[mapserver-users] configure problems
Ken Kyler
ken at kyler.com
Fri Aug 23 17:19:13 PDT 2002
New problem. Again FreeBSD-4.5 STABLE
./configure \
--with-jpeg=/usr/local \
--with-freetype=/usr/local/include/freetype2 \
--with-png=/usr/local/lib \
--with-gd=/usr/local \
--with-php=/usr/ports/www/mod_php4/work/php-4.2.2 \
--enable-runpath
configure runs okay but 'make' yields the following...
Thoughts?
Ken
cd mapscript/php3; make; cd ../..
cc
ef -I. -I.. -DPIC -fpic -O2 -Wall -DCOMPILE_DL=1 -DPHP4 -DUSE_EPPL -DUS
E_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMA
GEGIFPTR -DUSE_JPEG -I/usr/local/src/mapserver-3.6.1 -I/usr/local/i
nclude -I/usr/local/include -I/usr/ports/www/mod_php4/work/php-4.2.2 -I/usr/
ports/www/mod_php4/work/php-4.2.2/dl -I/usr/ports/www/mod_php4/work/php-4.2.
2/main -I/usr/ports/www/mod_php4/work/php-4.2.2/Zend -I/usr/ports/www/mod_p
hp4/work/php-4.2.2/include -I/usr/ports/www/mod_php4/work/php-4.2.2/TSRM -c
php_mapscript.c
cc: undef: No such file or directory
php_mapscript.c: In function `php3_ms_img_saveImage':
php_mapscript.c:4652: warning: implicit declaration of function `php_header'
*** Error code 1
Stop in /usr/local/src/mapserver-3.6.1/mapscript/php3.
*** Error code 1
More information about the MapServer-users
mailing list