This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:763: checking for a BSD compatible install configure:816: checking whether build environment is sane configure:892: checking for mawk configure:892: checking for gawk configure:922: checking whether make sets ${MAKE} configure:1054: checking for a BSD compatible install configure:1113: checking host system type configure:1143: checking for style of include used by make configure:1174: checking for Cygwin environment configure:1190: cc -c -O2 conftest.c 1>&5 configure: In function 'main': configure:1186: error: '__CYGWIN32__' undeclared (first use in this function) configure:1186: error: (Each undeclared identifier is reported only once configure:1186: error: for each function it appears in.) configure: failed program was: #line 1179 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1207: checking for mingw32 environment configure:1219: cc -c -O2 conftest.c 1>&5 configure: In function 'main': configure:1215: error: '__MINGW32__' undeclared (first use in this function) configure:1215: error: (Each undeclared identifier is reported only once configure:1215: error: for each function it appears in.) configure: failed program was: #line 1212 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1236: checking how to run the C preprocessor configure:1257: cc -E conftest.c >/dev/null 2>conftest.out configure:1385: checking build system type configure:1405: checking for gcc configure:1518: checking whether the C compiler (gcc -O2 ) works configure:1534: gcc -o conftest -O2 conftest.c 1>&5 configure:1560: checking whether the C compiler (gcc -O2 ) is a cross-compiler configure:1565: checking whether we are using GNU C configure:1574: gcc -E conftest.c configure:1593: checking whether gcc accepts -g configure:1627: checking dependency style of gcc configure:1705: checking for ld used by GCC configure:1773: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld GNU ld version 2.16.1 configure:1790: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:1802: checking for BSD-compatible nm configure:1840: checking whether ln -s works configure:1861: checking how to recognise dependant libraries configure:2034: checking for object suffix configure:2040: gcc -c -O2 conftest.c 1>&5 configure:2060: checking for executable suffix configure:2070: gcc -o conftest -O2 conftest.c 1>&5 configure:2101: checking command to parse /usr/bin/nm -B output configure:2177: gcc -c -O2 conftest.c 1>&5 configure:2180: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm configure:2231: gcc -o conftest -O2 conftest.c conftstm.o 1>&5 configure:2277: checking for dlfcn.h configure:2287: cc -E conftest.c >/dev/null 2>conftest.out configure:2455: checking for ranlib configure:2522: checking for strip configure:2758: checking for objdir configure:2785: checking for gcc option to produce PIC configure:2937: checking if gcc PIC flag -fPIC works configure:2951: gcc -c -O2 -fPIC -DPIC conftest.c 1>&5 configure:3003: checking if gcc static flag -static works configure:3018: gcc -o conftest -O2 -static conftest.c 1>&5 configure:3045: checking if gcc supports -c -o file.o configure:3064: gcc -c -O2 -o out/conftest2.o conftest.c 1>&5 configure:3093: checking if gcc supports -c -o file.lo configure:3109: gcc -c -O2 -c -o conftest.lo conftest.c 1>&5 configure:3158: checking if gcc supports -fno-rtti -fno-exceptions configure:3171: gcc -c -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:3198: checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:3814: checking how to hardcode library paths into programs configure:3842: checking whether stripping libraries is possible configure:3856: checking dynamic linker characteristics configure:4242: checking if libtool supports shared libraries configure:4735: checking whether -lc should be explicitly linked in configure:4742: gcc -c -O2 conftest.c 1>&5 configure:4755: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 configure:5334: checking if --enable-debug option specified configure:5687: checking for gcc configure:5800: checking whether the C compiler (gcc -O2 ) works configure:5816: gcc -o conftest -O2 conftest.c 1>&5 configure:5842: checking whether the C compiler (gcc -O2 ) is a cross-compiler configure:5847: checking whether we are using GNU C configure:5875: checking whether gcc accepts -g configure:5909: checking dependency style of gcc configure:6005: checking whether recording of pathnames of libraries is enabled configure:6023: checking if --enable-trace option specified configure:6048: checking for sh configure:6088: checking for sendmail configure:6132: checking for perl5 configure:6132: checking for perl configure:6171: checking for preserve directory configure:6204: checking for mawk configure:6236: checking for ar configure:6272: checking for chmod configure:6308: checking for cp configure:6344: checking for ln configure:6380: checking for mkdir configure:6416: checking for rm configure:6452: checking for ranlib configure:6488: checking for strip configure:6527: checking for X configure:6594: cc -E conftest.c >/dev/null 2>conftest.out configure:6670: gcc -o conftest -O2 conftest.c -lXt 1>&5 configure:6768: checking if --enable-widechar option specified configure:6787: checking for langinfo.h configure:6797: cc -E conftest.c >/dev/null 2>conftest.out configure:6816: checking for iconv.h configure:6826: cc -E conftest.c >/dev/null 2>conftest.out configure:6863: checking if --enable-gtk option specified configure:7284: checking if --enable-motif option specified configure:7470: checking if --enable-threads option specified configure:7523: checking if --enable-perlinterp option specified configure:7566: checking if --enable-tclinterp option specified configure:7695: checking for initscr in -lncurses configure:7714: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c -lncurses 1>&5 configure:7745: checking for ncurses.h configure:7755: cc -E -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c >/dev/null 2>conftest.out configure:7834: checking for tgetent in -lncurses configure:7853: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c -lncurses 1>&5 configure:7969: checking for sys/mman.h configure:7979: cc -E -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c >/dev/null 2>conftest.out configure:8003: checking for sys/select.h configure:8013: cc -E -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c >/dev/null 2>conftest.out configure:8037: checking for ANSI C header files configure:8050: cc -E -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c >/dev/null 2>conftest.out configure:8117: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure: In function 'main': configure:8112: warning: incompatible implicit declaration of built-in function 'exit' configure:8141: checking for ssize_t configure:8174: checking whether byte ordering is bigendian configure:8192: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8207: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure: In function 'main': configure:8202: error: 'not' undeclared (first use in this function) configure:8202: error: (Each undeclared identifier is reported only once configure:8202: error: for each function it appears in.) configure:8202: error: expected ';' before 'big' configure: failed program was: #line 8196 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:8264: checking for working const configure:8318: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8339: checking for st_blksize in struct stat configure:8352: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8373: checking for mode_t configure:8406: checking for off_t configure:8439: checking for pid_t configure:8472: checking for size_t configure:8505: checking whether struct tm is in sys/time.h or time.h configure:8518: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8542: checking for bsearch configure:8570: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8542: checking for gethostname configure:8570: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8542: checking for memchr configure:8570: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8542: checking for memset configure:8570: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8554: warning: conflicting types for built-in function 'memset' configure:8597: checking for bsearch configure:8597: checking for gethostname configure:8597: checking for memchr configure:8597: checking for memset configure:8654: checking for mkstemp configure:8682: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8654: checking for mmap configure:8682: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8654: checking for strdup configure:8682: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8666: warning: conflicting types for built-in function 'strdup' configure:8654: checking for strpbrk configure:8682: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8666: warning: conflicting types for built-in function 'strpbrk' configure:8709: checking for mkstemp configure:8709: checking for mmap configure:8709: checking for strdup configure:8709: checking for strpbrk configure:8766: checking for snprintf configure:8794: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8778: warning: conflicting types for built-in function 'snprintf' configure:8766: checking for vsnprintf configure:8794: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8778: warning: conflicting types for built-in function 'vsnprintf' configure:8821: checking for snprintf configure:8821: checking for vsnprintf configure:8879: checking for select configure:8907: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8934: checking for setenv configure:8962: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:8990: checking for strsep configure:9018: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:9046: checking for unsetenv configure:9074: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:9104: checking for unistd.h configure:9114: cc -E -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c >/dev/null 2>conftest.out configure:9143: checking for getpagesize configure:9171: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:9196: checking for working mmap configure:9344: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:9275: warning: conflicting types for built-in function 'malloc' configure: In function 'main': configure:9292: warning: incompatible implicit declaration of built-in function 'exit' configure:9368: checking for vfork.h configure:9378: cc -E -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c >/dev/null 2>conftest.out configure:9374:19: error: vfork.h: No such file or directory configure: failed program was: #line 9373 "configure" #include "confdefs.h" #include configure:9403: checking for working vfork configure:9554: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure: In function 'main': configure:9537: warning: incompatible implicit declaration of built-in function 'exit' configure:9588: checking for fcntl/flock configure:9605: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:9650: checking for ftruncate/chsize configure:9662: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:9715: checking for tigetstr/tigetnum configure:9727: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c -lncurses 1>&5 configure:9762: checking for waddnstr configure:9774: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c -lncurses 1>&5 configure:9795: checking for beep configure:9807: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c -lncurses 1>&5 configure:9828: checking for flash configure:9840: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c -lncurses 1>&5 configure:9861: checking for idlok configure:9873: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c -lncurses 1>&5 configure:9894: checking for keypad configure:9906: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c -lncurses 1>&5 configure:9927: checking for newterm configure:9939: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c -lncurses 1>&5 configure:9968: checking for setupterm configure:9980: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c -lncurses 1>&5 configure:10004: checking for broken gettimeofday system call configure:10017: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:10038: checking for System V pty calls configure:10050: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:10071: checking for revoke system call configure:10083: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 /var/tmp/portage/nvi-1.81.5-r3/temp/ccxxkuL1.o: In function `main': conftest.c:(.text+0x19): warning: warning: revoke is not implemented and will always fail configure:10104: checking for int type sprintf return value configure:10116: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure: In function 'main': configure:10113: warning: incompatible implicit declaration of built-in function 'exit' configure:10113: warning: incompatible implicit declaration of built-in function 'sprintf' configure:10141: checking for u_char configure:10153: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:10172: checking for u_short configure:10184: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:10203: checking for u_int configure:10215: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:10234: checking for u_long configure:10246: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:10265: checking for u_int8_t configure:10277: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:10318: checking for u_int16_t configure:10330: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:10390: checking for int16_t configure:10402: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:10462: checking for u_int32_t configure:10474: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:10534: checking for int32_t configure:10546: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:10605: checking return type of fprintf configure:10619: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:10612: error: conflicting types for 'fprintf' configure:10612: note: a parameter list with an ellipsis can't match an empty parameter name list declaration configure: failed program was: #line 10610 "configure" #include "confdefs.h" #include int fprintf (); int main() { int i; ; return 0; } configure:10635: checking fprintf prototype needed configure:10649: gcc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c 1>&5 configure:10684: checking for db_create in -ldb configure:10703: gcc -o conftest -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE conftest.c -ldb 1>&5 /var/tmp/portage/nvi-1.81.5-r3/temp/ccwzW0kC.o: In function `main': conftest.c:(.text+0x12): undefined reference to `db_create' collect2: ld returned 1 exit status configure: failed program was: #line 10692 "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 db_create(); int main() { db_create() ; return 0; }