From owner-freebsd-gnome Sun Sep 29 2:57:28 2002 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 DBC4A37B401 for ; Sun, 29 Sep 2002 02:57:15 -0700 (PDT) Received: from smtp2.libero.it (smtp2.libero.it [193.70.192.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6941343E3B for ; Sun, 29 Sep 2002 02:57:14 -0700 (PDT) (envelope-from inzet@gufi.org) Received: from gufi.org (151.42.169.53) by smtp2.libero.it (6.5.028) (authenticated as inzet@libero.it) id 3D8B3DDE003C2B98 for gnome@freebsd.org; Sun, 29 Sep 2002 11:57:12 +0200 Message-ID: <3D96CE85.A0101C62@gufi.org> Date: Sun, 29 Sep 2002 11:57:25 +0200 From: Gianluca Sordiglioni Organization: Gruppo Utenti FreeBSD Italia (GUFI) X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: it, en MIME-Version: 1.0 To: gnome@freebsd.org Subject: Possible error in gnomecore-1.4.0.4_3 Content-Type: multipart/mixed; boundary="------------717CBB362B0F84A714D7001B" 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 This is a multi-part message in MIME format. --------------717CBB362B0F84A714D7001B Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit checking for dlopen in -ldl... no checking for shl_load in -ldld... no checking for dlopen... yes checking for CApplet library... Unknown library `capplet' configure: error: Did not find CApplet library, you probably need to install control-center first ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/gnomecore/work/gnome-core-1.4.2/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/gnomecore. ** Command failed: make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! x11/gnomecore (gnomecore-1.4.0.4_3) (configure error) If I hadn't installed control-center first, this port should install it for me as dependency... Have a nice day. Gianluca -- Gruppo Utenti FreeBSD Italia (GUFI) http://www.gufi.org/ --------------717CBB362B0F84A714D7001B Content-Type: text/plain; charset=us-ascii; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:787: checking for a BSD compatible install configure:840: checking whether build environment is sane configure:897: checking whether gmake sets ${MAKE} configure:943: checking for working aclocal configure:956: checking for working autoconf configure:969: checking for working automake configure:982: checking for working autoheader configure:995: checking for working makeinfo configure:1010: checking whether to enable maintainer-specific portions of Makefiles configure:1085: checking for perl configure:1192: checking for gnome-config configure:1229: checking if /usr/X11R6/bin/gnome-config works configure:1237: checking for orbit-config configure:1273: checking for orbit-idl configure:1307: checking for working ORBit environment configure:1343: checking for gnorba libraries configure:1427: checking extra library "capplet" configure:1453: checking for strerror in -lcposix configure:1472: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -lcposix -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: cannot find -lcposix configure: failed program was: #line 1461 "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:1497: checking for gcc configure:1610: checking whether the C compiler (cc -O -pipe -march=k6 ) works configure:1626: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1652: checking whether the C compiler (cc -O -pipe -march=k6 ) is a cross-compiler configure:1657: checking whether we are using GNU C configure:1666: cc -E conftest.c configure:1685: checking whether cc accepts -g configure:1717: checking how to run the C preprocessor configure:1738: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1797: checking for ANSI C header files configure:1810: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1877: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1920: checking for Cygwin environment configure:1936: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1932: `__CYGWIN32__' undeclared (first use in this function) configure:1932: (Each undeclared identifier is reported only once configure:1932: for each function it appears in.) configure: failed program was: #line 1925 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1953: checking for mingw32 environment configure:1965: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1961: `__MINGW32__' undeclared (first use in this function) configure:1961: (Each undeclared identifier is reported only once configure:1961: for each function it appears in.) configure: failed program was: #line 1958 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:2057: checking host system type configure:2078: checking build system type configure:2107: checking for ld used by GCC configure:2175: 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:2192: checking for /usr/libexec/elf/ld option to reload object files configure:2204: checking for BSD-compatible nm configure:2242: checking whether ln -s works configure:2263: checking how to recognise dependant libraries configure:2436: checking for object suffix configure:2442: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c 1>&5 configure:2462: checking for executable suffix configure:2472: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:2503: checking command to parse /usr/bin/nm -B output configure:2579: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c 1>&5 configure:2582: /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:2633: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c conftstm.o 1>&5 configure:2679: checking for dlfcn.h configure:2689: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2857: checking for ranlib configure:2924: checking for strip configure:3160: checking for objdir configure:3187: checking for cc option to produce PIC configure:3339: checking if cc PIC flag -fPIC works configure:3353: cc -c -O -pipe -march=k6 -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 configure:3405: checking if cc static flag -static works configure:3420: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -static conftest.c -L/usr/local/lib 1>&5 configure:3447: checking if cc supports -c -o file.o configure:3466: cc -c -O -pipe -march=k6 -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 configure:3495: checking if cc supports -c -o file.lo configure:3511: cc -c -O -pipe -march=k6 -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 configure:3560: checking if cc supports -fno-rtti -fno-exceptions configure:3573: cc -c -O -pipe -march=k6 -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 configure:3600: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:4216: checking how to hardcode library paths into programs configure:4244: checking whether stripping libraries is possible configure:4258: checking dynamic linker characteristics configure:4644: checking if libtool supports shared libraries configure:5137: checking whether -lc should be explicitly linked in configure:5144: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c 1>&5 configure:5157: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 ltconfig:581: checking whether we are using GNU C ltconfig:589: cc -E conftest.c ltconfig:603: checking for object suffix ltconfig:604: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 ltconfig:776: checking if cc PIC flag -fPIC works ltconfig:777: cc -c -O -pipe -march=k6 -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 ltconfig:829: checking if cc supports -c -o file.o ltconfig:830: cc -c -O -pipe -march=k6 -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 ltconfig:862: checking if cc supports -c -o file.lo ltconfig:863: cc -c -O -pipe -march=k6 -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 ltconfig:914: checking if cc supports -fno-rtti -fno-exceptions ltconfig:915: cc -c -O -pipe -march=k6 -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 ltconfig:958: checking if cc static flag -static works ltconfig:959: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -static conftest.c -L/usr/local/lib 1>&5 ltconfig:991: checking for ld used by GCC GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c 1>&5 ltconfig:1639: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1691: cc -o conftest -O -pipe -march=k6 -fno-builtin -fno-rtti -fno-exceptions -I/usr/local/include conftest.c conftstm.o 1>&5 configure:5740: checking for flex configure:5773: checking for flex configure:5807: checking for yywrap in -lfl configure:5826: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -lfl -L/usr/local/lib 1>&5 configure:5849: checking lex output file root configure:5870: checking whether yytext is a pointer configure:5889: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib -lfl 1>&5 configure:5915: checking for bison configure:5950: checking for xrdb configure:5997: checking what warning flags to pass to the C compiler configure:6029: checking what language compliance flags to pass to the C compiler configure:6055: checking for pthread_create in -pthread configure:6074: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include conftest.c -pthread -L/usr/local/lib 1>&5 configure:6320: checking for gtk-config configure:6355: checking for GTK - version >= 1.2.0 configure:6456: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib 1>&5 configure:6559: checking for SmcSaveYourselfDone in -lSM configure:6578: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm conftest.c -lSM -lICE -L/usr/local/lib 1>&5 configure:6607: checking for X11/SM/SMlib.h configure:6617: 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:6655: checking for XpmFreeXpmImage in -lXpm configure:6674: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm conftest.c -lXpm -L/usr/local/lib 1>&5 configure:6706: checking for gnome-config configure:6747: checking for xmlNewDoc in -lxml configure:6766: cc -o conftest -O -pipe -march=k6 -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 -lxml -L/usr/local/lib -lxml -lz -L/usr/local/lib 1>&5 configure:6848: checking for gtk-config configure:6883: checking for GTK - version >= 1.2.5 configure:6984: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib 1>&5 configure:7076: checking for gnome_window_icon_set_default_from_file in -lgnomeui configure:7095: cc -o conftest -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lgnomeui -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lXi -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -lgnugetopt -laudiofile -lm -lglib12 1>&5 configure:7144: checking for ranlib configure:7172: checking for working const configure:7226: cc -c -O -pipe -march=k6 -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:7200: warning: unused variable `s' configure:7220: warning: unused variable `foo' configure:7188: warning: unused variable `zero' configure:7182: warning: unused variable `x' configure:7199: warning: `t' might be used uninitialized in this function configure:7217: warning: `b' might be used uninitialized in this function configure:7247: checking for inline configure:7261: cc -c -O -pipe -march=k6 -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:7257: warning: control reaches end of non-void function configure: At top level: configure:7257: warning: return-type defaults to `int' configure:7287: checking for off_t configure:7320: checking for size_t configure:7355: checking for working alloca.h configure:7367: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7361: alloca.h: No such file or directory configure: In function `main': configure:7363: warning: unused variable `p' configure: failed program was: #line 7360 "configure" #include "confdefs.h" #include int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } configure:7388: checking for alloca configure:7421: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure: In function `main': configure:7417: warning: unused variable `p' configure:7590: checking for stdlib.h configure:7600: 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:7590: checking for unistd.h configure:7600: 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:7590: checking for sys/stat.h configure:7600: 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:7590: checking for sys/types.h configure:7600: 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:7629: checking for getpagesize configure:7657: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7682: checking for working mmap configure:7843: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7871: checking for argz.h configure:7881: 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:7877: argz.h: No such file or directory configure: failed program was: #line 7876 "configure" #include "confdefs.h" #include configure:7871: checking for limits.h configure:7881: 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:7871: checking for locale.h configure:7881: 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:7871: checking for nl_types.h configure:7881: 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:7871: checking for malloc.h configure:7881: 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:7877: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure: failed program was: #line 7876 "configure" #include "confdefs.h" #include configure:7871: checking for string.h configure:7881: 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:7871: checking for unistd.h configure:7871: checking for sys/param.h configure:7881: 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:7911: checking for getcwd configure:7939: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7911: checking for munmap configure:7939: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7911: checking for putenv configure:7939: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7911: checking for setenv configure:7939: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7911: checking for setlocale configure:7939: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7911: checking for strchr configure:7939: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7911: checking for strcasecmp configure:7939: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7911: checking for strdup configure:7939: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:7911: checking for __argz_count configure:7939: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/cchF0cEt.o: In function `main': /tmp/cchF0cEt.o(.text+0x7): undefined reference to `__argz_count' configure: failed program was: #line 7916 "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:7911: checking for __argz_stringify configure:7939: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/cc7oZHCh.o: In function `main': /tmp/cc7oZHCh.o(.text+0x7): undefined reference to `__argz_stringify' configure: failed program was: #line 7916 "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:7911: checking for __argz_next configure:7939: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccyyghkP.o: In function `main': /tmp/ccyyghkP.o(.text+0x7): undefined reference to `__argz_next' configure: failed program was: #line 7916 "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:7968: checking for stpcpy configure:7996: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccneHo0o.o: In function `main': /tmp/ccneHo0o.o(.text+0x7): undefined reference to `stpcpy' configure: failed program was: #line 7973 "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:8030: checking for LC_MESSAGES configure:8042: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:8063: checking whether NLS is requested configure:8096: checking for libintl.h configure:8106: 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:8123: checking for gettext in libc configure:8135: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccHN7zSZ.o: In function `main': /tmp/ccHN7zSZ.o(.text+0xf): undefined reference to `libintl_gettext' configure: failed program was: #line 8128 "configure" #include "confdefs.h" #include int main() { return (int) gettext ("") ; return 0; } configure:8151: checking for bindtextdomain in -lintl configure:8170: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lintl -L/usr/local/lib 1>&5 configure:8186: checking for gettext in libintl configure:8191: checking for gettext in -lintl configure:8210: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lintl -L/usr/local/lib 1>&5 configure:8249: checking for msgfmt configure:8283: checking for dcgettext configure:8311: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccOz1bMV.o: In function `main': /tmp/ccOz1bMV.o(.text+0x7): undefined reference to `dcgettext' configure: failed program was: #line 8288 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dcgettext(); 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 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:8338: checking for gmsgfmt configure:8374: checking for xgettext configure:8414: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccQTEPhW.o: In function `main': /tmp/ccQTEPhW.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr' configure: failed program was: #line 8406 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:8691: checking for catalogs to be installed configure:8809: checking for dlfcn.h configure:8809: checking for dl.h configure:8819: 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:8815: dl.h: No such file or directory configure: failed program was: #line 8814 "configure" #include "confdefs.h" #include configure:8809: checking for syslog.h configure:8819: 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:8809: checking for tcpd.h configure:8819: 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:8846: checking for dlopen in -ldl configure:8865: cc -o conftest -O -pipe -march=k6 -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 -ldl -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: cannot find -ldl configure: failed program was: #line 8854 "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 dlopen(); int main() { dlopen() ; return 0; } configure:8885: checking for shl_load in -ldld configure:8904: cc -o conftest -O -pipe -march=k6 -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 -ldld -L/usr/local/lib 1>&5 /usr/libexec/elf/ld: cannot find -ldld configure: failed program was: #line 8893 "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 shl_load(); int main() { shl_load() ; return 0; } configure:8926: checking for dlopen configure:8954: cc -o conftest -O -pipe -march=k6 -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib 1>&5 configure:9002: checking for CApplet library --------------717CBB362B0F84A714D7001B-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message