Date: 05/16/01
- Next message: Karl Kuehn: "[PHP-INST] ext/java or SO problem on MacOS X"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi
i'm using FreeBSD 4.3-RELEASE
and i'm trying to build php --with-gd
Making all in gd
make[2]: Entering directory `/usr/local/src/php-4.0.5/ext/gd'
make[3]: Entering directory `/usr/local/src/php-4.0.5/ext/gd'
/bin/sh /usr/local/src/php-4.0.5/libtool --silent --mode=compile
gcc -I. -I/usr/local/src/php-4.0.5/ext/gd -I/usr/local/src/php-4.0.5/main -
I/usr/local/src/php-4.0.5 -I/usr/local/apache/include -I/usr/local/src/php-4
.0.5/Zend -I/usr/local/include -I/usr/local/mysql/include/mysql -I/usr/local
/src/php-4.0.5/ext/xml/expat/xmltok -I/usr/local/src/php-4.0.5/ext/xml/expat
/xmlparse -I/usr/local/src/php-4.0.5/TSRM -DMOD_SSL=208101 -DEAPI -DEAPI_MM
-DUSE_EXPAT -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -c gd.c
gd.c:91: conflicting types for `gdIOCtx'
/usr/local/include/gd_io.h:18: previous declaration of `gdIOCtx'
make[3]: *** [gd.lo] Error 1
make[3]: Leaving directory `/usr/local/src/php-4.0.5/ext/gd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/php-4.0.5/ext/gd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/php-4.0.5/ext'
make: *** [all-recursive] Error 1
su-2.04#
any ideas?
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-install-unsubscribe <email protected> For additional commands, e-mail: php-install-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Karl Kuehn: "[PHP-INST] ext/java or SO problem on MacOS X"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

