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.61. Invocation command line was $ ./configure --prefix=/usr/lib/php5 --host=i686-pc-linux-gnu --mandir=/usr/lib/php5/man --infodir=/usr/lib/php5/info --sysconfdir=/etc --cache-file=./config.cache --enable-maintainer-zts --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 --with-bz2 --disable-calendar --disable-ctype --with-curl --without-curlwrappers --disable-dbase --disable-exif --without-fbsql --without-fdftk --disable-filepro --enable-ftp --with-gettext --without-gmp --disable-hash --without-hwapi --without-informix --without-kerberos --disable-mbstring --with-mcrypt --disable-memory-limit --without-mhash --without-ming --without-msql --without-mssql --with-ncurses --with-openssl --with-openssl-dir=/usr --disable-pcntl --disable-pdo --with-pgsql --disable-posix --with-pspell --without-recode --disable-simplexml --disable-shmop --with-snmp --enable-soap --enable-sockets --without-sybase --without-sybase-ct --enable-sysvmsg --enable-sysvsem --enable-sysvshm --with-tidy --disable-tokenizer --disable-wddx --with-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-ldap --without-ldap-sasl --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 --with-sqlite=/usr --disable-sqlite-utf8 ## --------- ## ## Platform. ## ## --------- ## hostname = tower.lighthousepdx.org uname -m = i686 uname -r = 2.6.20-via uname -s = Linux uname -v = #4 Sun Feb 25 10:51:38 PST 2007 /usr/bin/uname -p = VIA Samuel 2 /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: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 PATH: /usr/i386-pc-linux-gnu/gcc-bin/3.3 PATH: /opt/ghc/bin PATH: /usr/qt/3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2274: creating cache ./config.cache configure:2353: checking for grep that handles long lines and -e configure:2427: result: /bin/grep configure:2432: checking for egrep configure:2510: result: /bin/grep -E configure:2515: checking for a sed that does not truncate output configure:2569: result: /bin/sed configure:2648: checking build system type configure:2666: result: i686-pc-linux-gnu configure:2688: checking host system type configure:2703: result: i686-pc-linux-gnu configure:2725: checking target system type configure:2740: result: i686-pc-linux-gnu configure:2863: checking for i686-pc-linux-gnu-gcc configure:2890: result: i686-pc-linux-gnu-gcc configure:3168: checking for C compiler version configure:3175: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r3) 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:3178: $? = 0 configure:3185: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.1-r3/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 --enable-secureplt --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-r3) configure:3188: $? = 0 configure:3195: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:3198: $? = 1 configure:3221: checking for C compiler default output file name configure:3248: i686-pc-linux-gnu-gcc -O2 -march=c3 -fomit-frame-pointer conftest.c >&5 configure:3251: $? = 0 configure:3289: result: a.out configure:3306: checking whether the C compiler works configure:3316: ./a.out configure:3319: $? = 0 configure:3336: result: yes configure:3343: checking whether we are cross compiling configure:3345: result: no configure:3348: checking for suffix of executables configure:3355: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer conftest.c >&5 configure:3358: $? = 0 configure:3382: result: configure:3388: checking for suffix of object files configure:3414: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer conftest.c >&5 configure:3417: $? = 0 configure:3440: result: o configure:3444: checking whether we are using the GNU C compiler configure:3473: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer conftest.c >&5 configure:3479: $? = 0 configure:3496: result: yes configure:3501: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3531: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3537: $? = 0 configure:3636: result: yes configure:3653: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:3727: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer conftest.c >&5 configure:3733: $? = 0 configure:3756: result: none needed configure:3775: checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together configure:3810: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:3813: $? = 0 configure:3819: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:3822: $? = 0 configure:3833: cc -c conftest.c >&5 configure:3836: $? = 0 configure:3844: cc -c conftest.c -o conftest2.o >&5 configure:3847: $? = 0 configure:3853: cc -c conftest.c -o conftest2.o >&5 configure:3856: $? = 0 configure:3874: result: yes configure:3891: checking how to run the C preprocessor configure:3931: i686-pc-linux-gnu-gcc -E conftest.c configure:3937: $? = 0 configure:3968: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3974: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4007: result: i686-pc-linux-gnu-gcc -E configure:4036: i686-pc-linux-gnu-gcc -E conftest.c configure:4042: $? = 0 configure:4073: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:4079: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4119: checking for AIX configure:4141: result: no configure:4147: checking whether ln -s works configure:4151: result: yes configure:4169: checking if compiler supports -R configure:4198: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer 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:4204: $? = 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:4223: result: no configure:4228: checking if compiler supports -Wl,-rpath, configure:4257: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer conftest.c -Wl,-rpath,/usr/lib >&5 configure:4263: $? = 0 configure:4282: result: yes configure:4295: checking for re2c configure:4325: result: no configure:4350: WARNING: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers. configure:4364: checking for gawk configure:4381: found /bin/gawk configure:4392: result: gawk configure:4440: checking for bison configure:4456: found /usr/bin/bison configure:4467: result: bison -y configure:4488: checking for bison version configure:4508: result: 2.3 (ok) configure:4532: checking for flex configure:4548: found /usr/bin/flex configure:4559: result: flex configure:4596: flex conftest.l configure:4599: $? = 0 configure:4601: checking lex output file root configure:4617: result: lex.yy configure:4622: checking lex library configure:4641: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer conftest.c >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccSO3Jkx.o: In function `input': conftest.c:(.text+0xc32): undefined reference to `yywrap' /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccSO3Jkx.o: In function `yylex': conftest.c:(.text+0x10c3): undefined reference to `yywrap' /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccSO3Jkx.o: In function `main': conftest.c:(.text+0x1237): undefined reference to `yywrap' collect2: ld returned 1 exit status configure:4647: $? = 1 configure: failed program was: | | #line 3 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 5 | #define YY_FLEX_SUBMINOR_VERSION 33 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | #endif /* ! C99 */ | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #endif /* ! FLEXINT_H */ | | #ifdef __cplusplus | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | #if __STDC__ | | #define YY_USE_CONST | | #endif /* __STDC__ */ | #endif /* ! __cplusplus */ | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart(yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #define YY_BUF_SIZE 16384 | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | extern int yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, (yytext_ptr) ) | | /* The following is because we cannot portably get our hands on size_t | * (without autoconf's help, which isn't available because we want | * flex-generated scanners to compile on their own). | */ | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef unsigned int yy_size_t; | #endif | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | int yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static int yy_n_chars; /* number of characters read into yy_ch_buf */ | int yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart (FILE *input_file ); | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | void yy_delete_buffer (YY_BUFFER_STATE b ); | void yy_flush_buffer (YY_BUFFER_STATE b ); | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state (void ); | | static void yyensure_buffer_stack (void ); | static void yy_load_buffer_state (void ); | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len ); | | void *yyalloc (yy_size_t ); | void *yyrealloc (void *,yy_size_t ); | void yyfree (void * ); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | | typedef unsigned char YY_CHAR; | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | | typedef int yy_state_type; | | extern int yylineno; | | int yylineno = 1; | | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state (void ); | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | static int yy_get_next_buffer (void ); | static void yy_fatal_error (yyconst char msg[] ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static yyconst flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static yyconst flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static yyconst flex_int32_t yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int32_t yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static yyconst flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static yyconst flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static yyconst flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 472 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals (void ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap (void ); | #else | extern int yywrap (void ); | #endif | #endif | | static void yyunput (int c,char *buf_ptr ); | | #ifndef yytext_ptr | static void yy_flex_strncpy (char *,yyconst char *,int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * ); | #endif | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | static int yyinput (void ); | #else | static int input (void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #define YY_READ_BUF_SIZE 8192 | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | size_t n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | register yy_state_type yy_current_state; | register char *yy_cp, *yy_bp; | register int yy_act; | | #line 1 "conftest.l" | | #line 627 "lex.yy.c" | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | find_rule: /* we branch to this label when backing up */ | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { yyless (input () != 0); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 7 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 8 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 9 "conftest.l" | ECHO; | YY_BREAK | #line 763 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | register char *source = (yytext_ptr); | register int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | int num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart(yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | register yy_state_type yy_current_state; | register char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | register int yy_is_jam; | | register YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | static void yyunput (int c, register char * yy_bp ) | { | register char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | register int number_to_move = (yy_n_chars) + 2; | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | register char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | int offset = (yy_c_buf_p) - (yytext_ptr); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart(yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return EOF; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer(b,file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree((void *) b->yy_ch_buf ); | | yyfree((void *) b ); | } | | #ifndef _UNISTD_H /* assume unistd.h has isatty() for us */ | #ifdef __cplusplus | extern "C" { | #endif | #ifdef __THROW /* this is a gnuism */ | extern int isatty (int ) __THROW; | #else | extern int isatty (int ); | #endif | #ifdef __cplusplus | } | #endif | #endif | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer(b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | int num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | int grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return 0; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = 0; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer(b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param str a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | { | | return yy_scan_bytes(yystr,strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param bytes the byte buffer to scan | * @param len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | int i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = _yybytes_len + 2; | buf = (char *) yyalloc(n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer(buf,n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yy_fatal_error (yyconst char* msg ) | { | (void) fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | int yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param line_number | * | */ | void yyset_lineno (int line_number ) | { | | yylineno = line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * in_str ) | { | yyin = in_str ; | } | | void yyset_out (FILE * out_str ) | { | yyout = out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int bdebug ) | { | yy_flex_debug = bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = 0; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = (char *) 0; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = (FILE *) 0; | yyout = (FILE *) 0; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | { | register int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * s ) | { | register int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return (void *) malloc( size ); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return (void *) realloc( (char *) ptr, size ); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 9 "conftest.l" | | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:4641: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer conftest.c -lfl >&5 configure:4647: $? = 0 configure:4668: result: -lfl configure:4674: checking whether yytext is a pointer configure:4695: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer conftest.c -lfl >&5 configure:4701: $? = 0 configure:4720: result: yes configure:4736: checking for an ANSI C-conforming const configure:4811: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer conftest.c >&5 configure:4817: $? = 0 configure:4832: result: yes configure:4847: checking for flex version configure:4862: result: invalid configure:4871: WARNING: flex versions supported for regeneration of the Zend/PHP parsers: 2.5.4 (found: 2.5.33). configure:5072: checking whether to force non-PIC code in shared modules configure:5078: result: yes configure:5181: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer conftest.c >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccErIzVd.o: In function `main': conftest.c:(.text+0x2c): undefined reference to `pthread_mutexattr_init' conftest.c:(.text+0x42): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:5184: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | #include | #include | | void *thread_routine(void *data) { | return data; | } | | int main() { | pthread_t thd; | pthread_mutexattr_t mattr; | int data = 1; | pthread_mutexattr_init(&mattr); | return pthread_create(&thd, NULL, thread_routine, &data); | } configure:5215: checking for pthreads_cflags configure:5265: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -kthread conftest.c >&5 i686-pc-linux-gnu-gcc: unrecognized option '-kthread' /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccq6rPd3.o: In function `main': conftest.c:(.text+0x2c): undefined reference to `pthread_mutexattr_init' conftest.c:(.text+0x42): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:5268: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | #include | #include | | void *thread_routine(void *data) { | return data; | } | | int main() { | pthread_t thd; | pthread_mutexattr_t mattr; | int data = 1; | pthread_mutexattr_init(&mattr); | return pthread_create(&thd, NULL, thread_routine, &data); | } configure:5265: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread conftest.c >&5 configure:5268: $? = 0 configure:5274: ./conftest configure:5277: $? = 0 configure:5306: result: -pthread configure:5309: checking for pthreads_lib configure:5399: result: configure:5475: result: configure:5477: result: Configuring SAPI modules configure:5483: checking for AOLserver support configure:5497: result: no configure:5734: checking for Apache 1.x module support via DSO through APXS configure:6049: result: no configure:6056: checking for Apache 1.x module support configure:6919: result: no configure:6927: checking for mod_charset compatibility option configure:6943: result: no configure:7091: checking for Apache 2.0 filter-module support via DSO through APXS configure:7932: result: no configure:7940: checking for Apache 2.0 handler-module support via DSO through APXS configure:8781: result: no configure:8790: checking for Apache 1.x (hooks) module support via DSO through APXS configure:9105: result: no configure:9112: checking for Apache 1.x (hooks) module support configure:9975: result: no configure:9983: checking for mod_charset compatibility option configure:9999: result: no configure:10148: checking for Caudium support configure:10488: result: no configure:10494: checking for CLI build configure:10548: result: yes configure:10552: checking for Continuity support configure:10566: result: no configure:10808: checking for embedded SAPI library support configure:10835: result: no configure:11031: checking for Zeus ISAPI support configure:11264: result: no configure:11269: checking for Milter support configure:11545: result: no configure:11549: checking for NSAPI support configure:11563: result: no configure:12345: checking for PHTTPD support configure:12576: result: no configure:12582: checking for Pi3Web support configure:12913: result: no configure:12919: checking for Roxen/Pike support configure:13168: result: no configure:13446: checking for thttpd configure:13448: result: no configure:13778: checking for TUX configure:13780: result: no configure:14015: checking for webjames configure:14017: result: no configure:14085: checking for CGI build configure:14457: result: no configure:14470: checking for chosen SAPI module configure:14472: result: cli configure:15967: result: configure:15969: result: Running system checks configure:15977: checking for sendmail configure:15996: found /usr/sbin/sendmail configure:16008: result: /usr/sbin/sendmail configure:16029: checking whether system uses EBCDIC configure:16058: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:16061: $? = 0 configure:16067: ./conftest configure:16070: $? = 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:16090: result: no configure:16101: checking whether byte ordering is bigendian configure:16137: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:16140: $? = 0 configure:16146: ./conftest configure:16149: $? = 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:16166: result: no configure:16223: checking for socket configure:16279: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:16285: $? = 0 configure:16302: result: yes configure:16635: checking for socketpair configure:16691: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:16697: $? = 0 configure:16714: result: yes configure:17047: checking for htonl configure:17103: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:17109: $? = 0 configure:17126: result: yes configure:17459: checking for gethostname configure:17515: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:17521: $? = 0 configure:17538: result: yes configure:17871: checking for gethostbyaddr configure:17927: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:17933: $? = 0 configure:17950: result: yes configure:18283: checking for yp_get_default_domain configure:18339: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/cc4FAVv6.o: In function `main': conftest.c:(.text+0xf): undefined reference to `yp_get_default_domain' collect2: ld returned 1 exit status configure:18345: $? = 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 declares yp_get_default_domain. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:18362: result: no configure:18367: checking for __yp_get_default_domain configure:18423: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccCOYlYk.o: In function `main': conftest.c:(.text+0xf): undefined reference to `__yp_get_default_domain' collect2: ld returned 1 exit status configure:18429: $? = 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 declares __yp_get_default_domain. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:18446: result: no configure:18472: checking for yp_get_default_domain in -lnsl configure:18507: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lnsl >&5 configure:18513: $? = 0 configure:18531: result: yes configure:18628: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lnsl >&5 configure:18631: $? = 0 configure:18637: ./conftest configure:18640: $? = 0 configure:18696: checking for dlopen configure:18752: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lnsl >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/cceqXRWd.o: In function `main': conftest.c:(.text+0xf): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:18758: $? = 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 declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any 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:18775: result: no configure:18780: checking for __dlopen configure:18836: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lnsl >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccbKAwMi.o: In function `main': conftest.c:(.text+0xf): undefined reference to `__dlopen' collect2: ld returned 1 exit status configure:18842: $? = 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 declares __dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define __dlopen innocuous___dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __dlopen | | /* Override any 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:18859: result: no configure:18885: checking for dlopen in -ldl configure:18920: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -ldl -lnsl >&5 configure:18926: $? = 0 configure:18944: result: yes configure:19041: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lnsl -ldl >&5 configure:19044: $? = 0 configure:19050: ./conftest configure:19053: $? = 0 configure:19111: checking for sin in -lm configure:19146: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 conftest.c:27: warning: conflicting types for built-in function 'sin' configure:19152: $? = 0 configure:19170: result: yes configure:19187: checking for res_search configure:19243: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccAf6Yfq.o: In function `main': conftest.c:(.text+0xf): undefined reference to `res_search' collect2: ld returned 1 exit status configure:19249: $? = 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 declares res_search. | For example, HP-UX 11i declares gettimeofday. */ | #define res_search innocuous_res_search | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_search (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_search | | /* Override any 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:19266: result: no configure:19271: checking for __res_search configure:19327: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccyLWuxI.o: In function `main': conftest.c:(.text+0xf): undefined reference to `__res_search' collect2: ld returned 1 exit status configure:19333: $? = 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 declares __res_search. | For example, HP-UX 11i declares gettimeofday. */ | #define __res_search innocuous___res_search | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __res_search (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __res_search | | /* Override any 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:19350: result: no configure:19376: checking for res_search in -lresolv configure:19411: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:19417: $? = 0 configure:19435: result: yes configure:19532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lm -ldl -lnsl -lresolv >&5 configure:19535: $? = 0 configure:19541: ./conftest configure:19544: $? = 0 configure:20034: checking for inet_aton configure:20090: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:20096: $? = 0 configure:20113: result: yes configure:20663: checking for dn_skipname configure:20719: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccAh1mgi.o: In function `main': conftest.c:(.text+0xf): undefined reference to `dn_skipname' collect2: ld returned 1 exit status configure:20725: $? = 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 declares dn_skipname. | For example, HP-UX 11i declares gettimeofday. */ | #define dn_skipname innocuous_dn_skipname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dn_skipname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dn_skipname | | /* Override any 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:20742: result: no configure:20747: checking for __dn_skipname configure:20803: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:20809: $? = 0 configure:20826: result: yes configure:21290: checking for ANSI C header files configure:21320: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21326: $? = 0 configure:21425: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:21428: $? = 0 configure:21434: ./conftest configure:21437: $? = 0 configure:21454: result: yes configure:21472: checking for dirent.h that defines DIR configure:21501: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21507: $? = 0 configure:21523: result: yes configure:21536: checking for library containing opendir configure:21577: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:21583: $? = 0 configure:21611: result: none required configure:21814: checking for inttypes.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for stdint.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for dirent.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for ApplicationServices/ApplicationServices.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 conftest.c:48:53: error: ApplicationServices/ApplicationServices.h: No such file or directory configure:21857: $? = 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 | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:21873: result: no configure:21814: checking for sys/param.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/types.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/time.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for netinet/in.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for alloca.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for arpa/inet.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for arpa/nameser.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for assert.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for crypt.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for fcntl.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for grp.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for ieeefp.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 conftest.c:59:20: error: ieeefp.h: No such file or directory configure:21857: $? = 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 | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:21873: result: no configure:21814: checking for langinfo.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for limits.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for locale.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for monetary.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for mach-o/dyld.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 conftest.c:63:25: error: mach-o/dyld.h: No such file or directory configure:21857: $? = 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 | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:21873: result: no configure:21814: checking for netdb.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for pwd.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for resolv.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for signal.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for stdarg.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for stdlib.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for string.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for syslog.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sysexits.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/ioctl.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/file.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/mman.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/mount.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/poll.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/resource.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/select.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/socket.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/statfs.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/statvfs.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/vfs.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/sysexits.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 conftest.c:83:26: error: sys/sysexits.h: No such file or directory configure:21857: $? = 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 | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:21873: result: no configure:21814: checking for sys/varargs.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 conftest.c:83:25: error: sys/varargs.h: No such file or directory configure:21857: $? = 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 | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:21873: result: no configure:21814: checking for sys/wait.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for termios.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for unistd.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for unix.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 conftest.c:86:18: error: unix.h: No such file or directory configure:21857: $? = 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 | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:21873: result: no configure:21814: checking for utime.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/utsname.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for sys/ipc.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for dlfcn.h configure:21851: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:21857: $? = 0 configure:21873: result: yes configure:21814: checking for assert.h configure:21873: result: yes configure:21886: checking for fopencookie configure:21942: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:21948: $? = 0 configure:21965: result: yes configure:21997: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:22003: $? = 0 configure:22069: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -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:22072: $? = 0 configure:22078: ./conftest configure:22081: $? = 0 configure:22175: checking for broken getcwd configure:22188: result: no configure:22193: checking for broken libc stdio configure:22287: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -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:22290: $? = 0 configure:22296: ./conftest configure:22299: $? = 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 | 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:22318: result: yes configure:22332: checking whether struct tm is in sys/time.h or time.h configure:22362: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:22368: $? = 0 configure:22383: result: time.h configure:22393: checking for struct tm.tm_zone configure:22424: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:22430: $? = 0 configure:22490: result: yes configure:22643: checking for missing declarations of reentrant functions configure:22666: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:22672: $? = 0 configure:22715: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:22721: $? = 0 configure:22764: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:22770: $? = 0 configure:22813: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:22819: $? = 0 configure:22862: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:22868: $? = 0 configure:22890: result: done configure:22894: checking for fclose declaration configure:22917: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:22923: $? = 0 configure:22934: result: ok configure:22956: checking for tm_gmtoff in struct tm configure:22983: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:22989: $? = 0 configure:23004: result: yes configure:23016: checking for struct flock configure:23045: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:23051: $? = 0 configure:23071: result: yes configure:23082: checking for socklen_t configure:23113: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:23119: $? = 0 configure:23138: result: yes configure:23149: checking for intmax_t configure:23179: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:23185: $? = 0 configure:23200: result: yes configure:23207: checking size of intmax_t configure:23509: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:23512: $? = 0 configure:23518: ./conftest configure:23521: $? = 0 configure:23544: result: 8 configure:23554: checking for size_t configure:23584: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:23590: $? = 0 configure:23605: result: yes configure:23612: checking size of size_t configure:23914: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:23917: $? = 0 configure:23923: ./conftest configure:23926: $? = 0 configure:23949: result: 4 configure:23959: checking for ssize_t configure:23989: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:23995: $? = 0 configure:24010: result: yes configure:24017: checking size of ssize_t configure:24319: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:24322: $? = 0 configure:24328: ./conftest configure:24331: $? = 0 configure:24354: result: 4 configure:24364: checking for ptrdiff_t configure:24394: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:24400: $? = 0 configure:24415: result: yes configure:24422: checking size of ptrdiff_t configure:24724: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:24727: $? = 0 configure:24733: ./conftest configure:24736: $? = 0 configure:24759: result: 4 configure:24769: checking for long long configure:24799: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:24805: $? = 0 configure:24820: result: yes configure:24827: checking size of long long configure:25129: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:25132: $? = 0 configure:25138: ./conftest configure:25141: $? = 0 configure:25164: result: 8 configure:25174: checking for long long int configure:25204: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:25210: $? = 0 configure:25225: result: yes configure:25232: checking size of long long int configure:25534: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:25537: $? = 0 configure:25543: ./conftest configure:25546: $? = 0 configure:25569: result: 8 configure:25579: checking for long configure:25609: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:25615: $? = 0 configure:25630: result: yes configure:25637: checking size of long configure:25939: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:25942: $? = 0 configure:25948: ./conftest configure:25951: $? = 0 configure:25974: result: 4 configure:25984: checking for int configure:26014: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:26020: $? = 0 configure:26035: result: yes configure:26042: checking size of int configure:26344: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:26347: $? = 0 configure:26353: ./conftest configure:26356: $? = 0 configure:26379: result: 4 configure:26390: checking for struct stat.st_blksize configure:26418: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:127: error: storage size of 'ac_aggr' isn't known configure:26424: $? = 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:26457: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:127: error: storage size of 'ac_aggr' isn't known configure:26463: $? = 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:26481: result: no configure:26498: checking for struct stat.st_blocks configure:26526: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:127: error: storage size of 'ac_aggr' isn't known configure:26532: $? = 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blocks) | return 0; | ; | return 0; | } configure:26565: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:127: error: storage size of 'ac_aggr' isn't known configure:26571: $? = 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blocks) | return 0; | ; | return 0; | } configure:26589: result: no configure:26617: checking for struct stat.st_rdev configure:26645: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:127: error: storage size of 'ac_aggr' isn't known configure:26651: $? = 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:26684: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:127: error: storage size of 'ac_aggr' isn't known configure:26690: $? = 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:26708: result: no configure:26725: checking for size_t configure:26776: result: yes configure:26788: checking for uid_t in sys/types.h configure:26811: result: yes configure:26828: checking for struct sockaddr_storage configure:26855: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:26861: $? = 0 configure:26877: result: yes configure:26886: checking for field sa_len in struct sockaddr configure:26914: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:97: error: 'struct sockaddr' has no member named 'sa_len' configure:26920: $? = 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 | #include | int | main () | { | static struct sockaddr sa; int n = (int) sa.sa_len; return n; | ; | return 0; | } configure:26936: result: no configure:26947: checking for IPv6 support configure:26975: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:26981: $? = 0 configure:26998: result: yes configure:27006: checking for vprintf configure:27062: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c:115: warning: conflicting types for built-in function 'vprintf' configure:27068: $? = 0 configure:27086: result: yes configure:27093: checking for _doprnt configure:27149: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccwS0EDN.o: In function `main': conftest.c:(.text+0xf): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:27155: $? = 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 declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any 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:27172: result: no configure:27341: checking for alphasort configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for asctime_r configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for chroot configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for ctime_r configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for cuserid configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for crypt configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/cc6qFl5q.o: In function `main': conftest.c:(.text+0xf): undefined reference to `crypt' collect2: ld returned 1 exit status configure:27403: $? = 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 declares crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define crypt innocuous_crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef crypt | | /* Override any 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:27421: result: no configure:27341: checking for flock configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for ftok configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for funopen configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccWA6Xlc.o: In function `main': conftest.c:(.text+0xf): undefined reference to `funopen' collect2: ld returned 1 exit status configure:27403: $? = 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 declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* Override any 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:27421: result: no configure:27341: checking for gai_strerror configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for gcvt configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for getloadavg configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for getlogin configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for getprotobyname configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for getprotobynumber configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for getservbyname configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for getservbyport configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for getrusage configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for gettimeofday configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for gmtime_r configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for grantpt configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for inet_ntoa configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for inet_ntop configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for inet_pton configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for isascii configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c:138: warning: conflicting types for built-in function 'isascii' configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for link configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for localtime_r configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for lockf configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for lchown configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for lrand48 configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for memcpy configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c:144: warning: conflicting types for built-in function 'memcpy' configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for memmove configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c:145: warning: conflicting types for built-in function 'memmove' configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for mkstemp configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for mmap configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for nl_langinfo configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for perror configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for poll configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for ptsname configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for putenv configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for realpath configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for random configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for rand_r configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for regcomp configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for res_search configure:27421: result: yes configure:27341: checking for scandir configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for setitimer configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for setlocale configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for localeconv configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for setpgid configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for setsockopt configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for setvbuf configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for shutdown configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for sin configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c:166: warning: conflicting types for built-in function 'sin' configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for snprintf configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c:167: warning: conflicting types for built-in function 'snprintf' configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for srand48 configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for srandom configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for statfs configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for statvfs configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for std_syslog configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/cc2Pj1lq.o: In function `main': conftest.c:(.text+0xf): undefined reference to `std_syslog' collect2: ld returned 1 exit status configure:27403: $? = 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 declares std_syslog. | For example, HP-UX 11i declares gettimeofday. */ | #define std_syslog innocuous_std_syslog | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char std_syslog (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef std_syslog | | /* Override any 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:27421: result: no configure:27341: checking for strcasecmp configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c:172: warning: conflicting types for built-in function 'strcasecmp' configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for strcoll configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for strdup configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c:174: warning: conflicting types for built-in function 'strdup' configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for strerror configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for strftime configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c:176: warning: conflicting types for built-in function 'strftime' configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for strptime configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for strstr configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c:178: warning: conflicting types for built-in function 'strstr' configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for strtok_r configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for symlink configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for tempnam configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccusQcWi.o: In function `main': conftest.c:(.text+0xf): warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for tzset configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for unlockpt configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for unsetenv configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for usleep configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for nanosleep configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for utime configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27403: $? = 0 configure:27421: result: yes configure:27341: checking for vsnprintf configure:27397: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c:188: warning: conflicting types for built-in function 'vsnprintf' configure:27403: $? = 0 configure:27421: result: yes configure:27432: checking for getaddrinfo configure:27458: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27464: $? = 0 configure:27523: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -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:27526: $? = 0 configure:27532: ./conftest configure:27535: $? = 0 configure:27560: result: yes configure:27576: checking for strlcat configure:27632: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccPSqidf.o: In function `main': conftest.c:(.text+0xf): undefined reference to `strlcat' collect2: ld returned 1 exit status configure:27638: $? = 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 declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any 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:27656: result: no configure:27576: checking for strlcpy configure:27632: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 /var/tmp/portage/dev-lang/php-5.1.6-r6/temp/ccyatruu.o: In function `main': conftest.c:(.text+0xf): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:27638: $? = 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 declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any 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:27656: result: no configure:27576: checking for getopt configure:27632: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27638: $? = 0 configure:27656: result: yes configure:27682: checking for utime.h configure:27688: result: yes configure:27825: checking whether utime accepts a null argument configure:27864: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c: In function 'main': conftest.c:208: error: storage size of 's' isn't known conftest.c:208: error: storage size of 't' isn't known configure:27867: $? = 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_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_UTIME_H | # include | #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:27892: result: no configure:27905: checking for working alloca.h configure:27932: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:27938: $? = 0 configure:27955: result: yes configure:27965: checking for alloca configure:28012: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:28018: $? = 0 configure:28035: result: yes configure:28263: checking for declared timezone configure:28298: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:28304: $? = 0 configure:28323: result: yes configure:28334: checking for type of reentrant time-related functions configure:28373: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c: In function 'main': conftest.c:181: warning: assignment makes integer from pointer without a cast conftest.c:182: error: too many arguments to function 'asctime_r' configure:28376: $? = 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_UTIME_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | /* end confdefs.h. */ | | #include | | main() { | char buf[27]; | struct tm t; | time_t old = 0; | int r, s; | | s = gmtime_r(&old, &t); | r = (int) asctime_r(&t, buf, 26); | if (r == s && s == 0) return (0); | return (1); | } | configure:28428: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c: In function 'main': conftest.c:180: error: too many arguments to function 'asctime_r' configure:28431: $? = 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_UTIME_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | /* end confdefs.h. */ | | #include | main() { | struct tm t, *s; | time_t old = 0; | char buf[27], *p; | | s = gmtime_r(&old, &t); | p = asctime_r(&t, buf, 26); | if (p == buf && s == &t) return (0); | return (1); | } | configure:28467: result: POSIX configure:28483: checking for readdir_r configure:28539: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 configure:28545: $? = 0 configure:28562: result: yes configure:28571: checking for type of readdir_r configure:28617: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl >&5 conftest.c:173:1: warning: "_REENTRANT" redefined :1:1: warning: this is the location of the previous definition conftest.c: In function 'main': conftest.c:188: warning: incompatible implicit declaration of built-in function 'exit' configure:28620: $? = 0 configure:28626: ./conftest configure:28629: $? = 0 configure:28691: result: POSIX configure:28710: checking for in_addr_t configure:28739: result: yes configure:28751: result: configure:28753: result: General settings configure:28767: checking whether to include gcov symbols configure:28784: result: no configure:28954: checking whether to include debugging symbols configure:28971: result: no configure:28987: checking layout of installed files configure:29005: result: PHP configure:29022: checking path to configuration file configure:29040: result: /etc/php/cli-php5 configure:29059: checking where to scan for configuration files configure:29077: result: /etc/php/cli-php5/ext-active configure:29090: checking whether to enable safe mode by default configure:29107: result: no configure:29127: checking for safe mode exec dir configure:29168: result: /usr/local/php/bin configure:29176: checking whether to enable PHP's own SIGCHLD handler configure:29193: result: no configure:29215: checking whether to enable magic quotes by default configure:29232: result: no configure:29254: checking whether to enable runpaths configure:29271: result: yes configure:29279: checking whether to explicitly link against libgcc configure:29296: result: no configure:29360: checking whether to enable short tags by default configure:29377: result: yes configure:29399: checking whether to enable dmalloc configure:29416: result: no configure:29516: checking whether to enable IPv6 support configure:29533: result: yes configure:29547: checking how big to make fd sets configure:29563: result: using system default configure:29569: checking whether to enable versioning configure:29582: result: no configure:29594: result: configure:29596: result: Configuring extensions configure:29613: checking whether to enable LIBXML support configure:29651: result: yes configure:29660: checking libxml2 install dir configure:29678: result: no configure:29690: checking for xml2-config path configure:29704: result: /usr/bin/xml2-config configure:29847: checking whether libxml build works configure:29884: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lresolv -lm -ldl -lnsl -lxml2 -lz -lm >&5 configure:29887: $? = 0 configure:29893: ./conftest configure:29896: $? = 0 configure:29928: result: yes configure:30261: checking for OpenSSL support configure:30300: result: yes configure:30308: checking for Kerberos support configure:30326: result: no configure:31009: checking for pkg-config configure:31027: found /usr/bin/pkg-config configure:31040: result: /usr/bin/pkg-config configure:31757: checking for PCRE support configure:31796: result: yes configure:32576: checking for ZLIB support configure:32615: result: yes configure:32623: checking if the location of ZLIB install directory is defined configure:32641: result: no configure:33061: checking for gzgets in -lz configure:33096: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 configure:33102: $? = 0 configure:33120: result: yes configure:33247: checking whether to enable bc style precision math functions configure:33285: result: no configure:33605: checking for BZip2 support configure:33644: result: yes configure:33654: checking for BZip2 in default path configure:33659: result: found in /usr configure:33770: checking for BZ2_bzerror in -lbz2 configure:33805: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 configure:33811: $? = 0 configure:33829: result: yes configure:34274: checking whether to enable calendar conversion support configure:34312: result: no configure:34611: checking whether to enable ctype functions configure:34649: result: no configure:34948: checking for CURL support configure:34987: result: yes configure:34995: checking if we should use CURL for url streams configure:35013: result: no configure:35023: checking for CURL in default path configure:35028: result: found in /usr configure:35046: checking for cURL 7.10.5 or greater configure:35060: result: libcurl 7.12.0 configure:35069: checking for SSL support in libcurl configure:35073: result: yes configure:35081: checking for SSL library used configure:35087: result: openssl configure:35109: checking openssl/crypto.h usability configure:35126: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:35132: $? = 0 configure:35146: result: yes configure:35150: checking openssl/crypto.h presence configure:35165: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:35171: $? = 0 configure:35185: result: yes configure:35213: checking for openssl/crypto.h configure:35221: result: yes configure:35712: checking for curl_easy_perform in -lcurl configure:35747: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz conftest.c -lcurl -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 configure:35753: $? = 0 configure:35771: result: yes configure:35895: checking for curl_version_info in -lcurl configure:35930: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz conftest.c -lcurl -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 configure:35936: $? = 0 configure:35954: result: yes configure:36277: checking for long configure:36328: result: yes configure:36335: checking size of long configure:36672: result: 4 configure:36682: checking for int configure:36733: result: yes configure:36740: checking size of int configure:37077: result: 4 configure:37088: checking for int32_t configure:37127: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:37133: $? = 0 configure:37149: result: yes configure:37160: checking for uint32_t configure:37199: i686-pc-linux-gnu-gcc -c -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:37205: $? = 0 configure:37221: result: yes configure:37247: checking for sys/types.h configure:37253: result: yes configure:37247: checking for inttypes.h configure:37253: result: yes configure:37247: checking for stdint.h configure:37253: result: yes configure:37247: checking for string.h configure:37253: result: yes configure:37247: checking for stdlib.h configure:37253: result: yes configure:37389: checking for strtoll configure:37445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 configure:37451: $? = 0 configure:37469: result: yes configure:37389: checking for atoll configure:37445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 configure:37451: $? = 0 configure:37469: result: yes configure:37389: checking for strftime configure:37469: result: yes configure:37882: checking whether to enable DBA configure:37920: result: yes configure:38262: checking for QDBM support configure:38275: result: no configure:38419: checking for gdbm_open in -lgdbm configure:38454: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libcurl.so, may conflict with libcrypto.so.0.9.8 configure:38460: $? = 0 configure:38478: result: yes configure:38637: checking for GDBM support configure:38647: result: yes configure:38996: checking for NDBM support configure:39009: result: no configure:39082: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib conftest.c -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:39088: $? = 0 configure:39141: checking for db4 minor version and patch level configure:39159: result: ok configure:39350: checking for Berkeley DB4 support configure:39360: result: yes configure:39729: checking for Berkeley DB3 support configure:39742: result: no configure:40108: checking for Berkeley DB2 support configure:40121: result: no configure:40391: checking for DB1 support configure:40404: result: no configure:40796: checking for DBM support configure:40809: result: no configure:41197: checking for CDB support configure:41210: result: no configure:41257: checking for INI File support configure:41270: result: no configure:41317: checking for FlatFile support configure:41330: result: no configure:41336: checking whether to enable DBA interface configure:41339: result: yes configure:41654: checking whether to enable dbase support configure:41692: result: no configure:41991: checking whether to enable DOM support configure:42029: result: yes configure:42072: checking for xml2-config path configure:42086: result: /usr/bin/xml2-config configure:42229: checking whether libxml build works configure:42310: result: yes configure:42713: checking whether to enable EXIF (metadata from images) support configure:42751: result: no configure:43050: checking for FrontBase SQL92 (fbsql) support configure:43089: result: no configure:43553: checking for FDF support configure:43592: result: no configure:44436: checking whether to enable the bundled filePro support configure:44474: result: no configure:44773: checking whether to enable FTP support configure:44811: result: yes configure:44819: checking OpenSSL dir for FTP configure:44837: result: /usr configure:45894: checking for GD support configure:45933: result: yes configure:45942: checking for the location of libjpeg configure:45960: result: /usr configure:45970: checking for the location of libpng configure:45988: result: /usr configure:46025: checking for the location of libXpm configure:46043: result: no configure:46051: checking for FreeType 1.x support configure:46069: result: no configure:46077: checking for FreeType 2 configure:46095: result: /usr configure:46103: checking for T1lib support configure:46121: result: /usr configure:46129: checking whether to enable truetype string function in GD configure:46146: result: yes configure:46154: checking whether to enable JIS-mapped Japanese font support in GD configure:46171: result: no configure:46211: checking for fabsf configure:46267: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib conftest.c -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 conftest.c:233: warning: conflicting types for built-in function 'fabsf' /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:46273: $? = 0 configure:46291: result: yes configure:46211: checking for floorf configure:46267: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib conftest.c -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 conftest.c:234: warning: conflicting types for built-in function 'floorf' /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:46273: $? = 0 configure:46291: result: yes configure:46427: checking for jpeg_read_header in -ljpeg configure:46462: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib conftest.c -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:46468: $? = 0 configure:46486: result: yes configure:46761: checking for png_write_image in -lpng configure:46796: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -lz conftest.c -lpng -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:46802: $? = 0 configure:46820: result: yes configure:47495: result: If configure fails try --with-xpm-dir= configure:47963: checking for T1_StrError in -lt1 configure:47998: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib conftest.c -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:48004: $? = 0 configure:48022: result: yes configure:54933: checking for GNU gettext support configure:54972: result: yes configure:54994: checking for bindtextdomain in -lintl configure:55029: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib conftest.c -lintl -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -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:55035: $? = 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_UTIME_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_ZLIB 1 | #define HAVE_BZ2 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 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 HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_FTP 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:55053: result: no configure:55061: checking for bindtextdomain in -lc configure:55096: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:55102: $? = 0 configure:55120: result: yes configure:55563: checking for ngettext in -lc configure:55598: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:55604: $? = 0 configure:55623: result: yes configure:55634: checking for dngettext in -lc configure:55669: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:55675: $? = 0 configure:55694: result: yes configure:55705: checking for dcngettext in -lc configure:55740: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:55746: $? = 0 configure:55765: result: yes configure:55776: checking for bind_textdomain_codeset in -lc configure:55811: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:55817: $? = 0 configure:55836: result: yes configure:55852: checking for GNU MP support configure:55891: result: no configure:56682: checking whether to enable hash support configure:56720: result: no configure:58746: checking for hwapi support configure:58785: result: no configure:59893: checking for iconv support configure:59932: result: yes configure:59956: checking for iconv configure:60012: i686-pc-linux-gnu-gcc -o conftest -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib conftest.c -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:60018: $? = 0 configure:60035: result: yes configure:60706: checking if iconv is glibc's configure:60729: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib conftest.c -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:60735: $? = 0 configure:60742: result: yes configure:61037: checking if iconv supports errno configure:61084: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib conftest.c -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.8 configure:61087: $? = 0 configure:61093: ./conftest configure:61096: $? = 0 configure:61099: result: yes configure:61134: checking if your cpp allows macro usage in include lines configure:61160: i686-pc-linux-gnu-gcc -c -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT conftest.c >&5 configure:61166: $? = 0 configure:61172: result: yes configure:61519: checking for IMAP support configure:61558: result: no configure:61566: checking for IMAP Kerberos support configure:61584: result: no configure:61592: checking for IMAP SSL support configure:61610: result: no configure:64000: checking for Informix support configure:64039: result: no configure:64624: checking for InterBase support configure:64663: result: no configure:65641: checking for LDAP support configure:65680: result: yes configure:65688: checking for LDAP Cyrus SASL support configure:65706: result: no configure:68016: checking for 3 arg ldap_set_rebind_proc configure:68042: i686-pc-linux-gnu-gcc -c -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -I/usr/include conftest.c >&5 configure:68048: $? = 0 configure:68063: result: yes configure:68079: checking for ldap_parse_result configure:68135: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -I/usr/include -L/usr/lib -L/usr/lib conftest.c -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 configure:68141: $? = 0 configure:68159: result: yes configure:68079: checking for ldap_parse_reference configure:68135: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -I/usr/include -L/usr/lib -L/usr/lib conftest.c -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 configure:68141: $? = 0 configure:68159: result: yes configure:68079: checking for ldap_start_tls_s configure:68135: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -I/usr/include -L/usr/lib -L/usr/lib conftest.c -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 configure:68141: $? = 0 configure:68159: result: yes configure:68525: checking for ldap_bind_s configure:68581: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -I/usr/include -L/usr/lib -L/usr/lib conftest.c -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 configure:68587: $? = 0 configure:68604: result: yes configure:68643: checking whether to enable multibyte string support configure:68681: result: no configure:68689: checking whether to enable multibyte regex support configure:68706: result: yes configure:68714: checking for external libmbfl configure:68732: result: no configure:71797: checking for mcrypt support configure:71836: result: yes configure:71856: checking for libmcrypt version configure:71874: result: >= 2.5.6 configure:71991: checking for mcrypt_module_open in -lmcrypt configure:72026: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -lltdl conftest.c -lmcrypt -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libldap.so, may conflict with libcrypto.so.0.9.8 configure:72032: $? = 0 configure:72050: result: yes configure:72698: checking for mhash support configure:72737: result: no configure:73183: checking whether to include mime_magic support configure:73222: result: no configure:73545: checking for MING support configure:73584: result: no configure:74621: checking for mSQL support configure:74660: result: no configure:75161: checking for MSSQL support via FreeTDS configure:75200: result: no configure:75847: checking for MySQL support configure:75886: result: yes configure:75894: checking for specified location of the MySQL UNIX socket configure:75912: result: /var/run/mysqld/mysqld.sock configure:75954: checking for MySQL UNIX socket location configure:75963: result: /var/run/mysqld/mysqld.sock configure:76153: checking for mysql_close in -lmysqlclient configure:76188: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib conftest.c -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:76194: $? = 0 configure:76213: result: yes configure:77153: checking for MySQLi support configure:77192: result: yes configure:77200: checking whether to enable embedded MySQLi support configure:77217: result: no configure:77350: checking for mysql_set_server_option in -lmysqlclient configure:77385: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib -L/usr/lib -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto conftest.c -lmysqlclient -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:77391: $? = 0 configure:77409: result: yes configure:77643: checking for mysql_stmt_field_count in -lmysqlclient configure:77678: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto conftest.c -lmysqlclient -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/mysql/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:77684: $? = 0 configure:77702: result: yes configure:78029: checking for ncurses support configure:78068: result: yes configure:78241: checking for initscr in -lncurses configure:78276: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -lm conftest.c -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:78282: $? = 0 configure:78301: result: yes configure:78506: checking for new_panel in -lpanel configure:78541: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -lncurses -lm conftest.c -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:78547: $? = 0 configure:78565: result: yes configure:78701: checking for color_set in -lncurses configure:78736: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql conftest.c -lncurses -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:78742: $? = 0 configure:78761: result: yes configure:78772: checking for slk_color in -lncurses configure:78807: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql conftest.c -lncurses -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:78813: $? = 0 configure:78832: result: yes configure:78843: checking for assume_default_colors in -lncurses configure:78878: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql conftest.c -lncurses -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:78884: $? = 0 configure:78903: result: yes configure:78914: checking for use_extended_names in -lncurses configure:78949: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql conftest.c -lncurses -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:78955: $? = 0 configure:78974: result: yes configure:79292: checking for Oracle (OCI8) support configure:79331: result: no configure:84247: checking for Adabas support configure:84443: result: no configure:84451: checking for SAP DB support configure:84576: result: no configure:84585: checking for Solid support configure:84732: result: no configure:84740: checking for IBM DB2 support configure:84888: result: no configure:84896: checking for ODBCRouter.com support configure:84952: result: no configure:84960: checking for Empress support configure:85027: result: no configure:85035: checking for Empress local access support configure:85118: result: no configure:85126: checking for Birdstep support configure:85239: result: no configure:85247: checking for a custom ODBC support configure:85277: result: no configure:85285: checking for iODBC support configure:85424: result: no configure:85432: checking for Easysoft ODBC-ODBC Bridge support configure:85488: result: no configure:85496: checking for unixODBC support configure:85559: result: no configure:85567: checking for DBMaker support configure:85737: result: no configure:86171: checking whether to enable pcntl support configure:86209: result: no configure:86909: checking whether to enable PDO support configure:86947: result: no configure:98244: checking for PostgreSQL support configure:98283: result: yes configure:98302: checking for pg_config configure:98312: result: /usr/bin/pg_config configure:98381: checking for PQescapeString in -lpq configure:98416: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:98422: $? = 0 configure:98440: result: yes configure:98450: checking for PQunescapeBytea in -lpq configure:98485: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:98491: $? = 0 configure:98509: result: yes configure:98519: checking for PQsetnonblocking in -lpq configure:98554: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:98560: $? = 0 configure:98578: result: yes configure:98588: checking for PQcmdTuples in -lpq configure:98623: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:98629: $? = 0 configure:98647: result: yes configure:98657: checking for PQoidValue in -lpq configure:98692: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:98698: $? = 0 configure:98716: result: yes configure:98726: checking for PQclientEncoding in -lpq configure:98761: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:98767: $? = 0 configure:98785: result: yes configure:98795: checking for PQparameterStatus in -lpq configure:98830: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:98836: $? = 0 configure:98854: result: yes configure:98864: checking for PQprotocolVersion in -lpq configure:98899: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:98905: $? = 0 configure:98923: result: yes configure:98933: checking for PQtransactionStatus in -lpq configure:98968: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:98974: $? = 0 configure:98992: result: yes configure:99002: checking for PQexecParams in -lpq configure:99037: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:99043: $? = 0 configure:99061: result: yes configure:99071: checking for PQprepare in -lpq configure:99106: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:99112: $? = 0 configure:99130: result: yes configure:99140: checking for PQexecPrepared in -lpq configure:99175: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:99181: $? = 0 configure:99199: result: yes configure:99209: checking for PQresultErrorField in -lpq configure:99244: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:99250: $? = 0 configure:99268: result: yes configure:99278: checking for PQsendQueryParams in -lpq configure:99313: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:99319: $? = 0 configure:99337: result: yes configure:99347: checking for PQsendPrepare in -lpq configure:99382: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:99388: $? = 0 configure:99406: result: yes configure:99416: checking for PQsendQueryPrepared in -lpq configure:99451: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:99457: $? = 0 configure:99475: result: yes configure:99485: checking for PQputCopyData in -lpq configure:99520: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:99526: $? = 0 configure:99544: result: yes configure:99554: checking for PQputCopyEnd in -lpq configure:99589: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:99595: $? = 0 configure:99613: result: yes configure:99623: checking for PQgetCopyData in -lpq configure:99658: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:99664: $? = 0 configure:99682: result: yes configure:99692: checking for PQsetErrorVerbosity in -lpq configure:99727: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:99733: $? = 0 configure:99751: result: yes configure:99761: checking for pg_encoding_to_char in -lpq configure:99796: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql -L/usr/lib conftest.c -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 configure:99802: $? = 0 configure:99820: result: yes configure:100254: checking whether to enable POSIX-like functions configure:100292: result: no configure:100839: checking for PSPELL support configure:100878: result: yes configure:101383: checking for new_aspell_config in -laspell configure:101418: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql conftest.c -laspell -lpspell -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libstdc++.so.5, needed by /usr/lib/libaspell.so, not found (try using -rpath or -rpath-link) /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/libaspell.so: undefined reference to `std::__default_alloc_template::_S_refill(unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so: undefined reference to `std::__default_alloc_template::allocate(unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so: undefined reference to `operator new(unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so: undefined reference to `vtable for __cxxabiv1::__class_type_info@GLIBCPP_3.2' /usr/lib/libaspell.so: undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info@GLIBCPP_3.2' /usr/lib/libaspell.so: undefined reference to `operator delete[](void*)@GLIBCPP_3.2' /usr/lib/libaspell.so: undefined reference to `__cxa_bad_typeid@CXXABI_1.2' /usr/lib/libaspell.so: undefined reference to `std::__default_alloc_template::_S_force_new@GLIBCPP_3.2.2' /usr/lib/libaspell.so: undefined reference to `std::__default_alloc_template::_S_node_allocator_lock@GLIBCPP_3.2' /usr/lib/libaspell.so: undefined reference to `vtable for __cxxabiv1::__si_class_type_info@GLIBCPP_3.2' /usr/lib/libaspell.so: undefined reference to `__cxa_pure_virtual@CXXABI_1.2' /usr/lib/libaspell.so: undefined reference to `std::__default_alloc_template::deallocate(void*, unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so: undefined reference to `std::__default_alloc_template::_S_free_list@GLIBCPP_3.2' /usr/lib/libaspell.so: undefined reference to `operator new[](unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so: undefined reference to `std::__throw_bad_alloc()@GLIBCPP_3.2' /usr/lib/libaspell.so: undefined reference to `operator delete(void*)@GLIBCPP_3.2' collect2: ld returned 1 exit status configure:101424: $? = 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_UTIME_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_ZLIB 1 | #define HAVE_BZ2 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 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 HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_FTP 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_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_LDAP_PARSE_RESULT 1 | #define HAVE_LDAP_PARSE_REFERENCE 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LIBMCRYPT 1 | #define HAVE_MYSQL 1 | #define MYSQL_UNIX_ADDR "/var/run/mysqld/mysqld.sock" | #define HAVE_MYSQLILIB 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define HAVE_PQESCAPE 1 | #define HAVE_PQUNESCAPEBYTEA 1 | #define HAVE_PQSETNONBLOCKING 1 | #define HAVE_PQCMDTUPLES 1 | #define HAVE_PQOIDVALUE 1 | #define HAVE_PQCLIENTENCODING 1 | #define HAVE_PQPARAMETERSTATUS 1 | #define HAVE_PQPROTOCOLVERSION 1 | #define HAVE_PGTRANSACTIONSTATUS 1 | #define HAVE_PQEXECPARAMS 1 | #define HAVE_PQPREPARE 1 | #define HAVE_PQEXECPREPARED 1 | #define HAVE_PQRESULTERRORFIELD 1 | #define HAVE_PQSENDQUERYPARAMS 1 | #define HAVE_PQSENDPREPARE 1 | #define HAVE_PQSENDQUERYPREPARED 1 | #define HAVE_PQPUTCOPYDATA 1 | #define HAVE_PQPUTCOPYEND 1 | #define HAVE_PQGETCOPYDATA 1 | #define HAVE_PQSETERRORVERBOSITY 1 | #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 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 new_aspell_config (); | int | main () | { | return new_aspell_config (); | ; | return 0; | } configure:101442: result: no configure:101601: checking for libedit readline replacement configure:101640: result: no configure:101649: checking for readline support configure:101688: result: yes configure:101739: checking for tgetent in -lncurses configure:101774: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql conftest.c -lncurses -lpspell -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libstdc++.so.5, needed by /usr/lib/libpspell.so, not found (try using -rpath or -rpath-link) /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/libaspell.so.15: undefined reference to `std::__default_alloc_template::_S_refill(unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `std::__default_alloc_template::allocate(unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `operator new(unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `vtable for __cxxabiv1::__class_type_info@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `operator delete[](void*)@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `__cxa_bad_typeid@CXXABI_1.2' /usr/lib/libaspell.so.15: undefined reference to `std::__default_alloc_template::_S_force_new@GLIBCPP_3.2.2' /usr/lib/libaspell.so.15: undefined reference to `std::__default_alloc_template::_S_node_allocator_lock@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `vtable for __cxxabiv1::__si_class_type_info@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `__cxa_pure_virtual@CXXABI_1.2' /usr/lib/libaspell.so.15: undefined reference to `std::__default_alloc_template::deallocate(void*, unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `std::__default_alloc_template::_S_free_list@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `operator new[](unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `std::__throw_bad_alloc()@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `operator delete(void*)@GLIBCPP_3.2' collect2: ld returned 1 exit status configure:101780: $? = 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_UTIME_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_ZLIB 1 | #define HAVE_BZ2 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 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 HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_FTP 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_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_LDAP_PARSE_RESULT 1 | #define HAVE_LDAP_PARSE_REFERENCE 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LIBMCRYPT 1 | #define HAVE_MYSQL 1 | #define MYSQL_UNIX_ADDR "/var/run/mysqld/mysqld.sock" | #define HAVE_MYSQLILIB 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define HAVE_PQESCAPE 1 | #define HAVE_PQUNESCAPEBYTEA 1 | #define HAVE_PQSETNONBLOCKING 1 | #define HAVE_PQCMDTUPLES 1 | #define HAVE_PQOIDVALUE 1 | #define HAVE_PQCLIENTENCODING 1 | #define HAVE_PQPARAMETERSTATUS 1 | #define HAVE_PQPROTOCOLVERSION 1 | #define HAVE_PGTRANSACTIONSTATUS 1 | #define HAVE_PQEXECPARAMS 1 | #define HAVE_PQPREPARE 1 | #define HAVE_PQEXECPREPARED 1 | #define HAVE_PQRESULTERRORFIELD 1 | #define HAVE_PQSENDQUERYPARAMS 1 | #define HAVE_PQSENDPREPARE 1 | #define HAVE_PQSENDQUERYPREPARED 1 | #define HAVE_PQPUTCOPYDATA 1 | #define HAVE_PQPUTCOPYEND 1 | #define HAVE_PQGETCOPYDATA 1 | #define HAVE_PQSETERRORVERBOSITY 1 | #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1 | #define HAVE_PSPELL 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 tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:101798: result: no configure:101829: checking for tgetent in -ltermcap configure:101864: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql conftest.c -ltermcap -lpspell -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ltermcap collect2: ld returned 1 exit status configure:101870: $? = 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_UTIME_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_ZLIB 1 | #define HAVE_BZ2 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 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 HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_FTP 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_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_LDAP_PARSE_RESULT 1 | #define HAVE_LDAP_PARSE_REFERENCE 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LIBMCRYPT 1 | #define HAVE_MYSQL 1 | #define MYSQL_UNIX_ADDR "/var/run/mysqld/mysqld.sock" | #define HAVE_MYSQLILIB 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define HAVE_PQESCAPE 1 | #define HAVE_PQUNESCAPEBYTEA 1 | #define HAVE_PQSETNONBLOCKING 1 | #define HAVE_PQCMDTUPLES 1 | #define HAVE_PQOIDVALUE 1 | #define HAVE_PQCLIENTENCODING 1 | #define HAVE_PQPARAMETERSTATUS 1 | #define HAVE_PQPROTOCOLVERSION 1 | #define HAVE_PGTRANSACTIONSTATUS 1 | #define HAVE_PQEXECPARAMS 1 | #define HAVE_PQPREPARE 1 | #define HAVE_PQEXECPREPARED 1 | #define HAVE_PQRESULTERRORFIELD 1 | #define HAVE_PQSENDQUERYPARAMS 1 | #define HAVE_PQSENDPREPARE 1 | #define HAVE_PQSENDQUERYPREPARED 1 | #define HAVE_PQPUTCOPYDATA 1 | #define HAVE_PQPUTCOPYEND 1 | #define HAVE_PQGETCOPYDATA 1 | #define HAVE_PQSETERRORVERBOSITY 1 | #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1 | #define HAVE_PSPELL 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 tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:101888: result: no configure:102019: checking for readline in -lreadline configure:102054: i686-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread -D_REENTRANT -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql conftest.c -lreadline -lpspell -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libstdc++.so.5, needed by /usr/lib/libpspell.so, not found (try using -rpath or -rpath-link) /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8 /usr/lib/libaspell.so.15: undefined reference to `std::__default_alloc_template::_S_refill(unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `std::__default_alloc_template::allocate(unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `operator new(unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `vtable for __cxxabiv1::__class_type_info@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `operator delete[](void*)@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `__cxa_bad_typeid@CXXABI_1.2' /usr/lib/libaspell.so.15: undefined reference to `std::__default_alloc_template::_S_force_new@GLIBCPP_3.2.2' /usr/lib/libaspell.so.15: undefined reference to `std::__default_alloc_template::_S_node_allocator_lock@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `vtable for __cxxabiv1::__si_class_type_info@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `__cxa_pure_virtual@CXXABI_1.2' /usr/lib/libaspell.so.15: undefined reference to `std::__default_alloc_template::deallocate(void*, unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `std::__default_alloc_template::_S_free_list@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `operator new[](unsigned int)@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `std::__throw_bad_alloc()@GLIBCPP_3.2' /usr/lib/libaspell.so.15: undefined reference to `operator delete(void*)@GLIBCPP_3.2' collect2: ld returned 1 exit status configure:102060: $? = 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_UTIME_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SAFE_MODE 0 | #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" | #define PHP_SIGCHILD 0 | #define MAGIC_QUOTES 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_ZLIB 1 | #define HAVE_BZ2 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_CURL 1 | #define HAVE_CURL_VERSION_INFO 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 HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_FTP 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_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define PHP_ICONV_H_PATH | #define HAVE_LDAP 1 | #define HAVE_3ARG_SETREBINDPROC 1 | #define HAVE_LDAP_PARSE_RESULT 1 | #define HAVE_LDAP_PARSE_REFERENCE 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LIBMCRYPT 1 | #define HAVE_MYSQL 1 | #define MYSQL_UNIX_ADDR "/var/run/mysqld/mysqld.sock" | #define HAVE_MYSQLILIB 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESLIB 1 | #define HAVE_NCURSES_PANEL 1 | #define HAVE_NCURSES_COLOR_SET 1 | #define HAVE_NCURSES_SLK_COLOR 1 | #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 | #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 | #define HAVE_PG_CONFIG_H 1 | #define HAVE_PGSQL 1 | #define HAVE_PQESCAPE 1 | #define HAVE_PQUNESCAPEBYTEA 1 | #define HAVE_PQSETNONBLOCKING 1 | #define HAVE_PQCMDTUPLES 1 | #define HAVE_PQOIDVALUE 1 | #define HAVE_PQCLIENTENCODING 1 | #define HAVE_PQPARAMETERSTATUS 1 | #define HAVE_PQPROTOCOLVERSION 1 | #define HAVE_PGTRANSACTIONSTATUS 1 | #define HAVE_PQEXECPARAMS 1 | #define HAVE_PQPREPARE 1 | #define HAVE_PQEXECPREPARED 1 | #define HAVE_PQRESULTERRORFIELD 1 | #define HAVE_PQSENDQUERYPARAMS 1 | #define HAVE_PQSENDPREPARE 1 | #define HAVE_PQSENDQUERYPREPARED 1 | #define HAVE_PQPUTCOPYDATA 1 | #define HAVE_PQPUTCOPYEND 1 | #define HAVE_PQGETCOPYDATA 1 | #define HAVE_PQSETERRORVERBOSITY 1 | #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1 | #define HAVE_PSPELL 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 readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:102078: result: no configure:102189: error: readline library not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_3arg_setrebindproc=yes 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=c3 -fomit-frame-pointer' 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=c3 -fomit-frame-pointer' 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_LIBS_set= ac_cv_env_LIBS_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=set ac_cv_env_host_alias_value=i686-pc-linux-gnu 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_iconv=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_isascii=yes ac_cv_func_lchown=yes ac_cv_func_ldap_bind_s=yes ac_cv_func_ldap_parse_reference=yes ac_cv_func_ldap_parse_result=yes ac_cv_func_ldap_start_tls_s=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_openssl_crypto_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_bz2_BZ2_bzerror=yes ac_cv_lib_c___bind_textdomain_codeset=yes ac_cv_lib_c___dcngettext=yes ac_cv_lib_c___dngettext=yes ac_cv_lib_c___ngettext=yes ac_cv_lib_c_bindtextdomain=yes ac_cv_lib_curl_curl_easy_perform=yes ac_cv_lib_curl_curl_version_info=yes ac_cv_lib_dl_dlopen=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_lex=-lfl ac_cv_lib_m_sin=yes ac_cv_lib_mcrypt_mcrypt_module_open=yes ac_cv_lib_mysqlclient___mysql_close=yes ac_cv_lib_mysqlclient_mysql_set_server_option=yes ac_cv_lib_mysqlclient_mysql_stmt_field_count=yes ac_cv_lib_ncurses___assume_default_colors=yes ac_cv_lib_ncurses___color_set=yes ac_cv_lib_ncurses___initscr=yes ac_cv_lib_ncurses___slk_color=yes ac_cv_lib_ncurses___use_extended_names=yes ac_cv_lib_ncurses_tgetent=no ac_cv_lib_nsl_yp_get_default_domain=yes ac_cv_lib_panel_new_panel=yes ac_cv_lib_png_png_write_image=yes ac_cv_lib_pq_PQclientEncoding=yes ac_cv_lib_pq_PQcmdTuples=yes ac_cv_lib_pq_PQescapeString=yes ac_cv_lib_pq_PQexecParams=yes ac_cv_lib_pq_PQexecPrepared=yes ac_cv_lib_pq_PQgetCopyData=yes ac_cv_lib_pq_PQoidValue=yes ac_cv_lib_pq_PQparameterStatus=yes ac_cv_lib_pq_PQprepare=yes ac_cv_lib_pq_PQprotocolVersion=yes ac_cv_lib_pq_PQputCopyData=yes ac_cv_lib_pq_PQputCopyEnd=yes ac_cv_lib_pq_PQresultErrorField=yes ac_cv_lib_pq_PQsendPrepare=yes ac_cv_lib_pq_PQsendQueryParams=yes ac_cv_lib_pq_PQsendQueryPrepared=yes ac_cv_lib_pq_PQsetErrorVerbosity=yes ac_cv_lib_pq_PQsetnonblocking=yes ac_cv_lib_pq_PQtransactionStatus=yes ac_cv_lib_pq_PQunescapeBytea=yes ac_cv_lib_pq_pg_encoding_to_char=yes ac_cv_lib_resolv_res_search=yes ac_cv_lib_t1_T1_StrError=yes ac_cv_lib_termcap_tgetent=no 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_php_xml2_config_path=/usr/bin/xml2-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' 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='2.3 (ok)' php_cv_cc_dashr=no php_cv_cc_rpath=yes php_cv_flex_version=invalid php_cv_libxml_build_works=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='' AWK='gawk' CC='i686-pc-linux-gnu-gcc' CFLAGS='-I/usr/include -O2 -march=c3 -fomit-frame-pointer -pthread' CONFIGURE_COMMAND=' '\''./configure'\'' '\''dummy'\'' '\''grep'\'' '\''ggrep'\''' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS=' -D_REENTRANT' CXX='' CXXCPP='' CXXFLAGS='-O2 -march=c3 -fomit-frame-pointer' 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/usr/include/libxml2 -I/var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6/ext/date/lib -I/usr/include/freetype2 -I/usr/include/mysql -I/usr/include/postgresql/libpq-4 -I/usr/include/pspell' INCLUDE_PATH='' INLINE_CFLAGS='' INSTALL_IT='' KRB5_CONFIG='' LDFLAGS='-L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib/mysql -L/usr/lib/mysql' LEMON='' LEX='exit 0;' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS=' fileblocks.o strlcat.o strlcpy.o' LIBS='-lpspell -lpq -lpanel -lncurses -lmysqlclient -lmcrypt -lltdl -lldap -llber -lt1 -lfreetype -lpng -lz -ljpeg -ldb-4.3 -ldb-4.3 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto' LIBTOOL='' LN_S='ln -s' LTLIBOBJS='' LTP='' LTP_GENHTML='' MYSQL_INCLUDE='-I/usr/include/mysql' MYSQL_LIBS='-L/usr/lib -lmysqlclient ' MYSQL_MODULE_TYPE='external' 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.6-pl6-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='bison -y' YFLAGS='' ZEND_EXTRA_LIBS='' abs_builddir='/var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6' abs_srcdir='/var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6' ac_ct_CC='' 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='/usr/lib/php5/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/lib/php5/man' oldincludedir='/usr/include' pdfdir='${docdir}' php_abs_top_builddir='/var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6' php_abs_top_srcdir='/var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6' 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_UTIME_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DECLARED_TIMEZONE 1 #define HAVE_POSIX_READDIR_R 1 #define PHP_SAFE_MODE 0 #define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin" #define PHP_SIGCHILD 0 #define MAGIC_QUOTES 0 #define DEFAULT_SHORT_OPEN_TAG "1" #define HAVE_IPV6 1 #define HAVE_LIBXML 1 #define HAVE_LIBXML 1 #define HAVE_OPENSSL_EXT 1 #define HAVE_BUNDLED_PCRE 1 #define HAVE_ZLIB 1 #define HAVE_BZ2 1 #define HAVE_CURL_SSL 1 #define HAVE_CURL_OPENSSL 1 #define HAVE_OPENSSL_CRYPTO_H 1 #define HAVE_CURL 1 #define HAVE_CURL_VERSION_INFO 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 HAVE_DBA 1 #define HAVE_LIBXML 1 #define HAVE_DOM 1 #define HAVE_FTP 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_ICONV 1 #define HAVE_GLIBC_ICONV 1 #define PHP_ICONV_IMPL "glibc" #define ICONV_SUPPORTS_ERRNO 1 #define PHP_ICONV_H_PATH #define HAVE_LDAP 1 #define HAVE_3ARG_SETREBINDPROC 1 #define HAVE_LDAP_PARSE_RESULT 1 #define HAVE_LDAP_PARSE_REFERENCE 1 #define HAVE_LDAP_START_TLS_S 1 #define HAVE_LIBMCRYPT 1 #define HAVE_MYSQL 1 #define MYSQL_UNIX_ADDR "/var/run/mysqld/mysqld.sock" #define HAVE_MYSQLILIB 1 #define HAVE_NCURSES_H 1 #define HAVE_NCURSESLIB 1 #define HAVE_NCURSES_PANEL 1 #define HAVE_NCURSES_COLOR_SET 1 #define HAVE_NCURSES_SLK_COLOR 1 #define HAVE_NCURSES_ASSUME_DEFAULT_COLORS 1 #define HAVE_NCURSES_USE_EXTENDED_NAMES 1 #define HAVE_PG_CONFIG_H 1 #define HAVE_PGSQL 1 #define HAVE_PQESCAPE 1 #define HAVE_PQUNESCAPEBYTEA 1 #define HAVE_PQSETNONBLOCKING 1 #define HAVE_PQCMDTUPLES 1 #define HAVE_PQOIDVALUE 1 #define HAVE_PQCLIENTENCODING 1 #define HAVE_PQPARAMETERSTATUS 1 #define HAVE_PQPROTOCOLVERSION 1 #define HAVE_PGTRANSACTIONSTATUS 1 #define HAVE_PQEXECPARAMS 1 #define HAVE_PQPREPARE 1 #define HAVE_PQEXECPREPARED 1 #define HAVE_PQRESULTERRORFIELD 1 #define HAVE_PQSENDQUERYPARAMS 1 #define HAVE_PQSENDPREPARE 1 #define HAVE_PQSENDQUERYPREPARED 1 #define HAVE_PQPUTCOPYDATA 1 #define HAVE_PQPUTCOPYEND 1 #define HAVE_PQGETCOPYDATA 1 #define HAVE_PQSETERRORVERBOSITY 1 #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1 #define HAVE_PSPELL 1 configure: exit 1