php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #736 Compilation dies with the first c file
Submitted: 1998-09-10 14:50 UTC Modified: 1998-09-10 14:56 UTC
From: sozturk at fdch dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.3 OS: Linux 2.0.29 w/libc5
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: sozturk at fdch dot com
New email:
PHP Version: OS:

 

 [1998-09-10 14:50 UTC] sozturk at fdch dot com
./configure --with-apache=/usr/src/apache_1.3.1 --with-mysql=/usr/local/mysql --with-config-file-path=/etc/httpd/conf --with-dbase=yes --with-system-regex=yes --enable-debug=no --with-exec-dir=/home/www --enable-track-vars=yes --enable-magic-quotes=yes

gcc -g -O2    -I.   -I/usr/src/apache_1.3.1/src/include -I/usr/src/apache_1.3.1/src/os/unix      -I/usr/local/mysql/include/mysql               -c language-parser.tab.c -o language-parser.tab.o

command gives a lot of redefinition warnings and after a while just dies. If I use Apache 1.2.5 instead it's ok.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-09-10 14:56 UTC] rasmus
You need to be a lot more specific than that.  
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 22:00:02 2026 UTC