php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6755 gd.c: gd_globals undefined
Submitted: 2000-09-14 04:47 UTC Modified: 2000-10-13 22:17 UTC
From: Wolfram dot Schmidt at iao dot fhg dot de Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.2 OS: Solaris 2.6
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
36 - 32 = ?
Subscribe to this entry?

 
 [2000-09-14 04:47 UTC] Wolfram dot Schmidt at iao dot fhg dot de
Compile fails with 
gd.c: line 806 symbol gd_globals undefined

The similar looking funxtions above and below have a line
	GDLS_FETCH();
which I inserted. Now it compiles. Couldnot test it yet, because now other compile failures show up.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-13 22:17 UTC] sniper@php.net
This should be fixed with PHP 4.0.3. 
If you still have this same problem with it, please reopen this bug report.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 03:01:27 2024 UTC