Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2003 02:34:05 -0700
From:      Jens Haeusser <jens@zoology.ubc.ca>
To:        freebsd-questions@freebsd.org
Subject:   Trouble installing port p5-GD
Message-ID:  <BAE75B9D.7EDD%jens@zoology.ubc.ca>

next in thread | raw e-mail | index | archive | help
I'm having trouble installing the port p5-GD. When I cd
/usr/ports/graphics/p5-GD and run make, this is what I get:

---
===>  Building for p5-GD-1.41
cc -c -I/usr/local/include -I/usr/local/include/gd
-I/usr/local/include/freetype -I/usr/X11R6/include -I/usr/X11R6/include/X11
-O -pipe -march=pentiumpro      -DVERSION=\"1.41\"  -DXS_VERSION=\"1.41\"
-DPIC -fpic -I/usr/libdata/perl/5.00503/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.
---

Any suggestions? I do have all the other required ports installed, and
searched through the list archives in vain.

Jens Haeusser
Network Manager
Zoology, UBC



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAE75B9D.7EDD%jens>