[PHP-DEV] Bug #980: Cannot compile with Apache From: bancha <email protected>
Date: 12/08/98

From: bancha <email protected>
Operating system: Sparc Solaris 2.5.1 with gcc 2.8.1
PHP version: 3.0.5
PHP Bug Type: Compile Failure
Bug description: Cannot compile with Apache

gcc -DSOLARIS2=251 -DUSE_HSREGEX `./apaci` \
      -o httpd buildmark.o modules.o modules/php3/libphp3.a modules/standard/l
ibstandard.a main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a -L
modules/php3 -L../modules/php3 -L../../modules/php3 -lmodphp3 -L/export
/home/mysql/lib -lmysqlclient -lm -ldl -lsocket -lnsl -lreso
lv -lsocket -lnsl
Undefined first referenced
 symbol in file
__dn_skipname modules/php3/libphp3.a(dns.o)
ld: fatal: Symbol referencing errors. No output written to httpd
*** Error code 1
make: Fatal error: Command failed for target `target_static'

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>