This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1601: checking host system type configure:1689: checking for gcc configure:1802: checking whether the C compiler (gcc -march=i686 -O3 -pipe ) works configure:1818: gcc -o conftest -march=i686 -O3 -pipe conftest.c 1>&5 configure:1844: checking whether the C compiler (gcc -march=i686 -O3 -pipe ) is a cross-compiler configure:1849: checking whether we are using GNU C configure:1858: gcc -E conftest.c configure:1877: checking whether gcc accepts -g configure:1910: checking whether gcc and cc understand -c and -o together configure:1925: gcc -c conftest.c -o conftest.o 1>&5 configure:1926: gcc -c conftest.c -o conftest.o 1>&5 configure:1931: cc -c conftest.c 1>&5 configure:1933: cc -c conftest.c -o conftest.o 1>&5 configure:1934: cc -c conftest.c -o conftest.o 1>&5 configure:1961: checking how to run the C preprocessor configure:1982: gcc -E conftest.c >/dev/null 2>conftest.out configure:2042: checking for AIX configure:2069: checking if compiler supports -R configure:2084: gcc -o conftest -march=i686 -O3 -pipe conftest.c -R /usr/lib 1>&5 gcc: unrecognized option `-R' /usr/lib: file not recognized: Is a directory collect2: ld returned 1 exit status configure: failed program was: #line 2077 "configure" #include "confdefs.h" int main() { ; return 0; } configure:2102: checking if compiler supports -Wl,-rpath, configure:2117: gcc -o conftest -march=i686 -O3 -pipe conftest.c -Wl,-rpath,/usr/lib 1>&5 configure:2142: checking for ranlib configure:2170: checking whether ln -s works configure:2195: checking for gawk configure:2229: checking for bison configure:2263: checking bison version configure:2273: checking for flex configure:2307: checking for yywrap in -lfl configure:2326: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lfl 1>&5 configure:2350: checking lex output file root configure:2371: checking whether yytext is a pointer configure:2390: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lfl 1>&5 configure:2414: checking for working const configure:2468: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:2493: checking flex version configure:2633: gcc -o conftest -march=i686 -O3 -pipe conftest.c 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/ccnM5EAC.o(.text+0x21): In function `main': : undefined reference to `pthread_mutexattr_init' /var/tmp/portage/mod_php-4.3.2/temp/ccnM5EAC.o(.text+0x35): In function `main': : undefined reference to `pthread_create' collect2: ld returned 1 exit status configure: failed program was: #line 2615 "configure" #include "confdefs.h" #include #include void *thread_routine(void *data) { return data; } int main() { pthread_t thd; pthread_mutexattr_t mattr; int data = 1; pthread_mutexattr_init(&mattr); return pthread_create(&thd, NULL, thread_routine, &data); } configure:2653: checking for pthreads_cflags configure:2686: gcc -o conftest -march=i686 -O3 -pipe -kthread conftest.c 1>&5 gcc: unrecognized option `-kthread' /var/tmp/portage/mod_php-4.3.2/temp/ccIpVJtY.o(.text+0x21): In function `main': : undefined reference to `pthread_mutexattr_init' /var/tmp/portage/mod_php-4.3.2/temp/ccIpVJtY.o(.text+0x35): In function `main': : undefined reference to `pthread_create' collect2: ld returned 1 exit status configure: failed program was: #line 2668 "configure" #include "confdefs.h" #include #include void *thread_routine(void *data) { return data; } int main() { pthread_t thd; pthread_mutexattr_t mattr; int data = 1; pthread_mutexattr_init(&mattr); return pthread_create(&thd, NULL, thread_routine, &data); } configure:2686: gcc -o conftest -march=i686 -O3 -pipe -pthread conftest.c 1>&5 configure:2716: checking for pthreads_lib configure:2842: checking for AOLserver support configure:3062: checking for Apache 1.x module support via DSO through APXS configure:4126: checking for member fd in BUFF * configure:4145: gcc -c -march=i686 -O3 -pipe -I/usr/include/apache conftest.c 1>&5 configure:4169: checking for mod_charset compatibility option configure:4236: checking for Apache 2.0 module support via DSO through APXS configure:4997: checking for Apache 2.0 handler-module support via DSO through APXS configure:5759: checking for Caudium support configure:6069: checking for CLI build configure:6129: checking for embedded SAPI library support configure:6312: checking for Zeus ISAPI support configure:6522: checking for NSAPI support configure:6843: checking for PHTTPD support configure:7052: checking for Pi3Web support configure:7361: checking for Roxen/Pike support configure:7610: checking for Servlet support configure:8088: checking for thttpd configure:8294: checking for TUX configure:8508: checking for webjames configure:8906: checking for chosen SAPI module configure:9811: checking for missing declarations of reentrant functions configure:9820: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:9845: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:9870: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:9895: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:9920: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:9944: checking for sendmail configure:9985: checking whether system uses EBCDIC configure:10004: gcc -o conftest -march=i686 -O3 -pipe conftest.c 1>&5 configure: failed program was: #line 9996 "configure" #include "confdefs.h" int main(void) { return (unsigned char)'A' != (unsigned char)0xC1; } configure:10078: checking for socket configure:10106: gcc -o conftest -march=i686 -O3 -pipe conftest.c 1>&5 configure:10335: checking for htonl configure:10363: gcc -o conftest -march=i686 -O3 -pipe conftest.c 1>&5 configure:10592: checking for gethostname configure:10620: gcc -o conftest -march=i686 -O3 -pipe conftest.c 1>&5 configure:10849: checking for gethostbyaddr configure:10877: gcc -o conftest -march=i686 -O3 -pipe conftest.c 1>&5 configure:11106: checking for yp_get_default_domain configure:11134: gcc -o conftest -march=i686 -O3 -pipe conftest.c 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/ccSA5PK6.o(.text+0x7): In function `main': : undefined reference to `yp_get_default_domain' collect2: ld returned 1 exit status configure: failed program was: #line 11111 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char yp_get_default_domain(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char yp_get_default_domain(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_yp_get_default_domain) || defined (__stub___yp_get_default_domain) choke me #else yp_get_default_domain(); #endif ; return 0; } configure:11152: checking for __yp_get_default_domain configure:11180: gcc -o conftest -march=i686 -O3 -pipe conftest.c 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/ccLAgdJc.o(.text+0x7): In function `main': : undefined reference to `__yp_get_default_domain' collect2: ld returned 1 exit status configure: failed program was: #line 11157 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __yp_get_default_domain(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __yp_get_default_domain(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___yp_get_default_domain) || defined (__stub_____yp_get_default_domain) choke me #else __yp_get_default_domain(); #endif ; return 0; } configure:11218: checking for yp_get_default_domain in -lnsl configure:11237: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lnsl 1>&5 configure:11312: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lnsl 1>&5 configure:11364: checking for dlopen configure:11392: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lnsl 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/cczY0Yq5.o(.text+0x7): In function `main': : undefined reference to `dlopen' collect2: ld returned 1 exit status configure: failed program was: #line 11369 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dlopen(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dlopen(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_dlopen) || defined (__stub___dlopen) choke me #else dlopen(); #endif ; return 0; } configure:11410: checking for __dlopen configure:11438: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lnsl 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/ccCTOTBc.o(.text+0x7): In function `main': : undefined reference to `__dlopen' collect2: ld returned 1 exit status configure: failed program was: #line 11415 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __dlopen(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __dlopen(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___dlopen) || defined (__stub_____dlopen) choke me #else __dlopen(); #endif ; return 0; } configure:11476: checking for dlopen in -ldl configure:11495: gcc -o conftest -march=i686 -O3 -pipe conftest.c -ldl -lnsl 1>&5 configure:11570: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lnsl -ldl 1>&5 configure:11622: checking for sin in -lm configure:11641: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lm -ldl -lnsl 1>&5 configure:11634: warning: conflicting types for built-in function `sin' configure:11675: checking for res_search configure:11703: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lm -ldl -lnsl 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/ccYYmZcj.o(.text+0x7): In function `main': : undefined reference to `res_search' collect2: ld returned 1 exit status configure: failed program was: #line 11680 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char res_search(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char res_search(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_res_search) || defined (__stub___res_search) choke me #else res_search(); #endif ; return 0; } configure:11721: checking for __res_search configure:11749: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lm -ldl -lnsl 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/ccQfYCZC.o(.text+0x7): In function `main': : undefined reference to `__res_search' collect2: ld returned 1 exit status configure: failed program was: #line 11726 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __res_search(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __res_search(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___res_search) || defined (__stub_____res_search) choke me #else __res_search(); #endif ; return 0; } configure:11787: checking for res_search in -lresolv configure:11806: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:11881: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lm -ldl -lnsl -lresolv 1>&5 configure:12211: checking for inet_aton configure:12239: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:12607: checking for dn_skipname configure:12635: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/cch8i2aM.o(.text+0x7): In function `main': : undefined reference to `dn_skipname' collect2: ld returned 1 exit status configure: failed program was: #line 12612 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dn_skipname(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dn_skipname(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_dn_skipname) || defined (__stub___dn_skipname) choke me #else dn_skipname(); #endif ; return 0; } configure:12653: checking for __dn_skipname configure:12681: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:13001: checking for ANSI C header files configure:13014: gcc -E conftest.c >/dev/null 2>conftest.out configure:13081: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:13111: checking for dirent.h that defines DIR configure:13124: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:13149: checking for opendir in -ldir configure:13168: gcc -o conftest -march=i686 -O3 -pipe conftest.c -ldir -lresolv -lm -ldl -lnsl 1>&5 /usr/i686-pc-linux-gnu/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure: failed program was: #line 13157 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir(); int main() { opendir() ; return 0; } configure:13275: checking for fclose declaration configure:13284: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:13356: checking for ApplicationServices/ApplicationServices.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13362: ApplicationServices/ApplicationServices.h: No such file or directory configure: failed program was: #line 13361 "configure" #include "confdefs.h" #include configure:13356: checking for sys/types.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/time.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for netinet/in.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for alloca.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for arpa/inet.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for arpa/nameser.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for assert.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for crypt.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for fcntl.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for grp.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for ieeefp.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13362: ieeefp.h: No such file or directory configure: failed program was: #line 13361 "configure" #include "confdefs.h" #include configure:13356: checking for langinfo.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for limits.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for locale.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for monetary.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for mach-o/dyld.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13362: mach-o/dyld.h: No such file or directory configure: failed program was: #line 13361 "configure" #include "confdefs.h" #include configure:13356: checking for netdb.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for pwd.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for resolv.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for signal.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for stdarg.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for stdlib.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for string.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for syslog.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sysexits.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/file.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/mman.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/mount.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/poll.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/resource.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/select.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/socket.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/statfs.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/statvfs.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/vfs.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/sysexits.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13362: sys/sysexits.h: No such file or directory configure: failed program was: #line 13361 "configure" #include "confdefs.h" #include configure:13356: checking for sys/varargs.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13362: sys/varargs.h: No such file or directory configure: failed program was: #line 13361 "configure" #include "confdefs.h" #include configure:13356: checking for sys/wait.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for unistd.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for unix.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13362: unix.h: No such file or directory configure: failed program was: #line 13361 "configure" #include "confdefs.h" #include configure:13356: checking for utime.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/utsname.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13356: checking for sys/ipc.h configure:13366: gcc -E conftest.c >/dev/null 2>conftest.out configure:13395: checking for fopencookie configure:13423: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:13454: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:13506: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:13567: checking for broken getcwd configure:13582: checking for broken libc stdio configure:13643: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:13671: checking whether struct tm is in sys/time.h or time.h configure:13684: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:13705: checking for tm_zone in struct tm configure:13718: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:13777: checking for tm_gmtoff in struct tm configure:13790: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:13813: checking for struct flock configure:13828: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:13855: checking for socklen_t configure:13872: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:13898: checking size of long configure:13917: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:13937: checking size of int configure:13956: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:13977: checking for st_blksize in struct stat configure:13990: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:14012: checking for st_blocks in struct stat configure:14025: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:14052: checking for st_rdev in struct stat configure:14065: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:14087: checking for size_t configure:14120: checking for uid_t in sys/types.h configure:14155: checking for struct sockaddr_storage configure:14168: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:14200: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure: In function `main': configure:14196: structure has no member named `sa_len' configure: failed program was: #line 14190 "configure" #include "confdefs.h" #include #include int main() { static struct sockaddr sa; int n = (int) sa.sa_len; return n ; return 0; } configure:14213: checking for IPv6 support configure:14227: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14245: checking for vprintf configure:14273: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for alphasort configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for asctime_r configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for chroot configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for ctime_r configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for cuserid configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for crypt configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/ccFXiKBx.o(.text+0x7): In function `main': : undefined reference to `crypt' collect2: ld returned 1 exit status configure: failed program was: #line 14422 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char crypt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char crypt(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_crypt) || defined (__stub___crypt) choke me #else crypt(); #endif ; return 0; } configure:14417: checking for flock configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for ftok configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for funopen configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/cc8NQzjq.o(.text+0x7): In function `main': : undefined reference to `funopen' collect2: ld returned 1 exit status configure: failed program was: #line 14422 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char funopen(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char funopen(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_funopen) || defined (__stub___funopen) choke me #else funopen(); #endif ; return 0; } configure:14417: checking for gai_strerror configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for gcvt configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for getlogin configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for getprotobyname configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for getprotobynumber configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for getservbyname configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for getservbyport configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for getrusage configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for gettimeofday configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for gmtime_r configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for isascii configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for link configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for localtime_r configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for lockf configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for lrand48 configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for memcpy configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14429: warning: conflicting types for built-in function `memcpy' configure:14417: checking for memmove configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for mkstemp configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for mmap configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for nl_langinfo configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for perror configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for poll configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for putenv configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for realpath configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for random configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for rand_r configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for regcomp configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for res_search configure:14417: checking for scandir configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for setitimer configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for setlocale configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for localeconv configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for setsockopt configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for setvbuf configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for shutdown configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for sin configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14429: warning: conflicting types for built-in function `sin' configure:14417: checking for snprintf configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for srand48 configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for srandom configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for statfs configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for statvfs configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for std_syslog configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/ccbuh2Or.o(.text+0x7): In function `main': : undefined reference to `std_syslog' collect2: ld returned 1 exit status configure: failed program was: #line 14422 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char std_syslog(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char std_syslog(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_std_syslog) || defined (__stub___std_syslog) choke me #else std_syslog(); #endif ; return 0; } configure:14417: checking for strcasecmp configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for strcoll configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for strdup configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for strerror configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for strftime configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for strstr configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for strtok_r configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for symlink configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for tempnam configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/ccVXLxIe.o(.text+0x7): In function `main': : the use of `tempnam' is dangerous, better use `mkstemp' configure:14417: checking for tzset configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for unsetenv configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for usleep configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for utime configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14417: checking for vsnprintf configure:14445: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14471: checking for getaddrinfo configure:14483: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:14506: checking for strlcat configure:14534: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/cc2KNkAd.o(.text+0x7): In function `main': : undefined reference to `strlcat' collect2: ld returned 1 exit status configure: failed program was: #line 14511 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strlcat(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strlcat(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_strlcat) || defined (__stub___strlcat) choke me #else strlcat(); #endif ; return 0; } configure:14506: checking for strlcpy configure:14534: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/mod_php-4.3.2/temp/ccVGNtqn.o(.text+0x7): In function `main': : undefined reference to `strlcpy' collect2: ld returned 1 exit status configure: failed program was: #line 14511 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strlcpy(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strlcpy(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_strlcpy) || defined (__stub___strlcpy) choke me #else strlcpy(); #endif ; return 0; } configure:14506: checking for getopt configure:14534: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14561: checking whether utime accepts a null argument configure:14582: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14608: checking for working alloca.h configure:14641: checking for alloca configure:14674: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14841: checking whether sprintf is broken configure:14856: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14890: checking whether snprintf is broken configure:14918: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14952: checking for declared timezone configure:14973: gcc -c -march=i686 -O3 -pipe conftest.c 1>&5 configure:14999: checking for type of reentrant time-related functions configure:15028: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure: In function `main': configure:15020: warning: assignment makes integer from pointer without a cast configure:15021: too many arguments to function `asctime_r' configure: failed program was: #line 15010 "configure" #include "confdefs.h" #include main() { char buf[27]; struct tm t; time_t old = 0; int r, s; s = gmtime_r(&old, &t); r = (int) asctime_r(&t, buf, 26); if (r == s && s == 0) return (0); return (1); } configure:15058: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure: In function `main': configure:15051: too many arguments to function `asctime_r' configure: failed program was: #line 15042 "configure" #include "confdefs.h" #include main() { struct tm t, *s; time_t old = 0; char buf[27], *p; s = gmtime_r(&old, &t); p = asctime_r(&t, buf, 26); if (p == buf && s == &t) return (0); return (1); } configure:15096: checking for readdir_r configure:15124: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15146: checking for type of readdir_r configure:15182: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15300: checking whether to include debugging symbols configure:15333: checking layout of installed files configure:15367: checking path to configuration file configure:15403: checking directory to be scanned for configuration files configure:15436: checking whether to install PEAR, and where configure:15496: checking whether to enable safe mode by default configure:15531: checking for safe mode exec dir configure:15572: checking whether to enable PHP's own SIGCHLD handler configure:15609: checking whether to enable magic quotes by default configure:15646: checking whether to enable runpaths configure:15671: checking whether to explicitly link against libgcc configure:15750: checking whether to enable short tags by default configure:15787: checking whether to enable dmalloc configure:15875: checking whether to enable IPv6 support configure:15908: checking for OpenSSL support configure:15978: checking for OpenSSL version configure:16076: checking for CRYPTO_free in -lcrypto configure:16095: gcc -o conftest -march=i686 -O3 -pipe -L/usr/lib conftest.c -lcrypto -lresolv -lm -ldl -lnsl 1>&5 configure:16143: checking for SSL_CTX_set_ssl_version in -lssl configure:16162: gcc -o conftest -march=i686 -O3 -pipe -L/usr/lib conftest.c -lssl -lcrypto -lresolv -lm -ldl -lnsl 1>&5 configure:16242: checking for ZLIB support configure:16288: checking if the location of ZLIB install directory is defined configure:16708: checking whether to enable bc style precision math functions configure:16989: checking for BZip2 support configure:17037: checking for BZip2 in default path configure:17183: checking for BZ2_bzerror in -lbz2 configure:17202: gcc -o conftest -march=i686 -O3 -pipe conftest.c -lbz2 -lbz2 -lssl -lcrypto -lresolv -lm -ldl -lnsl 1>&5 configure:17441: checking whether to enable calendar conversion support configure:17707: checking for cpdflib support configure:18369: checking for CRACKlib support configure:18780: checking whether to enable ctype functions configure:19042: checking for CURL support configure:19666: checking for cyrus imap support configure:20578: checking for xDBM support configure:21196: checking whether to enable DBA configure:21262: checking for gdbm_open in -lgdbm configure:21281: gcc -o conftest -march=i686 -O3 -pipe -L/usr/lib conftest.c -lgdbm -lcrack -lbz2 -lssl -lcrypto -lresolv -lm -ldl -lnsl 1>&5 configure:21441: checking for GDBM support configure:21482: checking for dbm_open in -lndbm configure:21501: gcc -o conftest -march=i686 -O3 -pipe -L/usr/lib conftest.c -lndbm -lgdbm -lcrack -lbz2 -lssl -lcrypto -lresolv -lm -ldl -lnsl 1>&5 configure:21663: checking for NDBM support configure:21962: checking for Berkeley DB4 support configure:22282: checking for Berkeley DB3 support configure:22602: checking for Berkeley DB2 support configure:22841: checking for DBM support configure:23099: checking for CDB support configure:23153: checking for FlatFile support configure:23168: checking whether to enable DBA interface configure:23407: checking whether to enable dbase support configure:23669: checking whether to enable dbx support configure:23927: checking whether to enable direct I/O support configure:24187: checking for DOM support configure:24281: checking for libxml version