php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #702 gd.h missing from source distribution.
Submitted: 1998-08-29 18:45 UTC Modified: 1998-08-30 16:16 UTC
From: curtb at iquest dot net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.3 OS: Linux 2.0.35 glibc
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: curtb at iquest dot net
New email:
PHP Version: OS:

 

 [1998-08-29 18:45 UTC] curtb at iquest dot net
In file included from functions/php3_pgsql.h:80,
                 from internal_functions.c:61:
/usr/include/libpq-fe.h:349: warning: `palloc' redefined
/usr/include/apache/ap_compat.h:232: warning: this is the location of the previous definition
In file included from internal_functions.c:69:
functions/php3_gd.h:44: gd.h: No such file or directory
make: *** [internal_functions.o] Error 1
Bad exit status from /var/tmp/rpm-tmp.28374 (%build)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-08-30 16:16 UTC] zeev
gd.h isn't supposed to be a part of the PHP distribution,
it's a part of the GD graphics library distribution.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 20:00:02 2026 UTC