libbonoboui configuration failure

Joe Marcus Clarke marcus at marcuscom.com
Tue Mar 2 15:51:04 PST 2004


On Tue, 2004-03-02 at 18:41, Charlie Root wrote:
> I feel kind of badly sending you all this....
> 
> This is an ancient workstation (upgraded MANY times) currently running
> FreeBSD 4.9-RELEASE

You need to update your libbonobo port to the latest version before
upgrading libbonoboui.

Joe

> 
> 
> 
> checking for IceConnectionNumber in -lICE... yes
> 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.3
> 
> 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 at FreeBSD.org [maintainer] and attach the
> "/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.3/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
> 
> 
> 
> 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-freebsd4.9
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = cheesenip.vineyard.net
> uname -m = i386
> uname -r = 4.9-RELEASE
> uname -s = FreeBSD
> uname -v = FreeBSD 4.9-RELEASE #3: Tue Oct 28 11:47:04 EST 2003     ericx at cheesenip.vineyard.net:/usr/obj/usr/src/sys/CHEESENIP
> 
> /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: /home/ericx/etc/init/common/bin
> PATH: /usr/local/bin
> PATH: /usr/X11R6/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/local/sbin
> PATH: /usr/sbin
> PATH: /sbin
> PATH: /usr/local/etc
> PATH: /etc
> PATH: /usr/games
> PATH: /usr/local/pilot/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:1657: checking for gawk
> configure:1673: found /usr/local/bin/gawk
> configure:1683: result: gawk
> 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:1969: checking for perl
> configure:1987: found /usr/local/bin/perl
> configure:1999: result: /usr/local/bin/perl
> configure:2044: checking for style of include used by gmake
> configure:2072: result: GNU
> configure:2143: checking for gcc
> configure:2169: result: cc
> configure:2413: checking for C compiler version
> configure:2416: cc --version </dev/null >&5
> 2.95.4
> configure:2419: $? = 0
> configure:2421: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:2424: $? = 0
> configure:2426: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2429: $? = 1
> configure:2453: checking for C compiler default output
> configure:2456: cc -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
> configure:2459: $? = 0
> configure:2505: result: a.out
> configure:2510: checking whether the C compiler works
> configure:2516: ./a.out
> configure:2519: $? = 0
> configure:2536: result: yes
> configure:2543: checking whether we are cross compiling
> configure:2545: result: no
> configure:2548: checking for suffix of executables
> configure:2550: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
> configure:2553: $? = 0
> configure:2578: result:
> configure:2584: checking for suffix of object files
> configure:2606: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:2609: $? = 0
> configure:2631: result: o
> configure:2635: checking whether we are using the GNU C compiler
> configure:2660: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:2663: $? = 0
> configure:2666: test -s conftest.o
> configure:2669: $? = 0
> configure:2682: result: yes
> configure:2688: checking whether cc accepts -g
> configure:2710: cc -c -g -I/usr/local/include conftest.c >&5
> configure:2713: $? = 0
> configure:2716: test -s conftest.o
> configure:2719: $? = 0
> configure:2730: result: yes
> configure:2747: checking for cc option to accept ANSI C
> configure:2808: cc  -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:2811: $? = 0
> configure:2814: test -s conftest.o
> configure:2817: $? = 0
> configure:2835: result: none needed
> configure:2853: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:2856: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:2967: checking dependency style of cc
> configure:3050: result: gcc
> configure:3069: checking for strerror in -lcposix
> configure:3100: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lcposix   >&5
> /usr/libexec/elf/ld: cannot find -lcposix
> configure:3103: $? = 1
> configure: failed program was:
> | #line 3077 "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.3"
> | /* end confdefs.h.  */
> |
> | /* Override any gcc2 internal prototype to avoid an error.  */
> | #ifdef __cplusplus
> | extern "C"
> | #endif
> | /* We use char because int might match the return type of a gcc2
> |    builtin and then its argument prototype would still apply.  */
> | char strerror ();
> | int
> | main ()
> | {
> | strerror ();
> |   ;
> |   return 0;
> | }
> configure:3121: result: no
> configure:3175: checking for gcc
> configure:3201: result: cc
> configure:3445: checking for C compiler version
> configure:3448: cc --version </dev/null >&5
> 2.95.4
> configure:3451: $? = 0
> configure:3453: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:3456: $? = 0
> configure:3458: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:3461: $? = 1
> configure:3464: checking whether we are using the GNU C compiler
> configure:3511: result: yes
> configure:3517: checking whether cc accepts -g
> configure:3559: result: yes
> configure:3576: checking for cc option to accept ANSI C
> configure:3664: result: none needed
> configure:3682: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:3685: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:3796: checking dependency style of cc
> configure:3879: result: gcc
> configure:3901: checking how to run the C preprocessor
> configure:3937: cc -E -I/usr/local/include conftest.c
> configure:3943: $? = 0
> configure:3975: cc -E -I/usr/local/include conftest.c
> configure:3977: ac_nonexistent.h: No such file or directory
> configure:3981: $? = 1
> configure: failed program was:
> | #line 3967 "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.3"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4019: result: cc -E
> configure:4044: cc -E -I/usr/local/include conftest.c
> configure:4050: $? = 0
> configure:4082: cc -E -I/usr/local/include conftest.c
> configure:4084: ac_nonexistent.h: No such file or directory
> configure:4088: $? = 1
> configure: failed program was:
> | #line 4074 "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.3"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4131: checking for egrep
> configure:4141: result: grep -E
> configure:4146: checking for ANSI C header files
> configure:4172: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:4175: $? = 0
> configure:4178: test -s conftest.o
> configure:4181: $? = 0
> configure:4273: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
> configure:4276: $? = 0
> configure:4278: ./conftest
> configure:4281: $? = 0
> configure:4296: result: yes
> configure:4386: checking build system type
> configure:4404: result: i386-portbld-freebsd4.9
> configure:4412: checking host system type
> configure:4426: result: i386-portbld-freebsd4.9
> configure:4434: checking for a sed that does not truncate output
> configure:4488: result: /usr/bin/sed
> configure:4502: checking for ld used by cc
> configure:4569: result: /usr/libexec/elf/ld
> configure:4578: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> configure:4593: result: yes
> configure:4598: checking for /usr/libexec/elf/ld option to reload object files
> configure:4605: result: -r
> configure:4614: checking for BSD-compatible nm
> configure:4656: result: /usr/bin/nm -B
> configure:4660: checking whether ln -s works
> configure:4664: result: yes
> configure:4671: checking how to recognise dependent libraries
> configure:4871: result: pass_all
> configure:5325: checking for sys/types.h
> configure:5342: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:5345: $? = 0
> configure:5348: test -s conftest.o
> configure:5351: $? = 0
> configure:5362: result: yes
> configure:5325: checking for sys/stat.h
> configure:5342: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:5345: $? = 0
> configure:5348: test -s conftest.o
> configure:5351: $? = 0
> configure:5362: result: yes
> configure:5325: checking for stdlib.h
> configure:5342: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:5345: $? = 0
> configure:5348: test -s conftest.o
> configure:5351: $? = 0
> configure:5362: result: yes
> configure:5325: checking for string.h
> configure:5342: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:5345: $? = 0
> configure:5348: test -s conftest.o
> configure:5351: $? = 0
> configure:5362: result: yes
> configure:5325: checking for memory.h
> configure:5342: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:5345: $? = 0
> configure:5348: test -s conftest.o
> configure:5351: $? = 0
> configure:5362: result: yes
> configure:5325: checking for strings.h
> configure:5342: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:5345: $? = 0
> configure:5348: test -s conftest.o
> configure:5351: $? = 0
> configure:5362: result: yes
> configure:5325: checking for inttypes.h
> configure:5342: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:5345: $? = 0
> configure:5348: test -s conftest.o
> configure:5351: $? = 0
> configure:5362: result: yes
> configure:5325: checking for stdint.h
> configure:5342: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:5384: stdint.h: No such file or directory
> configure:5345: $? = 1
> configure: failed program was:
> | #line 5331 "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.3"
> | #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
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #if HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #if HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #if STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # if HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #if HAVE_STRING_H
> | # if !STDC_HEADERS && HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #if HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #if HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #else
> | # if HAVE_STDINT_H
> | #  include <stdint.h>
> | # endif
> | #endif
> | #if HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> |
> | #include <stdint.h>
> configure:5362: result: no
> configure:5325: checking for unistd.h
> configure:5342: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:5345: $? = 0
> configure:5348: test -s conftest.o
> configure:5351: $? = 0
> configure:5362: result: yes
> configure:5388: checking dlfcn.h usability
> configure:5401: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:5404: $? = 0
> configure:5407: test -s conftest.o
> configure:5410: $? = 0
> configure:5420: result: yes
> configure:5424: checking dlfcn.h presence
> configure:5435: cc -E -I/usr/local/include conftest.c
> configure:5441: $? = 0
> configure:5460: result: yes
> configure:5496: checking for dlfcn.h
> configure:5503: result: yes
> configure:5610: checking for C++ compiler version
> configure:5613: c++ --version </dev/null >&5
> 2.95.4
> configure:5616: $? = 0
> configure:5618: c++ -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:5621: $? = 0
> configure:5623: c++ -V </dev/null >&5
> c++: argument to `-V' missing
> 
> configure:5626: $? = 1
> configure:5629: checking whether we are using the GNU C++ compiler
> configure:5654: c++ -c  -O -pipe -march=k6 -I/usr/local/include conftest.cc >&5
> configure:5657: $? = 0
> configure:5660: test -s conftest.o
> configure:5663: $? = 0
> configure:5676: result: yes
> configure:5682: checking whether c++ accepts -g
> configure:5704: c++ -c -g -I/usr/local/include conftest.cc >&5
> configure:5707: $? = 0
> configure:5710: test -s conftest.o
> configure:5713: $? = 0
> configure:5724: result: yes
> configure:5768: c++ -c  -O -pipe -march=k6 -I/usr/local/include conftest.cc >&5
> configure:5771: $? = 0
> configure:5774: test -s conftest.o
> configure:5777: $? = 0
> configure:5804: c++ -c  -O -pipe -march=k6 -I/usr/local/include conftest.cc >&5
> configure:5807: $? = 0
> configure:5810: test -s conftest.o
> configure:5813: $? = 0
> configure:5838: checking dependency style of c++
> configure:5921: result: gcc
> configure:5943: checking how to run the C++ preprocessor
> configure:5975: c++ -E -I/usr/local/include conftest.cc
> configure:5981: $? = 0
> configure:6013: c++ -E -I/usr/local/include conftest.cc
> configure:6025: ac_nonexistent.h: No such file or directory
> configure:6019: $? = 1
> configure: failed program was:
> | #line 6005 "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.3"
> | #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_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:6057: result: c++ -E
> configure:6082: c++ -E -I/usr/local/include conftest.cc
> configure:6088: $? = 0
> configure:6120: c++ -E -I/usr/local/include conftest.cc
> configure:6132: ac_nonexistent.h: No such file or directory
> configure:6126: $? = 1
> configure: failed program was:
> | #line 6112 "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.3"
> | #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_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:6220: checking for g77
> configure:6249: result: no
> configure:6220: checking for f77
> configure:6236: found /usr/bin/f77
> configure:6246: result: f77
> configure:6261: checking for Fortran 77 compiler version
> configure:6264: f77 --version </dev/null >&5
> GNU Fortran 0.5.25 20020320 (prerelease)
> Copyright (C) 1997 Free Software Foundation, Inc.
> For more version information on components of the GNU Fortran
> compilation system, especially useful when reporting bugs,
> type the command `g77 --verbose'.
> 
> 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:6267: $? = 0
> configure:6269: f77 -v </dev/null >&5
> g77 version 2.95.4 20020320 [FreeBSD] (from FSF-g77 version 0.5.25 20020320 (prerelease))
> Driving: f77 -v -c -xf77-version /dev/null -xnone
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
>  /usr/libexec/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__i386__ -D__FreeBSD__=4 -D__FreeBSD_cc_version=460001 -D__unix__ -D__i386 -D__unix -Acpu(i386) -Amachine(i386) -Asystem(unix) -Asystem(FreeBSD) -D_LANGUAGE_FORTRAN -traditional -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__ELF__ /dev/null /dev/null
> GNU CPP version 2.95.4 20020320 [FreeBSD] (i386 FreeBSD/ELF)
> #include "..." search starts here:
> #include <...> search starts here:
>  /usr/include
>  /usr/include
> End of search list.
> The following default directories have been omitted from the search path:
>  /usr/include/g++
> End of omitted list.
>  /usr/libexec/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/ccfz8SIi.s /dev/null
> GNU F77 version 2.95.4 20020320 [FreeBSD] (i386-unknown-freebsd) compiled by GNU C version 2.95.4 20020320 [FreeBSD].
> GNU Fortran Front End version 0.5.25 20020320 (prerelease)
>  /usr/libexec/elf/as -v -o /tmp/ccdRNcCB.o /tmp/ccfz8SIi.s
> GNU assembler version 2.12.1 [FreeBSD] 2002-07-20 (i386-obrien-freebsd5.0) using BFD version 2.12.1 [FreeBSD] 2002-07-20
>  /usr/libexec/elf/ld -V -dynamic-linker /usr/libexec/ld-elf.so.1 -o /tmp/ccfLsrvO /tmp/ccdRNcCB.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o
> /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely; consider using mkstemp()
> GNU ld version 2.12.1 [FreeBSD] 2002-07-20
>   Supported emulations:
>    elf_i386
>  /tmp/ccfLsrvO
> __G77_LIBF77_VERSION__: 0.5.25 20010315 (release)
> @(#)LIBF77 VERSION 19990503
> __G77_LIBI77_VERSION__: 0.5.25 20010315 (release)
> @(#) LIBI77 VERSION pjw,dmg-mods 19990503
> __G77_LIBU77_VERSION__: 0.5.25 20010315 (release)
> @(#) LIBU77 VERSION 19980709
> configure:6272: $? = 0
> configure:6274: f77 -V </dev/null >&5
> f77: argument to `-V' missing
> configure:6277: $? = 1
> configure:6284: checking whether we are using the GNU Fortran 77 compiler
> configure:6298: f77 -c  conftest.F >&5
> configure:6301: $? = 0
> configure:6304: test -s conftest.o
> configure:6307: $? = 0
> configure:6320: result: yes
> configure:6327: checking whether f77 accepts -g
> configure:6339: f77 -c -g conftest.f >&5
> configure:6342: $? = 0
> configure:6345: test -s conftest.o
> configure:6348: $? = 0
> configure:6360: result: yes
> configure:6388: checking the maximum length of command line arguments
> configure:6447: result: 65536
> configure:6458: checking command to parse /usr/bin/nm -B output from cc object
> configure:6547: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:6550: $? = 0
> configure:6554: /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:6557: $? = 0
> configure:6609: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c conftstm.o >&5
> configure:6612: $? = 0
> configure:6650: result: ok
> configure:6654: checking for objdir
> configure:6669: result: .libs
> configure:6759: checking for ar
> configure:6775: found /usr/bin/ar
> configure:6786: result: ar
> configure:6839: checking for ranlib
> configure:6855: found /usr/bin/ranlib
> configure:6866: result: ranlib
> configure:6919: checking for strip
> configure:6935: found /usr/bin/strip
> configure:6946: result: strip
> configure:7208: checking if cc static flag  works
> configure:7231: result: yes
> configure:7248: checking if cc supports -fno-rtti -fno-exceptions
> configure:7266: cc -c -O -pipe -march=k6 -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure:7270: $? = 0
> configure:7281: result: yes
> configure:7296: checking for cc option to produce PIC
> configure:7473: result: -fPIC
> configure:7480: checking if cc PIC flag -fPIC works
> configure:7498: cc -c -O -pipe -march=k6 -I/usr/local/include -fPIC -DPIC conftest.c >&5
> configure:7502: $? = 0
> configure:7513: result: yes
> configure:7537: checking if cc supports -c -o file.o
> configure:7565: cc -c -O -pipe -march=k6 -I/usr/local/include -o out/conftest2.o conftest.c >&5
> configure:7569: $? = 0
> configure:7586: result: yes
> configure:7612: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries
> configure:8406: result: yes
> configure:8432: checking whether -lc should be explicitly linked in
> configure:8437: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:8440: $? = 0
> configure:8454: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:8457: $? = 1
> configure:8469: result: yes
> configure:8477: checking how to hardcode library paths into programs
> configure:8502: result: immediate
> configure:8516: checking whether stripping libraries is possible
> configure:8521: result: yes
> configure:8543: checking dynamic linker characteristics
> configure:9061: result: freebsd4.9 ld.so
> configure:9787: checking if libtool supports shared libraries
> configure:9789: result: yes
> configure:9792: checking whether to build shared libraries
> configure:9841: result: yes
> configure:9844: checking whether to build static libraries
> configure:9848: result: yes
> configure:9939: creating libtool
> configure:10483: checking for ld used by c++
> configure:10550: result: /usr/libexec/elf/ld
> configure:10559: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> configure:10574: result: yes
> configure:10625: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
> configure:11420: result: yes
> configure:11438: c++ -c  -O -pipe -march=k6 -I/usr/local/include conftest.cc >&5
> configure:11441: $? = 0
> configure:11537: checking for c++ option to produce PIC
> configure:11789: result: -fPIC
> configure:11796: checking if c++ PIC flag -fPIC works
> configure:11814: c++ -c  -O -pipe -march=k6 -I/usr/local/include -fPIC -DPIC conftest.cc >&5
> configure:11818: $? = 0
> configure:11829: result: yes
> configure:11853: checking if c++ supports -c -o file.o
> configure:11881: c++ -c  -O -pipe -march=k6 -I/usr/local/include -o out/conftest2.o conftest.cc >&5
> configure:11885: $? = 0
> configure:11902: result: yes
> configure:11928: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
> configure:11953: result: yes
> configure:12024: checking how to hardcode library paths into programs
> configure:12049: result: immediate
> configure:12063: checking whether stripping libraries is possible
> configure:12068: result: yes
> configure:12090: checking dynamic linker characteristics
> configure:12608: result: freebsd4.9 ld.so
> configure:13807: checking if libtool supports shared libraries
> configure:13809: result: yes
> configure:13812: checking whether to build shared libraries
> configure:13830: result: yes
> configure:13833: checking whether to build static libraries
> configure:13837: result: yes
> configure:13849: checking for f77 option to produce PIC
> configure:14026: result: -fPIC
> configure:14033: checking if f77 PIC flag -fPIC works
> configure:14051: f77 -c -g -O2 -fPIC conftest.f >&5
> configure:14055: $? = 0
> configure:14066: result: yes
> configure:14090: checking if f77 supports -c -o file.o
> configure:14118: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
> configure:14122: $? = 0
> configure:14139: result: yes
> configure:14165: checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries
> configure:14937: result: yes
> configure:15008: checking how to hardcode library paths into programs
> configure:15033: result: immediate
> configure:15047: checking whether stripping libraries is possible
> configure:15052: result: yes
> configure:15074: checking dynamic linker characteristics
> configure:15592: result: freebsd4.9 ld.so
> configure:19492: checking for bison
> configure:19508: found /usr/local/bin/bison
> configure:19518: result: bison -y
> configure:19533: checking for xrdb
> configure:19551: found /usr/X11R6/bin/xrdb
> configure:19563: result: /usr/X11R6/bin/xrdb
> configure:19673: checking what warning flags to pass to the C compiler
> configure:19675: result: -Wall -Wmissing-prototypes
> configure:19686: checking what language compliance flags to pass to the C compiler
> configure:19701: result:
> configure:19733: checking locale.h usability
> configure:19746: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:19749: $? = 0
> configure:19752: test -s conftest.o
> configure:19755: $? = 0
> configure:19765: result: yes
> configure:19769: checking locale.h presence
> configure:19780: cc -E -I/usr/local/include conftest.c
> configure:19786: $? = 0
> configure:19805: result: yes
> configure:19841: checking for locale.h
> configure:19848: result: yes
> configure:19862: checking for LC_MESSAGES
> configure:19884: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
> configure:19887: $? = 0
> configure:19890: test -s conftest
> configure:19893: $? = 0
> configure:19904: result: yes
> configure:19933: checking libintl.h usability
> configure:19946: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5
> configure:19949: $? = 0
> configure:19952: test -s conftest.o
> configure:19955: $? = 0
> configure:19965: result: yes
> configure:19969: checking libintl.h presence
> configure:19980: cc -E -I/usr/local/include conftest.c
> configure:19986: $? = 0
> configure:20005: result: yes
> configure:20041: checking for libintl.h
> configure:20048: result: yes
> configure:20059: checking for dgettext in libc
> configure:20083: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
> /tmp/ccmQ5nG2.o: In function `main':
> /tmp/ccmQ5nG2.o(.text+0x14): undefined reference to `libintl_dgettext'
> configure:20086: $? = 1
> configure: failed program was:
> | #line 20065 "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.3"
> | #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_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define GETTEXT_PACKAGE "libbonoboui-2.0"
> | #define HAVE_LOCALE_H 1
> | #define HAVE_LC_MESSAGES 1
> | /* end confdefs.h.  */
> |
> | #include <libintl.h>
> |
> | int
> | main ()
> | {
> | return (int) dgettext ("","")
> |   ;
> |   return 0;
> | }
> configure:20104: result: no
> configure:20200: checking for bindtextdomain in -lintl
> configure:20231: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lintl   >&5
> configure:20234: $? = 0
> configure:20237: test -s conftest
> configure:20240: $? = 0
> configure:20252: result: yes
> configure:20255: checking for dgettext in -lintl
> configure:20286: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lintl   >&5
> configure:20289: $? = 0
> configure:20292: test -s conftest
> configure:20295: $? = 0
> configure:20307: result: yes
> configure:20397: checking for bind_textdomain_codeset
> configure:20447: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c  -lintl  >&5
> configure:20450: $? = 0
> configure:20453: test -s conftest
> configure:20456: $? = 0
> configure:20467: result: yes
> configure:20506: checking for msgfmt
> configure:20533: result: /usr/local/bin/msgfmt
> configure:20546: checking for dcgettext
> configure:20596: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c  -lintl  >&5
> configure:20599: $? = 0
> configure:20602: test -s conftest
> configure:20605: $? = 0
> configure:20616: result: yes
> configure:20628: checking for gmsgfmt
> configure:20659: result: /usr/local/bin/msgfmt
> configure:20668: checking for xgettext
> configure:20695: result: /usr/local/bin/xgettext
> configure:20720: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c  -lintl  >&5
> configure:20723: $? = 0
> configure:20726: test -s conftest
> configure:20729: $? = 0
> configure:20883: checking for catalogs to be installed
> configure:20908: result:  am ar az be bg bn ca cs cy da de el es fa fi fr he hi hu id is it ja kn ko li lt lv ml mn mr ms ne nl nn no pl pt pt_BR ro ru sk sl sq sr sr at Latn sv ta tr uk vi wa yi zh_CN zh_TW
> configure:20947: checking for pkg-config
> configure:20965: found /usr/local/bin/pkg-config
> configure:20978: result: /usr/local/bin/pkg-config
> configure:21011: checking for X
> configure:21231: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
> configure:21384: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c   -L/usr/X11R6/lib -lX11 >&5
> configure:21387: $? = 0
> configure:21390: test -s conftest
> configure:21393: $? = 0
> configure:21530: checking for gethostbyname
> configure:21580: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
> configure:21583: $? = 0
> configure:21586: test -s conftest
> configure:21589: $? = 0
> configure:21600: result: yes
> configure:21731: checking for connect
> configure:21781: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
> configure:21784: $? = 0
> configure:21787: test -s conftest
> configure:21790: $? = 0
> configure:21801: result: yes
> configure:21866: checking for remove
> configure:21916: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
> configure:21919: $? = 0
> configure:21922: test -s conftest
> configure:21925: $? = 0
> configure:21936: result: yes
> configure:22001: checking for shmat
> configure:22051: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
> configure:22054: $? = 0
> configure:22057: test -s conftest
> configure:22060: $? = 0
> configure:22071: result: yes
> configure:22145: checking for IceConnectionNumber in -lICE
> configure:22176: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -pthread -L/usr/X11R6/lib conftest.c -lICE   >&5
> configure:22179: $? = 0
> configure:22182: test -s conftest
> configure:22185: $? = 0
> configure:22197: result: yes
> configure:22280: 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:22319: 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=gcc
> ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
> ac_cv_prog_CXXCPP='c++ -E'
> ac_cv_env_CXXFLAGS_value=' -O -pipe -march=k6'
> 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_lib_cposix_strerror=no
> ac_cv_prog_cc_g=yes
> ac_cv_path_INTLTOOL_PERL=/usr/local/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'\''"'
> ac_cv_prog_make_gmake_set=yes
> ac_cv_env_FFLAGS_set=
> lt_cv_sys_max_cmd_len=65536
> 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 -pthread'
> ac_cv_env_target_alias_set=
> ac_cv_host_alias=i386-portbld-freebsd4.9
> ac_cv_prog_cc_stdc=
> ac_cv_env_CFLAGS_value='-O -pipe -march=k6'
> 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=yes
> ac_cv_header_stdint_h=no
> 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/libexec/elf/ld
> lt_cv_prog_compiler_rtti_exceptions=yes
> ac_cv_header_unistd_h=yes
> ac_cv_header_string_h=yes
> ac_cv_build_alias=i386-portbld-freebsd4.9
> 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-freebsd4.9
> 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=gcc
> ac_cv_build=i386-portbld-freebsd4.9
> ac_cv_prog_CPP='cc -E'
> ac_cv_prog_AWK=gawk
> ac_cv_env_build_alias_value=i386-portbld-freebsd4.9
> 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/libexec/elf/ld
> ac_cv_env_target_alias_value=
> ac_cv_env_CC_value=cc
> lt_cv_path_NM='/usr/bin/nm -B'
> ac_cv_env_CPP_set=
> ac_cv_header_dlfcn_h=yes
> ac_cv_lib_ICE_IceConnectionNumber=yes
> ac_cv_objext=o
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} /usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.3/missing --run aclocal-1.7'
> AMDEPBACKSLASH='\'
> AMDEP_FALSE='#'
> AMDEP_TRUE=''
> AMTAR='${SHELL} /usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.3/missing --run tar'
> AR='ar'
> AS='as'
> AUTOCONF='${SHELL} /usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.3/missing --run autoconf'
> AUTOHEADER='${SHELL} /usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.3/missing --run autoheader'
> AUTOMAKE='${SHELL} /usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.3/missing --run automake-1.7'
> AWK='gawk'
> BONOBOUI_CFLAGS=''
> BONOBOUI_GLADE_CFLAGS=''
> BONOBOUI_GLADE_LIBS=''
> BONOBOUI_LIBS=''
> CATALOGS=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.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 lt.gmo lv.gmo ml.gmo mn.gmo mr.gmo ms.gmo ne.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo'
> CATOBJEXT='.gmo'
> CC='cc'
> CCDEPMODE='depmode=gcc'
> CFLAGS='-O -pipe -march=k6'
> CPP='cc -E'
> CPPFLAGS='-I/usr/local/include'
> CXX='c++'
> CXXCPP='c++ -E'
> CXXDEPMODE='depmode=gcc'
> CXXFLAGS=' -O -pipe -march=k6'
> 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 bn.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 lt.gmo lv.gmo ml.gmo mn.gmo mr.gmo ms.gmo ne.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at 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 -C -c -o root -g wheel -m 444'
> INSTALL_PROGRAM='install -C -c -s -o root -g wheel -m 555'
> INSTALL_SCRIPT='install -C -c -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/local/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_XAM_RULE='%.xam:       %.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'
> 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 -pthread'
> LIBOBJS=''
> LIBS=''
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LN_S='ln -s'
> LTLIBOBJS=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL} /usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.3/missing --run 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 bn.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 lt.po lv.po ml.po mn.po mr.po ms.po ne.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr at 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.3'
> 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-freebsd4.9'
> build_alias='i386-portbld-freebsd4.9'
> build_cpu='i386'
> build_os='freebsd4.9'
> build_vendor='portbld'
> datadir='/usr/X11R6/share/gnome'
> exec_prefix='NONE'
> gnomelocaledir='${prefix}/${DATADIRNAME}/locale'
> host='i386-portbld-freebsd4.9'
> host_alias=''
> host_cpu='i386'
> host_os='freebsd4.9'
> host_vendor='portbld'
> includedir='${prefix}/include'
> infodir='${prefix}/info'
> install_sh='/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.3/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_DCGETTEXT 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_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.3"
> 
> configure: exit 1
> 
> 
> ls -1 /var/db/pkg/
> AbiWord2-2.0.3_1
> ImageMagick-5.5.7.16
> ORBit-0.5.17_2
> ORBit2-2.8.3_1
> WordNet-2.0
> XFree86-Server-4.3.0_14
> XFree86-aoutlibs-3.3.6.9
> XFree86-clients-4.3.0_6
> XFree86-font100dpi-4.3.0
> XFree86-font75dpi-4.3.0
> XFree86-fontDefaultBitmaps-4.3.0
> XFree86-fontEncodings-4.3.0
> XFree86-fontScalable-4.3.0
> XFree86-libraries-4.3.0_6
> Xaw3d-1.5
> Xft-2.1.2_1
> aalib-1.4.r5_1
> acroread-5.08
> amanda-client-2.4.4_3,1
> arts-1.2.0,1
> aspell-0.50.5
> atk-1.4.1_2
> autoconf-2.53_1
> autoconf-2.57_1
> autoconf213-2.13.000227_5
> automake-1.5,1
> automake14-1.4.5_9
> bash-2.05b.007
> bing-1.0.5
> bison-1.75_2
> bonobo-1.0.22_1
> bonobo-activation-2.2.4,1
> bonobo-conf-0.16_1
> buildtool-0.15
> cdlabelgen-2.7.0
> cdparanoia-3.9.8_7
> cdrtools-2.0.3_1
> cups-base-1.1.20.0
> cvsup-16.1h
> cyrus-sasl-2.1.17_1
> db3-3.3.11_1,1
> db41-4.1.25_1
> dict-1.9.10_1
> dlint-1.4.0
> dnstracer-1.7_1
> dnsutl-1.6
> dnswalk-2.0.2
> docbook-1.3
> docbook-241_2
> docbook-3.0_2
> docbook-3.1_2
> docbook-4.0_2
> docbook-4.1_2
> docbook-sk-4.1.2_3
> docbook-xml-4.2_1
> docbook-xsl-1.64.1_2
> dri-4.3.0,1
> echoping-5.1.0
> emacs-21.3_2
> enigmail-thunderbird-0.83.3
> esound-0.2.32_1
> eterm-0.9.2_1
> ethereal-0.10.0a_2
> expat-1.95.6_1
> fam-2.6.9_4
> flac-1.1.0_3
> fontconfig-2.2.90_4
> freetype-1.3.1_3
> freetype2-2.1.5_2
> fribidi-0.10.4_1
> gabber-0.8.8_1
> gal-0.24_1
> gcc-3.2.3_1
> gcombust-0.1.53_2
> gconf-1.0.9_7
> gconf2-2.4.0.1_1
> gdbm-1.8.3_1
> gdk-pixbuf-0.22.0_1
> gettext-0.13.1
> ghostscript-gnu-7.07_6
> ghostview-1.5
> gkrellm-2.1.25_1
> gkrellmvolume-2.1.9_1
> gle-3.0.3
> glib-1.2.10_10
> glib-2.2.3_1
> glibwww-0.2_2
> glimpse-4.12.6
> gmake-3.80_2
> gnome-icon-theme-1.0.9_1
> gnomecanvas-0.22.0_1
> gnomecontrolcenter-1.4.0.5_2
> gnomedb-0.2.96_2
> gnomehier-1.0_13
> gnomelibs-1.4.2_2
> gnomemimedata-2.4.1_1
> gnomemm-1.2.4_2
> gnomeprint-0.37_1
> gnomespell-1.0.5
> gnomevfs-1.0.5_5
> gnomevfs2-2.4.2_1
> gnupg-1.2.4_1
> gob-1.0.12_1
> gq-0.6.0_2
> graphviz-1.10_2
> gtk-1.2.10_11
> gtk-2.2.4_2
> gtkglarea-1.2.2_2
> gtkhtml-1.1.10_3
> gtkmm-1.2.8_2
> guile-1.6.4_4
> guppi-0.40.3_4
> gv-3.5.8_3
> help2man-1.29
> ical-2.2_1
> id3lib-3.8.3_1
> imake-4.3.0_2
> imlib-1.9.14_2
> imlib2-1.1.0
> intltool-0.30_1
> iso8879-1986_2
> ispell-3.2.06_4
> jasper-1.700.5
> jbigkit-1.5
> jpeg-6b_1
> kde-3.2.0
> kdeaccessibility-3.2.0
> kdeaddons-3.2.0
> kdeadmin-3.2.0
> kdeartwork-3.2.0
> kdebase-3.2.0_1
> kdeedu-3.2.0
> kdegames-3.2.0
> kdegraphics-3.2.0_2
> kdelibs-3.2.0
> kdemultimedia-3.2.0_3
> kdenetwork-3.2.0
> kdepim-3.2.0_1
> kdesdk-3.2.0
> kdetoys-3.2.0_1
> kdeutils-3.2.0_2
> kdevelop-3.0.0
> keychain-2.0.3
> koffice-1.3,1
> lame-3.95.1_2
> lcms-1.09_1,1
> libIDL-0.8.3_1
> libXfont-1.4.1_1
> libart_lgpl2-2.3.16
> libast-0.5
> libaudiofile-0.2.5
> libbonoboui-2.2.4
> libcapplet-1.4.0.5_2
> libesmtp-1.0.2_2,1
> libfpx-1.2.0.9
> libgda-0.2.96_2
> libghttp-1.0.9
> libglade-0.17_3
> libglade2-2.0.1_2
> libglut-5.0.2
> libgnome-2.4.0_4
> libgnomecanvas-2.4.0_1
> libgnomeui-2.2.2
> libgnugetopt-1.2
> libiconv-1.9.1_3
> libid3tag-0.15.0b_1
> libltdl-1.5.2
> libmad-0.15.0b
> libmikmod-esound-3.1.10_2
> libmng-1.0.5_1
> libmpeg2-0.3.1_1
> libmusicbrainz-2.0.2_2
> libogg-1.1,3
> libole2-0.2.4_1
> libpaper-1.1.14
> librep-0.16.2_4
> libsigc++-1.0.4
> libtool-1.3.5_2
> libtool-1.4.3_3
> libtool-1.5.2_1
> libungif-4.1.0b1_1
> libunicode-0.4_4
> libvorbis-1.0.1,3
> libwmf-0.2.8.2
> libwww-5.4.0_1
> libxml-1.8.17_2
> libxml2-2.6.7
> libxslt-1.1.4
> linc-1.0.3_1
> linux_base-7.1_7
> lynx-ssl-2.8.5
> m4-1.4_1
> mad-0.15.0b
> madplay-esound-0.15.0b_2
> man2html-3.0.1_1
> mkcatalog-1.1
> mkisofs-2.0.3_1
> mm-1.3.0
> mozilla-1.6_2,2
> mozilla-thunderbird-0.4_1
> mtr-gtk-0.54_3
> mysql-client-3.23.58_1
> nasm-0.98.38_1,1
> net-snmp-5.1_1
> netcat-1.10_1
> netpbm-10.20_2
> nmap-3.50
> nslint-2.1.a3
> nspr-4.4.1_1
> nss-3.8_2
> oaf-0.6.10_2
> open-motif-2.2.2_2
> openldap-client-2.1.26
> p5-Compress-Zlib-1.33
> p5-Digest-1.05
> p5-Digest-HMAC-1.01
> p5-Digest-MD5-2.33
> p5-Digest-SHA1-2.07
> p5-File-Sync-0.09
> p5-IO-stringy-2.108
> p5-MIME-Base64-3.00
> p5-Net-DNS-0.45
> p5-Palm-1.2.4
> p5-ReadLine-Perl-1.0203
> p5-Test-Harness-2.40
> p5-Test-Simple-0.47_1
> p5-TimeDate-1.16,1
> p5-XML-Parser-2.34
> pango-1.2.5_1
> pcre-4.5
> perl-5.8.2_5
> pgp-6.5.8_1
> pilot-link-0.11.8_2
> pilot_makedoc-0.7a_1
> pkgconfig-0.15.0_1
> pkgdb.db
> pm3-base-1.1.15_1
> pm3-forms-1.1.15
> pm3-gui-1.1.15
> pm3-net-1.1.15
> png-1.2.5_3
> popt-1.6.4_2
> portupgrade-20040208
> psiconv-0.8.3_1
> psmisc-17
> py-gtk-0.6.10_1
> py23-expat-2.3.3_2
> py23-numeric-23.1
> py23-tkinter-2.3.3_1
> python-2.3.3_2
> qmake-3.2.3_1
> qt-3.2.3
> quanta-3.2.0,2
> racoon-20040116a
> rc_subr-1.16
> rep-gtk-gnome-0.15_2
> rep-gtk2-gnome-0.17_2,1
> rpm-3.0.6_9
> rsync-2.6.0
> ruby-1.6.8.2003.10.15
> ruby-amstd-2.0.0
> ruby-bdb1-0.2.1
> ruby-shim-ruby18-1.8.1.p3
> ruby_static-1.6.8.2003.10.15
> samba-libsmbclient-3.0.1
> sawfish2-1.3_3,2
> scrollkeeper-0.3.14_1,1
> sdl-1.2.5_3,1
> sdocbook-xml-4.1.2.5_2
> sed_inplace-2002.10.19
> setiathome-3.08_3
> soup-0.7.11_1
> startup-notification-0.5_2
> svgalib-1.4.3_2
> swig-1.1p5_9
> t1lib-5.0.0_1
> taglib-1.0_1
> tcl-8.3.5_2
> tcl-8.4.5,1
> tiff-3.6.1_1
> tk-8.3.5_2
> tk-8.4.5,1
> trm-0.2.1_5
> unzip-5.50_2
> urwfonts-1.0
> wget-1.8.2_6
> wrapper-1.0_3
> xmlcatmgr-2.0.b1
> xpdf-3.00
> xproto-6.6.1_1
> xscreensaver-4.14_1
> xv-3.10a_3
> zip-2.3_1
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20040302/770c28a0/attachment-0001.bin


More information about the freebsd-gnome mailing list