From: [EMAIL PROTECTED] Operating system: Solaris 8 sparc PHP version: 4.1.2 PHP Bug Type: GD related Bug description: Can't have support for png under gd
Compiling PHP 4.1.2 with apache 1.3.19 with gcc 2.95.3 under solaris 8 sparc 64 bit refuses to enable png support under gd. I have tryed all the good options (--with-png-dir=, --with-gd, etc.) all avalable gd, png, zlib library versions I could find, that compiles fine, and under many directories... Always the same result: it compiles fine without errors or warnings, it works fine for everything exept for png or even jpeg support under gd (I can see that under phpinfo, or when I try to use gd/png functions)... What the hell is wrong... I have made the same build under linux RedHat 6.2 or RedHat 7.2 and it works... I have tried to build it about 20 times differently under solaris and it does not work. Need help here. Thanks. -- Edit bug report at http://bugs.php.net/?id=16433&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16433&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16433&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16433&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16433&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16433&r=support Expected behavior: http://bugs.php.net/fix.php?id=16433&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16433&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16433&r=submittedtwice
