ID: 10089
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: Compile Failure
Description: gd1.8.4 compiled into php causes compile failure, gif isn't supported

sorry, i forgot that..
./configure --with-apxs --with-msql --with-gd

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

[2001-03-31 17:31:59] [EMAIL PROTECTED]
1. There is no GIF support in GD 1.8.4 
2. What was the configure line used to configure PHP?

Most likely you have got some old gd.h somewhere in 
your system which is found by PHP configure.
Try removing every old remains of GD library and reinstall
it.

--Jani


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

[2001-03-31 07:40:05] [EMAIL PROTECTED]
While compiling php with gd support it completely stops. gd now no longer supports gif 
files. Because of this while running "make" it cause the compile to crash because the 
associated "gif" commands are not recognised.
I found by editing the gd.c file under ext dir and removing anything with "gif" in it 
I could finish the compilation.

By the way PHP is a top language and I love using it. Only just starting with it

Thanks
Evan

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


Full Bug description available at: http://bugs.php.net/?id=10089


-- 
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