php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7939 compilation fails with --with-gd, --with-sablot, --with-caudium (= ZTS enabled)
Submitted: 2000-11-23 04:47 UTC Modified: 2000-11-23 09:57 UTC
From: jleg at nrw dot net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0 Latest CVS (23/11/2000) OS: Linux 2.2.16 (SuSE7)
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jleg at nrw dot net
New email:
PHP Version: OS:

 

 [2000-11-23 04:47 UTC] jleg at nrw dot net
Fix:

Index: ext//gd/gd.c
===================================================================
RCS file: /repository/php4/ext/gd/gd.c,v
retrieving revision 1.103
diff -r1.103 gd.c
988c988,989
<
---
>       GDLS_FETCH();
>

Index: ext//sablot/sablot.c
===================================================================
RCS file: /repository/php4/ext/sablot/sablot.c,v
retrieving revision 1.15
diff -r1.15 sablot.c
913a914
>       SABLOTLS_FETCH();
915c916
<
---
>
1166a1168
>     SABLOTLS_FETCH();

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-23 09:57 UTC] sniper@php.net
These are now fixed in CVS.

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 11 01:00:02 2026 UTC