php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1192 Compiling php3
Submitted: 1999-03-01 12:42 UTC Modified: 1999-03-02 06:29 UTC
From: fleurance at tally dot fr Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.6 OS: Linux suse 5.3
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: fleurance at tally dot fr
New email:
PHP Version: OS:

 

 [1999-03-01 12:42 UTC] fleurance at tally dot fr
I can't compile PHP3 and apache.
When  i do, i have the next error :               
root\n/root/php-3.0.6                                                           
root $ make                                                                     
gcc -g -O2 -O2   -I. -I.   -I../apache_1.3.4/src/include -I../apache_1.3.4/src/o
s/unix      -I/usr/local/include/mysql                    -c internal_functions.
c -o internal_functions.o                                                       
In file included from internal_functions.c:70:                                  
functions/php3_gd.h:44: gd.h: No such file or directory                         
make: *** [internal_functions.o] Error 1                     
Thi is my ./configure line :
./configure --with-mysql --with-apache="../apache_1.3.4" --enable-track-vars.

Please help me, it is very urgent. I must start to produce before the end of the week, it my last chance to start a linux project in my offic.
mailto:fleurance@tally.fr 
                

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-03-02 06:29 UTC] sas
Add a --without-gd to the ./configure line or install the headers of gd
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 21 03:01:27 2024 UTC