This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1631: checking host system type configure:1719: checking for gcc configure:1832: checking whether the C compiler (gcc -O2 -pipe -fno-strict-aliasing -mtune=7450 ) works configure:1848: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:1874: checking whether the C compiler (gcc -O2 -pipe -fno-strict-aliasing -mtune=7450 ) is a cross-compiler configure:1879: checking whether we are using GNU C configure:1888: gcc -E conftest.c configure:1907: checking whether gcc accepts -g configure:1940: checking whether gcc and cc understand -c and -o together configure:1955: gcc -c conftest.c -o conftest.o 1>&5 configure:1956: gcc -c conftest.c -o conftest.o 1>&5 configure:1961: cc -c conftest.c 1>&5 configure:1963: cc -c conftest.c -o conftest.o 1>&5 configure:1964: cc -c conftest.c -o conftest.o 1>&5 configure:1991: checking how to run the C preprocessor configure:2012: gcc -E conftest.c >/dev/null 2>conftest.out configure:2072: checking for AIX configure:2099: checking if compiler supports -R configure:2114: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -R /usr/lib 1>&5 /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.1/../../../../powerpc-unknown-linux-gnu/bin/ld: /usr/lib: No such file: File format not recognized collect2: ld returned 1 exit status configure: failed program was: #line 2107 "configure" #include "confdefs.h" int main() { ; return 0; } configure:2132: checking if compiler supports -Wl,-rpath, configure:2147: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -Wl,-rpath,/usr/lib 1>&5 configure:2173: checking for re2c configure:2204: checking for ranlib configure:2232: checking whether ln -s works configure:2257: checking for mawk configure:2257: checking for gawk configure:2291: checking for bison configure:2325: checking bison version configure:2335: checking for flex configure:2369: checking for yywrap in -lfl configure:2388: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lfl 1>&5 configure:2412: checking lex output file root configure:2433: checking whether yytext is a pointer configure:2452: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lfl 1>&5 configure:2476: checking for working const configure:2530: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:2555: checking flex version configure:2683: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 /usr/src/portage/php-5.0.1/temp/cccJYV8Q.o(.text+0x1c): In function `main': : undefined reference to `pthread_mutexattr_init' /usr/src/portage/php-5.0.1/temp/cccJYV8Q.o(.text+0x34): In function `main': : undefined reference to `pthread_create' collect2: ld returned 1 exit status configure: failed program was: #line 2665 "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:2703: checking for pthreads_cflags configure:2736: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 -kthread conftest.c 1>&5 gcc: unrecognized option `-kthread' /usr/src/portage/php-5.0.1/temp/cc6zwTWa.o(.text+0x1c): In function `main': : undefined reference to `pthread_mutexattr_init' /usr/src/portage/php-5.0.1/temp/cc6zwTWa.o(.text+0x34): In function `main': : undefined reference to `pthread_create' collect2: ld returned 1 exit status configure: failed program was: #line 2718 "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:2736: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 -pthread conftest.c 1>&5 configure:2766: checking for pthreads_lib configure:2892: checking for AOLserver support configure:3114: checking for Apache 1.x module support via DSO through APXS configure:3399: checking for Apache 1.x module support configure:4188: checking for member fd in BUFF * configure:4207: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:4201:19: httpd.h: No such file or directory configure: In function `main': configure:4203: error: `conn_rec' undeclared (first use in this function) configure:4203: error: (Each undeclared identifier is reported only once configure:4203: error: for each function it appears in.) configure:4203: error: `c' undeclared (first use in this function) configure: failed program was: #line 4200 "configure" #include "confdefs.h" #include int main() { conn_rec *c; int fd = c->client->fd; ; return 0; } configure:4231: checking for mod_charset compatibility option configure:4298: checking for Apache 2.0 filter-module support via DSO through APXS configure:5042: checking for Apache 2.0 handler-module support via DSO through APXS configure:5786: checking for Apache 1.x (hooks) module support via DSO through APXS configure:6358: checking for Apache 1.x (hooks) module support configure:7144: checking for mod_charset compatibility option configure:7212: checking for Caudium support configure:7524: checking for CLI build configure:7580: checking for Continuity support configure:7807: checking for embedded SAPI library support configure:7992: checking for Zeus ISAPI support configure:8204: checking for Milter support configure:8459: checking for NSAPI support configure:8782: checking for PHTTPD support configure:8993: checking for Pi3Web support configure:9304: checking for Roxen/Pike support configure:9775: checking for thttpd configure:9983: checking for TUX configure:10199: checking for webjames configure:10599: checking for chosen SAPI module configure:11504: checking for missing declarations of reentrant functions configure:11513: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:11538: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:11563: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:11588: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:11613: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:11637: checking for sendmail configure:11678: checking whether system uses EBCDIC configure:11697: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure: failed program was: #line 11689 "configure" #include "confdefs.h" int main(void) { return (unsigned char)'A' != (unsigned char)0xC1; } configure:11771: checking for socket configure:11799: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:12028: checking for htonl configure:12056: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:12285: checking for gethostname configure:12313: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:12542: checking for gethostbyaddr configure:12570: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:12799: checking for yp_get_default_domain configure:12827: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 /usr/src/portage/php-5.0.1/temp/ccH3EIVx.o(.text+0xc): In function `main': : undefined reference to `yp_get_default_domain' collect2: ld returned 1 exit status configure: failed program was: #line 12804 "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:12845: checking for __yp_get_default_domain configure:12873: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 /usr/src/portage/php-5.0.1/temp/ccWnoAIM.o(.text+0xc): In function `main': : undefined reference to `__yp_get_default_domain' collect2: ld returned 1 exit status configure: failed program was: #line 12850 "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:12911: checking for yp_get_default_domain in -lnsl configure:12930: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lnsl 1>&5 configure:13005: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lnsl 1>&5 configure:13057: checking for dlopen configure:13085: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lnsl 1>&5 /usr/src/portage/php-5.0.1/temp/ccUi1Y2n.o(.text+0xc): In function `main': : undefined reference to `dlopen' collect2: ld returned 1 exit status configure: failed program was: #line 13062 "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:13103: checking for __dlopen configure:13131: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lnsl 1>&5 /usr/src/portage/php-5.0.1/temp/ccVqeJ5A.o(.text+0xc): In function `main': : undefined reference to `__dlopen' collect2: ld returned 1 exit status configure: failed program was: #line 13108 "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:13169: checking for dlopen in -ldl configure:13188: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -ldl -lnsl 1>&5 configure:13263: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lnsl -ldl 1>&5 configure:13315: checking for sin in -lm configure:13334: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lm -ldl -lnsl 1>&5 configure:13327: warning: conflicting types for built-in function 'sin' configure:13368: checking for res_search configure:13396: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lm -ldl -lnsl 1>&5 /usr/src/portage/php-5.0.1/temp/cch5Vfgt.o(.text+0xc): In function `main': : undefined reference to `res_search' collect2: ld returned 1 exit status configure: failed program was: #line 13373 "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:13414: checking for __res_search configure:13442: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lm -ldl -lnsl 1>&5 /usr/src/portage/php-5.0.1/temp/ccK8eyGJ.o(.text+0xc): In function `main': : undefined reference to `__res_search' collect2: ld returned 1 exit status configure: failed program was: #line 13419 "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:13480: checking for res_search in -lresolv configure:13499: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:13574: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lm -ldl -lnsl -lresolv 1>&5 configure:13904: checking for inet_aton configure:13932: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14300: checking for dn_skipname configure:14328: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 /usr/src/portage/php-5.0.1/temp/cctxFh7E.o(.text+0xc): In function `main': : undefined reference to `dn_skipname' collect2: ld returned 1 exit status configure: failed program was: #line 14305 "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:14346: checking for __dn_skipname configure:14374: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14694: checking for ANSI C header files configure:14707: gcc -E conftest.c >/dev/null 2>conftest.out configure:14774: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14802: checking for dirent.h that defines DIR configure:14815: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:14840: checking for opendir in -ldir configure:14859: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -ldir -lresolv -lm -ldl -lnsl 1>&5 /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.1/../../../../powerpc-unknown-linux-gnu/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure: failed program was: #line 14848 "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:14925: checking for fclose declaration configure:14934: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:15012: checking for dirent.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for ApplicationServices/ApplicationServices.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15018:53: ApplicationServices/ApplicationServices.h: No such file or directory configure: failed program was: #line 15017 "configure" #include "confdefs.h" #include configure:15012: checking for sys/param.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/types.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/time.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for netinet/in.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for alloca.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for arpa/inet.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for arpa/nameser.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for assert.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for crypt.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for fcntl.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for grp.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for ieeefp.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15018:20: ieeefp.h: No such file or directory configure: failed program was: #line 15017 "configure" #include "confdefs.h" #include configure:15012: checking for langinfo.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for limits.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for locale.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for monetary.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for mach-o/dyld.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15018:25: mach-o/dyld.h: No such file or directory configure: failed program was: #line 15017 "configure" #include "confdefs.h" #include configure:15012: checking for netdb.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for pwd.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for resolv.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for signal.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for stdarg.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for stdlib.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for string.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for syslog.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sysexits.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/ioctl.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/file.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/mman.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/mount.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/poll.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/resource.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/select.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/socket.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/statfs.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/statvfs.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/vfs.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/sysexits.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15018:26: sys/sysexits.h: No such file or directory configure: failed program was: #line 15017 "configure" #include "confdefs.h" #include configure:15012: checking for sys/varargs.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15018:25: sys/varargs.h: No such file or directory configure: failed program was: #line 15017 "configure" #include "confdefs.h" #include configure:15012: checking for sys/wait.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for termios.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for unistd.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for unix.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15018:18: unix.h: No such file or directory configure: failed program was: #line 15017 "configure" #include "confdefs.h" #include configure:15012: checking for utime.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/utsname.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for sys/ipc.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for dlfcn.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15012: checking for inttypes.h configure:15022: gcc -E conftest.c >/dev/null 2>conftest.out configure:15051: checking for fopencookie configure:15079: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15110: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:15162: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15223: checking for broken getcwd configure:15238: checking for broken libc stdio configure:15299: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15327: checking whether struct tm is in sys/time.h or time.h configure:15340: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:15361: checking for tm_zone in struct tm configure:15374: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:15433: checking for tm_gmtoff in struct tm configure:15446: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:15469: checking for struct flock configure:15484: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:15511: checking for socklen_t configure:15528: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:15554: checking size of intmax_t configure:15573: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure: In function `main': configure:15568: error: `intmax_t' undeclared (first use in this function) configure:15568: error: (Each undeclared identifier is reported only once configure:15568: error: for each function it appears in.) configure: failed program was: #line 15562 "configure" #include "confdefs.h" #include main() { FILE *f=fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%d\n", sizeof(intmax_t)); exit(0); } configure:15593: checking size of size_t configure:15612: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15632: checking size of ssize_t configure:15651: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure: In function `main': configure:15646: error: `ssize_t' undeclared (first use in this function) configure:15646: error: (Each undeclared identifier is reported only once configure:15646: error: for each function it appears in.) configure: failed program was: #line 15640 "configure" #include "confdefs.h" #include main() { FILE *f=fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%d\n", sizeof(ssize_t)); exit(0); } configure:15671: checking size of ptrdiff_t configure:15690: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure: In function `main': configure:15685: error: `ptrdiff_t' undeclared (first use in this function) configure:15685: error: (Each undeclared identifier is reported only once configure:15685: error: for each function it appears in.) configure: failed program was: #line 15679 "configure" #include "confdefs.h" #include main() { FILE *f=fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%d\n", sizeof(ptrdiff_t)); exit(0); } configure:15710: checking size of long long configure:15729: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15749: checking size of long long int configure:15768: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15788: checking size of long configure:15807: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15827: checking size of int configure:15846: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15867: checking for st_blksize in struct stat configure:15880: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:15902: checking for st_blocks in struct stat configure:15915: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:15942: checking for st_rdev in struct stat configure:15955: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:15977: checking for size_t configure:16010: checking for uid_t in sys/types.h configure:16045: checking for struct sockaddr_storage configure:16058: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:16090: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure: In function `main': configure:16086: error: structure has no member named `sa_len' configure: failed program was: #line 16080 "configure" #include "confdefs.h" #include #include int main() { static struct sockaddr sa; int n = (int) sa.sa_len; return n ; return 0; } configure:16103: checking for IPv6 support configure:16117: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16135: checking for vprintf configure:16163: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16147: warning: conflicting types for built-in function 'vprintf' configure:16315: checking for alphasort configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for asctime_r configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for chroot configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for ctime_r configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for cuserid configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for crypt configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 /usr/src/portage/php-5.0.1/temp/cckLq5Q4.o(.text+0xc): In function `main': : undefined reference to `crypt' collect2: ld returned 1 exit status configure: failed program was: #line 16320 "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:16315: checking for flock configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for ftok configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for funopen configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 /usr/src/portage/php-5.0.1/temp/ccC0wacN.o(.text+0xc): In function `main': : undefined reference to `funopen' collect2: ld returned 1 exit status configure: failed program was: #line 16320 "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:16315: checking for gai_strerror configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for gcvt configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for getlogin configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for getprotobyname configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for getprotobynumber configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for getservbyname configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for getservbyport configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for getrusage configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for gettimeofday configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for gmtime_r configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for grantpt configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for inet_ntoa configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for inet_ntop configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for inet_pton configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for isascii configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for link configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for localtime_r configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for lockf configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for lrand48 configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for memcpy configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16327: warning: conflicting types for built-in function 'memcpy' configure:16315: checking for memmove configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16327: warning: conflicting types for built-in function 'memmove' configure:16315: checking for mkstemp configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for mmap configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for nl_langinfo configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for perror configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for poll configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for ptsname configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for putenv configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for realpath configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for random configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for rand_r configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for regcomp configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for res_search configure:16315: checking for scandir configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for setitimer configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for setlocale configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for localeconv configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for setpgid configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for setsockopt configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for setvbuf configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for shutdown configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for sin configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16327: warning: conflicting types for built-in function 'sin' configure:16315: checking for snprintf configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16327: warning: conflicting types for built-in function 'snprintf' configure:16315: checking for srand48 configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for srandom configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for statfs configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for statvfs configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for std_syslog configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 /usr/src/portage/php-5.0.1/temp/ccboC9Qb.o(.text+0xc): In function `main': : undefined reference to `std_syslog' collect2: ld returned 1 exit status configure: failed program was: #line 16320 "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:16315: checking for strcasecmp configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for strcoll configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for strdup configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16327: warning: conflicting types for built-in function 'strdup' configure:16315: checking for strerror configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for strftime configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16327: warning: conflicting types for built-in function 'strftime' configure:16315: checking for strstr configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16327: warning: conflicting types for built-in function 'strstr' configure:16315: checking for strtok_r configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for symlink configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for tempnam configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 /usr/src/portage/php-5.0.1/temp/ccgMd3Tm.o(.text+0xc): In function `main': : warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:16315: checking for tzset configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for unlockpt configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for unsetenv configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for usleep configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for nanosleep configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for utime configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16315: checking for vsnprintf configure:16343: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16327: warning: conflicting types for built-in function 'vsnprintf' configure:16369: checking for getaddrinfo configure:16381: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16424: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16456: checking for strlcat configure:16484: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 /usr/src/portage/php-5.0.1/temp/ccvi27p6.o(.text+0xc): In function `main': : undefined reference to `strlcat' collect2: ld returned 1 exit status configure: failed program was: #line 16461 "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:16456: checking for strlcpy configure:16484: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 /usr/src/portage/php-5.0.1/temp/ccZcMckb.o(.text+0xc): In function `main': : undefined reference to `strlcpy' collect2: ld returned 1 exit status configure: failed program was: #line 16461 "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:16456: checking for getopt configure:16484: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16511: checking whether utime accepts a null argument configure:16532: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16558: checking for working alloca.h configure:16591: checking for alloca configure:16624: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16791: checking whether sprintf is broken configure:16806: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16840: checking whether snprintf is broken configure:16870: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16904: checking for declared timezone configure:16925: gcc -c -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c 1>&5 configure:16951: checking for type of reentrant time-related functions configure:16980: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure: In function `main': configure:16972: warning: assignment makes integer from pointer without a cast configure:16973: error: too many arguments to function `asctime_r' configure: failed program was: #line 16962 "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:17010: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure: In function `main': configure:17003: error: too many arguments to function `asctime_r' configure: failed program was: #line 16994 "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:17048: checking for readdir_r configure:17076: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:17098: checking for type of readdir_r configure:17134: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:17252: checking whether to include debugging symbols configure:17285: checking layout of installed files configure:17319: checking path to configuration file configure:17355: checking directory to be scanned for configuration files configure:17385: checking whether to enable safe mode by default configure:17420: checking for safe mode exec dir configure:17461: checking whether to enable PHP's own SIGCHLD handler configure:17498: checking whether to enable magic quotes by default configure:17535: checking whether to enable runpaths configure:17560: checking whether to explicitly link against libgcc configure:17639: checking whether to enable short tags by default configure:17676: checking whether to enable dmalloc configure:17764: checking whether to enable IPv6 support configure:17794: checking whether to enable versioning configure:17846: checking whether to enable LIBXML support configure:17893: checking libxml2 install dir configure:18053: checking whether libxml build works configure:18080: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 1>&5 configure:18351: checking for OpenSSL support configure:18404: checking for pkg-config configure:19248: checking for ZLIB support configure:19294: checking if the location of ZLIB install directory is defined configure:19648: checking for gzgets in -lz configure:19667: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 1>&5 configure:19805: checking whether to enable bc style precision math functions configure:20095: checking for BZip2 support configure:20143: checking for BZip2 in default path configure:20239: checking for BZ2_bzerror in -lbz2 configure:20258: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lbz2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 1>&5 configure:20649: checking whether to enable calendar conversion support configure:20924: checking for cpdflib support configure:21964: checking whether to enable ctype functions configure:22235: checking for CURL support configure:22281: checking if we should use CURL for url streams configure:22308: checking for CURL in default path configure:22326: checking for cURL 7.10.5 or greater configure:22626: checking for curl_easy_perform in -lcurl configure:22645: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz conftest.c -lcurl -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 1>&5 configure:22764: checking for curl_version_info in -lcurl configure:22783: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz conftest.c -lcurl -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 1>&5 configure:23065: checking whether to enable DBA configure:23395: checking for QDBM support configure:23529: checking for gdbm_open in -lgdbm configure:23548: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 conftest.c -lgdbm -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 1>&5 configure:23715: checking for GDBM support configure:24020: checking for NDBM support configure:24086: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 -L/usr/lib -ldb-4.2 conftest.c -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 1>&5 configure:24127: checking for db4 minor version and patch level configure:24155: checking if dba can be used as shared extension configure:24319: checking for Berkeley DB4 support configure:24639: checking for Berkeley DB3 support configure:24959: checking for Berkeley DB2 support configure:25097: checking for dbminit in -ldbm configure:25116: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 -L/usr/lib -ldb-4.2 conftest.c -ldbm -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 1>&5 /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.1/../../../../powerpc-unknown-linux-gnu/bin/ld: cannot find -ldbm collect2: ld returned 1 exit status configure: failed program was: #line 25105 "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 dbminit(); int main() { dbminit() ; return 0; } configure:25097: checking for dbminit in -lc configure:25116: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 -L/usr/lib -ldb-4.2 conftest.c -lc -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 1>&5 /usr/src/portage/php-5.0.1/temp/cc76T7t1.o(.text+0xc): In function `main': : undefined reference to `dbminit' collect2: ld returned 1 exit status configure: failed program was: #line 25105 "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 dbminit(); int main() { dbminit() ; return 0; } configure:25097: checking for dbminit in -lgdbm configure:25116: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 -L/usr/lib -ldb-4.2 conftest.c -lgdbm -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 1>&5 /usr/src/portage/php-5.0.1/temp/ccdaVmKa.o(.text+0xc): In function `main': : undefined reference to `dbminit' collect2: ld returned 1 exit status configure: failed program was: #line 25105 "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 dbminit(); int main() { dbminit() ; return 0; } configure:25097: checking for dbminit in -lgdbm_compat configure:25116: gcc -o conftest -O2 -pipe -fno-strict-aliasing -mtune=7450 -L/usr/lib -ldb-4.2 conftest.c -lgdbm_compat -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 1>&5 /usr/lib/libgdbm_compat.so: undefined reference to `gdbm_open' /usr/lib/libgdbm_compat.so: undefined reference to `gdbm_errno' /usr/lib/libgdbm_compat.so: undefined reference to `gdbm_close' /usr/lib/libgdbm_compat.so: undefined reference to `_gdbm_memory' /usr/lib/libgdbm_compat.so: undefined reference to `gdbm_firstkey' /usr/lib/libgdbm_compat.so: undefined reference to `gdbm_nextkey' /usr/lib/libgdbm_compat.so: undefined reference to `gdbm_fetch' /usr/lib/libgdbm_compat.so: undefined reference to `_gdbm_file' /usr/lib/libgdbm_compat.so: undefined reference to `_gdbm_fetch_val' /usr/lib/libgdbm_compat.so: undefined reference to `gdbm_delete' /usr/lib/libgdbm_compat.so: undefined reference to `gdbm_store' collect2: ld returned 1 exit status configure: failed program was: #line 25105 "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 dbminit(); int main() { dbminit() ; return 0; }