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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 13:01:32 2024 UTC