From owner-freebsd-gnome Fri Jan 3 9:45:48 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 059AE37B401 for ; Fri, 3 Jan 2003 09:45:31 -0800 (PST) Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A1F543ED4 for ; Fri, 3 Jan 2003 09:45:29 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-201-073.lsanca1.elnk.dsl.genuity.net ([4.62.201.73] helo=netcom1.netcom.com) by harrier.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18UVsr-0002x5-00; Fri, 03 Jan 2003 09:45:26 -0800 Received: from localhost (localhost [127.0.0.1]) by netcom1.netcom.com (Postfix) with ESMTP id 8CD4413125; Fri, 3 Jan 2003 09:45:24 -0800 (PST) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 52BA813124; Fri, 3 Jan 2003 09:45:17 -0800 (PST) From: Mike Harding To: marcus@marcuscom.com Cc: gnome@freebsd.org In-reply-to: <1041615488.325.17.camel@gyros> (message from Joe Marcus Clarke on 03 Jan 2003 12:38:09 -0500) Subject: Re: /usr/ports/mail/balsa doesn't build References: <20030103172822.E71CC13106@netcom1.netcom.com> <1041615488.325.17.camel@gyros> Message-Id: <20030103174517.52BA813124@netcom1.netcom.com> Date: Fri, 3 Jan 2003 09:45:17 -0800 (PST) X-Virus-Scanned: by AMaViS snapshot-20020531 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Here's /usr/ports/mail/balsa/work/balsa-1.4.1/config.log: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:795: checking for non-GNU ld configure:830: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:896: checking for a BSD compatible install configure:949: checking whether build environment is sane configure:1006: checking whether make sets ${MAKE} configure:1052: checking for working aclocal configure:1065: checking for working autoconf configure:1078: checking for working automake configure:1091: checking for working autoheader configure:1104: checking for working makeinfo configure:1120: checking whether to enable maintainer-specific portions of Makefiles configure:1213: checking for gnome-config configure:1250: checking if /usr/X11R6/bin/gnome-config works configure:1258: checking for orbit-config configure:1294: checking for orbit-idl configure:1328: checking for working ORBit environment configure:1364: checking for gnorba libraries configure:1475: checking for gcc configure:1588: checking whether the C compiler (cc -O -pipe ) works configure:1604: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -liconv 1>&5 configure:1630: checking whether the C compiler (cc -O -pipe ) is a cross-compiler configure:1635: checking whether we are using GNU C configure:1644: cc -E conftest.c configure:1663: checking whether cc accepts -g configure:1696: checking for strerror in -lcposix configure:1715: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -lcposix -L/usr/local/lib -liconv 1>&5 /usr/libexec/elf/ld: cannot find -lcposix configure: failed program was: #line 1704 "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:1738: checking how to run the C preprocessor configure:1759: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c >/dev/null 2>conftest.out configure:1818: checking for ANSI C header files configure:1831: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c >/dev/null 2>conftest.out configure:1898: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -liconv 1>&5 configure:1926: checking for bison configure:1968: checking for Cygwin environment configure:1984: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c 1>&5 configure: In function `main': configure:1980: `__CYGWIN32__' undeclared (first use in this function) configure:1980: (Each undeclared identifier is reported only once configure:1980: for each function it appears in.) configure: failed program was: #line 1973 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:2001: checking for mingw32 environment configure:2013: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c 1>&5 configure: In function `main': configure:2009: `__MINGW32__' undeclared (first use in this function) configure:2009: (Each undeclared identifier is reported only once configure:2009: for each function it appears in.) configure: failed program was: #line 2006 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:2105: checking host system type configure:2126: checking build system type configure:2155: checking for ld used by GCC configure:2223: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:2240: checking for /usr/bin/ld option to reload object files configure:2252: checking for BSD-compatible nm configure:2290: checking whether ln -s works configure:2311: checking how to recognise dependant libraries configure:2494: checking for object suffix configure:2500: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c 1>&5 configure:2520: checking for executable suffix configure:2530: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -liconv 1>&5 configure:2561: checking command to parse /usr/bin/nm -B output configure:2641: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c 1>&5 configure:2644: /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:2695: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c conftstm.o 1>&5 configure:2744: checking for dlfcn.h configure:2754: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c >/dev/null 2>conftest.out configure:2922: checking for ranlib configure:2989: checking for strip configure:3232: checking for objdir configure:3259: checking for cc option to produce PIC configure:3411: checking if cc PIC flag -fPIC works configure:3425: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include -D_THREAD_SAFE conftest.c 1>&5 configure:3477: checking if cc static flag -static works configure:3492: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -static conftest.c -L/usr/local/lib -liconv 1>&5 configure:3519: checking if cc supports -c -o file.o configure:3538: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include -D_THREAD_SAFE conftest.c 1>&5 configure:3567: checking if cc supports -c -o file.lo configure:3585: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include -D_THREAD_SAFE conftest.c 1>&5 configure:3635: checking if cc supports -fno-rtti -fno-exceptions configure:3648: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include -D_THREAD_SAFE conftest.c 1>&5 configure:3675: checking whether the linker (/usr/bin/ld) supports shared libraries configure:4359: checking how to hardcode library paths into programs configure:4387: checking whether stripping libraries is possible configure:4401: checking dynamic linker characteristics configure:4798: checking if libtool supports shared libraries configure:4802: checking whether to build shared libraries configure:4825: checking whether to build static libraries configure:5361: checking whether -lc should be explicitly linked in configure:5368: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c 1>&5 configure:5381: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 configure:6016: checking for glib-config configure:6051: checking for GLIB - version >= 1.2.0 configure:6150: cc -o conftest -O -pipe -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -lgthread12 -lglib12 -pthread -L/usr/local/lib -liconv 1>&5 configure:6238: checking for pthread_create in -pthread configure:6257: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -pthread -L/usr/local/lib -liconv 1>&5 configure:6503: checking for gtk-config configure:6538: checking for GTK - version >= 1.2.0 configure:6639: cc -o conftest -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE 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 -liconv 1>&5 configure:6742: checking for SmcSaveYourselfDone in -lSM configure:6761: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -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 -liconv 1>&5 configure:6790: checking for X11/SM/SMlib.h configure:6800: cc -E -I/usr/local/include -D_THREAD_SAFE -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:6838: checking for XpmFreeXpmImage in -lXpm configure:6857: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -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 -liconv 1>&5 configure:6886: checking for new_aspell_speller in -lpspell configure:6905: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -lstdc++ -L/usr/local/lib -liconv 1>&5 configure:6942: checking for gnome-libs version >= 1.2.13 configure:6959: checking for libgnomeui/gnome-window-icon.h configure:6969: cc -E -I/usr/local/include -D_THREAD_SAFE -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:6965: libgnomeui/gnome-window-icon.h: No such file or directory configure: failed program was: #line 6964 "configure" #include "confdefs.h" #include configure:7001: checking for locale.h configure:7011: cc -E -I/usr/local/include -D_THREAD_SAFE -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:7047: checking for gnome-config configure:7084: checking for GNOME-PRINT - version >= 0.25.0 configure:7157: checking for shared library run path origin configure:7194: checking for ranlib configure:7222: checking for working const configure:7276: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:7297: checking for inline configure:7311: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:7337: checking for off_t configure:7370: checking for size_t configure:7405: checking for working alloca.h configure:7417: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:7411: alloca.h: No such file or directory configure: failed program was: #line 7410 "configure" #include "confdefs.h" #include int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } configure:7438: checking for alloca configure:7471: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:7640: checking for stdlib.h configure:7650: cc -E -I/usr/local/include -D_THREAD_SAFE -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:7640: checking for unistd.h configure:7650: cc -E -I/usr/local/include -D_THREAD_SAFE -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:7640: checking for sys/stat.h configure:7650: cc -E -I/usr/local/include -D_THREAD_SAFE -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:7640: checking for sys/types.h configure:7650: cc -E -I/usr/local/include -D_THREAD_SAFE -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:7679: checking for getpagesize configure:7707: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:7732: checking for working mmap configure:7893: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:7824: conflicting types for `malloc' /usr/include/stdlib.h:101: previous declaration of `malloc' configure: failed program was: #line 7740 "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 #include #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_STDLIB_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_UNISTD_H # include #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 # 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:7917: checking whether we are using the GNU C Library 2.1 or newer configure:7924: features.h: No such file or directory configure:8337: checking for iconv configure:8355: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8416: checking for msgfmt configure:8451: checking for gmsgfmt configure:8488: checking for xgettext configure:8525: checking for msgmerge configure:8588: checking for argz.h configure:8598: cc -E -I/usr/local/include -D_THREAD_SAFE -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:8594: argz.h: No such file or directory configure: failed program was: #line 8593 "configure" #include "confdefs.h" #include configure:8588: checking for limits.h configure:8598: cc -E -I/usr/local/include -D_THREAD_SAFE -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:8588: checking for locale.h configure:8588: checking for nl_types.h configure:8598: cc -E -I/usr/local/include -D_THREAD_SAFE -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:8588: checking for malloc.h configure:8598: cc -E -I/usr/local/include -D_THREAD_SAFE -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:8594: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure: failed program was: #line 8593 "configure" #include "confdefs.h" #include configure:8588: checking for stddef.h configure:8598: cc -E -I/usr/local/include -D_THREAD_SAFE -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:8588: checking for stdlib.h configure:8588: checking for string.h configure:8598: cc -E -I/usr/local/include -D_THREAD_SAFE -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:8588: checking for unistd.h configure:8588: checking for sys/param.h configure:8598: cc -E -I/usr/local/include -D_THREAD_SAFE -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:8629: checking for feof_unlocked configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 /tmp/ccDzoNCN.o: In function `main': /tmp/ccDzoNCN.o(.text+0x7): undefined reference to `feof_unlocked' configure: failed program was: #line 8634 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char feof_unlocked(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char feof_unlocked(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_feof_unlocked) || defined (__stub___feof_unlocked) choke me #else feof_unlocked(); #endif ; return 0; } configure:8629: checking for fgets_unlocked configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 /tmp/ccfBHrel.o: In function `main': /tmp/ccfBHrel.o(.text+0x7): undefined reference to `fgets_unlocked' configure: failed program was: #line 8634 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fgets_unlocked(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fgets_unlocked(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked) choke me #else fgets_unlocked(); #endif ; return 0; } configure:8629: checking for getc_unlocked configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 /tmp/ccUpUPah.o: In function `main': /tmp/ccUpUPah.o(.text+0x7): undefined reference to `getc_unlocked' configure: failed program was: #line 8634 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getc_unlocked(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getc_unlocked(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_getc_unlocked) || defined (__stub___getc_unlocked) choke me #else getc_unlocked(); #endif ; return 0; } configure:8629: checking for getcwd configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8629: checking for getegid configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8629: checking for geteuid configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8629: checking for getgid configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8629: checking for getuid configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8629: checking for mempcpy configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 /tmp/cc5c0rZG.o: In function `main': /tmp/cc5c0rZG.o(.text+0x7): undefined reference to `mempcpy' configure: failed program was: #line 8634 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mempcpy(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mempcpy(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_mempcpy) || defined (__stub___mempcpy) choke me #else mempcpy(); #endif ; return 0; } configure:8629: checking for munmap configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8629: checking for putenv configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8629: checking for setenv configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8629: checking for setlocale configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8629: checking for stpcpy configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 /tmp/cc1Mm9oa.o: In function `main': /tmp/cc1Mm9oa.o(.text+0x7): undefined reference to `stpcpy' configure: failed program was: #line 8634 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stpcpy(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char stpcpy(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_stpcpy) || defined (__stub___stpcpy) choke me #else stpcpy(); #endif ; return 0; } configure:8629: checking for strcasecmp configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8629: checking for strdup configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8629: checking for strtoul configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8629: checking for tsearch configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8629: checking for __argz_count configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 /tmp/ccEm2GWS.o: In function `main': /tmp/ccEm2GWS.o(.text+0x7): undefined reference to `__argz_count' configure: failed program was: #line 8634 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_count(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_count) || defined (__stub_____argz_count) choke me #else __argz_count(); #endif ; return 0; } configure:8629: checking for __argz_stringify configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 /tmp/cceSbQto.o: In function `main': /tmp/cceSbQto.o(.text+0x7): undefined reference to `__argz_stringify' configure: failed program was: #line 8634 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_stringify(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) choke me #else __argz_stringify(); #endif ; return 0; } configure:8629: checking for __argz_next configure:8657: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 /tmp/ccZRDWhG.o: In function `main': /tmp/ccZRDWhG.o(.text+0x7): undefined reference to `__argz_next' configure: failed program was: #line 8634 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_next(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_next) || defined (__stub_____argz_next) choke me #else __argz_next(); #endif ; return 0; } configure:8686: checking for iconv declaration configure:8711: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:8701: conflicting types for `iconv' /usr/local/include/iconv.h:91: previous declaration of `iconv' configure: failed program was: #line 8692 "configure" #include "confdefs.h" #include #include extern #ifdef __cplusplus "C" #endif #if defined(__STDC__) || defined(__cplusplus) size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); #else size_t iconv(); #endif int main() { ; return 0; } configure:8735: checking for nl_langinfo and CODESET configure:8747: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8770: checking for LC_MESSAGES configure:8782: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure:8808: checking for bison configure:8841: checking version of bison configure:8868: checking whether NLS is requested configure:8892: checking whether included gettext is requested configure:8912: checking for GNU gettext in libc configure:8927: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv 1>&5 configure: In function `main': configure:8924: `libintl_nl_domain_bindings' undeclared (first use in this function) configure:8924: (Each undeclared identifier is reported only once configure:8924: for each function it appears in.) configure: failed program was: #line 8917 "configure" #include "confdefs.h" #include extern int _nl_msg_cat_cntr; extern int *_nl_domain_bindings; int main() { bindtextdomain ("", ""); return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings ; return 0; } configure:9297: checking for GNU gettext in libintl configure:9321: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpspell -L/usr/local/lib -liconv -lintl 1>&5 configure:9415: checking how to link with libintl configure:9515: checking for crypt in -lcrypt configure:9534: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lcrypt -lpspell -L/usr/local/lib -liconv 1>&5 configure:9564: checking for isblank configure:9573: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lcrypt -lpspell -L/usr/local/lib -liconv 1>&5 configure:9614: checking whether to use threads configure:9643: checking whether to use Gnome-VFS configure:9647: checking whether Gnome-VFS is available configure:9667: checking whether to GdkPixbuf is available configure:9690: checking whether to use GtkHTML configure:9738: checking whether to install into Gnome's prefix configure:9764: checking for gawk configure:9764: checking for mawk configure:9764: checking for nawk configure:9841: checking whether to use LDAP configure:9845: checking for ldap_search in -lldap configure:9864: cc -o conftest -O -pipe -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lldap -llber -lcrypt -lpspell -L/usr/local/lib -liconv -L/usr/local/lib -lgthread12 -lglib12 -pthread 1>&5 configure:9909: checking whether to build ESMTP support configure:9914: checking for smtp_start_session in -lesmtp configure:9933: cc -o conftest -O -pipe -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lesmtp -lldap -llber -lcrypt -lpspell -L/usr/local/lib -liconv -L/usr/local/lib -lgthread12 -lglib12 -pthread 1>&5 /usr/libexec/elf/ld: warning: libssl.so.3, needed by /usr/local/lib/libesmtp.so, not found (try using -rpath or -rpath-link) /usr/libexec/elf/ld: warning: libcrypto.so.3, needed by /usr/local/lib/libesmtp.so, not found (try using -rpath or -rpath-link) /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system! /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not recommended. /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mkstemp() configure:9955: checking for smtp_option_require_all_recipients in -lesmtp configure:9974: cc -o conftest -O -pipe -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lesmtp -lldap -llber -lcrypt -lpspell -L/usr/local/lib -liconv -L/usr/local/lib -lgthread12 -lglib12 -pthread -lesmtp -pthread 1>&5 /usr/libexec/elf/ld: warning: libssl.so.3, needed by /usr/local/lib/libesmtp.so, not found (try using -rpath or -rpath-link) /usr/libexec/elf/ld: warning: libcrypto.so.3, needed by /usr/local/lib/libesmtp.so, not found (try using -rpath or -rpath-link) /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system! /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not recommended. /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mkstemp() configure:10002: checking for smtp_starttls_set_password_cb in -lesmtp configure:10021: cc -o conftest -O -pipe -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lesmtp -lldap -llber -lcrypt -lpspell -L/usr/local/lib -liconv -L/usr/local/lib -lgthread12 -lglib12 -pthread -lesmtp -pthread 1>&5 /usr/libexec/elf/ld: warning: libssl.so.3, needed by /usr/local/lib/libesmtp.so, not found (try using -rpath or -rpath-link) /usr/libexec/elf/ld: warning: libcrypto.so.3, needed by /usr/local/lib/libesmtp.so, not found (try using -rpath or -rpath-link) /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system! /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not recommended. /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mkstemp() configure:10047: checking for libesmtp.h configure:10057: cc -E -I/usr/local/include -D_THREAD_SAFE -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:10102: checking for iconv_open in -liconv configure:10121: cc -o conftest -O -pipe -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -liconv -lldap -llber -lcrypt -lpspell -L/usr/local/lib -liconv -L/usr/local/lib -lgthread12 -lglib12 -pthread -lesmtp -pthread 1>&5 /usr/libexec/elf/ld: warning: libssl.so.3, needed by /usr/local/lib/libesmtp.so, not found (try using -rpath or -rpath-link) /usr/libexec/elf/ld: warning: libcrypto.so.3, needed by /usr/local/lib/libesmtp.so, not found (try using -rpath or -rpath-link) /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system! /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not recommended. /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mkstemp() configure:10216: checking whether to use PCRE configure:10272: checking whether to build SSL support configure:10285: cc -c -O -pipe -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib12 -I/usr/X11R6/include/gtk12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gconf/1 -D_THREAD_SAFE -I/usr/X11R6/include/gtkhtml-1.1 -I/usr/X11R6/include/libglade-1.0 -DGTKHTML_HAVE_GCONF -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:10339: checking for jw configure:10444: checking for CVS information To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message