ID:               27905
 Updated by:       [EMAIL PROTECTED]
 Reported By:      till at klimpong dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: freebsd 4.6
 PHP Version:      4.3.5
 New Comment:

You should always try the latest snapshot first..




Previous Comments:
------------------------------------------------------------------------

[2004-04-07 09:41:31] till at klimpong dot com

Description:
------------
configure:

./configure --with-apxs=/usr/local/sbin/apxs
--with-config-file-path=/usr/local/etc --enable-versioning
--with-regex=system --without-gd --with-pgsql --with-gd=/usr/local
--enable-gd-native-ttf --with-freetype-dir=/usr/local
--with-jpeg-dir=/usr/local --with-png-dir=/usr/local --with-zlib
--with-bz2=/usr --with-mcrypt=/usr/local --with-mhash=/usr/local
--with-pdflib=/usr/local --with-zlib-dir=/usr
--with-jpeg-dir=/usr/local --with-png-dir=/usr/local
--with-tiff-dir=/usr/local --with-mysql=/usr/local/mysql4
--with-expat-dir=/usr/local --with-xmlrpc --enable-xslt
--with-xslt-sablot --enable-wddx --with-dom=/usr/local --enable-ftp
--with-gettext=/usr/local --enable-mbregex --enable-bcmath
--enable-sockets --enable-sysvsem --enable-sysvshm --enable-trans-sid
--with-iconv=/usr/local --enable-exif --enable-track-vars --with-imap
--with-mcal --with-pear --with-openssl=/usr/local



error:

<snip>

include/c-client -I/usr/local/include/mcal
-I/usr/local/mysql4/include/mysql -I/usr/local/pgsql/include 
-I/usr/src/php-4.3.6RC2/TSRM  -g -O2  -prefer-pic -c
/usr/src/php-4.3.6RC2/ext/ftp/php_ftp.c -o ext/ftp/php_ftp.lo

/bin/sh /usr/src/php-4.3.6RC2/libtool --silent --preserve-dup-deps
--mode=compile gcc  -Iext/ftp/ -I/usr/src/php-4.3.6RC2/ext/ftp/
-DPHP_ATOM_INC -I/usr/src/php-4.3.6RC2/include
-I/usr/src/php-4.3.6RC2/main -I/usr/src/php-4.3.6RC2
-I/usr/src/php-4.3.6RC2/Zend -I/usr/local/include
-I/usr/local/include/libxml2 -I/usr/local/include/freetype2
-I/usr/local/include/gd -I/usr/local/include/c-client
-I/usr/local/include/mcal -I/usr/local/mysql4/include/mysql
-I/usr/local/pgsql/include  -I/usr/src/php-4.3.6RC2/TSRM  -g -O2 
-prefer-pic -c /usr/src/php-4.3.6RC2/ext/ftp/ftp.c -o ext/ftp/ftp.lo

/bin/sh /usr/src/php-4.3.6RC2/libtool --silent --preserve-dup-deps
--mode=compile gcc -I/usr/local/include/gd -Iext/gd/
-I/usr/src/php-4.3.6RC2/ext/gd/ -DPHP_ATOM_INC
-I/usr/src/php-4.3.6RC2/include -I/usr/src/php-4.3.6RC2/main
-I/usr/src/php-4.3.6RC2 -I/usr/src/php-4.3.6RC2/Zend
-I/usr/local/include -I/usr/local/include/libxml2
-I/usr/local/include/freetype2 -I/usr/local/include/gd
-I/usr/local/include/c-client -I/usr/local/include/mcal
-I/usr/local/mysql4/include/mysql -I/usr/local/pgsql/include 
-I/usr/src/php-4.3.6RC2/TSRM  -g -O2  -prefer-pic -c
/usr/src/php-4.3.6RC2/ext/gd/gd.c -o ext/gd/gd.lo

/usr/src/php-4.3.6RC2/ext/gd/gd.c: In function
`_php_image_bw_convert':

/usr/src/php-4.3.6RC2/ext/gd/gd.c:3642: structure has no member named
`trueColor'

*** Error code 1





./configure runs smooth, make fails.



I tried it on 4.3.5 and 4.3.6RC2, both fail. 4.3.4 worked for me.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=27905&edit=1

Reply via email to