This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/lib/php5 --sysconfdir=/etc --cache-file=./config.cache --disable-cli --enable-cgi --enable-fastcgi --disable-discard-path --disable-force-cgi-redirect --with-config-file-path=/etc/php/cgi-php5 --with-config-file-scan-dir=/etc/php/cgi-php5/ext --without-pear --enable-bcmath=shared --with-bz2=shared --disable-calendar --with-curl=shared --with-curlwrappers=shared --enable-dbase=shared --enable-exif=shared --without-fbsql --without-fdftk --enable-filepro=shared --enable-ftp=shared --with-gettext=shared --with-gmp=shared --without-hwapi --with-iconv=shared --without-informix --with-jpeg-dir=/usr --with-kerberos=/usr --enable-mbstring=shared --with-mcrypt=shared --with-mcve=shared --disable-memory-limit --with-mhash=shared --with-ming=shared --with-msql=shared --with-mssql=shared --with-ncurses=shared --without-oci8 --without-oracle --with-openssl=shared --with-openssl-dir=/usr --without-ovrimos --disable-pcntl --without-pfpro --with-pgsql=shared --without-pspell --without-recode --enable-shmop --without-snmp --disable-soap --disable-sockets --disable-spl --without-sybase --without-sybase-ct --disable-sysvmsg --disable-sysvsem --disable-sysvshm --without-tidy --disable-tokenizer --disable-wddx --with-xmlrpc=shared --without-xsl --with-zlib=shared --disable-debug --enable-dba=shared --with-cdb=shared --with-db4=shared --with-flatfile=shared --without-gdbm --with-inifile=shared --with-qdbm=shared --without-freetype-dir --without-t1lib --enable-gd-jis-conv --disable-gd-native-ttf --with-png-dir=/usr --without-tiff-dir --without-xpm-dir --with-gd --with-interbase --with-ldap=shared --without-ldap-sasl --with-mysqli=shared,/usr/bin/mysql_config --with-unixODBC=shared,/usr --with-adabas=shared --with-birdstep=shared --with-dbmaker=shared --with-empress=shared --with-empress-bcs --with-esoob=shared --with-ibm-db2=shared --with-iodbc=shared,/usr --with-sapdb=shared --without-solid --without-readline --without-libedit --disable-session --without-sqlite ## --------- ## ## Platform. ## ## --------- ## hostname = tux uname -m = i686 uname -r = 2.6.14-gentoo uname -s = Linux uname -v = #2 SMP PREEMPT Sat Oct 29 20:37:50 CEST 2005 /usr/bin/uname -p = AMD Athlon(tm) Processor /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/athena/sbin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.4 PATH: /usr/i386-pc-linux-gnu/gcc-bin/3.3.5 PATH: /opt/sun-jdk-1.4.2.09/bin PATH: /opt/sun-jdk-1.4.2.09/jre/bin PATH: /opt/sun-jdk-1.4.2.09/jre/javaws PATH: /usr/qt/3/bin PATH: /usr/kde/3.4/sbin PATH: /usr/kde/3.4/bin PATH: /opt/firebird/bin PATH: /usr/share/karamba/bin PATH: /var/qmail/bin PATH: /var/vpopmail/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1772: creating cache ./config.cache configure:1911: checking build system type configure:1929: result: i686-pc-linux-gnu configure:1937: checking host system type configure:1951: result: i686-pc-linux-gnu configure:2091: checking for gcc configure:2107: found /usr/lib/ccache/bin/gcc configure:2117: result: gcc configure:2361: checking for C compiler version configure:2364: gcc --version &5 gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2367: $? = 0 configure:2369: gcc -v &5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --enable-java-awt=gtk --enable-languages=c,c++,objc,java,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) configure:2372: $? = 0 configure:2374: gcc -V &5 gcc: `-V' option must have argument configure:2377: $? = 1 configure:2400: checking for C compiler default output file name configure:2403: gcc -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c >&5 gcc: unrecognized option `-s,--as-needed' configure:2406: $? = 0 configure:2452: result: a.out configure:2457: checking whether the C compiler works configure:2463: ./a.out configure:2466: $? = 0 configure:2483: result: yes configure:2490: checking whether we are cross compiling configure:2492: result: no configure:2495: checking for suffix of executables configure:2497: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c >&5 gcc: unrecognized option `-s,--as-needed' configure:2500: $? = 0 configure:2525: result: configure:2531: checking for suffix of object files configure:2552: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:2555: $? = 0 configure:2577: result: o configure:2581: checking whether we are using the GNU C compiler configure:2605: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:2611: $? = 0 configure:2615: test -z || test ! -s conftest.err configure:2618: $? = 0 configure:2621: test -s conftest.o configure:2624: $? = 0 configure:2637: result: yes configure:2643: checking whether gcc accepts -g configure:2664: gcc -c -g conftest.c >&5 configure:2670: $? = 0 configure:2674: test -z || test ! -s conftest.err configure:2677: $? = 0 configure:2680: test -s conftest.o configure:2683: $? = 0 configure:2694: result: yes configure:2711: checking for gcc option to accept ANSI C configure:2781: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:2787: $? = 0 configure:2791: test -z || test ! -s conftest.err configure:2794: $? = 0 configure:2797: test -s conftest.o configure:2800: $? = 0 configure:2818: result: none needed configure:2836: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2842: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2976: checking whether gcc and cc understand -c and -o together configure:3006: gcc -c conftest.c -o conftest.o >&5 configure:3009: $? = 0 configure:3011: gcc -c conftest.c -o conftest.o >&5 configure:3014: $? = 0 configure:3021: cc -c conftest.c >&5 configure:3024: $? = 0 configure:3027: cc -c conftest.c -o conftest.o >&5 configure:3030: $? = 0 configure:3032: cc -c conftest.c -o conftest.o >&5 configure:3035: $? = 0 configure:3053: result: yes configure:3070: checking how to run the C preprocessor configure:3105: gcc -E conftest.c configure:3111: $? = 0 configure:3143: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3188: result: gcc -E configure:3212: gcc -E conftest.c configure:3218: $? = 0 configure:3250: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3256: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3302: checking for egrep configure:3312: result: grep -E configure:3318: checking for AIX configure:3340: result: no configure:3349: checking if compiler supports -R configure:3373: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -R /usr/lib >&5 gcc: unrecognized option `-s,--as-needed' gcc: unrecognized option `-R' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: /usr/lib: No such file: File format not recognized collect2: ld returned 1 exit status configure:3379: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3406: result: no configure:3411: checking if compiler supports -Wl,-rpath, configure:3435: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -Wl,-rpath,/usr/lib >&5 gcc: unrecognized option `-s,--as-needed' configure:3441: $? = 0 configure:3445: test -z || test ! -s conftest.err configure:3448: $? = 0 configure:3451: test -s conftest configure:3454: $? = 0 configure:3468: result: yes configure:3481: checking for re2c configure:3508: result: exit 0; configure:3516: checking whether ln -s works configure:3520: result: yes configure:3531: checking for gawk configure:3547: found /bin/gawk configure:3557: result: gawk configure:3571: checking for bison configure:3587: found /usr/bin/bison configure:3597: result: bison -y configure:3612: checking bison version configure:3616: WARNING: You will need bison 1.28, 1.35, 1.75 or 1.875 if you want to regenerate the Zend parser (found 2.1). configure:3619: result: 2.1 (ok) configure:3626: checking for flex configure:3642: found /usr/bin/flex configure:3652: result: flex configure:3665: checking for yywrap in -lfl configure:3695: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lfl >&5 gcc: unrecognized option `-s,--as-needed' configure:3701: $? = 0 configure:3705: test -z || test ! -s conftest.err configure:3708: $? = 0 configure:3711: test -s conftest configure:3714: $? = 0 configure:3727: result: yes configure:3805: checking lex output file root configure:3816: flex conftest.l configure:3819: $? = 0 configure:3831: result: lex.yy configure:3836: checking whether yytext is a pointer configure:3852: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lfl >&5 gcc: unrecognized option `-s,--as-needed' configure:3858: $? = 0 configure:3862: test -z || test ! -s conftest.err configure:3865: $? = 0 configure:3868: test -s conftest configure:3871: $? = 0 configure:3885: result: yes configure:3900: checking for an ANSI C-conforming const configure:3967: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:3973: $? = 0 configure:3977: test -z || test ! -s conftest.err configure:3980: $? = 0 configure:3983: test -s conftest.o configure:3986: $? = 0 configure:3997: result: yes configure:4011: checking flex version configure:4023: result: 2.5.4 (ok) configure:4030: checking whether byte ordering is bigendian configure:4061: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c >&5 gcc: unrecognized option `-s,--as-needed' configure:4064: $? = 0 configure:4066: ./conftest configure:4069: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | int main(void) | { | short one = 1; | char *cp = (char *)&one; | | if (*cp == 0) { | return(0); | } else { | return(1); | } | } | configure:4084: result: no configure:4287: checking whether to force non-PIC code in shared modules configure:4293: result: yes configure:4403: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccGfHn9s.o: In function `main': conftest.c:(.text+0x2a): undefined reference to `pthread_mutexattr_init' conftest.c:(.text+0x4c): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:4406: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end 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:4431: checking for pthreads_cflags configure:4476: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -kthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c >&5 gcc: unrecognized option `-kthread' gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccRqy3YR.o: In function `main': conftest.c:(.text+0x2a): undefined reference to `pthread_mutexattr_init' conftest.c:(.text+0x4c): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:4479: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end 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:4476: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -pthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c >&5 gcc: unrecognized option `-s,--as-needed' configure:4479: $? = 0 configure:4481: ./conftest configure:4484: $? = 0 configure:4511: result: -pthread configure:4514: checking for pthreads_lib configure:4593: result: configure:4658: result: configure:4660: result: Configuring SAPI modules configure:4666: checking for AOLserver support configure:4680: result: no configure:4917: checking for Apache 1.x module support via DSO through APXS configure:5233: result: no configure:5239: checking for Apache 1.x module support configure:6103: result: no configure:6110: checking for mod_charset compatibility option configure:6127: result: no configure:6278: checking for Apache 2.0 filter-module support via DSO through APXS configure:7110: result: no configure:7117: checking for Apache 2.0 handler-module support via DSO through APXS configure:7949: result: no configure:7957: checking for Apache 1.x (hooks) module support via DSO through APXS configure:8273: result: no configure:8279: checking for Apache 1.x (hooks) module support configure:9143: result: no configure:9150: checking for mod_charset compatibility option configure:9167: result: no configure:9319: checking for Caudium support configure:9659: result: no configure:9665: checking for CLI build configure:9716: result: no configure:9720: checking for Continuity support configure:9734: result: no configure:9976: checking for embedded SAPI library support configure:10003: result: no configure:10181: checking for Zeus ISAPI support configure:10414: result: no configure:10419: checking for Milter support configure:10695: result: no configure:10699: checking for NSAPI support configure:10713: result: no configure:11510: checking for PHTTPD support configure:11741: result: no configure:11747: checking for Pi3Web support configure:12078: result: no configure:12084: checking for Roxen/Pike support configure:12333: result: no configure:12611: checking for thttpd configure:12613: result: no configure:12953: checking for TUX configure:12955: result: no configure:13190: checking for webjames configure:13192: result: no configure:13260: checking for CGI build configure:13263: result: yes configure:13285: checking whether writing to stdout works configure:13319: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c >&5 gcc: unrecognized option `-s,--as-needed' configure:13322: $? = 0 configure:13324: ./conftest configure:13327: $? = 0 configure:13346: result: yes configure:13357: checking whether to force Apache CGI redirect configure:13369: result: no configure:13373: checking whether to discard path_info + path_translated configure:13385: result: no configure:13388: checking whether to enable path info checking configure:13400: result: yes configure:13403: checking whether to enable fastcgi support configure:13434: result: yes configure:13636: checking for chosen SAPI module configure:13638: result: cgi configure:13685: result: configure:13687: result: Running FastCGI checks configure:13745: checking for gethostbyname in -lnsl configure:13775: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:13781: $? = 0 configure:13785: test -z || test ! -s conftest.err configure:13788: $? = 0 configure:13791: test -s conftest configure:13794: $? = 0 configure:13807: result: yes configure:13819: checking for socket in -lsocket configure:13849: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lsocket -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:13855: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* 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:13881: result: no configure:13909: checking pthread.h usability configure:13921: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:13927: $? = 0 configure:13931: test -z || test ! -s conftest.err configure:13934: $? = 0 configure:13937: test -s conftest.o configure:13940: $? = 0 configure:13950: result: yes configure:13954: checking pthread.h presence configure:13964: gcc -E conftest.c configure:13970: $? = 0 configure:13990: result: yes configure:14025: checking for pthread.h configure:14032: result: yes configure:14176: checking for the pthreads library -lpthreads configure:14214: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lpthreads -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:14220: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | /* end 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:14247: result: no configure:14165: checking whether pthreads work without any flags configure:14214: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccqKAwex.o: In function `main': conftest.c:(.text+0x1c): undefined reference to `pthread_join' conftest.c:(.text+0x40): undefined reference to `_pthread_cleanup_push' conftest.c:(.text+0x64): undefined reference to `pthread_create' conftest.c:(.text+0x74): undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure:14220: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | /* end 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:14247: result: no configure:14170: checking whether pthreads work with -Kthread configure:14214: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Kthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-Kthread' gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccb50iEZ.o: In function `main': conftest.c:(.text+0x1c): undefined reference to `pthread_join' conftest.c:(.text+0x40): undefined reference to `_pthread_cleanup_push' conftest.c:(.text+0x64): undefined reference to `pthread_create' conftest.c:(.text+0x74): undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure:14220: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | /* end 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:14247: result: no configure:14170: checking whether pthreads work with -kthread configure:14214: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -kthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-kthread' gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccl56obf.o: In function `main': conftest.c:(.text+0x1c): undefined reference to `pthread_join' conftest.c:(.text+0x40): undefined reference to `_pthread_cleanup_push' conftest.c:(.text+0x64): undefined reference to `pthread_create' conftest.c:(.text+0x74): undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure:14220: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | /* end 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:14247: result: no configure:14176: checking for the pthreads library -llthread configure:14214: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -llthread -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:14220: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | /* end 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:14247: result: no configure:14170: checking whether pthreads work with -pthread configure:14214: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -pthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:14220: $? = 0 configure:14224: test -z || test ! -s conftest.err configure:14227: $? = 0 configure:14230: test -s conftest configure:14233: $? = 0 configure:14247: result: yes configure:14267: checking for joinable pthread attribute configure:14285: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -pthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:14291: $? = 0 configure:14295: test -z || test ! -s conftest.err configure:14298: $? = 0 configure:14301: test -s conftest configure:14304: $? = 0 configure:14370: result: PTHREAD_CREATE_JOINABLE configure:14377: checking if more special flags are required for pthreads configure:14384: result: no configure:14396: checking for cc_r configure:14423: result: gcc configure:14451: checking for sun_len in sys/un.h configure:14472: result: no configure:14478: checking for fpos_t in stdio.h configure:14491: result: yes configure:14522: checking sys/socket.h usability configure:14534: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:14540: $? = 0 configure:14544: test -z || test ! -s conftest.err configure:14547: $? = 0 configure:14550: test -s conftest.o configure:14553: $? = 0 configure:14563: result: yes configure:14567: checking sys/socket.h presence configure:14577: gcc -E conftest.c configure:14583: $? = 0 configure:14603: result: yes configure:14638: checking for sys/socket.h configure:14645: result: yes configure:14522: checking netdb.h usability configure:14534: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:14540: $? = 0 configure:14544: test -z || test ! -s conftest.err configure:14547: $? = 0 configure:14550: test -s conftest.o configure:14553: $? = 0 configure:14563: result: yes configure:14567: checking netdb.h presence configure:14577: gcc -E conftest.c configure:14583: $? = 0 configure:14603: result: yes configure:14638: checking for netdb.h configure:14645: result: yes configure:14522: checking netinet/in.h usability configure:14534: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:14540: $? = 0 configure:14544: test -z || test ! -s conftest.err configure:14547: $? = 0 configure:14550: test -s conftest.o configure:14553: $? = 0 configure:14563: result: yes configure:14567: checking netinet/in.h presence configure:14577: gcc -E conftest.c configure:14583: $? = 0 configure:14603: result: yes configure:14638: checking for netinet/in.h configure:14645: result: yes configure:14522: checking arpa/inet.h usability configure:14534: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:14540: $? = 0 configure:14544: test -z || test ! -s conftest.err configure:14547: $? = 0 configure:14550: test -s conftest.o configure:14553: $? = 0 configure:14563: result: yes configure:14567: checking arpa/inet.h presence configure:14577: gcc -E conftest.c configure:14583: $? = 0 configure:14603: result: yes configure:14638: checking for arpa/inet.h configure:14645: result: yes configure:14675: checking sys/time.h usability configure:14687: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:14693: $? = 0 configure:14697: test -z || test ! -s conftest.err configure:14700: $? = 0 configure:14703: test -s conftest.o configure:14706: $? = 0 configure:14716: result: yes configure:14720: checking sys/time.h presence configure:14730: gcc -E conftest.c configure:14736: $? = 0 configure:14756: result: yes configure:14791: checking for sys/time.h configure:14798: result: yes configure:14675: checking limits.h usability configure:14687: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:14693: $? = 0 configure:14697: test -z || test ! -s conftest.err configure:14700: $? = 0 configure:14703: test -s conftest.o configure:14706: $? = 0 configure:14716: result: yes configure:14720: checking limits.h presence configure:14730: gcc -E conftest.c configure:14736: $? = 0 configure:14756: result: yes configure:14791: checking for limits.h configure:14798: result: yes configure:14675: checking sys/param.h usability configure:14687: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:14693: $? = 0 configure:14697: test -z || test ! -s conftest.err configure:14700: $? = 0 configure:14703: test -s conftest.o configure:14706: $? = 0 configure:14716: result: yes configure:14720: checking sys/param.h presence configure:14730: gcc -E conftest.c configure:14736: $? = 0 configure:14756: result: yes configure:14791: checking for sys/param.h configure:14798: result: yes configure:14675: checking unistd.h usability configure:14687: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:14693: $? = 0 configure:14697: test -z || test ! -s conftest.err configure:14700: $? = 0 configure:14703: test -s conftest.o configure:14706: $? = 0 configure:14716: result: yes configure:14720: checking unistd.h presence configure:14730: gcc -E conftest.c configure:14736: $? = 0 configure:14756: result: yes configure:14791: checking for unistd.h configure:14798: result: yes configure:14812: checking for a fileno() prototype in stdio.h configure:14825: result: yes configure:14871: checking whether cross-process locking is required by accept() configure:14884: result: no configure:14893: checking whether va_arg(arg, long double) crashes the compiler configure:14911: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:14917: $? = 0 configure:14921: test -z || test ! -s conftest.err configure:14924: $? = 0 configure:14927: test -s conftest.o configure:14930: $? = 0 configure:14932: result: no configure:14948: checking for an ANSI C-conforming const configure:15045: result: yes configure:15061: checking for strerror configure:15118: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:15124: $? = 0 configure:15128: test -z || test ! -s conftest.err configure:15131: $? = 0 configure:15134: test -s conftest configure:15137: $? = 0 configure:15149: result: yes configure:15194: result: configure:15196: result: Running system checks configure:15201: checking for missing declarations of reentrant functions configure:15219: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:15225: $? = 0 configure:15229: test -z || test ! -s conftest.err configure:15232: $? = 0 configure:15235: test -s conftest.o configure:15238: $? = 0 configure:15272: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:15278: $? = 0 configure:15282: test -z || test ! -s conftest.err configure:15285: $? = 0 configure:15288: test -s conftest.o configure:15291: $? = 0 configure:15325: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:15331: $? = 0 configure:15335: test -z || test ! -s conftest.err configure:15338: $? = 0 configure:15341: test -s conftest.o configure:15344: $? = 0 configure:15378: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:15384: $? = 0 configure:15388: test -z || test ! -s conftest.err configure:15391: $? = 0 configure:15394: test -s conftest.o configure:15397: $? = 0 configure:15431: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:15437: $? = 0 configure:15441: test -z || test ! -s conftest.err configure:15444: $? = 0 configure:15447: test -s conftest.o configure:15450: $? = 0 configure:15468: result: done configure:15475: checking for sendmail configure:15494: found /usr/sbin/sendmail configure:15506: result: /usr/sbin/sendmail configure:15522: checking whether system uses EBCDIC configure:15546: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:15549: $? = 0 configure:15551: ./conftest configure:15554: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | /* end confdefs.h. */ | | int main(void) { | return (unsigned char)'A' != (unsigned char)0xC1; | } | configure:15572: result: no configure:15628: checking for socket configure:15685: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:15691: $? = 0 configure:15695: test -z || test ! -s conftest.err configure:15698: $? = 0 configure:15701: test -s conftest configure:15704: $? = 0 configure:15716: result: yes configure:16053: checking for htonl configure:16110: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:16116: $? = 0 configure:16120: test -z || test ! -s conftest.err configure:16123: $? = 0 configure:16126: test -s conftest configure:16129: $? = 0 configure:16141: result: yes configure:16478: checking for gethostname configure:16535: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:16541: $? = 0 configure:16545: test -z || test ! -s conftest.err configure:16548: $? = 0 configure:16551: test -s conftest configure:16554: $? = 0 configure:16566: result: yes configure:16903: checking for gethostbyaddr configure:16960: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:16966: $? = 0 configure:16970: test -z || test ! -s conftest.err configure:16973: $? = 0 configure:16976: test -s conftest configure:16979: $? = 0 configure:16991: result: yes configure:17328: checking for yp_get_default_domain configure:17385: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:17391: $? = 0 configure:17395: test -z || test ! -s conftest.err configure:17398: $? = 0 configure:17401: test -s conftest configure:17404: $? = 0 configure:17416: result: yes configure:17754: checking for dlopen configure:17811: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccRTe4sV.o: In function `main': conftest.c:(.text+0x14): undefined reference to `dlopen' /var/tmp/portage/php-5.0.5-r1/temp/ccRTe4sV.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:17817: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:17842: result: no configure:17847: checking for __dlopen configure:17904: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccBcaU5a.o: In function `main': conftest.c:(.text+0x14): undefined reference to `__dlopen' /var/tmp/portage/php-5.0.5-r1/temp/ccBcaU5a.o:(.data+0x0): undefined reference to `__dlopen' collect2: ld returned 1 exit status configure:17910: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | /* end confdefs.h. */ | /* Define __dlopen to an innocuous variant, in case declares __dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define __dlopen innocuous___dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___dlopen) || defined (__stub_____dlopen) | choke me | #else | char (*f) () = __dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __dlopen; | ; | return 0; | } configure:17935: result: no configure:17961: checking for dlopen in -ldl configure:17991: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:17997: $? = 0 configure:18001: test -z || test ! -s conftest.err configure:18004: $? = 0 configure:18007: test -s conftest configure:18010: $? = 0 configure:18023: result: yes configure:18118: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lnsl -ldl >&5 gcc: unrecognized option `-s,--as-needed' configure:18121: $? = 0 configure:18123: ./conftest configure:18126: $? = 0 configure:18182: checking for sin in -lm configure:18212: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:44: warning: conflicting types for built-in function 'sin' configure:18218: $? = 0 configure:18222: test -z || test ! -s conftest.err configure:18225: $? = 0 configure:18228: test -s conftest configure:18231: $? = 0 configure:18244: result: yes configure:18261: checking for res_search configure:18318: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccAuGq9E.o: In function `main': conftest.c:(.text+0x14): undefined reference to `res_search' /var/tmp/portage/php-5.0.5-r1/temp/ccAuGq9E.o:(.data+0x0): undefined reference to `res_search' collect2: ld returned 1 exit status configure:18324: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | /* Define res_search to an innocuous variant, in case declares res_search. | For example, HP-UX 11i declares gettimeofday. */ | #define res_search innocuous_res_search | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_search (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_search | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* 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 (); | /* 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 | char (*f) () = res_search; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != res_search; | ; | return 0; | } configure:18349: result: no configure:18354: checking for __res_search configure:18411: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccBUdt66.o: In function `main': conftest.c:(.text+0x14): undefined reference to `__res_search' /var/tmp/portage/php-5.0.5-r1/temp/ccBUdt66.o:(.data+0x0): undefined reference to `__res_search' collect2: ld returned 1 exit status configure:18417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | /* Define __res_search to an innocuous variant, in case declares __res_search. | For example, HP-UX 11i declares gettimeofday. */ | #define __res_search innocuous___res_search | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __res_search (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __res_search | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* 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 (); | /* 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 | char (*f) () = __res_search; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __res_search; | ; | return 0; | } configure:18442: result: no configure:18468: checking for res_search in -lresolv configure:18498: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:18504: $? = 0 configure:18508: test -z || test ! -s conftest.err configure:18511: $? = 0 configure:18514: test -s conftest configure:18517: $? = 0 configure:18530: result: yes configure:18625: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lm -ldl -lnsl -lresolv >&5 gcc: unrecognized option `-s,--as-needed' configure:18628: $? = 0 configure:18630: ./conftest configure:18633: $? = 0 configure:19111: checking for inet_aton configure:19168: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:19174: $? = 0 configure:19178: test -z || test ! -s conftest.err configure:19181: $? = 0 configure:19184: test -s conftest configure:19187: $? = 0 configure:19199: result: yes configure:19748: checking for dn_skipname configure:19805: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccapl6fB.o: In function `main': conftest.c:(.text+0x14): undefined reference to `dn_skipname' /var/tmp/portage/php-5.0.5-r1/temp/ccapl6fB.o:(.data+0x0): undefined reference to `dn_skipname' collect2: ld returned 1 exit status configure:19811: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | /* Define dn_skipname to an innocuous variant, in case declares dn_skipname. | For example, HP-UX 11i declares gettimeofday. */ | #define dn_skipname innocuous_dn_skipname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dn_skipname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dn_skipname | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* 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 (); | /* 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 | char (*f) () = dn_skipname; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dn_skipname; | ; | return 0; | } configure:19836: result: no configure:19841: checking for __dn_skipname configure:19898: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:19904: $? = 0 configure:19908: test -z || test ! -s conftest.err configure:19911: $? = 0 configure:19914: test -s conftest configure:19917: $? = 0 configure:19929: result: yes configure:20383: checking for ANSI C header files configure:20408: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:20414: $? = 0 configure:20418: test -z || test ! -s conftest.err configure:20421: $? = 0 configure:20424: test -s conftest.o configure:20427: $? = 0 configure:20516: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:20519: $? = 0 configure:20521: ./conftest configure:20524: $? = 0 configure:20539: result: yes configure:20557: checking for dirent.h that defines DIR configure:20581: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:20587: $? = 0 configure:20591: test -z || test ! -s conftest.err configure:20594: $? = 0 configure:20597: test -s conftest.o configure:20600: $? = 0 configure:20611: result: yes configure:20624: checking for library containing opendir configure:20654: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:20660: $? = 0 configure:20664: test -z || test ! -s conftest.err configure:20667: $? = 0 configure:20670: test -s conftest configure:20673: $? = 0 configure:20743: result: none required configure:20881: checking for fclose declaration configure:20899: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:20905: $? = 0 configure:20909: test -z || test ! -s conftest.err configure:20912: $? = 0 configure:20915: test -s conftest.o configure:20918: $? = 0 configure:20926: result: ok configure:21051: checking for inttypes.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for stdint.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for dirent.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for ApplicationServices/ApplicationServices.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c:66:53: ApplicationServices/ApplicationServices.h: No such file or directory configure:21089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:21113: result: no configure:21051: checking for sys/param.h configure:21113: result: yes configure:21051: checking for sys/types.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/time.h configure:21113: result: yes configure:21051: checking for netinet/in.h configure:21113: result: yes configure:21051: checking for alloca.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for arpa/inet.h configure:21113: result: yes configure:21051: checking for arpa/nameser.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for assert.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for crypt.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for fcntl.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for grp.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for ieeefp.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c:77:20: ieeefp.h: No such file or directory configure:21089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:21113: result: no configure:21051: checking for langinfo.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for limits.h configure:21113: result: yes configure:21051: checking for locale.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for monetary.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for mach-o/dyld.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c:81:25: mach-o/dyld.h: No such file or directory configure:21089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:21113: result: no configure:21051: checking for netdb.h configure:21113: result: yes configure:21051: checking for pwd.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for resolv.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for signal.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for stdarg.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for stdlib.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for string.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for syslog.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sysexits.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/ioctl.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/file.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/mman.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/mount.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/poll.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/resource.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/select.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/socket.h configure:21113: result: yes configure:21051: checking for sys/statfs.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/statvfs.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/vfs.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/sysexits.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c:101:26: sys/sysexits.h: No such file or directory configure:21089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:21113: result: no configure:21051: checking for sys/varargs.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c:101:25: sys/varargs.h: No such file or directory configure:21089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:21113: result: no configure:21051: checking for sys/wait.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for termios.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for unistd.h configure:21113: result: yes configure:21051: checking for unix.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c:104:18: unix.h: No such file or directory configure:21089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:21113: result: no configure:21051: checking for utime.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/utsname.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for sys/ipc.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21051: checking for dlfcn.h configure:21083: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21089: $? = 0 configure:21093: test -z || test ! -s conftest.err configure:21096: $? = 0 configure:21099: test -s conftest.o configure:21102: $? = 0 configure:21113: result: yes configure:21126: checking for fopencookie configure:21183: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:21189: $? = 0 configure:21193: test -z || test ! -s conftest.err configure:21196: $? = 0 configure:21199: test -s conftest configure:21202: $? = 0 configure:21214: result: yes configure:21240: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21246: $? = 0 configure:21250: test -z || test ! -s conftest.err configure:21253: $? = 0 configure:21256: test -s conftest.o configure:21259: $? = 0 configure:21319: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:21322: $? = 0 configure:21324: ./conftest configure:21327: $? = 0 configure:21418: checking for broken getcwd configure:21431: result: no configure:21436: checking for broken libc stdio configure:21529: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:21532: $? = 0 configure:21534: ./conftest configure:21537: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | /* end confdefs.h. */ | | #include | int main(int argc, char *argv[]) | { | FILE *fp; | long position; | char *filename = "/tmp/phpglibccheck"; | | fp = fopen(filename, "w"); | if (fp == NULL) { | perror("fopen"); | exit(2); | } | fputs("foobar", fp); | fclose(fp); | | fp = fopen(filename, "a+"); | position = ftell(fp); | fclose(fp); | unlink(filename); | if (position == 0) | return 1; | return 0; | } | configure:21554: result: yes configure:21568: checking whether struct tm is in sys/time.h or time.h configure:21591: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21597: $? = 0 configure:21601: test -z || test ! -s conftest.err configure:21604: $? = 0 configure:21607: test -s conftest.o configure:21610: $? = 0 configure:21621: result: time.h configure:21631: checking for struct tm.tm_zone configure:21657: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21663: $? = 0 configure:21667: test -z || test ! -s conftest.err configure:21670: $? = 0 configure:21673: test -s conftest.o configure:21676: $? = 0 configure:21736: result: yes configure:21823: checking for tm_gmtoff in struct tm configure:21845: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21851: $? = 0 configure:21855: test -z || test ! -s conftest.err configure:21858: $? = 0 configure:21861: test -s conftest.o configure:21864: $? = 0 configure:21875: result: yes configure:21887: checking for struct flock configure:21911: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21917: $? = 0 configure:21921: test -z || test ! -s conftest.err configure:21924: $? = 0 configure:21927: test -s conftest.o configure:21930: $? = 0 configure:21946: result: yes configure:21957: checking for socklen_t configure:21983: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:21989: $? = 0 configure:21993: test -z || test ! -s conftest.err configure:21996: $? = 0 configure:21999: test -s conftest.o configure:22002: $? = 0 configure:22017: result: yes configure:22028: checking for intmax_t configure:22052: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:22058: $? = 0 configure:22062: test -z || test ! -s conftest.err configure:22065: $? = 0 configure:22068: test -s conftest.o configure:22071: $? = 0 configure:22082: result: yes configure:22085: checking size of intmax_t configure:22404: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:22407: $? = 0 configure:22409: ./conftest configure:22412: $? = 0 configure:22435: result: 8 configure:22442: checking for size_t configure:22466: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:22472: $? = 0 configure:22476: test -z || test ! -s conftest.err configure:22479: $? = 0 configure:22482: test -s conftest.o configure:22485: $? = 0 configure:22496: result: yes configure:22499: checking size of size_t configure:22818: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:22821: $? = 0 configure:22823: ./conftest configure:22826: $? = 0 configure:22849: result: 4 configure:22856: checking for ssize_t configure:22880: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:22886: $? = 0 configure:22890: test -z || test ! -s conftest.err configure:22893: $? = 0 configure:22896: test -s conftest.o configure:22899: $? = 0 configure:22910: result: yes configure:22913: checking size of ssize_t configure:23232: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:23235: $? = 0 configure:23237: ./conftest configure:23240: $? = 0 configure:23263: result: 4 configure:23270: checking for ptrdiff_t configure:23294: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:23300: $? = 0 configure:23304: test -z || test ! -s conftest.err configure:23307: $? = 0 configure:23310: test -s conftest.o configure:23313: $? = 0 configure:23324: result: yes configure:23327: checking size of ptrdiff_t configure:23646: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:23649: $? = 0 configure:23651: ./conftest configure:23654: $? = 0 configure:23677: result: 4 configure:23684: checking for long long configure:23708: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:23714: $? = 0 configure:23718: test -z || test ! -s conftest.err configure:23721: $? = 0 configure:23724: test -s conftest.o configure:23727: $? = 0 configure:23738: result: yes configure:23741: checking size of long long configure:24060: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:24063: $? = 0 configure:24065: ./conftest configure:24068: $? = 0 configure:24091: result: 8 configure:24098: checking for long long int configure:24122: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:24128: $? = 0 configure:24132: test -z || test ! -s conftest.err configure:24135: $? = 0 configure:24138: test -s conftest.o configure:24141: $? = 0 configure:24152: result: yes configure:24155: checking size of long long int configure:24474: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:24477: $? = 0 configure:24479: ./conftest configure:24482: $? = 0 configure:24505: result: 8 configure:24512: checking for long configure:24536: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:24542: $? = 0 configure:24546: test -z || test ! -s conftest.err configure:24549: $? = 0 configure:24552: test -s conftest.o configure:24555: $? = 0 configure:24566: result: yes configure:24569: checking size of long configure:24888: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:24891: $? = 0 configure:24893: ./conftest configure:24896: $? = 0 configure:24919: result: 4 configure:24926: checking for int configure:24950: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:24956: $? = 0 configure:24960: test -z || test ! -s conftest.err configure:24963: $? = 0 configure:24966: test -s conftest.o configure:24969: $? = 0 configure:24980: result: yes configure:24983: checking size of int configure:25302: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:25305: $? = 0 configure:25307: ./conftest configure:25310: $? = 0 configure:25333: result: 4 configure:25342: checking for struct stat.st_blksize configure:25365: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:144: error: storage size of 'ac_aggr' isn't known conftest.c:144: error: storage size of `ac_aggr' isn't known configure:25371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:25409: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:144: error: storage size of 'ac_aggr' isn't known conftest.c:144: error: storage size of `ac_aggr' isn't known configure:25415: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:25441: result: no configure:25458: checking for struct stat.st_blocks configure:25481: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:144: error: storage size of 'ac_aggr' isn't known conftest.c:144: error: storage size of `ac_aggr' isn't known configure:25487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blocks) | return 0; | ; | return 0; | } configure:25525: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:144: error: storage size of 'ac_aggr' isn't known conftest.c:144: error: storage size of `ac_aggr' isn't known configure:25531: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blocks) | return 0; | ; | return 0; | } configure:25557: result: no configure:25588: checking for struct stat.st_rdev configure:25611: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:144: error: storage size of 'ac_aggr' isn't known conftest.c:144: error: storage size of `ac_aggr' isn't known configure:25617: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:25655: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:144: error: storage size of 'ac_aggr' isn't known conftest.c:144: error: storage size of `ac_aggr' isn't known configure:25661: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:25687: result: no configure:25704: checking for size_t configure:25758: result: yes configure:25770: checking for uid_t in sys/types.h configure:25793: result: yes configure:25809: checking for struct sockaddr_storage configure:25831: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:25837: $? = 0 configure:25841: test -z || test ! -s conftest.err configure:25844: $? = 0 configure:25847: test -s conftest.o configure:25850: $? = 0 configure:25861: result: yes configure:25891: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:115: error: structure has no member named `sa_len' configure:25897: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static struct sockaddr sa; int n = (int) sa.sa_len; return n | ; | return 0; | } configure:25924: checking for IPv6 support configure:25947: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:25953: $? = 0 configure:25957: test -z || test ! -s conftest.err configure:25960: $? = 0 configure:25963: test -s conftest configure:25966: $? = 0 configure:25978: result: yes configure:25988: checking for vprintf configure:26045: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:132: warning: conflicting types for built-in function 'vprintf' configure:26051: $? = 0 configure:26055: test -z || test ! -s conftest.err configure:26058: $? = 0 configure:26061: test -s conftest configure:26064: $? = 0 configure:26076: result: yes configure:26083: checking for _doprnt configure:26140: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccNWyqZG.o: In function `main': conftest.c:(.text+0x14): undefined reference to `_doprnt' /var/tmp/portage/php-5.0.5-r1/temp/ccNWyqZG.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:26146: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:26171: result: no configure:26334: checking for alphasort configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for asctime_r configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for chroot configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for ctime_r configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for cuserid configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for crypt configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/cc1Maknh.o: In function `main': conftest.c:(.text+0x14): undefined reference to `crypt' /var/tmp/portage/php-5.0.5-r1/temp/cc1Maknh.o:(.data+0x0): undefined reference to `crypt' collect2: ld returned 1 exit status configure:26397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | /* end confdefs.h. */ | /* Define crypt to an innocuous variant, in case declares crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define crypt innocuous_crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef crypt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char crypt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_crypt) || defined (__stub___crypt) | choke me | #else | char (*f) () = crypt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != crypt; | ; | return 0; | } configure:26422: result: no configure:26334: checking for flock configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for ftok configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for funopen configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/cceb5i6F.o: In function `main': conftest.c:(.text+0x14): undefined reference to `funopen' /var/tmp/portage/php-5.0.5-r1/temp/cceb5i6F.o:(.data+0x0): undefined reference to `funopen' collect2: ld returned 1 exit status configure:26397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char funopen (); | /* 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 | char (*f) () = funopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != funopen; | ; | return 0; | } configure:26422: result: no configure:26334: checking for gai_strerror configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for gcvt configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for getlogin configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for getprotobyname configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for getprotobynumber configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for getservbyname configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for getservbyport configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for getrusage configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for gettimeofday configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for gmtime_r configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for grantpt configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for inet_ntoa configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for inet_ntop configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for inet_pton configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for isascii configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for link configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for localtime_r configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for lockf configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for lrand48 configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for memcpy configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:159: warning: conflicting types for built-in function 'memcpy' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for memmove configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:160: warning: conflicting types for built-in function 'memmove' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for mkstemp configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for mmap configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for nl_langinfo configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for perror configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for poll configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for ptsname configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for putenv configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for realpath configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for random configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for rand_r configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for regcomp configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for res_search configure:26422: result: yes configure:26334: checking for scandir configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for setitimer configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for setlocale configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for localeconv configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for setpgid configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for setsockopt configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for setvbuf configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for shutdown configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for sin configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:181: warning: conflicting types for built-in function 'sin' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for snprintf configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:182: warning: conflicting types for built-in function 'snprintf' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for srand48 configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for srandom configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for statfs configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for statvfs configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for std_syslog configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/cciLdXnU.o: In function `main': conftest.c:(.text+0x14): undefined reference to `std_syslog' /var/tmp/portage/php-5.0.5-r1/temp/cciLdXnU.o:(.data+0x0): undefined reference to `std_syslog' collect2: ld returned 1 exit status configure:26397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | /* end confdefs.h. */ | /* Define std_syslog to an innocuous variant, in case declares std_syslog. | For example, HP-UX 11i declares gettimeofday. */ | #define std_syslog innocuous_std_syslog | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char std_syslog (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef std_syslog | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* 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 (); | /* 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 | char (*f) () = std_syslog; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != std_syslog; | ; | return 0; | } configure:26422: result: no configure:26334: checking for strcasecmp configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for strcoll configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for strdup configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:189: warning: conflicting types for built-in function 'strdup' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for strerror configure:26422: result: yes configure:26334: checking for strftime configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:191: warning: conflicting types for built-in function 'strftime' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for strstr configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:192: warning: conflicting types for built-in function 'strstr' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for strtok_r configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for symlink configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for tempnam configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccu0eYeo.o: In function `main': conftest.c:(.text+0x14): warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for tzset configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for unlockpt configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for unsetenv configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for usleep configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for nanosleep configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for utime configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26334: checking for vsnprintf configure:26391: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:202: warning: conflicting types for built-in function 'vsnprintf' configure:26397: $? = 0 configure:26401: test -z || test ! -s conftest.err configure:26404: $? = 0 configure:26407: test -s conftest configure:26410: $? = 0 configure:26422: result: yes configure:26433: checking for getaddrinfo configure:26454: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26460: $? = 0 configure:26464: test -z || test ! -s conftest.err configure:26467: $? = 0 configure:26470: test -s conftest configure:26473: $? = 0 configure:26527: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26530: $? = 0 configure:26532: ./conftest configure:26535: $? = 0 configure:26557: result: yes configure:26573: checking for strlcat configure:26630: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/cc0Qgd3c.o: In function `main': conftest.c:(.text+0x14): undefined reference to `strlcat' /var/tmp/portage/php-5.0.5-r1/temp/cc0Qgd3c.o:(.data+0x0): undefined reference to `strlcat' collect2: ld returned 1 exit status configure:26636: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strlcat (); | /* 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 | char (*f) () = strlcat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcat; | ; | return 0; | } configure:26661: result: no configure:26573: checking for strlcpy configure:26630: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccF06xoF.o: In function `main': conftest.c:(.text+0x14): undefined reference to `strlcpy' /var/tmp/portage/php-5.0.5-r1/temp/ccF06xoF.o:(.data+0x0): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:26636: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strlcpy (); | /* 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 | char (*f) () = strlcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcpy; | ; | return 0; | } configure:26661: result: no configure:26573: checking for getopt configure:26630: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26636: $? = 0 configure:26640: test -z || test ! -s conftest.err configure:26643: $? = 0 configure:26646: test -s conftest configure:26649: $? = 0 configure:26661: result: yes configure:26681: checking whether utime accepts a null argument configure:26712: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' conftest.c: In function `main': conftest.c:218: error: storage size of 's' isn't known conftest.c:218: error: storage size of 't' isn't known configure:26715: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat s, t; | exit (!(stat ("conftest.data", &s) == 0 | && utime ("conftest.data", (long *)0) == 0 | && stat ("conftest.data", &t) == 0 | && t.st_mtime >= s.st_mtime | && t.st_mtime - s.st_mtime < 120)); | ; | return 0; | } configure:26735: result: no configure:26748: checking for working alloca.h configure:26769: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26775: $? = 0 configure:26779: test -z || test ! -s conftest.err configure:26782: $? = 0 configure:26785: test -s conftest configure:26788: $? = 0 configure:26800: result: yes configure:26810: checking for alloca configure:26851: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:26857: $? = 0 configure:26861: test -z || test ! -s conftest.err configure:26864: $? = 0 configure:26867: test -s conftest configure:26870: $? = 0 configure:26882: result: yes configure:27106: checking for declared timezone configure:27136: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:27142: $? = 0 configure:27146: test -z || test ! -s conftest.err configure:27149: $? = 0 configure:27152: test -s conftest.o configure:27155: $? = 0 configure:27170: result: yes configure:27181: checking for type of reentrant time-related functions configure:27215: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' conftest.c: In function `main': conftest.c:193: warning: assignment makes integer from pointer without a cast conftest.c:194: error: too many arguments to function `asctime_r' configure:27218: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | /* end 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:27263: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' conftest.c: In function `main': conftest.c:192: error: too many arguments to function `asctime_r' configure:27266: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | /* end 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:27294: result: POSIX configure:27310: checking for readdir_r configure:27367: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:27373: $? = 0 configure:27377: test -z || test ! -s conftest.err configure:27380: $? = 0 configure:27383: test -s conftest configure:27386: $? = 0 configure:27398: result: yes configure:27407: checking for type of readdir_r configure:27448: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl >&5 gcc: unrecognized option `-s,--as-needed' configure:27451: $? = 0 configure:27453: ./conftest configure:27456: $? = 0 configure:27517: result: POSIX configure:27575: result: configure:27577: result: General settings configure:27591: checking whether to include debugging symbols configure:27608: result: no configure:27624: checking layout of installed files configure:27642: result: PHP configure:27659: checking path to configuration file configure:27677: result: /etc/php/cgi-php5 configure:27696: checking directory to be scanned for configuration files configure:27714: result: /etc/php/cgi-php5/ext configure:27727: checking whether to enable safe mode by default configure:27744: result: no configure:27764: checking for safe mode exec dir configure:27806: result: /usr/local/php/bin configure:27813: checking whether to enable PHP's own SIGCHLD handler configure:27830: result: no configure:27852: checking whether to enable magic quotes by default configure:27869: result: no configure:27891: checking whether to enable runpaths configure:27908: result: yes configure:27916: checking whether to explicitly link against libgcc configure:27933: result: no configure:27997: checking whether to enable short tags by default configure:28014: result: yes configure:28036: checking whether to enable dmalloc configure:28053: result: no configure:28156: checking whether to enable IPv6 support configure:28173: result: yes configure:28187: checking how big to make fd sets configure:28204: result: using system default configure:28209: checking whether to enable versioning configure:28226: result: no configure:28238: result: configure:28240: result: Configuring extensions configure:28257: checking whether to enable LIBXML support configure:28295: result: yes configure:28304: checking libxml2 install dir configure:28322: result: no configure:28465: checking whether libxml build works configure:28497: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lresolv -lm -ldl -lnsl -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:28500: $? = 0 configure:28502: ./conftest configure:28505: $? = 0 configure:28535: result: yes configure:28902: checking for OpenSSL support configure:28941: result: yes, shared configure:28949: checking for Kerberos support configure:28967: result: /usr configure:29321: checking for krb5-config configure:29340: found /usr/bin/krb5-config configure:29353: result: /usr/bin/krb5-config configure:29685: checking for pkg-config configure:29703: found /usr/bin/pkg-config configure:29716: result: /usr/bin/pkg-config configure:30389: checking for ZLIB support configure:30428: result: yes, shared configure:30436: checking if the location of ZLIB install directory is defined configure:30454: result: no configure:30910: checking for gzgets in -lz configure:30940: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:30946: $? = 0 configure:30950: test -z || test ! -s conftest.err configure:30953: $? = 0 configure:30956: test -s conftest configure:30959: $? = 0 configure:30972: result: yes configure:31099: checking whether to enable bc style precision math functions configure:31137: result: yes, shared configure:31507: checking for BZip2 support configure:31546: result: yes, shared configure:31556: checking for BZip2 in default path configure:31561: result: found in /usr configure:31656: checking for BZ2_bzerror in -lbz2 configure:31686: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lbz2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:31692: $? = 0 configure:31696: test -z || test ! -s conftest.err configure:31699: $? = 0 configure:31702: test -s conftest configure:31705: $? = 0 configure:31718: result: yes configure:32215: checking whether to enable calendar conversion support configure:32253: result: no configure:32608: checking for cpdflib support configure:32647: result: no configure:34030: checking whether to enable ctype functions configure:34068: result: yes configure:34419: checking for CURL support configure:34458: result: yes, shared configure:34466: checking if we should use CURL for url streams configure:34484: result: shared configure:34494: checking for CURL in default path configure:34499: result: found in /usr configure:34517: checking for cURL 7.10.5 or greater configure:34531: result: libcurl 7.15.0 configure:34820: checking for curl_easy_perform in -lcurl configure:34850: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -lcurl -lgnutls -lgcrypt -lgpg-error -lz -ldl -lz conftest.c -lcurl -lresolv -lm -ldl -lnsl -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:34856: $? = 0 configure:34860: test -z || test ! -s conftest.err configure:34863: $? = 0 configure:34866: test -s conftest configure:34869: $? = 0 configure:34882: result: yes configure:34990: checking for curl_version_info in -lcurl configure:35020: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -lcurl -lgnutls -lgcrypt -lgpg-error -lz -ldl -lz conftest.c -lcurl -lresolv -lm -ldl -lnsl -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:35026: $? = 0 configure:35030: test -z || test ! -s conftest.err configure:35033: $? = 0 configure:35036: test -s conftest configure:35039: $? = 0 configure:35052: result: yes configure:35439: checking whether to enable DBA configure:35477: result: yes, shared configure:35581: checking for dpopen in -lqdbm configure:35611: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lqdbm -lresolv -lm -ldl -lnsl -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:35617: $? = 0 configure:35621: test -z || test ! -s conftest.err configure:35624: $? = 0 configure:35627: test -s conftest configure:35630: $? = 0 configure:35643: result: yes configure:35805: checking for QDBM support configure:35815: result: yes configure:36167: checking for GDBM support configure:36180: result: no configure:36512: checking for NDBM support configure:36525: result: no configure:36594: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:36600: $? = 0 configure:36604: test -z || test ! -s conftest.err configure:36607: $? = 0 configure:36610: test -s conftest configure:36613: $? = 0 configure:36660: checking for db4 minor version and patch level configure:36678: result: ok configure:36692: checking if dba can be used as shared extension configure:36710: result: yes configure:36865: checking for Berkeley DB4 support configure:36875: result: yes configure:37243: checking for Berkeley DB3 support configure:37256: result: no configure:37621: checking for Berkeley DB2 support configure:37634: result: no configure:38012: checking for DBM support configure:38025: result: no configure:38399: checking for CDB support configure:38409: result: builtin configure:38459: checking for INI File support configure:38469: result: builtin configure:38519: checking for FlatFile support configure:38529: result: builtin configure:38538: checking whether to enable DBA interface configure:38541: result: yes configure:38909: checking whether to enable dbase support configure:38947: result: yes, shared configure:39298: checking whether to enable dbx support configure:39336: result: no configure:39682: checking whether to enable direct I/O support configure:39720: result: no configure:40066: checking whether to enable DOM support configure:40104: result: yes configure:40278: checking whether libxml build works configure:40348: result: yes configure:40754: checking whether to enable EXIF (metadata from images) support configure:40792: result: yes, shared configure:41145: checking for fam support configure:41184: result: no configure:41863: checking for FrontBase SQL92 (fbsql) support configure:41902: result: no configure:42418: checking for FDF support configure:42457: result: no configure:43325: checking whether to enable the bundled filePro support configure:43363: result: yes, shared configure:43714: checking whether to enable FTP support configure:43752: result: yes, shared configure:44104: checking for GD support configure:44143: result: yes configure:44152: checking for the location of libjpeg configure:44170: result: /usr configure:44180: checking for the location of libpng configure:44198: result: /usr configure:44235: checking for the location of libXpm configure:44253: result: no configure:44261: checking for FreeType 1.x support configure:44279: result: no configure:44287: checking for FreeType 2 configure:44305: result: no configure:44313: checking for T1lib support configure:44331: result: no configure:44339: checking whether to enable truetype string function in GD configure:44356: result: no configure:44364: checking whether to enable JIS-mapped Japanese font support in GD configure:44381: result: yes configure:44421: checking for fabsf configure:44478: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:251: warning: conflicting types for built-in function 'fabsf' configure:44484: $? = 0 configure:44488: test -z || test ! -s conftest.err configure:44491: $? = 0 configure:44494: test -s conftest configure:44497: $? = 0 configure:44509: result: yes configure:44421: checking for floorf configure:44478: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:252: warning: conflicting types for built-in function 'floorf' configure:44484: $? = 0 configure:44488: test -z || test ! -s conftest.err configure:44491: $? = 0 configure:44494: test -s conftest configure:44497: $? = 0 configure:44509: result: yes configure:44629: checking for jpeg_read_header in -ljpeg configure:44659: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:44665: $? = 0 configure:44669: test -z || test ! -s conftest.err configure:44672: $? = 0 configure:44675: test -s conftest configure:44678: $? = 0 configure:44691: result: yes configure:44950: checking for png_write_image in -lpng configure:44980: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -lz conftest.c -lpng -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:44986: $? = 0 configure:44990: test -z || test ! -s conftest.err configure:44993: $? = 0 configure:44996: test -s conftest configure:44999: $? = 0 configure:45012: result: yes configure:45674: result: If configure fails try --with-xpm-dir= configure:45864: result: If configure fails try --with-freetype-dir= configure:52768: checking for GNU gettext support configure:52807: result: yes, shared configure:52829: checking for bindtextdomain in -lintl configure:52859: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -L/usr/lib conftest.c -lintl -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lintl collect2: ld returned 1 exit status configure:52865: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* 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:52891: result: no configure:52899: checking for bindtextdomain in -lc configure:52929: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -L/usr/lib conftest.c -lc -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:52935: $? = 0 configure:52939: test -z || test ! -s conftest.err configure:52942: $? = 0 configure:52945: test -s conftest configure:52948: $? = 0 configure:52961: result: yes configure:53456: checking for ngettext in -lc configure:53486: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lc -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:53492: $? = 0 configure:53496: test -z || test ! -s conftest.err configure:53499: $? = 0 configure:53502: test -s conftest configure:53505: $? = 0 configure:53518: result: yes configure:53529: checking for dngettext in -lc configure:53559: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lc -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:53565: $? = 0 configure:53569: test -z || test ! -s conftest.err configure:53572: $? = 0 configure:53575: test -s conftest configure:53578: $? = 0 configure:53591: result: yes configure:53602: checking for dcngettext in -lc configure:53632: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lc -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:53638: $? = 0 configure:53642: test -z || test ! -s conftest.err configure:53645: $? = 0 configure:53648: test -s conftest configure:53651: $? = 0 configure:53664: result: yes configure:53675: checking for bind_textdomain_codeset in -lc configure:53705: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lc -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:53711: $? = 0 configure:53715: test -z || test ! -s conftest.err configure:53718: $? = 0 configure:53721: test -s conftest configure:53724: $? = 0 configure:53737: result: yes configure:53753: checking for GNU MP support configure:53792: result: yes, shared configure:53890: checking for __gmp_randinit_lc_2exp_size in -lgmp configure:53920: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lgmp -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:53926: $? = 0 configure:53930: test -z || test ! -s conftest.err configure:53933: $? = 0 configure:53936: test -s conftest configure:53939: $? = 0 configure:53952: result: yes configure:54609: checking for hwapi support configure:54648: result: no configure:55803: checking for iconv support configure:55842: result: yes, shared configure:55867: checking for iconv configure:55924: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:55930: $? = 0 configure:55934: test -z || test ! -s conftest.err configure:55937: $? = 0 configure:55940: test -s conftest configure:55943: $? = 0 configure:55955: result: yes configure:56596: checking if iconv is glibc's configure:56614: gcc -o conftest -I/usr/include -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:56620: $? = 0 configure:56624: test -z || test ! -s conftest.err configure:56627: $? = 0 configure:56630: test -s conftest configure:56633: $? = 0 configure:56636: result: yes configure:56776: checking if iconv supports errno configure:56811: gcc -o conftest -I/usr/include -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:56814: $? = 0 configure:56816: ./conftest configure:56819: $? = 0 configure:56822: result: yes configure:56855: checking if your cpp allows macro usage in include lines configure:56876: gcc -c -I/usr/include -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:56882: $? = 0 configure:56886: test -z || test ! -s conftest.err configure:56889: $? = 0 configure:56892: test -s conftest.o configure:56895: $? = 0 configure:56898: result: yes configure:57281: checking for IMAP support configure:57320: result: no configure:57328: checking for IMAP Kerberos support configure:57346: result: /usr configure:57354: checking for IMAP SSL support configure:57372: result: no configure:59690: checking for Informix support configure:59729: result: no configure:60412: checking for Ingres II support configure:60451: result: no configure:61243: checking for InterBase support configure:61282: result: yes configure:61377: checking for isc_detach_database in -lfbclient configure:61407: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed conftest.c -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:61413: $? = 0 configure:61417: test -z || test ! -s conftest.err configure:61420: $? = 0 configure:61423: test -s conftest configure:61426: $? = 0 configure:61439: result: yes configure:62261: checking for IRCG support configure:62300: result: no configure:63010: checking for LDAP support configure:63049: result: yes, shared configure:63057: checking for LDAP Cyrus SASL support configure:63075: result: no configure:65435: checking for 3 arg ldap_set_rebind_proc configure:65456: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -I/usr/include conftest.c >&5 configure:65462: $? = 0 configure:65466: test -z || test ! -s conftest.err configure:65469: $? = 0 configure:65472: test -s conftest.o configure:65475: $? = 0 configure:65486: result: yes configure:65503: checking for ldap_parse_result configure:65560: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccy2xRyo.o: In function `main': conftest.c:(.text+0x14): undefined reference to `ldap_parse_result' /var/tmp/portage/php-5.0.5-r1/temp/ccy2xRyo.o:(.data+0x0): undefined reference to `ldap_parse_result' collect2: ld returned 1 exit status configure:65566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | /* end confdefs.h. */ | /* Define ldap_parse_result to an innocuous variant, in case declares ldap_parse_result. | For example, HP-UX 11i declares gettimeofday. */ | #define ldap_parse_result innocuous_ldap_parse_result | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ldap_parse_result (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ldap_parse_result | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ldap_parse_result (); | /* 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_ldap_parse_result) || defined (__stub___ldap_parse_result) | choke me | #else | char (*f) () = ldap_parse_result; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ldap_parse_result; | ; | return 0; | } configure:65591: result: no configure:65503: checking for ldap_parse_reference configure:65560: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/cc00TZu7.o: In function `main': conftest.c:(.text+0x14): undefined reference to `ldap_parse_reference' /var/tmp/portage/php-5.0.5-r1/temp/cc00TZu7.o:(.data+0x0): undefined reference to `ldap_parse_reference' collect2: ld returned 1 exit status configure:65566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | /* end confdefs.h. */ | /* Define ldap_parse_reference to an innocuous variant, in case declares ldap_parse_reference. | For example, HP-UX 11i declares gettimeofday. */ | #define ldap_parse_reference innocuous_ldap_parse_reference | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ldap_parse_reference (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ldap_parse_reference | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ldap_parse_reference (); | /* 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_ldap_parse_reference) || defined (__stub___ldap_parse_reference) | choke me | #else | char (*f) () = ldap_parse_reference; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ldap_parse_reference; | ; | return 0; | } configure:65591: result: no configure:65503: checking for ldap_start_tls_s configure:65560: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccXDRwZI.o: In function `main': conftest.c:(.text+0x14): undefined reference to `ldap_start_tls_s' /var/tmp/portage/php-5.0.5-r1/temp/ccXDRwZI.o:(.data+0x0): undefined reference to `ldap_start_tls_s' collect2: ld returned 1 exit status configure:65566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | /* end confdefs.h. */ | /* Define ldap_start_tls_s to an innocuous variant, in case declares ldap_start_tls_s. | For example, HP-UX 11i declares gettimeofday. */ | #define ldap_start_tls_s innocuous_ldap_start_tls_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ldap_start_tls_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ldap_start_tls_s | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ldap_start_tls_s (); | /* 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_ldap_start_tls_s) || defined (__stub___ldap_start_tls_s) | choke me | #else | char (*f) () = ldap_start_tls_s; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ldap_start_tls_s; | ; | return 0; | } configure:65591: result: no configure:65947: checking for ldap_bind_s configure:66004: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -lldap -llber conftest.c -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:66010: $? = 0 configure:66014: test -z || test ! -s conftest.err configure:66017: $? = 0 configure:66020: test -s conftest configure:66023: $? = 0 configure:66035: result: yes configure:66070: checking whether to enable multibyte string support configure:66108: result: yes, shared configure:66116: checking whether to enable multibyte regex support configure:66133: result: yes configure:66141: checking for external libmbfl configure:66159: result: no configure:66179: checking for variable length prototypes and stdarg.h configure:66211: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:66217: $? = 0 configure:66221: test -z || test ! -s conftest.err configure:66224: $? = 0 configure:66227: test -s conftest.o configure:66230: $? = 0 configure:66242: result: yes configure:66255: checking for stdlib.h configure:66260: result: yes configure:66255: checking for string.h configure:66260: result: yes configure:66264: checking strings.h usability configure:66276: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:66282: $? = 0 configure:66286: test -z || test ! -s conftest.err configure:66289: $? = 0 configure:66292: test -s conftest.o configure:66295: $? = 0 configure:66305: result: yes configure:66309: checking strings.h presence configure:66319: gcc -E conftest.c configure:66325: $? = 0 configure:66345: result: yes configure:66380: checking for strings.h configure:66387: result: yes configure:66255: checking for unistd.h configure:66260: result: yes configure:66255: checking for sys/time.h configure:66260: result: yes configure:66264: checking sys/times.h usability configure:66276: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:66282: $? = 0 configure:66286: test -z || test ! -s conftest.err configure:66289: $? = 0 configure:66292: test -s conftest.o configure:66295: $? = 0 configure:66305: result: yes configure:66309: checking sys/times.h presence configure:66319: gcc -E conftest.c configure:66325: $? = 0 configure:66345: result: yes configure:66380: checking for sys/times.h configure:66387: result: yes configure:66400: checking for int configure:66454: result: yes configure:66457: checking size of int configure:66807: result: 4 configure:66814: checking for short configure:66838: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:66844: $? = 0 configure:66848: test -z || test ! -s conftest.err configure:66851: $? = 0 configure:66854: test -s conftest.o configure:66857: $? = 0 configure:66868: result: yes configure:66871: checking size of short configure:67190: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:67193: $? = 0 configure:67195: ./conftest configure:67198: $? = 0 configure:67221: result: 2 configure:67228: checking for long configure:67282: result: yes configure:67285: checking size of long configure:67635: result: 4 configure:67642: checking for an ANSI C-conforming const configure:67739: result: yes configure:67749: checking whether time.h and sys/time.h may both be included configure:67774: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:67780: $? = 0 configure:67784: test -z || test ! -s conftest.err configure:67787: $? = 0 configure:67790: test -s conftest.o configure:67793: $? = 0 configure:67804: result: yes configure:67816: checking for working alloca.h configure:67868: result: yes configure:67878: checking for alloca configure:67950: result: yes configure:68173: checking for working memcmp configure:68221: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:68224: $? = 0 configure:68226: ./conftest configure:68229: $? = 0 configure:68243: result: yes configure:69145: checking for mcrypt support configure:69184: result: yes, shared configure:69204: checking for libmcrypt version configure:69222: result: >= 2.5.6 configure:69317: checking for mcrypt_module_open in -lmcrypt configure:69347: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -lltdl conftest.c -lmcrypt -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:69353: $? = 0 configure:69357: test -z || test ! -s conftest.err configure:69360: $? = 0 configure:69363: test -s conftest configure:69366: $? = 0 configure:69379: result: yes configure:70066: checking for MCVE support configure:70105: result: yes, shared configure:70113: checking OpenSSL dir for MCVE configure:70131: result: /usr configure:70140: checking for egrep configure:70166: result: grep -E configure:70392: checking for OpenSSL version configure:70410: result: >= 0.9.6 configure:70536: checking for CRYPTO_free in -lcrypto configure:70566: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lcrypto -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:70572: $? = 0 configure:70576: test -z || test ! -s conftest.err configure:70579: $? = 0 configure:70582: test -s conftest configure:70585: $? = 0 configure:70598: result: yes configure:70726: checking for SSL_CTX_set_ssl_version in -lssl configure:70756: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lssl -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lcrypto >&5 gcc: unrecognized option `-s,--as-needed' configure:70762: $? = 0 configure:70766: test -z || test ! -s conftest.err configure:70769: $? = 0 configure:70772: test -s conftest configure:70775: $? = 0 configure:70788: result: yes configure:70913: checking for correct libmcve version configure:70931: result: ok configure:70944: checking for correct libmonetra 4.2 or higher configure:70962: result: yes configure:71191: checking for MCVE_DestroyEngine in -lmcve configure:71221: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -lmcve -lssl -lcrypto conftest.c -lmcve -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccUSDZBd.o: In function `main': conftest.c:(.text+0xd): undefined reference to `MCVE_DestroyEngine' collect2: ld returned 1 exit status configure:71227: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char MCVE_DestroyEngine (); | int | main () | { | MCVE_DestroyEngine (); | ; | return 0; | } configure:71253: result: no configure:71356: checking for M_DestroyEngine in -lmcve configure:71386: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -lmcve -lssl -lcrypto conftest.c -lmcve -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:71392: $? = 0 configure:71396: test -z || test ! -s conftest.err configure:71399: $? = 0 configure:71402: test -s conftest configure:71405: $? = 0 configure:71418: result: yes configure:71795: checking for mhash support configure:71834: result: yes, shared configure:72326: checking whether to include mime_magic support configure:72365: result: no configure:72740: checking for MING support configure:72779: result: yes, shared configure:72787: checking for sin in -lm configure:72849: result: yes configure:72966: checking for Ming_useSWFVersion in -lming configure:72996: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lming -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:73002: $? = 0 configure:73006: test -z || test ! -s conftest.err configure:73009: $? = 0 configure:73012: test -s conftest configure:73015: $? = 0 configure:73028: result: yes configure:73184: checking for destroySWFBlock configure:73209: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:73212: $? = 0 configure:73214: ./conftest configure:73217: $? = 0 configure:73220: result: missing configure:73320: checking for SWFPrebuiltClip in -lming configure:73350: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lming -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /var/tmp/portage/php-5.0.5-r1/temp/ccwjWMpd.o: In function `main': conftest.c:(.text+0xd): undefined reference to `SWFPrebuiltClip' collect2: ld returned 1 exit status configure:73356: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char SWFPrebuiltClip (); | int | main () | { | SWFPrebuiltClip (); | ; | return 0; | } configure:73382: result: no configure:73780: checking for mnoGoSearch support configure:73819: result: no configure:74322: checking for msession support configure:74361: result: no configure:75439: checking for mSQL support configure:75478: result: yes, shared configure:75962: checking mSQL version configure:75983: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -I/usr/include/libxml2 -I/usr/interbase/include -I/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/mbstring/oniguruma -I/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/mbstring/libmbfl -I/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/mbstring/libmbfl/mbfl -I/usr/local/Hughes/include conftest.c >&5 conftest.c:296:18: msql.h: No such file or directory conftest.c: In function `main': conftest.c:301: error: `IDX_TYPE' undeclared (first use in this function) conftest.c:301: error: (Each undeclared identifier is reported only once conftest.c:301: error: for each function it appears in.) configure:75989: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | /* end confdefs.h. */ | #include | #include "msql.h" | int | main () | { | int i = IDX_TYPE | ; | return 0; | } configure:76027: result: 1.0 configure:76035: checking for MSSQL support via FreeTDS configure:76074: result: yes, shared configure:76580: checking for dnet_addr in -ldnet_stub configure:76610: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -ldnet_stub -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure:76616: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_addr (); | int | main () | { | dnet_addr (); | ; | return 0; | } configure:76642: result: no configure:76772: checking for MySQL support configure:76811: result: no configure:76819: checking for specified location of the MySQL UNIX socket configure:76837: result: no configure:78081: checking for MySQLi support configure:78120: result: yes, shared configure:78128: checking whether to enable embedded MySQLi support configure:78145: result: no configure:78267: checking for mysql_set_server_option in -lmysqlclient configure:78297: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto conftest.c -lmysqlclient -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:78303: $? = 0 configure:78307: test -z || test ! -s conftest.err configure:78310: $? = 0 configure:78313: test -s conftest configure:78316: $? = 0 configure:78329: result: yes configure:78531: checking for mysql_stmt_field_count in -lmysqlclient configure:78561: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto conftest.c -lmysqlclient -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:78567: $? = 0 configure:78571: test -z || test ! -s conftest.err configure:78574: $? = 0 configure:78577: test -s conftest configure:78580: $? = 0 configure:78593: result: yes configure:78972: checking for ncurses support configure:79011: result: yes, shared configure:79168: checking for initscr in -lncurses configure:79198: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -lm conftest.c -lncurses -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:79204: $? = 0 configure:79208: test -z || test ! -s conftest.err configure:79211: $? = 0 configure:79214: test -s conftest configure:79217: $? = 0 configure:79230: result: yes configure:79419: checking for new_panel in -lpanel configure:79449: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -lncurses -lm conftest.c -lpanel -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:79455: $? = 0 configure:79459: test -z || test ! -s conftest.err configure:79462: $? = 0 configure:79465: test -s conftest configure:79468: $? = 0 configure:79481: result: yes configure:79617: checking for color_set in -lncurses configure:79647: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lncurses -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:79653: $? = 0 configure:79657: test -z || test ! -s conftest.err configure:79660: $? = 0 configure:79663: test -s conftest configure:79666: $? = 0 configure:79679: result: yes configure:79690: checking for slk_color in -lncurses configure:79720: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lncurses -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:79726: $? = 0 configure:79730: test -z || test ! -s conftest.err configure:79733: $? = 0 configure:79736: test -s conftest configure:79739: $? = 0 configure:79752: result: yes configure:79763: checking for assume_default_colors in -lncurses configure:79793: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lncurses -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:79799: $? = 0 configure:79803: test -z || test ! -s conftest.err configure:79806: $? = 0 configure:79809: test -s conftest configure:79812: $? = 0 configure:79825: result: yes configure:79836: checking for use_extended_names in -lncurses configure:79866: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib conftest.c -lncurses -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' configure:79872: $? = 0 configure:79876: test -z || test ! -s conftest.err configure:79879: $? = 0 configure:79882: test -s conftest configure:79885: $? = 0 configure:79898: result: yes configure:80258: checking for Oracle (OCI8) support using ORACLE_HOME installation configure:80297: result: no configure:80306: checking for Oracle (OCI8) support using Oracle Instant Client configure:80345: result: no configure:83204: checking for Adabas support configure:83385: result: yes configure:85074: checking for Oracle-ORACLE support configure:85113: result: no configure:90228: checking for Ovrimos SQL Server support configure:90267: result: no configure:90829: checking whether to enable pcntl support configure:90867: result: no configure:91650: checking for PCRE support configure:91689: result: yes configure:92551: checking for Verisign Payflow Pro support configure:92590: result: no configure:93450: checking for PostgreSQL support configure:93489: result: yes, shared configure:93508: checking for pg_config configure:93518: result: /usr/bin/pg_config configure:93585: checking for PQescapeString in -lpq configure:93615: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/usr/lib conftest.c -lpq -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:93621: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char PQescapeString (); | int | main () | { | PQescapeString (); | ; | return 0; | } configure:93647: result: no configure:93657: checking for PQsetnonblocking in -lpq configure:93687: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/usr/lib conftest.c -lpq -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:93693: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char PQsetnonblocking (); | int | main () | { | PQsetnonblocking (); | ; | return 0; | } configure:93719: result: no configure:93729: checking for PQcmdTuples in -lpq configure:93759: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/usr/lib conftest.c -lpq -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:93765: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char PQcmdTuples (); | int | main () | { | PQcmdTuples (); | ; | return 0; | } configure:93791: result: no configure:93801: checking for PQoidValue in -lpq configure:93831: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/usr/lib conftest.c -lpq -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:93837: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char PQoidValue (); | int | main () | { | PQoidValue (); | ; | return 0; | } configure:93863: result: no configure:93873: checking for PQclientEncoding in -lpq configure:93903: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/usr/lib conftest.c -lpq -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:93909: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char PQclientEncoding (); | int | main () | { | PQclientEncoding (); | ; | return 0; | } configure:93935: result: no configure:93945: checking for PQparameterStatus in -lpq configure:93975: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/usr/lib conftest.c -lpq -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:93981: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char PQparameterStatus (); | int | main () | { | PQparameterStatus (); | ; | return 0; | } configure:94007: result: no configure:94017: checking for PQprotocolVersion in -lpq configure:94047: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/usr/lib conftest.c -lpq -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:94053: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char PQprotocolVersion (); | int | main () | { | PQprotocolVersion (); | ; | return 0; | } configure:94079: result: no configure:94089: checking for PQtransactionStatus in -lpq configure:94119: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/usr/lib conftest.c -lpq -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:94125: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char PQtransactionStatus (); | int | main () | { | PQtransactionStatus (); | ; | return 0; | } configure:94151: result: no configure:94161: checking for pg_encoding_to_char in -lpq configure:94191: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/usr/lib conftest.c -lpq -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:94197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pg_encoding_to_char (); | int | main () | { | pg_encoding_to_char (); | ; | return 0; | } configure:94223: result: no configure:94709: checking whether to enable POSIX-like functions configure:94747: result: yes configure:95108: checking sys/mkdev.h usability configure:95120: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c:352:23: sys/mkdev.h: No such file or directory configure:95126: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:95149: result: no configure:95153: checking sys/mkdev.h presence configure:95163: gcc -E conftest.c conftest.c:318:23: sys/mkdev.h: No such file or directory configure:95169: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | /* end confdefs.h. */ | #include configure:95189: result: no configure:95224: checking for sys/mkdev.h configure:95231: result: no configure:95260: checking for seteuid configure:95317: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:95323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | /* end confdefs.h. */ | /* Define seteuid to an innocuous variant, in case declares seteuid. | For example, HP-UX 11i declares gettimeofday. */ | #define seteuid innocuous_seteuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char seteuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef seteuid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char seteuid (); | /* 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_seteuid) || defined (__stub___seteuid) | choke me | #else | char (*f) () = seteuid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != seteuid; | ; | return 0; | } configure:95348: result: no configure:95260: checking for setegid configure:95317: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:95323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | /* end confdefs.h. */ | /* Define setegid to an innocuous variant, in case declares setegid. | For example, HP-UX 11i declares gettimeofday. */ | #define setegid innocuous_setegid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setegid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setegid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setegid (); | /* 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_setegid) || defined (__stub___setegid) | choke me | #else | char (*f) () = setegid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setegid; | ; | return 0; | } configure:95348: result: no configure:95260: checking for setsid configure:95317: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:95323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | /* end confdefs.h. */ | /* Define setsid to an innocuous variant, in case declares setsid. | For example, HP-UX 11i declares gettimeofday. */ | #define setsid innocuous_setsid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setsid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setsid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setsid (); | /* 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_setsid) || defined (__stub___setsid) | choke me | #else | char (*f) () = setsid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setsid; | ; | return 0; | } configure:95348: result: no configure:95260: checking for getsid configure:95317: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:95323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | /* end confdefs.h. */ | /* Define getsid to an innocuous variant, in case declares getsid. | For example, HP-UX 11i declares gettimeofday. */ | #define getsid innocuous_getsid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getsid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getsid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getsid (); | /* 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_getsid) || defined (__stub___getsid) | choke me | #else | char (*f) () = getsid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getsid; | ; | return 0; | } configure:95348: result: no configure:95260: checking for setpgid configure:95348: result: yes configure:95260: checking for getpgid configure:95317: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:95323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | /* end confdefs.h. */ | /* Define getpgid to an innocuous variant, in case declares getpgid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpgid innocuous_getpgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpgid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpgid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getpgid (); | /* 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_getpgid) || defined (__stub___getpgid) | choke me | #else | char (*f) () = getpgid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getpgid; | ; | return 0; | } configure:95348: result: no configure:95260: checking for ctermid configure:95317: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:95323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | /* end confdefs.h. */ | /* Define ctermid to an innocuous variant, in case declares ctermid. | For example, HP-UX 11i declares gettimeofday. */ | #define ctermid innocuous_ctermid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ctermid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ctermid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ctermid (); | /* 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_ctermid) || defined (__stub___ctermid) | choke me | #else | char (*f) () = ctermid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ctermid; | ; | return 0; | } configure:95348: result: no configure:95260: checking for mkfifo configure:95317: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:95323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | /* end confdefs.h. */ | /* Define mkfifo to an innocuous variant, in case declares mkfifo. | For example, HP-UX 11i declares gettimeofday. */ | #define mkfifo innocuous_mkfifo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mkfifo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mkfifo | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mkfifo (); | /* 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_mkfifo) || defined (__stub___mkfifo) | choke me | #else | char (*f) () = mkfifo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mkfifo; | ; | return 0; | } configure:95348: result: no configure:95260: checking for mknod configure:95317: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:95323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | /* end confdefs.h. */ | /* Define mknod to an innocuous variant, in case declares mknod. | For example, HP-UX 11i declares gettimeofday. */ | #define mknod innocuous_mknod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mknod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mknod | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mknod (); | /* 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_mknod) || defined (__stub___mknod) | choke me | #else | char (*f) () = mknod; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mknod; | ; | return 0; | } configure:95348: result: no configure:95260: checking for getrlimit configure:95317: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:95323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | /* end confdefs.h. */ | /* Define getrlimit to an innocuous variant, in case declares getrlimit. | For example, HP-UX 11i declares gettimeofday. */ | #define getrlimit innocuous_getrlimit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getrlimit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getrlimit | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getrlimit (); | /* 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_getrlimit) || defined (__stub___getrlimit) | choke me | #else | char (*f) () = getrlimit; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getrlimit; | ; | return 0; | } configure:95348: result: no configure:95260: checking for getlogin configure:95348: result: yes configure:95260: checking for getgroups configure:95317: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:95323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | /* end confdefs.h. */ | /* Define getgroups to an innocuous variant, in case declares getgroups. | For example, HP-UX 11i declares gettimeofday. */ | #define getgroups innocuous_getgroups | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getgroups (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getgroups | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getgroups (); | /* 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_getgroups) || defined (__stub___getgroups) | choke me | #else | char (*f) () = getgroups; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getgroups; | ; | return 0; | } configure:95348: result: no configure:95363: checking for PSPELL support configure:95402: result: no configure:96164: checking for libedit readline replacement configure:96203: result: no configure:96211: checking for readline support configure:96250: result: no configure:98192: checking for recode support configure:98231: result: no configure:99213: checking whether to enable PHP sessions configure:99251: result: no configure:99259: checking for mm support configure:99277: result: no configure:100073: checking whether to enable shmop support configure:100111: result: yes configure:100462: checking whether to enable SimpleXML support configure:100500: result: yes configure:100674: checking whether libxml build works configure:100744: result: yes configure:101114: checking for SNMP support configure:101153: result: no configure:101161: checking OpenSSL dir for SNMP configure:101179: result: /usr configure:103191: checking whether to enable UCD SNMP hack configure:103212: result: no configure:103220: checking whether to enable SOAP support configure:103258: result: no configure:103872: checking whether to enable sockets support configure:103910: result: no configure:104638: checking for gethostbyname2 configure:104695: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:104701: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | /* end confdefs.h. */ | /* Define gethostbyname2 to an innocuous variant, in case declares gethostbyname2. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname2 innocuous_gethostbyname2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname2 | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethostbyname2 (); | /* 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_gethostbyname2) || defined (__stub___gethostbyname2) | choke me | #else | char (*f) () = gethostbyname2; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethostbyname2; | ; | return 0; | } configure:104726: result: no configure:104731: checking for __gethostbyname2 configure:104788: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:104794: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | /* end confdefs.h. */ | /* Define __gethostbyname2 to an innocuous variant, in case declares __gethostbyname2. | For example, HP-UX 11i declares gettimeofday. */ | #define __gethostbyname2 innocuous___gethostbyname2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __gethostbyname2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __gethostbyname2 | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __gethostbyname2 (); | /* 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___gethostbyname2) || defined (__stub_____gethostbyname2) | choke me | #else | char (*f) () = __gethostbyname2; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __gethostbyname2; | ; | return 0; | } configure:104819: result: no configure:104847: checking enable SPL suppport configure:104885: result: no configure:105241: checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1) configure:105258: result: no configure:105266: checking for sqlite support configure:105305: result: no configure:107059: checking for getcwd configure:107116: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | /* end confdefs.h. */ | /* Define getcwd to an innocuous variant, in case declares getcwd. | For example, HP-UX 11i declares gettimeofday. */ | #define getcwd innocuous_getcwd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getcwd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getcwd | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getcwd (); | /* 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_getcwd) || defined (__stub___getcwd) | choke me | #else | char (*f) () = getcwd; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getcwd; | ; | return 0; | } configure:107147: result: no configure:107059: checking for getwd configure:107116: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | /* end confdefs.h. */ | /* Define getwd to an innocuous variant, in case declares getwd. | For example, HP-UX 11i declares gettimeofday. */ | #define getwd innocuous_getwd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getwd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getwd | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getwd (); | /* 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_getwd) || defined (__stub___getwd) | choke me | #else | char (*f) () = getwd; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getwd; | ; | return 0; | } configure:107147: result: no configure:107059: checking for asinh configure:107116: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:347: warning: conflicting types for built-in function 'asinh' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | /* end confdefs.h. */ | /* Define asinh to an innocuous variant, in case declares asinh. | For example, HP-UX 11i declares gettimeofday. */ | #define asinh innocuous_asinh | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char asinh (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef asinh | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char asinh (); | /* 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_asinh) || defined (__stub___asinh) | choke me | #else | char (*f) () = asinh; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != asinh; | ; | return 0; | } configure:107147: result: no configure:107059: checking for acosh configure:107116: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:347: warning: conflicting types for built-in function 'acosh' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | /* end confdefs.h. */ | /* Define acosh to an innocuous variant, in case declares acosh. | For example, HP-UX 11i declares gettimeofday. */ | #define acosh innocuous_acosh | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acosh (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef acosh | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char acosh (); | /* 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_acosh) || defined (__stub___acosh) | choke me | #else | char (*f) () = acosh; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != acosh; | ; | return 0; | } configure:107147: result: no configure:107059: checking for atanh configure:107116: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:347: warning: conflicting types for built-in function 'atanh' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | /* end confdefs.h. */ | /* Define atanh to an innocuous variant, in case declares atanh. | For example, HP-UX 11i declares gettimeofday. */ | #define atanh innocuous_atanh | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char atanh (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef atanh | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char atanh (); | /* 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_atanh) || defined (__stub___atanh) | choke me | #else | char (*f) () = atanh; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != atanh; | ; | return 0; | } configure:107147: result: no configure:107059: checking for log1p configure:107116: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:347: warning: conflicting types for built-in function 'log1p' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | /* end confdefs.h. */ | /* Define log1p to an innocuous variant, in case declares log1p. | For example, HP-UX 11i declares gettimeofday. */ | #define log1p innocuous_log1p | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char log1p (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef log1p | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char log1p (); | /* 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_log1p) || defined (__stub___log1p) | choke me | #else | char (*f) () = log1p; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != log1p; | ; | return 0; | } configure:107147: result: no configure:107059: checking for hypot configure:107116: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:347: warning: conflicting types for built-in function 'hypot' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | /* end confdefs.h. */ | /* Define hypot to an innocuous variant, in case declares hypot. | For example, HP-UX 11i declares gettimeofday. */ | #define hypot innocuous_hypot | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char hypot (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef hypot | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char hypot (); | /* 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_hypot) || defined (__stub___hypot) | choke me | #else | char (*f) () = hypot; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != hypot; | ; | return 0; | } configure:107147: result: no configure:107161: checking for crypt in -lcrypt configure:107191: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lcrypt -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char crypt (); | int | main () | { | crypt (); | ; | return 0; | } configure:107223: result: no configure:107238: checking for standard DES crypt configure:107269: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107272: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | /* end 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:107296: result: no configure:107309: checking for extended DES crypt configure:107340: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107343: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | /* end 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:107367: result: no configure:107380: checking for MD5 crypt configure:107420: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107423: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | /* end 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:107447: result: no configure:107489: checking for Blowfish crypt configure:107526: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107529: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | /* end 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:107553: result: no configure:107567: checking whether flush should be called explicitly after a buffered io configure:107621: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107624: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | /* end 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:107647: result: yes configure:107820: checking which regex library to use configure:107822: result: php configure:107826: checking for working POSIX fnmatch configure:107864: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107867: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | /* end confdefs.h. */ | #include | # define y(a, b, c) (fnmatch (a, b, c) == 0) | # define n(a, b, c) (fnmatch (a, b, c) == FNM_NOMATCH) | | int | main () | { | exit | (!(y ("a*", "abc", 0) | && n ("d*/*1", "d/s/1", FNM_PATHNAME) | && y ("a\\bc", "abc", 0) | && n ("a\\bc", "abc", FNM_NOESCAPE) | && y ("*x", ".x", 0) | && n ("*x", ".x", FNM_PERIOD) | && 1)); | ; | return 0; | } configure:107886: result: no configure:107901: checking whether rounding works as expected configure:107924: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:107927: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | /* end confdefs.h. */ | | #include | int main() { | return floor(0.045*pow(10,2) + 0.5)/10.0 != 0.5; | } | configure:107947: result: no configure:107970: checking for fork configure:108027: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:108033: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | /* end confdefs.h. */ | /* Define fork to an innocuous variant, in case declares fork. | For example, HP-UX 11i declares gettimeofday. */ | #define fork innocuous_fork | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fork (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fork | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fork (); | /* 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_fork) || defined (__stub___fork) | choke me | #else | char (*f) () = fork; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fork; | ; | return 0; | } configure:108058: result: no configure:107970: checking for CreateProcess configure:108027: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:108033: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | /* end confdefs.h. */ | /* Define CreateProcess to an innocuous variant, in case declares CreateProcess. | For example, HP-UX 11i declares gettimeofday. */ | #define CreateProcess innocuous_CreateProcess | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char CreateProcess (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef CreateProcess | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char CreateProcess (); | /* 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_CreateProcess) || defined (__stub___CreateProcess) | choke me | #else | char (*f) () = CreateProcess; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != CreateProcess; | ; | return 0; | } configure:108058: result: no configure:108079: checking if your OS can spawn processes with inherited handles configure:108090: result: no configure:108103: checking for glob configure:108160: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:108166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | /* end confdefs.h. */ | /* Define glob to an innocuous variant, in case declares glob. | For example, HP-UX 11i declares gettimeofday. */ | #define glob innocuous_glob | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glob (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glob | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char glob (); | /* 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_glob) || defined (__stub___glob) | choke me | #else | char (*f) () = glob; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != glob; | ; | return 0; | } configure:108191: result: no configure:108103: checking for strfmon configure:108160: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' conftest.c:356: warning: conflicting types for built-in function 'strfmon' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:108166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | /* end confdefs.h. */ | /* Define strfmon to an innocuous variant, in case declares strfmon. | For example, HP-UX 11i declares gettimeofday. */ | #define strfmon innocuous_strfmon | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strfmon (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strfmon | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strfmon (); | /* 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_strfmon) || defined (__stub___strfmon) | choke me | #else | char (*f) () = strfmon; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strfmon; | ; | return 0; | } configure:108191: result: no configure:108103: checking for nice configure:108160: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:108166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | /* end confdefs.h. */ | /* Define nice to an innocuous variant, in case declares nice. | For example, HP-UX 11i declares gettimeofday. */ | #define nice innocuous_nice | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nice (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nice | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char nice (); | /* 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_nice) || defined (__stub___nice) | choke me | #else | char (*f) () = nice; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != nice; | ; | return 0; | } configure:108191: result: no configure:108215: checking for res_nmkquery configure:108272: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:108278: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | /* Define res_nmkquery to an innocuous variant, in case declares res_nmkquery. | For example, HP-UX 11i declares gettimeofday. */ | #define res_nmkquery innocuous_res_nmkquery | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_nmkquery (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_nmkquery | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char res_nmkquery (); | /* 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_nmkquery) || defined (__stub___res_nmkquery) | choke me | #else | char (*f) () = res_nmkquery; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != res_nmkquery; | ; | return 0; | } configure:108303: result: no configure:108308: checking for __res_nmkquery configure:108365: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:108371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | /* Define __res_nmkquery to an innocuous variant, in case declares __res_nmkquery. | For example, HP-UX 11i declares gettimeofday. */ | #define __res_nmkquery innocuous___res_nmkquery | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __res_nmkquery (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __res_nmkquery | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __res_nmkquery (); | /* 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_nmkquery) || defined (__stub_____res_nmkquery) | choke me | #else | char (*f) () = __res_nmkquery; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __res_nmkquery; | ; | return 0; | } configure:108396: result: no configure:108422: checking for res_nmkquery in -lresolv configure:108452: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lresolv -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:108458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char res_nmkquery (); | int | main () | { | res_nmkquery (); | ; | return 0; | } configure:108484: result: no configure:108490: checking for __res_nmkquery in -lresolv configure:108520: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lresolv -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:108526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __res_nmkquery (); | int | main () | { | __res_nmkquery (); | ; | return 0; | } configure:108552: result: no configure:108631: checking for res_nmkquery in -lbind configure:108661: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lbind -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lbind collect2: ld returned 1 exit status configure:108667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char res_nmkquery (); | int | main () | { | res_nmkquery (); | ; | return 0; | } configure:108693: result: no configure:108699: checking for __res_nmkquery in -lbind configure:108729: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lbind -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lbind collect2: ld returned 1 exit status configure:108735: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __res_nmkquery (); | int | main () | { | __res_nmkquery (); | ; | return 0; | } configure:108761: result: no configure:108840: checking for res_nmkquery in -lsocket configure:108870: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lsocket -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:108876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char res_nmkquery (); | int | main () | { | res_nmkquery (); | ; | return 0; | } configure:108902: result: no configure:108908: checking for __res_nmkquery in -lsocket configure:108938: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lsocket -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:108944: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __res_nmkquery (); | int | main () | { | __res_nmkquery (); | ; | return 0; | } configure:108970: result: no configure:109064: checking for res_nsend configure:109121: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:109127: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | /* Define res_nsend to an innocuous variant, in case declares res_nsend. | For example, HP-UX 11i declares gettimeofday. */ | #define res_nsend innocuous_res_nsend | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_nsend (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_nsend | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char res_nsend (); | /* 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_nsend) || defined (__stub___res_nsend) | choke me | #else | char (*f) () = res_nsend; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != res_nsend; | ; | return 0; | } configure:109152: result: no configure:109157: checking for __res_nsend configure:109214: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:109220: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | /* Define __res_nsend to an innocuous variant, in case declares __res_nsend. | For example, HP-UX 11i declares gettimeofday. */ | #define __res_nsend innocuous___res_nsend | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __res_nsend (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __res_nsend | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __res_nsend (); | /* 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_nsend) || defined (__stub_____res_nsend) | choke me | #else | char (*f) () = __res_nsend; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __res_nsend; | ; | return 0; | } configure:109245: result: no configure:109271: checking for res_nsend in -lresolv configure:109301: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lresolv -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:109307: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char res_nsend (); | int | main () | { | res_nsend (); | ; | return 0; | } configure:109333: result: no configure:109339: checking for __res_nsend in -lresolv configure:109369: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lresolv -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:109375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __res_nsend (); | int | main () | { | __res_nsend (); | ; | return 0; | } configure:109401: result: no configure:109480: checking for res_nsend in -lbind configure:109510: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lbind -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lbind collect2: ld returned 1 exit status configure:109516: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char res_nsend (); | int | main () | { | res_nsend (); | ; | return 0; | } configure:109542: result: no configure:109548: checking for __res_nsend in -lbind configure:109578: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lbind -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lbind collect2: ld returned 1 exit status configure:109584: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __res_nsend (); | int | main () | { | __res_nsend (); | ; | return 0; | } configure:109610: result: no configure:109689: checking for res_nsend in -lsocket configure:109719: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lsocket -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:109725: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char res_nsend (); | int | main () | { | res_nsend (); | ; | return 0; | } configure:109751: result: no configure:109757: checking for __res_nsend in -lsocket configure:109787: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lsocket -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:109793: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __res_nsend (); | int | main () | { | __res_nsend (); | ; | return 0; | } configure:109819: result: no configure:109913: checking for dn_expand configure:109970: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:109976: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | /* Define dn_expand to an innocuous variant, in case declares dn_expand. | For example, HP-UX 11i declares gettimeofday. */ | #define dn_expand innocuous_dn_expand | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dn_expand (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dn_expand | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dn_expand (); | /* 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_expand) || defined (__stub___dn_expand) | choke me | #else | char (*f) () = dn_expand; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dn_expand; | ; | return 0; | } configure:110001: result: no configure:110006: checking for __dn_expand configure:110063: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:110069: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | /* Define __dn_expand to an innocuous variant, in case declares __dn_expand. | For example, HP-UX 11i declares gettimeofday. */ | #define __dn_expand innocuous___dn_expand | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __dn_expand (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __dn_expand | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __dn_expand (); | /* 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_expand) || defined (__stub_____dn_expand) | choke me | #else | char (*f) () = __dn_expand; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __dn_expand; | ; | return 0; | } configure:110094: result: no configure:110120: checking for dn_expand in -lresolv configure:110150: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lresolv -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:110156: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dn_expand (); | int | main () | { | dn_expand (); | ; | return 0; | } configure:110182: result: no configure:110188: checking for __dn_expand in -lresolv configure:110218: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lresolv -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:110224: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __dn_expand (); | int | main () | { | __dn_expand (); | ; | return 0; | } configure:110250: result: no configure:110329: checking for dn_expand in -lbind configure:110359: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lbind -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lbind collect2: ld returned 1 exit status configure:110365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dn_expand (); | int | main () | { | dn_expand (); | ; | return 0; | } configure:110391: result: no configure:110397: checking for __dn_expand in -lbind configure:110427: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lbind -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lbind collect2: ld returned 1 exit status configure:110433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __dn_expand (); | int | main () | { | __dn_expand (); | ; | return 0; | } configure:110459: result: no configure:110538: checking for dn_expand in -lsocket configure:110568: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lsocket -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:110574: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dn_expand (); | int | main () | { | dn_expand (); | ; | return 0; | } configure:110600: result: no configure:110606: checking for __dn_expand in -lsocket configure:110636: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lsocket -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:110642: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __dn_expand (); | int | main () | { | __dn_expand (); | ; | return 0; | } configure:110668: result: no configure:110766: checking for fpclass configure:110823: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:110829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | /* Define fpclass to an innocuous variant, in case declares fpclass. | For example, HP-UX 11i declares gettimeofday. */ | #define fpclass innocuous_fpclass | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpclass (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpclass | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fpclass (); | /* 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 | char (*f) () = fpclass; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fpclass; | ; | return 0; | } configure:110854: result: no configure:110766: checking for isinf configure:110823: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:110829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | /* Define isinf to an innocuous variant, in case declares isinf. | For example, HP-UX 11i declares gettimeofday. */ | #define isinf innocuous_isinf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char isinf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef isinf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char isinf (); | /* 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_isinf) || defined (__stub___isinf) | choke me | #else | char (*f) () = isinf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != isinf; | ; | return 0; | } configure:110854: result: no configure:110766: checking for isnan configure:110823: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:110829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | /* Define isnan to an innocuous variant, in case declares isnan. | For example, HP-UX 11i declares gettimeofday. */ | #define isnan innocuous_isnan | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char isnan (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef isnan | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char isnan (); | /* 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_isnan) || defined (__stub___isnan) | choke me | #else | char (*f) () = isnan; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != isnan; | ; | return 0; | } configure:110854: result: no configure:110865: checking whether atof() accepts NAN configure:110901: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:110904: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end 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:110928: result: no configure:110938: checking whether atof() accepts INF configure:110977: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:110980: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end 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:111004: result: no configure:111014: checking whether HUGE_VAL == INF configure:111053: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:111056: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end 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:111080: result: no configure:111090: checking whether HUGE_VAL + -HUGEVAL == NAN configure:111131: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:111134: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | /* end 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:111158: result: no configure:111183: checking wchar.h usability configure:111195: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:111201: $? = 0 configure:111205: test -z || test ! -s conftest.err configure:111208: $? = 0 configure:111211: test -s conftest.o configure:111214: $? = 0 configure:111224: result: yes configure:111228: checking wchar.h presence configure:111238: gcc -E conftest.c configure:111244: $? = 0 configure:111264: result: yes configure:111299: checking for wchar.h configure:111306: result: yes configure:111323: checking for mblen configure:111380: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:111386: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | /* Define mblen to an innocuous variant, in case declares mblen. | For example, HP-UX 11i declares gettimeofday. */ | #define mblen innocuous_mblen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mblen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mblen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mblen (); | /* 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_mblen) || defined (__stub___mblen) | choke me | #else | char (*f) () = mblen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mblen; | ; | return 0; | } configure:111411: result: no configure:111426: checking for mbrlen configure:111483: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:111489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | /* Define mbrlen to an innocuous variant, in case declares mbrlen. | For example, HP-UX 11i declares gettimeofday. */ | #define mbrlen innocuous_mbrlen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mbrlen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mbrlen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mbrlen (); | /* 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_mbrlen) || defined (__stub___mbrlen) | choke me | #else | char (*f) () = mbrlen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mbrlen; | ; | return 0; | } configure:111514: result: no configure:111426: checking for mbsinit configure:111483: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:111489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | /* Define mbsinit to an innocuous variant, in case declares mbsinit. | For example, HP-UX 11i declares gettimeofday. */ | #define mbsinit innocuous_mbsinit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mbsinit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mbsinit | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mbsinit (); | /* 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_mbsinit) || defined (__stub___mbsinit) | choke me | #else | char (*f) () = mbsinit; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mbsinit; | ; | return 0; | } configure:111514: result: no configure:111524: checking for mbstate_t configure:111552: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:111558: $? = 0 configure:111562: test -z || test ! -s conftest.err configure:111565: $? = 0 configure:111568: test -s conftest.o configure:111571: $? = 0 configure:111587: result: yes configure:111983: checking for Sybase support configure:112022: result: no configure:112760: checking for Sybase-CT support configure:112799: result: no configure:113932: checking whether to enable System V IPC support configure:113970: result: no configure:114321: checking whether to enable System V semaphore support configure:114359: result: no configure:114785: checking whether to enable System V shared memory support configure:114823: result: no configure:115174: checking for TIDY support configure:115213: result: no configure:115721: checking whether to enable tokenizer support configure:115759: result: no configure:116111: checking whether to enable WDDX support configure:116149: result: no configure:116505: checking whether to enable XML support configure:116543: result: yes configure:116579: checking libexpat install dir configure:116597: result: no configure:116745: checking whether libxml build works configure:116815: result: yes configure:117349: checking for XMLRPC-EPI support configure:117388: result: yes, shared configure:117396: checking libexpat dir for XMLRPC-EPI configure:117414: result: no configure:117422: checking iconv dir for XMLRPC-EPI configure:117440: result: no configure:117628: checking for iconv configure:117716: result: yes configure:118381: checking for ranlib configure:118397: found /usr/bin/ranlib configure:118408: result: ranlib configure:118420: checking for inline configure:118441: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:118447: $? = 0 configure:118451: test -z || test ! -s conftest.err configure:118454: $? = 0 configure:118457: test -s conftest.o configure:118460: $? = 0 configure:118472: result: inline configure:118504: checking for ANSI C header files configure:118660: result: yes configure:118688: checking xmlparse.h usability configure:118700: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c:375:22: xmlparse.h: No such file or directory configure:118706: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_XMLRPC 1 | #define HAVE_LIBEXPAT2 1 | #define UNDEF_THREADS_HACK | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:118729: result: no configure:118733: checking xmlparse.h presence configure:118743: gcc -E conftest.c conftest.c:341:22: xmlparse.h: No such file or directory configure:118749: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_XMLRPC 1 | #define HAVE_LIBEXPAT2 1 | #define UNDEF_THREADS_HACK | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:118769: result: no configure:118804: checking for xmlparse.h configure:118811: result: no configure:118688: checking xmltok.h usability configure:118700: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 conftest.c:375:20: xmltok.h: No such file or directory configure:118706: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_XMLRPC 1 | #define HAVE_LIBEXPAT2 1 | #define UNDEF_THREADS_HACK | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:118729: result: no configure:118733: checking xmltok.h presence configure:118743: gcc -E conftest.c conftest.c:341:20: xmltok.h: No such file or directory configure:118749: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_XMLRPC 1 | #define HAVE_LIBEXPAT2 1 | #define UNDEF_THREADS_HACK | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:118769: result: no configure:118804: checking for xmltok.h configure:118811: result: no configure:118679: checking for stdlib.h configure:118684: result: yes configure:118679: checking for strings.h configure:118684: result: yes configure:118679: checking for string.h configure:118684: result: yes configure:118829: checking for char configure:118853: gcc -c -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe conftest.c >&5 configure:118859: $? = 0 configure:118863: test -z || test ! -s conftest.err configure:118866: $? = 0 configure:118869: test -s conftest.o configure:118872: $? = 0 configure:118883: result: yes configure:118886: checking size of char configure:119205: gcc -o conftest -march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe -L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc conftest.c -lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm >&5 gcc: unrecognized option `-s,--as-needed' /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lodbc_adabas collect2: ld returned 1 exit status configure:119208: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define PHP_WRITE_STDOUT 1 | #define FORCE_CGI_REDIRECT 0 | #define DISCARD_PATH 0 | #define ENABLE_PATHINFO_CHECK 1 | #define PHP_FASTCGI 1 | #define PHP_FCGI_STATIC 1 | #define HAVE_LIBNSL 1 | #define HAVE_FPOS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FILENO_PROTO 1 | #define HAVE_STRERROR 1 | #define HAVE_SENDMAIL 1 | #define HAVE_SOCKET 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_INET_ATON 1 | #define HAVE_DN_SKIPNAME 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_REGCOMP 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define COMPILE_DL_OPENSSL 1 | #define HAVE_OPENSSL_EXT 1 | #define COMPILE_DL_ZLIB 1 | #define HAVE_ZLIB 1 | #define COMPILE_DL_BCMATH 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define COMPILE_DL_BZ2 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 1 | #define PHP_CURL_URL_WRAPPERS 1 | #define COMPILE_DL_CURL 1 | #define QDBM_INCLUDE_FILE "/usr/include/depot.h" | #define DBA_QDBM 1 | #define DBA_DB4 1 | #define DB4_INCLUDE_FILE "/usr/include/db.h" | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define COMPILE_DL_DBA 1 | #define DBASE 1 | #define COMPILE_DL_DBASE 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define COMPILE_DL_EXIF 1 | #define HAVE_FILEPRO 1 | #define COMPILE_DL_FILEPRO 1 | #define HAVE_FTP 1 | #define COMPILE_DL_FTP 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_LIBGD 1 | #define HAVE_LIBGD13 1 | #define HAVE_LIBGD15 1 | #define HAVE_LIBGD20 1 | #define HAVE_LIBGD204 1 | #define HAVE_GD_IMAGESETTILE 1 | #define HAVE_GD_IMAGESETBRUSH 1 | #define HAVE_GDIMAGECOLORRESOLVE 1 | #define HAVE_COLORCLOSESTHWB 1 | #define HAVE_GD_WBMP 1 | #define HAVE_GD_GD2 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_XBM 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_GIF_READ 1 | #define HAVE_GD_GIF_CREATE 1 | #define HAVE_GD_IMAGEELLIPSE 1 | #define HAVE_GD_FONTCACHESHUTDOWN 1 | #define HAVE_GD_DYNAMIC_CTX_EX 1 | #define HAVE_GD_GIF_CTX 1 | #define HAVE_GD_JPG 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define COMPILE_DL_GETTEXT 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define COMPILE_DL_GMP 1 | #define HAVE_GMP 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define COMPILE_DL_ICONV 1 | #define HAVE_IBASE 1 | #define COMPILE_DL_LDAP 1 | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_MBSTRING 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_MBREGEX 1 | #define COMPILE_DL_MBSTRING 1 | #define HAVE_LIBMCRYPT 1 | #define COMPILE_DL_MCRYPT 1 | #define HAVE_MCVE 1 | #define COMPILE_DL_MCVE 1 | #define COMPILE_DL_MHASH 1 | #define HAVE_LIBMHASH 1 | #define HAVE_LIBM 1 | #define HAVE_MING 1 | #define COMPILE_DL_MING 1 | #define HAVE_MSQL 1 | #define COMPILE_DL_MSQL 1 | #define MSQL1 1 | #define COMPILE_DL_MSSQL 1 | #define HAVE_MSSQL 1 | #define HAVE_FREETDS 1 | #define HAVE_MYSQLILIB 1 | #define COMPILE_DL_MYSQLI 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define COMPILE_DL_NCURSES 1 | #define HAVE_ADABAS 1 | #define HAVE_SQLDATASOURCES 1 | #define HAVE_UODBC 1 | #define COMPILE_DL_ODBC 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define COMPILE_DL_PGSQL 1 | #define HAVE_POSIX 1 | #define HAVE_SETPGID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define PHP_STD_DES_CRYPT 0 | #define PHP_EXT_DES_CRYPT 0 | #define PHP_MD5_CRYPT 0 | #define PHP_BLOWFISH_CRYPT 0 | #define HAVE_FLUSHIO 1 | #define HAVE_REGEX_T_RE_MAGIC 1 | #define HSREGEX 1 | #define REGEX 1 | #define PHP_ROUND_FUZZ 0.50000000001 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_XMLRPC 1 | #define HAVE_LIBEXPAT2 1 | #define UNDEF_THREADS_HACK | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | long longval () { return (long) (sizeof (char)); } | unsigned long ulongval () { return (long) (sizeof (char)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if (((long) (sizeof (char))) < 0) | { | long i = longval (); | if (i != ((long) (sizeof (char)))) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != ((long) (sizeof (char)))) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:119223: error: cannot compute sizeof (char), 77 See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_3arg_setrebindproc=yes ac_cv_atof_accept_inf=no ac_cv_atof_accept_nan=no ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian_php=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_crypt_blowfish=no ac_cv_crypt_des=no ac_cv_crypt_ext_des=no ac_cv_crypt_md5=no ac_cv_declared_timezone=yes ac_cv_ebcdic=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed' ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_flush_io=yes ac_cv_func_CreateProcess=no ac_cv_func___dlopen=no ac_cv_func___dn_expand=no ac_cv_func___dn_skipname=yes ac_cv_func___gethostbyname2=no ac_cv_func___res_nmkquery=no ac_cv_func___res_nsend=no ac_cv_func___res_search=no ac_cv_func__doprnt=no ac_cv_func_acosh=no ac_cv_func_alloca_works=yes ac_cv_func_alphasort=yes ac_cv_func_asctime_r=yes ac_cv_func_asinh=no ac_cv_func_atanh=no ac_cv_func_chroot=yes ac_cv_func_crypt=no ac_cv_func_ctermid=no ac_cv_func_ctime_r=yes ac_cv_func_cuserid=yes ac_cv_func_dlopen=yes ac_cv_func_dn_expand=no ac_cv_func_dn_skipname=yes ac_cv_func_fabsf=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_fnmatch_works=no ac_cv_func_fopencookie=yes ac_cv_func_fork=no ac_cv_func_fpclass=no ac_cv_func_ftok=yes ac_cv_func_funopen=no ac_cv_func_gai_strerror=yes ac_cv_func_gcvt=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=no ac_cv_func_getgroups=no ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname2=no ac_cv_func_gethostname=yes ac_cv_func_getlogin=yes ac_cv_func_getopt=yes ac_cv_func_getpgid=no ac_cv_func_getprotobyname=yes ac_cv_func_getprotobynumber=yes ac_cv_func_getrlimit=no ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getservbyport=yes ac_cv_func_getsid=no ac_cv_func_gettimeofday=yes ac_cv_func_getwd=no ac_cv_func_glob=no ac_cv_func_gmtime_r=yes ac_cv_func_grantpt=yes ac_cv_func_htonl=yes ac_cv_func_hypot=no ac_cv_func_iconv=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_isascii=yes ac_cv_func_isinf=no ac_cv_func_isnan=no ac_cv_func_ldap_bind_s=yes ac_cv_func_ldap_parse_reference=no ac_cv_func_ldap_parse_result=no ac_cv_func_ldap_start_tls_s=no ac_cv_func_link=yes ac_cv_func_localeconv=yes ac_cv_func_localtime_r=yes ac_cv_func_lockf=yes ac_cv_func_log1p=no ac_cv_func_lrand48=yes ac_cv_func_mblen=no ac_cv_func_mbrlen=no ac_cv_func_mbsinit=no ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mkfifo=no ac_cv_func_mknod=no ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=no ac_cv_func_nl_langinfo=yes ac_cv_func_perror=yes ac_cv_func_poll=yes ac_cv_func_ptsname=yes ac_cv_func_putenv=yes ac_cv_func_rand_r=yes ac_cv_func_random=yes ac_cv_func_readdir_r=yes ac_cv_func_realpath=yes ac_cv_func_regcomp=yes ac_cv_func_res_nmkquery=no ac_cv_func_res_nsend=no ac_cv_func_res_search=yes ac_cv_func_scandir=yes ac_cv_func_setegid=no ac_cv_func_seteuid=no ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setsid=no ac_cv_func_setsockopt=yes ac_cv_func_setvbuf=yes ac_cv_func_shutdown=yes ac_cv_func_sin=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_srand48=yes ac_cv_func_srandom=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_std_syslog=no ac_cv_func_strcasecmp=yes ac_cv_func_strcoll=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strfmon=no ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strstr=yes ac_cv_func_strtok_r=yes ac_cv_func_symlink=yes ac_cv_func_tempnam=yes ac_cv_func_tzset=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_utime=yes ac_cv_func_utime_null=no ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_yp_get_default_domain=yes ac_cv_header_ApplicationServices_ApplicationServices_h=no ac_cv_header_alloca_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_assert_h=yes ac_cv_header_crypt_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_o_dyld_h=no ac_cv_header_monetary_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_resolv_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysexits_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_varargs_h=no ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_unix_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_header_xmlparse_h=no ac_cv_header_xmltok_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_huge_val_inf=no ac_cv_huge_val_nan=no ac_cv_ipv6_support=yes ac_cv_lib_bind___dn_expand=no ac_cv_lib_bind___res_nmkquery=no ac_cv_lib_bind___res_nsend=no ac_cv_lib_bind_dn_expand=no ac_cv_lib_bind_res_nmkquery=no ac_cv_lib_bind_res_nsend=no ac_cv_lib_bz2_BZ2_bzerror=yes ac_cv_lib_c___bind_textdomain_codeset=yes ac_cv_lib_c___dcngettext=yes ac_cv_lib_c___dngettext=yes ac_cv_lib_c___ngettext=yes ac_cv_lib_c_bindtextdomain=yes ac_cv_lib_crypt_crypt=no ac_cv_lib_crypto_CRYPTO_free=yes ac_cv_lib_curl_curl_easy_perform=yes ac_cv_lib_curl_curl_version_info=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dnet_stub_dnet_addr=no ac_cv_lib_fbclient_isc_detach_database=yes ac_cv_lib_fl_yywrap=yes ac_cv_lib_gmp___gmp_randinit_lc_2exp_size=yes ac_cv_lib_intl_bindtextdomain=no ac_cv_lib_jpeg_jpeg_read_header=yes ac_cv_lib_m_sin=yes ac_cv_lib_mcrypt_mcrypt_module_open=yes ac_cv_lib_mcve_M_DestroyEngine=yes ac_cv_lib_ming_Ming_useSWFVersion=yes ac_cv_lib_mysqlclient_mysql_set_server_option=yes ac_cv_lib_mysqlclient_mysql_stmt_field_count=yes ac_cv_lib_ncurses___assume_default_colors=yes ac_cv_lib_ncurses___color_set=yes ac_cv_lib_ncurses___initscr=yes ac_cv_lib_ncurses___slk_color=yes ac_cv_lib_ncurses___use_extended_names=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_panel_new_panel=yes ac_cv_lib_png_png_write_image=yes ac_cv_lib_pq_PQclientEncoding=no ac_cv_lib_pq_PQcmdTuples=no ac_cv_lib_pq_PQescapeString=no ac_cv_lib_pq_PQoidValue=no ac_cv_lib_pq_PQparameterStatus=no ac_cv_lib_pq_PQprotocolVersion=no ac_cv_lib_pq_PQsetnonblocking=no ac_cv_lib_pq_PQtransactionStatus=no ac_cv_lib_pq_pg_encoding_to_char=no ac_cv_lib_qdbm___dpopen=yes ac_cv_lib_resolv___dn_expand=no ac_cv_lib_resolv___res_nmkquery=no ac_cv_lib_resolv___res_nsend=no ac_cv_lib_resolv_dn_expand=no ac_cv_lib_resolv_res_nmkquery=no ac_cv_lib_resolv_res_nsend=no ac_cv_lib_resolv_res_search=yes ac_cv_lib_socket___dn_expand=no ac_cv_lib_socket___res_nmkquery=no ac_cv_lib_socket___res_nsend=no ac_cv_lib_socket_dn_expand=no ac_cv_lib_socket_res_nmkquery=no ac_cv_lib_socket_res_nsend=no ac_cv_lib_socket_socket=no ac_cv_lib_ssl_SSL_CTX_set_ssl_version=yes ac_cv_lib_z_gzgets=yes ac_cv_member_struct_stat_st_blksize=no ac_cv_member_struct_stat_st_blocks=no ac_cv_member_struct_stat_st_rdev=no ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_KRB5_CONFIG=/usr/bin/krb5-config ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_EGREP='grep -E' ac_cv_prog_LEX=flex ac_cv_prog_PTHREAD_CC=gcc ac_cv_prog_RE2C='exit 0;' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_pthreads_cflags=-pthread ac_cv_pthreads_lib= ac_cv_search_opendir='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_intmax_t=8 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_long_long_int=8 ac_cv_sizeof_ptrdiff_t=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_ssize_t=4 ac_cv_sockaddr_storage=yes ac_cv_socklen_t=yes ac_cv_struct_flock=yes ac_cv_struct_tm=time.h ac_cv_struct_tm_gmtoff=yes ac_cv_time_r_type=POSIX ac_cv_type_char=yes ac_cv_type_in_addr_t=yes ac_cv_type_int=yes ac_cv_type_intmax_t=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_what_readdir_r=POSIX ac_cv_working_alloca_h=yes ac_cv_write_stdout=yes php_cv_cc_dashr=no php_cv_cc_rpath=yes php_cv_libxml_build_works=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='' AWK='gawk' CC='gcc' CFLAGS='-march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe' CONFIGURE_COMMAND=' './configure' '--prefix=/usr/lib/php5' '--sysconfdir=/etc' '--cache-file=./config.cache' '--disable-cli' '--enable-cgi' '--enable-fastcgi' '--disable-discard-path' '--disable-force-cgi-redirect' '--with-config-file-path=/etc/php/cgi-php5' '--with-config-file-scan-dir=/etc/php/cgi-php5/ext' '--without-pear' '--enable-bcmath=shared' '--with-bz2=shared' '--disable-calendar' '--with-curl=shared' '--with-curlwrappers=shared' '--enable-dbase=shared' '--enable-exif=shared' '--without-fbsql' '--without-fdftk' '--enable-filepro=shared' '--enable-ftp=shared' '--with-gettext=shared' '--with-gmp=shared' '--without-hwapi' '--with-iconv=shared' '--without-informix' '--with-jpeg-dir=/usr' '--with-kerberos=/usr' '--enable-mbstring=shared' '--with-mcrypt=shared' '--with-mcve=shared' '--disable-memory-limit' '--with-mhash=shared' '--with-ming=shared' '--with-msql=shared' '--with-mssql=shared' '--with-ncurses=shared' '--without-oci8' '--without-oracle' '--with-openssl=shared' '--with-openssl-dir=/usr' '--without-ovrimos' '--disable-pcntl' '--without-pfpro' '--with-pgsql=shared' '--without-pspell' '--without-recode' '--enable-shmop' '--without-snmp' '--disable-soap' '--disable-sockets' '--disable-spl' '--without-sybase' '--without-sybase-ct' '--disable-sysvmsg' '--disable-sysvsem' '--disable-sysvshm' '--without-tidy' '--disable-tokenizer' '--disable-wddx' '--with-xmlrpc=shared' '--without-xsl' '--with-zlib=shared' '--disable-debug' '--enable-dba=shared' '--with-cdb=shared' '--with-db4=shared' '--with-flatfile=shared' '--without-gdbm' '--with-inifile=shared' '--with-qdbm=shared' '--without-freetype-dir' '--without-t1lib' '--enable-gd-jis-conv' '--disable-gd-native-ttf' '--with-png-dir=/usr' '--without-tiff-dir' '--without-xpm-dir' '--with-gd' '--with-interbase' '--with-ldap=shared' '--without-ldap-sasl' '--with-mysqli=shared,/usr/bin/mysql_config' '--with-unixODBC=shared,/usr' '--with-adabas=shared' '--with-birdstep=shared' '--with-dbmaker=shared' '--with-empress=shared' '--with-empress-bcs' '--with-esoob=shared' '--with-ibm-db2=shared' '--with-iodbc=shared,/usr' '--with-sapdb=shared' '--without-solid' '--without-readline' '--without-libedit' '--disable-session' '--without-sqlite'' CPP='gcc -E' CPPFLAGS='' CXX='' CXXCPP='' CXXFLAGS='-march=athlon-xp -O3 -mfpmath=sse -msse -funroll-loops -fomit-frame-pointer -pipe' DEBUG_CFLAGS='' DEFS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXPANDED_BINDIR='' EXPANDED_DATADIR='' EXPANDED_EXTENSION_DIR='' EXPANDED_LIBDIR='' EXPANDED_LOCALSTATEDIR='' EXPANDED_PEAR_INSTALLDIR='' EXPANDED_PHP_CONFIG_FILE_PATH='' EXPANDED_PHP_CONFIG_FILE_SCAN_DIR='' EXPANDED_SYSCONFDIR='' EXTENSION_DIR='' EXTRA_INCLUDES='' EXTRA_LDFLAGS='' EXTRA_LDFLAGS_PROGRAM='' EXTRA_LIBS='' F77='' FFLAGS='' INCLUDES=' -I/usr/include/libxml2 -I/usr/interbase/include -I/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/mbstring/oniguruma -I/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/mbstring/libmbfl -I/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/mbstring/libmbfl/mbfl -I/usr/local/Hughes/include -I/usr/include/mysql -I/usr/local/incl' INCLUDE_PATH='' INLINE_CFLAGS='' INSTALL_IT='@echo "Installing PHP CGI into: $(INSTALL_ROOT)$(bindir)/"; $(INSTALL) -m 0755 $(SAPI_CGI_PATH) $(INSTALL_ROOT)$(bindir)/$(program_prefix)php$(program_suffix)$(EXEEXT)' KRB5_CONFIG='/usr/bin/krb5-config' LDFLAGS='-L/usr/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s,--as-needed -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc -L/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5/ext/odbc' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS=' fileblocks.o strlcat.o strlcpy.o' LIBS='-lodbc_adabas -lsqlrte -lsqlptc -lm -lfbclient -lpng -lz -ljpeg -ldb-4.2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm' LIBTOOL='' LN_S='ln -s' LTLIBOBJS='' MYSQL_INCLUDE='' MYSQL_LIBS='' MYSQL_MODULE_TYPE='' NATIVE_RPATHS='' OBJEXT='o' OCI8_DIR='' OCI8_SHARED_LIBADD='' OCI8_VERSION='' ODBC_INCLUDE='' ODBC_LFLAGS='' ODBC_LIBS='' ODBC_TYPE='adabas' OPENSSL_INCDIR_OPT='-I/usr/include' ORACLE_DIR='' ORACLE_SHARED_LIBADD='' ORACLE_VERSION='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PEAR_INSTALLDIR='' PHP_LDFLAGS='' PHP_LIBS='' PHP_VERSION='5.0.5' PKG_CONFIG='/usr/bin/pkg-config' PROG_SENDMAIL='/usr/sbin/sendmail' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' RE2C='exit 0;' SHELL='/bin/sh' SHLIB_SUFFIX_NAME='so' SNMP_CONFIG='' STRIP='' THREADED='threaded' YACC='bison -y' ZEND_EXTRA_LIBS='' abs_builddir='/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5' abs_srcdir='/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' php_abs_top_builddir='/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5' php_abs_top_srcdir='/var/tmp/portage/php-5.0.5-r1/work/php-5.0.5' prefix='/usr/lib/php5' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define COMPILE_DL_BCMATH 1 #define COMPILE_DL_BZ2 1 #define COMPILE_DL_CURL 1 #define COMPILE_DL_DBA 1 #define COMPILE_DL_DBASE 1 #define COMPILE_DL_EXIF 1 #define COMPILE_DL_FILEPRO 1 #define COMPILE_DL_FTP 1 #define COMPILE_DL_GETTEXT 1 #define COMPILE_DL_GMP 1 #define COMPILE_DL_ICONV 1 #define COMPILE_DL_LDAP 1 #define COMPILE_DL_MBSTRING 1 #define COMPILE_DL_MCRYPT 1 #define COMPILE_DL_MCVE 1 #define COMPILE_DL_MHASH 1 #define COMPILE_DL_MING 1 #define COMPILE_DL_MSQL 1 #define COMPILE_DL_MSSQL 1 #define COMPILE_DL_MYSQLI 1 #define COMPILE_DL_NCURSES 1 #define COMPILE_DL_ODBC 1 #define COMPILE_DL_OPENSSL 1 #define COMPILE_DL_PGSQL 1 #define COMPILE_DL_ZLIB 1 #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t #define COOKIE_SEEKER_USES_OFF64_T 1 #define DB4_INCLUDE_FILE "/usr/include/db.h" #define DBASE 1 #define DBA_CDB 1 #define DBA_CDB_BUILTIN 1 #define DBA_CDB_MAKE 1 #define DBA_DB4 1 #define DBA_FLATFILE 1 #define DBA_INIFILE 1 #define DBA_QDBM 1 #define DEFAULT_SHORT_OPEN_TAG "1" #define DISCARD_PATH 0 #define ENABLE_CHROOT_FUNC 1 #define ENABLE_PATHINFO_CHECK 1 #define FORCE_CGI_REDIRECT 0 #define HAVE_3ARG_SETREBINDPROC 1 #define HAVE_ADABAS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALPHASORT 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ASCTIME_R 1 #define HAVE_ASSERT_H 1 #define HAVE_BCMATH 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 #define HAVE_BUNDLED_PCRE 1 #define HAVE_BZ2 1 #define HAVE_CHROOT 1 #define HAVE_COLORCLOSESTHWB 1 #define HAVE_CRYPT_H 1 #define HAVE_CTIME_R 1 #define HAVE_CTYPE 1 #define HAVE_CURL 1 #define HAVE_CURL_VERSION_INFO 1 #define HAVE_CUSERID 1 #define HAVE_DBA 1 #define HAVE_DCNGETTEXT 1 #define HAVE_DECLARED_TIMEZONE 1 #define HAVE_DIRENT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DNGETTEXT 1 #define HAVE_DN_SKIPNAME 1 #define HAVE_DOM 1 #define HAVE_EXIF 1 #define HAVE_FABSF 1 #define HAVE_FCNTL_H 1 #define HAVE_FILENO_PROTO 1 #define HAVE_FILEPRO 1 #define HAVE_FLOCK 1 #define HAVE_FLOORF 1 #define HAVE_FLUSHIO 1 #define HAVE_FOPENCOOKIE 1 #define HAVE_FPOS 1 #define HAVE_FREETDS 1 #define HAVE_FTOK 1 #define HAVE_FTP 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GCVT 1 #define HAVE_GDIMAGECOLORRESOLVE 1 #define HAVE_GD_BUNDLED 1 #define HAVE_GD_DYNAMIC_CTX_EX 1 #define HAVE_GD_FONTCACHESHUTDOWN 1 #define HAVE_GD_GD2 1 #define HAVE_GD_GIF_CREATE 1 #define HAVE_GD_GIF_CTX 1 #define HAVE_GD_GIF_READ 1 #define HAVE_GD_IMAGEELLIPSE 1 #define HAVE_GD_IMAGESETBRUSH 1 #define HAVE_GD_IMAGESETTILE 1 #define HAVE_GD_JPG 1 #define HAVE_GD_PNG 1 #define HAVE_GD_WBMP 1 #define HAVE_GD_XBM 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETLOGIN 1 #define HAVE_GETLOGIN 1 #define HAVE_GETOPT 1 #define HAVE_GETPROTOBYNAME 1 #define HAVE_GETPROTOBYNUMBER 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_GETSERVBYPORT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GLIBC_ICONV 1 #define HAVE_GMP 1 #define HAVE_GMTIME_R 1 #define HAVE_GRANTPT 1 #define HAVE_GRP_H 1 #define HAVE_HTONL 1 #define HAVE_IBASE 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_INTTYPES_H 1 #define HAVE_IPV6 1 #define HAVE_ISASCII 1 #define HAVE_LANGINFO_H 1 #define HAVE_LDAP 1 #define HAVE_LIBDL 1 #define HAVE_LIBDL 1 #define HAVE_LIBEXPAT2 1 #define HAVE_LIBGD 1 #define HAVE_LIBGD13 1 #define HAVE_LIBGD15 1 #define HAVE_LIBGD20 1 #define HAVE_LIBGD204 1 #define HAVE_LIBINTL 1 #define HAVE_LIBM 1 #define HAVE_LIBM 1 #define HAVE_LIBMCRYPT 1 #define HAVE_LIBMHASH 1 #define HAVE_LIBNSL 1 #define HAVE_LIBRESOLV 1 #define HAVE_LIBXML 1 #define HAVE_LIBXML 1 #define HAVE_LIBXML 1 #define HAVE_LIBXML 1 #define HAVE_LIBXML 1 #define HAVE_LIMITS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LINK 1 #define HAVE_LOCALECONV 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LOCKF 1 #define HAVE_LRAND48 1 #define HAVE_MBREGEX 1 #define HAVE_MBSTATE_T 1 #define HAVE_MBSTRING 1 #define HAVE_MCVE 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MING 1 #define HAVE_MKSTEMP 1 #define HAVE_MMAP 1 #define HAVE_MONETARY_H 1 #define HAVE_MSQL 1 #define HAVE_MSSQL 1 #define HAVE_MYSQLILIB 1 #define HAVE_NANOSLEEP 1 #define HAVE_NCURSESLIB 1 #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 #define HAVE_NCURSES_COLOR_SET 1 #define HAVE_NCURSES_H 1 #define HAVE_NCURSES_PANEL 1 #define HAVE_NCURSES_SLK_COLOR 1 #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 #define HAVE_NETDB_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NGETTEXT 1 #define HAVE_NL_LANGINFO 1 #define HAVE_OPENSSL_EXT 1 #define HAVE_PERROR 1 #define HAVE_PGSQL 1 #define HAVE_PG_CONFIG_H 1 #define HAVE_POLL 1 #define HAVE_POSIX 1 #define HAVE_POSIX_READDIR_R 1 #define HAVE_PTSNAME 1 #define HAVE_PUTENV 1 #define HAVE_PWD_H 1 #define HAVE_RANDOM 1 #define HAVE_RAND_R 1 #define HAVE_REALPATH 1 #define HAVE_REGCOMP 1 #define HAVE_REGEX_T_RE_MAGIC 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_RES_SEARCH 1 #define HAVE_SCANDIR 1 #define HAVE_SENDMAIL 1 #define HAVE_SETITIMER 1 #define HAVE_SETLOCALE 1 #define HAVE_SETPGID 1 #define HAVE_SETPGID 1 #define HAVE_SETSOCKOPT 1 #define HAVE_SETVBUF 1 #define HAVE_SHMOP 1 #define HAVE_SHUTDOWN 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIMPLEXML 1 #define HAVE_SIN 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_SOCKET 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SQLDATASOURCES 1 #define HAVE_SRAND48 1 #define HAVE_SRANDOM 1 #define HAVE_STATFS 1 #define HAVE_STATVFS 1 #define HAVE_STDARG_H 1 #define HAVE_STDARG_PROTOTYPES 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCOLL 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSTR 1 #define HAVE_STRTOK_R 1 #define HAVE_STRUCT_FLOCK 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_SYMLINK 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TEMPNAM 1 #define HAVE_TERMIOS_H 1 #define HAVE_TM_GMTOFF 1 #define HAVE_TM_ZONE 1 #define HAVE_TZSET 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNLOCKPT 1 #define HAVE_UNSETENV 1 #define HAVE_UODBC 1 #define HAVE_USLEEP 1 #define HAVE_UTIME 1 #define HAVE_UTIME_H 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WCHAR_H 1 #define HAVE_XML 1 #define HAVE_XMLRPC 1 #define HAVE_YP_GET_DEFAULT_DOMAIN 1 #define HAVE_ZLIB 1 #define HSREGEX 1 #define ICONV_SUPPORTS_ERRNO 1 #define MAGIC_QUOTES 0 #define MISSING_FCLOSE_DECL 0 #define MSQL1 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PHP_BLOWFISH_CRYPT 0 #define PHP_CURL_URL_WRAPPERS 1 #define PHP_EXT_DES_CRYPT 0 #define PHP_FASTCGI 1 #define PHP_FCGI_STATIC 1 #define PHP_ICONV_H_PATH #define PHP_ICONV_IMPL "glibc" #define PHP_MD5_CRYPT 0 #define PHP_ROUND_FUZZ 0.50000000001 #define PHP_SAFE_MODE 0 #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" #define PHP_SIGCHILD 0 #define PHP_STD_DES_CRYPT 0 #define PHP_WRITE_STDOUT 1 #define QDBM_INCLUDE_FILE "/usr/include/depot.h" #define REGEX 1 #define SIZEOF_INT 4 #define SIZEOF_INT 4 #define SIZEOF_INTMAX_T 8 #define SIZEOF_LONG 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG_LONG_INT 8 #define SIZEOF_PTRDIFF_T 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define UNDEF_THREADS_HACK #define USE_GD_JISX0208 1 #define YYTEXT_POINTER 1 configure: exit 1