ID: 11965
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Compile Failure
Operating System: Solaris 2.7 Sparc
PHP Version: 4.0.5
New Comment:

Fixed in PHP 4.0.6.


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

[2001-07-09 04:04:44] [EMAIL PROTECTED]

Compile falure when i trying to configure php with GD library. 
Configuration - 
./configure --with-apache=../apache_1.3.19 --with-gd=/usr/local  - passed
(if i use another options such as --with or any other problem will stay).
make (or gmake) filed
Error code : 
Making all in gd
gcc  -I. -I/usr/local/src/php-4.0.5/ext/gd -I/usr/local/src/php-4.0.5/main -I/us
r/local/src/php-4.0.5 -I/usr/local/src/apache_1.3.19/src/include -I/usr/local/sr
c/apache_1.3.19/src/os/unix -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/xmlto
k -I/usr/local/src/php-4.0.5/ext/xml/expat/xmlparse -I/usr/local/src/php-4.0.5/T
SRM  -D_POSIX_PTHREAD_SEMANTICS -DSUPPORT_UTF8 -DXML_BYTE_ORDER=21 -g -O2  -c gd
.c && touch gd.lo
gd.c:91: conflicting types for `gdIOCtx'
/usr/local/include/gd_io.h:18: previous declaration of `gdIOCtx'
*** Error code 1
make: Fatal error: Command failed for target `gd.lo'
Current working directory /usr/local/src/php-4.0.5/ext/gd
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/local/src/php-4.0.5/ext/gd
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/local/src/php-4.0.5/ext
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'   

Without GD library all other options compiler and work correctly.


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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11965&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to