From owner-freebsd-gnome@FreeBSD.ORG Sat Oct 4 19:04:39 2003 Return-Path: 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 962D016A4B3 for ; Sat, 4 Oct 2003 19:04:39 -0700 (PDT) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.92.226.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A82343FE9 for ; Sat, 4 Oct 2003 19:04:37 -0700 (PDT) (envelope-from tparquet@twcny.rr.com) Received: from twcny.rr.com (syr-24-59-143-77.twcny.rr.com [24.59.143.77]) h9524YU8009277; Sat, 4 Oct 2003 22:04:34 -0400 (EDT) Message-ID: <3F7F7C32.4010508@twcny.rr.com> Date: Sat, 04 Oct 2003 22:04:34 -0400 From: Tom Parquette User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20030921 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@freebsd.org Content-Type: multipart/mixed; boundary="------------050007090402050809050805" Subject: Problem with libbonoboui X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2003 02:04:39 -0000 This is a multi-part message in MIME format. --------------050007090402050809050805 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Please CC me on any replies. I do not subscribe to gnome. TIA. I was running a portupgrade on my 5.1-CURRENT desktop and I ran into problems. I think I have narrowed the problem down to libbonoboui. At least, I can recreate the failure on demand with a make in libbonoboui. From the messages, it appears a script called missing is either too old or missing. I searched the gnome archives and I found a few other postings but I did not find an answer that sounded solid. One that looked promising was to reinstall ORBit2 but that did not seem to fix the problem. I also tried cvsuping ports-all and that did not seem to help either. I'm attaching the suggested documentation. If this is another FAQ, I don't get it. TIA for any help. Cheers... --------------050007090402050809050805 Content-Type: text/plain; name="libbonoboui.msgs" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="libbonoboui.msgs" Script started on Sat Oct 4 12:21:04 2003 Stargate# pwd /usr/ports/x11-toolkits/libbonoboui Stargate# mkaemake ===> libbonoboui-2.4.0 depends on executable: gmake - found ===> libbonoboui-2.4.0 depends on file: /usr/local/libexec/libtool13/libtool - found ===> libbonoboui-2.4.0 depends on file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found ===> libbonoboui-2.4.0 depends on executable: pkg-config - found ===> libbonoboui-2.4.0 depends on shared library: X11.6 - found ===> libbonoboui-2.4.0 depends on shared library: esd.2 - found ===> libbonoboui-2.4.0 depends on shared library: glib-2.0.200 - found ===> libbonoboui-2.4.0 depends on shared library: atk-1.0.400 - found ===> libbonoboui-2.4.0 depends on shared library: pango-1.0.200 - found ===> libbonoboui-2.4.0 depends on shared library: gtk-x11-2.0.200 - found ===> libbonoboui-2.4.0 depends on shared library: linc.1 - found ===> libbonoboui-2.4.0 depends on shared library: IDL-2.0 - found ===> libbonoboui-2.4.0 depends on shared library: ORBit-2.0 - found ===> libbonoboui-2.4.0 depends on shared library: glade-2.0.0 - found ===> libbonoboui-2.4.0 depends on shared library: xml2.5 - found ===> libbonoboui-2.4.0 depends on shared library: xslt.1 - found ===> libbonoboui-2.4.0 depends on shared library: bonobo-2.0 - found ===> libbonoboui-2.4.0 depends on shared library: gconf-2.5 - found ===> libbonoboui-2.4.0 depends on shared library: gnomevfs-2.400 - found ===> libbonoboui-2.4.0 depends on shared library: gnomecanvas-2.400 - found ===> libbonoboui-2.4.0 depends on shared library: art_lgpl_2.5 - found ===> libbonoboui-2.4.0 depends on shared library: gnome-2.400 - found ===> Configuring for libbonoboui-2.4.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes /usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.0/missing: Unknown `--run' option Try `/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.0/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for perl... /usr/bin/perl checking for style of include used by gmake... GNU 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 suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking for egrep... grep -E checking for ANSI C header files... yes checking build system type... i386-portbld-freebsd5.1 checking host system type... i386-portbld-freebsd5.1 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/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 dependent libraries... pass_all 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... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... 16384 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... 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 whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd5.1 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd5.1 ld.so appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd5.1 ld.so checking host system type... i386-unknown-freebsd5.1 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 ... no checking if cc static flag -static works... -static checking whether ln -s works... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes 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/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd5.1 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 what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes checking what language compliance flags to pass to the C compiler... checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... 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 for bind_textdomain_codeset... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... no checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... am ar az be bg ca cs cy da de el es fa fi fr he hi hu id is it ja kn ko li lv ml mn ms nl nn no pl pt pt_BR ro ru sk sl sr sr@Latn sv ta tr uk vi wa yi zh_CN zh_TW --exists: not found --libs: not found checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for pkg-config... /usr/local/bin/pkg-config checking for libgnomecanvas-2.0 >= 1.116.0 libbonobo-2.0 >= 2.3.3 libgnome-2.0 >= 1.116.0 bonobo-activation-2.0 >= 1.0.0 libxml-2.0 >= 2.4.20 gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.2.0... Requested 'libbonobo-2.0 >= 2.3.3' but version of libbonobo is 2.2.1 configure: error: Library requirements (libgnomecanvas-2.0 >= 1.116.0 libbonobo-2.0 >= 2.3.3 libgnome-2.0 >= 1.116.0 bonobo-activation-2.0 >= 1.0.0 libxml-2.0 >= 2.4.20 gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.0/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-toolkits/libbonoboui. Stargate# exit exit Script done on Sat Oct 4 12:21:39 2003 --------------050007090402050809050805 Content-Type: text/plain; name="libbonoboui.config.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="libbonoboui.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.57. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --build=i386-portbld-freebsd5.1 ## --------- ## ## Platform. ## ## --------- ## hostname = Stargate.Tom.Parquette.name uname -m = i386 uname -r = 5.1-CURRENT uname -s = FreeBSD uname -v = FreeBSD 5.1-CURRENT #1: Sun Aug 17 22:36:10 EDT 2003 Tom@Atlas.Tom.Parquette.name:/usr/obj/usr/src/sys/STARGATE /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: /usr/local/libexec/libtool13 PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1516: checking for a BSD-compatible install configure:1570: result: /usr/bin/install -c -o root -g wheel configure:1581: checking whether build environment is sane configure:1624: result: yes configure:1649: WARNING: `missing' script is too old or missing configure:1657: checking for gawk configure:1686: result: no configure:1657: checking for mawk configure:1686: result: no configure:1657: checking for nawk configure:1673: found /usr/bin/nawk configure:1683: result: nawk configure:1693: checking whether gmake sets $(MAKE) configure:1713: result: yes configure:1878: checking whether to enable maintainer-specific portions of Makefiles configure:1887: result: no configure:1967: checking for perl configure:1985: found /usr/bin/perl configure:1997: result: /usr/bin/perl configure:2041: checking for style of include used by gmake configure:2069: result: GNU configure:2140: checking for gcc configure:2166: result: cc configure:2410: checking for C compiler version configure:2413: cc --version &5 cc (GCC) 3.3.1 [FreeBSD] 20030711 (prerelease) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2416: $? = 0 configure:2418: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.1 [FreeBSD] 20030711 (prerelease) configure:2421: $? = 0 configure:2423: cc -V &5 cc: `-V' option must have argument configure:2426: $? = 1 configure:2450: checking for C compiler default output configure:2453: cc -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c >&5 configure:2456: $? = 0 configure:2502: result: a.out configure:2507: checking whether the C compiler works configure:2513: ./a.out configure:2516: $? = 0 configure:2533: result: yes configure:2540: checking whether we are cross compiling configure:2542: result: no configure:2545: checking for suffix of executables configure:2547: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c >&5 configure:2550: $? = 0 configure:2575: result: configure:2581: checking for suffix of object files configure:2603: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:2606: $? = 0 configure:2628: result: o configure:2632: checking whether we are using the GNU C compiler configure:2657: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:2660: $? = 0 configure:2663: test -s conftest.o configure:2666: $? = 0 configure:2679: result: yes configure:2685: checking whether cc accepts -g configure:2707: cc -c -g -I/usr/local/include conftest.c >&5 configure:2710: $? = 0 configure:2713: test -s conftest.o configure:2716: $? = 0 configure:2727: result: yes configure:2744: checking for cc option to accept ANSI C configure:2805: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:2808: $? = 0 configure:2811: test -s conftest.o configure:2814: $? = 0 configure:2832: result: none needed configure:2850: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2853: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2964: checking dependency style of cc configure:3032: result: gcc3 configure:3050: checking for library containing strerror configure:3081: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c >&5 configure:3084: $? = 0 configure:3087: test -s conftest configure:3090: $? = 0 configure:3149: result: none required configure:3202: checking for gcc configure:3228: result: cc configure:3472: checking for C compiler version configure:3475: cc --version &5 cc (GCC) 3.3.1 [FreeBSD] 20030711 (prerelease) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3478: $? = 0 configure:3480: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.1 [FreeBSD] 20030711 (prerelease) configure:3483: $? = 0 configure:3485: cc -V &5 cc: `-V' option must have argument configure:3488: $? = 1 configure:3491: checking whether we are using the GNU C compiler configure:3538: result: yes configure:3544: checking whether cc accepts -g configure:3586: result: yes configure:3603: checking for cc option to accept ANSI C configure:3691: result: none needed configure:3709: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3712: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3823: checking dependency style of cc configure:3891: result: gcc3 configure:3913: checking how to run the C preprocessor configure:3949: cc -E -I/usr/local/include conftest.c configure:3955: $? = 0 configure:3987: cc -E -I/usr/local/include conftest.c configure:3989:28: ac_nonexistent.h: No such file or directory configure:3993: $? = 1 configure: failed program was: | #line 3979 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.4.0" | /* end confdefs.h. */ | #include configure:4031: result: cc -E configure:4056: cc -E -I/usr/local/include conftest.c configure:4062: $? = 0 configure:4094: cc -E -I/usr/local/include conftest.c configure:4096:28: ac_nonexistent.h: No such file or directory configure:4100: $? = 1 configure: failed program was: | #line 4086 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.4.0" | /* end confdefs.h. */ | #include configure:4143: checking for egrep configure:4153: result: grep -E configure:4158: checking for ANSI C header files configure:4184: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:4187: $? = 0 configure:4190: test -s conftest.o configure:4193: $? = 0 configure:4285: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c >&5 configure:4288: $? = 0 configure:4290: ./conftest configure:4293: $? = 0 configure:4308: result: yes configure:4398: checking build system type configure:4416: result: i386-portbld-freebsd5.1 configure:4424: checking host system type configure:4438: result: i386-portbld-freebsd5.1 configure:4446: checking for a sed that does not truncate output configure:4500: result: /usr/bin/sed configure:4514: checking for ld used by cc configure:4581: result: /usr/bin/ld configure:4590: checking if the linker (/usr/bin/ld) is GNU ld configure:4605: result: yes configure:4610: checking for /usr/bin/ld option to reload object files configure:4617: result: -r configure:4626: checking for BSD-compatible nm configure:4668: result: /usr/bin/nm -B configure:4672: checking whether ln -s works configure:4676: result: yes configure:4683: checking how to recognise dependent libraries configure:4883: result: pass_all configure:5337: checking for sys/types.h configure:5354: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5357: $? = 0 configure:5360: test -s conftest.o configure:5363: $? = 0 configure:5374: result: yes configure:5337: checking for sys/stat.h configure:5354: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5357: $? = 0 configure:5360: test -s conftest.o configure:5363: $? = 0 configure:5374: result: yes configure:5337: checking for stdlib.h configure:5354: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5357: $? = 0 configure:5360: test -s conftest.o configure:5363: $? = 0 configure:5374: result: yes configure:5337: checking for string.h configure:5354: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5357: $? = 0 configure:5360: test -s conftest.o configure:5363: $? = 0 configure:5374: result: yes configure:5337: checking for memory.h configure:5354: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5357: $? = 0 configure:5360: test -s conftest.o configure:5363: $? = 0 configure:5374: result: yes configure:5337: checking for strings.h configure:5354: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5357: $? = 0 configure:5360: test -s conftest.o configure:5363: $? = 0 configure:5374: result: yes configure:5337: checking for inttypes.h configure:5354: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5357: $? = 0 configure:5360: test -s conftest.o configure:5363: $? = 0 configure:5374: result: yes configure:5337: checking for stdint.h configure:5354: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5357: $? = 0 configure:5360: test -s conftest.o configure:5363: $? = 0 configure:5374: result: yes configure:5337: checking for unistd.h configure:5354: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5357: $? = 0 configure:5360: test -s conftest.o configure:5363: $? = 0 configure:5374: result: yes configure:5400: checking dlfcn.h usability configure:5413: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5416: $? = 0 configure:5419: test -s conftest.o configure:5422: $? = 0 configure:5432: result: yes configure:5436: checking dlfcn.h presence configure:5447: cc -E -I/usr/local/include conftest.c configure:5453: $? = 0 configure:5472: result: yes configure:5508: checking for dlfcn.h configure:5515: result: yes configure:5622: checking for C++ compiler version configure:5625: c++ --version &5 c++ (GCC) 3.3.1 [FreeBSD] 20030711 (prerelease) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5628: $? = 0 configure:5630: c++ -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.1 [FreeBSD] 20030711 (prerelease) configure:5633: $? = 0 configure:5635: c++ -V &5 c++: `-V' option must have argument configure:5638: $? = 1 configure:5641: checking whether we are using the GNU C++ compiler configure:5666: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure:5669: $? = 0 configure:5672: test -s conftest.o configure:5675: $? = 0 configure:5688: result: yes configure:5694: checking whether c++ accepts -g configure:5716: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:5719: $? = 0 configure:5722: test -s conftest.o configure:5725: $? = 0 configure:5736: result: yes configure:5780: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure:5783: $? = 0 configure:5786: test -s conftest.o configure:5789: $? = 0 configure:5816: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure: In function `int main()': configure:5825: error: `exit' undeclared (first use this function) configure:5825: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:5819: $? = 1 configure: failed program was: | #line 5800 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.4.0" | #define STDC_HEADERS 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5780: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure:5783: $? = 0 configure:5786: test -s conftest.o configure:5789: $? = 0 configure:5816: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure:5819: $? = 0 configure:5822: test -s conftest.o configure:5825: $? = 0 configure:5850: checking dependency style of c++ configure:5918: result: gcc3 configure:5940: checking how to run the C++ preprocessor configure:5972: c++ -E -I/usr/local/include conftest.cc configure:5978: $? = 0 configure:6010: c++ -E -I/usr/local/include conftest.cc configure:6026:28: ac_nonexistent.h: No such file or directory configure:6016: $? = 1 configure: failed program was: | #line 6002 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.4.0" | #define STDC_HEADERS 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:6054: result: c++ -E configure:6079: c++ -E -I/usr/local/include conftest.cc configure:6085: $? = 0 configure:6117: c++ -E -I/usr/local/include conftest.cc configure:6133:28: ac_nonexistent.h: No such file or directory configure:6123: $? = 1 configure: failed program was: | #line 6109 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.4.0" | #define STDC_HEADERS 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:6217: checking for g77 configure:6246: result: no configure:6217: checking for f77 configure:6233: found /usr/bin/f77 configure:6243: result: f77 configure:6258: checking for Fortran 77 compiler version configure:6261: f77 --version &5 GNU Fortran (GCC) 3.3.1 [FreeBSD] 20030711 (prerelease) Copyright (C) 2002 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:6264: $? = 0 configure:6266: f77 -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.1 [FreeBSD] 20030711 (prerelease) configure:6269: $? = 0 configure:6271: f77 -V &5 f77: `-V' option must have argument configure:6274: $? = 1 configure:6281: checking whether we are using the GNU Fortran 77 compiler configure:6295: f77 -c conftest.F >&5 configure:6298: $? = 0 configure:6301: test -s conftest.o configure:6304: $? = 0 configure:6317: result: yes configure:6324: checking whether f77 accepts -g configure:6336: f77 -c -g conftest.f >&5 configure:6339: $? = 0 configure:6342: test -s conftest.o configure:6345: $? = 0 configure:6357: result: yes configure:6385: checking the maximum length of command line arguments configure:6444: result: 16384 configure:6455: checking command to parse /usr/bin/nm -B output from cc object configure:6544: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:6547: $? = 0 configure:6551: /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:6554: $? = 0 configure:6606: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c conftstm.o >&5 configure:6609: $? = 0 configure:6647: result: ok configure:6651: checking for objdir configure:6666: result: .libs configure:6756: checking for ar configure:6772: found /usr/bin/ar configure:6783: result: ar configure:6836: checking for ranlib configure:6852: found /usr/bin/ranlib configure:6863: result: ranlib configure:6916: checking for strip configure:6932: found /usr/bin/strip configure:6943: result: strip configure:7205: checking if cc static flag works configure:7228: result: yes configure:7245: checking if cc supports -fno-rtti -fno-exceptions configure:7263: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:7267: $? = 0 configure:7278: result: no configure:7293: checking for cc option to produce PIC configure:7470: result: -fPIC configure:7477: checking if cc PIC flag -fPIC works configure:7495: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:7499: $? = 0 configure:7510: result: yes configure:7534: checking if cc supports -c -o file.o configure:7562: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7566: $? = 0 configure:7583: result: yes configure:7609: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8403: result: yes configure:8429: checking whether -lc should be explicitly linked in configure:8434: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:8437: $? = 0 configure:8451: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8454: $? = 1 configure:8466: result: yes configure:8474: checking how to hardcode library paths into programs configure:8499: result: immediate configure:8513: checking whether stripping libraries is possible configure:8518: result: yes configure:8540: checking dynamic linker characteristics configure:9075: result: freebsd5.1 ld.so configure:9801: checking if libtool supports shared libraries configure:9803: result: yes configure:9806: checking whether to build shared libraries configure:9855: result: yes configure:9858: checking whether to build static libraries configure:9862: result: yes configure:9953: creating libtool configure:10497: checking for ld used by c++ configure:10564: result: /usr/bin/ld configure:10573: checking if the linker (/usr/bin/ld) is GNU ld configure:10588: result: yes configure:10639: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11434: result: yes configure:11452: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure:11455: $? = 0 configure:11551: checking for c++ option to produce PIC configure:11803: result: -fPIC configure:11810: checking if c++ PIC flag -fPIC works configure:11828: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fPIC -DPIC conftest.cc >&5 configure:11832: $? = 0 configure:11843: result: yes configure:11867: checking if c++ supports -c -o file.o configure:11895: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:11899: $? = 0 configure:11916: result: yes configure:11942: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11967: result: yes configure:12038: checking how to hardcode library paths into programs configure:12063: result: immediate configure:12077: checking whether stripping libraries is possible configure:12082: result: yes configure:12104: checking dynamic linker characteristics configure:12639: result: freebsd5.1 ld.so configure:13838: checking if libtool supports shared libraries configure:13840: result: yes configure:13843: checking whether to build shared libraries configure:13861: result: yes configure:13864: checking whether to build static libraries configure:13868: result: yes configure:13880: checking for f77 option to produce PIC configure:14057: result: -fPIC configure:14064: checking if f77 PIC flag -fPIC works configure:14082: f77 -c -g -O2 -fPIC conftest.f >&5 configure:14086: $? = 0 configure:14097: result: yes configure:14121: checking if f77 supports -c -o file.o configure:14149: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14153: $? = 0 configure:14170: result: yes configure:14196: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:14968: result: yes configure:15039: checking how to hardcode library paths into programs configure:15064: result: immediate configure:15078: checking whether stripping libraries is possible configure:15083: result: yes configure:15105: checking dynamic linker characteristics configure:15640: result: freebsd5.1 ld.so configure:19557: checking for bison configure:19573: found /usr/local/bin/bison configure:19583: result: bison -y configure:19598: checking for xrdb configure:19616: found /usr/X11R6/bin/xrdb configure:19628: result: /usr/X11R6/bin/xrdb configure:19738: checking what warning flags to pass to the C compiler configure:19740: result: -Wall -Wmissing-prototypes configure:19751: checking what language compliance flags to pass to the C compiler configure:19766: result: configure:19798: checking locale.h usability configure:19811: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:19814: $? = 0 configure:19817: test -s conftest.o configure:19820: $? = 0 configure:19830: result: yes configure:19834: checking locale.h presence configure:19845: cc -E -I/usr/local/include conftest.c configure:19851: $? = 0 configure:19870: result: yes configure:19906: checking for locale.h configure:19913: result: yes configure:19927: checking for LC_MESSAGES configure:19949: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c >&5 configure:19952: $? = 0 configure:19955: test -s conftest configure:19958: $? = 0 configure:19969: result: yes configure:19998: checking libintl.h usability configure:20011: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:20014: $? = 0 configure:20017: test -s conftest.o configure:20020: $? = 0 configure:20030: result: yes configure:20034: checking libintl.h presence configure:20045: cc -E -I/usr/local/include conftest.c configure:20051: $? = 0 configure:20070: result: yes configure:20106: checking for libintl.h configure:20113: result: yes configure:20124: checking for dgettext in libc configure:20148: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c >&5 /var/tmp//ccSvmphz.o: In function `main': /var/tmp//ccSvmphz.o(.text+0x19): undefined reference to `libintl_dgettext' configure:20151: $? = 1 configure: failed program was: | #line 20130 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.4.0" | #define STDC_HEADERS 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | #include | #endif | #define GETTEXT_PACKAGE "libbonoboui-2.0" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return (int) dgettext ("","") | ; | return 0; | } configure:20169: result: no configure:20265: checking for bindtextdomain in -lintl configure:20296: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl >&5 configure:20299: $? = 0 configure:20302: test -s conftest configure:20305: $? = 0 configure:20317: result: yes configure:20320: checking for dgettext in -lintl configure:20351: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl >&5 configure:20354: $? = 0 configure:20357: test -s conftest configure:20360: $? = 0 configure:20372: result: yes configure:20462: checking for bind_textdomain_codeset configure:20512: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl >&5 configure:20515: $? = 0 configure:20518: test -s conftest configure:20521: $? = 0 configure:20532: result: yes configure:20571: checking for msgfmt configure:20598: result: /usr/local/bin/msgfmt configure:20609: checking for dcgettext configure:20659: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c >&5 /var/tmp//ccfrBvoc.o: In function `main': /var/tmp//ccfrBvoc.o(.text+0xf): undefined reference to `dcgettext' /var/tmp//ccfrBvoc.o(.data+0x0): undefined reference to `dcgettext' configure:20662: $? = 1 configure: failed program was: | #line 20615 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.4.0" | #define STDC_HEADERS 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | #include | #endif | #define GETTEXT_PACKAGE "libbonoboui-2.0" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dcgettext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 dcgettext (); | /* 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 | char (*f) () = dcgettext; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dcgettext; | ; | return 0; | } configure:20679: result: no configure:20691: checking for gmsgfmt configure:20722: result: /usr/local/bin/msgfmt configure:20731: checking for xgettext configure:20758: result: /usr/local/bin/xgettext configure:20783: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c >&5 /var/tmp//ccDBGUvZ.o: In function `main': /var/tmp//ccDBGUvZ.o(.text+0xa): undefined reference to `_nl_msg_cat_cntr' configure:20786: $? = 1 configure: failed program was: | #line 20766 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.4.0" | #define STDC_HEADERS 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | #include | #endif | #define GETTEXT_PACKAGE "libbonoboui-2.0" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | /* end confdefs.h. */ | | int | main () | { | extern int _nl_msg_cat_cntr; | return _nl_msg_cat_cntr | ; | return 0; | } configure:20945: checking for catalogs to be installed configure:20970: result: am ar az be bg ca cs cy da de el es fa fi fr he hi hu id is it ja kn ko li lv ml mn ms nl nn no pl pt pt_BR ro ru sk sl sr sr@Latn sv ta tr uk vi wa yi zh_CN zh_TW configure:21027: checking for X configure:21247: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:21400: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:21403: $? = 0 configure:21406: test -s conftest configure:21409: $? = 0 configure:21546: checking for gethostbyname configure:21596: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c >&5 configure:21599: $? = 0 configure:21602: test -s conftest configure:21605: $? = 0 configure:21616: result: yes configure:21747: checking for connect configure:21797: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c >&5 configure:21800: $? = 0 configure:21803: test -s conftest configure:21806: $? = 0 configure:21817: result: yes configure:21882: checking for remove configure:21932: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c >&5 configure:21935: $? = 0 configure:21938: test -s conftest configure:21941: $? = 0 configure:21952: result: yes configure:22017: checking for shmat configure:22067: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r conftest.c >&5 configure:22070: $? = 0 configure:22073: test -s conftest configure:22076: $? = 0 configure:22087: result: yes configure:22161: checking for IceConnectionNumber in -lICE configure:22192: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lc_r -L/usr/X11R6/lib conftest.c -lICE >&5 configure:22195: $? = 0 configure:22198: test -s conftest configure:22201: $? = 0 configure:22213: result: yes configure:22248: checking for pkg-config configure:22266: found /usr/local/bin/pkg-config configure:22279: result: /usr/local/bin/pkg-config configure:22296: checking for libgnomecanvas-2.0 >= 1.116.0 libbonobo-2.0 >= 2.3.3 libgnome-2.0 >= 1.116.0 bonobo-activation-2.0 >= 1.0.0 libxml-2.0 >= 2.4.20 gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.2.0 configure:22335: error: Library requirements (libgnomecanvas-2.0 >= 1.116.0 libbonobo-2.0 >= 2.3.3 libgnome-2.0 >= 1.116.0 bonobo-activation-2.0 >= 1.0.0 libxml-2.0 >= 2.4.20 gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.2.0) 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_func_bind_textdomain_codeset=yes lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' ac_cv_prog_ac_ct_F77=f77 am_cv_CC_dependencies_compiler_type=gcc3 ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_CXXCPP='c++ -E' ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro' gt_cv_func_dgettext_libc=no lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' ac_cv_f77_compiler_gnu=yes ac_cv_env_F77_value= ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_prog_gnu_ldcxx=yes ac_cv_prog_cc_g=yes ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set=set ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config lt_cv_prog_compiler_c_o_CXX=yes ac_cv_prog_ac_ct_AR=ar ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' lt_cv_sys_max_cmd_len=16384 ac_cv_prog_make_gmake_set=yes ac_cv_env_FFLAGS_set= ac_cv_path_PATH_TO_XRDB=/usr/X11R6/bin/xrdb ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_cxx_compiler_gnu=yes ac_cv_env_CXX_set=set gt_cv_have_gettext=yes lt_lt_cv_prog_compiler_c_o_CXX='"yes"' ac_cv_env_host_alias_set= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_prog_YACC='bison -y' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_cv_ld_reload_flag=-r ac_cv_func_remove=yes lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set lt_cv_prog_compiler_c_o=yes ac_cv_prog_f77_g=yes ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value='-L/usr/local/lib -lc_r' ac_cv_env_target_alias_set= ac_cv_host_alias=i386-portbld-freebsd5.1 ac_cv_prog_cc_stdc= ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro' ac_cv_env_CC_set=set ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_path_MSGFMT=/usr/local/bin/msgfmt lt_cv_prog_compiler_c_o_F77=yes ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/bin/sed ac_cv_func_dcgettext=no ac_cv_header_stdint_h=yes ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_env_FFLAGS_value= ac_cv_func_gethostbyname=yes ac_cv_header_locale_h=yes lt_cv_path_LD=/usr/bin/ld lt_cv_prog_compiler_rtti_exceptions=no ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=i386-portbld-freebsd5.1 ac_cv_env_CPPFLAGS_value=-I/usr/local/include lt_lt_cv_prog_compiler_c_o='"yes"' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd5.1 ac_cv_env_F77_set= ac_cv_env_host_alias_value= am_cv_val_LC_MESSAGES=yes lt_lt_cv_prog_compiler_c_o_F77='"yes"' ac_cv_lib_intl_dgettext=yes lt_cv_objdir=.libs ac_cv_prog_cxx_g=yes ac_cv_lib_intl_bindtextdomain=yes gt_cv_func_dgettext_libintl=yes lt_cv_file_magic_test_file= ac_cv_func_connect=yes am_cv_CXX_dependencies_compiler_type=gcc3 ac_cv_build=i386-portbld-freebsd5.1 ac_cv_prog_CPP='cc -E' ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd5.1 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_path_LDCXX=/usr/bin/ld ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc lt_cv_path_NM='/usr/bin/nm -B' ac_cv_search_strerror='none required' ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='tar' AR='ar' AS='as' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.7' AWK='nawk' BONOBOUI_CFLAGS='' BONOBOUI_GLADE_CFLAGS='' BONOBOUI_GLADE_LIBS='' BONOBOUI_LIBS='' CATALOGS=' am.mo ar.mo az.mo be.mo bg.mo ca.mo cs.mo cy.mo da.mo de.mo el.mo es.mo fa.mo fi.mo fr.mo he.mo hi.mo hu.mo id.mo is.mo it.mo ja.mo kn.mo ko.mo li.mo lv.mo ml.mo mn.mo ms.mo nl.mo nn.mo no.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sk.mo sl.mo sr.mo sr@Latn.mo sv.mo ta.mo tr.mo uk.mo vi.mo wa.mo yi.mo zh_CN.mo zh_TW.mo' CATOBJEXT='.mo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O -pipe -mcpu=pentiumpro' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O -pipe -mcpu=pentiumpro' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' EXEEXT='' F77='f77' FFLAGS='-g -O2' GETTEXT_PACKAGE='libbonoboui-2.0' GLIB_GENMARSHAL='' GLIB_MKENUMS='' GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo es.gmo fa.gmo fi.gmo fr.gmo he.gmo hi.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kn.gmo ko.gmo li.gmo lv.gmo ml.gmo mn.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/local/bin/msgfmt' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' HTML_DIR='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' LDFLAGS='-L/usr/local/lib -lc_r' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' OBJDUMP='objdump' OBJEXT='o' PACKAGE='libbonoboui' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PATH_TO_XRDB='/usr/X11R6/bin/xrdb' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES=' am.po ar.po az.po be.po bg.po ca.po cs.po cy.po da.po de.po el.po es.po fa.po fi.po fr.po he.po hi.po hu.po id.po is.po it.po ja.po kn.po ko.po li.po lv.po ml.po mn.po ms.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sr@Latn.po sv.po ta.po tr.po uk.po vi.po wa.po yi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='2.4.0' WARN_CFLAGS='-Wall -Wmissing-prototypes ' XGETTEXT='/usr/local/bin/xgettext' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -lSM -lICE -L/usr/X11R6/lib -lX11 ' X_PRE_LIBS=' -lSM -lICE' YACC='bison -y' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='f77' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd5.1' build_alias='i386-portbld-freebsd5.1' build_cpu='i386' build_os='freebsd5.1' build_vendor='portbld' datadir='/usr/X11R6/share/gnome' exec_prefix='NONE' gnomelocaledir='${prefix}/${DATADIRNAME}/locale' host='i386-portbld-freebsd5.1' host_alias='' host_cpu='i386' host_os='freebsd5.1' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/usr/X11R6/share/gnome' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/X11R6' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "libbonoboui-2.0" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "libbonoboui" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "2.4.0" #endif #ifdef __cplusplus #include configure: exit 1 --------------050007090402050809050805--