Date: Tue, 15 Jan 2002 18:22:45 -0800 (PST) From: Radhika Sambamurti <radhika_narendran@yahoo.com> To: freebsd-questions@freebsd.org Subject: bonobo-1.0.18 installation failing Message-ID: <20020116022245.27340.qmail@web9302.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hello, I am running freebsd 4.4, on gnome 1.4, with Xfree86 3.... I already have bonobo-1.0.8, but need this version as I am trying to install the latest version of gnumeric. But bonobo is getting errors, every time I try to build it thru the ports. the two errors i keep getting are: configure:8051: checking for catalogs to be installed configure:8162: checking ORBit version I am attaching the output of config.log for details. Any help on this matter will be really appreciated. I feel like im stuck and cannot proceed. Oh and I did do a cvsup on my ports, and have the latest ports, i do not think this has anything to do with its failing to install tho. Also, I am not currently part of this list, so could all emails me sent to me directly at this address. Thanks, radhika. ------------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:773: checking for perl configure:861: checking for a BSD compatible install configure:914: checking whether build environment is sane configure:971: checking whether gmake sets ${MAKE} configure:1017: checking for working aclocal configure:1030: checking for working autoconf configure:1043: checking for working automake configure:1056: checking for working autoheader configure:1069: checking for working makeinfo configure:1083: checking whether to enable maintainer-specific portions of Makefiles configure:1176: checking for gnome-config configure:1213: checking if /usr/X11R6/bin/gnome-config works configure:1221: checking for orbit-config configure:1257: checking for orbit-idl configure:1291: checking for working ORBit environment configure:1327: checking for gnorba libraries configure:1436: checking for strerror in -lcposix configure:1455: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c -lcposix -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: cannot find -lcposix configure: failed program was: #line 1444 "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:1480: checking for gcc configure:1593: checking whether the C compiler (cc -O -pipe -I/usr/X11R6/include -L/usr/X11R6/lib) works configure:1609: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5 configure:1635: checking whether the C compiler (cc -O -pipe -I/usr/X11R6/include -L/usr/X11R6/lib) is a cross-compiler configure:1640: checking whether we are using GNU C configure:1649: cc -E conftest.c configure:1668: checking whether cc accepts -g configure:1700: checking how to run the C preprocessor configure:1721: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1780: checking for ANSI C header files configure:1793: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1860: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5 configure:1888: checking for bison configure:1938: checking for Cygwin environment configure:1954: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1950: `__CYGWIN32__' undeclared (first use in this function) configure:1950: (Each undeclared identifier is reported only once configure:1950: for each function it appears in.) configure: failed program was: #line 1943 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1971: checking for mingw32 environment configure:1983: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1979: `__MINGW32__' undeclared (first use in this function) configure:1979: (Each undeclared identifier is reported only once configure:1979: for each function it appears in.) configure: failed program was: #line 1976 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:2075: checking host system type configure:2096: checking build system type configure:2125: checking for ld used by GCC configure:2193: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) configure:2210: checking for /usr/libexec/elf/ld option to reload object files configure:2222: checking for BSD-compatible nm configure:2260: checking whether ln -s works configure:2281: checking how to recognise dependant libraries configure:2454: checking for object suffix configure:2460: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5 configure:2480: checking for executable suffix configure:2490: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5 configure:2521: checking command to parse /usr/bin/nm -B output configure:2597: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5 configure:2600: /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:2651: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c conftstm.o 1>&5 configure:2697: checking for dlfcn.h configure:2707: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2875: checking for ranlib configure:2942: checking for strip configure:3178: checking for objdir configure:3205: checking for cc option to produce PIC configure:3357: checking if cc PIC flag -fPIC works configure:3371: cc -c -O -pipe -I/usr/X11R6/include -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 configure:3423: checking if cc static flag -static works configure:3438: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -static conftest.c -L/usr/local/lib 1>&5 configure:3465: checking if cc supports -c -o file.o configure:3484: cc -c -O -pipe -I/usr/X11R6/include -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 configure:3513: checking if cc supports -c -o file.lo configure:3529: cc -c -O -pipe -I/usr/X11R6/include -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 configure:3578: checking if cc supports -fno-rtti -fno-exceptions configure:3591: cc -c -O -pipe -I/usr/X11R6/include -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 configure:3618: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:4234: checking how to hardcode library paths into programs configure:4262: checking whether stripping libraries is possible configure:4276: checking dynamic linker characteristics configure:4662: checking if libtool supports shared libraries configure:5155: checking whether -lc should be explicitly linked in configure:5162: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c 1>&5 configure:5175: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 configure:5764: checking what warning flags to pass to the C compiler configure:5796: checking what language compliance flags to pass to the C compiler configure:5821: checking for pthread_create in -pthread configure:5840: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -L/usr/X11R6/lib conftest.c -pthread -L/usr/local/lib 1>&5 configure:6086: checking for gtk-config configure:6121: checking for GTK - version >= 1.2.0 configure:6222: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm -L/usr/local/lib 1>&5 configure:6325: checking for SmcSaveYourselfDone in -lSM configure:6344: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm conftest.c -lSM -lICE -L/usr/local/lib 1>&5 configure:6373: checking for X11/SM/SMlib.h configure:6383: 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:6421: checking for XpmFreeXpmImage in -lXpm configure:6440: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm conftest.c -lXpm -L/usr/local/lib 1>&5 configure:6504: checking for ranlib configure:6532: checking for working const configure:6586: cc -c -O -pipe -I/usr/X11R6/include -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:6560: warning: unused variable `s' configure:6580: warning: unused variable `foo' configure:6548: warning: unused variable `zero' configure:6542: warning: unused variable `x' configure:6559: warning: `t' might be used uninitialized in this function configure:6577: warning: `b' might be used uninitialized in this function configure:6607: checking for inline configure:6621: cc -c -O -pipe -I/usr/X11R6/include -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:6617: warning: control reaches end of non-void function configure: At top level: configure:6617: warning: return-type defaults to `int' configure:6647: checking for off_t configure:6680: checking for size_t configure:6715: checking for working alloca.h configure:6727: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 configure:6721: alloca.h: No such file or directory configure: In function `main': configure:6723: warning: unused variable `p' configure: failed program was: #line 6720 "configure" #include "confdefs.h" #include <alloca.h> int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } configure:6748: checking for alloca configure:6781: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 configure: In function `main': configure:6777: warning: unused variable `p' configure:6950: checking for stdlib.h configure:6960: 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:6950: checking for unistd.h configure:6960: 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:6950: checking for sys/stat.h configure:6960: 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:6950: checking for sys/types.h configure:6960: 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:6989: checking for getpagesize configure:7017: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 configure:7042: checking for working mmap configure:7203: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 configure:7231: checking for argz.h configure:7241: 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:7237: argz.h: No such file or directory configure: failed program was: #line 7236 "configure" #include "confdefs.h" #include <argz.h> configure:7231: checking for limits.h configure:7241: 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:7231: checking for locale.h configure:7241: 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:7231: checking for nl_types.h configure:7241: 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:7231: checking for malloc.h configure:7241: 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:7237: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" configure: failed program was: #line 7236 "configure" #include "confdefs.h" #include <malloc.h> configure:7231: checking for string.h configure:7241: 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:7231: checking for unistd.h configure:7231: checking for sys/param.h configure:7241: 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:7271: checking for getcwd configure:7299: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 configure:7271: checking for munmap configure:7299: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 configure:7271: checking for putenv configure:7299: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 configure:7271: checking for setenv configure:7299: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 configure:7271: checking for setlocale configure:7299: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 configure:7271: checking for strchr configure:7299: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 configure:7271: checking for strcasecmp configure:7299: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 configure:7271: checking for strdup configure:7299: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 configure:7271: checking for __argz_count configure:7299: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 /tmp/cc6FLxEP.o: In function `main': /tmp/cc6FLxEP.o(.text+0x7): undefined reference to `__argz_count' configure: failed program was: #line 7276 "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:7271: checking for __argz_stringify configure:7299: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 /tmp/cc1cefvT.o: In function `main': /tmp/cc1cefvT.o(.text+0x7): undefined reference to `__argz_stringify' configure: failed program was: #line 7276 "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:7271: checking for __argz_next configure:7299: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 /tmp/ccYSeNto.o: In function `main': /tmp/ccYSeNto.o(.text+0x7): undefined reference to `__argz_next' configure: failed program was: #line 7276 "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:7328: checking for stpcpy configure:7356: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 /tmp/ccYpSJE8.o: In function `main': /tmp/ccYpSJE8.o(.text+0x7): undefined reference to `stpcpy' configure: failed program was: #line 7333 "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:7390: checking for LC_MESSAGES configure:7402: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 configure:7423: checking whether NLS is requested configure:7456: checking for libintl.h configure:7466: 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:7483: checking for gettext in libc configure:7495: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 /tmp/cciqZC13.o: In function `main': /tmp/cciqZC13.o(.text+0xf): undefined reference to `gettext' configure: failed program was: #line 7488 "configure" #include "confdefs.h" #include <libintl.h> int main() { return (int) gettext ("") ; return 0; } configure:7511: checking for bindtextdomain in -lintl configure:7530: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -lintl -L/usr/local/lib 1>&5 configure:7546: checking for gettext in libintl configure:7551: checking for gettext in -lintl configure:7570: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -lintl -L/usr/local/lib 1>&5 configure:7609: checking for msgfmt configure:7643: checking for dcgettext configure:7671: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 /tmp/ccAZBViy.o: In function `main': /tmp/ccAZBViy.o(.text+0x7): undefined reference to `dcgettext' configure: failed program was: #line 7648 "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:7698: checking for gmsgfmt configure:7734: checking for xgettext configure:7774: cc -o conftest -O -pipe -I/usr/X11R6/include -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 -L/usr/local/lib 1>&5 /tmp/ccF0giLJ.o: In function `main': /tmp/ccF0giLJ.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr' configure: failed program was: #line 7766 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:8051: checking for catalogs to be installed configure:8162: checking ORBit version ===== It's all a matter of perspective. You can choose your view by choosing where to stand. --Larry Wall __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020116022245.27340.qmail>