ID:               33354
 User updated by:  webmaster at pro-g dot co dot uk
 Reported By:      webmaster at pro-g dot co dot uk
 Status:           Open
 Bug Type:         *Compile Issues
 Operating System: freeBSD 5.4-RELEASE
 PHP Version:      5.0.4
 New Comment:

Just found out the same thing also happens with no arguments; simply
with the command ./configure


Previous Comments:
------------------------------------------------------------------------

[2005-06-15 16:36:35] webmaster at pro-g dot co dot uk

Description:
------------
When trying to configure PHP as a shared apache module (./configure
--with-apxs2=/usr/local/apache2/bin/apxs) it completes with a warning
altering me to a problem, even with the most basic configuration.  It
says to check the debug log, but there appears to be nothing wrong. 
The output seems normal.




Reproduce code:
---------------
debug.log file:

CONFIGURE:   './configure' '--with-apxs2=/usr/local/apache2/bin/apxs'
CC:         gcc
CFLAGS:     -g -O2
CPPFLAGS:   
CXX:        
CXXFLAGS:   
INCLUDES:    -I/usr/local/include/libxml2 -I/usr/local/include
LDFLAGS:     -R/usr/local/lib -L/usr/local/lib
LIBS:       -lcrypt -lm  -lxml2 -lz -liconv -lm -lxml2 -lz -liconv -lm
-lxml2 -lz -liconv -lm -lcrypt
DLIBS:      
SAPI:       apache2handler
PHP_RPATHS:  /usr/local/lib
uname -a:   FreeBSD jack 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8
07:00:26 UTC 2005    
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  amd64

gcc -o conftest -g -O2   -R/usr

-------------

The output I get can be seen here: http://nopaste.php-q.net/141222

Expected result:
----------------
Should configure with no warning.

Actual result:
--------------
Displays warning.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=33354&edit=1

Reply via email to