p5-GD-1.41 wont build

2003-06-07 Thread Christophe Zwecker
Hi,

when trying to build above I get this:

AutoSplitting blib/lib/GD.pm (blib/lib/auto/GD)
/usr/local/bin/perl5.6.1 -I/usr/local/lib/perl5/5.6.1/mach 
-I/usr/local/lib/perl5/5.6.1/BSDPAN 
/usr/local/lib/perl5/5.6.1/ExtUtils/xsubpp  -typemap 
/usr/local/lib/perl5/5.6.1/ExtUtils/typemap -typemap typemap GD.xs > 
GD.xsc && mv GD.xsc GD.c
cc -c -I/usr/local/include -I/usr/local/include/gd 
-I/usr/local/include/freetype -I@@X11BASE@@/include 
-I@@X11BASE@@/include/X11 -O -pipe -mcpu=pentiumpro -O -pipe 
-mcpu=pentiumpro-DVERSION=\"1.41\"  -DXS_VERSION=\"1.41\" -DPIC 
-fPIC -I/usr/local/lib/perl5/5.6.1/mach/CORE -DHAVE_JPEG -DHAVE_TTF 
-DHAVE_XPM GD.c
GD.xs: In function `newDynamicCtx':
GD.xs:342: structure has no member named `free'
GD.xs: In function `XS_GD__Image_newFromPngData':
GD.xs:395: structure has no member named `free'
GD.xs: In function `XS_GD__Image_newFromGdData':
GD.xs:412: structure has no member named `free'
GD.xs: In function `XS_GD__Image_newFromGd2Data':
GD.xs:429: structure has no member named `free'
GD.xs: In function `XS_GD__Image_newFromJpegData':
GD.xs:472: structure has no member named `free'
GD.xs: In function `XS_GD__Image_newFromWBMPData':
GD.xs:494: structure has no member named `free'
*** Error code 1

Stop in /usr/ports/graphics/p5-GD/work/GD-1.41.
*** Error code 1
Stop in /usr/ports/graphics/p5-GD.
*** Error code 1
Stop in /usr/ports/graphics/p5-GD-Graph.

anyone an idea what I have to do ?

thx alot for help!

Christophe
--
Christophe Zwecker mail: [EMAIL PROTECTED]
Hamburg, Germanyfon: +49 179 3994867
http://www.zwecker.de
"Who is General Failure ?  And why is he reading my disk ??"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


p5-GD-1.41 wont build

2003-07-01 Thread Christophe Zwecker
Hi,

when trying to build above I get this:

===>  Building for p5-GD-1.41
cc -c -I/usr/local/include -I/usr/local/include/gd 
-I/usr/local/include/freetype -I@@X11BASE@@/include 
-I@@X11BASE@@/include/X11 -O -pipe -mcpu=pentiumpro -O -pipe 
-mcpu=pentiumpro-DVERSION=\"1.41\"  -DXS_VERSION=\"1.41\" -DPIC 
-fPIC -I/usr/local/lib/perl5/5.6.1/mach/CORE -DHAVE_JPEG -DHAVE_TTF 
-DHAVE_XPM GD.c
GD.xs: In function `newDynamicCtx':
GD.xs:342: structure has no member named `free'
GD.xs: In function `XS_GD__Image_newFromPngData':
GD.xs:395: structure has no member named `free'
GD.xs: In function `XS_GD__Image_newFromGdData':
GD.xs:412: structure has no member named `free'
GD.xs: In function `XS_GD__Image_newFromGd2Data':
GD.xs:429: structure has no member named `free'
GD.xs: In function `XS_GD__Image_newFromJpegData':
GD.xs:472: structure has no member named `free'
GD.xs: In function `XS_GD__Image_newFromWBMPData':
GD.xs:494: structure has no member named `free'
*** Error code 1

any clue whats going wrong here ?

thx for any hints
--
Christophe Zwecker mail: [EMAIL PROTECTED]
Hamburg, Germanyfon: +49 179 3994867
http://www.zwecker.de
"Who is General Failure ?  And why is he reading my disk ??"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: p5-GD-1.41 wont build

2003-07-01 Thread Scot W. Hetzel
From: "Christophe Zwecker" <[EMAIL PROTECTED]>
> any clue whats going wrong here ?
>

One of the port-commiters updated the gd 1.x port to gd 2.0.15.  This has
been backed out as of 8 hours ago.  Uninstall  gd-2.0.15 and re-cvsup your
ports collection.

Scot

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"