There are other problems with gd, specifically with the xpm
stuff. RC3 barfs compiling against external gd libs.

Incorporating the changes found in:

http://cvs.php.net/co.php/php4/ext/gd/php_gd.h?login=2&r=1.49

and

http://cvs.php.net/co.php/php4/ext/gd/gd.c?login=2&r=1.239

fixes the problem, which didn't occur in RC2.

Regards
Mike Robinson

Marcus Börger writes:

> When you use gd and jpeg configure.m4 from gd will check 
> first for existance of the library file and second for one of 
> its functions. So i guess there is somethink wrong with the 
> #ifdefs in gd.c or in generating them in config.m4. This is 
> all i can say now but perhaps i can take a look into it 
> tomorrow.....after sleeping :-)
> 
> This is you rline: "checking for jpeg_read_header in -ljpeg... yes"
> 


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to