Date: Mon, 08 Jul 2002 17:31:57 -0600 From: tony field <aj.field@shaw.ca> To: gnome@FreeBSD.org Cc: ve6yp@shaw.ca Subject: Gnome2 build failure in libgnome Message-ID: <200207081731.57729.aj.field@shaw.ca>
next in thread | raw e-mail | index | archive | help
--Boundary_(ID_YNtOS4zNta35wBIhrruQpA) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT The port of gnome2 failed during the build of libgnome. The attached is the config.log as well as the log of the console during the build. tony --Boundary_(ID_YNtOS4zNta35wBIhrruQpA) Content-type: text/x-log; charset=us-ascii; name=config.log Content-transfer-encoding: 7BIT 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. It was created by configure, which was generated by GNU Autoconf 2.52. Invocation command line was $ ./configure --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --target=i386-unknown-freebsd4.6 ## ---------- ## ## Platform. ## ## ---------- ## hostname = trifid.local uname -m = i386 uname -r = 4.6-RELEASE uname -s = FreeBSD uname -v = FreeBSD 4.6-RELEASE #0: Sun Jun 30 12:44:54 MDT 2002 root@trifid.local:/usr/src/sys/compile/TRIFIDA /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1133: PATH=".;."; conftest.sh conftest.sh: not found configure:1136: $? = 127 configure:1186: checking for a BSD compatible install configure:1235: result: /usr/bin/install -c -o root -g wheel configure:1246: checking whether build environment is sane configure:1289: result: yes configure:1304: checking whether gmake sets ${MAKE} configure:1324: result: yes configure:1352: checking for working aclocal configure:1359: result: found configure:1367: checking for working autoconf configure:1374: result: found configure:1382: checking for working automake configure:1389: result: found configure:1397: checking for working autoheader configure:1404: result: found configure:1412: checking for working makeinfo configure:1419: result: found configure:1427: checking whether to enable maintainer-specific portions of Makefiles configure:1436: result: no configure:1488: checking for perl configure:1505: found /usr/bin/perl configure:1516: result: /usr/bin/perl configure:1583: checking for gcc configure:1606: result: cc configure:1834: checking for C compiler version configure:1837: cc --version </dev/null >&5 2.95.3 configure:1840: $? = 0 configure:1842: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:1845: $? = 0 configure:1847: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:1850: $? = 1 configure:1870: checking for C compiler default output configure:1873: cc -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:1876: $? = 0 configure:1905: result: a.out configure:1910: checking whether the C compiler works configure:1916: ./a.out configure:1919: $? = 0 configure:1934: result: yes configure:1941: checking whether we are cross compiling configure:1943: result: no configure:1946: checking for executable suffix configure:1948: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:1951: $? = 0 configure:1973: result: configure:1979: checking for object suffix configure:1997: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2000: $? = 0 configure:2019: result: o configure:2023: checking whether we are using the GNU C compiler configure:2044: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2047: $? = 0 configure:2050: test -s conftest.o configure:2053: $? = 0 configure:2065: result: yes configure:2071: checking whether cc accepts -g configure:2089: cc -c -g -I/usr/local/include conftest.c >&5 configure:2092: $? = 0 configure:2095: test -s conftest.o configure:2098: $? = 0 configure:2108: result: yes configure:2135: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2138: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2236: checking for strerror in -lcposix configure:2263: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lcposix -L/usr/local/lib >&5 /usr/libexec/elf/ld: cannot find -lcposix configure:2266: $? = 1 configure: failed program was: #line 2244 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* 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:2283: result: no configure:2332: checking for gcc configure:2355: result: cc configure:2583: checking for C compiler version configure:2586: cc --version </dev/null >&5 2.95.3 configure:2589: $? = 0 configure:2591: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:2594: $? = 0 configure:2596: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2599: $? = 1 configure:2602: checking whether we are using the GNU C compiler configure:2644: result: yes configure:2650: checking whether cc accepts -g configure:2687: result: yes configure:2714: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2717: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2820: checking how to run the C preprocessor configure:2846: cc -E -I/usr/local/include conftest.c configure:2852: $? = 0 configure:2879: cc -E -I/usr/local/include conftest.c configure:2876: ac_nonexistent.h: No such file or directory configure:2885: $? = 1 configure: failed program was: #line 2875 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:2922: result: cc -E configure:2937: cc -E -I/usr/local/include conftest.c configure:2943: $? = 0 configure:2970: cc -E -I/usr/local/include conftest.c configure:2967: ac_nonexistent.h: No such file or directory configure:2976: $? = 1 configure: failed program was: #line 2966 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3015: checking for ANSI C header files configure:3029: cc -E -I/usr/local/include conftest.c configure:3035: $? = 0 configure:3122: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:3125: $? = 0 configure:3127: ./conftest configure:3130: $? = 0 configure:3143: result: yes configure:3225: checking build system type configure:3243: result: i386-unknown-freebsd4.6 configure:3250: checking host system type configure:3264: result: i386-unknown-freebsd4.6 configure:3281: checking for ld used by GCC configure:3344: result: /usr/libexec/elf/ld configure:3353: 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:3365: result: yes configure:3369: checking for /usr/libexec/elf/ld option to reload object files configure:3376: result: -r configure:3381: checking for BSD-compatible nm configure:3417: result: /usr/bin/nm -B configure:3420: checking whether ln -s works configure:3424: result: yes configure:3431: checking how to recognise dependant libraries configure:3609: result: pass_all configure:3615: checking command to parse /usr/bin/nm -B output configure:3696: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3699: $? = 0 configure:3703: /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:3706: $? = 0 configure:3758: cc -o conftest -O -pipe -I/usr/local/include conftest.c conftstm.o >&5 configure:3761: $? = 0 configure:3805: result: ok configure:3812: checking for dlfcn.h configure:3822: cc -E -I/usr/local/include conftest.c configure:3828: $? = 0 configure:3847: result: yes configure:4034: checking for ranlib configure:4049: found /usr/bin/ranlib configure:4058: result: ranlib configure:4108: checking for strip configure:4123: found /usr/bin/strip configure:4132: result: strip configure:4334: checking for objdir configure:4345: result: .libs configure:4360: checking for cc option to produce PIC configure:4510: result: -fPIC configure:4514: checking if cc PIC flag -fPIC works configure:4534: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include conftest.c >&5 configure:4537: $? = 0 configure:4540: test -s conftest.o configure:4543: $? = 0 configure:4579: result: yes configure:4595: checking if cc static flag -static works configure:4616: cc -o conftest -O -pipe -I/usr/local/include -static conftest.c -L/usr/local/lib >&5 configure:4619: $? = 0 configure:4622: test -s conftest configure:4625: $? = 0 configure:4639: result: yes configure:4650: checking if cc supports -c -o file.o configure:4670: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include conftest.c >&5 configure:4694: result: yes configure:4699: checking if cc supports -c -o file.lo configure:4723: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include conftest.c >&5 configure:4726: $? = 0 configure:4729: test -s conftest.lo configure:4732: $? = 0 configure:4753: result: yes configure:4784: checking if cc supports -fno-rtti -fno-exceptions configure:4803: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5 configure:4806: $? = 0 configure:4809: test -s conftest.o configure:4812: $? = 0 configure:4828: result: yes configure:4839: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:5491: result: yes configure:5496: checking how to hardcode library paths into programs configure:5520: result: immediate configure:5525: checking whether stripping libraries is possible configure:5530: result: yes configure:5541: checking dynamic linker characteristics configure:5934: result: freebsd4.6 ld.so configure:5939: checking if libtool supports shared libraries configure:5941: result: yes configure:5944: checking whether to build shared libraries configure:5965: result: yes configure:5968: checking whether to build static libraries configure:5972: result: yes configure:6590: checking whether -lc should be explicitly linked in configure:6598: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:6601: $? = 0 configure:6615: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:6618: $? = 1 configure:6631: result: yes configure:7200: checking for bison configure:7215: found /usr/local/bin/bison configure:7223: result: bison -y configure:7238: checking for xrdb configure:7255: found /usr/X11R6/bin/xrdb configure:7266: result: /usr/X11R6/bin/xrdb configure:7279: checking for setenv configure:7316: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:7319: $? = 0 configure:7322: test -s conftest configure:7325: $? = 0 configure:7335: result: yes configure:7279: checking for unsetenv configure:7316: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:7319: $? = 0 configure:7322: test -s conftest configure:7325: $? = 0 configure:7335: result: yes configure:7279: checking for clearenv configure:7316: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 /tmp/ccXGt4OS.o: In function `main': /tmp/ccXGt4OS.o(.text+0x9): undefined reference to `clearenv' configure:7319: $? = 1 configure: failed program was: #line 7285 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char clearenv (); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char clearenv (); char (*f) (); 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_clearenv) || defined (__stub___clearenv) choke me #else f = clearenv; #endif ; return 0; } configure:7335: result: no configure:7279: checking for setfsgid configure:7316: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 /tmp/ccSNkMHx.o: In function `main': /tmp/ccSNkMHx.o(.text+0x9): undefined reference to `setfsgid' configure:7319: $? = 1 configure: failed program was: #line 7285 "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. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char setfsgid (); char (*f) (); 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 f = setfsgid; #endif ; return 0; } configure:7335: result: no configure:7348: checking for sys/fsuid.h configure:7358: cc -E -I/usr/local/include conftest.c configure:7355: sys/fsuid.h: No such file or directory configure:7364: $? = 1 configure: failed program was: #line 7354 "configure" #include "confdefs.h" #include <sys/fsuid.h> configure:7383: result: no configure:7396: checking for bind_textdomain_codeset configure:7433: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 /tmp/ccnrXVVH.o: In function `main': /tmp/ccnrXVVH.o(.text+0x9): undefined reference to `bind_textdomain_codeset' configure:7436: $? = 1 configure: failed program was: #line 7402 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char bind_textdomain_codeset (); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char bind_textdomain_codeset (); char (*f) (); 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_bind_textdomain_codeset) || defined (__stub___bind_textdomain_codeset) choke me #else f = bind_textdomain_codeset; #endif ; return 0; } configure:7452: result: no configure:7526: checking for ranlib configure:7550: result: ranlib configure:7562: checking for cc option to accept ANSI C configure:7619: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7622: $? = 0 configure:7625: test -s conftest.o configure:7628: $? = 0 configure:7645: result: none needed configure:7653: checking for an ANSI C-conforming const configure:7717: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7720: $? = 0 configure:7723: test -s conftest.o configure:7726: $? = 0 configure:7736: result: yes configure:7746: checking for inline configure:7763: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7766: $? = 0 configure:7769: test -s conftest.o configure:7772: $? = 0 configure:7783: result: inline configure:7804: checking for sys/types.h configure:7816: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7819: $? = 0 configure:7822: test -s conftest.o configure:7825: $? = 0 configure:7835: result: yes configure:7804: checking for sys/stat.h configure:7816: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7819: $? = 0 configure:7822: test -s conftest.o configure:7825: $? = 0 configure:7835: result: yes configure:7804: checking for stdlib.h configure:7816: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7819: $? = 0 configure:7822: test -s conftest.o configure:7825: $? = 0 configure:7835: result: yes configure:7804: checking for string.h configure:7816: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7819: $? = 0 configure:7822: test -s conftest.o configure:7825: $? = 0 configure:7835: result: yes configure:7804: checking for memory.h configure:7816: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7819: $? = 0 configure:7822: test -s conftest.o configure:7825: $? = 0 configure:7835: result: yes configure:7804: checking for strings.h configure:7816: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7819: $? = 0 configure:7822: test -s conftest.o configure:7825: $? = 0 configure:7835: result: yes configure:7804: checking for inttypes.h configure:7816: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7819: $? = 0 configure:7822: test -s conftest.o configure:7825: $? = 0 configure:7835: result: yes configure:7804: checking for stdint.h configure:7816: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7845: stdint.h: No such file or directory configure:7819: $? = 1 configure: failed program was: #line 7810 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <stdint.h> configure:7835: result: no configure:7804: checking for unistd.h configure:7816: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7819: $? = 0 configure:7822: test -s conftest.o configure:7825: $? = 0 configure:7835: result: yes configure:7845: checking for off_t configure:7866: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7869: $? = 0 configure:7872: test -s conftest.o configure:7875: $? = 0 configure:7885: result: yes configure:7897: checking for size_t configure:7918: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7921: $? = 0 configure:7924: test -s conftest.o configure:7927: $? = 0 configure:7937: result: yes configure:7951: checking for working alloca.h configure:7969: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:7958: alloca.h: No such file or directory configure:7972: $? = 1 configure: failed program was: #line 7957 "configure" #include "confdefs.h" #include <alloca.h> int main () { char *p = (char *) alloca (2 * sizeof (int)); ; return 0; } configure:7988: result: no configure:7998: checking for alloca configure:8036: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:8039: $? = 0 configure:8042: test -s conftest configure:8045: $? = 0 configure:8055: result: yes configure:8239: checking for stdlib.h configure:8274: result: yes configure:8239: checking for unistd.h configure:8274: result: yes configure:8287: checking for getpagesize configure:8324: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:8327: $? = 0 configure:8330: test -s conftest configure:8333: $? = 0 configure:8343: result: yes configure:8353: checking for working mmap configure:8489: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:8492: $? = 0 configure:8494: ./conftest configure:8497: $? = 0 configure:8509: result: yes configure:8524: checking for argz.h configure:8534: cc -E -I/usr/local/include conftest.c configure:8531: argz.h: No such file or directory configure:8540: $? = 1 configure: failed program was: #line 8530 "configure" #include "confdefs.h" #include <argz.h> configure:8559: result: no configure:8524: checking for limits.h configure:8534: cc -E -I/usr/local/include conftest.c configure:8540: $? = 0 configure:8559: result: yes configure:8524: checking for locale.h configure:8534: cc -E -I/usr/local/include conftest.c configure:8540: $? = 0 configure:8559: result: yes configure:8524: checking for nl_types.h configure:8534: cc -E -I/usr/local/include conftest.c configure:8540: $? = 0 configure:8559: result: yes configure:8524: checking for malloc.h configure:8534: cc -E -I/usr/local/include conftest.c In file included from configure:8531: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" configure:8540: $? = 0 configure:8559: result: yes configure:8524: checking for string.h configure:8559: result: yes configure:8524: checking for unistd.h configure:8559: result: yes configure:8524: checking for sys/param.h configure:8534: cc -E -I/usr/local/include conftest.c configure:8540: $? = 0 configure:8559: result: yes configure:8573: checking for getcwd configure:8610: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:8613: $? = 0 configure:8616: test -s conftest configure:8619: $? = 0 configure:8629: result: yes configure:8573: checking for munmap configure:8610: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:8613: $? = 0 configure:8616: test -s conftest configure:8619: $? = 0 configure:8629: result: yes configure:8573: checking for putenv configure:8610: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:8613: $? = 0 configure:8616: test -s conftest configure:8619: $? = 0 configure:8629: result: yes configure:8573: checking for setenv configure:8629: result: yes configure:8573: checking for setlocale configure:8610: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:8613: $? = 0 configure:8616: test -s conftest configure:8619: $? = 0 configure:8629: result: yes configure:8573: checking for strchr configure:8610: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:8613: $? = 0 configure:8616: test -s conftest configure:8619: $? = 0 configure:8629: result: yes configure:8573: checking for strcasecmp configure:8610: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:8613: $? = 0 configure:8616: test -s conftest configure:8619: $? = 0 configure:8629: result: yes configure:8573: checking for strdup configure:8610: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:8613: $? = 0 configure:8616: test -s conftest configure:8619: $? = 0 configure:8629: result: yes configure:8573: checking for __argz_count configure:8610: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 /tmp/ccmu1Elj.o: In function `main': /tmp/ccmu1Elj.o(.text+0x9): undefined reference to `__argz_count' configure:8613: $? = 1 configure: failed program was: #line 8579 "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. */ #ifdef __cplusplus extern "C" #endif /* 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 (); char (*f) (); 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 f = __argz_count; #endif ; return 0; } configure:8629: result: no configure:8573: checking for __argz_stringify configure:8610: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 /tmp/ccrpM91M.o: In function `main': /tmp/ccrpM91M.o(.text+0x9): undefined reference to `__argz_stringify' configure:8613: $? = 1 configure: failed program was: #line 8579 "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. */ #ifdef __cplusplus extern "C" #endif /* 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 (); char (*f) (); 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 f = __argz_stringify; #endif ; return 0; } configure:8629: result: no configure:8573: checking for __argz_next configure:8610: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 /tmp/ccKpBebx.o: In function `main': /tmp/ccKpBebx.o(.text+0x9): undefined reference to `__argz_next' configure:8613: $? = 1 configure: failed program was: #line 8579 "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. */ #ifdef __cplusplus extern "C" #endif /* 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 (); char (*f) (); 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 f = __argz_next; #endif ; return 0; } configure:8629: result: no configure:8640: checking for LC_MESSAGES configure:8658: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:8661: $? = 0 configure:8664: test -s conftest configure:8667: $? = 0 configure:8677: result: yes configure:8698: checking for libintl.h configure:8708: cc -E -I/usr/local/include conftest.c configure:8714: $? = 0 configure:8733: result: yes configure:8736: checking for dgettext in libc configure:8754: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 /tmp/cc05l3DO.o: In function `main': /tmp/cc05l3DO.o(.text+0x14): undefined reference to `dgettext' configure:8757: $? = 1 configure: failed program was: #line 8742 "configure" #include "confdefs.h" #include <libintl.h> int main () { return (int) dgettext ("","") ; return 0; } configure:8773: result: no configure:8780: checking for bindtextdomain in -lintl configure:8807: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lintl -L/usr/local/lib >&5 configure:8810: $? = 0 configure:8813: test -s conftest configure:8816: $? = 0 configure:8827: result: yes configure:8830: checking for dgettext in -lintl configure:8857: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lintl -L/usr/local/lib >&5 configure:8860: $? = 0 configure:8863: test -s conftest configure:8866: $? = 0 configure:8877: result: yes configure:8886: checking if -liconv is needed to use gettext configure:8888: result: configure:8890: checking for dcgettext in -lintl configure:8917: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lintl -liconv -L/usr/local/lib >&5 configure:8920: $? = 0 configure:8923: test -s conftest configure:8926: $? = 0 configure:8937: result: yes configure:8962: checking for msgfmt configure:8989: result: /usr/local/bin/msgfmt configure:9000: checking for dcgettext configure:9037: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib -lintl -liconv >&5 configure:9040: $? = 0 configure:9043: test -s conftest configure:9046: $? = 0 configure:9056: result: yes configure:9068: checking for gmsgfmt configure:9097: result: /usr/local/bin/msgfmt configure:9106: checking for xgettext configure:9133: result: /usr/local/bin/xgettext configure:9154: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib -lintl -liconv >&5 configure:9157: $? = 0 configure:9160: test -s conftest configure:9163: $? = 0 configure:9226: checking for catalogs to be installed configure:9235: result: az da de es eu fi fr hi it ko ja lv ms nn no pl pt pt_BR ru sk sl sv ta tr uk vi wa zh_CN zh_TW configure:9408: checking what warning flags to pass to the C compiler configure:9410: result: -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations configure:9421: checking what language compliance flags to pass to the C compiler configure:9436: result: configure:9460: checking for mawk configure:9491: result: no configure:9460: checking for gawk configure:9491: result: no configure:9460: checking for nawk configure:9491: result: no configure:9460: checking for awk configure:9477: found /usr/bin/awk configure:9488: result: /usr/bin/awk configure:9502: checking for perl5 configure:9519: found /usr/bin/perl5 configure:9530: result: /usr/bin/perl5 configure:9574: checking for pkg-config configure:9591: found /usr/local/bin/pkg-config configure:9603: result: /usr/local/bin/pkg-config configure:9620: checking for esound >= 0.2.26 audiofile >= 0.2.3 configure:9624: result: yes configure:9628: checking SOUND_TEST_CFLAGS configure:9631: result: -I/usr/local/include configure:9634: checking SOUND_TEST_LIBS configure:9637: result: -L/usr/local/lib -lesd -laudiofile -lm configure:9722: checking for glib-2.0 >= 2.0.3 gmodule-2.0 >= 2.0.3 gnome-vfs-2.0 >= 1.9.16 libxml-2.0 >= 2.4.22 libbonobo-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 audiofile >= 0.2.3 esound >= 0.2.26 configure:9771: error: Library requirements (glib-2.0 >= 2.0.3 gmodule-2.0 >= 2.0.3 gnome-vfs-2.0 >= 1.9.16 libxml-2.0 >= 2.4.22 libbonobo-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 audiofile >= 0.2.3 esound >= 0.2.26) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_type_size_t='yes' ac_cv_func_bind_textdomain_codeset='no' ac_cv_path_XGETTEXT='/usr/local/bin/xgettext' ac_cv_func_getcwd='yes' gt_cv_func_dgettext_libc='no' ac_cv_header_stdlib_h='yes' lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_header_nl_types_h='yes' ac_cv_lib_cposix_strerror='no' ac_cv_prog_cc_g='yes' ac_cv_path_INTLTOOL_PERL='/usr/bin/perl' ac_cv_env_LDFLAGS_set='' ac_cv_path_PKG_CONFIG='/usr/local/bin/pkg-config' lt_cv_prog_cc_can_build_shared='yes' ac_cv_c_compiler_gnu='yes' ac_cv_env_CFLAGS_set='set' ac_cv_func_setlocale='yes' ac_cv_func_mmap_fixed_mapped='yes' ac_cv_prog_make_gmake_set='yes' ac_cv_path_PATH_TO_XRDB='/usr/X11R6/bin/xrdb' ac_cv_env_CPP_value='' ac_cv_env_CPPFLAGS_set='set' ac_cv_lib_intl_dcgettext='yes' ac_cv_func_strcasecmp='yes' lt_cv_prog_cc_static_works='yes' lt_cv_prog_cc_no_builtin='' lt_cv_prog_cc_shlib='' ac_cv_func___argz_count='no' lt_cv_prog_cc_static='-static' ac_cv_env_host_alias_set='' ac_cv_path_GMSGFMT='/usr/local/bin/msgfmt' ac_cv_c_const='yes' ac_cv_prog_YACC='bison -y' lt_cv_ld_reload_flag='-r' ac_cv_working_alloca_h='no' ac_cv_func_clearenv='no' lt_cv_sys_path_separator=':' ac_cv_func_munmap='yes' ac_cv_header_sys_stat_h='yes' ac_cv_func_unsetenv='yes' lt_cv_archive_cmds_need_lc='yes' lt_cv_prog_gnu_ld='yes' ac_cv_env_build_alias_set='' ac_cv_header_limits_h='yes' ac_cv_env_LDFLAGS_value='' ac_cv_env_target_alias_set='set' ac_cv_path_AWK='/usr/bin/awk' ac_cv_func_alloca_works='yes' ac_cv_prog_cc_stdc='' ac_cv_host_alias='i386-unknown-freebsd4.6' ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set='set' ac_cv_path_MSGFMT='/usr/local/bin/msgfmt' ac_cv_header_sys_types_h='yes' lt_cv_prog_cc_wl='-Wl,' ac_cv_header_stdc='yes' ac_cv_path_PERL='/usr/bin/perl5' ac_cv_func___argz_stringify='no' ac_cv_header_strings_h='yes' ac_cv_func_dcgettext='yes' ac_cv_header_stdint_h='no' ac_cv_header_inttypes_h='yes' nls_cv_header_intl='' ac_cv_func___argz_next='no' ac_cv_header_sys_param_h='yes' ac_cv_header_locale_h='yes' ac_cv_header_unistd_h='yes' ac_cv_header_string_h='yes' ac_cv_c_inline='inline' ac_cv_func_setenv='yes' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_path_LD='/usr/libexec/elf/ld' ac_cv_build_alias='i386-unknown-freebsd4.6' ac_cv_env_CPPFLAGS_value='-I/usr/local/include' ac_cv_func_strchr='yes' ac_cv_func_setfsgid='no' ac_cv_header_memory_h='yes' ac_cv_prog_ac_ct_RANLIB='ranlib' ac_cv_prog_ac_ct_STRIP='strip' ac_cv_host='i386-unknown-freebsd4.6' ac_cv_env_host_alias_value='' am_cv_val_LC_MESSAGES='yes' ac_cv_type_off_t='yes' ac_cv_lib_intl_dgettext='yes' nls_cv_force_use_gnu_gettext='no' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' ac_cv_lib_intl_bindtextdomain='yes' gt_cv_func_dgettext_libintl='yes' lt_cv_compiler_c_o='yes' lt_cv_prog_cc_pic_works='yes' lt_cv_file_magic_test_file='' nls_cv_use_gnu_gettext='no' ac_cv_header_argz_h='no' ac_cv_build='i386-unknown-freebsd4.6' ac_cv_prog_CPP='cc -E' ac_cv_env_build_alias_value='' ac_cv_header_malloc_h='yes' ac_cv_func_getpagesize='yes' lt_cv_prog_cc_pic=' -fPIC' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method='pass_all' ac_cv_prog_ac_ct_CC='cc' ac_cv_header_libintl_h='yes' lt_cv_compiler_o_lo='yes' ac_cv_env_target_alias_value='i386-unknown-freebsd4.6' ac_cv_header_sys_fsuid_h='no' ac_cv_env_CC_value='cc' lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_CPP_set='' ac_cv_header_dlfcn_h='yes' nls_cv_header_libgt='' ac_cv_func_strdup='yes' ac_cv_func_putenv='yes' ac_cv_objext='o' ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "libgnome" #define VERSION "2.0.1" #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define GETTEXT_PACKAGE "libgnome-2.0" #define HAVE_MAN_WHEREIS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STRCHR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_LC_MESSAGES 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define HAVE_LIBAUDIOFILE 1 #define HAVE_ESD 1 configure: exit 1 --Boundary_(ID_YNtOS4zNta35wBIhrruQpA) Content-type: text/x-log; charset=us-ascii; name=console.log Content-transfer-encoding: 7BIT Content-disposition: attachment; filename=console.log trifid# make install ===> Installing for gnome2-2.0_3 ===> gnome2-2.0_3 depends on executable: battstat-applet-2 - not found ===> Verifying install for battstat-applet-2 in /usr/ports/x11/gnomeapplets2 ===> Extracting for gnomeapplets2-2.0.0 >> Checksum OK for gnome2/gnome-applets-2.0.0.tar.bz2. ===> gnomeapplets2-2.0.0 depends on executable: gmake - found ===> gnomeapplets2-2.0.0 depends on executable: libtool - found ===> gnomeapplets2-2.0.0 depends on shared library: panel-applet-2.0 - not fou nd ===> Verifying install for panel-applet-2.0 in /usr/ports/x11/gnomepanel ===> Extracting for gnomepanel-2.0.1 >> Checksum OK for gnome2/gnome-panel-2.0.1.tar.bz2. ===> gnomepanel-2.0.1 depends on file: /usr/local/bin/sed_inplace - found ===> gnomepanel-2.0.1 depends on executable: gmake - found ===> gnomepanel-2.0.1 depends on executable: libtool - found ===> gnomepanel-2.0.1 depends on shared library: wnck-1.4 - found ===> gnomepanel-2.0.1 depends on shared library: gnome-desktop-2.0 - not found ===> Verifying install for gnome-desktop-2.0 in /usr/ports/x11/gnomedesktop ===> Extracting for gnomedesktop-2.0.2 >> Checksum OK for gnome2/gnome-desktop-2.0.2.tar.bz2. ===> gnomedesktop-2.0.2 depends on file: /usr/local/bin/sed_inplace - found ===> gnomedesktop-2.0.2 depends on executable: gmake - found ===> gnomedesktop-2.0.2 depends on executable: libtool - found ===> gnomedesktop-2.0.2 depends on executable: bison - found ===> gnomedesktop-2.0.2 depends on shared library: gnomeui-2.0 - not found ===> Verifying install for gnomeui-2.0 in /usr/ports/x11-toolkits/libgnomeui ===> Extracting for libgnomeui-2.0.1 >> Checksum OK for gnome2/libgnomeui-2.0.1.tar.bz2. ===> libgnomeui-2.0.1 depends on executable: gmake - found ===> libgnomeui-2.0.1 depends on executable: libtool - found ===> libgnomeui-2.0.1 depends on executable: bison - found ===> libgnomeui-2.0.1 depends on shared library: bonoboui-2.0 - not found ===> Verifying install for bonoboui-2.0 in /usr/ports/x11-toolkits/libbonobou i ===> Extracting for libbonoboui-2.0.0 >> Checksum OK for gnome2/libbonoboui-2.0.0.tar.bz2. ===> libbonoboui-2.0.0 depends on executable: gmake - found ===> libbonoboui-2.0.0 depends on executable: libtool - found ===> libbonoboui-2.0.0 depends on shared library: gnomecanvas-2.0 - found ===> libbonoboui-2.0.0 depends on shared library: gnome-2.0 - not found ===> Verifying install for gnome-2.0 in /usr/ports/x11/libgnome ===> Configuring for libgnome-2.0.1 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for perl... /usr/bin/perl checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for strerror in -lcposix... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking build system type... i386-unknown-freebsd4.6 checking host system type... i386-unknown-freebsd4.6 checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... y es checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.6 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking host system type... i386-unknown-freebsdelf4.6 checking for ranlib... ranlib checking whether we are using GNU C... yes checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking whether ln -s works... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... y es checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... freebsdelf4.6 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool checking for bison... bison -y checking for xrdb... /usr/X11R6/bin/xrdb checking for setenv... yes checking for unsetenv... yes checking for clearenv... no checking for setfsgid... no checking for sys/fsuid.h... no checking for bind_textdomain_codeset... no checking for ranlib... (cached) ranlib checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for argz.h... no checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... (cached) yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for LC_MESSAGES... yes checking for libintl.h... yes checking for dgettext in libc... no checking for bindtextdomain in -lintl... yes checking for dgettext in -lintl... yes checking if -liconv is needed to use gettext... checking for dcgettext in -lintl... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... az da de es eu fi fr hi it ko ja lv ms nn no pl pt pt_BR ru sk sl sv ta tr uk vi wa zh_CN zh_TW checking what warning flags to pass to the C compiler... -Wall -Wunused -Wmissin g-prototypes -Wmissing-declarations checking what language compliance flags to pass to the C compiler... checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... /usr/bin/awk checking for perl5... /usr/bin/perl5 checking for pkg-config... /usr/local/bin/pkg-config checking for esound >= 0.2.26 audiofile >= 0.2.3... yes checking SOUND_TEST_CFLAGS... -I/usr/local/include checking SOUND_TEST_LIBS... -L/usr/local/lib -lesd -laudiofile -lm checking for glib-2.0 >= 2.0.3 gmodule-2.0 >= 2.0.3 gnome-vfs-2.0 >= 1.9.16 libx ml-2.0 >= 2.4.22 libbonobo-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 audiofile >= 0.2.3 e sound >= 0.2.26... Requested 'libxml-2.0 >= 2.4.22' but version of libXML is 2.4 .21 configure: error: Library requirements (glib-2.0 >= 2.0.3 gmodule-2.0 >= 2.0.3 g nome-vfs-2.0 >= 1.9.16 libxml-2.0 >= 2.4.22 libbonobo-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 audiofile >= 0.2.3 esound >= 0.2.26) not met; consider adjusting the PKG_ CONFIG_PATH environment variable if your libraries are in a nonstandard prefix s o pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libgnome/work/libgnome-2.0.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/libgnome. *** Error code 1 --Boundary_(ID_YNtOS4zNta35wBIhrruQpA)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207081731.57729.aj.field>