From:             webmaster at pro-g dot co dot uk
Operating system: freeBSD 5.4-RELEASE
PHP version:      5.0.4
PHP Bug Type:     *Compile Issues
Bug description:  I recieve a warning on ./configure for no apparent reason

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 bug report at http://bugs.php.net/?id=33354&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=33354&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=33354&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=33354&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=33354&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=33354&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=33354&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=33354&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=33354&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=33354&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=33354&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=33354&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=33354&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=33354&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=33354&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=33354&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=33354&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=33354&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=33354&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=33354&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=33354&r=mysqlcfg

Reply via email to