From: ascott at casdn dot neu dot edu Operating system: Linux 2.4.20 PHP version: 4.3.5RC4 PHP Bug Type: Compile Failure Bug description: useing external GD library cause compile failure
Description: ------------ Newest version of php (4.3.5) fails to compile. Error appears to occur a link time, if I remember correctly "symbol no found gdImageWBMP". Most likely this is because I am useing an old version of gd (1.2). It _did_ compile, and work with version 4.3.4. I have worked around this by copying the old ext/gd source from 4.3.4 to 4.3.5. -- Edit bug report at http://bugs.php.net/?id=27718&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27718&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27718&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27718&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27718&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27718&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27718&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27718&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27718&r=support Expected behavior: http://bugs.php.net/fix.php?id=27718&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27718&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27718&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27718&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27718&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27718&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27718&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27718&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27718&r=float
