php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15925 ext/gd/config.m4 broken in HEAD
Submitted: 2002-03-07 02:28 UTC Modified: 2002-07-07 22:03 UTC
Votes:3
Avg. Score:3.7 ± 1.9
Reproduced:0 of 1 (0.0%)
From: derick@php.net Assigned:
Status: Closed Package: GD related
PHP Version: 4.0CVS-2002-03-07 OS: doesn't matter a single bit
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: derick@php.net
New email:
PHP Version: OS:

 

 [2002-03-07 02:28 UTC] derick@php.net
Guys, ext/gd/config.m4 needs to be fixed before 4.2 goes out.  Right now
it does a terrible job detecting gd2/freetype2 TTF functions as the tests
are missing the required -lfreetype.  Rolling back to config.m4 from the
4.1.2 release makes everything work just fine.

-Rasmus

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-07 17:35 UTC] hirokawa@php.net
This bug has been fixed in CVS.

I applied reverse patch for PHP 4.1.2.
gd2/freetype2 detection related issue is solved by this fix.

But, GD/Freetype related issue Rasmus mentioned is still existing and need to befixed.

 [2002-03-08 02:21 UTC] derick@php.net
Ok, but this bug was for Rasmus' bug :)... so opening again.

Derick
 [2002-06-28 04:46 UTC] sniper@php.net
Does this happen with HEAD too? (I can't reproduce this..)

 [2002-06-28 04:56 UTC] derick@php.net
Fix reporter
 [2002-06-28 21:46 UTC] imajes@php.net
is this still valid, with all the recent fixes to GD?
 [2002-07-07 22:03 UTC] sniper@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 04:01:30 2024 UTC