ID: 10655
User Update by: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Compile Problem
Description: make fails with apache "Undefined simbol isinf"



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

[2001-05-03 20:46:08] [EMAIL PROTECTED]
php configured:
./configure --with-apache=/export/home/grisha/apache/apache_1.3.19 --enable-sockets 
--with-domxml=/usr/local/lib --with-sablot=/usr/local/lib --with-xml 
--enable-sablot-errors-descriptive
make and make install succesfull
apache configured:
./configure --activate-module=src/modules/php4/libphp4.a

then make in apache_1.3.19 fails with the message:

am  -ldl -lexpat -lsablot -lresolv -lresolv -lm -ldl -lcrypt -lnsl -lsocket  -lsocket 
-lgcc   -lsocket -lnsl

Undefined                       first referenced
 symbol                             in file
isinf                               modules/php4/libphp4.a(formatted_print.o)
ld: fatal: Symbol referencing errors. No output written to httpd
collect2: ld returned 1 exit status
make[2]: *** [target_static] Error 1
make[2]: Leaving directory `/export/home/grisha/apache/apache_1.3.19/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/export/home/grisha/apache/apache_1.3.19'
make: *** [build] Error 2


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


Full Bug description available at: http://bugs.php.net/?id=10655


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to