php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16433 Can't have support for png under gd
Submitted: 2002-04-04 13:49 UTC Modified: 2002-04-04 14:02 UTC
From: avialle at houra dot fr Assigned:
Status: Not a bug Package: GD related
PHP Version: 4.1.2 OS: Solaris 8 sparc
Private report: No CVE-ID: None
 [2002-04-04 13:49 UTC] avialle at houra dot fr
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-04 14:02 UTC] sander@php.net
Do NOT open two bugs for the same issue!!!!
 [2002-04-05 04:34 UTC] avialle at houra dot fr
Sorry, I was not sure if it was related or not to the other bug. And since you are telling so many times on this web site to look at the other bugs before creating a new one. I've done this stupid thing when I found one looking like mine... Just close the other one. Thank you and sorry again.
 [2002-04-15 12:33 UTC] avialle at houra dot fr
Using gcc 3.0.3 + gnu binutils 2.11.2 has solved my problem. You can close the ticket. Sorry to bother.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 15:01:31 2024 UTC