configure failure libbonoboui-2.4.0

Alan E. Beard aeb1 at aebeard.com
Mon Oct 6 13:34:27 PDT 2003


Gentlemen:

Configure failed for libbonoboui-2.4.0 during portupgrade.

Files attached:

make-fail.log contains output of make command at point of failure.
Additional context is available upon request.

config-log is the .../work/libbonoboui-2.4.0/config.log

ls-pkgs is a listing of packages installed on the system.

Please let me know what additional information might be helpful.

Regards,

AEB

-- 
Alan E. Beard <aeb1 at aebeard.com>
AEBeard Consulting; 4109 Chelsea Ln; Lakeland FL 33809
863.815.2529
-------------- next part --------------
checking for pkg-config... /usr/local/bin/pkg-config
checking for libgnomecanvas-2.0 >= 1.116.0                libbonobo-2.0 >= 2.3.3
                  libgnome-2.0 >= 1.116.0                 bonobo-activation-2.0 
>= 1.0.0                  libxml-2.0 >= 2.4.20            gconf-2.0 >= 1.1.9    
          gtk+-2.0 >= 2.2.0... Requested 'libbonobo-2.0 >= 2.3.3' but version of
 libbonobo is 2.2.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.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

-------------- next part --------------
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.8

## --------- ##
## Platform. ##
## --------- ##

hostname = gilda.aebeard.net
uname -m = i386
uname -r = 4.8-RELEASE-p4
uname -s = FreeBSD
uname -v = FreeBSD 4.8-RELEASE-p4 #7: Mon Sep 22 18:35:41 EDT 2003     aeb0 at gilda.aebeard.net:/usr/obj/usr/src/sys/GILDA 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/libexec/libtool13
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1516: checking for a BSD-compatible install
configure:1570: result: /usr/bin/install -c -o root -g wheel
configure:1581: checking whether build environment is sane
configure:1624: result: yes
configure:1649: WARNING: `missing' script is too old or missing
configure:1657: checking for gawk
configure:1686: result: no
configure:1657: checking for mawk
configure:1686: result: no
configure:1657: checking for nawk
configure:1673: found /usr/bin/nawk
configure:1683: result: nawk
configure:1693: checking whether gmake sets $(MAKE)
configure:1713: result: yes
configure:1878: checking whether to enable maintainer-specific portions of Makefiles
configure:1887: result: no
configure:1967: checking for perl
configure:1985: found /usr/bin/perl
configure:1997: result: /usr/bin/perl
configure:2041: checking for style of include used by gmake
configure:2069: result: GNU
configure:2140: checking for gcc
configure:2166: result: cc
configure:2410: checking for C compiler version
configure:2413: cc --version </dev/null >&5
2.95.4
configure:2416: $? = 0
configure:2418: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2421: $? = 0
configure:2423: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2426: $? = 1
configure:2450: checking for C compiler default output
configure:2453: cc -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:2456: $? = 0
configure:2502: result: a.out
configure:2507: checking whether the C compiler works
configure:2513: ./a.out
configure:2516: $? = 0
configure:2533: result: yes
configure:2540: checking whether we are cross compiling
configure:2542: result: no
configure:2545: checking for suffix of executables
configure:2547: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:2550: $? = 0
configure:2575: result: 
configure:2581: checking for suffix of object files
configure:2603: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2606: $? = 0
configure:2628: result: o
configure:2632: checking whether we are using the GNU C compiler
configure:2657: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2660: $? = 0
configure:2663: test -s conftest.o
configure:2666: $? = 0
configure:2679: result: yes
configure:2685: checking whether cc accepts -g
configure:2707: cc -c -g -I/usr/local/include conftest.c >&5
configure:2710: $? = 0
configure:2713: test -s conftest.o
configure:2716: $? = 0
configure:2727: result: yes
configure:2744: checking for cc option to accept ANSI C
configure:2805: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2808: $? = 0
configure:2811: test -s conftest.o
configure:2814: $? = 0
configure:2832: result: none needed
configure:2850: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2853: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2964: checking dependency style of cc
configure:3032: result: gcc
configure:3050: checking for library containing strerror
configure:3081: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:3084: $? = 0
configure:3087: test -s conftest
configure:3090: $? = 0
configure:3149: result: none required
configure:3202: checking for gcc
configure:3228: result: cc
configure:3472: checking for C compiler version
configure:3475: cc --version </dev/null >&5
2.95.4
configure:3478: $? = 0
configure:3480: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:3483: $? = 0
configure:3485: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:3488: $? = 1
configure:3491: checking whether we are using the GNU C compiler
configure:3538: result: yes
configure:3544: checking whether cc accepts -g
configure:3586: result: yes
configure:3603: checking for cc option to accept ANSI C
configure:3691: result: none needed
configure:3709: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:3712: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3823: checking dependency style of cc
configure:3891: result: gcc
configure:3913: checking how to run the C preprocessor
configure:3949: cc -E -I/usr/local/include conftest.c
configure:3955: $? = 0
configure:3987: cc -E -I/usr/local/include conftest.c
configure:3989: ac_nonexistent.h: No such file or directory
configure:3993: $? = 1
configure: failed program was:
| #line 3979 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libbonoboui"
| #define VERSION "2.4.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4031: result: cc -E
configure:4056: cc -E -I/usr/local/include conftest.c
configure:4062: $? = 0
configure:4094: cc -E -I/usr/local/include conftest.c
configure:4096: ac_nonexistent.h: No such file or directory
configure:4100: $? = 1
configure: failed program was:
| #line 4086 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libbonoboui"
| #define VERSION "2.4.0"
| /* end confdefs.h.  */
| #include <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  -I/usr/local/include conftest.c >&5
configure:4187: $? = 0
configure:4190: test -s conftest.o
configure:4193: $? = 0
configure:4285: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:4288: $? = 0
configure:4290: ./conftest
configure:4293: $? = 0
configure:4308: result: yes
configure:4398: checking build system type
configure:4416: result: i386-portbld-freebsd4.8
configure:4424: checking host system type
configure:4438: result: i386-portbld-freebsd4.8
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/libexec/elf/ld
configure:4590: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:4605: result: yes
configure:4610: checking for /usr/libexec/elf/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  -I/usr/local/include conftest.c >&5
configure:5357: $? = 0
configure:5360: test -s conftest.o
configure:5363: $? = 0
configure:5374: result: yes
configure:5337: checking for sys/stat.h
configure:5354: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5357: $? = 0
configure:5360: test -s conftest.o
configure:5363: $? = 0
configure:5374: result: yes
configure:5337: checking for stdlib.h
configure:5354: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5357: $? = 0
configure:5360: test -s conftest.o
configure:5363: $? = 0
configure:5374: result: yes
configure:5337: checking for string.h
configure:5354: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5357: $? = 0
configure:5360: test -s conftest.o
configure:5363: $? = 0
configure:5374: result: yes
configure:5337: checking for memory.h
configure:5354: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5357: $? = 0
configure:5360: test -s conftest.o
configure:5363: $? = 0
configure:5374: result: yes
configure:5337: checking for strings.h
configure:5354: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5357: $? = 0
configure:5360: test -s conftest.o
configure:5363: $? = 0
configure:5374: result: yes
configure:5337: checking for inttypes.h
configure:5354: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5357: $? = 0
configure:5360: test -s conftest.o
configure:5363: $? = 0
configure:5374: result: yes
configure:5337: checking for stdint.h
configure:5354: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5396: stdint.h: No such file or directory
configure:5357: $? = 1
configure: failed program was:
| #line 5343 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libbonoboui"
| #define VERSION "2.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* 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:5374: result: no
configure:5337: checking for unistd.h
configure:5354: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5357: $? = 0
configure:5360: test -s conftest.o
configure:5363: $? = 0
configure:5374: result: yes
configure:5400: checking dlfcn.h usability
configure:5413: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5416: $? = 0
configure:5419: test -s conftest.o
configure:5422: $? = 0
configure:5432: result: yes
configure:5436: checking dlfcn.h presence
configure:5447: cc -E -I/usr/local/include conftest.c
configure:5453: $? = 0
configure:5472: result: yes
configure:5508: checking for dlfcn.h
configure:5515: result: yes
configure:5622: checking for C++ compiler version
configure:5625: c++ --version </dev/null >&5
2.95.4
configure:5628: $? = 0
configure:5630: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:5633: $? = 0
configure:5635: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:5638: $? = 1
configure:5641: checking whether we are using the GNU C++ compiler
configure:5666: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:5669: $? = 0
configure:5672: test -s conftest.o
configure:5675: $? = 0
configure:5688: result: yes
configure:5694: checking whether c++ accepts -g
configure:5716: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:5719: $? = 0
configure:5722: test -s conftest.o
configure:5725: $? = 0
configure:5736: result: yes
configure:5780: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:5783: $? = 0
configure:5786: test -s conftest.o
configure:5789: $? = 0
configure:5816: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:5819: $? = 0
configure:5822: test -s conftest.o
configure:5825: $? = 0
configure:5850: checking dependency style of c++
configure:5918: result: gcc
configure:5940: checking how to run the C++ preprocessor
configure:5972: c++ -E -I/usr/local/include conftest.cc
configure:5978: $? = 0
configure:6010: c++ -E -I/usr/local/include conftest.cc
configure:6022: ac_nonexistent.h: No such file or directory
configure:6016: $? = 1
configure: failed program was:
| #line 6002 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libbonoboui"
| #define VERSION "2.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6054: result: c++ -E
configure:6079: c++ -E -I/usr/local/include conftest.cc
configure:6085: $? = 0
configure:6117: c++ -E -I/usr/local/include conftest.cc
configure:6129: ac_nonexistent.h: No such file or directory
configure:6123: $? = 1
configure: failed program was:
| #line 6109 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libbonoboui"
| #define VERSION "2.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* 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 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:6264: $? = 0
configure:6266: 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/cck3uq24.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/ccosl0Nv.o /tmp/cck3uq24.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/cctDKO43 /tmp/ccosl0Nv.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/cctDKO43
__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:6269: $? = 0
configure:6271: f77 -V </dev/null >&5
f77: argument to `-V' missing
configure:6274: $? = 1
configure:6281: checking whether we are using the GNU Fortran 77 compiler
configure:6295: f77 -c  conftest.F >&5
configure:6298: $? = 0
configure:6301: test -s conftest.o
configure:6304: $? = 0
configure:6317: result: yes
configure:6324: checking whether f77 accepts -g
configure:6336: f77 -c -g conftest.f >&5
configure:6339: $? = 0
configure:6342: test -s conftest.o
configure:6345: $? = 0
configure:6357: result: yes
configure:6385: checking the maximum length of command line arguments
configure:6444: result: 16384
configure:6455: checking command to parse /usr/bin/nm -B output from cc object
configure:6544: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:6547: $? = 0
configure:6551: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:6554: $? = 0
configure:6606: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c conftstm.o >&5
configure:6609: $? = 0
configure:6647: result: ok
configure:6651: checking for objdir
configure:6666: result: .libs
configure:6756: checking for ar
configure:6772: found /usr/bin/ar
configure:6783: result: ar
configure:6836: checking for ranlib
configure:6852: found /usr/bin/ranlib
configure:6863: result: ranlib
configure:6916: checking for strip
configure:6932: found /usr/bin/strip
configure:6943: result: strip
configure:7205: checking if cc static flag  works
configure:7228: result: yes
configure:7245: checking if cc supports -fno-rtti -fno-exceptions
configure:7263: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:7267: $? = 0
configure:7278: result: yes
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  -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:7499: $? = 0
configure:7510: result: yes
configure:7534: checking if cc supports -c -o file.o
configure:7562: cc -c -O -pipe  -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:7566: $? = 0
configure:7583: result: yes
configure:7609: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries
configure:8403: result: yes
configure:8429: checking whether -lc should be explicitly linked in
configure:8434: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:8437: $? = 0
configure:8451: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8454: $? = 1
configure:8466: result: yes
configure:8474: checking how to hardcode library paths into programs
configure:8499: result: immediate
configure:8513: checking whether stripping libraries is possible
configure:8518: result: yes
configure:8540: checking dynamic linker characteristics
configure:9075: result: freebsd4.8 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/libexec/elf/ld
configure:10573: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:10588: result: yes
configure:10639: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:11434: result: yes
configure:11452: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:11455: $? = 0
configure:11551: checking for c++ option to produce PIC
configure:11803: result: -fPIC
configure:11810: checking if c++ PIC flag -fPIC works
configure:11828: c++ -c  -O -pipe  -I/usr/local/include -fPIC -DPIC conftest.cc >&5
configure:11832: $? = 0
configure:11843: result: yes
configure:11867: checking if c++ supports -c -o file.o
configure:11895: c++ -c  -O -pipe  -I/usr/local/include -o out/conftest2.o conftest.cc >&5
configure:11899: $? = 0
configure:11916: result: yes
configure:11942: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:11967: result: yes
configure:12038: checking how to hardcode library paths into programs
configure:12063: result: immediate
configure:12077: checking whether stripping libraries is possible
configure:12082: result: yes
configure:12104: checking dynamic linker characteristics
configure:12639: result: freebsd4.8 ld.so
configure:13838: checking if libtool supports shared libraries
configure:13840: result: yes
configure:13843: checking whether to build shared libraries
configure:13861: result: yes
configure:13864: checking whether to build static libraries
configure:13868: result: yes
configure:13880: checking for f77 option to produce PIC
configure:14057: result: -fPIC
configure:14064: checking if f77 PIC flag -fPIC works
configure:14082: f77 -c -g -O2 -fPIC conftest.f >&5
configure:14086: $? = 0
configure:14097: result: yes
configure:14121: checking if f77 supports -c -o file.o
configure:14149: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14153: $? = 0
configure:14170: result: yes
configure:14196: checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries
configure:14968: result: yes
configure:15039: checking how to hardcode library paths into programs
configure:15064: result: immediate
configure:15078: checking whether stripping libraries is possible
configure:15083: result: yes
configure:15105: checking dynamic linker characteristics
configure:15640: result: freebsd4.8 ld.so
configure:19557: checking for bison
configure:19573: found /usr/local/bin/bison
configure:19583: result: bison -y
configure:19598: checking for xrdb
configure:19616: found /usr/X11R6/bin/xrdb
configure:19628: result: /usr/X11R6/bin/xrdb
configure:19738: checking what warning flags to pass to the C compiler
configure:19740: result: -Wall -Wmissing-prototypes
configure:19751: checking what language compliance flags to pass to the C compiler
configure:19766: result: 
configure:19798: checking locale.h usability
configure:19811: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:19814: $? = 0
configure:19817: test -s conftest.o
configure:19820: $? = 0
configure:19830: result: yes
configure:19834: checking locale.h presence
configure:19845: cc -E -I/usr/local/include conftest.c
configure:19851: $? = 0
configure:19870: result: yes
configure:19906: checking for locale.h
configure:19913: result: yes
configure:19927: checking for LC_MESSAGES
configure:19949: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:19952: $? = 0
configure:19955: test -s conftest
configure:19958: $? = 0
configure:19969: result: yes
configure:19998: checking libintl.h usability
configure:20011: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:20014: $? = 0
configure:20017: test -s conftest.o
configure:20020: $? = 0
configure:20030: result: yes
configure:20034: checking libintl.h presence
configure:20045: cc -E -I/usr/local/include conftest.c
configure:20051: $? = 0
configure:20070: result: yes
configure:20106: checking for libintl.h
configure:20113: result: yes
configure:20124: checking for dgettext in libc
configure:20148: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
/tmp/ccQLRx8o.o: In function `main':
/tmp/ccQLRx8o.o(.text+0x14): undefined reference to `libintl_dgettext'
configure:20151: $? = 1
configure: failed program was:
| #line 20130 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libbonoboui"
| #define VERSION "2.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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:20169: result: no
configure:20265: checking for bindtextdomain in -lintl
configure:20296: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lintl   >&5
configure:20299: $? = 0
configure:20302: test -s conftest
configure:20305: $? = 0
configure:20317: result: yes
configure:20320: checking for dgettext in -lintl
configure:20351: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lintl   >&5
configure:20354: $? = 0
configure:20357: test -s conftest
configure:20360: $? = 0
configure:20372: result: yes
configure:20462: checking for bind_textdomain_codeset
configure:20512: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c  -lintl  >&5
configure:20515: $? = 0
configure:20518: test -s conftest
configure:20521: $? = 0
configure:20532: result: yes
configure:20571: checking for msgfmt
configure:20598: result: /usr/local/bin/msgfmt
configure:20609: checking for dcgettext
configure:20659: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
/tmp/ccmXG0Aq.o: In function `main':
/tmp/ccmXG0Aq.o(.text+0x9): undefined reference to `dcgettext'
/tmp/ccmXG0Aq.o(.data+0x0): undefined reference to `dcgettext'
configure:20662: $? = 1
configure: failed program was:
| #line 20615 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libbonoboui"
| #define VERSION "2.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #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) () = dcgettext;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != dcgettext;
|   ;
|   return 0;
| }
configure:20679: result: no
configure:20691: checking for gmsgfmt
configure:20722: result: /usr/local/bin/msgfmt
configure:20731: checking for xgettext
configure:20758: result: /usr/local/bin/xgettext
configure:20783: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
/tmp/cck7hSNS.o: In function `main':
/tmp/cck7hSNS.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr'
configure:20786: $? = 1
configure: failed program was:
| #line 20766 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libbonoboui"
| #define VERSION "2.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define GETTEXT_PACKAGE "libbonoboui-2.0"
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| extern int _nl_msg_cat_cntr;
| 			 return _nl_msg_cat_cntr
|   ;
|   return 0;
| }
configure:20945: checking for catalogs to be installed
configure:20970: result:  am ar az be bg ca cs cy da de el es fa fi fr he hi hu id is it ja kn ko li lv ml mn ms nl nn no pl pt pt_BR ro ru sk sl sr sr at Latn sv ta tr uk vi wa yi zh_CN zh_TW
configure:21027: checking for X
configure:21247: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:21400: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c   -L/usr/X11R6/lib -lX11 >&5
configure:21403: $? = 0
configure:21406: test -s conftest
configure:21409: $? = 0
configure:21546: checking for gethostbyname
configure:21596: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:21599: $? = 0
configure:21602: test -s conftest
configure:21605: $? = 0
configure:21616: result: yes
configure:21747: checking for connect
configure:21797: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:21800: $? = 0
configure:21803: test -s conftest
configure:21806: $? = 0
configure:21817: result: yes
configure:21882: checking for remove
configure:21932: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:21935: $? = 0
configure:21938: test -s conftest
configure:21941: $? = 0
configure:21952: result: yes
configure:22017: checking for shmat
configure:22067: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:22070: $? = 0
configure:22073: test -s conftest
configure:22076: $? = 0
configure:22087: result: yes
configure:22161: checking for IceConnectionNumber in -lICE
configure:22192: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -pthread -L/usr/X11R6/lib conftest.c -lICE   >&5
configure:22195: $? = 0
configure:22198: test -s conftest
configure:22201: $? = 0
configure:22213: result: yes
configure:22248: checking for pkg-config
configure:22266: found /usr/local/bin/pkg-config
configure:22279: result: /usr/local/bin/pkg-config
configure:22296: checking for libgnomecanvas-2.0 >= 1.116.0 		  libbonobo-2.0 >= 2.3.3 		  libgnome-2.0 >= 1.116.0 		  bonobo-activation-2.0 >= 1.0.0 		  libxml-2.0 >= 2.4.20 		  gconf-2.0 >= 1.1.9 		  gtk+-2.0 >= 2.2.0
configure:22335: error: Library requirements (libgnomecanvas-2.0 >= 1.116.0 		  libbonobo-2.0 >= 2.3.3 		  libgnome-2.0 >= 1.116.0 		  bonobo-activation-2.0 >= 1.0.0 		  libxml-2.0 >= 2.4.20 		  gconf-2.0 >= 1.1.9 		  gtk+-2.0 >= 2.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_func_bind_textdomain_codeset=yes
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGISTW][ABCDGISTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
ac_cv_prog_ac_ct_F77=f77
am_cv_CC_dependencies_compiler_type=gcc
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_CXXFLAGS_value=' -O -pipe '
gt_cv_func_dgettext_libc=no
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_f77_compiler_gnu=yes
ac_cv_env_F77_value=
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_prog_gnu_ldcxx=yes
ac_cv_prog_cc_g=yes
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
lt_cv_sys_max_cmd_len=16384
ac_cv_prog_make_gmake_set=yes
ac_cv_env_FFLAGS_set=
ac_cv_path_PATH_TO_XRDB=/usr/X11R6/bin/xrdb
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
gt_cv_have_gettext=yes
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
ac_cv_env_host_alias_set=
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_prog_YACC='bison -y'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_cv_ld_reload_flag=-r
ac_cv_func_remove=yes
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
lt_cv_prog_compiler_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -pthread'
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd4.8
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
ac_cv_func_shmat=yes
ac_cv_have_x='have_x=yes 		ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
lt_cv_prog_compiler_c_o_F77=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_func_dcgettext=no
ac_cv_header_stdint_h=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.8
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.8
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.8
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd4.8
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_search_strerror='none required'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='tar'
AR='ar'
AS='as'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.7'
AWK='nawk'
BONOBOUI_CFLAGS=''
BONOBOUI_GLADE_CFLAGS=''
BONOBOUI_GLADE_LIBS=''
BONOBOUI_LIBS=''
CATALOGS=' am.mo ar.mo az.mo be.mo bg.mo ca.mo cs.mo cy.mo da.mo de.mo el.mo es.mo fa.mo fi.mo fr.mo he.mo hi.mo hu.mo id.mo is.mo it.mo ja.mo kn.mo ko.mo li.mo lv.mo ml.mo mn.mo ms.mo nl.mo nn.mo no.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sk.mo sl.mo sr.mo sr at Latn.mo sv.mo ta.mo tr.mo uk.mo vi.mo wa.mo yi.mo zh_CN.mo zh_TW.mo'
CATOBJEXT='.mo'
CC='cc'
CCDEPMODE='depmode=gcc'
CFLAGS='-O -pipe '
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc'
CXXFLAGS=' -O -pipe '
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
GETTEXT_PACKAGE='libbonoboui-2.0'
GLIB_GENMARSHAL=''
GLIB_MKENUMS=''
GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo es.gmo fa.gmo fi.gmo fr.gmo he.gmo hi.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kn.gmo ko.gmo li.gmo lv.gmo ml.gmo mn.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sr 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 -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -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/bin/perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
LDFLAGS='-L/usr/local/lib -pthread'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='libbonoboui'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PATH_TO_XRDB='/usr/X11R6/bin/xrdb'
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=' am.po ar.po az.po be.po bg.po ca.po cs.po cy.po da.po de.po el.po es.po fa.po fi.po fr.po he.po hi.po hu.po id.po is.po it.po ja.po kn.po ko.po li.po lv.po ml.po mn.po ms.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sr 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.0'
WARN_CFLAGS='-Wall -Wmissing-prototypes '
XGETTEXT='/usr/local/bin/xgettext'
X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -lSM -lICE  -L/usr/X11R6/lib -lX11 '
X_PRE_LIBS=' -lSM -lICE'
YACC='bison -y'
ac_ct_AR='ar'
ac_ct_AS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77='f77'
ac_ct_OBJDUMP=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.8'
build_alias='i386-portbld-freebsd4.8'
build_cpu='i386'
build_os='freebsd4.8'
build_vendor='portbld'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
gnomelocaledir='${prefix}/${DATADIRNAME}/locale'
host='i386-portbld-freebsd4.8'
host_alias=''
host_cpu='i386'
host_os='freebsd4.8'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/usr/X11R6/share/gnome'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "libbonoboui-2.0"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_DLFCN_H 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMORY_H 1
#define HAVE_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"

configure: exit 1
-------------- next part --------------
Script started on Mon Oct  6 13:58:25 2003
gilda(aeb0)%ls /var/db/pggkg


Hermes-1.3.3				lha-1.14i_2

Mesa-3.4.2_2				libIDL-0.8.2

ORBit-0.5.17_1				libart_lgpl2-2.3.16

ORBit2-2.8.1				libaudiofile-0.2.4

XFree86-4.3.0,1				libbonobo-2.2.3

XFree86-FontServer-4.3.0_2		libbonoboui-2.2.4

XFree86-Server-4.3.0_11			libexif-0.5.12_1

XFree86-clients-4.3.0_3			libexif-gtk-0.3.3

XFree86-documents-4.3.0			libgail-gnome-1.0.2_1

XFree86-font100dpi-4.3.0		libglade2-2.0.1_1

XFree86-font75dpi-4.3.0			libgnome-2.4.0

XFree86-fontCyrillic-4.3.0		libgnomecanvas-2.4.0

XFree86-fontDefaultBitmaps-4.3.0	libgnomeprint-2.4.0

XFree86-fontEncodings-4.3.0		libgnomeprintui-2.4.0

XFree86-fontScalable-4.3.0		libgnomeui-2.2.2

XFree86-libraries-4.3.0_6		libgnomeui-2.4.0.1_1

Xft-2.1.2				libgnugetopt-1.2

acme-2.0.6				libgphoto2-2.1.2_1

antiword-0.34				libgsf-1.8.2

aspell-0.50.4				libgtkhtml-2.4.0

at-spi-1.3.7				libgtop2-2.0.5

atk-1.4.0				libiconv-1.9.1_1

autoconf-2.13.000227_5			libltdl-1.5

automake-1.4.5_9			libmng-1.0.5_1

bison-1.75_1				libmrproject-0.10_1

bitstream-vera-1.10			librsvg2-2.4.0

blt-2.4u				libtool-1.3.5_1

bonobo-activation-2.2.4,1		libtool-1.4.3_2

bugbuddy2-2.2.106			libusb-0.1.7

conserver-8.5				libwnck-2.4.0.1

cvsup-16.1h				libxml2-2.5.11

cvsup-without-gui-16.1h			libxslt-1.0.33

diablo-jdk-1.3.1.0			libzvt-2.0.1_6

docbook-sk-4.1.2			linc-1.0.3

docbook-xml-4.2_1			linux_base-7.1_5

docbook-xsl-1.62.3			lzo-1.08_1

eel2-2.2.4				lzop-1.01

eog2-2.2.1				m4-1.4_1

esound-0.2.32_1				metacity-2.6.2

etherape-0.9.0_1			mkcmd-8.14

ethereal-0.9.14				mozilla-1.4,2

expat-1.95.6_1				mrproject-0.9.1_3

ezm3-1.1				msrc0-0.7

fileroller-2.2.5,1			nano-1.2.2_2

fontconfig-2.2.90_3			nautilus-media-0.2.2

freetype2-2.1.5_1			nautilus2-2.2.4

fvwm-2.4.16_1				net-snmp-5.0.9

gail-1.4.0				nspr-4.3_2

gconf-editor-2.4.0,1			open-motif-2.2.2_1

gconf2-2.4.0.1				p5-Expect-1.15

gdm2-2.4.1.6				p5-IO-Stty-0.02

gedit2-2.2.2				p5-IO-Tty-1.02

gettext-0.12.1				pango-1.2.5

ggv2-2.0.1				pkgconfig-0.15.0

ghostscript-gnu-7.07_4			pkgdb.db

gle-3.0.3				png-1.2.5_2

glib-1.2.10_10				popt-1.6.4_1

glib-2.2.3				portupgrade-20030723

gmake-3.80_1				py23-expat-2.3.2_2

gnome-icon-theme-1.0.9			python-2.3.2

gnome-pkgview-1.0.2			rc_subr-1.16

gnome-themes-2.4.0			rpm-3.0.6_8

gnome2-2.2.2_2				ruby-1.6.8.2003.04.19

gnomeapplets2-2.2.2_3			ruby-bdb1-0.2.1

gnomeaudio2-2.0.0			ruby-rdoc-0.9.0

gnomecontrolcenter2-2.2.2		ruby-shim-ruby18-1.8.0.p2.2003.04.19_1

gnomedesktop-2.2.2			scrollkeeper-0.3.12_2,1

gnomegames2-2.2.1_3			sdocbook-xml-4.1.2.5_1

gnomehier-1.0_8				sox-12.17.4

gnomemedia2-2.2.2			startup-notification-0.5_1

gnomemimedata-2.4.0			sudo-1.6.7.5

gnomepanel-2.2.2.2_1			t1lib-5.0.0

gnomesession-2.2.2_1			tcl-8.3.5_2

gnomesystemmonitor-2.0.5_1		tiff-3.5.7_1

gnometerminal-2.2.2			tk-8.3.5_2

gnomeuserdocs2-2.4.0			tn3270-4.4

gnomeutils2-2.2.3,1			tn5250-0.16.5

gnomevfs2-2.4.0				ttt-1.6

gstreamer-0.6.2				unzip-5.50_2

gstreamer-plugins-0.6.2_1		urwfonts-1.0

gtk-1.2.10_10				vte-0.11.10_1

gtk-2.2.4_1				word2x-0.005

gtk-engines2-2.2.0			wrapper-1.0_3

guile-1.6.4_2				x3270-3.1.1.6

imake-4.3.0_1				xcalendar-4.0.2003

intltool-0.27.2				xmlcatmgr-0.2_1

ispell-3.2.06_3				xpdf-2.02.1

javavmwrapper-1.4			xscreensaver-gnome-4.13

jdk-1.3.1p8_2				yelp-2.2.3

jpeg-6b_1				zip-2.3_1

lcms-1.09,1

gilda(aeb0)%exit


exit


Script done on Mon Oct  6 13:59:11 2003


More information about the freebsd-gnome mailing list