Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2004 16:23:55 -0600 (CST)
From:      "Paul Seniura" <pdseniura@techie.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Paul Seniura <pdseniura@techie.com>
Subject:   ports/61338: x11-toolkits/at-spi problem during ./configure phase
Message-ID:  <20040113222355.760C45C33@techpc04.okladot.state.ok.us>
Resent-Message-ID: <200401132230.i0DMUIDR040646@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         61338
>Category:       ports
>Synopsis:       x11-toolkits/at-spi problem during ./configure phase
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 13 14:30:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     "Paul Seniura" <pdseniura@techie.com>
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
State of Okla. D.O.T.
>Environment:
System: FreeBSD techpc04.okladot.state.ok.us 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Jan 13 09:59:42 CST 2004 root@techpc04.okladot.state.ok.us:/usr.obj/src/sys/IBM300SY i386

>Description:

I'm tracking -Current via CTM at the FTP site.
Have applied the deltas thru this morning's batch.
Running 'portupgrade -all --new --recursive --upward-recursive --verbose' with no other parms, it came across updates for the port x11-toolkits/at-spi .

Please see below for relevent logs etc.

>How-To-Repeat:

Run 'portupgrade --force x11-toolkits/at-spi' after CTM deltas applied thru this morning.

>Fix:

This one's beyond me.  ;)  I've already tried re-installing '--force' several ports including devel/popt to no avail.

Problem is in updating x11-toolkit/at-spi during ./configure step.


The port devel/popt is installed properly:

# ls -al /usr/local/lib/libpopt*
-rw-r--r--  1 root  wheel  28000 Oct 20 20:07 /usr/local/lib/libpopt.a
lrwxr-xr-x  1 root  wheel     12 Oct 20 20:07 /usr/local/lib/libpopt.so -> libpopt.so.0
-rwxr-xr-x  1 root  wheel  29661 Oct 20 20:07 /usr/local/lib/libpopt.so.0


Snips of portupgrade output:

[...]
** No need to upgrade 'popt-1.6.4_1' (>= popt-1.6.4_1). (specify -f to force)
[...]
--->  Upgrading 'at-spi-1.3.9' to 'at-spi-1.3.11' (x11-toolkits/at-spi)
--->  Build of x11-toolkits/at-spi started at: Tue, 13 Jan 2004 12:22:01 -0600
--->  Building '/usr/ports/x11-toolkits/at-spi'
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> at-spi-1.3.11.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2.
 >> Attempting to fetch from http://www.gtlib.cc.gatech.edu/pub/gnome/sources/at-spi/1.3/.
 Receiving at-spi-1.3.11.tar.bz2 (391778 bytes): [...]
 391778 bytes transferred in 1.8 seconds (212.93 kBps)
 ===>  Extracting for at-spi-1.3.11
 >> Checksum OK for gnome2/at-spi-1.3.11.tar.bz2.
 ===>  Patching for at-spi-1.3.11
 ===>  Applying FreeBSD patches for at-spi-1.3.11
 ===>   at-spi-1.3.11 depends on executable: gmake - found
 ===>   at-spi-1.3.11 depends on file: /usr/local/libexec/libtool13/libtool - found
 ===>   at-spi-1.3.11 depends on executable: pkg-config - found
 ===>   at-spi-1.3.11 depends on shared library: X11.6 - found
 ===>   at-spi-1.3.11 depends on shared library: glib-2.0.200 - found
 ===>   at-spi-1.3.11 depends on shared library: atk-1.0.400 - found
 ===>   at-spi-1.3.11 depends on shared library: pango-1.0.200 - found
 ===>   at-spi-1.3.11 depends on shared library: gtk-x11-2.0.200 - found
 ===>   at-spi-1.3.11 depends on shared library: IDL-2.0 - found
 ===>   at-spi-1.3.11 depends on shared library: ORBit-2.0 - found
 ===>   at-spi-1.3.11 depends on shared library: glade-2.0.0 - found
 ===>   at-spi-1.3.11 depends on shared library: xml2.5 - found
 ===>   at-spi-1.3.11 depends on shared library: bonobo-2.0 - found
 ===>   at-spi-1.3.11 depends on shared library: gailutil.17 - found
 ===>   at-spi-1.3.11 depends on shared library: gnomecanvas-2.400 - found
 ===>   at-spi-1.3.11 depends on shared library: art_lgpl_2.5 - found
 ===>  Configuring for at-spi-1.3.11
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 checking whether gmake sets $(MAKE)... yes
 checking for working aclocal-1.4... missing
 [...]
 checking for poptGetContext in -lpopt... no
 configure: error: popt is required to build at-spi.
 You can download the latest version from ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/
 ===>  Script "configure" failed unexpectedly.
       Please report the problem to gnome@FreeBSD.org [maintainer] and attach
       the "/src/ports/x11-toolkits/at-spi/work/at-spi-1.3.11/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 /src/ports/x11-toolkits/at-spi.
 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade10109.4 make
 ** Fix the problem and try again.
 --->  Build of x11-toolkits/at-spi ended at: Tue, 13 Jan 2004 12:23:26 -0600 (consumed 00:01:24)
 --->  Upgrade of x11-toolkits/at-spi ended at: Tue, 13 Jan 2004 12:23:26 -0600 (consumed 00:01:24)
 --->  Skipping 'x11/gnomemag' (gnomemag-0.10.4) because 'x11-toolkits/at-spi' (at-spi-1.3.9) failed
 [...]
 --->  Skipping 'x11-toolkits/libgail-gnome' (libgail-gnome-1.0.2_2) because 'x11-toolkits/at-spi' (at-spi-1.3.9) failed
 [...]
 --->  Skipping 'x11/gnopernicus' (gnopernicus-0.7.1) because 'x11/gnomemag' (gnomemag-0.10.4) failed
 [...]
 --->  Skipping 'sysutils/gok' (gok-0.8.4) because 'x11-toolkits/at-spi' (at-spi-1.3.9) failed
 [...]
 --->  Skipping 'x11/gnome2' (gnome2-2.4.1) because 'x11-toolkits/libgail-gnome' (libgail-gnome-1.0.2_2) failed
 [...]
 
 
 Config.log:
 
 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.58.  Invocation command line was
 
   $ ./configure --enable-static --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R 6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --build=i386-portbld-freebsd5.2
 
 ## --------- ##
 ## Platform. ##
 ## --------- ##
 
 hostname = techpc04.okladot.state.ok.us
 uname -m = i386
 uname -r = 5.2-CURRENT
 uname -s = FreeBSD
 uname -v = FreeBSD 5.2-CURRENT #0: Tue Jan 13 09:59:42 CST 2004     root@techpc04.okladot.state.ok.us:/usr.obj/src/sys/IBM300SY 
 
 /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: /usr/local/sbin
 PATH: /usr/local/bin
 PATH: /sbin
 PATH: /bin
 PATH: /usr/sbin
 PATH: /usr/bin
 PATH: /usr/games
 PATH: /usr/X11R6/bin
 PATH: /root/bin
 
 
 ## ----------- ##
 ## Core tests. ##
 ## ----------- ##
 
 configure:1523: checking for a BSD-compatible install
 configure:1578: result: /usr/bin/install -c -o root -g wheel
 configure:1589: checking whether build environment is sane
 configure:1632: result: yes
 configure:1647: checking whether gmake sets $(MAKE)
 configure:1667: result: yes
 configure:1699: checking for working aclocal-1.4
 configure:1710: result: missing
 configure:1714: checking for working autoconf
 configure:1721: result: found
 configure:1729: checking for working automake-1.4
 configure:1740: result: missing
 configure:1744: checking for working autoheader
 configure:1751: result: found
 configure:1759: checking for working makeinfo
 configure:1766: result: found
 configure:1799: checking whether to enable maintainer-specific portions of Makefiles
 configure:1808: result: no
 configure:1891: checking for perl
 configure:1909: found /usr/local/bin/perl
 configure:1921: result: /usr/local/bin/perl
 configure:2007: checking for gcc
 configure:2033: result: cc
 configure:2277: checking for C compiler version
 configure:2280: 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:2283: $? = 0
 configure:2285: 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:2288: $? = 0
 configure:2290: cc -V </dev/null >&5
 cc: `-V' option must have argument
 configure:2293: $? = 1
 configure:2316: checking for C compiler default output file name
 configure:2319: cc -O -pipe -march=pentium2 -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
 configure:2322: $? = 0
 configure:2368: result: a.out
 configure:2373: checking whether the C compiler works
 configure:2379: ./a.out
 configure:2382: $? = 0
 configure:2399: result: yes
 configure:2406: checking whether we are cross compiling
 configure:2408: result: no
 configure:2411: checking for suffix of executables
 configure:2413: cc -o conftest -O -pipe -march=pentium2 -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
 configure:2416: $? = 0
 configure:2441: result: 
 configure:2447: checking for suffix of object files
 configure:2468: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:2471: $? = 0
 configure:2493: result: o
 configure:2497: checking whether we are using the GNU C compiler
 configure:2521: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:2527: $? = 0
 configure:2531: test -z 
 			 || test ! -s conftest.err
 configure:2534: $? = 0
 configure:2537: test -s conftest.o
 configure:2540: $? = 0
 configure:2553: result: yes
 configure:2559: checking whether cc accepts -g
 configure:2580: cc -c -g -I/usr/local/include conftest.c >&5
 configure:2586: $? = 0
 configure:2590: test -z 
 			 || test ! -s conftest.err
 configure:2593: $? = 0
 configure:2596: test -s conftest.o
 configure:2599: $? = 0
 configure:2610: result: yes
 configure:2627: checking for cc option to accept ANSI C
 configure:2697: cc  -c -O -pipe -march=pentium2 -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:2734: result: none needed
 configure:2752: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 conftest.c:2: error: syntax error before "me"
 configure:2758: $? = 1
 configure: failed program was:
 | #ifndef __cplusplus
 |   choke me
 | #endif
 configure:2904: checking for a BSD-compatible install
 configure:2959: result: /usr/bin/install -c -o root -g wheel
 configure:2972: checking for strerror in -lcposix
 configure:3002: cc -o conftest -O -pipe -march=pentium2 -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c -lcposix   >&5
 /usr/bin/ld: cannot find -lcposix
 configure:3008: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME ""
 | #define PACKAGE_TARNAME ""
 | #define PACKAGE_VERSION ""
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "at-spi"
 | #define VERSION "1.3.11"
 | /* 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:3034: result: no
 configure:3114: checking whether gcc understands -Wno-sign-compare
 configure:3132: cc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -O -pipe -march=pentium2 -Wno-sign-compare -I/usr/local/include conftest.c >&5
 configure:3138: $? = 0
 configure:3142: test -z 
 			 || test ! -s conftest.err
 configure:3145: $? = 0
 configure:3148: test -s conftest.o
 configure:3151: $? = 0
 configure:3162: result: yes
 configure:3182: checking what warning flags to pass to the C compiler
 configure:3184: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
 configure:3195: checking what language compliance flags to pass to the C compiler
 configure:3210: result: 
 configure:3289: checking build system type
 configure:3307: result: i386-portbld-freebsd5.2
 configure:3315: checking host system type
 configure:3329: result: i386-portbld-freebsd5.2
 configure:3359: checking for ld used by GCC
 configure:3422: result: /usr/bin/ld
 configure:3431: checking if the linker (/usr/bin/ld) is GNU ld
 GNU ld version 2.13.2 [FreeBSD] 2002-11-27
 configure:3443: result: yes
 configure:3448: checking for /usr/bin/ld option to reload object files
 configure:3455: result: -r
 configure:3460: checking for BSD-compatible nm
 configure:3496: result: /usr/bin/nm -B
 configure:3499: checking whether ln -s works
 configure:3503: result: yes
 configure:3510: checking how to recognise dependant libraries
 configure:3688: result: pass_all
 configure:3700: checking command to parse /usr/bin/nm -B output
 configure:3781: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:3784: $? = 0
 configure:3788: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
 configure:3791: $? = 0
 configure:3843: cc -o conftest -O -pipe -march=pentium2 -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c conftstm.o >&5
 configure:3846: $? = 0
 configure:3890: result: ok
 configure:3899: checking how to run the C preprocessor
 configure:3934: cc -E -I/usr/local/include conftest.c
 configure:3940: $? = 0
 configure:3972: cc -E -I/usr/local/include conftest.c
 conftest.c:11:28: ac_nonexistent.h: No such file or directory
 configure:3978: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME ""
 | #define PACKAGE_TARNAME ""
 | #define PACKAGE_VERSION ""
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "at-spi"
 | #define VERSION "1.3.11"
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:4017: result: cc -E
 configure:4041: cc -E -I/usr/local/include conftest.c
 configure:4047: $? = 0
 configure:4079: cc -E -I/usr/local/include conftest.c
 conftest.c:11:28: ac_nonexistent.h: No such file or directory
 configure:4085: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME ""
 | #define PACKAGE_TARNAME ""
 | #define PACKAGE_VERSION ""
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "at-spi"
 | #define VERSION "1.3.11"
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:4129: checking for egrep
 configure:4139: result: grep -E
 configure:4144: checking for ANSI C header files
 configure:4169: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:4175: $? = 0
 configure:4179: test -z 
 			 || test ! -s conftest.err
 configure:4182: $? = 0
 configure:4185: test -s conftest.o
 configure:4188: $? = 0
 configure:4277: cc -o conftest -O -pipe -march=pentium2 -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
 configure:4280: $? = 0
 configure:4282: ./conftest
 configure:4285: $? = 0
 configure:4300: result: yes
 configure:4324: checking for sys/types.h
 configure:4340: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:4346: $? = 0
 configure:4350: test -z 
 			 || test ! -s conftest.err
 configure:4353: $? = 0
 configure:4356: test -s conftest.o
 configure:4359: $? = 0
 configure:4370: result: yes
 configure:4324: checking for sys/stat.h
 configure:4340: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:4346: $? = 0
 configure:4350: test -z 
 			 || test ! -s conftest.err
 configure:4353: $? = 0
 configure:4356: test -s conftest.o
 configure:4359: $? = 0
 configure:4370: result: yes
 configure:4324: checking for stdlib.h
 configure:4340: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:4346: $? = 0
 configure:4350: test -z 
 			 || test ! -s conftest.err
 configure:4353: $? = 0
 configure:4356: test -s conftest.o
 configure:4359: $? = 0
 configure:4370: result: yes
 configure:4324: checking for string.h
 configure:4340: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:4346: $? = 0
 configure:4350: test -z 
 			 || test ! -s conftest.err
 configure:4353: $? = 0
 configure:4356: test -s conftest.o
 configure:4359: $? = 0
 configure:4370: result: yes
 configure:4324: checking for memory.h
 configure:4340: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:4346: $? = 0
 configure:4350: test -z 
 			 || test ! -s conftest.err
 configure:4353: $? = 0
 configure:4356: test -s conftest.o
 configure:4359: $? = 0
 configure:4370: result: yes
 configure:4324: checking for strings.h
 configure:4340: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:4346: $? = 0
 configure:4350: test -z 
 			 || test ! -s conftest.err
 configure:4353: $? = 0
 configure:4356: test -s conftest.o
 configure:4359: $? = 0
 configure:4370: result: yes
 configure:4324: checking for inttypes.h
 configure:4340: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:4346: $? = 0
 configure:4350: test -z 
 			 || test ! -s conftest.err
 configure:4353: $? = 0
 configure:4356: test -s conftest.o
 configure:4359: $? = 0
 configure:4370: result: yes
 configure:4324: checking for stdint.h
 configure:4340: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:4346: $? = 0
 configure:4350: test -z 
 			 || test ! -s conftest.err
 configure:4353: $? = 0
 configure:4356: test -s conftest.o
 configure:4359: $? = 0
 configure:4370: result: yes
 configure:4324: checking for unistd.h
 configure:4340: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:4346: $? = 0
 configure:4350: test -z 
 			 || test ! -s conftest.err
 configure:4353: $? = 0
 configure:4356: test -s conftest.o
 configure:4359: $? = 0
 configure:4370: result: yes
 configure:4396: checking dlfcn.h usability
 configure:4408: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:4414: $? = 0
 configure:4418: test -z 
 			 || test ! -s conftest.err
 configure:4421: $? = 0
 configure:4424: test -s conftest.o
 configure:4427: $? = 0
 configure:4437: result: yes
 configure:4441: checking dlfcn.h presence
 configure:4451: cc -E -I/usr/local/include conftest.c
 configure:4457: $? = 0
 configure:4477: result: yes
 configure:4512: checking for dlfcn.h
 configure:4519: result: yes
 configure:4716: checking for ranlib
 configure:4732: found /usr/bin/ranlib
 configure:4743: result: ranlib
 configure:4796: checking for strip
 configure:4812: found /usr/bin/strip
 configure:4823: result: strip
 configure:5055: checking for objdir
 configure:5066: result: .libs
 configure:5083: checking for cc option to produce PIC
 configure:5233: result: -fPIC
 configure:5237: checking if cc PIC flag -fPIC works
 configure:5260: cc -c -O -pipe -march=pentium2 -fPIC -DPIC -I/usr/local/include conftest.c >&5
 configure:5266: $? = 0
 configure:5270: test -z 
 			 || test ! -s conftest.err
 configure:5273: $? = 0
 configure:5276: test -s conftest.o
 configure:5279: $? = 0
 configure:5317: result: yes
 configure:5333: checking if cc static flag -static works
 configure:5357: cc -o conftest -O -pipe -march=pentium2 -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib -static conftest.c  >&5
 configure:5363: $? = 0
 configure:5367: test -z 
 			 || test ! -s conftest.err
 configure:5370: $? = 0
 configure:5373: test -s conftest
 configure:5376: $? = 0
 configure:5393: result: yes
 configure:5405: checking if cc supports -c -o file.o
 configure:5425: cc -c -O -pipe -march=pentium2 -o out/conftest2.o -I/usr/local/include conftest.c >&5
 configure:5449: result: yes
 configure:5454: checking if cc supports -c -o file.lo
 configure:5481: cc -c -O -pipe -march=pentium2 -c -o conftest.lo -I/usr/local/include conftest.c >&5
 configure:5487: $? = 0
 configure:5491: test -z 
 			 || test ! -s conftest.err
 configure:5494: $? = 0
 configure:5497: test -s conftest.lo
 configure:5500: $? = 0
 configure:5522: result: yes
 configure:5553: checking if cc supports -fno-rtti -fno-exceptions
 configure:5575: cc -c -O -pipe -march=pentium2 -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
 configure:5581: $? = 0
 configure:5585: test -z 
 			 || test ! -s conftest.err
 configure:5588: $? = 0
 configure:5591: test -s conftest.o
 configure:5594: $? = 0
 configure:5611: result: no
 configure:5622: checking whether the linker (/usr/bin/ld) supports shared libraries
 configure:6302: result: yes
 configure:6307: checking how to hardcode library paths into programs
 configure:6331: result: immediate
 configure:6336: checking whether stripping libraries is possible
 configure:6341: result: yes
 configure:6352: checking dynamic linker characteristics
 configure:6752: result: freebsd5.2 ld.so
 configure:6757: checking if libtool supports shared libraries
 configure:6759: result: yes
 configure:6762: checking whether to build shared libraries
 configure:6783: result: yes
 configure:6786: checking whether to build static libraries
 configure:6790: result: yes
 configure:7540: checking whether -lc should be explicitly linked in
 configure:7548: cc -c -O -pipe -march=pentium2 -I/usr/local/include conftest.c >&5
 configure:7551: $? = 0
 configure:7565: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
 configure:7568: $? = 1
 configure:7581: result: yes
 configure:8156: checking for gtkdoc-mkdb
 configure:8183: result: false
 configure:8243: checking for X
 configure:8473: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
 configure:8645: cc -o conftest -O -pipe -march=pentium2 -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c   -L/usr/X11R6/lib -lX11 >&5
 configure:8651: $? = 0
 configure:8655: test -z 
 			 || test ! -s conftest.err
 configure:8658: $? = 0
 configure:8661: test -s conftest
 configure:8664: $? = 0
 configure:8822: checking for gethostbyname
 configure:8879: cc -o conftest -O -pipe -march=pentium2 -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
 configure:8885: $? = 0
 configure:8889: test -z 
 			 || test ! -s conftest.err
 configure:8892: $? = 0
 configure:8895: test -s conftest
 configure:8898: $? = 0
 configure:8910: result: yes
 configure:9061: checking for connect
 configure:9118: cc -o conftest -O -pipe -march=pentium2 -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
 configure:9124: $? = 0
 configure:9128: test -z 
 			 || test ! -s conftest.err
 configure:9131: $? = 0
 configure:9134: test -s conftest
 configure:9137: $? = 0
 configure:9149: result: yes
 configure:9224: checking for remove
 configure:9281: cc -o conftest -O -pipe -march=pentium2 -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
 configure:9287: $? = 0
 configure:9291: test -z 
 			 || test ! -s conftest.err
 configure:9294: $? = 0
 configure:9297: test -s conftest
 configure:9300: $? = 0
 configure:9312: result: yes
 configure:9387: checking for shmat
 configure:9444: cc -o conftest -O -pipe -march=pentium2 -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
 configure:9450: $? = 0
 configure:9454: test -z 
 			 || test ! -s conftest.err
 configure:9457: $? = 0
 configure:9460: test -s conftest
 configure:9463: $? = 0
 configure:9475: result: yes
 configure:9559: checking for IceConnectionNumber in -lICE
 configure:9589: cc -o conftest -O -pipe -march=pentium2 -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib -L/usr/X11R6/lib conftest.c -lICE   >&5
 configure:9595: $? = 0
 configure:9599: test -z 
 			 || test ! -s conftest.err
 configure:9602: $? = 0
 configure:9605: test -s conftest
 configure:9608: $? = 0
 configure:9621: result: yes
 configure:9649: checking for pkg-config
 configure:9667: found /usr/local/bin/pkg-config
 configure:9680: result: /usr/local/bin/pkg-config
 configure:9697: checking for 	libbonobo-2.0 >= 1.107.0 	atk >= 1.3.4 	gtk+-2.0 > 2.0.0 	gail >= 1.3.0
 configure:9713: result: yes
 configure:9717: checking LIBSPI_CFLAGS
 configure:9724: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I /usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/gail-1.0 -I/usr/X11R6/include/libgnom ecanvas-2.0  
 configure:9727: checking LIBSPI_LIBS
 configure:9734: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lc_r -lgailutil -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -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:9830: checking for 	libbonobo-2.0 >= 1.107.0 	gtk+-2.0 > 2.0.0 	atk >= 1.3.4
 configure:9843: result: yes
 configure:9847: checking REGISTRYD_CFLAGS
 configure:9853: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I /usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include  
 configure:9856: checking REGISTRYD_LIBS
 configure:9862: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lc_r -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXr ender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
 configure:9956: checking for 	libbonobo-2.0 >= 1.107.0 	atk >= 1.3.4 	gtk+-2.0 > 2.0.0 	gail >= 1.3.0
 configure:9972: result: yes
 configure:9976: checking TESTS_CFLAGS
 configure:9983: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I /usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/gail-1.0 -I/usr/X11R6/include/libgnom ecanvas-2.0  
 configure:9986: checking TESTS_LIBS
 configure:9993: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lc_r -lgailutil -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -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:10089: checking for 	libbonobo-2.0 >= 1.107.0 	atk >= 1.3.4
 configure:10099: result: yes
 configure:10103: checking ATK_BRIDGE_CFLAGS
 configure:10108: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/atk-1.0   
 configure:10111: checking ATK_BRIDGE_LIBS
 configure:10116: result: -Wl,--export-dynamic -L/usr/local/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgthread-2.0 -lc_r -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
 configure:10207: checking for 	libbonobo-2.0 >= 1.107.0 	atk >= 1.3.4
 configure:10217: result: yes
 configure:10221: checking LIBCSPI_CFLAGS
 configure:10226: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/atk-1.0   
 configure:10229: checking LIBCSPI_LIBS
 configure:10234: result: -Wl,--export-dynamic -L/usr/local/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgthread-2.0 -lc_r -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
 configure:10279: checking for XTestFakeKeyEvent in -lXtst
 configure:10309: cc -o conftest -O -pipe -march=pentium2  -L/usr/X11R6/lib  -lSM -lICE -lX11  -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c -lXtst   >&5
 configure:10315: $? = 0
 configure:10319: test -z 
 			 || test ! -s conftest.err
 configure:10322: $? = 0
 configure:10325: test -s conftest
 configure:10328: $? = 0
 configure:10341: result: yes
 configure:10355: checking for XkbQueryExtension in -lX11
 configure:10385: cc -o conftest -O -pipe -march=pentium2  -L/usr/X11R6/lib  -lSM -lICE -lX11  -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c -lX11   >&5
 configure:10391: $? = 0
 configure:10395: test -z 
 			 || test ! -s conftest.err
 configure:10398: $? = 0
 configure:10401: test -s conftest
 configure:10404: $? = 0
 configure:10417: result: yes
 configure:10434: checking X11/XKBlib.h usability
 configure:10446: cc -c -O -pipe -march=pentium2  -L/usr/X11R6/lib  -lSM -lICE -lX11  -I/usr/local/include conftest.c >&5
 conftest.c:56:24: X11/XKBlib.h: No such file or directory
 configure:10452: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME ""
 | #define PACKAGE_TARNAME ""
 | #define PACKAGE_VERSION ""
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "at-spi"
 | #define VERSION "1.3.11"
 | #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.  */
 | #include <stdio.h>
 | #if HAVE_SYS_TYPES_H
 | # include <sys/types.h>
 | #endif
 | #if HAVE_SYS_STAT_H
 | # include <sys/stat.h>
 | #endif
 | #if STDC_HEADERS
 | # include <stdlib.h>
 | # include <stddef.h>
 | #else
 | # if HAVE_STDLIB_H
 | #  include <stdlib.h>
 | # endif
 | #endif
 | #if HAVE_STRING_H
 | # if !STDC_HEADERS && HAVE_MEMORY_H
 | #  include <memory.h>
 | # endif
 | # include <string.h>
 | #endif
 | #if HAVE_STRINGS_H
 | # include <strings.h>
 | #endif
 | #if HAVE_INTTYPES_H
 | # include <inttypes.h>
 | #else
 | # if HAVE_STDINT_H
 | #  include <stdint.h>
 | # endif
 | #endif
 | #if HAVE_UNISTD_H
 | # include <unistd.h>
 | #endif
 | #include <X11/XKBlib.h>
 configure:10475: result: no
 configure:10479: checking X11/XKBlib.h presence
 configure:10489: cc -E -I/usr/local/include conftest.c
 conftest.c:22:24: X11/XKBlib.h: No such file or directory
 configure:10495: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME ""
 | #define PACKAGE_TARNAME ""
 | #define PACKAGE_VERSION ""
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "at-spi"
 | #define VERSION "1.3.11"
 | #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.  */
 | #include <X11/XKBlib.h>
 configure:10515: result: no
 configure:10550: checking for X11/XKBlib.h
 configure:10557: result: no
 configure:10577: checking for XOpenDevice in -lXi
 configure:10607: cc -o conftest -O -pipe -march=pentium2  -L/usr/X11R6/lib  -lSM -lICE -lX11  -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c -lXi   >&5
 configure:10613: $? = 0
 configure:10617: test -z 
 			 || test ! -s conftest.err
 configure:10620: $? = 0
 configure:10623: test -s conftest
 configure:10626: $? = 0
 configure:10639: result: yes
 configure:10660: checking X11/extensions/XInput.h usability
 configure:10672: cc -c -O -pipe -march=pentium2  -L/usr/X11R6/lib  -lSM -lICE -lX11  -I/usr/local/include conftest.c >&5
 conftest.c:56:35: X11/extensions/XInput.h: No such file or directory
 configure:10678: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME ""
 | #define PACKAGE_TARNAME ""
 | #define PACKAGE_VERSION ""
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "at-spi"
 | #define VERSION "1.3.11"
 | #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.  */
 | #include <stdio.h>
 | #if HAVE_SYS_TYPES_H
 | # include <sys/types.h>
 | #endif
 | #if HAVE_SYS_STAT_H
 | # include <sys/stat.h>
 | #endif
 | #if STDC_HEADERS
 | # include <stdlib.h>
 | # include <stddef.h>
 | #else
 | # if HAVE_STDLIB_H
 | #  include <stdlib.h>
 | # endif
 | #endif
 | #if HAVE_STRING_H
 | # if !STDC_HEADERS && HAVE_MEMORY_H
 | #  include <memory.h>
 | # endif
 | # include <string.h>
 | #endif
 | #if HAVE_STRINGS_H
 | # include <strings.h>
 | #endif
 | #if HAVE_INTTYPES_H
 | # include <inttypes.h>
 | #else
 | # if HAVE_STDINT_H
 | #  include <stdint.h>
 | # endif
 | #endif
 | #if HAVE_UNISTD_H
 | # include <unistd.h>
 | #endif
 | #include <X11/extensions/XInput.h>
 configure:10701: result: no
 configure:10705: checking X11/extensions/XInput.h presence
 configure:10715: cc -E -I/usr/local/include conftest.c
 conftest.c:22:35: X11/extensions/XInput.h: No such file or directory
 configure:10721: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME ""
 | #define PACKAGE_TARNAME ""
 | #define PACKAGE_VERSION ""
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "at-spi"
 | #define VERSION "1.3.11"
 | #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.  */
 | #include <X11/extensions/XInput.h>
 configure:10741: result: no
 configure:10776: checking for X11/extensions/XInput.h
 configure:10783: result: no
 configure:10804: checking for XevieQueryVersion in -lXext
 configure:10834: cc -o conftest -O -pipe -march=pentium2  -L/usr/X11R6/lib  -lSM -lICE -lX11  -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c -lXext   >&5
 /var/tmp//ccu3R9G4.o: In function `main':
 /var/tmp//ccu3R9G4.o(.text+0xa): undefined reference to `XevieQueryVersion'
 configure:10840: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME ""
 | #define PACKAGE_TARNAME ""
 | #define PACKAGE_VERSION ""
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "at-spi"
 | #define VERSION "1.3.11"
 | #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.  */
 | 
 | /* 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 XevieQueryVersion ();
 | int
 | main ()
 | {
 | XevieQueryVersion ();
 |   ;
 |   return 0;
 | }
 configure:10866: result: no
 configure:10887: checking for poptGetContext in -lpopt
 configure:10917: cc -o conftest -O -pipe -march=pentium2  -L/usr/X11R6/lib  -lSM -lICE -lX11  -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c -lpopt   >&5
 /usr/bin/ld: cannot find -lpopt
 configure:10923: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME ""
 | #define PACKAGE_TARNAME ""
 | #define PACKAGE_VERSION ""
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE "at-spi"
 | #define VERSION "1.3.11"
 | #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.  */
 | 
 | /* 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 poptGetContext ();
 | int
 | main ()
 | {
 | poptGetContext ();
 |   ;
 |   return 0;
 | }
 configure:10949: result: no
 configure:10954: error: popt is required to build at-spi.
 You can download the latest version from ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/
 
 ## ---------------- ##
 ## Cache variables. ##
 ## ---------------- ##
 
 ac_cv_header_stdlib_h=yes
 lt_cv_file_magic_cmd='$MAGIC_CMD'
 ac_cv_lib_cposix_strerror=no
 ac_cv_prog_cc_g=yes
 ac_cv_path_INTLTOOL_PERL=/usr/local/bin/perl
 ac_cv_env_LDFLAGS_set=set
 ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
 lt_cv_prog_cc_can_build_shared=yes
 ac_cv_c_compiler_gnu=yes
 ac_cv_exeext=
 ac_cv_env_CFLAGS_set=set
 ac_cv_prog_make_gmake_set=yes
 ac_cv_env_CPP_value=
 ac_cv_env_CPPFLAGS_set=set
 lt_cv_prog_cc_static_works=yes
 lt_cv_prog_cc_no_builtin=
 lt_cv_prog_cc_shlib=
 lt_cv_prog_cc_static=-static
 ac_cv_env_host_alias_set=
 ac_cv_header_X11_extensions_XInput_h=no
 ac_cv_prog_GTKDOC=false
 lt_cv_ld_reload_flag=-r
 ac_cv_func_remove=yes
 lt_cv_archive_cmds_need_lc=yes
 ac_cv_header_sys_stat_h=yes
 lt_cv_prog_gnu_ld=yes
 ac_cv_gnome_aclocal_dir=
 ac_cv_env_build_alias_set=set
 ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib'
 ac_cv_env_target_alias_set=
 ac_cv_host_alias=i386-portbld-freebsd5.2
 ac_cv_prog_cc_stdc=
 ac_cv_env_CFLAGS_value='-O -pipe -march=pentium2'
 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_cc_wl=-Wl,
 ac_cv_header_sys_types_h=yes
 ac_cv_header_stdc=yes
 ac_cv_header_strings_h=yes
 ac_cv_lib_Xtst_XTestFakeKeyEvent=yes
 ac_cv_header_stdint_h=yes
 ac_cv_header_inttypes_h=yes
 ac_cv_prog_egrep='grep -E'
 ac_cv_lib_popt_poptGetContext=no
 ac_cv_lib_X11_XkbQueryExtension=yes
 ac_cv_func_gethostbyname=yes
 ac_cv_header_unistd_h=yes
 ac_cv_header_string_h=yes
 lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
 lt_cv_path_LD=/usr/bin/ld
 ac_cv_build_alias=i386-portbld-freebsd5.2
 ac_cv_env_CPPFLAGS_value=-I/usr/local/include
 ac_cv_header_X11_XKBlib_h=no
 ac_cv_prog_ac_ct_RANLIB=ranlib
 ac_cv_header_memory_h=yes
 ac_cv_prog_ac_ct_STRIP=strip
 ac_cv_host=i386-portbld-freebsd5.2
 ac_cv_env_host_alias_value=
 ac_cv_gnome_aclocal_flags=
 lt_cv_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_compiler_c_o=yes
 lt_cv_prog_cc_pic_works=yes
 lt_cv_file_magic_test_file=
 ac_cv_lib_Xi_XOpenDevice=yes
 ac_cv_func_connect=yes
 ac_cv_prog_CPP='cc -E'
 ac_cv_build=i386-portbld-freebsd5.2
 ac_cv_env_build_alias_value=i386-portbld-freebsd5.2
 lt_cv_prog_cc_pic=' -fPIC'
 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
 lt_cv_deplibs_check_method=pass_all
 ac_cv_prog_ac_ct_CC=cc
 lt_cv_compiler_o_lo=yes
 ac_cv_env_target_alias_value=
 ac_cv_lib_Xext_XevieQueryVersion=no
 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='/src/ports/x11-toolkits/at-spi/work/at-spi-1.3.11/missing aclocal-1.4 '
 ATK_BRIDGE_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/atk-1.0  '
 ATK_BRIDGE_LIBS='-Wl,--export-dynamic -L/usr/local/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgthread-2.0 -lc_r -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
 AT_SPI_BINARY_AGE='11'
 AT_SPI_INTERFACE_AGE='11'
 AT_SPI_MAJOR_VERSION='1'
 AT_SPI_MICRO_VERSION='11'
 AT_SPI_MINOR_VERSION='3'
 AUTOCONF='autoconf'
 AUTOHEADER='autoheader'
 AUTOMAKE='/src/ports/x11-toolkits/at-spi/work/at-spi-1.3.11/missing automake-1.4'
 BONOBO_ACTIVATION_IDL_DIR='/usr/local/share/idl/bonobo-activation-2.0'
 CC='cc'
 CFLAGS='-O -pipe -march=pentium2  -L/usr/X11R6/lib  -lSM -lICE -lX11 '
 CPP='cc -E'
 CPPFLAGS='-I/usr/local/include'
 DEFS=''
 ECHO='echo'
 ECHO_C=''
 ECHO_N='-n'
 ECHO_T=''
 EGREP='grep -E'
 ENABLE_GTK_DOC_FALSE=''
 ENABLE_GTK_DOC_TRUE='#'
 EXEEXT=''
 GNOME_ACLOCAL_DIR=''
 GNOME_ACLOCAL_FLAGS=''
 GTKDOC='false'
 INSIDE_GNOME_DOCU_FALSE=''
 INSIDE_GNOME_DOCU_TRUE='#'
 INSTALL_DATA='install -C  -o root -g wheel -m 444'
 INSTALL_PROGRAM='install -C  -s -o root -g wheel -m 555'
 INSTALL_SCRIPT='install -C  -o root -g wheel -m 555'
 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/local/bin/perl'
 INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
 INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
 INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache'
 INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache'
 INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
 INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
 INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
 INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
 INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
 INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
 INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
 LDFLAGS=' -rpath=/usr/lib:/usr/local/lib'
 LIBBONOBO_IDL_DIR='/usr/local/share/idl/bonobo-2.0'
 LIBCSPI_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/atk-1.0  '
 LIBCSPI_LIBS='-Wl,--export-dynamic -L/usr/local/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgthread-2.0 -lc_r -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
 LIBOBJS=''
 LIBS=''
 LIBSPI_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/loca l/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/gail-1.0 -I/usr/X11R6/include/libgnomecanvas-2 .0  '
 LIBSPI_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lc_r -lgailutil -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_p ixbuf-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  '
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 LN_S='ln -s'
 LTLIBOBJS=''
 LT_AGE='9'
 LT_CURRENT='9'
 LT_RELEASE='1.3'
 LT_REVISION='9'
 LT_VERSION_INFO='-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}'
 MAINT='#'
 MAINTAINER_MODE_FALSE=''
 MAINTAINER_MODE_TRUE='#'
 MAKEINFO='makeinfo'
 OBJEXT='o'
 ORBIT_IDL='/usr/local/bin/orbit-idl-2'
 PACKAGE='at-spi'
 PACKAGE_BUGREPORT=''
 PACKAGE_NAME=''
 PACKAGE_STRING=''
 PACKAGE_TARNAME=''
 PACKAGE_VERSION=''
 PATH_SEPARATOR=':'
 PKG_CONFIG='/usr/local/bin/pkg-config'
 POPT_LIBS=''
 RANLIB='ranlib'
 REBUILD=''
 REGISTRYD_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/X 11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include  '
 REGISTRYD_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lc_r -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -l Xext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
 SET_MAKE=''
 SHELL='/bin/sh'
 STRIP='strip'
 TESTS_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local /include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/gail-1.0 -I/usr/X11R6/include/libgnomecanvas-2. 0  '
 TESTS_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lc_r -lgailutil -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pi xbuf-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  '
 VERSION='1.3.11'
 WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare '
 XEVIE_LIBS=''
 XINPUT_LIBS='-lXi'
 XTST_LIBS='-lXtst'
 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_CC='cc'
 ac_ct_RANLIB='ranlib'
 ac_ct_STRIP='strip'
 bindir='${exec_prefix}/bin'
 build='i386-portbld-freebsd5.2'
 build_alias='i386-portbld-freebsd5.2'
 build_cpu='i386'
 build_os='freebsd5.2'
 build_vendor='portbld'
 datadir='/usr/X11R6/share/gnome'
 exec_prefix='NONE'
 host='i386-portbld-freebsd5.2'
 host_alias=''
 host_cpu='i386'
 host_os='freebsd5.2'
 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 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 "at-spi"
 #define PACKAGE_BUGREPORT ""
 #define PACKAGE_NAME ""
 #define PACKAGE_STRING ""
 #define PACKAGE_TARNAME ""
 #define PACKAGE_VERSION ""
 #define STDC_HEADERS 1
 #define VERSION "1.3.11"
 
 configure: exit 1
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040113222355.760C45C33>