ID: 10419 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Problem Description: apache ./configure fails problem solved. using the official patch for oracle from technet.oracle.com will do the job.... Previous Comments: --------------------------------------------------------------------------- [2001-04-20 05:56:04] [EMAIL PROTECTED] this is the same as bug #9950 when i add -lpthread to LIBS in the apache makefile, some errors are solved but not all when running ./configure in the apache dir. /usr/lib/libresolv.so: undefined reference to `[EMAIL PROTECTED]' /usr/lib/libnsl.so: undefined reference to `[EMAIL PROTECTED]' /usr/lib/libnsl.so: undefined reference to `[EMAIL PROTECTED]' /usr/lib/libnsl.so: undefined reference to `[EMAIL PROTECTED]' /usr/lib/libresolv.so: undefined reference to `[EMAIL PROTECTED]' /usr/lib/libresolv.so: undefined reference to `[EMAIL PROTECTED]' /usr/lib/libresolv.so: undefined reference to `[EMAIL PROTECTED]' /usr/lib/libnsl.so: undefined reference to `[EMAIL PROTECTED]' collect2: ld returned 1 exit status latest cvs from php (checked out on 20-apr-01 11:40) can't run ./configure correctly: loading cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... i686-pc-linux-gnu checking for mawk... no checking for gawk... gawk checking for bison... bison -y checking bison version... 1.28 (ok) checking for gcc... gcc checking whether the C compiler (gcc ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. so i can't try apache configure together with latest cvs gcc is: gcc version 2.95.3 20010315 (release) and gcc works correctly with all other configure scripts. any ideas ? thx gerald --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=10419 -- 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]