p5-GD-1.41 wont build
From: Christophe Zwecker (doc_at_zwecker.de)
Date: 07/02/03
- Previous message: Christophe Zwecker: "Current Courier-mta"
- Next in thread: Scot W. Hetzel: "Re: p5-GD-1.41 wont build"
- Reply: Scot W. Hetzel: "Re: p5-GD-1.41 wont build"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 02 Jul 2003 03:32:11 +0200 To: freebsd-current@freebsd.org
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: doc@zwecker.de Hamburg, Germany fon: +49 179 3994867 http://www.zwecker.de "Who is General Failure ? And why is he reading my disk ??" _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Christophe Zwecker: "Current Courier-mta"
- Next in thread: Scot W. Hetzel: "Re: p5-GD-1.41 wont build"
- Reply: Scot W. Hetzel: "Re: p5-GD-1.41 wont build"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|