problem installing libgnomeui (dependency for ximian evolution)

User BUGGHY bugghy at home.ro
Sat May 8 00:40:25 PDT 2004


Please report the problem to gnome at FreeBSD.org [maintainer] and attach the
"/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.6.1.1/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`)



-------------------------
- Software is like sex, -
-      it's better when -
-      it's free        -
-                       -
-    |Linus Torvalds|   -
-------------------------
-------------- 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.59.  Invocation command line was

  $ ./configure --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --build=i386-portbld-freebsd5.2.1

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

hostname = illusion.com
uname -m = i386
uname -r = 5.2.1-RELEASE-p5
uname -s = FreeBSD
uname -v = FreeBSD 5.2.1-RELEASE-p5 #27: Fri May  7 14:18:08 GMT 2004     bugghy at illusion.com:/usr/obj/usr/src/sys/BUGNERIC 

/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: /home/bugghy/bin


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

configure:1581: checking for a BSD-compatible install
configure:1636: result: /usr/bin/install -c -o root -g wheel
configure:1647: checking whether build environment is sane
configure:1690: result: yes
configure:1705: checking whether gmake sets $(MAKE)
configure:1725: result: yes
configure:1757: checking for working aclocal-1.4
configure:1768: result: missing
configure:1772: checking for working autoconf
configure:1779: result: found
configure:1787: checking for working automake-1.4
configure:1798: result: missing
configure:1802: checking for working autoheader
configure:1809: result: found
configure:1817: checking for working makeinfo
configure:1824: result: found
configure:1834: checking whether to enable maintainer-specific portions of Makefiles
configure:1843: result: no
configure:1904: checking for gcc
configure:1930: result: cc
configure:2174: checking for C compiler version
configure:2177: cc --version </dev/null >&5
cc (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2180: $? = 0
configure:2182: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:2185: $? = 0
configure:2187: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2190: $? = 1
configure:2213: checking for C compiler default output file name
configure:2216: cc -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib -lc_r >&5
configure:2219: $? = 0
configure:2265: result: a.out
configure:2270: checking whether the C compiler works
configure:2276: ./a.out
configure:2279: $? = 0
configure:2296: result: yes
configure:2303: checking whether we are cross compiling
configure:2305: result: no
configure:2308: checking for suffix of executables
configure:2310: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib -lc_r >&5
configure:2313: $? = 0
configure:2338: result: 
configure:2344: checking for suffix of object files
configure:2365: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2368: $? = 0
configure:2390: result: o
configure:2394: checking whether we are using the GNU C compiler
configure:2418: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2424: $? = 0
configure:2428: test -z 
			 || test ! -s conftest.err
configure:2431: $? = 0
configure:2434: test -s conftest.o
configure:2437: $? = 0
configure:2450: result: yes
configure:2456: checking whether cc accepts -g
configure:2477: cc -c -g -I/usr/local/include conftest.c >&5
configure:2483: $? = 0
configure:2487: test -z 
			 || test ! -s conftest.err
configure:2490: $? = 0
configure:2493: test -s conftest.o
configure:2496: $? = 0
configure:2507: result: yes
configure:2524: checking for cc option to accept ANSI C
configure:2594: cc  -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2600: $? = 0
configure:2604: test -z 
			 || test ! -s conftest.err
configure:2607: $? = 0
configure:2610: test -s conftest.o
configure:2613: $? = 0
configure:2631: result: none needed
configure:2649: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2655: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2790: checking for strerror in -lcposix
configure:2820: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -lcposix  -L/usr/local/lib -lc_r >&5
/usr/bin/ld: cannot find -lcposix
configure:2826: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgnomeui"
| #define VERSION "2.6.1.1"
| /* 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:2852: result: no
configure:2906: checking for gcc
configure:2932: result: cc
configure:3176: checking for C compiler version
configure:3179: cc --version </dev/null >&5
cc (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3182: $? = 0
configure:3184: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:3187: $? = 0
configure:3189: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:3192: $? = 1
configure:3195: checking whether we are using the GNU C compiler
configure:3251: result: yes
configure:3257: checking whether cc accepts -g
configure:3308: result: yes
configure:3325: checking for cc option to accept ANSI C
configure:3432: result: none needed
configure:3450: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3456: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3594: checking how to run the C preprocessor
configure:3629: cc -E -I/usr/local/include conftest.c
configure:3635: $? = 0
configure:3667: cc -E -I/usr/local/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3673: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgnomeui"
| #define VERSION "2.6.1.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3712: result: cc -E
configure:3736: cc -E -I/usr/local/include conftest.c
configure:3742: $? = 0
configure:3774: cc -E -I/usr/local/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3780: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgnomeui"
| #define VERSION "2.6.1.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3824: checking for egrep
configure:3834: result: grep -E
configure:3839: checking for ANSI C header files
configure:3864: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3870: $? = 0
configure:3874: test -z 
			 || test ! -s conftest.err
configure:3877: $? = 0
configure:3880: test -s conftest.o
configure:3883: $? = 0
configure:3972: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib -lc_r >&5
configure:3975: $? = 0
configure:3977: ./conftest
configure:3980: $? = 0
configure:3995: result: yes
configure:4085: checking build system type
configure:4103: result: i386-portbld-freebsd5.2.1
configure:4111: checking host system type
configure:4125: result: i386-portbld-freebsd5.2.1
configure:4133: checking for a sed that does not truncate output
configure:4187: result: /usr/bin/sed
configure:4201: checking for ld used by cc
configure:4268: result: /usr/bin/ld
configure:4277: checking if the linker (/usr/bin/ld) is GNU ld
configure:4292: result: yes
configure:4297: checking for /usr/bin/ld option to reload object files
configure:4304: result: -r
configure:4313: checking for BSD-compatible nm
configure:4355: result: /usr/bin/nm -B
configure:4359: checking whether ln -s works
configure:4363: result: yes
configure:4370: checking how to recognise dependent libraries
configure:4553: result: pass_all
configure:5017: checking for sys/types.h
configure:5033: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5039: $? = 0
configure:5043: test -z 
			 || test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.o
configure:5052: $? = 0
configure:5063: result: yes
configure:5017: checking for sys/stat.h
configure:5033: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5039: $? = 0
configure:5043: test -z 
			 || test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.o
configure:5052: $? = 0
configure:5063: result: yes
configure:5017: checking for stdlib.h
configure:5033: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5039: $? = 0
configure:5043: test -z 
			 || test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.o
configure:5052: $? = 0
configure:5063: result: yes
configure:5017: checking for string.h
configure:5033: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5039: $? = 0
configure:5043: test -z 
			 || test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.o
configure:5052: $? = 0
configure:5063: result: yes
configure:5017: checking for memory.h
configure:5033: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5039: $? = 0
configure:5043: test -z 
			 || test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.o
configure:5052: $? = 0
configure:5063: result: yes
configure:5017: checking for strings.h
configure:5033: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5039: $? = 0
configure:5043: test -z 
			 || test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.o
configure:5052: $? = 0
configure:5063: result: yes
configure:5017: checking for inttypes.h
configure:5033: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5039: $? = 0
configure:5043: test -z 
			 || test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.o
configure:5052: $? = 0
configure:5063: result: yes
configure:5017: checking for stdint.h
configure:5033: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5039: $? = 0
configure:5043: test -z 
			 || test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.o
configure:5052: $? = 0
configure:5063: result: yes
configure:5017: checking for unistd.h
configure:5033: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5039: $? = 0
configure:5043: test -z 
			 || test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.o
configure:5052: $? = 0
configure:5063: result: yes
configure:5089: checking dlfcn.h usability
configure:5101: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5107: $? = 0
configure:5111: test -z 
			 || test ! -s conftest.err
configure:5114: $? = 0
configure:5117: test -s conftest.o
configure:5120: $? = 0
configure:5130: result: yes
configure:5134: checking dlfcn.h presence
configure:5144: cc -E -I/usr/local/include conftest.c
configure:5150: $? = 0
configure:5170: result: yes
configure:5205: checking for dlfcn.h
configure:5212: result: yes
configure:5319: checking for C++ compiler version
configure:5322: c++ --version </dev/null >&5
c++ (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5325: $? = 0
configure:5327: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:5330: $? = 0
configure:5332: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:5335: $? = 1
configure:5338: checking whether we are using the GNU C++ compiler
configure:5362: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:5368: $? = 0
configure:5372: test -z 
			 || test ! -s conftest.err
configure:5375: $? = 0
configure:5378: test -s conftest.o
configure:5381: $? = 0
configure:5394: result: yes
configure:5400: checking whether c++ accepts -g
configure:5421: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:5427: $? = 0
configure:5431: test -z 
			 || test ! -s conftest.err
configure:5434: $? = 0
configure:5437: test -s conftest.o
configure:5440: $? = 0
configure:5451: result: yes
configure:5493: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:5499: $? = 0
configure:5503: test -z 
			 || test ! -s conftest.err
configure:5506: $? = 0
configure:5509: test -s conftest.o
configure:5512: $? = 0
configure:5538: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:26: error: `exit' undeclared (first use this function)
conftest.cc:26: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:5544: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgnomeui"
| #define VERSION "2.6.1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5493: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:5499: $? = 0
configure:5503: test -z 
			 || test ! -s conftest.err
configure:5506: $? = 0
configure:5509: test -s conftest.o
configure:5512: $? = 0
configure:5538: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:5544: $? = 0
configure:5548: test -z 
			 || test ! -s conftest.err
configure:5551: $? = 0
configure:5554: test -s conftest.o
configure:5557: $? = 0
configure:5585: checking how to run the C++ preprocessor
configure:5616: c++ -E -I/usr/local/include conftest.cc
configure:5622: $? = 0
configure:5654: c++ -E -I/usr/local/include conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5660: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgnomeui"
| #define VERSION "2.6.1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5699: result: c++ -E
configure:5723: c++ -E -I/usr/local/include conftest.cc
configure:5729: $? = 0
configure:5761: c++ -E -I/usr/local/include conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5767: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgnomeui"
| #define VERSION "2.6.1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5862: checking for g77
configure:5891: result: no
configure:5862: checking for f77
configure:5878: found /usr/bin/f77
configure:5888: result: f77
configure:5903: checking for Fortran 77 compiler version
configure:5906: f77 --version </dev/null >&5
GNU Fortran (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5909: $? = 0
configure:5911: f77 -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:5914: $? = 0
configure:5916: f77 -V </dev/null >&5
f77: `-V' option must have argument
configure:5919: $? = 1
configure:5927: checking whether we are using the GNU Fortran 77 compiler
configure:5941: f77 -c  conftest.F >&5
configure:5947: $? = 0
configure:5951: test -z 
			 || test ! -s conftest.err
configure:5954: $? = 0
configure:5957: test -s conftest.o
configure:5960: $? = 0
configure:5973: result: yes
configure:5979: checking whether f77 accepts -g
configure:5991: f77 -c -g conftest.f >&5
configure:5997: $? = 0
configure:6001: test -z 
			 || test ! -s conftest.err
configure:6004: $? = 0
configure:6007: test -s conftest.o
configure:6010: $? = 0
configure:6022: result: yes
configure:6052: checking the maximum length of command line arguments
configure:6117: result: 65536
configure:6128: checking command to parse /usr/bin/nm -B output from cc object
configure:6217: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:6220: $? = 0
configure:6224: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:6227: $? = 0
configure:6279: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c conftstm.o >&5
configure:6282: $? = 0
configure:6320: result: ok
configure:6324: checking for objdir
configure:6339: result: .libs
configure:6429: checking for ar
configure:6445: found /usr/bin/ar
configure:6456: result: ar
configure:6509: checking for ranlib
configure:6525: found /usr/bin/ranlib
configure:6536: result: ranlib
configure:6589: checking for strip
configure:6605: found /usr/bin/strip
configure:6616: result: strip
configure:6878: checking if cc static flag  works
configure:6901: result: yes
configure:6919: checking if cc supports -fno-rtti -fno-exceptions
configure:6937: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:6941: $? = 0
configure:6952: result: no
configure:6967: checking for cc option to produce PIC
configure:7144: result: -fPIC
configure:7152: checking if cc PIC flag -fPIC works
configure:7170: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:7174: $? = 0
configure:7185: result: yes
configure:7209: checking if cc supports -c -o file.o
configure:7230: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:7234: $? = 0
configure:7254: result: yes
configure:7280: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:8128: result: yes
configure:8154: checking whether -lc should be explicitly linked in
configure:8159: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:8162: $? = 0
configure:8176: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8179: $? = 1
configure:8191: result: yes
configure:8199: checking dynamic linker characteristics
configure:8760: result: freebsd5.2.1 ld.so
configure:8764: checking how to hardcode library paths into programs
configure:8789: result: immediate
configure:8803: checking whether stripping libraries is possible
configure:8808: result: yes
configure:9638: checking if libtool supports shared libraries
configure:9640: result: yes
configure:9643: checking whether to build shared libraries
configure:9701: result: yes
configure:9704: checking whether to build static libraries
configure:9708: result: yes
configure:9800: creating libtool
configure:10347: checking for ld used by c++
configure:10414: result: /usr/bin/ld
configure:10423: checking if the linker (/usr/bin/ld) is GNU ld
configure:10438: result: yes
configure:10489: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:11317: result: yes
configure:11335: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:11338: $? = 0
configure:11434: checking for c++ option to produce PIC
configure:11686: result: -fPIC
configure:11694: checking if c++ PIC flag -fPIC works
configure:11712: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fPIC -DPIC conftest.cc >&5
configure:11716: $? = 0
configure:11727: result: yes
configure:11751: checking if c++ supports -c -o file.o
configure:11772: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -o out/conftest2.o conftest.cc >&5
configure:11776: $? = 0
configure:11796: result: yes
configure:11822: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:11847: result: yes
configure:11918: checking dynamic linker characteristics
configure:12479: result: freebsd5.2.1 ld.so
configure:12483: checking how to hardcode library paths into programs
configure:12508: result: immediate
configure:12522: checking whether stripping libraries is possible
configure:12527: result: yes
configure:13834: checking if libtool supports shared libraries
configure:13836: result: yes
configure:13839: checking whether to build shared libraries
configure:13857: result: yes
configure:13860: checking whether to build static libraries
configure:13864: result: yes
configure:13876: checking for f77 option to produce PIC
configure:14053: result: -fPIC
configure:14061: checking if f77 PIC flag -fPIC works
configure:14079: f77 -c -g -O2 -fPIC conftest.f >&5
configure:14083: $? = 0
configure:14094: result: yes
configure:14118: checking if f77 supports -c -o file.o
configure:14139: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14143: $? = 0
configure:14163: result: yes
configure:14189: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:15017: result: yes
configure:15088: checking dynamic linker characteristics
configure:15649: result: freebsd5.2.1 ld.so
configure:15653: checking how to hardcode library paths into programs
configure:15678: result: immediate
configure:15692: checking whether stripping libraries is possible
configure:15697: result: yes
configure:19808: checking for bison
configure:19824: found /usr/local/bin/bison
configure:19834: result: bison -y
configure:19849: checking for xrdb
configure:19867: found /usr/X11R6/bin/xrdb
configure:19879: result: /usr/X11R6/bin/xrdb
configure:19913: checking locale.h usability
configure:19925: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:19931: $? = 0
configure:19935: test -z 
			 || test ! -s conftest.err
configure:19938: $? = 0
configure:19941: test -s conftest.o
configure:19944: $? = 0
configure:19954: result: yes
configure:19958: checking locale.h presence
configure:19968: cc -E -I/usr/local/include conftest.c
configure:19974: $? = 0
configure:19994: result: yes
configure:20029: checking for locale.h
configure:20036: result: yes
configure:20050: checking for LC_MESSAGES
configure:20071: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib -lc_r >&5
configure:20077: $? = 0
configure:20081: test -z 
			 || test ! -s conftest.err
configure:20084: $? = 0
configure:20087: test -s conftest
configure:20090: $? = 0
configure:20102: result: yes
configure:20131: checking libintl.h usability
configure:20143: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:20149: $? = 0
configure:20153: test -z 
			 || test ! -s conftest.err
configure:20156: $? = 0
configure:20159: test -s conftest.o
configure:20162: $? = 0
configure:20172: result: yes
configure:20176: checking libintl.h presence
configure:20186: cc -E -I/usr/local/include conftest.c
configure:20192: $? = 0
configure:20212: result: yes
configure:20247: checking for libintl.h
configure:20254: result: yes
configure:20265: checking for dgettext in libc
configure:20288: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib -lc_r >&5
/var/tmp//ccze1chY.o: In function `main':
/var/tmp//ccze1chY.o(.text+0x19): undefined reference to `libintl_dgettext'
configure:20294: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgnomeui"
| #define VERSION "2.6.1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define GETTEXT_PACKAGE "libgnomeui-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:20320: result: no
configure:20434: checking for bindtextdomain in -lintl
configure:20464: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -lintl  -L/usr/local/lib -lc_r >&5
configure:20470: $? = 0
configure:20474: test -z 
			 || test ! -s conftest.err
configure:20477: $? = 0
configure:20480: test -s conftest
configure:20483: $? = 0
configure:20496: result: yes
configure:20499: checking for dgettext in -lintl
configure:20529: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -lintl  -L/usr/local/lib -lc_r >&5
configure:20535: $? = 0
configure:20539: test -z 
			 || test ! -s conftest.err
configure:20542: $? = 0
configure:20545: test -s conftest
configure:20548: $? = 0
configure:20561: result: yes
configure:20661: checking for bind_textdomain_codeset
configure:20718: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib -lc_r -lintl  >&5
configure:20724: $? = 0
configure:20728: test -z 
			 || test ! -s conftest.err
configure:20731: $? = 0
configure:20734: test -s conftest
configure:20737: $? = 0
configure:20749: result: yes
configure:20788: checking for msgfmt
configure:20815: result: /usr/local/bin/msgfmt
configure:20828: checking for dcgettext
configure:20885: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib -lc_r -lintl  >&5
configure:20891: $? = 0
configure:20895: test -z 
			 || test ! -s conftest.err
configure:20898: $? = 0
configure:20901: test -s conftest
configure:20904: $? = 0
configure:20916: result: yes
configure:20928: checking for gmsgfmt
configure:20959: result: /usr/local/bin/msgfmt
configure:20968: checking for xgettext
configure:20995: result: /usr/local/bin/xgettext
configure:21019: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib -lc_r -lintl  >&5
configure:21025: $? = 0
configure:21029: test -z 
			 || test ! -s conftest.err
configure:21032: $? = 0
configure:21035: test -s conftest
configure:21038: $? = 0
configure:21211: checking for catalogs to be installed
configure:21236: result:  af am ar az be bg bn ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gu he hi hr hu id is it ja kn ko li lt lv mi mk ml mn mr ms nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr at ije sr at Latn sv ta th tr uk vi wa yi zh_CN zh_TW
configure:21383: checking what warning flags to pass to the C compiler
configure:21385: result: -Wall -Wmissing-prototypes
configure:21396: checking what language compliance flags to pass to the C compiler
configure:21411: result: 
configure:21437: checking for X
configure:21667: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:21839: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib -lc_r  -L/usr/X11R6/lib -lX11 >&5
configure:21845: $? = 0
configure:21849: test -z 
			 || test ! -s conftest.err
configure:21852: $? = 0
configure:21855: test -s conftest
configure:21858: $? = 0
configure:22016: checking for gethostbyname
configure:22073: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib -lc_r >&5
configure:22079: $? = 0
configure:22083: test -z 
			 || test ! -s conftest.err
configure:22086: $? = 0
configure:22089: test -s conftest
configure:22092: $? = 0
configure:22104: result: yes
configure:22255: checking for connect
configure:22312: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib -lc_r >&5
configure:22318: $? = 0
configure:22322: test -z 
			 || test ! -s conftest.err
configure:22325: $? = 0
configure:22328: test -s conftest
configure:22331: $? = 0
configure:22343: result: yes
configure:22418: checking for remove
configure:22475: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib -lc_r >&5
configure:22481: $? = 0
configure:22485: test -z 
			 || test ! -s conftest.err
configure:22488: $? = 0
configure:22491: test -s conftest
configure:22494: $? = 0
configure:22506: result: yes
configure:22581: checking for shmat
configure:22638: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib -lc_r >&5
configure:22644: $? = 0
configure:22648: test -z 
			 || test ! -s conftest.err
configure:22651: $? = 0
configure:22654: test -s conftest
configure:22657: $? = 0
configure:22669: result: yes
configure:22753: checking for IceConnectionNumber in -lICE
configure:22783: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib conftest.c -lICE  -L/usr/local/lib -lc_r >&5
configure:22789: $? = 0
configure:22793: test -z 
			 || test ! -s conftest.err
configure:22796: $? = 0
configure:22799: test -s conftest
configure:22802: $? = 0
configure:22815: result: yes
configure:22831: checking for SmcSaveYourselfDone in -lSM
configure:22861: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  -I/usr/X11R6/include  conftest.c -lSM  -L/usr/X11R6/lib -lICE -L/usr/local/lib -lc_r >&5
configure:22867: $? = 0
configure:22871: test -z 
			 || test ! -s conftest.err
configure:22874: $? = 0
configure:22877: test -s conftest
configure:22880: $? = 0
configure:22893: result: yes
configure:22915: checking X11/SM/SMlib.h usability
configure:22927: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include  -I/usr/X11R6/include conftest.c >&5
configure:22933: $? = 0
configure:22937: test -z 
			 || test ! -s conftest.err
configure:22940: $? = 0
configure:22943: test -s conftest.o
configure:22946: $? = 0
configure:22956: result: yes
configure:22960: checking X11/SM/SMlib.h presence
configure:22970: cc -E -I/usr/local/include  -I/usr/X11R6/include conftest.c
configure:22976: $? = 0
configure:22996: result: yes
configure:23031: checking for X11/SM/SMlib.h
configure:23038: result: yes
configure:23072: checking for pkg-config
configure:23090: found /usr/local/bin/pkg-config
configure:23103: result: /usr/local/bin/pkg-config
configure:23120: checking for esound >= 0.2.26 audiofile >= 0.2.3
configure:23124: result: yes
configure:23128: checking SOUND_TEST_CFLAGS
configure:23131: result: -I/usr/local/include  
configure:23134: checking SOUND_TEST_LIBS
configure:23137: result: -L/usr/local/lib -lesd -laudiofile -lm  
configure:23178: checking for jpeg_start_decompress in -ljpeg
configure:23208: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -ljpeg -lm -L/usr/local/lib -lc_r >&5
configure:23214: $? = 0
configure:23218: test -z 
			 || test ! -s conftest.err
configure:23221: $? = 0
configure:23224: test -s conftest
configure:23227: $? = 0
configure:23240: result: yes
configure:23253: checking jpeglib.h usability
configure:23265: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
In file included from /usr/local/include/jpeglib.h:24,
                 from conftest.c:70:
/usr/local/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined
conftest.c:13:1: warning: this is the location of the previous definition
configure:23271: $? = 0
configure:23275: test -z 
			 || test ! -s conftest.err
configure:23278: $? = 0
configure:23281: test -s conftest.o
configure:23284: $? = 0
configure:23294: result: yes
configure:23298: checking jpeglib.h presence
configure:23308: cc -E -I/usr/local/include conftest.c
In file included from /usr/local/include/jpeglib.h:24,
                 from conftest.c:36:
/usr/local/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined
conftest.c:13:1: warning: this is the location of the previous definition
configure:23314: $? = 0
configure:23334: result: yes
configure:23369: checking for jpeglib.h
configure:23376: result: yes
configure:23461: checking for libgnome-2.0 >= 2.0.0 libgnomecanvas-2.0 >= 2.0.0 libbonoboui-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 pango >= 1.1.2 gnome-vfs-2.0 >= 2.5.3 gnome-keyring-1
configure:23465: result: yes
configure:23469: checking LIBGNOMEUI_CFLAGS
configure:23472: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-keyring-1  
configure:23475: checking LIBGNOMEUI_LIBS
configure:23478: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lbonobo-2 -lgconf-2 -lpango-1.0 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lc_r -lgnome-keyring -lglib-2.0 -liconv  
configure:23563: checking for libgnome-2.0 >= 2.0.0 libgnomecanvas-2.0 >= 2.0.0 libbonoboui-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 pango >= 1.1.2 gnome-vfs-2.0 >= 2.5.3 gnome-keyring-1
configure:23567: result: yes
configure:23571: checking LIBGNOMEUI_COMPONENTS_CFLAGS
configure:23574: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-keyring-1  
configure:23577: checking LIBGNOMEUI_COMPONENTS_LIBS
configure:23580: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lbonobo-2 -lgconf-2 -lpango-1.0 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lc_r -lgnome-keyring -lglib-2.0 -liconv  
configure:23664: checking for libgnome-2.0 >= 2.0.0 libgnomecanvas-2.0 >= 2.0.0 libbonoboui-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 pango >= 1.1.2 gnome-vfs-2.0 >= 2.5.3 gnome-keyring-1
configure:23668: result: yes
configure:23672: checking LIBGNOMEUI_DEMOS_CFLAGS
configure:23675: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-keyring-1  
configure:23678: checking LIBGNOMEUI_DEMOS_LIBS
configure:23681: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lbonobo-2 -lgconf-2 -lpango-1.0 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lc_r -lgnome-keyring -lglib-2.0 -liconv  
configure:23765: checking for libgnome-2.0 >= 2.0.0 libgnomecanvas-2.0 >= 2.0.0 libbonoboui-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 pango >= 1.1.2 gnome-vfs-2.0 >= 2.5.3 gnome-keyring-1 libglade-2.0 >= 2.0.0
configure:23769: result: yes
configure:23773: checking LIBGNOMEUI_GLADE_CFLAGS
configure:23776: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/libglade-2.0  
configure:23779: checking LIBGNOMEUI_GLADE_LIBS
configure:23782: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lc_r -lgnome-keyring -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
configure:23813: checking for libglade-convert
configure:23831: found /usr/X11R6/bin/libglade-convert
configure:23843: result: /usr/X11R6/bin/libglade-convert
configure:23909: checking for gtk+-2.0 >= 2.4.1 gnome-vfs-2.0 >= 2.5.3
configure:23948: error: Library requirements (gtk+-2.0 >= 2.4.1 gnome-vfs-2.0 >= 2.5.3) 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/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
ac_cv_prog_ac_ct_F77=f77
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro'
gt_cv_func_dgettext_libc=no
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_f77_compiler_gnu=yes
ac_cv_env_F77_value=
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_prog_gnu_ldcxx=yes
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_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_header_jpeglib_h=yes
ac_cv_header_X11_SM_SMlib_h=yes
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=
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd5.2.1
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_lib_jpeg_jpeg_start_decompress=yes
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_path_LIBGLADE_CONVERT=/usr/X11R6/bin/libglade-convert
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_func_dcgettext=yes
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_env_FFLAGS_value=
ac_cv_func_gethostbyname=yes
ac_cv_header_locale_h=yes
lt_cv_path_LD=/usr/bin/ld
lt_cv_prog_compiler_rtti_exceptions=no
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_build_alias=i386-portbld-freebsd5.2.1
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd5.2.1
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
am_cv_val_LC_MESSAGES=yes
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
ac_cv_lib_intl_dgettext=yes
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
ac_cv_lib_intl_bindtextdomain=yes
gt_cv_func_dgettext_libintl=yes
lt_cv_file_magic_test_file=
ac_cv_func_connect=yes
ac_cv_build=i386-portbld-freebsd5.2.1
ac_cv_prog_CPP='cc -E'
ac_cv_env_build_alias_value=i386-portbld-freebsd5.2.1
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
ac_cv_header_libintl_h=yes
lt_cv_path_LDCXX=/usr/bin/ld
ac_cv_env_target_alias_value=
ac_cv_lib_SM_SmcSaveYourselfDone=yes
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='/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.6.1.1/missing aclocal-1.4'
AR='ar'
AS='as'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.6.1.1/missing automake-1.4'
AWK=''
CATALOGS=' af.gmo am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kn.gmo ko.gmo li.gmo lt.gmo lv.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at ije.gmo sr at Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo'
CATOBJEXT='.gmo'
CC='cc'
CFLAGS='-O -pipe -mcpu=pentiumpro'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXFLAGS='-O -pipe -mcpu=pentiumpro'
DATADIRNAME='share'
DEFS=''
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'
FILE_SYSTEM_CFLAGS=''
FILE_SYSTEM_LIBS=''
GCONFTOOL=''
GCONF_CONFIG_SOURCE=''
GDK_PIXBUF_CSOURCE=''
GETTEXT_PACKAGE='libgnomeui-2.0'
GMOFILES=' af.gmo am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kn.gmo ko.gmo li.gmo lt.gmo lv.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at ije.gmo sr at Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo'
GMSGFMT='/usr/local/bin/msgfmt'
GTKDOC='false'
GTK_BINARY_VERSION=''
GTK_VERSION=''
HTML_DIR=''
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_GCONF_CONFIG_SOURCE=''
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTOBJEXT='.mo'
INTLLIBS='-lintl '
LDFLAGS=''
LIBGLADE_CONVERT='/usr/X11R6/bin/libglade-convert'
LIBGNOMEUI_AGE='600'
LIBGNOMEUI_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-keyring-1  '
LIBGNOMEUI_COMPONENTS_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-keyring-1  '
LIBGNOMEUI_COMPONENTS_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lbonobo-2 -lgconf-2 -lpango-1.0 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lc_r -lgnome-keyring -lglib-2.0 -liconv  '
LIBGNOMEUI_CURRENT='600'
LIBGNOMEUI_DEMOS_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-keyring-1  '
LIBGNOMEUI_DEMOS_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lbonobo-2 -lgconf-2 -lpango-1.0 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lc_r -lgnome-keyring -lglib-2.0 -liconv  '
LIBGNOMEUI_GLADE_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/libglade-2.0  '
LIBGNOMEUI_GLADE_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lc_r -lgnome-keyring -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
LIBGNOMEUI_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lbonobo-2 -lgconf-2 -lpango-1.0 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lc_r -lgnome-keyring -lglib-2.0 -liconv   -ljpeg'
LIBGNOMEUI_REVISION='1'
LIBJPEG='-ljpeg'
LIBOBJS=''
LIBS='-L/usr/local/lib -lc_r'
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='libgnomeui'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PATH_TO_XRDB='/usr/X11R6/bin/xrdb'
PERL=''
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=' af.po am.po ar.po az.po be.po bg.po bn.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gu.po he.po hi.po hr.po hu.po id.po is.po it.po ja.po kn.po ko.po li.po lt.po lv.po mi.po mk.po ml.po mn.po mr.po ms.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr at ije.po sr at Latn.po sv.po ta.po th.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'
REBUILD=''
SET_MAKE=''
SHELL='/bin/sh'
SM_LIBS=' -L/usr/X11R6/lib -lSM -lICE'
SOUND_TEST_CFLAGS='-I/usr/local/include  '
SOUND_TEST_LIBS='-L/usr/local/lib -lesd -laudiofile -lm  '
STRIP='strip'
USE_NLS='yes'
VERSION='2.6.1.1'
WARN_CFLAGS='-Wall -Wmissing-prototypes '
XGETTEXT='/usr/local/bin/xgettext'
X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/X11R6/lib'
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'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd5.2.1'
build_alias='i386-portbld-freebsd5.2.1'
build_cpu='i386'
build_os='freebsd5.2.1'
build_vendor='portbld'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
gnomelocaledir='${prefix}/${DATADIRNAME}/locale'
host='i386-portbld-freebsd5.2.1'
host_alias=''
host_cpu='i386'
host_os='freebsd5.2.1'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
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 "libgnomeui-2.0"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_ESD 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIBAUDIOFILE 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBSM 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_X11_SM_SMLIB_H 1
#define PACKAGE "libgnomeui"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "2.6.1.1"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1
-------------- next part --------------
4g8-1.0/
GeoIP-1.2.2/
Hermes-1.3.3_1/
ImageMagick-5.5.7.16/
ORBit-0.5.17_2/
ORBit2-2.10.1/
WebMagick-2.03p3_9,1/
XFree86-4.3.0,1/
XFree86-FontServer-4.3.0_3/
XFree86-Server-4.3.0_14/
XFree86-clients-4.3.0_7/
XFree86-documents-4.3.0/
XFree86-font100dpi-4.3.0/
XFree86-font75dpi-4.3.0/
XFree86-fontCyrillic-4.3.0/
XFree86-fontDefaultBitmaps-4.3.0/
XFree86-fontEncodings-4.3.0/
XFree86-fontScalable-4.3.0/
XFree86-libraries-4.3.0_6/
aalib-1.4.r5_1/
acroread-5.08/
aide-0.10/
antiword-0.35/
apache-1.3.29_3/
apg-2.3.0b/
arc-5.21j/
aspell-0.50.5_1/
atk-1.6.0/
autoconf-2.13.000227_5/
autoconf-2.53_1/
autoconf-2.57_1/
automake-1.4.5_9/
automake-1.5,1/
avifile-0.7.38_3,2/
bash-2.05b.007/
birthday-1.5/
bison-1.75_2/
bugworkstation-1.0/
cfs-1.4.1_1/
clamav-devel-20040503/
cmdwatch-0.2.0/
cole-2.0.1/
compat4x-i386-5.2.1/
cups-base-1.1.20.0/
cvsup-without-gui-16.1h/
db4-4.0.14_1,1/
diablo-jdk-1.3.1.0_1/
djbfft-0.76/
dnetc-2.9005.484,1/
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.65.1/
dri-4.3.0,1/
eject-1.4_2/
esound-0.2.34/
eterm-0.9.2_1/
ettercap-gnome-0.6.b_2,1/
expat-1.95.7/
ezm3-1.1_1/
faces-1.7.7_5/
fam-2.6.9_4/
fastest_cvsup-0.2.8/
fetchmail-6.2.5_2/
firebird-1.5/
fontconfig-2.2.2,1/
freetype-1.3.1_3/
freetype2-2.1.7_2/
fribidi-0.10.4_1/
gail-1.6.3/
gaim-0.75_8/
gconf2-2.6.1/
gdk-pixbuf-0.22.0_1/
gettext-0.13.1_1/
ghostscript-gnu-7.07_6/
glib-1.2.10_10/
glib-2.4.0/
glimpse-4.12.6/
gmake-3.80_2/
gnet2-2.0.5_1/
gnome-icon-theme-1.2.1/
gnomehier-1.0_17/
gnomekeyring-0.2.1/
gnomemimedata-2.4.1_2/
gnomevfs2-2.6.1.1/
gnuls-4.1/
gnupg-1.2.4_1/
gnutls-1.0.8/
gsm-1.0.10/
gtk-1.2.10_11/
gtk-2.4.0/
gtk-gnutella-0.93.3_1/
gtkspell2-2.0.5/
hdf-4.1r5/
help2man-1.33.1/
hicolor-icon-theme-0.5/
iip-1.1.0/
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_7/
ithought-a5_1/
jade-1.2.1_6/
jasper-1.701.0/
javavmwrapper-1.5/
jbigkit-1.5/
jdk-1.3.1p9_4/
jpeg-6b_2/
lame-3.96/
lcms-1.09_1,1/
lha-1.14i_4/
libIDL-0.8.3_2/
libXft-2.1.6/
liba52-0.7.4_1/
libao-esound-0.8.4_1/
libart_lgpl2-2.3.16/
libast-0.5/
libaudiofile-0.2.6/
libbonobo-2.6.0/
libbonoboui-2.6.0/
libchk-1.8/
libdnet-1.7_1/
libevent-0.7.c/
libflash-0.4.10/
libfpx-1.2.0.9/
libgcrypt-1.2.0/
libglade2-2.3.6/
libglut-5.0.2/
libgmp-4.1.2_3/
libgnome-2.6.1.1/
libgnomecanvas-2.6.1.1/
libgnomeprint-2.6.1/
libgnomeprintui-2.6.1/
libgpg-error-0.7_1/
libiconv-1.9.1_3/
libid3tag-0.15.0b_1/
libltdl-1.5.2/
libmad-0.15.0b/
libmikmod-esound-3.1.11/
libmng-1.0.7/
libmpeg2-0.4.0b_1/
libnet-devel-1.1.2.1/
libogg-1.1,3/
libol-0.3.13/
libproplist-0.10.1/
libtasn1-0.2.7/
libtool-1.3.5_2/
libtool-1.4.3_3/
libtool-1.5.2_1/
libungif-4.1.2/
libvorbis-1.0.1,3/
libwmf-0.2.8.2/
libwww-5.4.0_1/
libxml-1.8.17_2/
libxml2-2.6.8/
libxslt-1.1.6/
linc-1.0.3_2/
links-2.1.p14,1/
linux-blackdown-jdk-1.3.1_3/
linux-edonkey-core-0.50.1,1/
linux-flashplugin-6.0r79_1/
linux-gtk-1.2_3/
linux_base-7.1_7/
linuxdoc-1.1_1/
logcheck-1.1.1_4/
lsof-4.71.3/
lynx-2.8.5/
m4-1.4_1/
mad-0.15.0b/
madplay-0.15.0b_2/
man2html-3.0.1_1/
mhash-0.8.18/
mjpegtools-1.6.1_2/
mkisofs-2.0.3_1/
mod_php5-5.0.0.a6,1/
mozilla-1.6_4,2/
mpg123-esound-0.59r_13/
mplayer-fonts-0.50/
mplayer-gtk-0.92.0_7/
mplayer-skins-1.1.0/
mutt-devel-1.5.6_1/
nas-1.6/
nasm-0.98.38_1,1/
netcat-1.10_1/
nmap-3.50/
nspr-4.4.1_1/
nss-3.9_1/
ocaml-3.07.2/
open-motif-2.2.2_2/
opencdk-0.5.4,1/
openssh-3.6.1_5/
openssl-0.9.7d/
opera-7.23.20031119_1/
p5-Authen-SASL-2.06/
p5-Digest-1.06/
p5-Digest-HMAC-1.01/
p5-Digest-MD5-2.33/
p5-Digest-Nilsimsa-0.06/
p5-Digest-SHA1-2.07/
p5-Gtk-0.7009_1/
p5-HTML-Parser-3.35/
p5-HTML-Tagset-3.03/
p5-MIME-Base64-3.01/
p5-Mail-SpamAssassin-2.63_1/
p5-Mail-Tools-1.60/
p5-Net-1.18,1/
p5-Net-DNS-0.46/
p5-Test-Harness-2.40/
p5-Test-Simple-0.47_1/
p5-Time-HiRes-1.55,1/
p5-URI-1.30/
p5-XML-Parser-2.34_1/
p5-XML-Writer-0.4.1/
p5-gettext-1.01_4/
pango-1.4.0/
pcre-4.5/
perl-5.6.1_15/
perl-5.8.2_5/
pgp4pine-1.76_2/
pico-4.58/
pidentd-3.0.16/
pine-4.58/
pkg_install-20040229/
pkgconfig-0.15.0_1/
pkgdb.db
png-1.2.5_3/
popt-1.6.4_2/
portupgrade-20040325_1/
ppgen-1.0/
proxychains-1.8.2/
python-2.3.3_4/
qmake-3.3.1/
qt-3.3.1_1/
razor-agents-2.36_3/
rc_subr-1.16/
rpm-3.0.6_9/
rtfreader-1.0_1/
ruby-1.6.8.2003.10.15_1/
ruby-1.8.1_2/
ruby-shim-ruby18-1.8.1.p3/
ruby18-bdb1-0.2.2/
screen-4.0.2/
scrollkeeper-0.3.14_1,1/
sdl-1.2.7_1,1/
sdocbook-xml-4.1.2.5_2/
sgmlformat-1.7_2/
shared-mime-info-0.14_2/
silc-client-1.0.1_1/
sox-12.17.4_1/
spamass-milter-0.2.0_1/
startup-notification-0.6/
svgalib-1.4.3_3/
t1lib-5.0.1/
tcl-8.4.6,1/
tcl-manual-2001.12.19/
tcltutor-2.b.4_2/
telbook-0.2_1/
termlog-1.0.3/
tiff-3.6.1_1/
tk-8.4.6,1/
tkman-2.2_1/
ttyrec-1.0.6/
unace-1.2b_1/
unarj-2.43_1/
unrar-3.30_1,3/
unzip-5.50_2/
urwfonts-1.0/
vim-6.2.383/
vmware3-3.2.1.2242_6,1/
vulnerability-test-port-2004.04.14/
wget-1.8.2_6/
win32-codecs-2.0.90_1,1/
windowmaker-0.80.2_3/
wmCalClock-1.25_1/
wmWeather-1.31_1/
wmicons-1.0/
wmmaiload-0.10.0_1/
wmmon-1.0b2/
wmweather+-2.4_2/
wrapper-1.0_3/
wxgtk-common-2.4.2_1/
wxgtk2-2.4.2_2/
xchat2-2.0.8_2/
xemacs-21.4.14/
xemacs-packages-10.0/
xls2xml-1.0.0/
xmlcatmgr-2.0.b1/
xmms-1.2.10/
xmms-crossfade-0.3.4_1/
xpdf-3.00/
xvid-0.9.2,1/
ymessenger-1.0.4_2,20020902/
zip-2.3_1/
zoo-2.10.1/


More information about the freebsd-gnome mailing list