php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2828 PHP - cannot finish make
Submitted: 1999-11-25 12:10 UTC Modified: 2000-08-06 06:25 UTC
From: poc at secunet dot cz Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.12 OS: SuSe Linux 6.2
Private report: No CVE-ID: None
 [1999-11-25 12:10 UTC] poc at secunet dot cz
Hi,
i just find GD on web. I instaled GD, and then tried install PHP again. Here is output of "make":

gcc -g -O2 -O2   -I. -I.                     -I/usr/local/gd-1.7.3 -I/usr/include    -c internal_functions.c -o internal_functions.o
In file included from internal_functions.c:72:
functions/php3_gd.h:56: parse error before `int'
functions/php3_gd.h:92: warning: parameter names (without types) in function dec
laration
functions/php3_gd.h:93: parse error before `int'
make: *** [internal_functions.o] Error 1     

What is still wrong?
regards, Marek

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-29 22:08 UTC] sas at cvs dot php dot net
Does that still happen with a recent snapshot? Please try a PHP 3 snapshot from

http://va.php.net/~sas/snapshots/
 [2000-02-23 12:49 UTC] sas at cvs dot php dot net
Status change
 [2000-08-06 06:25 UTC] rasmus@php.net
No response, and this is known to work fine.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 28 00:00:01 2026 UTC