Date: Sat, 4 Oct 2003 00:17:40 -0700 From: Clint Olsen <clint@0lsen.net> To: gnome@freebsd.org Subject: Problems running portupgrade -rf 'gnome*' Message-ID: <20031004071740.GA27708@0lsen.net>
next in thread | raw e-mail | index | archive | help
--jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi: It seemed to have trouble finding IMLIB. Note that I've been having a ton of problems since I upgraded gettext and it broke a ton of things... -Clint --jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:799: checking host system type configure:820: checking target system type configure:838: checking build system type configure:873: checking for a BSD compatible install configure:926: checking whether build environment is sane configure:983: checking whether gmake sets ${MAKE} configure:1029: checking for working aclocal configure:1042: checking for working autoconf configure:1055: checking for working automake configure:1068: checking for working autoheader configure:1081: checking for working makeinfo configure:1113: checking for strerror in -lcposix configure:1132: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lcposix -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: cannot find -lcposix configure: failed program was: #line 1121 "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:1157: checking for gcc configure:1270: checking whether the C compiler (cc -O -pipe ) works configure:1286: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1312: checking whether the C compiler (cc -O -pipe ) is a cross-compiler configure:1317: checking whether we are using GNU C configure:1326: cc -E conftest.c configure:1345: checking whether cc accepts -g configure:1377: checking how to run the C preprocessor configure:1398: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1457: checking for ANSI C header files configure:1470: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1537: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1581: checking for Cygwin environment configure:1597: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1593: `__CYGWIN32__' undeclared (first use in this function) configure:1593: (Each undeclared identifier is reported only once configure:1593: for each function it appears in.) configure: failed program was: #line 1586 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1614: checking for mingw32 environment configure:1626: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1622: `__MINGW32__' undeclared (first use in this function) configure:1622: (Each undeclared identifier is reported only once configure:1622: for each function it appears in.) configure: failed program was: #line 1619 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1723: checking for ld used by GCC configure:1791: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:1808: checking for /usr/libexec/elf/ld option to reload object files configure:1820: checking for BSD-compatible nm configure:1858: checking whether ln -s works configure:1879: checking how to recognise dependant libraries configure:2052: checking for object suffix configure:2058: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure:2078: checking for executable suffix configure:2088: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:2119: checking command to parse /usr/bin/nm -B output configure:2195: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure:2198: /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:2249: cc -o conftest -O -pipe -I/usr/local/include conftest.c conftstm.o 1>&5 configure:2295: checking for dlfcn.h configure:2305: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2473: checking for ranlib configure:2540: checking for strip configure:2776: checking for objdir configure:2803: checking for cc option to produce PIC configure:2955: checking if cc PIC flag -fPIC works configure:2969: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 configure:3021: checking if cc static flag -static works configure:3036: cc -o conftest -O -pipe -I/usr/local/include -static conftest.c -L/usr/local/lib 1>&5 configure:3063: checking if cc supports -c -o file.o configure:3082: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 configure:3111: checking if cc supports -c -o file.lo configure:3127: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 configure:3176: checking if cc supports -fno-rtti -fno-exceptions configure:3189: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 configure:3216: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:3832: checking how to hardcode library paths into programs configure:3860: checking whether stripping libraries is possible configure:3874: checking dynamic linker characteristics configure:4260: checking if libtool supports shared libraries configure:4753: checking whether -lc should be explicitly linked in configure:4760: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure:4773: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 configure:5352: checking whether to enable maintainer-specific portions of Makefiles configure:5388: checking what warning flags to pass to the C compiler configure:5420: checking what language compliance flags to pass to the C compiler configure:5446: checking for pthread_create in -pthread configure:5465: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include conftest.c -pthread -L/usr/local/lib 1>&5 configure:5670: checking for gtk-config configure:5705: checking for GTK - version >= 1.2.0 configure:5806: cc -o conftest -O -pipe -Wall -Wunused -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib 1>&5 configure:5909: checking for SmcSaveYourselfDone in -lSM configure:5928: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm conftest.c -lSM -lICE -L/usr/local/lib 1>&5 configure:5957: checking for X11/SM/SMlib.h configure:5967: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6005: checking for XpmFreeXpmImage in -lXpm configure:6024: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm conftest.c -lXpm -L/usr/local/lib 1>&5 configure:6057: checking for gawk configure:6057: checking for mawk configure:6057: checking for nawk configure:6099: checking for getopt_long configure:6127: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccn1f744.o: In function `main': /tmp/ccn1f744.o(.text+0x7): undefined reference to `getopt_long' configure: failed program was: #line 6104 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getopt_long(); below. */ #include <assert.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 getopt_long(); 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_getopt_long) || defined (__stub___getopt_long) choke me #else getopt_long(); #endif ; return 0; } configure:6159: checking for dirent.h that defines DIR configure:6172: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:6168: warning: unused variable `dirp' configure:6197: checking for opendir in -ldir configure:6216: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -ldir -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: cannot find -ldir configure: failed program was: #line 6205 "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:6284: checking for program_invocation_short_name configure:6296: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccNoo5MB.o: In function `main': /tmp/ccNoo5MB.o(.text+0x9): undefined reference to `program_invocation_short_name' configure: failed program was: #line 6289 "configure" #include "confdefs.h" int *p; int main() { extern int program_invocation_short_name; p = &program_invocation_short_name; ; return 0; } configure:6284: checking for program_invocation_name configure:6296: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccuuckVj.o: In function `main': /tmp/ccuuckVj.o(.text+0x9): undefined reference to `program_invocation_name' configure: failed program was: #line 6289 "configure" #include "confdefs.h" int *p; int main() { extern int program_invocation_name; p = &program_invocation_name; ; return 0; } configure:6284: checking for sys_errlist configure:6296: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6323: checking for memmove configure:6351: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6323: checking for mkstemp configure:6351: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6323: checking for scandir configure:6351: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6323: checking for strcasecmp configure:6351: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6323: checking for strerror configure:6351: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6323: checking for strndup configure:6351: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccRYDm0T.o: In function `main': /tmp/ccRYDm0T.o(.text+0x7): undefined reference to `strndup' configure: failed program was: #line 6328 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strndup(); below. */ #include <assert.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 strndup(); 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_strndup) || defined (__stub___strndup) choke me #else strndup(); #endif ; return 0; } configure:6323: checking for strnlen configure:6351: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccfOqF6f.o: In function `main': /tmp/ccfOqF6f.o(.text+0x7): undefined reference to `strnlen' configure: failed program was: #line 6328 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strnlen(); below. */ #include <assert.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 strnlen(); 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_strnlen) || defined (__stub___strnlen) choke me #else strnlen(); #endif ; return 0; } configure:6380: checking for strtok_r configure:6408: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6380: checking for strtod configure:6408: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6380: checking for strtol configure:6408: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6380: checking for strtoul configure:6408: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6380: checking for vasprintf configure:6408: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6380: checking for vsnprintf configure:6408: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6438: checking for realpath configure:6466: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6496: checking for vprintf configure:6524: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6496: checking for doprnt configure:6524: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccPcb0y0.o: In function `main': /tmp/ccPcb0y0.o(.text+0x7): undefined reference to `doprnt' configure: failed program was: #line 6501 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char doprnt(); below. */ #include <assert.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 doprnt(); 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_doprnt) || defined (__stub___doprnt) choke me #else doprnt(); #endif ; return 0; } configure:6496: checking for strerror_r configure:6524: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:6549: checking for error_at_line configure:6561: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure: In function `main': configure:6557: warning: implicit declaration of function `error_at_line' /tmp/ccH1R7f3.o: In function `main': /tmp/ccH1R7f3.o(.text+0x1a): undefined reference to `error_at_line' configure: failed program was: #line 6554 "configure" #include "confdefs.h" int main() { error_at_line(0, 0, "", 0, ""); ; return 0; } configure:6581: checking for uid_t in sys/types.h configure:6621: checking for string.h configure:6631: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6621: checking for strings.h configure:6631: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6621: checking for stdlib.h configure:6631: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6621: checking for unistd.h configure:6631: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6621: checking for dirent.h configure:6631: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6660: checking whether gethostname must be declared configure:6687: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:6683: warning: unused variable `pfn' configure:6660: checking whether setreuid must be declared configure:6687: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:6683: warning: unused variable `pfn' configure:6660: checking whether setregid must be declared configure:6687: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:6683: warning: unused variable `pfn' configure:6660: checking whether getpagesize must be declared configure:6687: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:6683: warning: unused variable `pfn' configure:6715: checking whether scandir must be declared configure:6746: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:6742: warning: unused variable `pfn' configure:6809: checking for gawk configure:6843: checking for perl5 configure:6876: checking for gtkdoc-mkdb configure:6946: checking for indent configure:7023: checking for ranlib configure:7051: checking for working const configure:7105: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:7079: warning: unused variable `s' configure:7099: warning: unused variable `foo' configure:7067: warning: unused variable `zero' configure:7061: warning: unused variable `x' configure:7078: warning: `t' might be used uninitialized in this function configure:7096: warning: `b' might be used uninitialized in this function configure:7126: checking for inline configure:7140: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:7136: warning: control reaches end of non-void function configure: At top level: configure:7136: warning: return-type defaults to `int' configure:7166: checking for off_t configure:7199: checking for size_t configure:7234: checking for working alloca.h configure:7246: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7240: alloca.h: No such file or directory configure: In function `main': configure:7242: warning: unused variable `p' configure: failed program was: #line 7239 "configure" #include "confdefs.h" #include <alloca.h> int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } configure:7267: checking for alloca configure:7300: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure: In function `main': configure:7296: warning: unused variable `p' configure:7469: checking for stdlib.h configure:7469: checking for unistd.h configure:7469: checking for sys/stat.h configure:7479: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7469: checking for sys/types.h configure:7479: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7508: checking for getpagesize configure:7536: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7561: checking for working mmap configure:7722: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7653: conflicting types for `malloc' /usr/include/stdlib.h:101: previous declaration of `malloc' configure: failed program was: #line 7569 "configure" #include "confdefs.h" /* Thanks to Mike Haertel and Jim Avera for this test. Here is a matrix of mmap possibilities: mmap private not fixed mmap private fixed at somewhere currently unmapped mmap private fixed at somewhere already mapped mmap shared not fixed mmap shared fixed at somewhere currently unmapped mmap shared fixed at somewhere already mapped For private mappings, we should verify that changes cannot be read() back from the file, nor mmap's back from the file at a different address. (There have been systems where private was not correctly implemented like the infamous i386 svr4.0, and systems where the VM page cache was not coherent with the filesystem buffer cache like early versions of FreeBSD and possibly contemporary NetBSD.) For shared mappings, we should conversely verify that changes get propogated back to all the places they're supposed to be. Grep wants private fixed already mapped. The main things grep needs to know about mmap are: * does it exist and is it safe to write into the mmap'd area * how to use it (BSD variants) */ #include <sys/types.h> #include <fcntl.h> #include <sys/mman.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_STDLIB_H # include <stdlib.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if HAVE_UNISTD_H # include <unistd.h> #endif /* This mess was copied from the GNU getpagesize.h. */ #ifndef HAVE_GETPAGESIZE /* Assume that all systems that can run configure have sys/param.h. */ # ifndef HAVE_SYS_PARAM_H # define HAVE_SYS_PARAM_H 1 # endif # ifdef _SC_PAGESIZE # define getpagesize() sysconf(_SC_PAGESIZE) # else /* no _SC_PAGESIZE */ # ifdef HAVE_SYS_PARAM_H # include <sys/param.h> # ifdef EXEC_PAGESIZE # define getpagesize() EXEC_PAGESIZE # else /* no EXEC_PAGESIZE */ # ifdef NBPG # define getpagesize() NBPG * CLSIZE # ifndef CLSIZE # define CLSIZE 1 # endif /* no CLSIZE */ # else /* no NBPG */ # ifdef NBPC # define getpagesize() NBPC # else /* no NBPC */ # ifdef PAGESIZE # define getpagesize() PAGESIZE # endif /* PAGESIZE */ # endif /* no NBPC */ # endif /* no NBPG */ # endif /* no EXEC_PAGESIZE */ # else /* no HAVE_SYS_PARAM_H */ # define getpagesize() 8192 /* punt totally */ # endif /* no HAVE_SYS_PARAM_H */ # endif /* no _SC_PAGESIZE */ #endif /* no HAVE_GETPAGESIZE */ #ifdef __cplusplus extern "C" { void *malloc(unsigned); } #else char *malloc(); #endif int main() { char *data, *data2, *data3; int i, pagesize; int fd; pagesize = getpagesize(); /* * First, make a file with some known garbage in it. */ data = malloc(pagesize); if (!data) exit(1); for (i = 0; i < pagesize; ++i) *(data + i) = rand(); umask(0); fd = creat("conftestmmap", 0600); if (fd < 0) exit(1); if (write(fd, data, pagesize) != pagesize) exit(1); close(fd); /* * Next, try to mmap the file at a fixed address which * already has something else allocated at it. If we can, * also make sure that we see the same garbage. */ fd = open("conftestmmap", O_RDWR); if (fd < 0) exit(1); data2 = malloc(2 * pagesize); if (!data2) exit(1); data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); if (data2 != mmap(data2, pagesize, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_FIXED, fd, 0L)) exit(1); for (i = 0; i < pagesize; ++i) if (*(data + i) != *(data2 + i)) exit(1); /* * Finally, make sure that changes to the mapped area * do not percolate back to the file as seen by read(). * (This is a bug on some variants of i386 svr4.0.) */ for (i = 0; i < pagesize; ++i) *(data2 + i) = *(data2 + i) + 1; data3 = malloc(pagesize); if (!data3) exit(1); if (read(fd, data3, pagesize) != pagesize) exit(1); for (i = 0; i < pagesize; ++i) if (*(data + i) != *(data3 + i)) exit(1); close(fd); unlink("conftestmmap"); exit(0); } configure:7750: checking for argz.h configure:7760: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7756: argz.h: No such file or directory configure: failed program was: #line 7755 "configure" #include "confdefs.h" #include <argz.h> configure:7750: checking for limits.h configure:7760: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7750: checking for locale.h configure:7760: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7750: checking for nl_types.h configure:7760: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7750: checking for malloc.h configure:7760: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out In file included from configure:7756: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" configure: failed program was: #line 7755 "configure" #include "confdefs.h" #include <malloc.h> configure:7750: checking for string.h configure:7750: checking for unistd.h configure:7750: checking for sys/param.h configure:7760: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7790: checking for getcwd configure:7818: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7790: checking for munmap configure:7818: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7790: checking for putenv configure:7818: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7790: checking for setenv configure:7818: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7790: checking for setlocale configure:7818: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7790: checking for strchr configure:7818: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7790: checking for strcasecmp configure:7790: checking for strdup configure:7818: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7790: checking for __argz_count configure:7818: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccaqEcYz.o: In function `main': /tmp/ccaqEcYz.o(.text+0x7): undefined reference to `__argz_count' configure: failed program was: #line 7795 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count(); below. */ #include <assert.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 __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:7790: checking for __argz_stringify configure:7818: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/cc5my1t1.o: In function `main': /tmp/cc5my1t1.o(.text+0x7): undefined reference to `__argz_stringify' configure: failed program was: #line 7795 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify(); below. */ #include <assert.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 __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:7790: checking for __argz_next configure:7818: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccvs0n9X.o: In function `main': /tmp/ccvs0n9X.o(.text+0x7): undefined reference to `__argz_next' configure: failed program was: #line 7795 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next(); below. */ #include <assert.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 __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:7847: checking for stpcpy configure:7875: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/cc0DxvnH.o: In function `main': /tmp/cc0DxvnH.o(.text+0x7): undefined reference to `stpcpy' configure: failed program was: #line 7852 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stpcpy(); below. */ #include <assert.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 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:7909: checking for LC_MESSAGES configure:7921: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7942: checking whether NLS is requested configure:7978: checking for libintl.h configure:7988: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:8005: checking for gettext in libc configure:8017: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccwM7GD8.o: In function `main': /tmp/ccwM7GD8.o(.text+0xf): undefined reference to `libintl_gettext' configure: failed program was: #line 8010 "configure" #include "confdefs.h" #include <libintl.h> int main() { return (int) gettext ("") ; return 0; } configure:8033: checking for bindtextdomain in -lintl configure:8052: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lintl -L/usr/local/lib 1>&5 configure:8068: checking for gettext in libintl configure:8073: checking for gettext in -lintl configure:8092: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lintl -L/usr/local/lib 1>&5 configure:8131: checking for msgfmt configure:8165: checking for dcgettext configure:8193: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccmV3xV4.o: In function `main': /tmp/ccmV3xV4.o(.text+0x7): undefined reference to `dcgettext' configure: failed program was: #line 8170 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dcgettext(); below. */ #include <assert.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 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:8220: checking for gmsgfmt configure:8256: checking for xgettext configure:8296: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccBMlqbU.o: In function `main': /tmp/ccBMlqbU.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr' configure: failed program was: #line 8288 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:8573: checking for catalogs to be installed configure:8684: checking for floor in -lm configure:8703: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 configure:8735: checking for dlfcn.h configure:8735: checking for locale.h configure:8773: checking for gmodule support configure:8794: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 conftest.c -lm -L/usr/local/lib 1>&5 configure:8818: checking for strerror configure:8818: checking for gethostbyname configure:8846: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 configure:8818: checking for setfsgid configure:8846: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 /tmp/ccSRQ3RB.o: In function `main': /tmp/ccSRQ3RB.o(.text+0x7): undefined reference to `setfsgid' configure: failed program was: #line 8823 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setfsgid(); below. */ #include <assert.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 setfsgid(); 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_setfsgid) || defined (__stub___setfsgid) choke me #else setfsgid(); #endif ; return 0; } configure:8818: checking for setenv configure:8818: checking for putenv configure:8818: checking for strdup configure:8916: checking for inet_aton configure:8944: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 configure:9016: checking for gtk_signal_handler_pending configure:9044: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lSM -lICE -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -lm -L/usr/local/lib 1>&5 configure:9074: checking for sys/select.h configure:9084: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9074: checking for sys/time.h configure:9084: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9074: checking for sys/un.h configure:9084: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9074: checking for paths.h configure:9084: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9074: checking for sys/syslimits.h configure:9084: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9074: checking for sys/fsuid.h configure:9084: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9080: sys/fsuid.h: No such file or directory configure: failed program was: #line 9079 "configure" #include "confdefs.h" #include <sys/fsuid.h> configure:9112: checking for sa_len in struct sockaddr configure:9121: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 In file included from configure:9115: /usr/include/sys/socket.h:52: syntax error before `sa_family_t' /usr/include/sys/socket.h:52: warning: type defaults to `int' in declaration of `sa_family_t' /usr/include/sys/socket.h:52: warning: data definition has no type or storage class /usr/include/sys/socket.h:163: syntax error before `u_char' /usr/include/sys/socket.h:174: syntax error before `u_short' /usr/include/sys/socket.h:188: syntax error before `u_char' /usr/include/sys/socket.h:190: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:190: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:190: size of array `__ss_pad1' is too large /usr/include/sys/socket.h:191: syntax error before `int64_t' /usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:359: syntax error before `pid_t' /usr/include/sys/socket.h:364: syntax error before `gid_t' /usr/include/sys/socket.h:399: syntax error before `u_short' /usr/include/sys/socket.h:407: syntax error before `caddr_t' /usr/include/sys/socket.h:411: syntax error before `caddr_t' In file included from configure:9115: /usr/include/sys/socket.h:444: syntax error before `recv' /usr/include/sys/socket.h:444: syntax error before `size_t' /usr/include/sys/socket.h:444: warning: type defaults to `int' in declaration of `recv' /usr/include/sys/socket.h:444: warning: data definition has no type or storage class /usr/include/sys/socket.h:445: syntax error before `recvfrom' /usr/include/sys/socket.h:445: syntax error before `size_t' /usr/include/sys/socket.h:445: warning: type defaults to `int' in declaration of `recvfrom' /usr/include/sys/socket.h:445: warning: data definition has no type or storage class /usr/include/sys/socket.h:446: syntax error before `recvmsg' /usr/include/sys/socket.h:446: warning: type defaults to `int' in declaration of `recvmsg' /usr/include/sys/socket.h:446: warning: data definition has no type or storage class /usr/include/sys/socket.h:447: syntax error before `send' /usr/include/sys/socket.h:447: syntax error before `size_t' /usr/include/sys/socket.h:447: warning: type defaults to `int' in declaration of `send' /usr/include/sys/socket.h:447: warning: data definition has no type or storage class /usr/include/sys/socket.h:448: syntax error before `sendto' /usr/include/sys/socket.h:449: syntax error before `size_t' /usr/include/sys/socket.h:449: warning: type defaults to `int' in declaration of `sendto' /usr/include/sys/socket.h:449: warning: data definition has no type or storage class /usr/include/sys/socket.h:450: syntax error before `sendmsg' /usr/include/sys/socket.h:450: warning: type defaults to `int' in declaration of `sendmsg' /usr/include/sys/socket.h:450: warning: data definition has no type or storage class /usr/include/sys/socket.h:451: syntax error before `off_t' configure: In function `main': configure:9117: structure has no member named `sa_len' configure: failed program was: #line 9114 "configure" #include "confdefs.h" #include <sys/socket.h> int main() { struct sockaddr s; s.sa_len; ; return 0; } configure:9134: checking for sa_len with -D_SOCKADDR_LEN configure:9145: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -D_SOCKADDR_LEN conftest.c 1>&5 In file included from configure:9139: /usr/include/sys/socket.h:52: syntax error before `sa_family_t' /usr/include/sys/socket.h:52: warning: type defaults to `int' in declaration of `sa_family_t' /usr/include/sys/socket.h:52: warning: data definition has no type or storage class /usr/include/sys/socket.h:163: syntax error before `u_char' /usr/include/sys/socket.h:174: syntax error before `u_short' /usr/include/sys/socket.h:188: syntax error before `u_char' /usr/include/sys/socket.h:190: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:190: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:190: size of array `__ss_pad1' is too large /usr/include/sys/socket.h:191: syntax error before `int64_t' /usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:359: syntax error before `pid_t' /usr/include/sys/socket.h:364: syntax error before `gid_t' /usr/include/sys/socket.h:399: syntax error before `u_short' /usr/include/sys/socket.h:407: syntax error before `caddr_t' /usr/include/sys/socket.h:411: syntax error before `caddr_t' In file included from configure:9139: /usr/include/sys/socket.h:444: syntax error before `recv' /usr/include/sys/socket.h:444: syntax error before `size_t' /usr/include/sys/socket.h:444: warning: type defaults to `int' in declaration of `recv' /usr/include/sys/socket.h:444: warning: data definition has no type or storage class /usr/include/sys/socket.h:445: syntax error before `recvfrom' /usr/include/sys/socket.h:445: syntax error before `size_t' /usr/include/sys/socket.h:445: warning: type defaults to `int' in declaration of `recvfrom' /usr/include/sys/socket.h:445: warning: data definition has no type or storage class /usr/include/sys/socket.h:446: syntax error before `recvmsg' /usr/include/sys/socket.h:446: warning: type defaults to `int' in declaration of `recvmsg' /usr/include/sys/socket.h:446: warning: data definition has no type or storage class /usr/include/sys/socket.h:447: syntax error before `send' /usr/include/sys/socket.h:447: syntax error before `size_t' /usr/include/sys/socket.h:447: warning: type defaults to `int' in declaration of `send' /usr/include/sys/socket.h:447: warning: data definition has no type or storage class /usr/include/sys/socket.h:448: syntax error before `sendto' /usr/include/sys/socket.h:449: syntax error before `size_t' /usr/include/sys/socket.h:449: warning: type defaults to `int' in declaration of `sendto' /usr/include/sys/socket.h:449: warning: data definition has no type or storage class /usr/include/sys/socket.h:450: syntax error before `sendmsg' /usr/include/sys/socket.h:450: warning: type defaults to `int' in declaration of `sendmsg' /usr/include/sys/socket.h:450: warning: data definition has no type or storage class /usr/include/sys/socket.h:451: syntax error before `off_t' configure: In function `main': configure:9141: structure has no member named `sa_len' configure: failed program was: #line 9138 "configure" #include "confdefs.h" #include <sys/socket.h> int main() { struct sockaddr s; s.sa_len; ; return 0; } configure:9165: checking for Unix98 sendmsg configure:9183: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 configure:9205: checking for sys/time.h configure:9205: checking for utmp.h configure:9215: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9205: checking for utmpx.h configure:9215: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9211: utmpx.h: No such file or directory configure: failed program was: #line 9210 "configure" #include "confdefs.h" #include <utmpx.h> configure:9242: checking whether time.h and sys/time.h may both be included configure:9256: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:9252: warning: unused variable `tp' configure:9290: checking for ut_host field in the utmp structure configure:9314: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:9333: checking for ut_pid field in the utmp structure configure:9357: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:9353: structure has no member named `ut_pid' configure: failed program was: #line 9335 "configure" #include "confdefs.h" #ifdef TIME_WITH_SYS_TIME #include <sys/time.h> #include <time.h> #else #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #else #include <time.h> #endif #endif #ifdef HAVE_UTMP_H #include <utmp.h> #endif #ifdef HAVE_UTMPX_H #include <utmpx.h> #endif int main() { UTMP ut; int i; i=ut.ut_pid; ; return 0; } configure:9376: checking for ut_id field in the utmp structure configure:9400: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:9396: structure has no member named `ut_id' configure: failed program was: #line 9378 "configure" #include "confdefs.h" #ifdef TIME_WITH_SYS_TIME #include <sys/time.h> #include <time.h> #else #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #else #include <time.h> #endif #endif #ifdef HAVE_UTMP_H #include <utmp.h> #endif #ifdef HAVE_UTMPX_H #include <utmpx.h> #endif int main() { UTMP ut; char *p; p=ut.ut_id; ; return 0; } configure:9419: checking for ut_name field in the utmp structure configure:9443: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:9462: checking for ut_type field in the utmp structure configure:9486: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:9482: structure has no member named `ut_type' configure: failed program was: #line 9464 "configure" #include "confdefs.h" #ifdef TIME_WITH_SYS_TIME #include <sys/time.h> #include <time.h> #else #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #else #include <time.h> #endif #endif #ifdef HAVE_UTMP_H #include <utmp.h> #endif #ifdef HAVE_UTMPX_H #include <utmpx.h> #endif int main() { UTMP ut; int i; i=(int) ut.ut_type; ; return 0; } configure:9505: checking for ut_exit.e_termination field in the utmp structure configure:9529: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:9525: structure has no member named `ut_exit' configure: failed program was: #line 9507 "configure" #include "confdefs.h" #ifdef TIME_WITH_SYS_TIME #include <sys/time.h> #include <time.h> #else #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #else #include <time.h> #endif #endif #ifdef HAVE_UTMP_H #include <utmp.h> #endif #ifdef HAVE_UTMPX_H #include <utmpx.h> #endif int main() { UTMP ut; ut.ut_exit.e_termination=0; ; return 0; } configure:9548: checking for ut_user field in the utmp structure configure:9572: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:9568: structure has no member named `ut_user' configure: failed program was: #line 9550 "configure" #include "confdefs.h" #ifdef TIME_WITH_SYS_TIME #include <sys/time.h> #include <time.h> #else #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #else #include <time.h> #endif #endif #ifdef HAVE_UTMP_H #include <utmp.h> #endif #ifdef HAVE_UTMPX_H #include <utmpx.h> #endif int main() { UTMP ut; char *p; p=ut.ut_user; ; return 0; } configure:9591: checking for ut_time field in the utmp structure configure:9615: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:9634: checking for ut_tv field in the utmp structure configure:9658: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:9654: structure has no member named `ut_tv' configure: failed program was: #line 9636 "configure" #include "confdefs.h" #ifdef TIME_WITH_SYS_TIME #include <sys/time.h> #include <time.h> #else #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #else #include <time.h> #endif #endif #ifdef HAVE_UTMP_H #include <utmp.h> #endif #ifdef HAVE_UTMPX_H #include <utmpx.h> #endif int main() { UTMP ut; ut.ut_tv.tv_sec=0; ; return 0; } configure:9677: checking for ut_syslen field in the utmp structure configure:9701: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:9697: structure has no member named `ut_syslen' configure: failed program was: #line 9679 "configure" #include "confdefs.h" #ifdef TIME_WITH_SYS_TIME #include <sys/time.h> #include <time.h> #else #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #else #include <time.h> #endif #endif #ifdef HAVE_UTMP_H #include <utmp.h> #endif #ifdef HAVE_UTMPX_H #include <utmpx.h> #endif int main() { UTMP ut; ut.ut_syslen=0; ; return 0; } configure:9726: checking for sys/time.h configure:9726: checking for utmp.h configure:9726: checking for lastlog.h configure:9736: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9732: lastlog.h: No such file or directory configure: failed program was: #line 9731 "configure" #include "confdefs.h" #include <lastlog.h> configure:9763: checking whether time.h and sys/time.h may both be included configure:9799: checking for existance of lastlog structure configure:9823: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:9847: checking for pty.h configure:9857: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9853: pty.h: No such file or directory configure: failed program was: #line 9852 "configure" #include "confdefs.h" #include <pty.h> configure:9847: checking for util.h configure:9857: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9853: util.h: No such file or directory configure: failed program was: #line 9852 "configure" #include "confdefs.h" #include <util.h> configure:9847: checking for libutil.h configure:9857: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9847: checking for ttyent.h configure:9857: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9885: checking for openpty in -lutil configure:9904: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lutil -lm -L/usr/local/lib 1>&5 configure:9921: checking for login_tty in -lutil configure:9940: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lutil -lm -L/usr/local/lib 1>&5 configure:9982: checking for grantpt configure:10010: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 /tmp/ccqkXZxV.o: In function `main': /tmp/ccqkXZxV.o(.text+0x7): undefined reference to `grantpt' configure: failed program was: #line 9987 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char grantpt(); below. */ #include <assert.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 grantpt(); 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_grantpt) || defined (__stub___grantpt) choke me #else grantpt(); #endif ; return 0; } configure:9982: checking for utmpxname configure:10010: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 /tmp/ccH0flM8.o: In function `main': /tmp/ccH0flM8.o(.text+0x7): undefined reference to `utmpxname' configure: failed program was: #line 9987 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char utmpxname(); below. */ #include <assert.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 utmpxname(); 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_utmpxname) || defined (__stub___utmpxname) choke me #else utmpxname(); #endif ; return 0; } configure:9982: checking for utmpname configure:10010: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 /tmp/cc8ktR6Z.o: In function `main': /tmp/cc8ktR6Z.o(.text+0x7): undefined reference to `utmpname' configure: failed program was: #line 9987 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char utmpname(); below. */ #include <assert.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 utmpname(); 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_utmpname) || defined (__stub___utmpname) choke me #else utmpname(); #endif ; return 0; } configure:9982: checking for getutmpx configure:10010: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 /tmp/ccD5Az05.o: In function `main': /tmp/ccD5Az05.o(.text+0x7): undefined reference to `getutmpx' configure: failed program was: #line 9987 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getutmpx(); below. */ #include <assert.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 getutmpx(); 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_getutmpx) || defined (__stub___getutmpx) choke me #else getutmpx(); #endif ; return 0; } configure:9982: checking for getutent configure:10010: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 /tmp/ccHUFF5Y.o: In function `main': /tmp/ccHUFF5Y.o(.text+0x7): undefined reference to `getutent' configure: failed program was: #line 9987 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getutent(); below. */ #include <assert.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 getutent(); 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_getutent) || defined (__stub___getutent) choke me #else getutent(); #endif ; return 0; } configure:9982: checking for getttyent configure:10010: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 configure:10037: checking for updwtmpx configure:10065: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 /tmp/ccStyWHN.o: In function `main': /tmp/ccStyWHN.o(.text+0x7): undefined reference to `updwtmpx' configure: failed program was: #line 10042 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char updwtmpx(); below. */ #include <assert.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 updwtmpx(); 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_updwtmpx) || defined (__stub___updwtmpx) choke me #else updwtmpx(); #endif ; return 0; } configure:10037: checking for updwtmp configure:10065: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 /tmp/ccC1BT2i.o: In function `main': /tmp/ccC1BT2i.o(.text+0x7): undefined reference to `updwtmp' configure: failed program was: #line 10042 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char updwtmp(); below. */ #include <assert.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 updwtmp(); 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_updwtmp) || defined (__stub___updwtmp) choke me #else updwtmp(); #endif ; return 0; } configure:10037: checking for fcntl configure:10065: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 configure:10037: checking for flock configure:10065: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 configure:10037: checking for strrchr configure:10065: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 configure:10037: checking for seteuid configure:10065: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 configure:10037: checking for setreuid configure:10065: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib 1>&5 configure:10094: checking for stropts.h configure:10104: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:10100: stropts.h: No such file or directory configure: failed program was: #line 10099 "configure" #include "confdefs.h" #include <stropts.h> configure:10135: checking for grantpt in -lpt configure:10154: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpt -lm -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: cannot find -lpt configure: failed program was: #line 10143 "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 grantpt(); int main() { grantpt() ; return 0; } configure:10186: checking for inflate in -lz configure:10205: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lz -lm -L/usr/local/lib 1>&5 configure:10222: checking for zlib.h configure:10232: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:10261: checking for compress in -lz configure:10280: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lz -lm -L/usr/local/lib 1>&5 configure:10314: checking for jpeg_destroy_decompress in -ljpeg configure:10333: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -ljpeg -lz -lm -L/usr/local/lib 1>&5 configure:10356: checking for jpeglib.h configure:10369: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:10392: checking for TIFFReadScanline in -ltiff configure:10411: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -ltiff -ljpeg -lz -lm -lz -lm -L/usr/local/lib 1>&5 configure:10428: checking for tiffio.h configure:10438: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:10618: checking for DGifOpenFileName in -lgif configure:10637: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lgif -lSM -lICE -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -lz -lm -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: cannot find -lgif configure: failed program was: #line 10626 "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 DGifOpenFileName(); int main() { DGifOpenFileName() ; return 0; } configure:10694: checking for DGifOpenFileName in -lungif configure:10713: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lungif -lSM -lICE -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -lz -lm -L/usr/local/lib 1>&5 configure:10730: checking for gif_lib.h configure:10740: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:10770: checking for png_read_info in -lpng configure:10789: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpng -lz -lm -lz -lm -L/usr/local/lib 1>&5 configure:10806: checking for png.h configure:10816: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:10844: checking for png_structp in png.h configure:10854: cc -c -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:10849: warning: statement with no effect configure:10849: warning: unused variable `cmap' configure:10849: warning: unused variable `info' configure:10849: warning: unused variable `pp' configure:10865: checking for png_get_IHDR in -lpng configure:10884: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpng -lz -lm -L/usr/local/lib 1>&5 configure:10917: checking for strdup configure:10973: checking for utime.h configure:10983: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:11013: checking for stdlib.h configure:11013: checking for unistd.h configure:11013: checking for sys/stat.h configure:11013: checking for sys/types.h configure:11052: checking for getpagesize configure:11105: checking for working mmap configure:11289: checking for umode_t configure:11332: checking for dbopen configure:11360: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lz -lm -L/usr/local/lib 1>&5 configure:11767: checking for db.h configure:11777: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:11767: checking for db_185.h configure:11777: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:11773: db_185.h: No such file or directory configure: failed program was: #line 11772 "configure" #include "confdefs.h" #include <db_185.h> configure:11767: checking for db1/db.h configure:11777: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:11773: db1/db.h: No such file or directory configure: failed program was: #line 11772 "configure" #include "confdefs.h" #include <db1/db.h> configure:11814: checking for X configure:12128: checking for dnet_ntoa in -ldnet configure:12147: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -ldnet -lz -lm -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: cannot find -ldnet configure: failed program was: #line 12136 "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:12169: checking for dnet_ntoa in -ldnet_stub configure:12188: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -ldnet_stub -lz -lm -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: cannot find -ldnet_stub configure: failed program was: #line 12177 "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:12217: checking for gethostbyname configure:12315: checking for connect configure:12343: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lz -lm -L/usr/local/lib 1>&5 configure:12407: checking for remove configure:12435: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lz -lm -L/usr/local/lib 1>&5 configure:12499: checking for shmat configure:12527: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lz -lm -L/usr/local/lib 1>&5 configure:12600: checking for IceConnectionNumber in -lICE configure:12619: cc -o conftest -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lICE -lz -lm -L/usr/local/lib 1>&5 configure:12685: checking for imlib-config configure:12720: checking for IMLIB - version >= 1.9 configure:12782: cc -o conftest -O -pipe -Wall -Wunused -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lz -lm -L/usr/local/lib -L/usr/X11R6/lib -lgdk_imlib -ltiff -lungif -lpng -lz -lm -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgdk_imlib.so, not found (try using -rpath or -rpath-link) configure: failed program was: #line 12742 "configure" #include "confdefs.h" #include <stdio.h> #include <stdlib.h> #include <gdk_imlib.h> int main () { int major, minor; char *tmp_version; system ("touch conf.gdkimlibtest"); /* HP/UX 9 (%@#!) writes to sscanf strings */ tmp_version = g_strdup("1.9"); if (sscanf(tmp_version, "%d.%d", &major, &minor) != 2) { printf("%s, bad version string\n", "1.9"); exit(1); } if ((1 > major) || ((1 == major) && (9 >= minor))) { return 0; } else { printf("\n*** 'imlib-config --version' returned %d.%d, but the minimum version\n", 1, 9); printf("*** of IMLIB required is %d.%d. If imlib-config is correct, then it is\n", major, minor); printf("*** best to upgrade to the required version.\n"); printf("*** If imlib-config was wrong, set the environment variable IMLIB_CONFIG\n"); printf("*** to point to the correct copy of imlib-config, and remove the file\n"); printf("*** config.cache before re-running configure\n"); return 1; } } configure:12826: cc -o conftest -O -pipe -Wall -Wunused -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lz -lm -L/usr/local/lib -L/usr/X11R6/lib -lgdk_imlib -ltiff -lungif -lpng -lz -lm -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgdk_imlib.so, not found (try using -rpath or -rpath-link) configure:12895: checking for imlib-config configure:12930: checking for IMLIB - version >= 1.8 configure:12992: cc -o conftest -O -pipe -Wall -Wunused -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lz -lm -L/usr/local/lib -L/usr/X11R6/lib -lgdk_imlib -ltiff -lungif -lpng -lz -lm -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgdk_imlib.so, not found (try using -rpath or -rpath-link) configure: failed program was: #line 12952 "configure" #include "confdefs.h" #include <stdio.h> #include <stdlib.h> #include <gdk_imlib.h> int main () { int major, minor; char *tmp_version; system ("touch conf.gdkimlibtest"); /* HP/UX 9 (%@#!) writes to sscanf strings */ tmp_version = g_strdup("1.8"); if (sscanf(tmp_version, "%d.%d", &major, &minor) != 2) { printf("%s, bad version string\n", "1.8"); exit(1); } if ((1 > major) || ((1 == major) && (9 >= minor))) { return 0; } else { printf("\n*** 'imlib-config --version' returned %d.%d, but the minimum version\n", 1, 9); printf("*** of IMLIB required is %d.%d. If imlib-config is correct, then it is\n", major, minor); printf("*** best to upgrade to the required version.\n"); printf("*** If imlib-config was wrong, set the environment variable IMLIB_CONFIG\n"); printf("*** to point to the correct copy of imlib-config, and remove the file\n"); printf("*** config.cache before re-running configure\n"); return 1; } } configure:13038: cc -o conftest -O -pipe -Wall -Wunused -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lz -lm -L/usr/local/lib -L/usr/X11R6/lib -lgdk_imlib -ltiff -lungif -lpng -lz -lm -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgdk_imlib.so, not found (try using -rpath or -rpath-link) --jRHKVT23PllUwdXP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031004071740.GA27708>