This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1638: checking host system type configure:1726: checking for gcc configure:1839: checking whether the C compiler (gcc -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib) works configure:1855: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lxmlparse -lxmltok 1>&5 configure:1881: checking whether the C compiler (gcc -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib) is a cross-compiler configure:1886: checking whether we are using GNU C configure:1895: gcc -E conftest.c configure:1914: checking whether gcc accepts -g configure:1947: checking whether gcc and cc understand -c and -o together configure:1962: gcc -c conftest.c -o conftest.o 1>&5 configure:1963: gcc -c conftest.c -o conftest.o 1>&5 configure:1968: cc -c conftest.c 1>&5 configure:1970: cc -c conftest.c -o conftest.o 1>&5 configure:1971: cc -c conftest.c -o conftest.o 1>&5 configure:1998: checking how to run the C preprocessor configure:2019: gcc -E conftest.c >/dev/null 2>conftest.out configure:2079: checking for AIX configure:2106: checking if compiler supports -R configure:2121: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -R /usr/lib -lxmlparse -lxmltok 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 2114 "configure" #include "confdefs.h" int main() { ; return 0; } configure:2139: checking if compiler supports -Wl,-rpath, configure:2154: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -Wl,-rpath,/usr/lib -lxmlparse -lxmltok 1>&5 configure:2180: checking for re2c configure:2211: checking for ranlib configure:2239: checking whether ln -s works configure:2264: checking for mawk configure:2264: checking for gawk configure:2298: checking for bison configure:2332: checking bison version configure:2342: checking for flex configure:2376: checking for yywrap in -lfl configure:2395: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lfl -lxmlparse -lxmltok 1>&5 configure:2419: checking lex output file root configure:2440: checking whether yytext is a pointer configure:2459: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lxmlparse -lxmltok -lfl 1>&5 configure:2483: checking for working const configure:2537: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:2562: checking flex version configure:2706: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lxmlparse -lxmltok 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccCXLmAK.o(.text+0x17): In function `main': : undefined reference to `pthread_mutexattr_init' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccCXLmAK.o(.text+0x39): In function `main': : undefined reference to `pthread_create' collect2: ld returned 1 exit status configure: failed program was: #line 2688 "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:2726: checking for pthreads_cflags configure:2759: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -kthread -ltiff -L/usr/lib conftest.c -lxmlparse -lxmltok 1>&5 gcc: unrecognized option `-kthread' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccE45ay2.o(.text+0x17): In function `main': : undefined reference to `pthread_mutexattr_init' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccE45ay2.o(.text+0x39): In function `main': : undefined reference to `pthread_create' collect2: ld returned 1 exit status configure: failed program was: #line 2741 "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:2759: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -pthread -ltiff -L/usr/lib conftest.c -lxmlparse -lxmltok 1>&5 configure:2789: checking for pthreads_lib configure:2915: checking for AOLserver support configure:3135: checking for Apache 1.x module support via DSO through APXS configure:3418: checking for Apache 1.x module support configure:4199: checking for member fd in BUFF * configure:4218: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:4212:19: httpd.h: No such file or directory configure: In function `main': configure:4214: error: `conn_rec' undeclared (first use in this function) configure:4214: error: (Each undeclared identifier is reported only once configure:4214: error: for each function it appears in.) configure:4214: error: `c' undeclared (first use in this function) configure: failed program was: #line 4211 "configure" #include "confdefs.h" #include int main() { conn_rec *c; int fd = c->client->fd; ; return 0; } configure:4242: checking for mod_charset compatibility option configure:4309: checking for Apache 2.0 filter-module support via DSO through APXS configure:5045: checking for Apache 2.0 handler-module support via DSO through APXS configure:5782: checking for Caudium support configure:6092: checking for CLI build configure:6152: checking for embedded SAPI library support configure:6335: checking for Zeus ISAPI support configure:6545: checking for NSAPI support configure:6866: checking for PHTTPD support configure:7075: checking for Pi3Web support configure:7384: checking for Roxen/Pike support configure:7633: checking for Servlet support configure:8111: checking for thttpd configure:8317: checking for TUX configure:8531: checking for webjames configure:8605: checking for CGI build configure:8629: checking whether writing to stdout works configure:8658: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lxmlparse -lxmltok 1>&5 configure:8687: checking whether to force Apache CGI redirect configure:8701: checking whether to discard path_info + path_translated configure:8714: checking whether to enable path info checking configure:8727: checking whether to enable fastcgi support configure:8932: checking for chosen SAPI module configure:9035: checking for gethostbyname in -lnsl configure:9054: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 configure:9082: checking for socket in -lsocket configure:9101: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lsocket -lnsl -lxmlparse -lxmltok 1>&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure: failed program was: #line 9090 "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 socket(); int main() { socket() ; return 0; } configure:9137: checking for pthread.h configure:9147: gcc -E conftest.c >/dev/null 2>conftest.out configure:9270: checking for the pthreads library -lpthreads configure:9299: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lpthreads -lnsl -lxmlparse -lxmltok 1>&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure: failed program was: #line 9290 "configure" #include "confdefs.h" #include int main() { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:9259: checking whether pthreads work without any flags configure:9299: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccbSyK0B.o(.text+0x1b): In function `main': : undefined reference to `pthread_join' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccbSyK0B.o(.text+0x3f): In function `main': : undefined reference to `_pthread_cleanup_push' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccbSyK0B.o(.text+0x63): In function `main': : undefined reference to `pthread_create' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccbSyK0B.o(.text+0x73): In function `main': : undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure: failed program was: #line 9290 "configure" #include "confdefs.h" #include int main() { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:9264: checking whether pthreads work with -Kthread configure:9299: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -Kthread -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 gcc: unrecognized option `-Kthread' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccDTFaUS.o(.text+0x1b): In function `main': : undefined reference to `pthread_join' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccDTFaUS.o(.text+0x3f): In function `main': : undefined reference to `_pthread_cleanup_push' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccDTFaUS.o(.text+0x63): In function `main': : undefined reference to `pthread_create' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccDTFaUS.o(.text+0x73): In function `main': : undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure: failed program was: #line 9290 "configure" #include "confdefs.h" #include int main() { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:9264: checking whether pthreads work with -kthread configure:9299: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -kthread -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 gcc: unrecognized option `-kthread' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccdpgjxc.o(.text+0x1b): In function `main': : undefined reference to `pthread_join' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccdpgjxc.o(.text+0x3f): In function `main': : undefined reference to `_pthread_cleanup_push' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccdpgjxc.o(.text+0x63): In function `main': : undefined reference to `pthread_create' /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccdpgjxc.o(.text+0x73): In function `main': : undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure: failed program was: #line 9290 "configure" #include "confdefs.h" #include int main() { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:9270: checking for the pthreads library -llthread configure:9299: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -llthread -lnsl -lxmlparse -lxmltok 1>&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure: failed program was: #line 9290 "configure" #include "confdefs.h" #include int main() { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:9264: checking whether pthreads work with -pthread configure:9299: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -pthread -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 configure:9331: checking for joinable pthread attribute configure:9340: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -pthread -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 configure:9382: checking if more special flags are required for pthreads configure:9400: checking for cc_r configure:9449: checking for sun_len in sys/un.h configure:9471: checking for fpos_t in stdio.h configure:9496: checking for sys/socket.h configure:9506: gcc -E conftest.c >/dev/null 2>conftest.out configure:9496: checking for netdb.h configure:9506: gcc -E conftest.c >/dev/null 2>conftest.out configure:9496: checking for netinet/in.h configure:9506: gcc -E conftest.c >/dev/null 2>conftest.out configure:9496: checking for arpa/inet.h configure:9506: gcc -E conftest.c >/dev/null 2>conftest.out configure:9536: checking for sys/time.h configure:9546: gcc -E conftest.c >/dev/null 2>conftest.out configure:9536: checking for limits.h configure:9546: gcc -E conftest.c >/dev/null 2>conftest.out configure:9536: checking for sys/param.h configure:9546: gcc -E conftest.c >/dev/null 2>conftest.out configure:9536: checking for unistd.h configure:9546: gcc -E conftest.c >/dev/null 2>conftest.out configure:9574: checking for a fileno() prototype in stdio.h configure:9623: checking whether cross-process locking is required by accept() configure:9642: checking whether va_arg(arg, long double) crashes the compiler configure:9651: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:9667: checking for working const configure:9746: checking for strerror configure:9774: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 configure:9837: checking for missing declarations of reentrant functions configure:9846: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:9871: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:9896: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:9921: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:9946: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:9970: checking for sendmail configure:10011: checking whether system uses EBCDIC configure:10030: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 configure: failed program was: #line 10022 "configure" #include "confdefs.h" int main(void) { return (unsigned char)'A' != (unsigned char)0xC1; } configure:10104: checking for socket configure:10132: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 configure:10361: checking for htonl configure:10389: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 configure:10618: checking for gethostname configure:10646: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 configure:10875: checking for gethostbyaddr configure:10903: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 configure:11132: checking for yp_get_default_domain configure:11160: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 configure:11390: checking for dlopen configure:11418: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lnsl -lxmlparse -lxmltok 1>&5 configure:11648: checking for sin in -lm configure:11667: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:11660: warning: conflicting types for built-in function `sin' configure:11701: checking for res_search configure:11729: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lm -lnsl -lxmlparse -lxmltok 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccXrZmwL.o(.text+0xa): In function `main': : undefined reference to `res_search' collect2: ld returned 1 exit status configure: failed program was: #line 11706 "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:11747: checking for __res_search configure:11775: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lm -lnsl -lxmlparse -lxmltok 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccY8VgR0.o(.text+0xa): In function `main': : undefined reference to `__res_search' collect2: ld returned 1 exit status configure: failed program was: #line 11752 "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:11813: checking for res_search in -lresolv configure:11832: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:11907: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lm -lnsl -lxmlparse -lxmltok -lresolv 1>&5 configure:12237: checking for inet_aton configure:12265: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:12633: checking for dn_skipname configure:12661: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/cc9LRyg2.o(.text+0xa): In function `main': : undefined reference to `dn_skipname' collect2: ld returned 1 exit status configure: failed program was: #line 12638 "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:12679: checking for __dn_skipname configure:12707: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:13027: checking for ANSI C header files configure:13040: gcc -E conftest.c >/dev/null 2>conftest.out configure:13107: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:13135: checking for dirent.h that defines DIR configure:13148: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:13173: checking for opendir in -ldir configure:13192: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -ldir -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure: failed program was: #line 13181 "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:13258: checking for fclose declaration configure:13267: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:13342: checking for dirent.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for ApplicationServices/ApplicationServices.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13348:53: ApplicationServices/ApplicationServices.h: No such file or directory configure: failed program was: #line 13347 "configure" #include "confdefs.h" #include configure:13342: checking for sys/param.h configure:13342: checking for sys/types.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sys/time.h configure:13342: checking for netinet/in.h configure:13342: checking for alloca.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for arpa/inet.h configure:13342: checking for arpa/nameser.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for assert.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for crypt.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for fcntl.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for grp.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for ieeefp.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13348:20: ieeefp.h: No such file or directory configure: failed program was: #line 13347 "configure" #include "confdefs.h" #include configure:13342: checking for langinfo.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for limits.h configure:13342: checking for locale.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for monetary.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for mach-o/dyld.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13348:25: mach-o/dyld.h: No such file or directory configure: failed program was: #line 13347 "configure" #include "confdefs.h" #include configure:13342: checking for netdb.h configure:13342: checking for pwd.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for resolv.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for signal.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for stdarg.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for stdlib.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for string.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for syslog.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sysexits.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sys/file.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sys/mman.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sys/mount.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sys/poll.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sys/resource.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sys/select.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sys/socket.h configure:13342: checking for sys/statfs.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sys/statvfs.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sys/vfs.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sys/sysexits.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13348:26: sys/sysexits.h: No such file or directory configure: failed program was: #line 13347 "configure" #include "confdefs.h" #include configure:13342: checking for sys/varargs.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13348:25: sys/varargs.h: No such file or directory configure: failed program was: #line 13347 "configure" #include "confdefs.h" #include configure:13342: checking for sys/wait.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for unistd.h configure:13342: checking for unix.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13348:18: unix.h: No such file or directory configure: failed program was: #line 13347 "configure" #include "confdefs.h" #include configure:13342: checking for utime.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sys/utsname.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for sys/ipc.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13342: checking for dlfcn.h configure:13352: gcc -E conftest.c >/dev/null 2>conftest.out configure:13381: checking for fopencookie configure:13409: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:13440: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:13492: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:13553: checking for broken getcwd configure:13568: checking for broken libc stdio configure:13629: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:13657: checking whether struct tm is in sys/time.h or time.h configure:13670: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:13691: checking for tm_zone in struct tm configure:13704: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:13763: checking for tm_gmtoff in struct tm configure:13776: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:13799: checking for struct flock configure:13814: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:13841: checking for socklen_t configure:13858: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:13884: checking size of long configure:13903: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:13923: checking size of int configure:13942: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:13963: checking for st_blksize in struct stat configure:13976: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:13998: checking for st_blocks in struct stat configure:14011: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:14038: checking for st_rdev in struct stat configure:14051: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:14073: checking for size_t configure:14106: checking for uid_t in sys/types.h configure:14141: checking for struct sockaddr_storage configure:14154: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:14186: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure: In function `main': configure:14182: error: structure has no member named `sa_len' configure: failed program was: #line 14176 "configure" #include "confdefs.h" #include #include int main() { static struct sockaddr sa; int n = (int) sa.sa_len; return n ; return 0; } configure:14199: checking for IPv6 support configure:14213: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14231: checking for vprintf configure:14259: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14243: warning: conflicting types for built-in function `vprintf' configure:14403: checking for alphasort configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for asctime_r configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for chroot configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for ctime_r configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for cuserid configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for crypt configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for flock configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for ftok configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for funopen configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/cc89Cl2x.o(.text+0xa): In function `main': : undefined reference to `funopen' collect2: ld returned 1 exit status configure: failed program was: #line 14408 "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:14403: checking for gai_strerror configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for gcvt configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for getlogin configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for getprotobyname configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for getprotobynumber configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for getservbyname configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for getservbyport configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for getrusage configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for gettimeofday configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for gmtime_r configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for isascii configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for link configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for localtime_r configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for lockf configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for lrand48 configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for memcpy configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14415: warning: conflicting types for built-in function `memcpy' configure:14403: checking for memmove configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14415: warning: conflicting types for built-in function `memmove' configure:14403: checking for mkstemp configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for mmap configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for nl_langinfo configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for perror configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for poll configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for putenv configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for realpath configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for random configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for rand_r configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for regcomp configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for res_search configure:14403: checking for scandir configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for setitimer configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for setlocale configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for localeconv configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for setsockopt configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for setvbuf configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for shutdown configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for sin configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14415: warning: conflicting types for built-in function `sin' configure:14403: checking for snprintf configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14415: warning: conflicting types for built-in function `snprintf' configure:14403: checking for srand48 configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for srandom configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for statfs configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for statvfs configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for std_syslog configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccndXsba.o(.text+0xa): In function `main': : undefined reference to `std_syslog' collect2: ld returned 1 exit status configure: failed program was: #line 14408 "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:14403: checking for strcasecmp configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for strcoll configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for strdup configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for strerror configure:14403: checking for strftime configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for strstr configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14415: warning: conflicting types for built-in function `strstr' configure:14403: checking for strtok_r configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for symlink configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for tempnam configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccqZVbXf.o(.text+0xa): In function `main': : warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:14403: checking for tzset configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for unsetenv configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for usleep configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for utime configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14403: checking for vsnprintf configure:14431: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14415: warning: conflicting types for built-in function `vsnprintf' configure:14457: checking for getaddrinfo configure:14469: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14512: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14544: checking for strlcat configure:14572: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccvSBplt.o(.text+0xa): In function `main': : undefined reference to `strlcat' collect2: ld returned 1 exit status configure: failed program was: #line 14549 "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:14544: checking for strlcpy configure:14572: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccuYncQN.o(.text+0xa): In function `main': : undefined reference to `strlcpy' collect2: ld returned 1 exit status configure: failed program was: #line 14549 "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:14544: checking for getopt configure:14572: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14599: checking whether utime accepts a null argument configure:14620: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14646: checking for working alloca.h configure:14679: checking for alloca configure:14712: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14879: checking whether sprintf is broken configure:14894: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14928: checking whether snprintf is broken configure:14958: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:14992: checking for declared timezone configure:15013: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:15039: checking for type of reentrant time-related functions configure:15068: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure: In function `main': configure:15060: warning: assignment makes integer from pointer without a cast configure:15061: error: too many arguments to function `asctime_r' configure: failed program was: #line 15050 "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:15098: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure: In function `main': configure:15091: error: too many arguments to function `asctime_r' configure: failed program was: #line 15082 "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:15136: checking for readdir_r configure:15164: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:15186: checking for type of readdir_r configure:15222: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:15340: checking whether to include debugging symbols configure:15373: checking layout of installed files configure:15407: checking path to configuration file configure:15443: checking directory to be scanned for configuration files configure:15473: checking whether to enable safe mode by default configure:15508: checking for safe mode exec dir configure:15549: checking whether to enable PHP's own SIGCHLD handler configure:15586: checking whether to enable magic quotes by default configure:15623: checking whether to enable runpaths configure:15648: checking whether to explicitly link against libgcc configure:15727: checking whether to enable short tags by default configure:15764: checking whether to enable dmalloc configure:15852: checking whether to enable IPv6 support configure:15882: checking whether to enable versioning configure:15934: checking for OpenSSL support configure:15987: checking for pkg-config configure:16174: checking for OpenSSL version configure:16314: checking for CRYPTO_free in -lcrypto configure:16333: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:16473: checking for SSL_CTX_set_ssl_version in -lssl configure:16492: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lcrypto 1>&5 configure:16832: checking for ZLIB support configure:16878: checking if the location of ZLIB install directory is defined configure:17219: checking for gzgets in -lz configure:17238: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:17376: checking whether to enable bc style precision math functions configure:17658: checking for BZip2 support configure:17802: checking for BZ2_bzerror in -lbz2 configure:17821: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok 1>&5 configure:18204: checking whether to enable calendar conversion support configure:18469: checking for cpdflib support configure:19506: checking for CRACKlib support configure:19917: checking whether to enable ctype functions configure:20180: checking for CURL support configure:20959: checking for cyrus imap support configure:21872: checking for xDBM support configure:22491: checking whether to enable DBA configure:22817: checking for GDBM support configure:23122: checking for NDBM support configure:23421: checking for Berkeley DB4 support configure:23741: checking for Berkeley DB3 support configure:24061: checking for Berkeley DB2 support configure:24381: checking for DBM support configure:24722: checking for CDB support configure:24776: checking for INI File support configure:24830: checking for FlatFile support configure:24845: checking whether to enable DBA interface configure:25088: checking whether to enable dbase support configure:25351: checking whether to enable dbx support configure:25610: checking whether to enable direct I/O support configure:25871: checking for DOM support configure:25965: checking for libxml version configure:26532: checking for DOM XSLT support configure:26557: checking for DOM EXSLT support configure:26598: checking for libxslt version configure:27028: checking for libexslt version configure:27200: checking whether to enable EXIF (metadata from images) support configure:27463: checking for FrontBase SQL92 (fbsql) support configure:27885: checking for FDF support configure:28597: checking whether to enable the bundled filePro support configure:28860: checking for FriBidi support configure:29303: checking whether to enable FTP support configure:29567: checking for GD support configure:29614: checking for the location of libjpeg configure:29641: checking for the location of libpng configure:29694: checking for the location of libXpm configure:29719: checking for FreeType 1.x support configure:29744: checking for FreeType 2 configure:29769: checking for T1lib support configure:29794: checking whether to enable truetype string function in GD configure:29819: checking whether to enable JIS-mapped Japanese font support in GD configure:36827: checking for GNU gettext support configure:36885: checking for bindtextdomain in -lintl configure:36904: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -L/usr/lib conftest.c -lintl -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lintl collect2: ld returned 1 exit status configure: failed program was: #line 36893 "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 bindtextdomain(); int main() { bindtextdomain() ; return 0; } configure:36926: checking for bindtextdomain in -lc configure:36945: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -L/usr/lib conftest.c -lc -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:37325: checking for ngettext in -lc configure:37344: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lc -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:37368: checking for dngettext in -lc configure:37387: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lc -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:37411: checking for dcngettext in -lc configure:37430: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lc -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:37454: checking for bind_textdomain_codeset in -lc configure:37473: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lc -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:37503: checking for GNU MP support configure:38170: checking for hwapi support configure:38832: checking for Hyperwave support configure:39075: checking for iconv support configure:39126: checking for iconv configure:39154: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:39698: checking if iconv is glibc's configure:39707: gcc -o conftest -I/usr/include -march=athlon -O3 -pipe -funroll-loops -L/usr/lib -ltiff -L/usr/lib conftest.c -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:39810: checking if iconv supports errno configure:39836: gcc -o conftest -I/usr/include -march=athlon -O3 -pipe -funroll-loops -L/usr/lib -ltiff -L/usr/lib conftest.c -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:39868: checking if your cpp allows macro usage in include lines configure:39880: gcc -c -I/usr/include -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:40137: checking for IMAP support configure:40586: checking for pam_start in -lpam configure:40605: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:40743: checking for crypt in -lcrypt configure:40762: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:41193: checking whether SSL libraries are needed for c-client configure:41323: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lc-client -lssl -lcrypto -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccPHP3IF.o(.text+0xa): In function `main': : undefined reference to `auth_gssapi_valid' collect2: ld returned 1 exit status configure: failed program was: #line 41298 "configure" #include "confdefs.h" void mm_log(void){} void mm_dlog(void){} void mm_flags(void){} void mm_fatal(void){} void mm_critical(void){} void mm_nocritical(void){} void mm_notify(void){} void mm_login(void){} void mm_diskerror(void){} void mm_status(void){} void mm_lsub(void){} void mm_list(void){} void mm_exists(void){} void mm_searched(void){} void mm_expunged(void){} char auth_gssapi_valid(); int main() { auth_gssapi_valid(); return 0; } configure:41349: checking whether IMAP works configure:41382: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib conftest.c -lc-client -lssl -lcrypto -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 /usr/lib/libc-client.a(osdep.o)(.text+0x9b90): In function `ssl_onceonlyinit': /var/tmp/portage/uw-imap-2002e-r1/work/imap-2002e/c-client/osdep.c:287: warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:41412: checking for Informix support configure:42000: checking for Ingres II support configure:42508: checking for InterBase support configure:43177: checking for IRCG support configure:43658: checking for Java support configure:43711: checking Java Jar location configure:43737: checking Java C location configure:43916: checking Checking for libjava configure:44442: checking for LDAP support configure:46813: checking whether to enable multibyte string support configure:46859: checking whether to enable multibyte regex support configure:46884: checking for external libmbfl configure:47592: checking for MCAL support configure:47989: checking for mcrypt support configure:48122: checking for mcrypt_module_open in -lmcrypt configure:48141: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 -lltdl conftest.c -lmcrypt -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:48269: checking for mcrypt_generic_deinit in -lmcrypt configure:48288: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:49097: checking for MCVE support configure:49143: checking OpenSSL dir for MCVE configure:50501: checking for mhash support configure:50903: checking whether to include mime_magic support configure:51188: checking for MING support configure:51855: checking for mnoGoSearch support configure:52261: checking for msession support configure:52647: checking for mSQL support configure:53086: checking for MSSQL support via FreeTDS configure:53700: checking for MySQL support configure:53746: checking for specified location of the MySQL UNIX socket configure:53803: checking for MySQL UNIX socket location configure:55425: checking size of char configure:55444: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 55433 "configure" #include "confdefs.h" #include main() { FILE *f=fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%d\n", sizeof(char)); exit(0); } configure:55465: checking size of int configure:55504: checking size of long configure:55543: checking size of long long configure:55562: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 55551 "configure" #include "confdefs.h" #include main() { FILE *f=fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%d\n", sizeof(long long)); exit(0); } configure:55582: checking for size_t configure:55615: checking whether time.h and sys/time.h may both be included configure:55629: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:55650: checking for uid_t in sys/types.h configure:55685: checking for type ulong configure:55704: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 55693 "configure" #include "confdefs.h" #include #include main() { ulong foo; foo++; exit(0); } configure:55728: checking for type uchar configure:55747: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: In function `main': configure:55741: error: `uchar' undeclared (first use in this function) configure:55741: error: (Each undeclared identifier is reported only once configure:55741: error: for each function it appears in.) configure:55741: error: syntax error before "foo" configure:55742: error: `foo' undeclared (first use in this function) configure: failed program was: #line 55736 "configure" #include "confdefs.h" #include #include main() { uchar foo; foo++; exit(0); } configure:55771: checking for type uint configure:55790: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 55779 "configure" #include "confdefs.h" #include #include main() { uint foo; foo++; exit(0); } configure:55814: checking for type ushort configure:55833: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 55822 "configure" #include "confdefs.h" #include #include main() { ushort foo; foo++; exit(0); } configure:55857: checking for int8 configure:55887: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: In function `main': configure:55881: error: `int8' undeclared (first use in this function) configure:55881: error: (Each undeclared identifier is reported only once configure:55881: error: for each function it appears in.) configure:55881: error: syntax error before "i" configure: failed program was: #line 55865 "configure" #include "confdefs.h" #ifdef HAVE_STDLIB_H #include #endif #ifdef HAVE_STDDEF_H #include #endif #ifdef HAVE_SYS_TYPES_H #include #endif int main() { int8 i; return 0; } configure:55913: checking base type of last arg to accept configure:55941: g++ -c -march=athlon -O3 -pipe -funroll-loops conftest.C 1>&5 configure:55990: checking return type of qsort configure:56008: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:56360: checking for mysql_close in -lmysqlclient configure:56379: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:56960: checking for ncurses support configure:57931: checking for Oracle-OCI8 support configure:59726: checking for Adabas support configure:59919: checking for SAP DB support configure:60049: checking for Solid support configure:60193: checking for IBM DB2 support configure:60256: checking for Empress support configure:60326: checking for Empress local access support configure:60412: checking for Birdstep support configure:60476: checking for a custom ODBC support configure:60510: checking for iODBC support configure:60652: checking for Easysoft ODBC-ODBC Bridge support configure:60712: checking for unixODBC support configure:60772: checking for DBMaker support configure:61278: checking for Oracle-ORACLE support configure:66299: checking whether to enable user-space object overloading support configure:66562: checking for Ovrimos SQL Server support configure:67009: checking whether to enable pcntl support configure:67057: checking for fork configure:67085: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:67116: checking for waitpid configure:67144: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:67175: checking for sigaction configure:67203: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:67448: checking for PCRE support configure:68090: checking for PDFlib support configure:68217: checking for the location of libtiff configure:68537: checking for jpeg_read_header in -ljpeg configure:68556: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:68771: checking for png_create_info_struct in -lpng configure:68790: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:69005: checking for TIFFOpen in -ltiff configure:69024: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:69158: checking for the location of zlib configure:69465: checking for PDF_show_boxed in -lpdf configure:69484: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:69663: checking for Verisign Payflow Pro support configure:70366: checking for PostgreSQL support configure:71078: checking whether to enable POSIX-like functions configure:71339: checking for seteuid configure:71367: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:71339: checking for setegid configure:71367: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:71339: checking for setsid configure:71367: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:71339: checking for getsid configure:71367: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:71339: checking for setpgid configure:71367: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:71339: checking for getpgid configure:71367: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:71339: checking for ctermid configure:71367: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:71339: checking for mkfifo configure:71367: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:71339: checking for getrlimit configure:71367: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:71397: checking for PSPELL support configure:71811: checking for QtDOM support configure:72417: checking for libedit readline replacement configure:72463: checking for readline support configure:73980: checking for recode support configure:74702: checking whether to enable PHP sessions configure:74748: checking for mm support configure:74773: checking whether pwrite works configure:74806: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 74785 "configure" #include "confdefs.h" #include #include #include #include #include main() { int fd = open("conftest_in", O_WRONLY|O_CREAT, 0600); if (fd < 0) exit(1); if (pwrite(fd, "text", 4, 0) != 4) exit(1); /* Linux glibc breakage until 2.2.5 */ if (pwrite(fd, "text", 4, -1) != -1 || errno != EINVAL) exit(1); exit(0); } configure:74852: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:74838: error: syntax error before "off64_t" configure: failed program was: #line 74831 "configure" #include "confdefs.h" #include #include #include #include #include ssize_t pwrite(int, void *, size_t, off64_t); main() { int fd = open("conftest_in", O_WRONLY|O_CREAT, 0600); if (fd < 0) exit(1); if (pwrite(fd, "text", 4, 0) != 4) exit(1); /* Linux glibc breakage until 2.2.5 */ if (pwrite(fd, "text", 4, -1) != -1 || errno != EINVAL) exit(1); exit(0); } configure:74893: checking whether pread works configure:74926: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 74906 "configure" #include "confdefs.h" #include #include #include #include #include main() { char buf[3]; int fd = open("conftest_in", O_RDONLY); if (fd < 0) exit(1); if (pread(fd, buf, 2, 0) != 2) exit(1); /* Linux glibc breakage until 2.2.5 */ if (pread(fd, buf, 2, -1) != -1 || errno != EINVAL) exit(1); exit(0); } configure:74973: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:74960: error: syntax error before "off64_t" configure: failed program was: #line 74953 "configure" #include "confdefs.h" #include #include #include #include #include ssize_t pread(int, void *, size_t, off64_t); main() { char buf[3]; int fd = open("conftest_in", O_RDONLY); if (fd < 0) exit(1); if (pread(fd, buf, 2, 0) != 2) exit(1); /* Linux glibc breakage until 2.2.5 */ if (pread(fd, buf, 2, -1) != -1 || errno != EINVAL) exit(1); exit(0); } configure:75376: checking whether to enable shmop support configure:75639: checking for SNMP support configure:75685: checking OpenSSL dir for SNMP configure:77281: checking whether to enable UCD SNMP hack configure:77307: checking whether to enable sockets support configure:77352: checking for struct cmsghdr configure:77367: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:77392: checking for hstrerror configure:77420: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:77448: checking for netdb.h configure:77448: checking for netinet/tcp.h configure:77458: gcc -E conftest.c >/dev/null 2>conftest.out configure:77448: checking for sys/un.h configure:77458: gcc -E conftest.c >/dev/null 2>conftest.out configure:77448: checking for errno.h configure:77458: gcc -E conftest.c >/dev/null 2>conftest.out configure:77495: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:77733: checking for getcwd configure:77761: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:77733: checking for getwd configure:77761: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccdWvRBt.o(.text+0xa): In function `main': : warning: the `getwd' function is dangerous and should not be used. configure:77733: checking for asinh configure:77761: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:77733: checking for acosh configure:77761: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:77733: checking for atanh configure:77761: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:77733: checking for log1p configure:77761: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:77733: checking for hypot configure:77761: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:77838: checking for standard DES crypt configure:77864: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 77849 "configure" #include "confdefs.h" #if HAVE_CRYPT_H #include #endif main() { #if HAVE_CRYPT exit (strcmp((char *)crypt("rasmuslerdorf","rl"),"rl.3StKT.4T8M")); #else exit(0); #endif } configure:77895: checking for extended DES crypt configure:77921: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 77906 "configure" #include "confdefs.h" #if HAVE_CRYPT_H #include #endif main() { #if HAVE_CRYPT exit (strcmp((char *)crypt("rasmuslerdorf","_J9..rasm"),"_J9..rasmBYk8r9AiWNc")); #else exit(0); #endif } configure:77952: checking for MD5 crypt configure:77987: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 77963 "configure" #include "confdefs.h" #if HAVE_CRYPT_H #include #endif main() { #if HAVE_CRYPT char salt[15], answer[40]; salt[0]='$'; salt[1]='1'; salt[2]='$'; salt[3]='r'; salt[4]='a'; salt[5]='s'; salt[6]='m'; salt[7]='u'; salt[8]='s'; salt[9]='l'; salt[10]='e'; salt[11]='$'; salt[12]='\0'; strcpy(answer,salt); strcat(answer,"rISCgZzpwk3UhDidwXvin0"); exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); #else exit(0); #endif } configure:78047: checking for Blowfish crypt configure:78079: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 78058 "configure" #include "confdefs.h" #if HAVE_CRYPT_H #include #endif main() { #if HAVE_CRYPT char salt[30], answer[70]; salt[0]='$'; salt[1]='2'; salt[2]='a'; salt[3]='$'; salt[4]='0'; salt[5]='7'; salt[6]='$'; salt[7]='\0'; strcat(salt,"rasmuslerd............"); strcpy(answer,salt); strcpy(&answer[29],"nIdrcHdxcUxWomQX9j6kvERCFjTg7Ra"); exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); #else exit(0); #endif } configure:78111: checking whether flush should be called explicitly after a buffered io configure:78160: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccSOIZpD.o(.text+0x1c): In function `main': : warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure: failed program was: #line 78122 "configure" #include "confdefs.h" #include #include int main(int argc, char **argv) { char *filename = tmpnam(NULL); char buffer[64]; int result = 0; FILE *fp = fopen(filename, "wb"); if (NULL == fp) return 0; fputs("line 1\n", fp); fputs("line 2\n", fp); fclose(fp); fp = fopen(filename, "rb+"); if (NULL == fp) return 0; fgets(buffer, sizeof(buffer), fp); fputs("line 3\n", fp); rewind(fp); fgets(buffer, sizeof(buffer), fp); if (0 != strcmp(buffer, "line 1\n")) result = 1; fgets(buffer, sizeof(buffer), fp); if (0 != strcmp(buffer, "line 3\n")) result = 1; fclose(fp); unlink(filename); exit(result); } configure:78279: checking which regex library to use configure:78284: checking whether rounding works as expected configure:78301: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 78292 "configure" #include "confdefs.h" #include int main() { return floor(0.045*pow(10,2) + 0.5)/10.0 != 0.5; } configure:78325: checking for working fnmatch configure:78340: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 78336 "configure" #include "confdefs.h" main() { exit (fnmatch ("a*", "abc", 0) != 0); } configure:78367: checking for glob configure:78395: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:78367: checking for strfmon configure:78395: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:78430: checking for fpclass configure:78458: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 /var/tmp/portage/php-cgi-4.3.9-r1/temp/ccts7wS8.o(.text+0xa): In function `main': : undefined reference to `fpclass' collect2: ld returned 1 exit status configure: failed program was: #line 78435 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fpclass(); 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 fpclass(); 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_fpclass) || defined (__stub___fpclass) choke me #else fpclass(); #endif ; return 0; } configure:78430: checking for isinf configure:78458: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:78430: checking for isnan configure:78458: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:78484: checking whether atof() accepts NAN configure:78515: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 78495 "configure" #include "confdefs.h" #include #include #ifdef HAVE_ISNAN #define zend_isnan(a) isnan(a) #elif defined(HAVE_FPCLASS) #define zend_isnan(a) ((fpclass(a) == FP_SNAN) || (fpclass(a) == FP_QNAN)) #else #define zend_isnan(a) 0 #endif int main(int argc, char** argv) { return zend_isnan(atof("NAN")) ? 0 : 1; } configure:78543: checking whether atof() accepts INF configure:78577: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 78554 "configure" #include "confdefs.h" #include #include #ifdef HAVE_ISINF #define zend_isinf(a) isinf(a) #elif defined(INFINITY) /* Might not work, but is required by ISO C99 */ #define zend_isinf(a) (((a)==INFINITY)?1:0) #elif defined(HAVE_FPCLASS) #define zend_isinf(a) ((fpclass(a) == FP_PINF) || (fpclass(a) == FP_NINF)) #else #define zend_isinf(a) 0 #endif int main(int argc, char** argv) { return zend_isinf(atof("INF")) && zend_isinf(atof("-INF")) ? 0 : 1; } configure:78605: checking whether HUGE_VAL == INF configure:78639: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 78616 "configure" #include "confdefs.h" #include #include #ifdef HAVE_ISINF #define zend_isinf(a) isinf(a) #elif defined(INFINITY) /* Might not work, but is required by ISO C99 */ #define zend_isinf(a) (((a)==INFINITY)?1:0) #elif defined(HAVE_FPCLASS) #define zend_isinf(a) ((fpclass(a) == FP_PINF) || (fpclass(a) == FP_NINF)) #else #define zend_isinf(a) 0 #endif int main(int argc, char** argv) { return zend_isinf(HUGE_VAL) ? 0 : 1; } configure:78667: checking whether HUGE_VAL + -HUGEVAL == NAN configure:78703: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 78678 "configure" #include "confdefs.h" #include #include #ifdef HAVE_ISNAN #define zend_isnan(a) isnan(a) #elif defined(HAVE_FPCLASS) #define zend_isnan(a) ((fpclass(a) == FP_SNAN) || (fpclass(a) == FP_QNAN)) #else #define zend_isnan(a) 0 #endif int main(int argc, char** argv) { #if defined(__sparc__) && !(__GNUC__ >= 3) /* prevent bug #27830 */ return 1; #else return zend_isnan(HUGE_VAL + -HUGE_VAL) ? 0 : 1; #endif } configure:78987: checking for libswf support configure:79402: checking for Sybase support configure:79991: checking for Sybase-CT support configure:80945: checking whether to enable System V IPC support configure:81208: checking whether to enable System V semaphore support configure:81466: checking for union semun configure:81482: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure: In function `main': configure:81478: error: storage size of `x' isn't known configure: failed program was: #line 81471 "configure" #include "confdefs.h" #include #include #include int main() { union semun x; ; return 0; } configure:81517: checking whether to enable System V shared memory support configure:81781: checking whether to enable tokenizer support configure:82046: checking whether to enable WDDX support configure:82311: checking whether byte ordering is bigendian configure:82329: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure:82344: gcc -c -march=athlon -O3 -pipe -funroll-loops conftest.c 1>&5 configure: In function `main': configure:82339: error: `not' undeclared (first use in this function) configure:82339: error: (Each undeclared identifier is reported only once configure:82339: error: for each function it appears in.) configure:82339: error: syntax error before "big" configure: failed program was: #line 82333 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:82410: checking whether to enable XML support configure:82456: checking external libexpat install dir configure:83115: checking for XMLRPC-EPI support configure:83161: checking libexpat dir for XMLRPC-EPI configure:83186: checking iconv dir for XMLRPC-EPI configure:83375: checking for iconv configure:83940: checking for ANSI C header files configure:84047: checking for xmlparse.h configure:84057: gcc -E conftest.c >/dev/null 2>conftest.out configure:84053:22: xmlparse.h: No such file or directory configure: failed program was: #line 84052 "configure" #include "confdefs.h" #include configure:84047: checking for xmltok.h configure:84057: gcc -E conftest.c >/dev/null 2>conftest.out configure:84053:20: xmltok.h: No such file or directory configure: failed program was: #line 84052 "configure" #include "confdefs.h" #include configure:84047: checking for stdlib.h configure:84047: checking for strings.h configure:84057: gcc -E conftest.c >/dev/null 2>conftest.out configure:84047: checking for string.h configure:84089: checking size of char configure:84129: checking size of int configure:84168: checking size of long configure:84207: checking size of long long configure:84246: checking for size_t configure:84279: checking whether time.h and sys/time.h may both be included configure:84314: checking for uid_t in sys/types.h configure:84359: checking for strtoul configure:84387: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lexpat -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:84359: checking for strtoull configure:84387: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lexpat -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:84359: checking for snprintf configure:84359: checking for strstr configure:84359: checking for strpbrk configure:84387: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lexpat -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure:84371: warning: conflicting types for built-in function `strpbrk' configure:84359: checking for strerror configure:84359: checking for memcpy configure:84359: checking for memmove configure:84804: checking whether to enable xslt support configure:84850: checking for XSLT Sablotron backend configure:84875: checking for libexpat dir for Sablotron XSL support configure:84900: checking for iconv dir for Sablotron XSL support configure:84925: checking for JavaScript for Sablotron XSL support configure:85180: checking for Sablotron libraries in the default path configure:85197: checking for sablot-config configure:85215: checking for Sablotron version configure:85240: gcc -o conftest -march=athlon -O3 -pipe -funroll-loops -I/usr/include -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 conftest.c -lexpat -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lmhash -lmcrypt -lltdl -ljava -lcrypt -lpam -lexslt -lxml2 -lxslt -lz -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -lxmltok -lxml2 -lz -lm 1>&5 configure: failed program was: #line 85222 "configure" #include "confdefs.h" #include #include int main () { double version; version = atof(SAB_VERSION); if (version >= 0.96) { exit(0); } exit(255); }