Failure to build gnome2

William L Schultz schultz at seai.us
Tue May 25 13:36:04 PDT 2004


Hello,

Just completed a buildworld/buildkernel on the 5.2 branch and tried 
building the gnome2 port.  Some libraries had been updated and caused 
failures (e.g. lib***.so.4 was requested but lib***.so.5 was 
available).  So, created a symbolic link from the *.so.4 to the *.so.5.

Then this BIG snag hit -- I need a later version of the library then 
provided in the latest source releases!  Please see attached files and 
advise.

1) gnome2.txt -- the output of the make install on /usr/ports/x11/gnome2

2) gnomeapplets.txt -- the config.log file in 
../gnomeapplets2/work/gnome-applets-2.6.1/

3) vardbpkg.txt -- the list of installed ports/packages on my system.

Thanks for your help.

Bill
-------------- next part --------------
Script started on Tue May 25 16:11:51 2004
[root at seaport]# make install
===>  Installing for gnome2-2.6.1
===>   gnome2-2.6.1 depends on file: /usr/X11R6/libexec/cdplayer_applet2 - not found
===>    Verifying install for /usr/X11R6/libexec/cdplayer_applet2 in /usr/ports/x11/gnomeapplets2
===>   gnomeapplets2-2.6.1 depends on executable: gmake - found
===>   gnomeapplets2-2.6.1 depends on file: /usr/local/libexec/libtool13/libtool - found
===>   gnomeapplets2-2.6.1 depends on file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   gnomeapplets2-2.6.1 depends on executable: pkg-config - found
===>   gnomeapplets2-2.6.1 depends on file: /usr/local/bin/intltool-extract - found
===>   gnomeapplets2-2.6.1 depends on shared library: gtop-2.0 - found
===>   gnomeapplets2-2.6.1 depends on shared library: xklavier.8 - found
===>   gnomeapplets2-2.6.1 depends on shared library: X11.6 - found
===>   gnomeapplets2-2.6.1 depends on shared library: esd.2 - found
===>   gnomeapplets2-2.6.1 depends on shared library: glib-2.0.400 - found
===>   gnomeapplets2-2.6.1 depends on shared library: atk-1.0.600 - found
===>   gnomeapplets2-2.6.1 depends on shared library: pango-1.0.399 - found
===>   gnomeapplets2-2.6.1 depends on shared library: gtk-x11-2.0.400 - found
===>   gnomeapplets2-2.6.1 depends on shared library: linc.1 - found
===>   gnomeapplets2-2.6.1 depends on shared library: IDL-2.0 - found
===>   gnomeapplets2-2.6.1 depends on shared library: ORBit-2.0 - found
===>   gnomeapplets2-2.6.1 depends on shared library: glade-2.0.0 - found
===>   gnomeapplets2-2.6.1 depends on shared library: xml2.5 - found
===>   gnomeapplets2-2.6.1 depends on shared library: xslt.2 - found
===>   gnomeapplets2-2.6.1 depends on shared library: bonobo-2.0 - found
===>   gnomeapplets2-2.6.1 depends on shared library: gconf-2.5 - found
===>   gnomeapplets2-2.6.1 depends on shared library: gnomevfs-2.600 - found
===>   gnomeapplets2-2.6.1 depends on shared library: gailutil.17 - found
===>   gnomeapplets2-2.6.1 depends on shared library: gnomecanvas-2.600 - found
===>   gnomeapplets2-2.6.1 depends on shared library: art_lgpl_2.5 - found
===>   gnomeapplets2-2.6.1 depends on shared library: gnome-2.600 - found
===>   gnomeapplets2-2.6.1 depends on shared library: bonoboui-2.0 - found
===>   gnomeapplets2-2.6.1 depends on shared library: gnomeui-2.600 - found
===>   gnomeapplets2-2.6.1 depends on shared library: gnome-desktop-2.3 - found
===>   gnomeapplets2-2.6.1 depends on shared library: wnck-1.13 - found
===>   gnomeapplets2-2.6.1 depends on shared library: panel-applet-2.0 - found
===>  Configuring for gnomeapplets2-2.6.1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for perl... /usr/bin/perl
checking for style of include used by gmake... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... i386-portbld-freebsd5.2.1
checking host system type... i386-portbld-freebsd5.2.1
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 65536
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd5.2.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd5.2.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd5.2.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking host system type... i386-unknown-freebsd5.2.1
checking for ranlib... ranlib
checking whether we are using GNU C... yes
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... no
checking if cc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd5.2.1 ld.so
checking if libtool supports shared libraries... yes

*** Warning: the command libtool uses to detect shared libraries,
*** /usr/bin/file, produces output that libtool cannot recognize.
*** The result is that libtool may fail to recognize shared libraries
*** as such.  This will affect the creation of libtool libraries that
*** depend on shared libraries, but programs linked with such libtool
*** libraries will work regardless of this problem.  Nevertheless, you
*** may want to report the problem to your system manager and/or to
*** bug-libtool at gnu.org

checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking for xrdb... /usr/X11R6/bin/xrdb
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler... 
checking for pkg-config... /usr/local/bin/pkg-config
checking for gail >= 0.13... yes
checking GAILUTIL_CFLAGS... -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gail-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include  
checking GAILUTIL_LIBS... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgailutil -lgnomecanvas-2 -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 -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  
checking for gtk+-2.0 >= 2.1.0 libpanelapplet-2.0 >= 2.5.0... Requested 'libpanelapplet-2.0 >= 2.5.0' but version of libpanel-applet-2 is 2.4.1

configure: error: Library requirements (gtk+-2.0 >= 2.1.0 libpanelapplet-2.0 >= 2.5.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/gnomeapplets2/work/gnome-applets-2.6.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`).
*** Error code 1

Stop in /usr/ports/x11/gnomeapplets2.
*** Error code 1

Stop in /usr/ports/x11/gnome2.
[root at seaport]# exit

Script done on Tue May 25 16:12:28 2004
-------------- 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 = seaport.seai.us
uname -m = i386
uname -r = 5.2.1-RELEASE-p7
uname -s = FreeBSD
uname -v = FreeBSD 5.2.1-RELEASE-p7 #0: Sun May 23 01:51:54 EDT 2004     root at seaport.seai.us:/usr/obj/usr/src/sys/SEAPORT1 

/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: /root/bin
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
PATH: /usr/local/bin


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

configure:1557: checking for a BSD-compatible install
configure:1612: result: /usr/bin/install -c -o root -g wheel
configure:1623: checking whether build environment is sane
configure:1666: result: yes
configure:1699: checking for gawk
configure:1728: result: no
configure:1699: checking for mawk
configure:1728: result: no
configure:1699: checking for nawk
configure:1715: found /usr/bin/nawk
configure:1725: result: nawk
configure:1735: checking whether gmake sets $(MAKE)
configure:1755: result: yes
configure:1901: checking whether to enable maintainer-specific portions of Makefiles
configure:1910: result: no
configure:1994: checking for perl
configure:2012: found /usr/bin/perl
configure:2024: result: /usr/bin/perl
configure:2084: checking for style of include used by gmake
configure:2112: result: GNU
configure:2183: checking for gcc
configure:2209: result: cc
configure:2453: checking for C compiler version
configure:2456: 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:2459: $? = 0
configure:2461: 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:2464: $? = 0
configure:2466: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2469: $? = 1
configure:2492: checking for C compiler default output file name
configure:2495: cc -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2498: $? = 0
configure:2544: result: a.out
configure:2549: checking whether the C compiler works
configure:2555: ./a.out
configure:2558: $? = 0
configure:2575: result: yes
configure:2582: checking whether we are cross compiling
configure:2584: result: no
configure:2587: checking for suffix of executables
configure:2589: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2592: $? = 0
configure:2617: result: 
configure:2623: checking for suffix of object files
configure:2644: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2647: $? = 0
configure:2669: result: o
configure:2673: checking whether we are using the GNU C compiler
configure:2697: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2703: $? = 0
configure:2707: test -z 
			 || test ! -s conftest.err
configure:2710: $? = 0
configure:2713: test -s conftest.o
configure:2716: $? = 0
configure:2729: result: yes
configure:2735: checking whether cc accepts -g
configure:2756: cc -c -g -I/usr/local/include conftest.c >&5
configure:2762: $? = 0
configure:2766: test -z 
			 || test ! -s conftest.err
configure:2769: $? = 0
configure:2772: test -s conftest.o
configure:2775: $? = 0
configure:2786: result: yes
configure:2803: checking for cc option to accept ANSI C
configure:2873: cc  -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2879: $? = 0
configure:2883: test -z 
			 || test ! -s conftest.err
configure:2886: $? = 0
configure:2889: test -s conftest.o
configure:2892: $? = 0
configure:2910: result: none needed
configure:2928: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2934: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3069: checking dependency style of cc
configure:3131: result: gcc3
configure:3138: checking for strerror in -lcposix
configure:3168: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
configure:3174: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-applets"
| #define VERSION "2.6.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:3200: result: no
configure:3254: checking for gcc
configure:3280: result: cc
configure:3524: checking for C compiler version
configure:3527: 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:3530: $? = 0
configure:3532: 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:3535: $? = 0
configure:3537: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:3540: $? = 1
configure:3543: checking whether we are using the GNU C compiler
configure:3599: result: yes
configure:3605: checking whether cc accepts -g
configure:3656: result: yes
configure:3673: checking for cc option to accept ANSI C
configure:3780: result: none needed
configure:3798: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3804: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3939: checking dependency style of cc
configure:4001: result: gcc3
configure:4011: checking how to run the C preprocessor
configure:4046: cc -E -I/usr/local/include conftest.c
configure:4052: $? = 0
configure:4084: cc -E -I/usr/local/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4090: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-applets"
| #define VERSION "2.6.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4129: result: cc -E
configure:4153: cc -E -I/usr/local/include conftest.c
configure:4159: $? = 0
configure:4191: cc -E -I/usr/local/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4197: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-applets"
| #define VERSION "2.6.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4241: checking for egrep
configure:4251: result: grep -E
configure:4256: checking for ANSI C header files
configure:4281: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:4287: $? = 0
configure:4291: test -z 
			 || test ! -s conftest.err
configure:4294: $? = 0
configure:4297: test -s conftest.o
configure:4300: $? = 0
configure:4389: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:4392: $? = 0
configure:4394: ./conftest
configure:4397: $? = 0
configure:4412: result: yes
configure:4500: checking build system type
configure:4518: result: i386-portbld-freebsd5.2.1
configure:4526: checking host system type
configure:4540: result: i386-portbld-freebsd5.2.1
configure:4548: checking for a sed that does not truncate output
configure:4602: result: /usr/bin/sed
configure:4616: checking for ld used by cc
configure:4683: result: /usr/bin/ld
configure:4692: checking if the linker (/usr/bin/ld) is GNU ld
configure:4707: result: yes
configure:4712: checking for /usr/bin/ld option to reload object files
configure:4719: result: -r
configure:4728: checking for BSD-compatible nm
configure:4770: result: /usr/bin/nm -B
configure:4774: checking whether ln -s works
configure:4778: result: yes
configure:4785: checking how to recognise dependent libraries
configure:4968: result: pass_all
configure:5190: checking for sys/types.h
configure:5206: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5212: $? = 0
configure:5216: test -z 
			 || test ! -s conftest.err
configure:5219: $? = 0
configure:5222: test -s conftest.o
configure:5225: $? = 0
configure:5236: result: yes
configure:5190: checking for sys/stat.h
configure:5206: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5212: $? = 0
configure:5216: test -z 
			 || test ! -s conftest.err
configure:5219: $? = 0
configure:5222: test -s conftest.o
configure:5225: $? = 0
configure:5236: result: yes
configure:5190: checking for stdlib.h
configure:5206: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5212: $? = 0
configure:5216: test -z 
			 || test ! -s conftest.err
configure:5219: $? = 0
configure:5222: test -s conftest.o
configure:5225: $? = 0
configure:5236: result: yes
configure:5190: checking for string.h
configure:5206: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5212: $? = 0
configure:5216: test -z 
			 || test ! -s conftest.err
configure:5219: $? = 0
configure:5222: test -s conftest.o
configure:5225: $? = 0
configure:5236: result: yes
configure:5190: checking for memory.h
configure:5206: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5212: $? = 0
configure:5216: test -z 
			 || test ! -s conftest.err
configure:5219: $? = 0
configure:5222: test -s conftest.o
configure:5225: $? = 0
configure:5236: result: yes
configure:5190: checking for strings.h
configure:5206: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5212: $? = 0
configure:5216: test -z 
			 || test ! -s conftest.err
configure:5219: $? = 0
configure:5222: test -s conftest.o
configure:5225: $? = 0
configure:5236: result: yes
configure:5190: checking for inttypes.h
configure:5206: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5212: $? = 0
configure:5216: test -z 
			 || test ! -s conftest.err
configure:5219: $? = 0
configure:5222: test -s conftest.o
configure:5225: $? = 0
configure:5236: result: yes
configure:5190: checking for stdint.h
configure:5206: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5212: $? = 0
configure:5216: test -z 
			 || test ! -s conftest.err
configure:5219: $? = 0
configure:5222: test -s conftest.o
configure:5225: $? = 0
configure:5236: result: yes
configure:5190: checking for unistd.h
configure:5206: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5212: $? = 0
configure:5216: test -z 
			 || test ! -s conftest.err
configure:5219: $? = 0
configure:5222: test -s conftest.o
configure:5225: $? = 0
configure:5236: result: yes
configure:5262: checking dlfcn.h usability
configure:5274: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5280: $? = 0
configure:5284: test -z 
			 || test ! -s conftest.err
configure:5287: $? = 0
configure:5290: test -s conftest.o
configure:5293: $? = 0
configure:5303: result: yes
configure:5307: checking dlfcn.h presence
configure:5317: cc -E -I/usr/local/include conftest.c
configure:5323: $? = 0
configure:5343: result: yes
configure:5378: checking for dlfcn.h
configure:5385: result: yes
configure:5492: checking for C++ compiler version
configure:5495: 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:5498: $? = 0
configure:5500: 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:5503: $? = 0
configure:5505: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:5508: $? = 1
configure:5511: checking whether we are using the GNU C++ compiler
configure:5535: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:5541: $? = 0
configure:5545: test -z 
			 || test ! -s conftest.err
configure:5548: $? = 0
configure:5551: test -s conftest.o
configure:5554: $? = 0
configure:5567: result: yes
configure:5573: checking whether c++ accepts -g
configure:5594: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:5600: $? = 0
configure:5604: test -z 
			 || test ! -s conftest.err
configure:5607: $? = 0
configure:5610: test -s conftest.o
configure:5613: $? = 0
configure:5624: result: yes
configure:5666: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:5672: $? = 0
configure:5676: test -z 
			 || test ! -s conftest.err
configure:5679: $? = 0
configure:5682: test -s conftest.o
configure:5685: $? = 0
configure:5711: 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:5717: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-applets"
| #define VERSION "2.6.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:5666: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:5672: $? = 0
configure:5676: test -z 
			 || test ! -s conftest.err
configure:5679: $? = 0
configure:5682: test -s conftest.o
configure:5685: $? = 0
configure:5711: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:5717: $? = 0
configure:5721: test -z 
			 || test ! -s conftest.err
configure:5724: $? = 0
configure:5727: test -s conftest.o
configure:5730: $? = 0
configure:5755: checking dependency style of c++
configure:5817: result: gcc3
configure:5827: checking how to run the C++ preprocessor
configure:5858: c++ -E -I/usr/local/include conftest.cc
configure:5864: $? = 0
configure:5896: c++ -E -I/usr/local/include conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5902: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-applets"
| #define VERSION "2.6.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:5941: result: c++ -E
configure:5965: c++ -E -I/usr/local/include conftest.cc
configure:5971: $? = 0
configure:6003: c++ -E -I/usr/local/include conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:6009: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-applets"
| #define VERSION "2.6.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:6104: checking for g77
configure:6133: result: no
configure:6104: checking for f77
configure:6120: found /usr/bin/f77
configure:6130: result: f77
configure:6145: checking for Fortran 77 compiler version
configure:6148: 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:6151: $? = 0
configure:6153: 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:6156: $? = 0
configure:6158: f77 -V </dev/null >&5
f77: `-V' option must have argument
configure:6161: $? = 1
configure:6169: checking whether we are using the GNU Fortran 77 compiler
configure:6183: f77 -c  conftest.F >&5
configure:6189: $? = 0
configure:6193: test -z 
			 || test ! -s conftest.err
configure:6196: $? = 0
configure:6199: test -s conftest.o
configure:6202: $? = 0
configure:6215: result: yes
configure:6221: checking whether f77 accepts -g
configure:6233: f77 -c -g conftest.f >&5
configure:6239: $? = 0
configure:6243: test -z 
			 || test ! -s conftest.err
configure:6246: $? = 0
configure:6249: test -s conftest.o
configure:6252: $? = 0
configure:6264: result: yes
configure:6294: checking the maximum length of command line arguments
configure:6359: result: 65536
configure:6370: checking command to parse /usr/bin/nm -B output from cc object
configure:6459: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:6462: $? = 0
configure:6466: /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:6469: $? = 0
configure:6521: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:6524: $? = 0
configure:6562: result: ok
configure:6566: checking for objdir
configure:6581: result: .libs
configure:6671: checking for ar
configure:6687: found /usr/bin/ar
configure:6698: result: ar
configure:6751: checking for ranlib
configure:6767: found /usr/bin/ranlib
configure:6778: result: ranlib
configure:6831: checking for strip
configure:6847: found /usr/bin/strip
configure:6858: result: strip
configure:7120: checking if cc static flag  works
configure:7143: result: yes
configure:7161: checking if cc supports -fno-rtti -fno-exceptions
configure:7179: 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:7183: $? = 0
configure:7194: result: no
configure:7209: checking for cc option to produce PIC
configure:7386: result: -fPIC
configure:7394: checking if cc PIC flag -fPIC works
configure:7412: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:7416: $? = 0
configure:7427: result: yes
configure:7451: checking if cc supports -c -o file.o
configure:7472: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:7476: $? = 0
configure:7496: result: yes
configure:7522: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:8370: result: yes
configure:8396: checking whether -lc should be explicitly linked in
configure:8401: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:8404: $? = 0
configure:8418: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8421: $? = 1
configure:8433: result: yes
configure:8441: checking dynamic linker characteristics
configure:9005: result: freebsd5.2.1 ld.so
configure:9009: checking how to hardcode library paths into programs
configure:9034: result: immediate
configure:9048: checking whether stripping libraries is possible
configure:9053: result: yes
configure:9883: checking if libtool supports shared libraries
configure:9885: result: yes
configure:9888: checking whether to build shared libraries
configure:9946: result: yes
configure:9949: checking whether to build static libraries
configure:9953: result: yes
configure:10045: creating libtool
configure:10592: checking for ld used by c++
configure:10659: result: /usr/bin/ld
configure:10668: checking if the linker (/usr/bin/ld) is GNU ld
configure:10683: result: yes
configure:10734: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:11562: result: yes
configure:11580: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:11583: $? = 0
configure:11679: checking for c++ option to produce PIC
configure:11931: result: -fPIC
configure:11939: checking if c++ PIC flag -fPIC works
configure:11957: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fPIC -DPIC conftest.cc >&5
configure:11961: $? = 0
configure:11972: result: yes
configure:11996: checking if c++ supports -c -o file.o
configure:12017: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -o out/conftest2.o conftest.cc >&5
configure:12021: $? = 0
configure:12041: result: yes
configure:12067: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:12092: result: yes
configure:12163: checking dynamic linker characteristics
configure:12727: result: freebsd5.2.1 ld.so
configure:12731: checking how to hardcode library paths into programs
configure:12756: result: immediate
configure:12770: checking whether stripping libraries is possible
configure:12775: result: yes
configure:14082: checking if libtool supports shared libraries
configure:14084: result: yes
configure:14087: checking whether to build shared libraries
configure:14105: result: yes
configure:14108: checking whether to build static libraries
configure:14112: result: yes
configure:14124: checking for f77 option to produce PIC
configure:14301: result: -fPIC
configure:14309: checking if f77 PIC flag -fPIC works
configure:14327: f77 -c -g -O2 -fPIC conftest.f >&5
configure:14331: $? = 0
configure:14342: result: yes
configure:14366: checking if f77 supports -c -o file.o
configure:14387: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14391: $? = 0
configure:14411: result: yes
configure:14437: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:15265: result: yes
configure:15336: checking dynamic linker characteristics
configure:15900: result: freebsd5.2.1 ld.so
configure:15904: checking how to hardcode library paths into programs
configure:15929: result: immediate
configure:15943: checking whether stripping libraries is possible
configure:15948: result: yes
configure:20062: checking for xrdb
configure:20080: found /usr/X11R6/bin/xrdb
configure:20092: result: /usr/X11R6/bin/xrdb
configure:20102: checking for X
configure:20332: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:20504: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c   -L/usr/X11R6/lib -lX11 >&5
configure:20510: $? = 0
configure:20514: test -z 
			 || test ! -s conftest.err
configure:20517: $? = 0
configure:20520: test -s conftest
configure:20523: $? = 0
configure:20681: checking for gethostbyname
configure:20738: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:20744: $? = 0
configure:20748: test -z 
			 || test ! -s conftest.err
configure:20751: $? = 0
configure:20754: test -s conftest
configure:20757: $? = 0
configure:20769: result: yes
configure:20920: checking for connect
configure:20977: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:20983: $? = 0
configure:20987: test -z 
			 || test ! -s conftest.err
configure:20990: $? = 0
configure:20993: test -s conftest
configure:20996: $? = 0
configure:21008: result: yes
configure:21083: checking for remove
configure:21140: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:21146: $? = 0
configure:21150: test -z 
			 || test ! -s conftest.err
configure:21153: $? = 0
configure:21156: test -s conftest
configure:21159: $? = 0
configure:21171: result: yes
configure:21246: checking for shmat
configure:21303: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:21309: $? = 0
configure:21313: test -z 
			 || test ! -s conftest.err
configure:21316: $? = 0
configure:21319: test -s conftest
configure:21322: $? = 0
configure:21334: result: yes
configure:21418: checking for IceConnectionNumber in -lICE
configure:21448: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lICE   >&5
configure:21454: $? = 0
configure:21458: test -z 
			 || test ! -s conftest.err
configure:21461: $? = 0
configure:21464: test -s conftest
configure:21467: $? = 0
configure:21480: result: yes
configure:21601: checking what warning flags to pass to the C compiler
configure:21603: result: -Wall -Wmissing-prototypes
configure:21614: checking what language compliance flags to pass to the C compiler
configure:21629: result: 
configure:21669: checking for pkg-config
configure:21687: found /usr/local/bin/pkg-config
configure:21700: result: /usr/local/bin/pkg-config
configure:21717: checking for gail >= 0.13
configure:21721: result: yes
configure:21725: checking GAILUTIL_CFLAGS
configure:21728: result: -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gail-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include  
configure:21731: checking GAILUTIL_LIBS
configure:21734: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgailutil -lgnomecanvas-2 -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 -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:21818: checking for gtk+-2.0 >= 2.1.0 libpanelapplet-2.0 >= 2.5.0
configure:21857: error: Library requirements (gtk+-2.0 >= 2.1.0 libpanelapplet-2.0 >= 2.5.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. ##
## ---------------- ##

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
am_cv_CC_dependencies_compiler_type=gcc3
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_f77_compiler_gnu=yes
ac_cv_env_F77_value=
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_prog_gnu_ldcxx=yes
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
ac_cv_prog_make_gmake_set=yes
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
ac_cv_path_PATH_TO_XRDB=/usr/X11R6/bin/xrdb
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
ac_cv_env_host_alias_set=
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
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_func_shmat=yes
ac_cv_have_x='have_x=yes 		ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
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_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
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=
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
lt_cv_file_magic_test_file=
ac_cv_func_connect=yes
am_cv_CXX_dependencies_compiler_type=gcc3
ac_cv_build=i386-portbld-freebsd5.2.1
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK=nawk
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
lt_cv_path_LDCXX=/usr/bin/ld
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_objext=o

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

ACLOCAL='${SHELL} /usr/ports/x11/gnomeapplets2/work/gnome-applets-2.6.1/missing --run aclocal-1.6'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/x11/gnomeapplets2/work/gnome-applets-2.6.1/missing --run tar'
APPLET_ACCESSX_FALSE=''
APPLET_ACCESSX_TRUE=''
APPLET_CDPLAYER_FALSE=''
APPLET_CDPLAYER_TRUE=''
APPLET_GSWITCHIT_FALSE=''
APPLET_GSWITCHIT_TRUE=''
APPLET_MIXER_FALSE=''
APPLET_MIXER_TRUE=''
APPLET_MODEMLIGHTS_FALSE=''
APPLET_MODEMLIGHTS_TRUE=''
AR='ar'
AUTOCONF='${SHELL} /usr/ports/x11/gnomeapplets2/work/gnome-applets-2.6.1/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/x11/gnomeapplets2/work/gnome-applets-2.6.1/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/x11/gnomeapplets2/work/gnome-applets-2.6.1/missing --run automake-1.6'
AWK='nawk'
BUILD_BATTSTAT_APPLET_FALSE=''
BUILD_BATTSTAT_APPLET_TRUE=''
BUILD_GNOME_VFS_APPLETS_FALSE=''
BUILD_GNOME_VFS_APPLETS_TRUE=''
BUILD_GTOP_APPLETS_FALSE=''
BUILD_GTOP_APPLETS_TRUE=''
CATALOGS=''
CATOBJEXT=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CDDA_SOLARIS_FALSE=''
CDDA_SOLARIS_TRUE=''
CDROM_HOST=''
CDROM_LIBS=''
CFLAGS='-O -pipe -mcpu=pentiumpro'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O -pipe -mcpu=pentiumpro'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_FLAGS_FALSE=''
ENABLE_FLAGS_TRUE=''
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
GAILUTIL_CFLAGS='-I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gail-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include  '
GAILUTIL_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgailutil -lgnomecanvas-2 -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 -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  '
GCONFTOOL=''
GCONF_SCHEMAS_INSTALL_FALSE=''
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE=''
GCONF_SCHEMA_FILE_DIR=''
GDK_PIXBUF_CSOURCE=''
GETTEXT_PACKAGE=''
GKB_SUN_FALSE=''
GKB_SUN_TRUE=''
GMOFILES=''
GMSGFMT=''
GNOME_APPLETS_CFLAGS=''
GNOME_APPLETS_LIBS=''
GNOME_LIBS2_CFLAGS=''
GNOME_LIBS2_LIBS=''
GNOME_VFS_APPLETS_CFLAGS=''
GNOME_VFS_APPLETS_LIBS=''
GTOP_APPLETS_CFLAGS=''
GTOP_APPLETS_LIBS=''
HAVE_JW=''
HAVE_JW_FALSE=''
HAVE_JW_TRUE=''
HAVE_LIBAPM=''
HAVE_LIBAPM_FALSE=''
HAVE_LIBAPM_TRUE=''
INCLUDE_GSWITCHIT_DEVEL_FALSE=''
INCLUDE_GSWITCHIT_DEVEL_TRUE=''
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
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_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -m -c $(top_builddir)/po/.intltool-merge-cache'
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_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
JW=''
LDFLAGS='-L/usr/local/lib'
LIBGLADE_CFLAGS=''
LIBGLADE_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXKLAVIER_CFLAGS=''
LIBXKLAVIER_LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/x11/gnomeapplets2/work/gnome-applets-2.6.1/missing --run makeinfo'
MIXER_CFLAGS=''
MIXER_LIBS=''
MKINSTALLDIRS=''
MSGFMT=''
NEED_LIBAPM_FALSE=''
NEED_LIBAPM_TRUE=''
OBJEXT='o'
PACKAGE='gnome-applets'
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=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SCROLLKEEPER_CONFIG=''
SCROLLKEEPER_REQUIRED='0.1.4'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS=''
VERSION='2.6.1'
WARN_CFLAGS='-Wall -Wmissing-prototypes '
XGETTEXT=''
X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/X11R6/lib  -lSM -lICE -lX11 '
X_PRE_LIBS=' -lSM -lICE'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77='f77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__include='include'
am__quote=''
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=''
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'
install_sh='/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.6.1/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 HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "gnome-applets"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "2.6.1"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1
-------------- next part --------------
Hermes-1.3.3/				gstreamer-0.6.4/
ORBit2-2.10.2/				gstreamer-plugins-0.6.4_1/
XFree86-4.3.0,1/			gtk-2.4.1/
XFree86-FontServer-4.3.0_2/		gtk-engines2-2.2.0/
XFree86-Server-4.3.0_14/		gtksourceview-0.7.0/
XFree86-clients-4.3.0_5/		gucharmap-gnome-1.2.0/
XFree86-documents-4.3.0/		guile-1.6.4_2/
XFree86-font100dpi-4.3.0/		help2man-1.33.1/
XFree86-font75dpi-4.3.0/		hicolor-icon-theme-0.5/
XFree86-fontCyrillic-4.3.0/		hpijs-1.5/
XFree86-fontDefaultBitmaps-4.3.0/	imake-4.3.0_1/
XFree86-fontEncodings-4.3.0/		imap-uw-2002d,1/
XFree86-fontScalable-4.3.0/		intltool-0.27.2_1/
XFree86-libraries-4.3.0_7/		isc-dhcp3-3.0.1.r12/
Xft-2.1.2/				ispell-3.2.06_3/
a2ps-letterdj-4.13b_1/			javavmwrapper-1.5/
acme-2.4.2/				jpeg-6b_1/
afio-2.4.7_1/				lcms-1.09,1/
aspell-0.50.4.1/			libIDL-0.8.3_2/
at-spi-1.3.8/				libart_lgpl2-2.3.16/
atk-1.6.1/				libaudiofile-0.2.4/
autoconf-2.13.000227_5/			libbonobo-2.4.2/
autoconf-2.53_1/			libbonoboui-2.4.1/
automake-1.4.5_9/			libglade2-2.0.1_1/
automake-1.5,1/				libglut-5.0.2/
bash-2.05b.007/				libgnome-2.6.1.1/
bind9-9.2.3/				libgnomecanvas-2.6.1.1/
bison-1.75_2/				libgnomeprint-2.4.1_2/
bugbuddy2-2.4.1.1/			libgnomeprintui-2.4.1/
c2ps-letter-4.0/			libgnomeui-2.6.1.1/
cclient-2002d,1/			libgsf-1.8.2/
cdrtools-2.0.3/				libgtkhtml-2.4.1_1/
cups-base-1.1.19.0/			libgtop2-2.6.0/
cups-lpr-1.1.20.0/			libiconv-1.9.1_3/
cvsup-16.1h/				libltdl-1.5/
docbook-sk-4.1.2_1/			libmng-1.0.5_1/
docbook-xml-4.2_1/			librsvg2-2.4.0_1/
docbook-xsl-1.62.4/			libtool-1.3.5_1/
dri-4.3.0,1/				libwnck-2.6.1/
eel2-2.4.1/				libxklavier-1.02,1/
enscript-letterdj-1.6.4/		libxml2-2.6.2_1/
enscriptfonts-0.75/			libxslt-1.1.0_1/
eog2-2.4.1/				linc-1.0.3_2/
epiphany-1.0.6/				linux-sun-jdk-1.4.2.04/
esound-0.2.32_1/			linux_base-7.1_7/
expat-1.95.7/				m4-1.4_1/
ezm3-1.1/				metacity-2.6.3/
fam-2.6.9_4/				mkisofs-2.0.3/
fileroller-2.4.2_1,1/			mozilla-gtk2-1.5_1/
fontconfig-2.2.90_3/			mtools-3.9.8_1/
freetype2-2.1.5_1/			nautilus-cd-burner-0.5.3_3/
gail-1.4.1/				nautilus-media-0.3.3.1/
gcalctool-4.3.16/			nautilus2-2.4.1/
gcc-3.2.3_1/				nspr-4.4.1_1/
gconf-editor-2.4.0,1/			open-motif-2.2.2_2/
gconf2-2.4.0.1/				openldap-client-2.1.23/
gedit2-2.4.1/				openssl-0.9.7c/
gettext-0.13.1_1/			p5-XML-Parser-2.34/
ggv2-2.4.0.2/				p5-gettext-1.01_4/
ghostscript-gnu-7.07_4/			pango-1.4.0/
gle-3.0.3/				perl-5.6.1_15/
glib-2.4.0/				pkgconfig-0.15.0/
gmake-3.80_2/				pkgdb.db
gnome-icon-theme-1.0.9/			png-1.2.5_2/
gnomeaudio2-2.0.0/			popt-1.6.4_2/
gnomecontrolcenter2-2.4.0/		portupgrade-20040325_1/
gnomedesktop-2.4.1.1_1/			procmail-3.22_3/
gnomegames2-2.4.1.1/			python-2.3.2_3/
gnomehier-1.0_10/			rpm-3.0.6_9/
gnomekeyring-0.2.1_1/			ruby-1.8.1_2/
gnomemedia2-2.4.1.1/			ruby18-bdb1-0.2.2/
gnomemeeting-0.98.5_1/			scrollkeeper-0.3.12_4,1/
gnomemimedata-2.4.1_2/			sdocbook-xml-4.1.2.5_1/
gnomepanel-2.4.1/			shared-mime-info-0.14_2/
gnomespeech-0.2.7/			sox-12.17.4/
gnomesystemmonitor-2.4.0/		startup-notification-0.5_1/
gnomeuserdocs2-2.4.1/			tiff-3.6.0/
gnomeutils2-2.4.1,1/			unzip-5.50_2/
gnomevfs2-2.6.1.1_1/			wrapper-1.0_3/
gok-0.8.4/				xmlcatmgr-1.1/
gpdf-0.111/				zip-2.3_1/
-------------- next part --------------

--
William L. Schultz, Ph.D., P.E., Principal
Schultz Engineering Associates, Inc.
3401 Enterprise Parkway, Suite 340
P.O. Box 22838
Beachwood, OH 44122-0838

TEL: +1-216-831-4466  FAX: +1-216-274-6388
e-mail: schultz at seai.us
URL:  http://www.seai.us

"Science can amuse and fascinate us all, but it is
  engineering that changes the world." - Isaac Asimov


More information about the freebsd-gnome mailing list