Date: Sat, 04 Oct 2003 22:13:47 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Tom Parquette <tparquet@twcny.rr.com> Cc: freebsd-gnome@freebsd.org Subject: Re: Problem with libbonoboui Message-ID: <1065320027.27243.46.camel@shumai.marcuscom.com> In-Reply-To: <3F7F7C32.4010508@twcny.rr.com> References: <3F7F7C32.4010508@twcny.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-80Wmcln6YLCMoN8amnXP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-10-04 at 22:04, Tom Parquette wrote: > Please CC me on any replies. I do not subscribe to gnome. TIA. >=20 > I was running a portupgrade on my 5.1-CURRENT desktop and I ran into=20 > problems. > I think I have narrowed the problem down to libbonoboui. At least, I=20 > can recreate the failure on demand with a make in libbonoboui. > From the messages, it appears a script called missing is either too old=20 > or missing. > I searched the gnome archives and I found a few other postings but I did=20 > not find an answer that sounded solid. > One that looked promising was to reinstall ORBit2 but that did not seem=20 > to fix the problem. > I also tried cvsuping ports-all and that did not seem to help either. >=20 > I'm attaching the suggested documentation. If this is another FAQ, I=20 > don't get it. You need to update libbonobo first. If you follow the upgrade instructions in the Known Issues and FAQ section of http://www.freebsd.org/gnome/, this will be taken care of for you in the second step: pkgdb -F portupgrade libbonobo ORBit2 ... Joe > TIA for any help. > Cheers... >=20 >=20 > ______________________________________________________________________ > Script started on Sat Oct 4 12:21:04 2003 > Stargate# pwd >=20 > /usr/ports/x11-toolkits/libbonoboui > Stargate# mkae=08=1B[K=08=1B[K=08=1B[K=08=1B[Kmake >=20 > =3D=3D=3D> libbonoboui-2.4.0 depends on executable: gmake - found > =3D=3D=3D> libbonoboui-2.4.0 depends on file: /usr/local/libexec/libtoo= l13/libtool - found > =3D=3D=3D> libbonoboui-2.4.0 depends on file: /usr/X11R6/libdata/pkgcon= fig/gnome-mime-data-2.0.pc - found > =3D=3D=3D> libbonoboui-2.4.0 depends on executable: pkg-config - found > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: X11.6 - found > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: esd.2 - found > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: glib-2.0.200 - = found > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: atk-1.0.400 - f= ound > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: pango-1.0.200 -= found > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: gtk-x11-2.0.200= - found > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: linc.1 - found > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: IDL-2.0 - found > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: ORBit-2.0 - fou= nd > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: glade-2.0.0 - f= ound > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: xml2.5 - found > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: xslt.1 - found > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: bonobo-2.0 - fo= und > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: gconf-2.5 - fou= nd > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: gnomevfs-2.400 = - found > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: gnomecanvas-2.4= 00 - found > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: art_lgpl_2.5 - = found > =3D=3D=3D> libbonoboui-2.4.0 depends on shared library: gnome-2.400 - f= ound > =3D=3D=3D> Configuring for libbonoboui-2.4.0 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g w= heel > checking whether build environment is sane... yes > /usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.0/missing: Unkno= wn `--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... n= o > 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...=20 > 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... ye= s > 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...=20 > 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 e= l es fa fi fr he hi hu id is it ja kn ko li lv ml mn ms nl nn no pl pt pt_B= R 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 >=3D 1.116.0 libbonobo-2.0 >=3D 2.3.3= libgnome-2.0 >=3D 1.116.0 bonobo-activation-2.0 >=3D 1.0.0 lib= xml-2.0 >=3D 2.4.20 gconf-2.0 >=3D 1.1.9 gtk+-2.0 >=3D 2.2.0... Req= uested 'libbonobo-2.0 >=3D 2.3.3' but version of libbonobo is 2.2.1 >=20 > configure: error: Library requirements (libgnomecanvas-2.0 >=3D 1.116.0 = libbonobo-2.0 >=3D 2.3.3 libgnome-2.0 >=3D 1.116.0 bonobo-activa= tion-2.0 >=3D 1.0.0 libxml-2.0 >=3D 2.4.20 gconf-2.0 >=3D 1.1.9 = gtk+-2.0 >=3D 2.2.0) not met; consider adjusting the PKG_CONFIG_PATH envir= onment variable if your libraries are in a nonstandard prefix so pkg-config= can find them. > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and att= ach > 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 >=20 > Stop in /usr/ports/x11-toolkits/libbonoboui. > Stargate# exit >=20 > exit >=20 > Script done on Sat Oct 4 12:21:39 2003 >=20 > ______________________________________________________________________ > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. >=20 > It was created by configure, which was > generated by GNU Autoconf 2.57. Invocation command line was >=20 > $ ./configure --x-libraries=3D/usr/X11R6/lib --x-includes=3D/usr/X11R6/= include --localstatedir=3D/usr/X11R6/share/gnome --datadir=3D/usr/X11R6/sha= re/gnome --with-html-dir=3D/usr/X11R6/share/doc --disable-gtk-doc --with-gc= onf-source=3Dxml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=3D/usr/X= 11R6 --build=3Di386-portbld-freebsd5.1 >=20 > ## --------- ## > ## Platform. ## > ## --------- ## >=20 > hostname =3D Stargate.Tom.Parquette.name > uname -m =3D i386 > uname -r =3D 5.1-CURRENT > uname -s =3D FreeBSD > uname -v =3D FreeBSD 5.1-CURRENT #1: Sun Aug 17 22:36:10 EDT 2003 Tom= @Atlas.Tom.Parquette.name:/usr/obj/usr/src/sys/STARGATE=20 >=20 > /usr/bin/uname -p =3D i386 > /bin/uname -X =3D unknown >=20 > /bin/arch =3D unknown > /usr/bin/arch -k =3D unknown > /usr/convex/getsysinfo =3D unknown > hostinfo =3D unknown > /bin/machine =3D unknown > /usr/bin/oslevel =3D unknown > /bin/universe =3D unknown >=20 > 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 >=20 >=20 > ## ----------- ## > ## Core tests. ## > ## ----------- ## >=20 > 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 o= f 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 </dev/null >&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 N= O > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. >=20 > configure:2416: $? =3D 0 > configure:2418: cc -v </dev/null >&5 > Using built-in specs. > Configured with: FreeBSD/i386 system compiler > Thread model: posix > gcc version 3.3.1 [FreeBSD] 20030711 (prerelease) > configure:2421: $? =3D 0 > configure:2423: cc -V </dev/null >&5 > cc: `-V' option must have argument > configure:2426: $? =3D 1 > configure:2450: checking for C compiler default output > configure:2453: cc -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -L/us= r/local/lib -lc_r conftest.c >&5 > configure:2456: $? =3D 0 > configure:2502: result: a.out > configure:2507: checking whether the C compiler works > configure:2513: ./a.out > configure:2516: $? =3D 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=3Dpentiumpro -I/usr/local/i= nclude -L/usr/local/lib -lc_r conftest.c >&5 > configure:2550: $? =3D 0 > configure:2575: result:=20 > configure:2581: checking for suffix of object files > configure:2603: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:2606: $? =3D 0 > configure:2628: result: o > configure:2632: checking whether we are using the GNU C compiler > configure:2657: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:2660: $? =3D 0 > configure:2663: test -s conftest.o > configure:2666: $? =3D 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: $? =3D 0 > configure:2713: test -s conftest.o > configure:2716: $? =3D 0 > configure:2727: result: yes > configure:2744: checking for cc option to accept ANSI C > configure:2805: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include c= onftest.c >&5 > configure:2808: $? =3D 0 > configure:2811: test -s conftest.o > configure:2814: $? =3D 0 > configure:2832: result: none needed > configure:2850: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > conftest.c:2: error: syntax error before "me" > configure:2853: $? =3D 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=3Dpentiumpro -I/usr/local/i= nclude -L/usr/local/lib -lc_r conftest.c >&5 > configure:3084: $? =3D 0 > configure:3087: test -s conftest > configure:3090: $? =3D 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 </dev/null >&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 N= O > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. >=20 > configure:3478: $? =3D 0 > configure:3480: cc -v </dev/null >&5 > Using built-in specs. > Configured with: FreeBSD/i386 system compiler > Thread model: posix > gcc version 3.3.1 [FreeBSD] 20030711 (prerelease) > configure:3483: $? =3D 0 > configure:3485: cc -V </dev/null >&5 > cc: `-V' option must have argument > configure:3488: $? =3D 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=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > conftest.c:2: error: syntax error before "me" > configure:3712: $? =3D 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: $? =3D 0 > configure:3987: cc -E -I/usr/local/include conftest.c > configure:3989:28: ac_nonexistent.h: No such file or directory > configure:3993: $? =3D 1 > configure: failed program was: > | #line 3979 "configure" > | /* confdefs.h. */ > |=20 > | #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 <ac_nonexistent.h> > configure:4031: result: cc -E > configure:4056: cc -E -I/usr/local/include conftest.c > configure:4062: $? =3D 0 > configure:4094: cc -E -I/usr/local/include conftest.c > configure:4096:28: ac_nonexistent.h: No such file or directory > configure:4100: $? =3D 1 > configure: failed program was: > | #line 4086 "configure" > | /* confdefs.h. */ > |=20 > | #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 <ac_nonexistent.h> > 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=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:4187: $? =3D 0 > configure:4190: test -s conftest.o > configure:4193: $? =3D 0 > configure:4285: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/i= nclude -L/usr/local/lib -lc_r conftest.c >&5 > configure:4288: $? =3D 0 > configure:4290: ./conftest > configure:4293: $? =3D 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=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:5357: $? =3D 0 > configure:5360: test -s conftest.o > configure:5363: $? =3D 0 > configure:5374: result: yes > configure:5337: checking for sys/stat.h > configure:5354: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:5357: $? =3D 0 > configure:5360: test -s conftest.o > configure:5363: $? =3D 0 > configure:5374: result: yes > configure:5337: checking for stdlib.h > configure:5354: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:5357: $? =3D 0 > configure:5360: test -s conftest.o > configure:5363: $? =3D 0 > configure:5374: result: yes > configure:5337: checking for string.h > configure:5354: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:5357: $? =3D 0 > configure:5360: test -s conftest.o > configure:5363: $? =3D 0 > configure:5374: result: yes > configure:5337: checking for memory.h > configure:5354: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:5357: $? =3D 0 > configure:5360: test -s conftest.o > configure:5363: $? =3D 0 > configure:5374: result: yes > configure:5337: checking for strings.h > configure:5354: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:5357: $? =3D 0 > configure:5360: test -s conftest.o > configure:5363: $? =3D 0 > configure:5374: result: yes > configure:5337: checking for inttypes.h > configure:5354: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:5357: $? =3D 0 > configure:5360: test -s conftest.o > configure:5363: $? =3D 0 > configure:5374: result: yes > configure:5337: checking for stdint.h > configure:5354: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:5357: $? =3D 0 > configure:5360: test -s conftest.o > configure:5363: $? =3D 0 > configure:5374: result: yes > configure:5337: checking for unistd.h > configure:5354: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:5357: $? =3D 0 > configure:5360: test -s conftest.o > configure:5363: $? =3D 0 > configure:5374: result: yes > configure:5400: checking dlfcn.h usability > configure:5413: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:5416: $? =3D 0 > configure:5419: test -s conftest.o > configure:5422: $? =3D 0 > configure:5432: result: yes > configure:5436: checking dlfcn.h presence > configure:5447: cc -E -I/usr/local/include conftest.c > configure:5453: $? =3D 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 </dev/null >&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 N= O > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. >=20 > configure:5628: $? =3D 0 > configure:5630: c++ -v </dev/null >&5 > Using built-in specs. > Configured with: FreeBSD/i386 system compiler > Thread model: posix > gcc version 3.3.1 [FreeBSD] 20030711 (prerelease) > configure:5633: $? =3D 0 > configure:5635: c++ -V </dev/null >&5 > c++: `-V' option must have argument > configure:5638: $? =3D 1 > configure:5641: checking whether we are using the GNU C++ compiler > configure:5666: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include c= onftest.cc >&5 > configure:5669: $? =3D 0 > configure:5672: test -s conftest.o > configure:5675: $? =3D 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: $? =3D 0 > configure:5722: test -s conftest.o > configure:5725: $? =3D 0 > configure:5736: result: yes > configure:5780: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include c= onftest.cc >&5 > configure:5783: $? =3D 0 > configure:5786: test -s conftest.o > configure:5789: $? =3D 0 > configure:5816: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include c= onftest.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=20 > each function it appears in.) > configure:5819: $? =3D 1 > configure: failed program was: > | #line 5800 "configure" > | /* confdefs.h. */ > |=20 > | #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. */ > |=20 > | int > | main () > | { > | exit (42); > | ; > | return 0; > | } > configure:5780: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include c= onftest.cc >&5 > configure:5783: $? =3D 0 > configure:5786: test -s conftest.o > configure:5789: $? =3D 0 > configure:5816: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include c= onftest.cc >&5 > configure:5819: $? =3D 0 > configure:5822: test -s conftest.o > configure:5825: $? =3D 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: $? =3D 0 > configure:6010: c++ -E -I/usr/local/include conftest.cc > configure:6026:28: ac_nonexistent.h: No such file or directory > configure:6016: $? =3D 1 > configure: failed program was: > | #line 6002 "configure" > | /* confdefs.h. */ > |=20 > | #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 <stdlib.h> > | #endif > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:6054: result: c++ -E > configure:6079: c++ -E -I/usr/local/include conftest.cc > configure:6085: $? =3D 0 > configure:6117: c++ -E -I/usr/local/include conftest.cc > configure:6133:28: ac_nonexistent.h: No such file or directory > configure:6123: $? =3D 1 > configure: failed program was: > | #line 6109 "configure" > | /* confdefs.h. */ > |=20 > | #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 <stdlib.h> > | #endif > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > 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 </dev/null >&5 > GNU Fortran (GCC) 3.3.1 [FreeBSD] 20030711 (prerelease) > Copyright (C) 2002 Free Software Foundation, Inc. >=20 > 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: $? =3D 0 > configure:6266: f77 -v </dev/null >&5 > Using built-in specs. > Configured with: FreeBSD/i386 system compiler > Thread model: posix > gcc version 3.3.1 [FreeBSD] 20030711 (prerelease) > configure:6269: $? =3D 0 > configure:6271: f77 -V </dev/null >&5 > f77: `-V' option must have argument > configure:6274: $? =3D 1 > configure:6281: checking whether we are using the GNU Fortran 77 compiler > configure:6295: f77 -c conftest.F >&5 > configure:6298: $? =3D 0 > configure:6301: test -s conftest.o > configure:6304: $? =3D 0 > configure:6317: result: yes > configure:6324: checking whether f77 accepts -g > configure:6336: f77 -c -g conftest.f >&5 > configure:6339: $? =3D 0 > configure:6342: test -s conftest.o > configure:6345: $? =3D 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 o= bject > configure:6544: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:6547: $? =3D 0 > configure:6551: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDG= ISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \= > conftest.nm > configure:6554: $? =3D 0 > configure:6606: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/i= nclude -L/usr/local/lib -lc_r conftest.c conftstm.o >&5 > configure:6609: $? =3D 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=3Dpentiumpro -I/usr/local/include -f= no-rtti -fno-exceptions conftest.c >&5 > cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC > configure:7267: $? =3D 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=3Dpentiumpro -I/usr/local/include -f= PIC -DPIC conftest.c >&5 > configure:7499: $? =3D 0 > configure:7510: result: yes > configure:7534: checking if cc supports -c -o file.o > configure:7562: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -o= out/conftest2.o conftest.c >&5 > configure:7566: $? =3D 0 > configure:7583: result: yes > configure:7609: checking whether the cc linker (/usr/bin/ld) supports sha= red libraries > configure:8403: result: yes > configure:8429: checking whether -lc should be explicitly linked in > configure:8434: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include co= nftest.c >&5 > configure:8437: $? =3D 0 > configure:8451: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o con= ftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 > configure:8454: $? =3D 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 s= hared libraries > configure:11434: result: yes > configure:11452: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include = conftest.cc >&5 > configure:11455: $? =3D 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=3Dpentiumpro -I/usr/local/include = -fPIC -DPIC conftest.cc >&5 > configure:11832: $? =3D 0 > configure:11843: result: yes > configure:11867: checking if c++ supports -c -o file.o > configure:11895: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include = -o out/conftest2.o conftest.cc >&5 > configure:11899: $? =3D 0 > configure:11916: result: yes > configure:11942: checking whether the c++ linker (/usr/bin/ld) supports s= hared 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: $? =3D 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: $? =3D 0 > configure:14170: result: yes > configure:14196: checking whether the f77 linker (/usr/bin/ld) supports s= hared 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:=20 > configure:19798: checking locale.h usability > configure:19811: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include c= onftest.c >&5 > configure:19814: $? =3D 0 > configure:19817: test -s conftest.o > configure:19820: $? =3D 0 > configure:19830: result: yes > configure:19834: checking locale.h presence > configure:19845: cc -E -I/usr/local/include conftest.c > configure:19851: $? =3D 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=3Dpentiumpro -I/usr/local/= include -L/usr/local/lib -lc_r conftest.c >&5 > configure:19952: $? =3D 0 > configure:19955: test -s conftest > configure:19958: $? =3D 0 > configure:19969: result: yes > configure:19998: checking libintl.h usability > configure:20011: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include c= onftest.c >&5 > configure:20014: $? =3D 0 > configure:20017: test -s conftest.o > configure:20020: $? =3D 0 > configure:20030: result: yes > configure:20034: checking libintl.h presence > configure:20045: cc -E -I/usr/local/include conftest.c > configure:20051: $? =3D 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=3Dpentiumpro -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_dgettex= t' > configure:20151: $? =3D 1 > configure: failed program was: > | #line 20130 "configure" > | /* confdefs.h. */ > |=20 > | #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 <stdlib.h> > | #endif > | #define GETTEXT_PACKAGE "libbonoboui-2.0" > | #define HAVE_LOCALE_H 1 > | #define HAVE_LC_MESSAGES 1 > | /* end confdefs.h. */ > |=20 > | #include <libintl.h> > |=20 > | 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=3Dpentiumpro -I/usr/local/= include -L/usr/local/lib -lc_r conftest.c -lintl >&5 > configure:20299: $? =3D 0 > configure:20302: test -s conftest > configure:20305: $? =3D 0 > configure:20317: result: yes > configure:20320: checking for dgettext in -lintl > configure:20351: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/= include -L/usr/local/lib -lc_r conftest.c -lintl >&5 > configure:20354: $? =3D 0 > configure:20357: test -s conftest > configure:20360: $? =3D 0 > configure:20372: result: yes > configure:20462: checking for bind_textdomain_codeset > configure:20512: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/= include -L/usr/local/lib -lc_r conftest.c -lintl >&5 > configure:20515: $? =3D 0 > configure:20518: test -s conftest > configure:20521: $? =3D 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=3Dpentiumpro -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: $? =3D 1 > configure: failed program was: > | #line 20615 "configure" > | /* confdefs.h. */ > |=20 > | #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 <stdlib.h> > | #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 <limits.h> to <assert.h> if __STDC__ is defined, since > | <limits.h> exists even on freestanding compilers. */ > | #ifdef __STDC__ > | # include <limits.h> > | #else > | # include <assert.h> > | #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) () =3D dcgettext; > | #endif > | #ifdef __cplusplus > | } > | #endif > |=20 > | int > | main () > | { > | return f !=3D 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=3Dpentiumpro -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: $? =3D 1 > configure: failed program was: > | #line 20766 "configure" > | /* confdefs.h. */ > |=20 > | #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 <stdlib.h> > | #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. */ > |=20 > | 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/inc= lude > configure:21400: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/= include -L/usr/local/lib -lc_r conftest.c -L/usr/X11R6/lib -lX11 >&5 > configure:21403: $? =3D 0 > configure:21406: test -s conftest > configure:21409: $? =3D 0 > configure:21546: checking for gethostbyname > configure:21596: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/= include -L/usr/local/lib -lc_r conftest.c >&5 > configure:21599: $? =3D 0 > configure:21602: test -s conftest > configure:21605: $? =3D 0 > configure:21616: result: yes > configure:21747: checking for connect > configure:21797: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/= include -L/usr/local/lib -lc_r conftest.c >&5 > configure:21800: $? =3D 0 > configure:21803: test -s conftest > configure:21806: $? =3D 0 > configure:21817: result: yes > configure:21882: checking for remove > configure:21932: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/= include -L/usr/local/lib -lc_r conftest.c >&5 > configure:21935: $? =3D 0 > configure:21938: test -s conftest > configure:21941: $? =3D 0 > configure:21952: result: yes > configure:22017: checking for shmat > configure:22067: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/= include -L/usr/local/lib -lc_r conftest.c >&5 > configure:22070: $? =3D 0 > configure:22073: test -s conftest > configure:22076: $? =3D 0 > configure:22087: result: yes > configure:22161: checking for IceConnectionNumber in -lICE > configure:22192: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/= include -L/usr/local/lib -lc_r -L/usr/X11R6/lib conftest.c -lICE >&5 > configure:22195: $? =3D 0 > configure:22198: test -s conftest > configure:22201: $? =3D 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 >=3D 1.116.0 libbono= bo-2.0 >=3D 2.3.3 libgnome-2.0 >=3D 1.116.0 bonobo-activation-2.0 >= =3D 1.0.0 libxml-2.0 >=3D 2.4.20 gconf-2.0 >=3D 1.1.9 gtk+-2.0 = >=3D 2.2.0 > configure:22335: error: Library requirements (libgnomecanvas-2.0 >=3D 1.1= 16.0 libbonobo-2.0 >=3D 2.3.3 libgnome-2.0 >=3D 1.116.0 bonobo-= activation-2.0 >=3D 1.0.0 libxml-2.0 >=3D 2.4.20 gconf-2.0 >=3D 1.1= .9 gtk+-2.0 >=3D 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. >=20 > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## >=20 > ac_cv_func_bind_textdomain_codeset=3Dyes > lt_lt_cv_sys_global_symbol_pipe=3D'"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW]= [ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3= /p'\''"' > ac_cv_prog_ac_ct_F77=3Df77 > am_cv_CC_dependencies_compiler_type=3Dgcc3 > ac_cv_path_XGETTEXT=3D/usr/local/bin/xgettext > ac_cv_prog_CXXCPP=3D'c++ -E' > ac_cv_env_CXXFLAGS_value=3D'-O -pipe -mcpu=3Dpentiumpro' > gt_cv_func_dgettext_libc=3Dno > lt_cv_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern = int \1;/p'\''' > ac_cv_f77_compiler_gnu=3Dyes > ac_cv_env_F77_value=3D > ac_cv_header_stdlib_h=3Dyes > lt_cv_file_magic_cmd=3D'$MAGIC_CMD' > lt_cv_prog_gnu_ldcxx=3Dyes > ac_cv_prog_cc_g=3Dyes > ac_cv_path_INTLTOOL_PERL=3D/usr/bin/perl > ac_cv_env_CXXCPP_set=3D > ac_cv_env_LDFLAGS_set=3Dset > ac_cv_path_PKG_CONFIG=3D/usr/local/bin/pkg-config > lt_cv_prog_compiler_c_o_CXX=3Dyes > ac_cv_prog_ac_ct_AR=3Dar > ac_cv_c_compiler_gnu=3Dyes > ac_cv_exeext=3D > ac_cv_env_CFLAGS_set=3Dset > lt_cv_sys_global_symbol_to_c_name_address=3D'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=3D'"sed -n -e '\''s/^. .* \\(.*\\)\$/= extern int \\1;/p'\''"' > lt_cv_sys_max_cmd_len=3D16384 > ac_cv_prog_make_gmake_set=3Dyes > ac_cv_env_FFLAGS_set=3D > ac_cv_path_PATH_TO_XRDB=3D/usr/X11R6/bin/xrdb > ac_cv_env_CPP_value=3D > ac_cv_env_CPPFLAGS_set=3Dset > ac_cv_cxx_compiler_gnu=3Dyes > ac_cv_env_CXX_set=3Dset > gt_cv_have_gettext=3Dyes > lt_lt_cv_prog_compiler_c_o_CXX=3D'"yes"' > ac_cv_env_host_alias_set=3D > ac_cv_path_GMSGFMT=3D/usr/local/bin/msgfmt > ac_cv_prog_YACC=3D'bison -y' > lt_lt_cv_sys_global_symbol_to_c_name_address=3D'"sed -n -e '\''s/^: \\([^= ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\= \) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' > lt_cv_ld_reload_flag=3D-r > ac_cv_func_remove=3Dyes > lt_cv_prog_gnu_ld=3Dyes > ac_cv_header_sys_stat_h=3Dyes > ac_cv_env_build_alias_set=3Dset > lt_cv_prog_compiler_c_o=3Dyes > ac_cv_prog_f77_g=3Dyes > ac_cv_env_CXXCPP_value=3D > ac_cv_env_LDFLAGS_value=3D'-L/usr/local/lib -lc_r' > ac_cv_env_target_alias_set=3D > ac_cv_host_alias=3Di386-portbld-freebsd5.1 > ac_cv_prog_cc_stdc=3D > ac_cv_env_CFLAGS_value=3D'-O -pipe -mcpu=3Dpentiumpro' > ac_cv_env_CC_set=3Dset > ac_cv_func_shmat=3Dyes > ac_cv_have_x=3D'have_x=3Dyes ac_x_includes=3D/usr/X11R6/include ac_x_li= braries=3D/usr/X11R6/lib' > ac_cv_path_MSGFMT=3D/usr/local/bin/msgfmt > lt_cv_prog_compiler_c_o_F77=3Dyes > ac_cv_header_sys_types_h=3Dyes > ac_cv_header_stdc=3Dyes > ac_cv_header_strings_h=3Dyes > lt_cv_path_SED=3D/usr/bin/sed > ac_cv_func_dcgettext=3Dno > ac_cv_header_stdint_h=3Dyes > ac_cv_header_inttypes_h=3Dyes > ac_cv_prog_egrep=3D'grep -E' > ac_cv_env_FFLAGS_value=3D > ac_cv_func_gethostbyname=3Dyes > ac_cv_header_locale_h=3Dyes > lt_cv_path_LD=3D/usr/bin/ld > lt_cv_prog_compiler_rtti_exceptions=3Dno > ac_cv_header_unistd_h=3Dyes > ac_cv_header_string_h=3Dyes > ac_cv_build_alias=3Di386-portbld-freebsd5.1 > ac_cv_env_CPPFLAGS_value=3D-I/usr/local/include > lt_lt_cv_prog_compiler_c_o=3D'"yes"' > ac_cv_prog_ac_ct_RANLIB=3Dranlib > ac_cv_header_memory_h=3Dyes > ac_cv_env_CXXFLAGS_set=3Dset > ac_cv_env_CXX_value=3Dc++ > ac_cv_prog_ac_ct_STRIP=3Dstrip > ac_cv_host=3Di386-portbld-freebsd5.1 > ac_cv_env_F77_set=3D > ac_cv_env_host_alias_value=3D > am_cv_val_LC_MESSAGES=3Dyes > lt_lt_cv_prog_compiler_c_o_F77=3D'"yes"' > ac_cv_lib_intl_dgettext=3Dyes > lt_cv_objdir=3D.libs > ac_cv_prog_cxx_g=3Dyes > ac_cv_lib_intl_bindtextdomain=3Dyes > gt_cv_func_dgettext_libintl=3Dyes > lt_cv_file_magic_test_file=3D > ac_cv_func_connect=3Dyes > am_cv_CXX_dependencies_compiler_type=3Dgcc3 > ac_cv_build=3Di386-portbld-freebsd5.1 > ac_cv_prog_CPP=3D'cc -E' > ac_cv_prog_AWK=3Dnawk > ac_cv_env_build_alias_value=3Di386-portbld-freebsd5.1 > lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCD= GISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' > lt_cv_deplibs_check_method=3Dpass_all > ac_cv_prog_ac_ct_CC=3Dcc > ac_cv_header_libintl_h=3Dyes > lt_cv_path_LDCXX=3D/usr/bin/ld > ac_cv_env_target_alias_value=3D > ac_cv_env_CC_value=3Dcc > lt_cv_path_NM=3D'/usr/bin/nm -B' > ac_cv_search_strerror=3D'none required' > ac_cv_env_CPP_set=3D > ac_cv_header_dlfcn_h=3Dyes > ac_cv_lib_ICE_IceConnectionNumber=3Dyes > ac_cv_objext=3Do >=20 > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## >=20 > ACLOCAL=3D'aclocal-1.7' > AMDEPBACKSLASH=3D'\' > AMDEP_FALSE=3D'#' > AMDEP_TRUE=3D'' > AMTAR=3D'tar' > AR=3D'ar' > AS=3D'as' > AUTOCONF=3D'autoconf' > AUTOHEADER=3D'autoheader' > AUTOMAKE=3D'automake-1.7' > AWK=3D'nawk' > BONOBOUI_CFLAGS=3D'' > BONOBOUI_GLADE_CFLAGS=3D'' > BONOBOUI_GLADE_LIBS=3D'' > BONOBOUI_LIBS=3D'' > CATALOGS=3D' 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 w= a.mo yi.mo zh_CN.mo zh_TW.mo' > CATOBJEXT=3D'.mo' > CC=3D'cc' > CCDEPMODE=3D'depmode=3Dgcc3' > CFLAGS=3D'-O -pipe -mcpu=3Dpentiumpro' > CPP=3D'cc -E' > CPPFLAGS=3D'-I/usr/local/include' > CXX=3D'c++' > CXXCPP=3D'c++ -E' > CXXDEPMODE=3D'depmode=3Dgcc3' > CXXFLAGS=3D'-O -pipe -mcpu=3Dpentiumpro' > CYGPATH_W=3D'echo' > DATADIRNAME=3D'share' > DEFS=3D'' > DEPDIR=3D'.deps' > DLLTOOL=3D'dlltool' > ECHO=3D'echo' > ECHO_C=3D'' > ECHO_N=3D'-n' > ECHO_T=3D'' > EGREP=3D'grep -E' > ENABLE_GTK_DOC_FALSE=3D'' > ENABLE_GTK_DOC_TRUE=3D'' > EXEEXT=3D'' > F77=3D'f77' > FFLAGS=3D'-g -O2' > GETTEXT_PACKAGE=3D'libbonoboui-2.0' > GLIB_GENMARSHAL=3D'' > GLIB_MKENUMS=3D'' > GMOFILES=3D' am.gmo ar.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo cy.gmo da.g= mo 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=3D'/usr/local/bin/msgfmt' > GTK_DOC_USE_LIBTOOL_FALSE=3D'' > GTK_DOC_USE_LIBTOOL_TRUE=3D'' > HTML_DIR=3D'' > INSTALL_DATA=3D'install -o root -g wheel -m 444' > INSTALL_PROGRAM=3D'install -s -o root -g wheel -m 555' > INSTALL_SCRIPT=3D'install -o root -g wheel -m 555' > INSTALL_STRIP_PROGRAM=3D'${SHELL} $(install_sh) -c -s' > INSTOBJEXT=3D'.mo' > INTLLIBS=3D'-lintl ' > INTLTOOL_CAVES_RULE=3D'%.caves: %.caves.in $(INTLTOOL_MERGE) $(wi= ldcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/= po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' > INTLTOOL_DESKTOP_RULE=3D'%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(= wildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir= )/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' > INTLTOOL_DIRECTORY_RULE=3D'%.directory: %.directory.in $(INTLTOOL_MERGE) = $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcd= ir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' > INTLTOOL_EXTRACT=3D'$(top_builddir)/intltool-extract' > INTLTOOL_KEYS_RULE=3D'%.keys: %.keys.in $(INTLTOOL_MERGE) $(wil= dcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/p= o $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache' > INTLTOOL_MERGE=3D'$(top_builddir)/intltool-merge' > INTLTOOL_OAF_RULE=3D'%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wild= card $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/po= $< $@ -o -p' > INTLTOOL_PERL=3D'/usr/bin/perl' > INTLTOOL_PONG_RULE=3D'%.pong: %.pong.in $(INTLTOOL_MERGE) $(wil= dcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/p= o $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' > INTLTOOL_PROP_RULE=3D'%.prop: %.prop.in $(INTLTOOL_MERGE) $(wil= dcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/p= o $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' > INTLTOOL_SCHEMAS_RULE=3D'%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(= wildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir= )/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache' > INTLTOOL_SERVER_RULE=3D'%.server: %.server.in $(INTLTOOL_MERGE) $(w= ildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)= /po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache' > INTLTOOL_SHEET_RULE=3D'%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wi= ldcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/= po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' > INTLTOOL_SOUNDLIST_RULE=3D'%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) = $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcd= ir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' > INTLTOOL_THEME_RULE=3D'%.theme: %.theme.in $(INTLTOOL_MERGE) $(wi= ldcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/= po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' > INTLTOOL_UI_RULE=3D'%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildc= ard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/po = $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' > INTLTOOL_UPDATE=3D'$(top_builddir)/intltool-update' > INTLTOOL_XML_RULE=3D'%.xml: %.xml.in $(INTLTOOL_MERGE) $(wild= card $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/po= $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' > LDFLAGS=3D'-L/usr/local/lib -lc_r' > LIBOBJS=3D'' > LIBS=3D'' > LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool' > LN_S=3D'ln -s' > LTLIBOBJS=3D'' > MAINT=3D'#' > MAINTAINER_MODE_FALSE=3D'' > MAINTAINER_MODE_TRUE=3D'#' > MAKEINFO=3D'makeinfo' > MKINSTALLDIRS=3D'./mkinstalldirs' > MSGFMT=3D'/usr/local/bin/msgfmt' > OBJDUMP=3D'objdump' > OBJEXT=3D'o' > PACKAGE=3D'libbonoboui' > PACKAGE_BUGREPORT=3D'' > PACKAGE_NAME=3D'' > PACKAGE_STRING=3D'' > PACKAGE_TARNAME=3D'' > PACKAGE_VERSION=3D'' > PATH_SEPARATOR=3D':' > PATH_TO_XRDB=3D'/usr/X11R6/bin/xrdb' > PKG_CONFIG=3D'/usr/local/bin/pkg-config' > POFILES=3D' am.po ar.po az.po be.po bg.po ca.po cs.po cy.po da.po de.po e= l.po es.po fa.po fi.po fr.po he.po hi.po hu.po id.po is.po it.po ja.po kn.p= o ko.po li.po lv.po ml.po mn.po ms.po nl.po nn.po no.po pl.po pt.po pt_BR.p= o 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=3D'po' > PO_IN_DATADIR_FALSE=3D'' > PO_IN_DATADIR_TRUE=3D'' > RANLIB=3D'ranlib' > SET_MAKE=3D'' > SHELL=3D'/bin/sh' > STRIP=3D'strip' > USE_NLS=3D'yes' > VERSION=3D'2.4.0' > WARN_CFLAGS=3D'-Wall -Wmissing-prototypes ' > XGETTEXT=3D'/usr/local/bin/xgettext' > X_CFLAGS=3D' -I/usr/X11R6/include' > X_EXTRA_LIBS=3D'' > X_LIBS=3D' -lSM -lICE -L/usr/X11R6/lib -lX11 ' > X_PRE_LIBS=3D' -lSM -lICE' > YACC=3D'bison -y' > ac_ct_AR=3D'ar' > ac_ct_AS=3D'' > ac_ct_CC=3D'cc' > ac_ct_CXX=3D'' > ac_ct_DLLTOOL=3D'' > ac_ct_F77=3D'f77' > ac_ct_OBJDUMP=3D'' > ac_ct_RANLIB=3D'ranlib' > ac_ct_STRIP=3D'strip' > am__fastdepCC_FALSE=3D'#' > am__fastdepCC_TRUE=3D'' > am__fastdepCXX_FALSE=3D'#' > am__fastdepCXX_TRUE=3D'' > am__include=3D'include' > am__leading_dot=3D'.' > am__quote=3D'' > bindir=3D'${exec_prefix}/bin' > build=3D'i386-portbld-freebsd5.1' > build_alias=3D'i386-portbld-freebsd5.1' > build_cpu=3D'i386' > build_os=3D'freebsd5.1' > build_vendor=3D'portbld' > datadir=3D'/usr/X11R6/share/gnome' > exec_prefix=3D'NONE' > gnomelocaledir=3D'${prefix}/${DATADIRNAME}/locale' > host=3D'i386-portbld-freebsd5.1' > host_alias=3D'' > host_cpu=3D'i386' > host_os=3D'freebsd5.1' > host_vendor=3D'portbld' > includedir=3D'${prefix}/include' > infodir=3D'${prefix}/info' > install_sh=3D'/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.0/= install-sh' > libdir=3D'${exec_prefix}/lib' > libexecdir=3D'${exec_prefix}/libexec' > localstatedir=3D'/usr/X11R6/share/gnome' > mandir=3D'${prefix}/man' > oldincludedir=3D'/usr/include' > prefix=3D'/usr/X11R6' > program_transform_name=3D's,x,x,' > sbindir=3D'${exec_prefix}/sbin' > sharedstatedir=3D'${prefix}/com' > sysconfdir=3D'${prefix}/etc' > target_alias=3D'' >=20 > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## >=20 > #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 <stdlib.h> >=20 > configure: exit 1 >=20 > ______________________________________________________________________ > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-80Wmcln6YLCMoN8amnXP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/f35bb2iPiv4Uz4cRApJMAJ0YQEWLJlK0EMT6tFnWZ/5RIxt8rgCffmJO 2ICszEjZGCHUgtB4GbL6Jws= =+g7/ -----END PGP SIGNATURE----- --=-80Wmcln6YLCMoN8amnXP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1065320027.27243.46.camel>