From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0.5 PHP Bug Type: Compile Problem Bug description: make fails with apache "Undefined simbol isinf" 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 -- Edit Bug report at: http://bugs.php.net/?id=10655&edit=1 -- 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]