Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2001 16:50:45 +0200 (CEST)
From:      Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-ports@freebsd.org
Subject:   mod_php4, gdlib
Message-ID:  <200108141450.f7EEojh95497@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help

I tried to compile www/mod_php4 and I'm getting an error :

d_php4/work/php-4.0.4pl1/main -I/usr/ports/www/mod_php4/work/php-4.0.4pl1 -I/usr/local/include/apache -I/usr/ports/www/mod_php4/work/php-4.0.4pl1/Zend -I/usr/local/include/freetype -I/usr/local/include -I/usr/local/include/mysql -I/usr/ports/www/mod_php4/work/php-4.0.4pl1/ext/xml/expat/xmltok -I/usr/ports/www/mod_php4/work/php-4.0.4pl1/ext/xml/expat/xmlparse -I/usr/ports/www/mod_php4/work/php-4.0.4pl1/TSRM  -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION="/usr/local/www/data/" -DDEFAULT_PATH="/bin:/usr/bin:/usr/local/bin" -DUSE_HSREGEX -DUSE_EXPAT -DXML_BYTE_ORDER=12 -O -pipe  -c gd.c
gd.c: In function `php_if_imagecreatefromstring':
gd.c:567: `gdImageCreateFromJpegCtx' undeclared (first use in this function)
gd.c:567: (Each undeclared identifier is reported only once
gd.c:567: for each function it appears in.)
gd.c:594: `gdImageCreateFromWBMPCtx' undeclared (first use in this function)
gd.c: In function `php_if_imagecreatefromjpeg':
gd.c:716: `gdImageCreateFromJpeg' undeclared (first use in this function)
gd.c:716: `gdImageCreateFromJpegCtx' undeclared (first use in this function)
gd.c: In function `php_if_imagecreatefromwbmp':
gd.c:772: `gdImageCreateFromWBMP' undeclared (first use in this function)
gd.c:772: `gdImageCreateFromWBMPCtx' undeclared (first use in this function)
gd.c: In function `php_if_imagejpeg':
gd.c:889: `gdImageJpeg' undeclared (first use in this function)
*** Error code 1

Stop in /usr/ports/www/mod_php4/work/php-4.0.4pl1/ext/gd.

Either my 4.2 environment is messed (with earlier gdlib installations?)
or something is wrong with the port. Any ideas?


-- 
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108141450.f7EEojh95497>