This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:590: checking for non-GNU ld configure:625: checking if the linker (/usr/ccs/bin/ld) is GNU ld configure:678: checking for a BSD compatible install configure:731: checking whether build environment is sane configure:802: checking for gawk configure:832: checking whether make sets ${MAKE} configure:980: checking for bison configure:1011: checking whether ln -s works configure:1034: checking for gcc configure:1147: checking whether the C compiler (gcc -O -L/sw/local/lib -R/sw/local/lib) works configure:1163: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:1189: checking whether the C compiler (gcc -O -L/sw/local/lib -R/sw/local/lib) is a cross-compiler configure:1194: checking whether we are using GNU C configure:1203: gcc -E conftest.c configure:1222: checking whether gcc accepts -g configure:1261: checking for style of include used by make configure:1295: checking dependency style of gcc configure:1362: checking how to run the C preprocessor configure:1383: gcc -E -I/sw/local/include conftest.c >/dev/null 2>conftest.out cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it has already been specified as a non-system directory configure: failed program was: #line 1377 "configure" #include "confdefs.h" #include Syntax Error configure:1400: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:1444: checking for ranlib configure:1494: checking for a BSD compatible install configure:1548: checking whether make sets ${MAKE} configure:1578: checking for special development options configure:1596: checking for AIX configure:1621: checking for strerror in -lcposix configure:1640: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lcposix 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory ld: fatal: library -lcposix: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 1629 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror(); int main() { strerror() ; return 0; } configure:1664: checking for minix/config.h configure:1674: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:1670: minix/config.h: No such file or directory configure: failed program was: #line 1669 "configure" #include "confdefs.h" #include configure:1721: checking for special C compiler options needed for large files configure:1791: checking for _FILE_OFFSET_BITS value needed for large files configure:1813: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:1804: warning: left shift count >= width of type configure:1804: warning: left shift count >= width of type configure:1806: size of array `off_t_is_large' is negative configure: failed program was: #line 1797 "configure" #include "confdefs.h" #include /* Check that off_t can represent 2**63 - 1 correctly. We can't simply "#define LARGE_OFF_T 9223372036854775807", since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ # define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; int main() { ; return 0; } configure:1838: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:1858: checking for _LARGE_FILES value needed for large files configure:1880: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:1928: checking for AIX compilation hacks configure:1946: checking for Linux/Alpha compilation hacks configure:1979: checking for gcc option to accept ANSI C configure:2033: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:2059: checking for function prototypes configure:2073: checking for ANSI C header files configure:2086: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:2153: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:2180: checking for string.h configure:2190: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:2236: checking for shared library run path origin configure:2277: checking host system type configure:2298: checking for working const configure:2352: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:2373: checking for inline configure:2387: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:2413: checking for off_t configure:2446: checking for size_t configure:2481: checking for working alloca.h configure:2493: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:2514: checking for alloca configure:2547: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:2716: checking for stdlib.h configure:2726: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:2716: checking for unistd.h configure:2726: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:2716: checking for sys/stat.h configure:2726: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:2716: checking for sys/types.h configure:2726: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:2755: checking for getpagesize configure:2783: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:2808: checking for working mmap configure:2969: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:2993: checking whether we are using the GNU C Library 2.1 or newer configure:3000: features.h: No such file or directory configure:3436: checking for iconv configure:3454: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory Undefined first referenced symbol in file libiconv /var/tmp//cc3wm3V7.o libiconv_open /var/tmp//cc3wm3V7.o libiconv_close /var/tmp//cc3wm3V7.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3444 "configure" #include "confdefs.h" #include #include int main() { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } configure:3476: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -liconv 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3499: checking how to link with libiconv configure:3515: checking for msgfmt configure:3550: checking for gmsgfmt configure:3587: checking for xgettext configure:3624: checking for msgmerge configure:3687: checking for argz.h configure:3697: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:3693: argz.h: No such file or directory configure: failed program was: #line 3692 "configure" #include "confdefs.h" #include configure:3687: checking for limits.h configure:3697: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:3687: checking for locale.h configure:3697: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:3687: checking for nl_types.h configure:3697: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:3687: checking for malloc.h configure:3697: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:3687: checking for stddef.h configure:3697: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:3687: checking for stdlib.h configure:3687: checking for string.h configure:3687: checking for unistd.h configure:3687: checking for sys/param.h configure:3697: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:3728: checking for feof_unlocked configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory Undefined first referenced symbol in file feof_unlocked /var/tmp//cc8zKgER.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3733 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char feof_unlocked(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char feof_unlocked(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_feof_unlocked) || defined (__stub___feof_unlocked) choke me #else feof_unlocked(); #endif ; return 0; } configure:3728: checking for fgets_unlocked configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory Undefined first referenced symbol in file fgets_unlocked /var/tmp//ccMPqMYm.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3733 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fgets_unlocked(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fgets_unlocked(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked) choke me #else fgets_unlocked(); #endif ; return 0; } configure:3728: checking for getc_unlocked configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3728: checking for getcwd configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3728: checking for getegid configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3728: checking for geteuid configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3728: checking for getgid configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3728: checking for getuid configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3728: checking for mempcpy configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory Undefined first referenced symbol in file mempcpy /var/tmp//ccYCVimy.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3733 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mempcpy(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mempcpy(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_mempcpy) || defined (__stub___mempcpy) choke me #else mempcpy(); #endif ; return 0; } configure:3728: checking for munmap configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3728: checking for putenv configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3728: checking for setenv configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory Undefined first referenced symbol in file setenv /var/tmp//ccaHkFwb.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3733 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setenv(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char setenv(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_setenv) || defined (__stub___setenv) choke me #else setenv(); #endif ; return 0; } configure:3728: checking for setlocale configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3728: checking for stpcpy configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory Undefined first referenced symbol in file stpcpy /var/tmp//ccKqEPvV.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3733 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stpcpy(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char stpcpy(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_stpcpy) || defined (__stub___stpcpy) choke me #else stpcpy(); #endif ; return 0; } configure:3728: checking for strcasecmp configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3728: checking for strdup configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3728: checking for strtoul configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3728: checking for tsearch configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3728: checking for __argz_count configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory Undefined first referenced symbol in file __argz_count /var/tmp//ccwkvb7n.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3733 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_count(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_count) || defined (__stub_____argz_count) choke me #else __argz_count(); #endif ; return 0; } configure:3728: checking for __argz_stringify configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory Undefined first referenced symbol in file __argz_stringify /var/tmp//cc6pFkZS.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3733 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_stringify(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) choke me #else __argz_stringify(); #endif ; return 0; } configure:3728: checking for __argz_next configure:3756: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory Undefined first referenced symbol in file __argz_next /var/tmp//cc3dywUh.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3733 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_next(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_next) || defined (__stub_____argz_next) choke me #else __argz_next(); #endif ; return 0; } configure:3785: checking for iconv declaration configure:3810: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3800: conflicting types for `libiconv' /sw/local/include/iconv.h:82: previous declaration of `libiconv' configure: failed program was: #line 3791 "configure" #include "confdefs.h" #include #include extern #ifdef __cplusplus "C" #endif #if defined(__STDC__) || defined(__cplusplus) size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); #else size_t iconv(); #endif int main() { ; return 0; } configure:3834: checking for nl_langinfo and CODESET configure:3846: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3869: checking for LC_MESSAGES configure:3881: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:3907: checking for bison configure:3940: checking version of bison configure:3967: checking whether NLS is requested configure:3991: checking whether included gettext is requested configure:4011: checking for GNU gettext in libc configure:4026: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory Undefined first referenced symbol in file _nl_msg_cat_cntr /var/tmp//ccAoW4w9.o libintl_bindtextdomain /var/tmp//ccAoW4w9.o _nl_domain_bindings /var/tmp//ccAoW4w9.o libintl_gettext /var/tmp//ccAoW4w9.o libintl_ngettext /var/tmp//ccAoW4w9.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 4016 "configure" #include "confdefs.h" #include extern int _nl_msg_cat_cntr; extern int *_nl_domain_bindings; int main() { bindtextdomain ("", ""); return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings ; return 0; } configure:4419: checking for GNU gettext in libintl configure:4442: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c /sw/local/lib/libintl.a 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory Undefined first referenced symbol in file libiconv /sw/local/lib/libintl.a(dcigettext.o) libiconv_open /sw/local/lib/libintl.a(loadmsgcat.o) libiconv_close /sw/local/lib/libintl.a(loadmsgcat.o) ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 4428 "configure" #include "confdefs.h" #include extern int _nl_msg_cat_cntr; extern #ifdef __cplusplus "C" #endif const char *_nl_expand_alias (); int main() { bindtextdomain ("", ""); return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias (0) ; return 0; } configure:4469: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c /sw/local/lib/libintl.a -liconv 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:4535: checking how to link with libintl configure:4610: checking for ANSI C header files configure:4714: checking for sys/wait.h that is POSIX.1 compatible configure:4735: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:4756: checking whether time.h and sys/time.h may both be included configure:4770: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:4797: checking for fcntl.h configure:4807: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:4797: checking for limits.h configure:4797: checking for locale.h configure:4797: checking for libintl.h configure:4807: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:4797: checking for mcheck.h configure:4807: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:4803: mcheck.h: No such file or directory configure: failed program was: #line 4802 "configure" #include "confdefs.h" #include configure:4797: checking for netdb.h configure:4807: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:4797: checking for netinet/in.h configure:4807: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:4797: checking for signum.h configure:4807: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:4803: signum.h: No such file or directory configure: failed program was: #line 4802 "configure" #include "confdefs.h" #include configure:4797: checking for stdarg.h configure:4807: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:4797: checking for string.h configure:4797: checking for sys/param.h configure:4797: checking for sys/socket.h configure:4807: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:4797: checking for sys/time.h configure:4807: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:4797: checking for unistd.h configure:4797: checking for wchar.h configure:4807: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:4797: checking for wctype.h configure:4807: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:4840: checking for memory.h configure:4850: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:4920: checking for pid_t configure:4953: checking return type of signal handlers configure:4975: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:4994: checking for size_t configure:5027: checking for uid_t in sys/types.h configure:5061: checking type of array argument to getgroups configure:5094: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5136: checking for unistd.h configure:5173: checking for ssize_t configure:5239: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5256: checking for vprintf configure:5284: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5365: checking for stdlib.h configure:5404: checking for strtod configure:5432: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5457: checking for strtod with C89 semantics configure:5491: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5517: checking for sys/time.h configure:5517: checking for unistd.h configure:5556: checking for alarm configure:5584: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5609: checking for working mktime configure:5766: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure: failed program was: #line 5617 "configure" #include "confdefs.h" /* Test program from Paul Eggert (address@hidden) and Tony Leneis (address@hidden). */ #if TIME_WITH_SYS_TIME # include # include #else # if HAVE_SYS_TIME_H # include # else # include # endif #endif #if HAVE_UNISTD_H # include #endif #if !HAVE_ALARM # define alarm(X) /* empty */ #endif /* Work around redefinition to rpl_putenv by other config tests. */ #undef putenv static time_t time_t_max; /* Values we'll use to set the TZ environment variable. */ static const char *const tz_strings[] = { (const char *) 0, "TZ=GMT0", "TZ=JST-9", "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" }; #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) /* Fail if mktime fails to convert a date in the spring-forward gap. Based on a problem report from Andreas Jaeger. */ static void spring_forward_gap () { /* glibc (up to about 1998-10-07) failed this test) */ struct tm tm; /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" instead of "TZ=America/Vancouver" in order to detect the bug even on systems that don't support the Olson extension, or don't have the full zoneinfo tables installed. */ putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); tm.tm_year = 98; tm.tm_mon = 3; tm.tm_mday = 5; tm.tm_hour = 2; tm.tm_min = 0; tm.tm_sec = 0; tm.tm_isdst = -1; if (mktime (&tm) == (time_t)-1) exit (1); } static void mktime_test (now) time_t now; { struct tm *lt; if ((lt = localtime (&now)) && mktime (lt) != now) exit (1); now = time_t_max - now; if ((lt = localtime (&now)) && mktime (lt) != now) exit (1); } static void irix_6_4_bug () { /* Based on code from Ariel Faigon. */ struct tm tm; tm.tm_year = 96; tm.tm_mon = 3; tm.tm_mday = 0; tm.tm_hour = 0; tm.tm_min = 0; tm.tm_sec = 0; tm.tm_isdst = -1; mktime (&tm); if (tm.tm_mon != 2 || tm.tm_mday != 31) exit (1); } static void bigtime_test (j) int j; { struct tm tm; time_t now; tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j; now = mktime (&tm); if (now != (time_t) -1) { struct tm *lt = localtime (&now); if (! (lt && lt->tm_year == tm.tm_year && lt->tm_mon == tm.tm_mon && lt->tm_mday == tm.tm_mday && lt->tm_hour == tm.tm_hour && lt->tm_min == tm.tm_min && lt->tm_sec == tm.tm_sec && lt->tm_yday == tm.tm_yday && lt->tm_wday == tm.tm_wday && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst) == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst)))) exit (1); } } int main () { time_t t, delta; int i, j; /* This test makes some buggy mktime implementations loop. Give up after 60 seconds; a mktime slower than that isn't worth using anyway. */ alarm (60); for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) continue; time_t_max--; delta = time_t_max / 997; /* a suitable prime number */ for (i = 0; i < N_STRINGS; i++) { if (tz_strings[i]) putenv (tz_strings[i]); for (t = 0; t <= time_t_max - delta; t += delta) mktime_test (t); mktime_test ((time_t) 60 * 60); mktime_test ((time_t) 60 * 60 * 24); for (j = 1; 0 < j; j *= 2) bigtime_test (j); bigtime_test (j - 1); } irix_6_4_bug (); spring_forward_gap (); exit (0); } configure:5794: checking for fmod in -lm configure:5813: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5844: checking for getgroups configure:5872: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5844: checking for memset configure:5872: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5856: warning: conflicting types for built-in function `memset' configure:5844: checking for memcpy configure:5872: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5856: warning: conflicting types for built-in function `memcpy' configure:5844: checking for memcmp configure:5872: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5856: warning: conflicting types for built-in function `memcmp' configure:5844: checking for fmod configure:5872: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5844: checking for setlocale configure:5844: checking for strchr configure:5872: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5856: warning: conflicting types for built-in function `strchr' configure:5844: checking for strerror configure:5872: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5844: checking for strftime configure:5872: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5844: checking for strncasecmp configure:5872: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5844: checking for strtod configure:5844: checking for system configure:5872: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5844: checking for tzset configure:5872: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5844: checking for mbrlen configure:5872: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5844: checking for mbrtowc configure:5872: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5899: checking for dlfcn.h configure:5909: gcc -E -traditional-cpp -I/sw/local/include conftest.c >/dev/null 2>conftest.out configure:5926: checking for dlopen in -ldl configure:5945: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -ldl -lm 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:5992: checking whether getpgrp takes no argument configure:6055: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm -ldl 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:6107: checking for gethostbyname configure:6135: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm -ldl 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory Undefined first referenced symbol in file gethostbyname /var/tmp//ccOJmsEQ.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 6112 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethostbyname(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostbyname(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) choke me #else gethostbyname(); #endif ; return 0; } configure:6156: checking for gethostbyname in -lnsl configure:6175: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lnsl -lm -ldl 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:6205: checking for connect configure:6233: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm -ldl 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory Undefined first referenced symbol in file connect /var/tmp//cceaEwZ8.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 6210 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char connect(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char connect(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_connect) || defined (__stub___connect) choke me #else connect(); #endif ; return 0; } configure:6254: checking for connect in -lsocket configure:6273: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lsocket -lnsl -lm -ldl 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:6302: checking where to find the socket library calls configure:6317: checking for st_blksize in struct stat configure:6330: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:6351: checking whether time.h and sys/time.h may both be included configure:6386: checking whether struct tm is in sys/time.h or time.h configure:6399: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:6420: checking for tm_zone in struct tm configure:6433: gcc -c -O -I/sw/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure: In function `main': configure:6429: structure has no member named `tm_zone' configure: failed program was: #line 6425 "configure" #include "confdefs.h" #include #include int main() { struct tm tm; tm.tm_zone; ; return 0; } configure:6453: checking for tzname configure:6468: gcc -o conftest -O -I/sw/local/include -L/sw/local/lib -R/sw/local/lib conftest.c -lm -ldl 1>&5 cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it has already been specified as a non-system directory configure:6491: checking whether char is unsigned configure:6554: checking for working const configure:6629: checking for inline configure:6671: checking for preprocessor stringizing operator