php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14188 The make crashes
Submitted: 2001-11-22 18:11 UTC Modified: 2001-11-22 18:23 UTC
From: joursain at navegalia dot com Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 4.0.6 OS: SuSE 7.2
Private report: No CVE-ID: None
 [2001-11-22 18:11 UTC] joursain at navegalia dot com
Y uso this configure:

 ./configure --with-apxs=/usr/local/apache2/bin/apxs 
--enable-force-cgi-redirect --enable-discard-patch 
--enable-calendar --enable-FTP --with-java

and the make command gives me this error:

Making all in sapi
make[1]: Entering directory `/usr/local/php-4.0.6/sapi'
Making all in apache
make[2]: Entering directory 
`/usr/local/php-4.0.6/sapi/apache'
make[3]: Entering directory 
`/usr/local/php-4.0.6/sapi/apache'
/bin/sh /usr/local/php-4.0.6/libtool --silent 
--mode=compile gcc  -I. -I/usr/local/php-4.0.6/sapi/apache 
-I/usr/local/php-4.0.6/main -I/usr/local/php-4.0.6 
-I/usr/local/apache2/include -I/usr/local/php-4.0.6/Zend 
-I/usr/local/php-4.0.6/ext/mysql/libmysql 
-I/usr/local/php-4.0.6/ext/xml/expat/xmltok 
-I/usr/local/php-4.0.6/ext/xml/expat/xmlparse 
-I/usr/local/php-4.0.6/TSRM  -DSUPPORT_UTF8 
-DXML_BYTE_ORDER=12 -g -O2  -c sapi_apache.c

If i do not use apxs2 all run and make, but i have not the 
.so archive

Y use  Apache 2.0.16 Beta

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-22 18:23 UTC] hholzgra@php.net
duplicate submission  of bogus #14187

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 07:01:27 2024 UTC