From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: make error when making apache
I keep getting an error when I try to do a make in the apache_1.3.22 directory. Everything up to that was good. I was able to make php and install it. Here is the error: <=== src/modules gcc -c -I./os/unix -I./include -DSOLARIS2=280 -I/scratch/php-4.1.1 -I/scr atch/php-4.1.1/main -I/scratch/php-4.1.1/main -I/scratch/php-4.1.1/Zend -I/s cratch/php-4.1.1/Zend -I/scratch/php-4.1.1/TSRM -I/scratch/php-4.1.1/TSRM -I /scratch/php-4.1.1 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` modules.c gcc -c -I./os/unix -I./include -DSOLARIS2=280 -I/scratch/php-4.1.1 -I/scr atch/php-4.1.1/main -I/scratch/php-4.1.1/main -I/scratch/php-4.1.1/Zend -I/s cratch/php-4.1.1/Zend -I/scratch/php-4.1.1/TSRM -I/scratch/php-4.1.1/TSRM -I /scratch/php-4.1.1 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` buildmark.c gcc -DSOLARIS2=280 -I/scratch/php-4.1.1 -I/scratch/php-4.1.1/main -I/scratc h/php-4.1.1/main -I/scratch/php-4.1.1/Zend -I/scratch/php-4.1.1/Zend -I/scra tch/php-4.1.1/TSRM -I/scratch/php-4.1.1/TSRM -I/scratch/php-4.1.1 -DUSE_EXPA T -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` \ -o httpd buildmark.o modules.o modules/php4/libphp4.a modules/standard/libstandard.a main/libmain.a ./os/unix/libos.a ap/libap.a lib/expat-lite/libexpat.a -R/usr/ucblib -R/usr/local/lib/gcc-lib/sparc-sun- solaris2.8/2.95.3 -R/oracle/app/oracle/product/8.0.5/lib -L/usr/ucblib -L/u sr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3 -L/oracle/app/oracle/produc t/8.0.5/lib -Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4 -lpam -ldl -lclntsh -lpsa -lcore4 -lnlsrtl3 -ldl -lgen -lsocket -lnsl -lcr ypt -lresolv -lresolv -lm -ldl -lnsl -lsocket -lsocket -lgcc -lcrypt -lso cket -lnsl Undefined first referenced symbol in file dn_skipname modules/php4/libphp4.a(dns.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 `/scratch/apache_1.3.22/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/scratch/apache_1.3.22' make: *** [build] Error 2 -- Edit bug report at http://bugs.php.net/?id=15968&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15968&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15968&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15968&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15968&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15968&r=support Expected behavior: http://bugs.php.net/fix.php?id=15968&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15968&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15968&r=submittedtwice