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
 [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

Add a Patch

Pull Requests

Add a Pull Request

History

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

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 06:01:31 2024 UTC