This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:622: checking for a BSD compatible install configure:675: checking whether build environment is sane configure:732: checking whether make sets ${MAKE} configure:778: checking for working aclocal configure:791: checking for working autoconf configure:804: checking for working automake configure:817: checking for working autoheader configure:830: checking for working makeinfo configure:850: checking whether to enable maintainer-specific portions of Makefiles configure:901: checking for gcc configure:1014: checking whether the C compiler (cc -fno-common ) works configure:1030: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:1056: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1061: checking whether we are using GNU C configure:1070: cc -E conftest.c configure:1089: checking whether cc accepts -g configure:1121: checking how to run the C preprocessor configure:1142: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:1201: checking for AIX configure:1225: checking for POSIXized ISC configure:1246: checking for Cygwin environment configure:1262: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:1258: error: `__CYGWIN32__' undeclared (first use in this function) configure:1258: error: (Each undeclared identifier is reported only once configure:1258: error: for each function it appears in.) configure: failed program was: #line 1251 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1279: checking for mingw32 environment configure:1291: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:1287: error: `__MINGW32__' undeclared (first use in this function) configure:1287: error: (Each undeclared identifier is reported only once configure:1287: error: for each function it appears in.) configure: failed program was: #line 1284 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1310: checking for executable suffix configure:1320: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:1342: checking size of short configure:1361: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:1381: checking size of int configure:1400: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:1420: checking size of long configure:1439: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:1460: checking if malloc debugging is wanted configure:1486: checking for bison configure:1528: checking for a BSD compatible install configure:1581: checking whether ln -s works configure:1604: checking for ranlib configure:1635: checking for texi2html configure:1674: checking for perl configure:1727: checking for cc option to accept ANSI C configure:1780: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:1806: checking for function prototypes configure:1966: checking for waddch in -lncurses configure:1985: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:2158: checking for ncurses.h configure:2168: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:2197: checking for sys_errlist and sys_nerr configure:2210: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure: In function `main': configure:2206: warning: initialization discards qualifiers from pointer target type configure:2230: checking for tputs in -lmytinfo configure:2249: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lmytinfo -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: can't locate file for: -lmytinfo configure: failed program was: #line 2238 "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 tputs(); int main() { tputs() ; return 0; } configure:2278: checking for setlocale in -lxpg4 configure:2297: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:2326: checking for main in -lm configure:2341: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:2374: checking for X configure:2688: checking for dnet_ntoa in -ldnet configure:2707: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -ldnet -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 2696 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:2729: checking for dnet_ntoa in -ldnet_stub configure:2748: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -ldnet_stub -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 2737 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:2777: checking for gethostbyname configure:2805: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:2875: checking for connect configure:2903: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:2967: checking for remove configure:2995: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:3059: checking for shmat configure:3087: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:3160: checking for IceConnectionNumber in -lICE configure:3179: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lICE -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:4886: checking for dirent.h that defines DIR configure:4899: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:4924: checking for opendir in -ldir configure:4943: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -ldir -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 4932 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir(); int main() { opendir() ; return 0; } configure:5007: checking for ANSI C header files configure:5020: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5087: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:5114: checking for fcntl.h configure:5124: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5114: checking for limits.h configure:5124: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5114: checking for stdlib.h configure:5124: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5114: checking for strings.h configure:5124: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5114: checking for sys/time.h configure:5124: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5114: checking for unistd.h configure:5124: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5154: checking for locale.h configure:5164: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5154: checking for time.h configure:5164: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5154: checking for math.h configure:5164: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5154: checking for libintl.h configure:5164: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5192: checking for XltCreateFontChooser configure:5220: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: Undefined symbols: _XltCreateFontChooser configure: failed program was: #line 5197 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char XltCreateFontChooser(); 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 XltCreateFontChooser(); 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_XltCreateFontChooser) || defined (__stub___XltCreateFontChooser) choke me #else XltCreateFontChooser(); #endif ; return 0; } configure:5244: checking for gsl_error in -lgsl configure:5263: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lgsl -lgslblas -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: can't locate file for: -lgslblas configure: failed program was: #line 5252 "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 gsl_error(); int main() { gsl_error() ; return 0; } configure:5289: checking for mysql_connect in -lmysqlclient configure:5308: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lmysqlclient -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: can't locate file for: -lmysqlclient configure: failed program was: #line 5297 "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 mysql_connect(); int main() { mysql_connect() ; return 0; } configure:5346: checking for working const configure:5400: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:5421: checking for inline configure:5435: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:5461: checking for size_t configure:5494: checking whether time.h and sys/time.h may both be included configure:5508: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:5529: checking whether struct tm is in sys/time.h or time.h configure:5542: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:5563: checking for tm_zone in struct tm configure:5576: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:5636: checking for working alloca.h configure:5648: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:5669: checking for alloca configure:5702: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:5868: checking return type of signal handlers configure:5890: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:5909: checking for strftime configure:5937: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6005: checking for vprintf configure:6033: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6017: warning: conflicting types for built-in function `vprintf' configure:6112: checking for ftime configure:6140: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6112: checking for gethostname configure:6140: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6112: checking for gettimeofday configure:6140: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6112: checking for mktime configure:6140: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6112: checking for select configure:6140: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6112: checking for strdup configure:6140: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6112: checking for strstr configure:6140: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6124: warning: conflicting types for built-in function `strstr' configure:6167: checking for putenv configure:6195: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6167: checking for strcasecmp configure:6195: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6167: checking for strerror configure:6195: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6167: checking for getcwd configure:6195: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6167: checking for rename configure:6195: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6223: checking for sys/time.h configure:6223: checking for unistd.h configure:6262: checking for alarm configure:6290: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6315: checking for working mktime configure:6472: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6493: checking for obstacks configure:6505: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6499:21: obstack.h: No such file or directory configure: failed program was: #line 6498 "configure" #include "confdefs.h" #include "obstack.h" int main() { struct obstack *mem;obstack_free(mem,(char *) 0) ; return 0; } configure:6529: checking for cupsGetPrinters in -lcups configure:6548: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6581: checking for c++ configure:6613: checking whether the C++ compiler (c++ -fno-common ) works configure:6629: c++ -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.C -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6656: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:6665: checking whether we are using GNU C++ configure:6674: c++ -E conftest.C configure:6692: checking whether c++ accepts -g configure:6734: checking for main in -lxbase configure:6749: c++ -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.C -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6860: checking for off_t configure:6896: checking for unistd.h configure:6935: checking for getpagesize configure:6963: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:6988: checking for working mmap configure:7136: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:7164: checking for argz.h configure:7174: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7170:18: argz.h: No such file or directory configure: failed program was: #line 7169 "configure" #include "confdefs.h" #include configure:7164: checking for limits.h configure:7164: checking for locale.h configure:7164: checking for nl_types.h configure:7174: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7164: checking for stdlib.h configure:7164: checking for string.h configure:7174: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7164: checking for unistd.h configure:7164: checking for sys/param.h configure:7174: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7204: checking for getcwd configure:7204: checking for munmap configure:7232: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:7204: checking for putenv configure:7204: checking for setenv configure:7232: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:7204: checking for setlocale configure:7232: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:7204: checking for strchr configure:7232: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:7216: warning: conflicting types for built-in function `strchr' configure:7204: checking for strcasecmp configure:7204: checking for strdup configure:7204: checking for __argz_count configure:7232: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: Undefined symbols: ___argz_count configure: failed program was: #line 7209 "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:7204: checking for __argz_stringify configure:7232: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: Undefined symbols: ___argz_stringify configure: failed program was: #line 7209 "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:7204: checking for __argz_next configure:7232: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: Undefined symbols: ___argz_next configure: failed program was: #line 7209 "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:7261: checking for stpcpy configure:7289: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:7323: checking for LC_MESSAGES configure:7335: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:7356: checking whether NLS is requested configure:7376: checking whether included gettext is requested configure:7395: checking for libintl.h configure:7422: checking for gettext in libc configure:7434: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: Undefined symbols: _libintl_gettext configure: failed program was: #line 7427 "configure" #include "confdefs.h" #include int main() { return (int) gettext ("") ; return 0; } configure:7450: checking for bindtextdomain in -lintl configure:7469: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lintl -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:7485: checking for gettext in libintl configure:7490: checking for gettext in -lintl configure:7509: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lintl -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:7548: checking for msgfmt configure:7582: checking for dcgettext configure:7610: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: Undefined symbols: _dcgettext configure: failed program was: #line 7587 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dcgettext(); 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 dcgettext(); 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_dcgettext) || defined (__stub___dcgettext) choke me #else dcgettext(); #endif ; return 0; } configure:7637: checking for gmsgfmt configure:7673: checking for xgettext configure:7713: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c -lxbase -lcups -lm -lxpg4 -lncurses -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: Undefined symbols: __nl_msg_cat_cntr configure: failed program was: #line 7705 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:8174: checking for catalogs to be installed