This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1633: checking host system type configure:1721: checking for gcc configure:1834: checking whether the C compiler (gcc -march=athlon-mp -O3 -pipe -fomit-frame-pointer ) works configure:1850: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:1876: checking whether the C compiler (gcc -march=athlon-mp -O3 -pipe -fomit-frame-pointer ) is a cross-compiler configure:1881: checking whether we are using GNU C configure:1890: gcc -E conftest.c configure:1909: checking whether gcc accepts -g configure:1942: checking whether gcc and cc understand -c and -o together configure:1957: gcc -c conftest.c -o conftest.o 1>&5 configure:1958: gcc -c conftest.c -o conftest.o 1>&5 configure:1963: cc -c conftest.c 1>&5 configure:1965: cc -c conftest.c -o conftest.o 1>&5 configure:1966: cc -c conftest.c -o conftest.o 1>&5 configure:1993: checking how to run the C preprocessor configure:2014: gcc -E conftest.c >/dev/null 2>conftest.out configure:2074: checking for AIX configure:2101: checking if compiler supports -R configure:2116: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer 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 2109 "configure" #include "confdefs.h" int main() { ; return 0; } configure:2134: checking if compiler supports -Wl,-rpath, configure:2149: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -Wl,-rpath,/usr/lib 1>&5 configure:2175: checking for re2c configure:2206: checking for ranlib configure:2234: checking whether ln -s works configure:2259: checking for mawk configure:2259: checking for gawk configure:2293: checking for bison configure:2327: checking bison version configure:2337: checking for flex configure:2371: checking for yywrap in -lfl configure:2390: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lfl 1>&5 configure:2414: checking lex output file root configure:2435: checking whether yytext is a pointer configure:2454: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lfl 1>&5 configure:2478: checking for working const configure:2532: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:2557: checking flex version configure:2685: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 /var/tmp/portage/php-5.0.3/temp/ccsNJtPG.o(.text+0x2a): In function `main': : undefined reference to `pthread_mutexattr_init' /var/tmp/portage/php-5.0.3/temp/ccsNJtPG.o(.text+0x4c): In function `main': : undefined reference to `pthread_create' collect2: ld returned 1 exit status configure: failed program was: #line 2667 "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:2705: checking for pthreads_cflags configure:2738: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer -kthread conftest.c 1>&5 gcc: unrecognized option `-kthread' /var/tmp/portage/php-5.0.3/temp/cck3qH3O.o(.text+0x2a): In function `main': : undefined reference to `pthread_mutexattr_init' /var/tmp/portage/php-5.0.3/temp/cck3qH3O.o(.text+0x4c): In function `main': : undefined reference to `pthread_create' collect2: ld returned 1 exit status configure: failed program was: #line 2720 "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:2738: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer -pthread conftest.c 1>&5 configure:2768: checking for pthreads_lib configure:2894: checking for AOLserver support configure:3116: checking for Apache 1.x module support via DSO through APXS configure:3401: checking for Apache 1.x module support configure:4190: checking for member fd in BUFF * configure:4209: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:4203:19: httpd.h: No such file or directory configure: In function `main': configure:4205: error: `conn_rec' undeclared (first use in this function) configure:4205: error: (Each undeclared identifier is reported only once configure:4205: error: for each function it appears in.) configure:4205: error: `c' undeclared (first use in this function) configure: failed program was: #line 4202 "configure" #include "confdefs.h" #include int main() { conn_rec *c; int fd = c->client->fd; ; return 0; } configure:4233: checking for mod_charset compatibility option configure:4300: checking for Apache 2.0 filter-module support via DSO through APXS configure:5050: checking for Apache 2.0 handler-module support via DSO through APXS configure:5800: checking for Apache 1.x (hooks) module support via DSO through APXS configure:6372: checking for Apache 1.x (hooks) module support configure:7158: checking for mod_charset compatibility option configure:7226: checking for Caudium support configure:7538: checking for CLI build configure:7594: checking for Continuity support configure:7821: checking for embedded SAPI library support configure:8006: checking for Zeus ISAPI support configure:8218: checking for Milter support configure:8473: checking for NSAPI support configure:8796: checking for PHTTPD support configure:9007: checking for Pi3Web support configure:9318: checking for Roxen/Pike support configure:9789: checking for thttpd configure:9997: checking for TUX configure:10213: checking for webjames configure:10613: checking for chosen SAPI module configure:11518: checking for missing declarations of reentrant functions configure:11527: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:11552: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:11577: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:11602: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:11627: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:11651: checking for sendmail configure:11692: checking whether system uses EBCDIC configure:11711: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure: failed program was: #line 11703 "configure" #include "confdefs.h" int main(void) { return (unsigned char)'A' != (unsigned char)0xC1; } configure:11785: checking for socket configure:11813: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:12042: checking for htonl configure:12070: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:12299: checking for gethostname configure:12327: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:12556: checking for gethostbyaddr configure:12584: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:12813: checking for yp_get_default_domain configure:12841: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 /var/tmp/portage/php-5.0.3/temp/ccTZBCXg.o(.text+0xd): In function `main': : undefined reference to `yp_get_default_domain' collect2: ld returned 1 exit status configure: failed program was: #line 12818 "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:12859: checking for __yp_get_default_domain configure:12887: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 /var/tmp/portage/php-5.0.3/temp/ccYy5joq.o(.text+0xd): In function `main': : undefined reference to `__yp_get_default_domain' collect2: ld returned 1 exit status configure: failed program was: #line 12864 "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:12925: checking for yp_get_default_domain in -lnsl configure:12944: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lnsl 1>&5 configure:13019: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lnsl 1>&5 configure:13071: checking for dlopen configure:13099: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lnsl 1>&5 /var/tmp/portage/php-5.0.3/temp/cci26inQ.o(.text+0xd): In function `main': : undefined reference to `dlopen' collect2: ld returned 1 exit status configure: failed program was: #line 13076 "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:13117: checking for __dlopen configure:13145: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lnsl 1>&5 /var/tmp/portage/php-5.0.3/temp/cce40Cc0.o(.text+0xd): In function `main': : undefined reference to `__dlopen' collect2: ld returned 1 exit status configure: failed program was: #line 13122 "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:13183: checking for dlopen in -ldl configure:13202: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -ldl -lnsl 1>&5 configure:13277: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lnsl -ldl 1>&5 configure:13329: checking for sin in -lm configure:13348: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lm -ldl -lnsl 1>&5 configure:13341: warning: conflicting types for built-in function 'sin' configure:13382: checking for res_search configure:13410: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lm -ldl -lnsl 1>&5 /var/tmp/portage/php-5.0.3/temp/cc5y6ICw.o(.text+0xd): In function `main': : undefined reference to `res_search' collect2: ld returned 1 exit status configure: failed program was: #line 13387 "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:13428: checking for __res_search configure:13456: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lm -ldl -lnsl 1>&5 /var/tmp/portage/php-5.0.3/temp/cck9U5FE.o(.text+0xd): In function `main': : undefined reference to `__res_search' collect2: ld returned 1 exit status configure: failed program was: #line 13433 "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:13494: checking for res_search in -lresolv configure:13513: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:13588: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lm -ldl -lnsl -lresolv 1>&5 configure:13918: checking for inet_aton configure:13946: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14314: checking for dn_skipname configure:14342: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/php-5.0.3/temp/ccKoyCBa.o(.text+0xd): In function `main': : undefined reference to `dn_skipname' collect2: ld returned 1 exit status configure: failed program was: #line 14319 "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:14360: checking for __dn_skipname configure:14388: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14708: checking for ANSI C header files configure:14721: gcc -E conftest.c >/dev/null 2>conftest.out configure:14788: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:14816: checking for dirent.h that defines DIR configure:14829: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:14854: checking for opendir in -ldir configure:14873: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -ldir -lresolv -lm -ldl -lnsl 1>&5 /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure: failed program was: #line 14862 "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:14939: checking for fclose declaration configure:14948: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:15027: checking for dirent.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for ApplicationServices/ApplicationServices.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15033:53: ApplicationServices/ApplicationServices.h: No such file or directory configure: failed program was: #line 15032 "configure" #include "confdefs.h" #include configure:15027: checking for sys/param.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/types.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/time.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for netinet/in.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for alloca.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for arpa/inet.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for arpa/nameser.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for assert.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for crypt.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for fcntl.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for grp.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for ieeefp.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15033:20: ieeefp.h: No such file or directory configure: failed program was: #line 15032 "configure" #include "confdefs.h" #include configure:15027: checking for langinfo.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for limits.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for locale.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for monetary.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for mach-o/dyld.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15033:25: mach-o/dyld.h: No such file or directory configure: failed program was: #line 15032 "configure" #include "confdefs.h" #include configure:15027: checking for netdb.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for pwd.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for resolv.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for signal.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for stdarg.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for stdlib.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for string.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for syslog.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sysexits.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/bitypes.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/ioctl.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/file.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/mman.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/mount.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/poll.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/resource.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/select.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/socket.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/statfs.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/statvfs.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/vfs.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/sysexits.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15033:26: sys/sysexits.h: No such file or directory configure: failed program was: #line 15032 "configure" #include "confdefs.h" #include configure:15027: checking for sys/varargs.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15033:25: sys/varargs.h: No such file or directory configure: failed program was: #line 15032 "configure" #include "confdefs.h" #include configure:15027: checking for sys/wait.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for termios.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for unistd.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for unix.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15033:18: unix.h: No such file or directory configure: failed program was: #line 15032 "configure" #include "confdefs.h" #include configure:15027: checking for utime.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/utsname.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for sys/ipc.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for dlfcn.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15027: checking for inttypes.h configure:15037: gcc -E conftest.c >/dev/null 2>conftest.out configure:15066: checking for fopencookie configure:15094: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15125: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:15177: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15238: checking for broken getcwd configure:15253: checking for broken libc stdio configure:15314: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15342: checking whether struct tm is in sys/time.h or time.h configure:15355: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:15376: checking for tm_zone in struct tm configure:15389: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:15448: checking for tm_gmtoff in struct tm configure:15461: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:15484: checking for struct flock configure:15499: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:15526: checking for socklen_t configure:15543: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:15569: checking size of intmax_t configure:15588: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure: In function `main': configure:15583: error: `intmax_t' undeclared (first use in this function) configure:15583: error: (Each undeclared identifier is reported only once configure:15583: error: for each function it appears in.) configure: failed program was: #line 15577 "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:15608: checking size of size_t configure:15627: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15647: checking size of ssize_t configure:15666: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure: In function `main': configure:15661: error: `ssize_t' undeclared (first use in this function) configure:15661: error: (Each undeclared identifier is reported only once configure:15661: error: for each function it appears in.) configure: failed program was: #line 15655 "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:15686: checking size of ptrdiff_t configure:15705: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure: In function `main': configure:15700: error: `ptrdiff_t' undeclared (first use in this function) configure:15700: error: (Each undeclared identifier is reported only once configure:15700: error: for each function it appears in.) configure: failed program was: #line 15694 "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:15725: checking size of long long configure:15744: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15764: checking size of long long int configure:15783: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15803: checking size of long configure:15822: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15842: checking size of int configure:15861: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:15882: checking for st_blksize in struct stat configure:15895: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:15917: checking for st_blocks in struct stat configure:15930: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:15957: checking for st_rdev in struct stat configure:15970: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:15992: checking for size_t configure:16025: checking for uid_t in sys/types.h configure:16060: checking for struct sockaddr_storage configure:16073: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:16105: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure: In function `main': configure:16101: error: structure has no member named `sa_len' configure: failed program was: #line 16095 "configure" #include "confdefs.h" #include #include int main() { static struct sockaddr sa; int n = (int) sa.sa_len; return n ; return 0; } configure:16118: checking for IPv6 support configure:16132: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16150: checking for vprintf configure:16178: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16162: warning: conflicting types for built-in function 'vprintf' configure:16330: checking for alphasort configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for asctime_r configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for chroot configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for ctime_r configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for cuserid configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for crypt configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/php-5.0.3/temp/ccCXLxZc.o(.text+0xd): In function `main': : undefined reference to `crypt' collect2: ld returned 1 exit status configure: failed program was: #line 16335 "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:16330: checking for flock configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for ftok configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for funopen configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/php-5.0.3/temp/ccwqo9RB.o(.text+0xd): In function `main': : undefined reference to `funopen' collect2: ld returned 1 exit status configure: failed program was: #line 16335 "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:16330: checking for gai_strerror configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for gcvt configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for getlogin configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for getprotobyname configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for getprotobynumber configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for getservbyname configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for getservbyport configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for getrusage configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for gettimeofday configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for gmtime_r configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for grantpt configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for inet_ntoa configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for inet_ntop configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for inet_pton configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for isascii configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for link configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for localtime_r configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for lockf configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for lrand48 configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for memcpy configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16342: warning: conflicting types for built-in function 'memcpy' configure:16330: checking for memmove configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16342: warning: conflicting types for built-in function 'memmove' configure:16330: checking for mkstemp configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for mmap configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for nl_langinfo configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for perror configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for poll configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for ptsname configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for putenv configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for realpath configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for random configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for rand_r configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for regcomp configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for res_search configure:16330: checking for scandir configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for setitimer configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for setlocale configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for localeconv configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for setpgid configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for setsockopt configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for setvbuf configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for shutdown configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for sin configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16342: warning: conflicting types for built-in function 'sin' configure:16330: checking for snprintf configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16342: warning: conflicting types for built-in function 'snprintf' configure:16330: checking for srand48 configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for srandom configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for statfs configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for statvfs configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for std_syslog configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/php-5.0.3/temp/ccBWgbvm.o(.text+0xd): In function `main': : undefined reference to `std_syslog' collect2: ld returned 1 exit status configure: failed program was: #line 16335 "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:16330: checking for strcasecmp configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for strcoll configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for strdup configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16342: warning: conflicting types for built-in function 'strdup' configure:16330: checking for strerror configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for strftime configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16342: warning: conflicting types for built-in function 'strftime' configure:16330: checking for strstr configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16342: warning: conflicting types for built-in function 'strstr' configure:16330: checking for strtok_r configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for symlink configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for tempnam configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/php-5.0.3/temp/ccZzAsb4.o(.text+0xd): In function `main': : warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:16330: checking for tzset configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for unlockpt configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for unsetenv configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for usleep configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for nanosleep configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for utime configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16330: checking for vsnprintf configure:16358: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16342: warning: conflicting types for built-in function 'vsnprintf' configure:16384: checking for getaddrinfo configure:16396: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16442: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16474: checking for strlcat configure:16502: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/php-5.0.3/temp/ccppGZpi.o(.text+0xd): In function `main': : undefined reference to `strlcat' collect2: ld returned 1 exit status configure: failed program was: #line 16479 "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:16474: checking for strlcpy configure:16502: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 /var/tmp/portage/php-5.0.3/temp/cczzOlDl.o(.text+0xd): In function `main': : undefined reference to `strlcpy' collect2: ld returned 1 exit status configure: failed program was: #line 16479 "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:16474: checking for getopt configure:16502: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16529: checking whether utime accepts a null argument configure:16550: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16576: checking for working alloca.h configure:16609: checking for alloca configure:16642: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:16809: checking for declared timezone configure:16830: gcc -c -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c 1>&5 configure:16856: checking for type of reentrant time-related functions configure:16885: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure: In function `main': configure:16877: warning: assignment makes integer from pointer without a cast configure:16878: error: too many arguments to function `asctime_r' configure: failed program was: #line 16867 "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:16915: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure: In function `main': configure:16908: error: too many arguments to function `asctime_r' configure: failed program was: #line 16899 "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:16953: checking for readdir_r configure:16981: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:17003: checking for type of readdir_r configure:17039: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl 1>&5 configure:17157: checking whether to include debugging symbols configure:17190: checking layout of installed files configure:17224: checking path to configuration file configure:17260: checking directory to be scanned for configuration files configure:17290: checking whether to enable safe mode by default configure:17325: checking for safe mode exec dir configure:17366: checking whether to enable PHP's own SIGCHLD handler configure:17403: checking whether to enable magic quotes by default configure:17440: checking whether to enable runpaths configure:17465: checking whether to explicitly link against libgcc configure:17544: checking whether to enable short tags by default configure:17581: checking whether to enable dmalloc configure:17669: checking whether to enable IPv6 support configure:17699: checking how big to make fd sets configure:17719: checking whether to enable versioning configure:17771: checking whether to enable LIBXML support configure:17818: checking libxml2 install dir configure:17978: checking whether libxml build works configure:18005: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 1>&5 configure:18276: checking for OpenSSL support configure:18329: checking for pkg-config configure:19173: checking for ZLIB support configure:19219: checking if the location of ZLIB install directory is defined configure:19573: checking for gzgets in -lz configure:19592: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl 1>&5 configure:19730: checking whether to enable bc style precision math functions configure:20020: checking for BZip2 support configure:20574: checking whether to enable calendar conversion support configure:20849: checking for cpdflib support configure:21889: checking whether to enable ctype functions configure:22160: checking for CURL support configure:22206: checking if we should use CURL for url streams configure:22990: checking whether to enable DBA configure:23320: checking for QDBM support configure:23454: checking for gdbm_open in -lgdbm configure:23473: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer conftest.c -lgdbm -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl 1>&5 configure:23640: checking for GDBM support configure:23945: checking for NDBM support configure:24013: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer -L/usr/lib conftest.c -ldb-4.2 -lgdbm -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl 1>&5 configure:24055: checking for db4 minor version and patch level configure:24247: checking for Berkeley DB4 support configure:24570: checking for Berkeley DB3 support configure:24893: checking for Berkeley DB2 support configure:25236: checking for DBM support configure:25577: checking for CDB support configure:25631: checking for INI File support configure:25685: checking for FlatFile support configure:25700: checking whether to enable DBA interface configure:25951: checking whether to enable dbase support configure:26222: checking whether to enable dbx support configure:26489: checking whether to enable direct I/O support configure:26756: checking whether to enable DOM support configure:26961: checking whether libxml build works configure:27298: checking whether to enable EXIF (metadata from images) support configure:27571: checking for fam support configure:27622: checking for fam files in default path configure:27754: checking for FAMOpen in -lfam configure:27773: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer -L/usr/lib -lm -ldl conftest.c -lfam -ldb-4.2 -ldb-4.2 -lgdbm -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lxml2 -lz -lm 1>&5 configure:28134: checking for FrontBase SQL92 (fbsql) support configure:28564: checking for FDF support configure:29284: checking whether to enable the bundled filePro support configure:29555: checking whether to enable FTP support configure:29827: checking for GD support configure:29874: checking for the location of libjpeg configure:29901: checking for the location of libpng configure:29954: checking for the location of libXpm configure:29979: checking for FreeType 1.x support configure:30004: checking for FreeType 2 configure:30029: checking for T1lib support configure:30054: checking whether to enable truetype string function in GD configure:30079: checking whether to enable JIS-mapped Japanese font support in GD configure:30133: checking for fabsf configure:30161: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer -L/usr/lib conftest.c -lfam -ldb-4.2 -ldb-4.2 -lgdbm -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lxml2 -lz -lm 1>&5 configure:30145: warning: conflicting types for built-in function 'fabsf' configure:30133: checking for floorf configure:30161: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer -L/usr/lib conftest.c -lfam -ldb-4.2 -ldb-4.2 -lgdbm -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lxml2 -lz -lm 1>&5 configure:30145: warning: conflicting types for built-in function 'floorf' configure:30293: checking for jpeg_read_header in -ljpeg configure:30312: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer -L/usr/lib conftest.c -ljpeg -lfam -ldb-4.2 -ldb-4.2 -lgdbm -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lxml2 -lz -lm 1>&5 configure:30576: checking for png_write_image in -lpng configure:30595: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer -L/usr/lib -lz conftest.c -lpng -ljpeg -lfam -ldb-4.2 -ldb-4.2 -lgdbm -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lxml2 -lz -lm 1>&5 configure:31578: checking for FreeType 1 support configure:31675: checking for T1_StrError in -lt1 configure:31694: gcc -o conftest -march=athlon-mp -O3 -pipe -fomit-frame-pointer -L/usr/lib conftest.c -lt1 -lfreetype -lpng -lz -ljpeg -lfam -ldb-4.2 -ldb-4.2 -lgdbm -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lxml2 -lz -lm 1>&5 /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lt1 collect2: ld returned 1 exit status configure: failed program was: #line 31683 "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 T1_StrError(); int main() { T1_StrError() ; return 0; }