Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 91401 Details for
Bug 139927
dev-lang/php-5.1.4-r3 ebuild fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 246.24 KB, created by
Sorav Bansal
on 2006-07-10 14:49:28 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Sorav Bansal
Created:
2006-07-10 14:49:28 UTC
Size:
246.24 KB
patch
obsolete
>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.60. Invocation command line was > > $ ./configure --prefix=/usr/lib/php5 --sysconfdir=/etc --cache-file=./config.cache --enable-cli --disable-cgi --with-config-file-path=/etc/php/cli-php5 --with-config-file-scan-dir=/etc/php/cli-php5/ext-active --without-pear --disable-bcmath --without-bz2 --disable-calendar --disable-ctype --without-curl --without-curlwrappers --disable-dbase --disable-dom --disable-exif --without-fbsql --without-fdftk --disable-filepro --disable-ftp --with-gettext --without-gmp --disable-hash --without-hwapi --without-iconv --without-informix --without-kerberos --disable-libxml --disable-mbstring --with-mcrypt --disable-memory-limit --without-mhash --without-ming --with-msql --with-mssql --with-ncurses --with-openssl --with-openssl-dir=/usr --disable-pcntl --disable-pdo --without-pgsql --disable-posix --with-pspell --without-recode --disable-simplexml --disable-shmop --without-snmp --disable-soap --disable-sockets --without-sybase --without-sybase-ct --disable-sysvmsg --disable-sysvsem --disable-sysvshm --without-tidy --disable-tokenizer --disable-wddx --disable-xml --disable-xmlreader --disable-xmlwriter --without-xmlrpc --without-xsl --with-zlib --disable-debug --enable-dba --without-cdb --with-db4 --without-flatfile --with-gdbm --without-inifile --without-qdbm --with-freetype-dir=/usr --with-t1lib=/usr --disable-gd-jis-conv --enable-gd-native-ttf --with-jpeg-dir=/usr --with-png-dir=/usr --without-xpm-dir --with-gd --with-mysql=/usr/lib/mysql --with-mysql-sock=/var/run/mysqld/mysqld.sock --with-mysqli=/usr/bin/mysql_config --with-readline --without-libedit --without-mm --disable-sqlite-utf8 --enable-maintainer-zts > >## --------- ## >## Platform. ## >## --------- ## > >hostname = tusker >uname -m = i686 >uname -r = 2.6.12-gentoo-r6 >uname -s = Linux >uname -v = #8 SMP Sun Nov 13 01:51:37 UTC 2005 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.66GHz >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /opt/sun-jre-bin-1.5.0.06/bin >PATH: /opt/sun-jre-bin-1.5.0.06/javaws >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin >PATH: /opt/vmware/player/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2256: creating cache ./config.cache >configure:2334: checking for grep that handles long lines and -e >configure:2408: result: /bin/grep >configure:2413: checking for egrep >configure:2491: result: /bin/grep -E >configure:2496: checking for a sed that does not truncate output >configure:2550: result: /bin/sed >configure:2629: checking build system type >configure:2647: result: i686-pc-linux-gnu >configure:2669: checking host system type >configure:2684: result: i686-pc-linux-gnu >configure:2706: checking target system type >configure:2721: result: i686-pc-linux-gnu >configure:2884: checking for gcc >configure:2911: result: i686-pc-linux-gnu-gcc >configure:3149: checking for C compiler version >configure:3156: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1) >Copyright (C) 2006 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:3159: $? = 0 >configure:3166: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --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 --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:3169: $? = 0 >configure:3176: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:3179: $? = 1 >configure:3202: checking for C compiler default output file name >configure:3229: i686-pc-linux-gnu-gcc -O2 -march=i686 conftest.c >&5 >configure:3232: $? = 0 >configure:3278: result: a.out >configure:3283: checking whether the C compiler works >configure:3293: ./a.out >configure:3296: $? = 0 >configure:3313: result: yes >configure:3320: checking whether we are cross compiling >configure:3322: result: no >configure:3325: checking for suffix of executables >configure:3332: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c >&5 >configure:3335: $? = 0 >configure:3359: result: >configure:3365: checking for suffix of object files >configure:3391: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:3394: $? = 0 >configure:3417: result: o >configure:3421: checking whether we are using the GNU C compiler >configure:3450: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:3456: $? = 0 >configure:3463: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3466: $? = 0 >configure:3473: test -s conftest.o >configure:3476: $? = 0 >configure:3490: result: yes >configure:3495: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3525: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3531: $? = 0 >configure:3538: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3541: $? = 0 >configure:3548: test -s conftest.o >configure:3551: $? = 0 >configure:3681: result: yes >configure:3698: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:3772: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:3778: $? = 0 >configure:3785: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3788: $? = 0 >configure:3795: test -s conftest.o >configure:3798: $? = 0 >configure:3818: result: none needed >configure:3837: checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together >configure:3872: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:3875: $? = 0 >configure:3881: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:3884: $? = 0 >configure:3895: cc -c conftest.c >&5 >configure:3898: $? = 0 >configure:3906: cc -c conftest.c -o conftest2.o >&5 >configure:3909: $? = 0 >configure:3915: cc -c conftest.c -o conftest2.o >&5 >configure:3918: $? = 0 >configure:3936: result: yes >configure:3953: checking how to run the C preprocessor >configure:3993: i686-pc-linux-gnu-gcc -E conftest.c >configure:3999: $? = 0 >configure:4037: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:4043: $? = 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 <ac_nonexistent.h> >configure:4083: result: i686-pc-linux-gnu-gcc -E >configure:4112: i686-pc-linux-gnu-gcc -E conftest.c >configure:4118: $? = 0 >configure:4156: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:4162: $? = 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 <ac_nonexistent.h> >configure:4209: checking for AIX >configure:4231: result: no >configure:4237: checking whether ln -s works >configure:4241: result: yes >configure:4259: checking if compiler supports -R >configure:4288: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c -R /usr/lib >&5 >i686-pc-linux-gnu-gcc: unrecognized option '-R' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: /usr/lib: No such file: File format not recognized >collect2: ld returned 1 exit status >configure:4294: $? = 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:4329: result: no >configure:4334: checking if compiler supports -Wl,-rpath, >configure:4363: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c -Wl,-rpath,/usr/lib >&5 >configure:4369: $? = 0 >configure:4376: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4379: $? = 0 >configure:4386: test -s conftest >configure:4389: $? = 0 >configure:4404: result: yes >configure:4417: checking for re2c >configure:4447: result: no >configure:4472: WARNING: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers. >configure:4486: checking for gawk >configure:4503: found /bin/gawk >configure:4514: result: gawk >configure:4562: checking for bison >configure:4578: found /usr/bin/bison >configure:4589: result: bison -y >configure:4610: checking for bison version >configure:4630: result: invalid >configure:4636: WARNING: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 (found: 2.2). >configure:4654: checking for flex >configure:4670: found /usr/bin/flex >configure:4681: result: flex >configure:4695: checking for yywrap in -lfl >configure:4730: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c -lfl >&5 >configure:4736: $? = 0 >configure:4743: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4746: $? = 0 >configure:4753: test -s conftest >configure:4756: $? = 0 >configure:4770: result: yes >configure:4861: checking lex output file root >configure:4877: flex conftest.l >configure:4880: $? = 0 >configure:4892: result: lex.yy >configure:4897: checking whether yytext is a pointer >configure:4918: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c -lfl >&5 >configure:4924: $? = 0 >configure:4931: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4934: $? = 0 >configure:4941: test -s conftest >configure:4944: $? = 0 >configure:4960: result: yes >configure:4975: checking for an ANSI C-conforming const >configure:5050: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:5056: $? = 0 >configure:5063: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5066: $? = 0 >configure:5073: test -s conftest.o >configure:5076: $? = 0 >configure:5088: result: yes >configure:5103: checking for flex version >configure:5118: result: invalid >configure:5127: WARNING: flex versions supported for regeneration of the Zend/PHP parsers: 2.5.4 (found: 2.5.33). >configure:5328: checking whether to force non-PIC code in shared modules >configure:5334: result: yes >configure:5437: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c >&5 >/var/tmp/portage/php-5.1.4-r3/temp/ccSZr6XO.o: In function `main': >conftest.c:(.text+0x2f): undefined reference to `pthread_mutexattr_init' >conftest.c:(.text+0x50): undefined reference to `pthread_create' >collect2: ld returned 1 exit status >configure:5440: $? = 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 <pthread.h> >| #include <stddef.h> >| >| 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:5471: checking for pthreads_cflags >configure:5521: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -kthread conftest.c >&5 >i686-pc-linux-gnu-gcc: unrecognized option '-kthread' >/var/tmp/portage/php-5.1.4-r3/temp/ccm2cSsi.o: In function `main': >conftest.c:(.text+0x2f): undefined reference to `pthread_mutexattr_init' >conftest.c:(.text+0x50): undefined reference to `pthread_create' >collect2: ld returned 1 exit status >configure:5524: $? = 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 <pthread.h> >| #include <stddef.h> >| >| 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:5521: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread conftest.c >&5 >configure:5524: $? = 0 >configure:5530: ./conftest >configure:5533: $? = 0 >configure:5562: result: -pthread >configure:5565: checking for pthreads_lib >configure:5655: result: >configure:5731: result: >configure:5733: result: [1mConfiguring SAPI modules[m >configure:5739: checking for AOLserver support >configure:5753: result: no >configure:5990: checking for Apache 1.x module support via DSO through APXS >configure:6305: result: no >configure:6312: checking for Apache 1.x module support >configure:7175: result: no >configure:7183: checking for mod_charset compatibility option >configure:7199: result: no >configure:7364: checking for Apache 2.0 filter-module support via DSO through APXS >configure:8205: result: no >configure:8213: checking for Apache 2.0 handler-module support via DSO through APXS >configure:9054: result: no >configure:9063: checking for Apache 1.x (hooks) module support via DSO through APXS >configure:9378: result: no >configure:9385: checking for Apache 1.x (hooks) module support >configure:10248: result: no >configure:10256: checking for mod_charset compatibility option >configure:10272: result: no >configure:10438: checking for Caudium support >configure:10778: result: no >configure:10784: checking for CLI build >configure:10838: result: yes >configure:10842: checking for Continuity support >configure:10856: result: no >configure:11098: checking for embedded SAPI library support >configure:11125: result: no >configure:11321: checking for Zeus ISAPI support >configure:11554: result: no >configure:11559: checking for Milter support >configure:11835: result: no >configure:11839: checking for NSAPI support >configure:11853: result: no >configure:12717: checking for PHTTPD support >configure:12948: result: no >configure:12954: checking for Pi3Web support >configure:13285: result: no >configure:13291: checking for Roxen/Pike support >configure:13540: result: no >configure:13818: checking for thttpd >configure:13820: result: no >configure:14174: checking for TUX >configure:14176: result: no >configure:14411: checking for webjames >configure:14413: result: no >configure:14481: checking for CGI build >configure:14853: result: no >configure:14866: checking for chosen SAPI module >configure:14868: result: cli >configure:16581: result: >configure:16583: result: [1mRunning system checks[m >configure:16591: checking for sendmail >configure:16610: found /usr/sbin/sendmail >configure:16622: result: /usr/sbin/sendmail >configure:16643: checking whether system uses EBCDIC >configure:16672: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:16675: $? = 0 >configure:16681: ./conftest >configure:16684: $? = 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 HAVE_SENDMAIL 1 >| /* end confdefs.h. */ >| >| int main(void) { >| return (unsigned char)'A' != (unsigned char)0xC1; >| } >| >configure:16704: result: no >configure:16715: checking whether byte ordering is bigendian >configure:16751: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:16754: $? = 0 >configure:16760: ./conftest >configure:16763: $? = 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 HAVE_SENDMAIL 1 >| /* end confdefs.h. */ >| >| int main(void) >| { >| short one = 1; >| char *cp = (char *)&one; >| >| if (*cp == 0) { >| return(0); >| } else { >| return(1); >| } >| } >| >configure:16780: result: no >configure:16837: checking for socket >configure:16893: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:16899: $? = 0 >configure:16906: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:16909: $? = 0 >configure:16916: test -s conftest >configure:16919: $? = 0 >configure:16932: result: yes >configure:17313: checking for socketpair >configure:17369: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:17375: $? = 0 >configure:17382: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:17385: $? = 0 >configure:17392: test -s conftest >configure:17395: $? = 0 >configure:17408: result: yes >configure:17789: checking for htonl >configure:17845: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:17851: $? = 0 >configure:17858: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:17861: $? = 0 >configure:17868: test -s conftest >configure:17871: $? = 0 >configure:17884: result: yes >configure:18265: checking for gethostname >configure:18321: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:18327: $? = 0 >configure:18334: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:18337: $? = 0 >configure:18344: test -s conftest >configure:18347: $? = 0 >configure:18360: result: yes >configure:18741: checking for gethostbyaddr >configure:18797: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:18803: $? = 0 >configure:18810: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:18813: $? = 0 >configure:18820: test -s conftest >configure:18823: $? = 0 >configure:18836: result: yes >configure:19217: checking for yp_get_default_domain >configure:19273: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >/var/tmp/portage/php-5.1.4-r3/temp/cc6jBppL.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `yp_get_default_domain' >collect2: ld returned 1 exit status >configure:19279: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| /* end confdefs.h. */ >| /* Define yp_get_default_domain to an innocuous variant, in case <limits.h> declares yp_get_default_domain. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define yp_get_default_domain innocuous_yp_get_default_domain >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char yp_get_default_domain (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef yp_get_default_domain >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char yp_get_default_domain (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_yp_get_default_domain || defined __stub___yp_get_default_domain >| choke me >| #endif >| >| int >| main () >| { >| return yp_get_default_domain (); >| ; >| return 0; >| } >configure:19312: result: no >configure:19317: checking for __yp_get_default_domain >configure:19373: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >/var/tmp/portage/php-5.1.4-r3/temp/ccQS7y98.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `__yp_get_default_domain' >collect2: ld returned 1 exit status >configure:19379: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| /* end confdefs.h. */ >| /* Define __yp_get_default_domain to an innocuous variant, in case <limits.h> declares __yp_get_default_domain. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define __yp_get_default_domain innocuous___yp_get_default_domain >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char __yp_get_default_domain (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef __yp_get_default_domain >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char __yp_get_default_domain (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub___yp_get_default_domain || defined __stub_____yp_get_default_domain >| choke me >| #endif >| >| int >| main () >| { >| return __yp_get_default_domain (); >| ; >| return 0; >| } >configure:19412: result: no >configure:19438: checking for yp_get_default_domain in -lnsl >configure:19473: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lnsl >&5 >configure:19479: $? = 0 >configure:19486: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:19489: $? = 0 >configure:19496: test -s conftest >configure:19499: $? = 0 >configure:19513: result: yes >configure:19626: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lnsl >&5 >configure:19629: $? = 0 >configure:19635: ./conftest >configure:19638: $? = 0 >configure:19694: checking for dlopen >configure:19750: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lnsl >&5 >/var/tmp/portage/php-5.1.4-r3/temp/cc8AAw5U.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:19756: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlopen >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| 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 >| #endif >| >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:19789: result: no >configure:19794: checking for __dlopen >configure:19850: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lnsl >&5 >/var/tmp/portage/php-5.1.4-r3/temp/ccaj0hti.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `__dlopen' >collect2: ld returned 1 exit status >configure:19856: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| /* Define __dlopen to an innocuous variant, in case <limits.h> declares __dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define __dlopen innocuous___dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char __dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef __dlopen >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| 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 >| #endif >| >| int >| main () >| { >| return __dlopen (); >| ; >| return 0; >| } >configure:19889: result: no >configure:19915: checking for dlopen in -ldl >configure:19950: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -ldl -lnsl >&5 >configure:19956: $? = 0 >configure:19963: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:19966: $? = 0 >configure:19973: test -s conftest >configure:19976: $? = 0 >configure:19990: result: yes >configure:20103: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lnsl -ldl >&5 >configure:20106: $? = 0 >configure:20112: ./conftest >configure:20115: $? = 0 >configure:20173: checking for sin in -lm >configure:20208: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 >conftest.c:27: warning: conflicting types for built-in function 'sin' >configure:20214: $? = 0 >configure:20221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:20224: $? = 0 >configure:20231: test -s conftest >configure:20234: $? = 0 >configure:20248: result: yes >configure:20265: checking for res_search >configure:20321: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 >/var/tmp/portage/php-5.1.4-r3/temp/ccqW9Fev.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `res_search' >collect2: ld returned 1 exit status >configure:20327: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 <limits.h> declares res_search. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef res_search >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| 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 >| #endif >| >| int >| main () >| { >| return res_search (); >| ; >| return 0; >| } >configure:20360: result: no >configure:20365: checking for __res_search >configure:20421: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 >/var/tmp/portage/php-5.1.4-r3/temp/cc6MGiCW.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `__res_search' >collect2: ld returned 1 exit status >configure:20427: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 <limits.h> declares __res_search. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef __res_search >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| 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 >| #endif >| >| int >| main () >| { >| return __res_search (); >| ; >| return 0; >| } >configure:20460: result: no >configure:20486: checking for res_search in -lresolv >configure:20521: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:20527: $? = 0 >configure:20534: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:20537: $? = 0 >configure:20544: test -s conftest >configure:20547: $? = 0 >configure:20561: result: yes >configure:20674: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl -lresolv >&5 >configure:20677: $? = 0 >configure:20683: ./conftest >configure:20686: $? = 0 >configure:21240: checking for inet_aton >configure:21296: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:21302: $? = 0 >configure:21309: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:21312: $? = 0 >configure:21319: test -s conftest >configure:21322: $? = 0 >configure:21335: result: yes >configure:21965: checking for dn_skipname >configure:22021: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >/var/tmp/portage/php-5.1.4-r3/temp/ccQmSznc.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `dn_skipname' >collect2: ld returned 1 exit status >configure:22027: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 <limits.h> declares dn_skipname. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dn_skipname >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| 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 >| #endif >| >| int >| main () >| { >| return dn_skipname (); >| ; >| return 0; >| } >configure:22060: result: no >configure:22065: checking for __dn_skipname >configure:22121: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:22127: $? = 0 >configure:22134: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:22137: $? = 0 >configure:22144: test -s conftest >configure:22147: $? = 0 >configure:22160: result: yes >configure:22688: checking for ANSI C header files >configure:22718: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:22724: $? = 0 >configure:22731: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:22734: $? = 0 >configure:22741: test -s conftest.o >configure:22744: $? = 0 >configure:22840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:22843: $? = 0 >configure:22849: ./conftest >configure:22852: $? = 0 >configure:22869: result: yes >configure:22887: checking for dirent.h that defines DIR >configure:22916: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:22922: $? = 0 >configure:22929: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:22932: $? = 0 >configure:22939: test -s conftest.o >configure:22942: $? = 0 >configure:22955: result: yes >configure:22968: checking for library containing opendir >configure:23009: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:23015: $? = 0 >configure:23022: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23025: $? = 0 >configure:23032: test -s conftest >configure:23035: $? = 0 >configure:23059: result: none required >configure:23278: checking for inttypes.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for stdint.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for dirent.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for ApplicationServices/ApplicationServices.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >conftest.c:48:53: error: ApplicationServices/ApplicationServices.h: No such file or directory >configure:23321: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_PARAM_H >| #include <sys/param.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #ifdef HAVE_ARPA_NAMESER_H >| #include <arpa/nameser.h> >| #endif >| >| >| #include <ApplicationServices/ApplicationServices.h> >configure:23354: result: no >configure:23278: checking for sys/param.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/types.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/time.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for netinet/in.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for alloca.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for arpa/inet.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for arpa/nameser.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for assert.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for crypt.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for fcntl.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for grp.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for ieeefp.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >conftest.c:59:20: error: ieeefp.h: No such file or directory >configure:23321: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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 <sys/param.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #ifdef HAVE_ARPA_NAMESER_H >| #include <arpa/nameser.h> >| #endif >| >| >| #include <ieeefp.h> >configure:23354: result: no >configure:23278: checking for langinfo.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for limits.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for locale.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for monetary.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for mach-o/dyld.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >conftest.c:63:25: error: mach-o/dyld.h: No such file or directory >configure:23321: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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 <sys/param.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #ifdef HAVE_ARPA_NAMESER_H >| #include <arpa/nameser.h> >| #endif >| >| >| #include <mach-o/dyld.h> >configure:23354: result: no >configure:23278: checking for netdb.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for pwd.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for resolv.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for signal.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for stdarg.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for stdlib.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for string.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for syslog.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sysexits.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/ioctl.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/file.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/mman.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/mount.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/poll.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/resource.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/select.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/socket.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/statfs.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/statvfs.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/vfs.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/sysexits.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >conftest.c:83:26: error: sys/sysexits.h: No such file or directory >configure:23321: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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 <sys/param.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #ifdef HAVE_ARPA_NAMESER_H >| #include <arpa/nameser.h> >| #endif >| >| >| #include <sys/sysexits.h> >configure:23354: result: no >configure:23278: checking for sys/varargs.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >conftest.c:83:25: error: sys/varargs.h: No such file or directory >configure:23321: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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 <sys/param.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #ifdef HAVE_ARPA_NAMESER_H >| #include <arpa/nameser.h> >| #endif >| >| >| #include <sys/varargs.h> >configure:23354: result: no >configure:23278: checking for sys/wait.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for termios.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for unistd.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for unix.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >conftest.c:86:18: error: unix.h: No such file or directory >configure:23321: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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 <sys/param.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #ifdef HAVE_ARPA_NAMESER_H >| #include <arpa/nameser.h> >| #endif >| >| >| #include <unix.h> >configure:23354: result: no >configure:23278: checking for utime.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/utsname.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for sys/ipc.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for dlfcn.h >configure:23315: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23321: $? = 0 >configure:23328: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23331: $? = 0 >configure:23338: test -s conftest.o >configure:23341: $? = 0 >configure:23354: result: yes >configure:23278: checking for assert.h >configure:23354: result: yes >configure:23367: checking for fopencookie >configure:23423: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:23429: $? = 0 >configure:23436: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23439: $? = 0 >configure:23446: test -s conftest >configure:23449: $? = 0 >configure:23462: result: yes >configure:23494: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23500: $? = 0 >configure:23507: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23510: $? = 0 >configure:23517: test -s conftest.o >configure:23520: $? = 0 >configure:23583: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c: In function 'main': >conftest.c:97: warning: incompatible implicit declaration of built-in function 'exit' >configure:23586: $? = 0 >configure:23592: ./conftest >configure:23595: $? = 0 >configure:23706: checking for broken getcwd >configure:23719: result: no >configure:23724: checking for broken libc stdio >configure:23835: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c: In function 'main': >conftest.c:87: warning: incompatible implicit declaration of built-in function 'exit' >configure:23838: $? = 0 >configure:23844: ./conftest >configure:23847: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 <stdio.h> >| 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:23866: result: yes >configure:23880: checking whether struct tm is in sys/time.h or time.h >configure:23908: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23914: $? = 0 >configure:23921: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23924: $? = 0 >configure:23931: test -s conftest.o >configure:23934: $? = 0 >configure:23946: result: time.h >configure:23956: checking for struct tm.tm_zone >configure:23987: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:23993: $? = 0 >configure:24000: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24003: $? = 0 >configure:24010: test -s conftest.o >configure:24013: $? = 0 >configure:24087: result: yes >configure:24274: checking for missing declarations of reentrant functions >configure:24297: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:24303: $? = 0 >configure:24310: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24313: $? = 0 >configure:24320: test -s conftest.o >configure:24323: $? = 0 >configure:24363: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:24369: $? = 0 >configure:24376: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24379: $? = 0 >configure:24386: test -s conftest.o >configure:24389: $? = 0 >configure:24429: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:24435: $? = 0 >configure:24442: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24445: $? = 0 >configure:24452: test -s conftest.o >configure:24455: $? = 0 >configure:24495: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:24501: $? = 0 >configure:24508: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24511: $? = 0 >configure:24518: test -s conftest.o >configure:24521: $? = 0 >configure:24561: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:24567: $? = 0 >configure:24574: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24577: $? = 0 >configure:24584: test -s conftest.o >configure:24587: $? = 0 >configure:24606: result: done >configure:24610: checking for fclose declaration >configure:24633: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:24639: $? = 0 >configure:24646: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24649: $? = 0 >configure:24656: test -s conftest.o >configure:24659: $? = 0 >configure:24667: result: ok >configure:24689: checking for tm_gmtoff in struct tm >configure:24716: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:24722: $? = 0 >configure:24729: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24732: $? = 0 >configure:24739: test -s conftest.o >configure:24742: $? = 0 >configure:24754: result: yes >configure:24766: checking for struct flock >configure:24795: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:24801: $? = 0 >configure:24808: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24811: $? = 0 >configure:24818: test -s conftest.o >configure:24821: $? = 0 >configure:24838: result: yes >configure:24849: checking for socklen_t >configure:24880: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:24886: $? = 0 >configure:24893: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24896: $? = 0 >configure:24903: test -s conftest.o >configure:24906: $? = 0 >configure:24922: result: yes >configure:24933: checking for intmax_t >configure:24963: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:24969: $? = 0 >configure:24976: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24979: $? = 0 >configure:24986: test -s conftest.o >configure:24989: $? = 0 >configure:25001: result: yes >configure:25004: checking size of intmax_t >configure:25392: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:25395: $? = 0 >configure:25401: ./conftest >configure:25404: $? = 0 >configure:25426: result: 8 >configure:25433: checking for size_t >configure:25463: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:25469: $? = 0 >configure:25476: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25479: $? = 0 >configure:25486: test -s conftest.o >configure:25489: $? = 0 >configure:25501: result: yes >configure:25504: checking size of size_t >configure:25892: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:25895: $? = 0 >configure:25901: ./conftest >configure:25904: $? = 0 >configure:25926: result: 4 >configure:25933: checking for ssize_t >configure:25963: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:25969: $? = 0 >configure:25976: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25979: $? = 0 >configure:25986: test -s conftest.o >configure:25989: $? = 0 >configure:26001: result: yes >configure:26004: checking size of ssize_t >configure:26392: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:26395: $? = 0 >configure:26401: ./conftest >configure:26404: $? = 0 >configure:26426: result: 4 >configure:26433: checking for ptrdiff_t >configure:26463: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:26469: $? = 0 >configure:26476: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:26479: $? = 0 >configure:26486: test -s conftest.o >configure:26489: $? = 0 >configure:26501: result: yes >configure:26504: checking size of ptrdiff_t >configure:26892: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:26895: $? = 0 >configure:26901: ./conftest >configure:26904: $? = 0 >configure:26926: result: 4 >configure:26933: checking for long long >configure:26963: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:26969: $? = 0 >configure:26976: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:26979: $? = 0 >configure:26986: test -s conftest.o >configure:26989: $? = 0 >configure:27001: result: yes >configure:27004: checking size of long long >configure:27392: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:27395: $? = 0 >configure:27401: ./conftest >configure:27404: $? = 0 >configure:27426: result: 8 >configure:27433: checking for long long int >configure:27463: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:27469: $? = 0 >configure:27476: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:27479: $? = 0 >configure:27486: test -s conftest.o >configure:27489: $? = 0 >configure:27501: result: yes >configure:27504: checking size of long long int >configure:27892: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:27895: $? = 0 >configure:27901: ./conftest >configure:27904: $? = 0 >configure:27926: result: 8 >configure:27933: checking for long >configure:27963: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:27969: $? = 0 >configure:27976: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:27979: $? = 0 >configure:27986: test -s conftest.o >configure:27989: $? = 0 >configure:28001: result: yes >configure:28004: checking size of long >configure:28392: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:28395: $? = 0 >configure:28401: ./conftest >configure:28404: $? = 0 >configure:28426: result: 4 >configure:28433: checking for int >configure:28463: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:28469: $? = 0 >configure:28476: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:28479: $? = 0 >configure:28486: test -s conftest.o >configure:28489: $? = 0 >configure:28501: result: yes >configure:28504: checking size of int >configure:28892: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:28895: $? = 0 >configure:28901: ./conftest >configure:28904: $? = 0 >configure:28926: result: 4 >configure:28934: checking for struct stat.st_blksize >configure:28962: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:127: error: storage size of 'ac_aggr' isn't known >configure:28968: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_blksize) >| return 0; >| ; >| return 0; >| } >configure:29018: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:127: error: storage size of 'ac_aggr' isn't known >configure:29024: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_blksize) >| return 0; >| ; >| return 0; >| } >configure:29059: result: no >configure:29076: checking for struct stat.st_blocks >configure:29104: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:127: error: storage size of 'ac_aggr' isn't known >configure:29110: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_blocks) >| return 0; >| ; >| return 0; >| } >configure:29160: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:127: error: storage size of 'ac_aggr' isn't known >configure:29166: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_blocks) >| return 0; >| ; >| return 0; >| } >configure:29201: result: no >configure:29229: checking for struct stat.st_rdev >configure:29257: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:127: error: storage size of 'ac_aggr' isn't known >configure:29263: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_rdev) >| return 0; >| ; >| return 0; >| } >configure:29313: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:127: error: storage size of 'ac_aggr' isn't known >configure:29319: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_rdev) >| return 0; >| ; >| return 0; >| } >configure:29354: result: no >configure:29371: checking for size_t >configure:29439: result: yes >configure:29451: checking for uid_t in sys/types.h >configure:29474: result: yes >configure:29491: checking for struct sockaddr_storage >configure:29518: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:29524: $? = 0 >configure:29531: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:29534: $? = 0 >configure:29541: test -s conftest.o >configure:29544: $? = 0 >configure:29557: result: yes >configure:29566: checking for field sa_len in struct sockaddr >configure:29594: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:97: error: 'struct sockaddr' has no member named 'sa_len' >configure:29600: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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 <sys/types.h> >| #include <sys/socket.h> >| int >| main () >| { >| static struct sockaddr sa; int n = (int) sa.sa_len; return n; >| ; >| return 0; >| } >configure:29633: result: no >configure:29644: checking for IPv6 support >configure:29672: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:29678: $? = 0 >configure:29685: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:29688: $? = 0 >configure:29695: test -s conftest >configure:29698: $? = 0 >configure:29711: result: yes >configure:29719: checking for vprintf >configure:29775: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c:115: warning: conflicting types for built-in function 'vprintf' >configure:29781: $? = 0 >configure:29788: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:29791: $? = 0 >configure:29798: test -s conftest >configure:29801: $? = 0 >configure:29815: result: yes >configure:29822: checking for _doprnt >configure:29878: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >/var/tmp/portage/php-5.1.4-r3/temp/ccqTS04M.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `_doprnt' >collect2: ld returned 1 exit status >configure:29884: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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 <limits.h> declares _doprnt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _doprnt innocuous__doprnt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _doprnt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _doprnt >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| 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 >| #endif >| >| int >| main () >| { >| return _doprnt (); >| ; >| return 0; >| } >configure:29917: result: no >configure:30086: checking for alphasort >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for asctime_r >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for chroot >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for ctime_r >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for cuserid >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for crypt >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >/var/tmp/portage/php-5.1.4-r3/temp/ccWgbEsh.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `crypt' >collect2: ld returned 1 exit status >configure:30148: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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 <limits.h> declares crypt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define crypt innocuous_crypt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char crypt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef crypt >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| 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 >| #endif >| >| int >| main () >| { >| return crypt (); >| ; >| return 0; >| } >configure:30182: result: no >configure:30086: checking for flock >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for ftok >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for funopen >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >/var/tmp/portage/php-5.1.4-r3/temp/ccYPandq.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `funopen' >collect2: ld returned 1 exit status >configure:30148: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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 <limits.h> declares funopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define funopen innocuous_funopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char funopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef funopen >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| 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 >| #endif >| >| int >| main () >| { >| return funopen (); >| ; >| return 0; >| } >configure:30182: result: no >configure:30086: checking for gai_strerror >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for gcvt >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for getloadavg >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for getlogin >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for getprotobyname >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for getprotobynumber >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for getservbyname >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for getservbyport >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for getrusage >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for gettimeofday >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for gmtime_r >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for grantpt >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for inet_ntoa >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for inet_ntop >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for inet_pton >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for isascii >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c:138: warning: conflicting types for built-in function 'isascii' >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for link >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for localtime_r >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for lockf >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for lchown >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for lrand48 >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for memcpy >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c:144: warning: conflicting types for built-in function 'memcpy' >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for memmove >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c:145: warning: conflicting types for built-in function 'memmove' >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for mkstemp >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for mmap >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for nl_langinfo >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for perror >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for poll >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for ptsname >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for putenv >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for realpath >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for random >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for rand_r >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for regcomp >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for res_search >configure:30182: result: yes >configure:30086: checking for scandir >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for setitimer >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for setlocale >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for localeconv >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for setpgid >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for setsockopt >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for setvbuf >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for shutdown >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for sin >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c:166: warning: conflicting types for built-in function 'sin' >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for snprintf >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c:167: warning: conflicting types for built-in function 'snprintf' >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for srand48 >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for srandom >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for statfs >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for statvfs >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for std_syslog >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >/var/tmp/portage/php-5.1.4-r3/temp/ccSKLcWb.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `std_syslog' >collect2: ld returned 1 exit status >configure:30148: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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_GETLOADAVG 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_LCHOWN 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 <limits.h> declares std_syslog. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef std_syslog >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| 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 >| #endif >| >| int >| main () >| { >| return std_syslog (); >| ; >| return 0; >| } >configure:30182: result: no >configure:30086: checking for strcasecmp >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c:172: warning: conflicting types for built-in function 'strcasecmp' >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for strcoll >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for strdup >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c:174: warning: conflicting types for built-in function 'strdup' >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for strerror >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for strftime >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c:176: warning: conflicting types for built-in function 'strftime' >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for strptime >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for strstr >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c:178: warning: conflicting types for built-in function 'strstr' >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for strtok_r >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for symlink >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for tempnam >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >/var/tmp/portage/php-5.1.4-r3/temp/ccaNJA2m.o: In function `main': >conftest.c:(.text+0x12): warning: the use of `tempnam' is dangerous, better use `mkstemp' >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for tzset >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for unlockpt >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for unsetenv >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for usleep >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for nanosleep >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for utime >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30086: checking for vsnprintf >configure:30142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c:188: warning: conflicting types for built-in function 'vsnprintf' >configure:30148: $? = 0 >configure:30155: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30158: $? = 0 >configure:30165: test -s conftest >configure:30168: $? = 0 >configure:30182: result: yes >configure:30193: checking for getaddrinfo >configure:30219: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30225: $? = 0 >configure:30232: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30235: $? = 0 >configure:30242: test -s conftest >configure:30245: $? = 0 >configure:30300: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c: In function 'main': >conftest.c:175: warning: incompatible implicit declaration of built-in function 'memset' >conftest.c:179: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:183: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:191: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:195: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:200: warning: incompatible implicit declaration of built-in function 'exit' >configure:30303: $? = 0 >configure:30309: ./conftest >configure:30312: $? = 0 >configure:30337: result: yes >configure:30353: checking for strlcat >configure:30409: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >/var/tmp/portage/php-5.1.4-r3/temp/ccE2nMSD.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `strlcat' >collect2: ld returned 1 exit status >configure:30415: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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_GETLOADAVG 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_LCHOWN 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_STRPTIME 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 <limits.h> declares strlcat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcat innocuous_strlcat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcat >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| 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 >| #endif >| >| int >| main () >| { >| return strlcat (); >| ; >| return 0; >| } >configure:30449: result: no >configure:30353: checking for strlcpy >configure:30409: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >/var/tmp/portage/php-5.1.4-r3/temp/ccUdAAQ1.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `strlcpy' >collect2: ld returned 1 exit status >configure:30415: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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_GETLOADAVG 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_LCHOWN 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_STRPTIME 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 <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcpy >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| 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 >| #endif >| >| int >| main () >| { >| return strlcpy (); >| ; >| return 0; >| } >configure:30449: result: no >configure:30353: checking for getopt >configure:30409: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30415: $? = 0 >configure:30422: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30425: $? = 0 >configure:30432: test -s conftest >configure:30435: $? = 0 >configure:30449: result: yes >configure:30467: checking whether utime accepts a null argument >configure:30503: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c: In function 'main': >conftest.c:204: error: storage size of 's' isn't known >conftest.c:204: error: storage size of 't' isn't known >configure:30506: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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_GETLOADAVG 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_LCHOWN 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_STRPTIME 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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| struct stat s, t; >| return ! (stat ("conftest.data", &s) == 0 >| && utime ("conftest.data", 0) == 0 >| && stat ("conftest.data", &t) == 0 >| && t.st_mtime >= s.st_mtime >| && t.st_mtime - s.st_mtime < 120); >| ; >| return 0; >| } >configure:30531: result: no >configure:30544: checking for working alloca.h >configure:30571: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30577: $? = 0 >configure:30584: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30587: $? = 0 >configure:30594: test -s conftest >configure:30597: $? = 0 >configure:30610: result: yes >configure:30620: checking for alloca >configure:30667: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:30673: $? = 0 >configure:30680: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30683: $? = 0 >configure:30690: test -s conftest >configure:30693: $? = 0 >configure:30706: result: yes >configure:30950: checking for declared timezone >configure:30985: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:30991: $? = 0 >configure:30998: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:31001: $? = 0 >configure:31008: test -s conftest.o >configure:31011: $? = 0 >configure:31027: result: yes >configure:31038: checking for type of reentrant time-related functions >configure:31077: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c: In function 'main': >conftest.c:180: warning: assignment makes integer from pointer without a cast >conftest.c:181: error: too many arguments to function 'asctime_r' >configure:31080: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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_GETLOADAVG 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_LCHOWN 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_STRPTIME 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 <time.h> >| >| 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:31132: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c: In function 'main': >conftest.c:179: error: too many arguments to function 'asctime_r' >configure:31135: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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_GETLOADAVG 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_LCHOWN 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_STRPTIME 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 <time.h> >| 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:31171: result: POSIX >configure:31187: checking for readdir_r >configure:31243: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >configure:31249: $? = 0 >configure:31256: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:31259: $? = 0 >configure:31266: test -s conftest >configure:31269: $? = 0 >configure:31282: result: yes >configure:31291: checking for type of readdir_r >configure:31337: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 >conftest.c:172:1: warning: "_REENTRANT" redefined ><command line>:1:1: warning: this is the location of the previous definition >conftest.c: In function 'main': >conftest.c:187: warning: incompatible implicit declaration of built-in function 'exit' >configure:31340: $? = 0 >configure:31346: ./conftest >configure:31349: $? = 0 >configure:31418: result: POSIX >configure:31437: checking for in_addr_t >configure:31466: result: yes >configure:31478: result: >configure:31480: result: [1mGeneral settings[m >configure:31494: checking whether to include gcov symbols >configure:31511: result: no >configure:31681: checking whether to include debugging symbols >configure:31698: result: no >configure:31714: checking layout of installed files >configure:31732: result: PHP >configure:31749: checking path to configuration file >configure:31767: result: /etc/php/cli-php5 >configure:31786: checking where to scan for configuration files >configure:31804: result: /etc/php/cli-php5/ext-active >configure:31817: checking whether to enable safe mode by default >configure:31834: result: no >configure:31854: checking for safe mode exec dir >configure:31895: result: /usr/local/php/bin >configure:31903: checking whether to enable PHP's own SIGCHLD handler >configure:31920: result: no >configure:31942: checking whether to enable magic quotes by default >configure:31959: result: no >configure:31981: checking whether to enable runpaths >configure:31998: result: yes >configure:32006: checking whether to explicitly link against libgcc >configure:32023: result: no >configure:32087: checking whether to enable short tags by default >configure:32104: result: yes >configure:32126: checking whether to enable dmalloc >configure:32143: result: no >configure:32259: checking whether to enable IPv6 support >configure:32276: result: yes >configure:32290: checking how big to make fd sets >configure:32306: result: using system default >configure:32312: checking whether to enable versioning >configure:32325: result: no >configure:32337: result: >configure:32339: result: [1mConfiguring extensions[m >configure:32356: checking whether to enable LIBXML support >configure:32394: result: no >configure:32403: checking libxml2 install dir >configure:32421: result: no >configure:33004: checking for OpenSSL support >configure:33043: result: yes >configure:33051: checking for Kerberos support >configure:33069: result: no >configure:33752: checking for pkg-config >configure:33770: found /usr/bin/pkg-config >configure:33783: result: /usr/bin/pkg-config >configure:34532: checking for PCRE support >configure:34571: result: yes >configure:35351: checking for ZLIB support >configure:35390: result: yes >configure:35398: checking if the location of ZLIB install directory is defined >configure:35416: result: no >configure:35836: checking for gzgets in -lz >configure:35871: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:35877: $? = 0 >configure:35884: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:35887: $? = 0 >configure:35894: test -s conftest >configure:35897: $? = 0 >configure:35911: result: yes >configure:36038: checking whether to enable bc style precision math functions >configure:36076: result: no >configure:36396: checking for BZip2 support >configure:36435: result: no >configure:37081: checking whether to enable calendar conversion support >configure:37119: result: no >configure:37418: checking whether to enable ctype functions >configure:37456: result: no >configure:37755: checking for CURL support >configure:37794: result: no >configure:37802: checking if we should use CURL for url streams >configure:37820: result: no >configure:39164: checking for long >configure:39232: result: yes >configure:39235: checking size of long >configure:39657: result: 4 >configure:39664: checking for int >configure:39732: result: yes >configure:39735: checking size of int >configure:40157: result: 4 >configure:40165: checking for int32_t >configure:40204: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:40210: $? = 0 >configure:40217: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:40220: $? = 0 >configure:40227: test -s conftest.o >configure:40230: $? = 0 >configure:40243: result: yes >configure:40254: checking for uint32_t >configure:40293: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -D_REENTRANT conftest.c >&5 >configure:40299: $? = 0 >configure:40306: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:40309: $? = 0 >configure:40316: test -s conftest.o >configure:40319: $? = 0 >configure:40332: result: yes >configure:40358: checking for sys/types.h >configure:40364: result: yes >configure:40358: checking for inttypes.h >configure:40364: result: yes >configure:40358: checking for stdint.h >configure:40364: result: yes >configure:40358: checking for string.h >configure:40364: result: yes >configure:40358: checking for stdlib.h >configure:40364: result: yes >configure:40524: checking for strtoll >configure:40580: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:40586: $? = 0 >configure:40593: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:40596: $? = 0 >configure:40603: test -s conftest >configure:40606: $? = 0 >configure:40620: result: yes >configure:40524: checking for atoll >configure:40580: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:40586: $? = 0 >configure:40593: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:40596: $? = 0 >configure:40603: test -s conftest >configure:40606: $? = 0 >configure:40620: result: yes >configure:40524: checking for strftime >configure:40620: result: yes >configure:41033: checking whether to enable DBA >configure:41071: result: yes >configure:41429: checking for QDBM support >configure:41442: result: no >configure:41586: checking for gdbm_open in -lgdbm >configure:41621: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT conftest.c -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:41627: $? = 0 >configure:41634: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:41637: $? = 0 >configure:41644: test -s conftest >configure:41647: $? = 0 >configure:41661: result: yes >configure:41820: checking for GDBM support >configure:41830: result: yes >configure:42195: checking for NDBM support >configure:42208: result: no >configure:42281: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib conftest.c -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:42287: $? = 0 >configure:42294: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42297: $? = 0 >configure:42304: test -s conftest >configure:42307: $? = 0 >configure:42356: checking for db4 minor version and patch level >configure:42374: result: ok >configure:42565: checking for Berkeley DB4 support >configure:42575: result: yes >configure:42960: checking for Berkeley DB3 support >configure:42973: result: no >configure:43355: checking for Berkeley DB2 support >configure:43368: result: no >configure:43654: checking for DB1 support >configure:43667: result: no >configure:44075: checking for DBM support >configure:44088: result: no >configure:44492: checking for CDB support >configure:44502: result: builtin >configure:44552: checking for INI File support >configure:44565: result: no >configure:44612: checking for FlatFile support >configure:44625: result: no >configure:44631: checking whether to enable DBA interface >configure:44634: result: yes >configure:44949: checking whether to enable dbase support >configure:44987: result: no >configure:45286: checking whether to enable DOM support >configure:45324: result: no >configure:46008: checking whether to enable EXIF (metadata from images) support >configure:46046: result: no >configure:46345: checking for FrontBase SQL92 (fbsql) support >configure:46384: result: no >configure:46848: checking for FDF support >configure:46887: result: no >configure:47763: checking whether to enable the bundled filePro support >configure:47801: result: no >configure:48100: checking whether to enable FTP support >configure:48138: result: no >configure:48146: checking OpenSSL dir for FTP >configure:48164: result: /usr >configure:49253: checking for GD support >configure:49292: result: yes >configure:49301: checking for the location of libjpeg >configure:49319: result: /usr >configure:49329: checking for the location of libpng >configure:49347: result: /usr >configure:49384: checking for the location of libXpm >configure:49402: result: no >configure:49410: checking for FreeType 1.x support >configure:49428: result: no >configure:49436: checking for FreeType 2 >configure:49454: result: /usr >configure:49462: checking for T1lib support >configure:49480: result: /usr >configure:49488: checking whether to enable truetype string function in GD >configure:49505: result: yes >configure:49513: checking whether to enable JIS-mapped Japanese font support in GD >configure:49530: result: no >configure:49570: checking for fabsf >configure:49626: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib conftest.c -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >conftest.c:224: warning: conflicting types for built-in function 'fabsf' >configure:49632: $? = 0 >configure:49639: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:49642: $? = 0 >configure:49649: test -s conftest >configure:49652: $? = 0 >configure:49666: result: yes >configure:49570: checking for floorf >configure:49626: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib conftest.c -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >conftest.c:225: warning: conflicting types for built-in function 'floorf' >configure:49632: $? = 0 >configure:49639: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:49642: $? = 0 >configure:49649: test -s conftest >configure:49652: $? = 0 >configure:49666: result: yes >configure:49802: checking for jpeg_read_header in -ljpeg >configure:49837: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib conftest.c -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:49843: $? = 0 >configure:49850: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:49853: $? = 0 >configure:49860: test -s conftest >configure:49863: $? = 0 >configure:49877: result: yes >configure:50152: checking for png_write_image in -lpng >configure:50187: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib -lz conftest.c -lpng -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:50193: $? = 0 >configure:50200: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:50203: $? = 0 >configure:50210: test -s conftest >configure:50213: $? = 0 >configure:50227: result: yes >configure:50918: result: If configure fails try --with-xpm-dir=<DIR> >configure:51386: checking for T1_StrError in -lt1 >configure:51421: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib conftest.c -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:51427: $? = 0 >configure:51434: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:51437: $? = 0 >configure:51444: test -s conftest >configure:51447: $? = 0 >configure:51461: result: yes >configure:58837: checking for GNU gettext support >configure:58876: result: yes >configure:58898: checking for bindtextdomain in -lintl >configure:58933: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib -L/usr/lib conftest.c -lintl -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lintl >collect2: ld returned 1 exit status >configure:58939: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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_GETLOADAVG 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_LCHOWN 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_STRPTIME 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_OPENSSL_EXT 1 >| #define HAVE_BUNDLED_PCRE 1 >| #define HAVE_ZLIB 1 >| #define SIZEOF_LONG 4 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >| #define DBA_GDBM 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 HAVE_DBA 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define HAVE_LIBFREETYPE 1 >| #define HAVE_LIBT1 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 HAVE_GD_STRINGFT 1 >| #define HAVE_GD_STRINGFTEX 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char bindtextdomain (); >| int >| main () >| { >| return bindtextdomain (); >| ; >| return 0; >| } >configure:58973: result: no >configure:58981: checking for bindtextdomain in -lc >configure:59016: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib -L/usr/lib conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:59022: $? = 0 >configure:59029: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:59032: $? = 0 >configure:59039: test -s conftest >configure:59042: $? = 0 >configure:59056: result: yes >configure:59499: checking for ngettext in -lc >configure:59534: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:59540: $? = 0 >configure:59547: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:59550: $? = 0 >configure:59557: test -s conftest >configure:59560: $? = 0 >configure:59575: result: yes >configure:59586: checking for dngettext in -lc >configure:59621: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:59627: $? = 0 >configure:59634: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:59637: $? = 0 >configure:59644: test -s conftest >configure:59647: $? = 0 >configure:59662: result: yes >configure:59673: checking for dcngettext in -lc >configure:59708: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:59714: $? = 0 >configure:59721: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:59724: $? = 0 >configure:59731: test -s conftest >configure:59734: $? = 0 >configure:59749: result: yes >configure:59760: checking for bind_textdomain_codeset in -lc >configure:59795: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:59801: $? = 0 >configure:59808: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:59811: $? = 0 >configure:59818: test -s conftest >configure:59821: $? = 0 >configure:59836: result: yes >configure:59852: checking for GNU MP support >configure:59891: result: no >configure:60714: checking whether to enable hash support >configure:60752: result: no >configure:63158: checking for hwapi support >configure:63197: result: no >configure:64401: checking for iconv support >configure:64440: result: no >configure:66140: checking for IMAP support >configure:66179: result: no >configure:66187: checking for IMAP Kerberos support >configure:66205: result: no >configure:66213: checking for IMAP SSL support >configure:66231: result: no >configure:68663: checking for Informix support >configure:68702: result: no >configure:69287: checking for InterBase support >configure:69326: result: no >configure:70352: checking for LDAP support >configure:70391: result: no >configure:70399: checking for LDAP Cyrus SASL support >configure:70417: result: no >configure:73419: checking whether to enable multibyte string support >configure:73457: result: no >configure:73465: checking whether to enable multibyte regex support >configure:73482: result: yes >configure:73490: checking for external libmbfl >configure:73508: result: no >configure:76980: checking for mcrypt support >configure:77019: result: yes >configure:77039: checking for libmcrypt version >configure:77057: result: >= 2.5.6 >configure:77174: checking for mcrypt_module_open in -lmcrypt >configure:77209: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib -lltdl conftest.c -lmcrypt -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >configure:77215: $? = 0 >configure:77222: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:77225: $? = 0 >configure:77232: test -s conftest >configure:77235: $? = 0 >configure:77249: result: yes >configure:77913: checking for mhash support >configure:77952: result: no >configure:78398: checking whether to include mime_magic support >configure:78437: result: no >configure:78760: checking for MING support >configure:78799: result: no >configure:79901: checking for mSQL support >configure:79940: result: yes >configure:80372: checking mSQL version >configure:80398: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pthread -I/var/tmp/portage/php-5.1.4-r3/work/php-5.1.4/ext/date/lib -I/usr/include/freetype2 -I/usr/local/Hughes/include -D_REENTRANT conftest.c >&5 >conftest.c:238:18: error: msql.h: No such file or directory >conftest.c: In function 'main': >conftest.c:242: error: 'IDX_TYPE' undeclared (first use in this function) >conftest.c:242: error: (Each undeclared identifier is reported only once >conftest.c:242: error: for each function it appears in.) >configure:80404: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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_GETLOADAVG 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_LCHOWN 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_STRPTIME 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_OPENSSL_EXT 1 >| #define HAVE_BUNDLED_PCRE 1 >| #define HAVE_ZLIB 1 >| #define SIZEOF_LONG 4 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >| #define DBA_GDBM 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 HAVE_DBA 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define HAVE_LIBFREETYPE 1 >| #define HAVE_LIBT1 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 HAVE_GD_STRINGFT 1 >| #define HAVE_GD_STRINGFTEX 1 >| #define HAVE_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_LIBMCRYPT 1 >| #define HAVE_MSQL 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include "msql.h" >| int >| main () >| { >| int i = IDX_TYPE >| ; >| return 0; >| } >configure:80450: result: 1.0 >configure:80458: checking for MSSQL support via FreeTDS >configure:80497: result: yes >configure:80955: checking for dnet_addr in -ldnet_stub >configure:80990: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/Hughes/lib -L/usr/local/Hughes/lib conftest.c -ldnet_stub -lsybdb -lmsql -lmcrypt -lltdl -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet_stub >collect2: ld returned 1 exit status >configure:80996: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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_GETLOADAVG 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_LCHOWN 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_STRPTIME 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_OPENSSL_EXT 1 >| #define HAVE_BUNDLED_PCRE 1 >| #define HAVE_ZLIB 1 >| #define SIZEOF_LONG 4 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >| #define DBA_GDBM 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 HAVE_DBA 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define HAVE_LIBFREETYPE 1 >| #define HAVE_LIBT1 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 HAVE_GD_STRINGFT 1 >| #define HAVE_GD_STRINGFTEX 1 >| #define HAVE_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_LIBMCRYPT 1 >| #define HAVE_MSQL 1 >| #define MSQL1 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dnet_addr (); >| int >| main () >| { >| return dnet_addr (); >| ; >| return 0; >| } >configure:81030: result: no >configure:81160: checking for MySQL support >configure:81199: result: yes >configure:81207: checking for specified location of the MySQL UNIX socket >configure:81225: result: /var/run/mysqld/mysqld.sock >configure:81267: checking for MySQL UNIX socket location >configure:81276: result: /var/run/mysqld/mysqld.sock >configure:81466: checking for mysql_close in -lmysqlclient >configure:81501: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/Hughes/lib -L/usr/local/Hughes/lib conftest.c -lmysqlclient -lsybdb -lmsql -lmcrypt -lltdl -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lmsql >collect2: ld returned 1 exit status >configure:81507: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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_GETLOADAVG 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_LCHOWN 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_STRPTIME 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_OPENSSL_EXT 1 >| #define HAVE_BUNDLED_PCRE 1 >| #define HAVE_ZLIB 1 >| #define SIZEOF_LONG 4 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >| #define DBA_GDBM 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 HAVE_DBA 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define HAVE_LIBFREETYPE 1 >| #define HAVE_LIBT1 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 HAVE_GD_STRINGFT 1 >| #define HAVE_GD_STRINGFTEX 1 >| #define HAVE_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_LIBMCRYPT 1 >| #define HAVE_MSQL 1 >| #define MSQL1 1 >| #define HAVE_MSSQL 1 >| #define HAVE_FREETDS 1 >| #define HAVE_MYSQL 1 >| #define MYSQL_UNIX_ADDR "/var/run/mysqld/mysqld.sock" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char mysql_close (); >| int >| main () >| { >| return mysql_close (); >| ; >| return 0; >| } >configure:81542: result: no >configure:81750: checking for mysql_error in -lmysqlclient >configure:81785: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pthread -D_REENTRANT -L/usr/lib -Wl,-rpath,/usr/local/Hughes/lib -L/usr/local/Hughes/lib -Wl,-rpath,/usr -L/usr conftest.c -lmysqlclient -lz -lsybdb -lmsql -lmcrypt -lltdl -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lmsql >collect2: ld returned 1 exit status >configure:81791: $? = 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 HAVE_SENDMAIL 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >| #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_GETLOADAVG 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_LCHOWN 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_STRPTIME 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_OPENSSL_EXT 1 >| #define HAVE_BUNDLED_PCRE 1 >| #define HAVE_ZLIB 1 >| #define SIZEOF_LONG 4 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >| #define DBA_GDBM 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 HAVE_DBA 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define HAVE_LIBFREETYPE 1 >| #define HAVE_LIBT1 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 HAVE_GD_STRINGFT 1 >| #define HAVE_GD_STRINGFTEX 1 >| #define HAVE_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_LIBMCRYPT 1 >| #define HAVE_MSQL 1 >| #define MSQL1 1 >| #define HAVE_MSSQL 1 >| #define HAVE_FREETDS 1 >| #define HAVE_MYSQL 1 >| #define MYSQL_UNIX_ADDR "/var/run/mysqld/mysqld.sock" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char mysql_error (); >| int >| main () >| { >| return mysql_error (); >| ; >| return 0; >| } >configure:81826: result: no >configure:81840: error: mysql configure failed. Please check config.log for more information. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_bigendian_php=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_declared_timezone=yes >ac_cv_ebcdic=no >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set=set >ac_cv_env_CC_value=i686-pc-linux-gnu-gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=i686' >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='-O2 -march=i686' >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= >ac_cv_env_LDFLAGS_value= >ac_cv_env_YACC_set= >ac_cv_env_YACC_value= >ac_cv_env_YFLAGS_set= >ac_cv_env_YFLAGS_value= >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_func___dlopen=no >ac_cv_func___dn_skipname=yes >ac_cv_func___res_search=no >ac_cv_func___yp_get_default_domain=no >ac_cv_func__doprnt=no >ac_cv_func_alloca_works=yes >ac_cv_func_alphasort=yes >ac_cv_func_asctime_r=yes >ac_cv_func_atoll=yes >ac_cv_func_chroot=yes >ac_cv_func_crypt=no >ac_cv_func_ctime_r=yes >ac_cv_func_cuserid=yes >ac_cv_func_dlopen=yes >ac_cv_func_dn_skipname=yes >ac_cv_func_fabsf=yes >ac_cv_func_flock=yes >ac_cv_func_floorf=yes >ac_cv_func_fopencookie=yes >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_gethostbyaddr=yes >ac_cv_func_gethostname=yes >ac_cv_func_getloadavg=yes >ac_cv_func_getlogin=yes >ac_cv_func_getopt=yes >ac_cv_func_getprotobyname=yes >ac_cv_func_getprotobynumber=yes >ac_cv_func_getrusage=yes >ac_cv_func_getservbyname=yes >ac_cv_func_getservbyport=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_gmtime_r=yes >ac_cv_func_grantpt=yes >ac_cv_func_htonl=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_lchown=yes >ac_cv_func_link=yes >ac_cv_func_localeconv=yes >ac_cv_func_localtime_r=yes >ac_cv_func_lockf=yes >ac_cv_func_lrand48=yes >ac_cv_func_memcpy=yes >ac_cv_func_memmove=yes >ac_cv_func_mkstemp=yes >ac_cv_func_mmap=yes >ac_cv_func_nanosleep=yes >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_search=yes >ac_cv_func_scandir=yes >ac_cv_func_setitimer=yes >ac_cv_func_setlocale=yes >ac_cv_func_setpgid=yes >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_socketpair=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_strftime=yes >ac_cv_func_strlcat=no >ac_cv_func_strlcpy=no >ac_cv_func_strptime=yes >ac_cv_func_strstr=yes >ac_cv_func_strtok_r=yes >ac_cv_func_strtoll=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_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_sys_file_h=yes >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_ipc_h=yes >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_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_unistd_h=yes >ac_cv_header_unix_h=no >ac_cv_header_utime_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_int_type_int32_t=yes >ac_cv_int_type_uint32_t=yes >ac_cv_ipv6_support=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_dl_dlopen=yes >ac_cv_lib_dnet_stub_dnet_addr=no >ac_cv_lib_fl_yywrap=yes >ac_cv_lib_gdbm_gdbm_open=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_mysqlclient___mysql_close=no >ac_cv_lib_mysqlclient___mysql_error=no >ac_cv_lib_nsl_yp_get_default_domain=yes >ac_cv_lib_png_png_write_image=yes >ac_cv_lib_resolv_res_search=yes >ac_cv_lib_t1_T1_StrError=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_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >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='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_LEX=flex >ac_cv_prog_YACC='bison -y' >ac_cv_prog_ac_ct_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_i686_pc_linux_gnu_gcc_c_o=yes >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_size_t=4 >ac_cv_sizeof_ssize_t=4 >ac_cv_sockaddr_sa_len=no >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_target=i686-pc-linux-gnu >ac_cv_time_r_type=POSIX >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_ptrdiff_t=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 >lt_cv_path_SED=/bin/sed >php_cv_bison_version=invalid >php_cv_cc_dashr=no >php_cv_cc_rpath=yes >php_cv_flex_version=invalid > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALLOCA='' >AR='' >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CFLAGS='-O2 -march=i686 -pthread' >CONFIGURE_COMMAND=' '\''./configure'\'' '\''dummy'\'' '\''grep'\'' '\''ggrep'\''' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS=' -D_REENTRANT' >CXX='' >CXXCPP='' >CXXFLAGS='-O2 -march=i686' >DEBUG_CFLAGS='' >DEFS='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/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='' >GREP='/bin/grep' >INCLUDES=' -I/var/tmp/portage/php-5.1.4-r3/work/php-5.1.4/ext/date/lib -I/usr/include/freetype2 -I/usr/local/Hughes/include' >INCLUDE_PATH='' >INLINE_CFLAGS='' >INSTALL_IT='' >KRB5_CONFIG='' >LDFLAGS='-L/usr/lib -Wl,-rpath,/usr/local/Hughes/lib -L/usr/local/Hughes/lib -Wl,-rpath,/usr -L/usr' >LEMON='' >LEX='exit 0;' >LEXLIB='-lfl' >LEX_OUTPUT_ROOT='lex.yy' >LIBOBJS=' fileblocks.o strlcat.o strlcpy.o' >LIBS='-lz -lsybdb -lmsql -lmcrypt -lltdl -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl' >LIBTOOL='' >LN_S='ln -s' >LTLIBOBJS='' >LTP='' >LTP_GENHTML='' >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='' >OPENSSL_INCDIR_OPT='-I/usr/include' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PDO_MYSQL_MODULE_TYPE='' >PDO_OCI_DIR='' >PDO_OCI_SHARED_LIBADD='' >PDO_OCI_VERSION='' >PEAR_INSTALLDIR='' >PHP_LDFLAGS='' >PHP_LIBS='' >PHP_VERSION='5.1.4-pl3-gentoo' >PKG_CONFIG='/usr/bin/pkg-config' >PROG_SENDMAIL='/usr/sbin/sendmail' >PTHREAD_CC='' >PTHREAD_CFLAGS='' >PTHREAD_LIBS='' >RANLIB='' >RE2C='exit 0;' >SED='/bin/sed' >SHELL='/bin/sh' >SHLIB_DL_SUFFIX_NAME='so' >SHLIB_SUFFIX_NAME='so' >SNMP_CONFIG='' >STRIP='' >THREADED='' >YACC='exit 0;' >YFLAGS='' >ZEND_EXTRA_LIBS='' >abs_builddir='/var/tmp/portage/php-5.1.4-r3/work/php-5.1.4' >abs_srcdir='/var/tmp/portage/php-5.1.4-r3/work/php-5.1.4' >ac_ct_CC='i686-pc-linux-gnu-gcc' >ac_ct_CXX='' >ac_ct_F77='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='${datarootdir}' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='${datarootdir}/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='${prefix}/var' >mandir='${datarootdir}/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >php_abs_top_builddir='/var/tmp/portage/php-5.1.4-r3/work/php-5.1.4' >php_abs_top_srcdir='/var/tmp/portage/php-5.1.4-r3/work/php-5.1.4' >prefix='/usr/lib/php5' >program_prefix='NONE' >program_suffix='NONE' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define YYTEXT_POINTER 1 >#define HAVE_SENDMAIL 1 >#define HAVE_SOCKET 1 >#define HAVE_SOCKETPAIR 1 >#define HAVE_HTONL 1 >#define HAVE_GETHOSTNAME 1 >#define HAVE_GETHOSTBYADDR 1 >#define HAVE_YP_GET_DEFAULT_DOMAIN 1 >#define HAVE_LIBNSL 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 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_ASSERT_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 MISSING_FCLOSE_DECL 0 >#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_GETLOADAVG 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_LCHOWN 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_STRPTIME 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_OPENSSL_EXT 1 >#define HAVE_BUNDLED_PCRE 1 >#define HAVE_ZLIB 1 >#define SIZEOF_LONG 4 >#define SIZEOF_INT 4 >#define HAVE_INT32_T 1 >#define HAVE_UINT32_T 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRTOLL 1 >#define HAVE_ATOLL 1 >#define HAVE_STRFTIME 1 >#define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >#define DBA_GDBM 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 HAVE_DBA 1 >#define HAVE_FABSF 1 >#define HAVE_FLOORF 1 >#define USE_GD_IMGSTRTTF 1 >#define USE_GD_IMGSTRTTF 1 >#define HAVE_LIBFREETYPE 1 >#define HAVE_LIBT1 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 HAVE_GD_STRINGFT 1 >#define HAVE_GD_STRINGFTEX 1 >#define HAVE_LIBINTL 1 >#define HAVE_NGETTEXT 1 >#define HAVE_DNGETTEXT 1 >#define HAVE_DCNGETTEXT 1 >#define HAVE_BIND_TEXTDOMAIN_CODESET 1 >#define HAVE_LIBMCRYPT 1 >#define HAVE_MSQL 1 >#define MSQL1 1 >#define HAVE_MSSQL 1 >#define HAVE_FREETDS 1 >#define HAVE_MYSQL 1 >#define MYSQL_UNIX_ADDR "/var/run/mysqld/mysqld.sock" > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 139927
: 91401