Skip site navigation (1)Skip section navigation (2)
Date:      18 Jul 2003 15:29:57 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Jason Selwitz <jselwitz@verizon.net>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: problem runnig portupgrade for GAIM
Message-ID:  <1058556597.307.52.camel@gyros>
In-Reply-To: <3F184840.90801@verizon.net>
References:  <3F184840.90801@verizon.net>

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

--=-YHOtX6ViXQoxoJQQkadK
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Fri, 2003-07-18 at 15:19, Jason Selwitz wrote:
> =3D=3D=3D>  Script "configure" failed unexpectedly.
>        Please report the problem to gnome@FreeBSD.org [maintainer] and=20
> attach
>        the "/usr/ports/devel/atk/work/atk-1.2.4/config.log" including the
>        output of the failure of your make command. Also, it might be a go=
od
>        idea to provide an overview of all packages installed on your syst=
em
>        (e.g. an `ls /var/db/pkg`).
> *** Error code 1

Remove /usr/local/include/glib.h, and you should be set.

Joe

>=20
> Stop in /usr/ports/devel/atk.
> *** Error code 1
>=20
> Stop in /usr/ports/textproc/gtkspell2.
> *** Error code 1
>=20
> Stop in /usr/ports/net/gaim.
> ** Command failed [exit code 1]: /usr/bin/script -qa=20
> /tmp/portupgrade94889.0 make
> ** Fix the problem and try again.
> ** The following packages were not installed or upgraded (*:skipped /=20
> !:failed)
>          ! net/gaim (gaim-0.50)  (configure error)
>=20
>=20
> ---List of Installed Packages attached----
>=20
> ______________________________________________________________________
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>=20
> It was created by configure, which was
> generated by GNU Autoconf 2.57.  Invocation command line was
>=20
>   $ ./configure --enable-static --disable-gtk-doc --with-html-dir=3D/usr/=
local/share/doc --prefix=3D/usr/local --build=3Di386-portbld-freebsd4.5
>=20
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>=20
> hostname =3D neuromancer.jnet.homeunix.net
> uname -m =3D i386
> uname -r =3D 4.5-STABLE
> uname -s =3D FreeBSD
> uname -v =3D FreeBSD 4.5-STABLE #0: Mon Apr 29 17:44:47 EDT 2002     root=
@neuromancer.jnet.yi.org:/usr/src/sys/compile/MYKERNEL=20
>=20
> /usr/bin/uname -p =3D i386
> /bin/uname -X     =3D unknown
>=20
> /bin/arch              =3D unknown
> /usr/bin/arch -k       =3D unknown
> /usr/convex/getsysinfo =3D unknown
> hostinfo               =3D unknown
> /bin/machine           =3D unknown
> /usr/bin/oslevel       =3D unknown
> /bin/universe          =3D unknown
>=20
> PATH: /usr/local/libexec/libtool13
> PATH: /sbin
> PATH: /bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /usr/games
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/X11R6/bin
> PATH: /root/bin
>=20
>=20
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>=20
> configure:1520: checking for a BSD-compatible install
> configure:1574: result: /usr/bin/install -c -o root -g wheel
> configure:1585: checking whether build environment is sane
> configure:1628: result: yes
> configure:1643: checking whether make sets $(MAKE)
> configure:1663: result: yes
> configure:1695: checking for working aclocal-1.4
> configure:1706: result: missing
> configure:1710: checking for working autoconf
> configure:1717: result: found
> configure:1725: checking for working automake-1.4
> configure:1736: result: missing
> configure:1740: checking for working autoheader
> configure:1747: result: found
> configure:1755: checking for working makeinfo
> configure:1762: result: found
> configure:1827: checking for gcc
> configure:1853: result: cc
> configure:2097: checking for C compiler version
> configure:2100: cc --version </dev/null >&5
> 2.95.3
> configure:2103: $? =3D 0
> configure:2105: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.3 20010315 (release) [FreeBSD]
> configure:2108: $? =3D 0
> configure:2110: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2113: $? =3D 1
> configure:2137: checking for C compiler default output
> configure:2140: cc -O -pipe  -I/usr/local/include -L/usr/local/lib confte=
st.c  >&5
> configure:2143: $? =3D 0
> configure:2189: result: a.out
> configure:2194: checking whether the C compiler works
> configure:2200: ./a.out
> configure:2203: $? =3D 0
> configure:2220: result: yes
> configure:2227: checking whether we are cross compiling
> configure:2229: result: no
> configure:2232: checking for suffix of executables
> configure:2234: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/loca=
l/lib conftest.c  >&5
> configure:2237: $? =3D 0
> configure:2262: result:=20
> configure:2268: checking for suffix of object files
> configure:2290: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:2293: $? =3D 0
> configure:2315: result: o
> configure:2319: checking whether we are using the GNU C compiler
> configure:2344: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:2347: $? =3D 0
> configure:2350: test -s conftest.o
> configure:2353: $? =3D 0
> configure:2366: result: yes
> configure:2372: checking whether cc accepts -g
> configure:2394: cc -c -g -I/usr/local/include conftest.c >&5
> configure:2397: $? =3D 0
> configure:2400: test -s conftest.o
> configure:2403: $? =3D 0
> configure:2414: result: yes
> configure:2431: checking for cc option to accept ANSI C
> configure:2492: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:2495: $? =3D 0
> configure:2498: test -s conftest.o
> configure:2501: $? =3D 0
> configure:2519: result: none needed
> configure:2537: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:2540: $? =3D 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:2655: checking how to run the C preprocessor
> configure:2691: cc -E -I/usr/local/include conftest.c
> configure:2697: $? =3D 0
> configure:2729: cc -E -I/usr/local/include conftest.c
> configure:2732: ac_nonexistent.h: No such file or directory
> configure:2735: $? =3D 1
> configure: failed program was:
> | #line 2721 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "atk"
> | #define VERSION "1.2.4"
> | #define GETTEXT_PACKAGE "atk10"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:2773: result: cc -E
> configure:2798: cc -E -I/usr/local/include conftest.c
> configure:2804: $? =3D 0
> configure:2836: cc -E -I/usr/local/include conftest.c
> configure:2839: ac_nonexistent.h: No such file or directory
> configure:2842: $? =3D 1
> configure: failed program was:
> | #line 2828 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "atk"
> | #define VERSION "1.2.4"
> | #define GETTEXT_PACKAGE "atk10"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:2885: checking for egrep
> configure:2895: result: grep -E
> configure:2900: checking for ANSI C header files
> configure:2926: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:2929: $? =3D 0
> configure:2932: test -s conftest.o
> configure:2935: $? =3D 0
> configure:3027: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/loca=
l/lib conftest.c  >&5
> configure:3030: $? =3D 0
> configure:3032: ./conftest
> configure:3035: $? =3D 0
> configure:3050: result: yes
> configure:3074: checking for sys/types.h
> configure:3091: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3094: $? =3D 0
> configure:3097: test -s conftest.o
> configure:3100: $? =3D 0
> configure:3111: result: yes
> configure:3074: checking for sys/stat.h
> configure:3091: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3094: $? =3D 0
> configure:3097: test -s conftest.o
> configure:3100: $? =3D 0
> configure:3111: result: yes
> configure:3074: checking for stdlib.h
> configure:3091: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3094: $? =3D 0
> configure:3097: test -s conftest.o
> configure:3100: $? =3D 0
> configure:3111: result: yes
> configure:3074: checking for string.h
> configure:3091: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3094: $? =3D 0
> configure:3097: test -s conftest.o
> configure:3100: $? =3D 0
> configure:3111: result: yes
> configure:3074: checking for memory.h
> configure:3091: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3094: $? =3D 0
> configure:3097: test -s conftest.o
> configure:3100: $? =3D 0
> configure:3111: result: yes
> configure:3074: checking for strings.h
> configure:3091: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3094: $? =3D 0
> configure:3097: test -s conftest.o
> configure:3100: $? =3D 0
> configure:3111: result: yes
> configure:3074: checking for inttypes.h
> configure:3091: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3094: $? =3D 0
> configure:3097: test -s conftest.o
> configure:3100: $? =3D 0
> configure:3111: result: yes
> configure:3074: checking for stdint.h
> configure:3091: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3134: stdint.h: No such file or directory
> configure:3094: $? =3D 1
> configure: failed program was:
> | #line 3080 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "atk"
> | #define VERSION "1.2.4"
> | #define GETTEXT_PACKAGE "atk10"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #if HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #if HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #if STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # if HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #if HAVE_STRING_H
> | # if !STDC_HEADERS && HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #if HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #if HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #else
> | # if HAVE_STDINT_H
> | #  include <stdint.h>
> | # endif
> | #endif
> | #if HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> |=20
> | #include <stdint.h>
> configure:3111: result: no
> configure:3074: checking for unistd.h
> configure:3091: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3094: $? =3D 0
> configure:3097: test -s conftest.o
> configure:3100: $? =3D 0
> configure:3111: result: yes
> configure:3138: checking locale.h usability
> configure:3151: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3154: $? =3D 0
> configure:3157: test -s conftest.o
> configure:3160: $? =3D 0
> configure:3170: result: yes
> configure:3174: checking locale.h presence
> configure:3185: cc -E -I/usr/local/include conftest.c
> configure:3191: $? =3D 0
> configure:3210: result: yes
> configure:3246: checking for locale.h
> configure:3253: result: yes
> configure:3267: checking for LC_MESSAGES
> configure:3289: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/loca=
l/lib conftest.c  >&5
> configure:3292: $? =3D 0
> configure:3295: test -s conftest
> configure:3298: $? =3D 0
> configure:3309: result: yes
> configure:3338: checking libintl.h usability
> configure:3351: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3354: $? =3D 0
> configure:3357: test -s conftest.o
> configure:3360: $? =3D 0
> configure:3370: result: yes
> configure:3374: checking libintl.h presence
> configure:3385: cc -E -I/usr/local/include conftest.c
> configure:3391: $? =3D 0
> configure:3410: result: yes
> configure:3446: checking for libintl.h
> configure:3453: result: yes
> configure:3464: checking for dgettext in libc
> configure:3488: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/loca=
l/lib conftest.c  >&5
> /tmp/ccimxW5F.o: In function `main':
> /tmp/ccimxW5F.o(.text+0x14): undefined reference to `libintl_dgettext'
> configure:3491: $? =3D 1
> configure: failed program was:
> | #line 3470 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "atk"
> | #define VERSION "1.2.4"
> | #define GETTEXT_PACKAGE "atk10"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_LOCALE_H 1
> | #define HAVE_LC_MESSAGES 1
> | /* end confdefs.h.  */
> |=20
> | #include <libintl.h>
> |=20
> | int
> | main ()
> | {
> | return (int) dgettext ("","")
> |   ;
> |   return 0;
> | }
> configure:3509: result: no
> configure:3605: checking for bindtextdomain in -lintl
> configure:3636: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/loca=
l/lib conftest.c -lintl   >&5
> configure:3639: $? =3D 0
> configure:3642: test -s conftest
> configure:3645: $? =3D 0
> configure:3657: result: yes
> configure:3660: checking for dgettext in -lintl
> configure:3691: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/loca=
l/lib conftest.c -lintl   >&5
> configure:3694: $? =3D 0
> configure:3697: test -s conftest
> configure:3700: $? =3D 0
> configure:3712: result: yes
> configure:3802: checking for bind_textdomain_codeset
> configure:3852: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/loca=
l/lib conftest.c  -lintl  >&5
> configure:3855: $? =3D 0
> configure:3858: test -s conftest
> configure:3861: $? =3D 0
> configure:3872: result: yes
> configure:3911: checking for msgfmt
> configure:3938: result: /usr/local/bin/msgfmt
> configure:3949: checking for dcgettext
> configure:3999: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/loca=
l/lib conftest.c  >&5
> /tmp/ccy1Yxlz.o: In function `main':
> /tmp/ccy1Yxlz.o(.text+0x9): undefined reference to `dcgettext'
> /tmp/ccy1Yxlz.o(.data+0x0): undefined reference to `dcgettext'
> configure:4002: $? =3D 1
> configure: failed program was:
> | #line 3955 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "atk"
> | #define VERSION "1.2.4"
> | #define GETTEXT_PACKAGE "atk10"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_LOCALE_H 1
> | #define HAVE_LC_MESSAGES 1
> | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> | #define HAVE_GETTEXT 1
> | /* end confdefs.h.  */
> | /* System header to define __stub macros and hopefully few prototypes,
> |     which can conflict with char dcgettext (); below.
> |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
> |     <limits.h> exists even on freestanding compilers.  */
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> | /* Override any gcc2 internal prototype to avoid an error.  */
> | #ifdef __cplusplus
> | extern "C"
> | {
> | #endif
> | /* We use char because int might match the return type of a gcc2
> |    builtin and then its argument prototype would still apply.  */
> | char dcgettext ();
> | /* The GNU C library defines this for functions which it implements
> |     to always fail with ENOSYS.  Some functions are actually named
> |     something starting with __ and the normal name is an alias.  */
> | #if defined (__stub_dcgettext) || defined (__stub___dcgettext)
> | choke me
> | #else
> | char (*f) () =3D dcgettext;
> | #endif
> | #ifdef __cplusplus
> | }
> | #endif
> |=20
> | int
> | main ()
> | {
> | return f !=3D dcgettext;
> |   ;
> |   return 0;
> | }
> configure:4019: result: no
> configure:4031: checking for gmsgfmt
> configure:4062: result: /usr/local/bin/msgfmt
> configure:4071: checking for xgettext
> configure:4098: result: /usr/local/bin/xgettext
> configure:4123: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/loca=
l/lib conftest.c  >&5
> /tmp/ccskQ2fA.o: In function `main':
> /tmp/ccskQ2fA.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr'
> configure:4126: $? =3D 1
> configure: failed program was:
> | #line 4106 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "atk"
> | #define VERSION "1.2.4"
> | #define GETTEXT_PACKAGE "atk10"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_LOCALE_H 1
> | #define HAVE_LC_MESSAGES 1
> | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> | #define HAVE_GETTEXT 1
> | /* end confdefs.h.  */
> |=20
> | int
> | main ()
> | {
> | extern int _nl_msg_cat_cntr;
> | 			 return _nl_msg_cat_cntr
> |   ;
> |   return 0;
> | }
> configure:4199: checking for catalogs to be installed
> configure:4208: result:  am az be bg bn ca cs da de en_GB el eo es fa fi =
fr he hi hu kn ko id is it ja lv mk ml mn ms nl no pl pt pt_BR ro ru sk sl =
sq sr sr@Latn sv ta tr uk vi yi zh_CN zh_TW
> configure:4250: checking for bind_textdomain_codeset
> configure:4320: result: yes
> configure:4377: checking for gcc
> configure:4403: result: cc
> configure:4647: checking for C compiler version
> configure:4650: cc --version </dev/null >&5
> 2.95.3
> configure:4653: $? =3D 0
> configure:4655: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.3 20010315 (release) [FreeBSD]
> configure:4658: $? =3D 0
> configure:4660: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:4663: $? =3D 1
> configure:4666: checking whether we are using the GNU C compiler
> configure:4713: result: yes
> configure:4719: checking whether cc accepts -g
> configure:4761: result: yes
> configure:4778: checking for cc option to accept ANSI C
> configure:4866: result: none needed
> configure:4884: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:4887: $? =3D 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:5069: checking build system type
> configure:5087: result: i386-portbld-freebsd4.5
> configure:5095: checking host system type
> configure:5109: result: i386-portbld-freebsd4.5
> configure:5139: checking for ld used by GCC
> configure:5202: result: /usr/libexec/elf/ld
> configure:5211: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeB=
SD])
> configure:5223: result: yes
> configure:5228: checking for /usr/libexec/elf/ld option to reload object =
files
> configure:5235: result: -r
> configure:5240: checking for BSD-compatible nm
> configure:5276: result: /usr/bin/nm -B
> configure:5279: checking for a sed that does not truncate output
> configure:5361: result: /usr/bin/sed
> configure:5364: checking whether ln -s works
> configure:5368: result: yes
> configure:5375: checking how to recognise dependent libraries
> configure:5556: result: pass_all
> configure:5568: checking command to parse /usr/bin/nm -B output
> configure:5652: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:5655: $? =3D 0
> configure:5659: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDG=
ISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \=
> conftest.nm
> configure:5662: $? =3D 0
> configure:5714: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/loca=
l/lib conftest.c conftstm.o >&5
> configure:5717: $? =3D 0
> configure:5761: result: ok
> configure:5779: checking dlfcn.h usability
> configure:5792: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:5795: $? =3D 0
> configure:5798: test -s conftest.o
> configure:5801: $? =3D 0
> configure:5811: result: yes
> configure:5815: checking dlfcn.h presence
> configure:5826: cc -E -I/usr/local/include conftest.c
> configure:5832: $? =3D 0
> configure:5851: result: yes
> configure:5887: checking for dlfcn.h
> configure:5894: result: yes
> configure:6092: checking for ranlib
> configure:6108: found /usr/bin/ranlib
> configure:6119: result: ranlib
> configure:6172: checking for strip
> configure:6188: found /usr/bin/strip
> configure:6199: result: strip
> configure:6409: checking for objdir
> configure:6420: result: .libs
> configure:6437: checking for cc option to produce PIC
> configure:6583: result: -fPIC
> configure:6587: checking if cc PIC flag -fPIC works
> configure:6611: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include conftest=
.c >&5
> configure:6614: $? =3D 0
> configure:6617: test -s conftest.o
> configure:6620: $? =3D 0
> configure:6658: result: yes
> configure:6674: checking if cc static flag -static works
> configure:6699: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/loca=
l/lib -static conftest.c  >&5
> configure:6702: $? =3D 0
> configure:6705: test -s conftest
> configure:6708: $? =3D 0
> configure:6724: result: yes
> configure:6736: checking if cc supports -c -o file.o
> configure:6756: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include c=
onftest.c >&5
> configure:6780: result: yes
> configure:6785: checking if cc supports -c -o file.lo
> configure:6813: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include co=
nftest.c >&5
> configure:6816: $? =3D 0
> configure:6819: test -s conftest.lo
> configure:6822: $? =3D 0
> configure:6844: result: yes
> configure:6875: checking if cc supports -fno-rtti -fno-exceptions
> configure:6898: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -=
I/usr/local/include conftest.c >&5
> configure:6901: $? =3D 0
> configure:6904: test -s conftest.o
> configure:6907: $? =3D 0
> configure:6924: result: yes
> configure:6935: checking whether the linker (/usr/libexec/elf/ld) support=
s shared libraries
> configure:7630: result: yes
> configure:7635: checking how to hardcode library paths into programs
> configure:7659: result: immediate
> configure:7664: checking whether stripping libraries is possible
> configure:7669: result: yes
> configure:7680: checking dynamic linker characteristics
> configure:8087: result: freebsd4.5 ld.so
> configure:8092: checking if libtool supports shared libraries
> configure:8094: result: yes
> configure:8097: checking whether to build shared libraries
> configure:8118: result: yes
> configure:8121: checking whether to build static libraries
> configure:8125: result: yes
> configure:8799: checking whether -lc should be explicitly linked in
> configure:8807: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:8810: $? =3D 0
> configure:8824: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o con=
ftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:8827: $? =3D 1
> configure:8840: result: yes
> configure:9415: checking for Win32
> configure:9425: result: no
> configure:9485: checking for aclocal flags
> configure:9494: result:=20
> configure:9542: checking for pkg-config
> configure:9560: found /usr/local/bin/pkg-config
> configure:9573: result: /usr/local/bin/pkg-config
> configure:9596: checking for GLIB - version >=3D 2.0.0
> configure:9746: result: no
> configure:9780: cc -o conftest -O -pipe  -Wall  -I/usr/local/include -L/u=
sr/local/lib conftest.c   >&5
> In file included from configure:9789:
> /usr/local/include/glib.h:66: glibconfig.h: No such file or directory
> In file included from configure:9789:
> /usr/local/include/glib.h:491: syntax error before `gssize'
> /usr/local/include/glib.h:491: warning: type defaults to `int' in declara=
tion of `gssize'
> /usr/local/include/glib.h:491: warning: data definition has no type or st=
orage class
> /usr/local/include/glib.h:492: syntax error before `gsize'
> /usr/local/include/glib.h:492: warning: type defaults to `int' in declara=
tion of `gsize'
> /usr/local/include/glib.h:492: warning: data definition has no type or st=
orage class
> /usr/local/include/glib.h:493: syntax error before `GQuark'
> /usr/local/include/glib.h:493: warning: type defaults to `int' in declara=
tion of `GQuark'
> /usr/local/include/glib.h:493: warning: data definition has no type or st=
orage class
> /usr/local/include/glib.h:494: syntax error before `GTime'
> /usr/local/include/glib.h:494: warning: type defaults to `int' in declara=
tion of `GTime'
> /usr/local/include/glib.h:494: warning: data definition has no type or st=
orage class
> /usr/local/include/glib.h:758: syntax error before `key_id'
> /usr/local/include/glib.h:829: syntax error before `guint8'
> /usr/local/include/glib.h:1543: syntax error before `mask'
> /usr/local/include/glib.h:1561: syntax error before `mask'
> /usr/local/include/glib.h:1707: syntax error before `*'
> /usr/local/include/glib.h:1708: warning: type defaults to `int' in declar=
ation of `g_byte_array_append'
> /usr/local/include/glib.h:1710: syntax error before `*'
> /usr/local/include/glib.h:1711: warning: type defaults to `int' in declar=
ation of `g_byte_array_prepend'
> /usr/local/include/glib.h:1743: syntax error before `g_quark_try_string'
> /usr/local/include/glib.h:1743: warning: type defaults to `int' in declar=
ation of `g_quark_try_string'
> /usr/local/include/glib.h:1743: warning: data definition has no type or s=
torage class
> /usr/local/include/glib.h:1744: syntax error before `g_quark_from_static_=
string'
> /usr/local/include/glib.h:1744: warning: type defaults to `int' in declar=
ation of `g_quark_from_static_string'
> /usr/local/include/glib.h:1744: warning: data definition has no type or s=
torage class
> /usr/local/include/glib.h:1745: syntax error before `g_quark_from_string'
> /usr/local/include/glib.h:1745: warning: type defaults to `int' in declar=
ation of `g_quark_from_string'
> /usr/local/include/glib.h:1745: warning: data definition has no type or s=
torage class
> /usr/local/include/glib.h:1746: syntax error before `quark'
> /usr/local/include/glib.h:1754: syntax error before `GQuark'
> /usr/local/include/glib.h:1756: syntax error before `GQuark'
> /usr/local/include/glib.h:1760: syntax error before `GQuark'
> /usr/local/include/glib.h:1784: syntax error before `GQuark'
> /usr/local/include/glib.h:1786: syntax error before `GQuark'
> /usr/local/include/glib.h:1790: syntax error before `GQuark'
> /usr/local/include/glib.h:2062: syntax error before `GDateYear'
> /usr/local/include/glib.h:2062: warning: type defaults to `int' in declar=
ation of `GDateYear'
> /usr/local/include/glib.h:2062: warning: data definition has no type or s=
torage class
> /usr/local/include/glib.h:2063: syntax error before `GDateDay'
> /usr/local/include/glib.h:2063: warning: type defaults to `int' in declar=
ation of `GDateDay'
> /usr/local/include/glib.h:2063: warning: data definition has no type or s=
torage class
> /usr/local/include/glib.h:2136: syntax error before `day'
> /usr/local/include/glib.h:2139: syntax error before `julian_day'
> /usr/local/include/glib.h:2148: syntax error before `day'
> /usr/local/include/glib.h:2150: syntax error before `year'
> /usr/local/include/glib.h:2152: syntax error before `julian_date'
> /usr/local/include/glib.h:2153: syntax error before `day'
> /usr/local/include/glib.h:2159: syntax error before `g_date_year'
> /usr/local/include/glib.h:2159: warning: type defaults to `int' in declar=
ation of `g_date_year'
> /usr/local/include/glib.h:2159: warning: data definition has no type or s=
torage class
> /usr/local/include/glib.h:2160: syntax error before `g_date_day'
> /usr/local/include/glib.h:2160: warning: type defaults to `int' in declar=
ation of `g_date_day'
> /usr/local/include/glib.h:2160: warning: data definition has no type or s=
torage class
> /usr/local/include/glib.h:2161: syntax error before `g_date_julian'
> /usr/local/include/glib.h:2161: warning: type defaults to `int' in declar=
ation of `g_date_julian'
> /usr/local/include/glib.h:2161: warning: data definition has no type or s=
torage class
> /usr/local/include/glib.h:2187: syntax error before `GTime'
> /usr/local/include/glib.h:2191: syntax error before `GDateDay'
> /usr/local/include/glib.h:2193: syntax error before `GDateYear'
> /usr/local/include/glib.h:2195: syntax error before `GDateDay'
> /usr/local/include/glib.h:2199: syntax error before `guint32'
> /usr/local/include/glib.h:2220: syntax error before `year'
> /usr/local/include/glib.h:2221: syntax error before `g_date_days_in_month=
'
> /usr/local/include/glib.h:2222: syntax error before `GDateYear'
> /usr/local/include/glib.h:2222: warning: type defaults to `int' in declar=
ation of `g_date_days_in_month'
> /usr/local/include/glib.h:2222: warning: data definition has no type or s=
torage class
> /usr/local/include/glib.h:2223: syntax error before `g_date_monday_weeks_=
in_year'
> /usr/local/include/glib.h:2223: syntax error before `year'
> /usr/local/include/glib.h:2223: warning: type defaults to `int' in declar=
ation of `g_date_monday_weeks_in_year'
> /usr/local/include/glib.h:2223: warning: data definition has no type or s=
torage class
> /usr/local/include/glib.h:2224: syntax error before `g_date_sunday_weeks_=
in_year'
> /usr/local/include/glib.h:2224: syntax error before `year'
> /usr/local/include/glib.h:2224: warning: type defaults to `int' in declar=
ation of `g_date_sunday_weeks_in_year'
> /usr/local/include/glib.h:2224: warning: data definition has no type or s=
torage class
> /usr/local/include/glib.h:2235: syntax error before `g_date_strftime'
> /usr/local/include/glib.h:2236: syntax error before `gsize'
> /usr/local/include/glib.h:2238: warning: type defaults to `int' in declar=
ation of `g_date_strftime'
> /usr/local/include/glib.h:2238: warning: data definition has no type or s=
torage class
> /usr/local/include/glib.h:2322: syntax error before `GLIB_SYSDEF_POLLIN'
> configure:9783: $? =3D 1
> configure: failed program was:
> | #line 9761 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "atk"
> | #define VERSION "1.2.4"
> | #define GETTEXT_PACKAGE "atk10"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_LOCALE_H 1
> | #define HAVE_LC_MESSAGES 1
> | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> | #define HAVE_GETTEXT 1
> | #define ENABLE_NLS 1
> | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> |=20
> | #include <glib.h>
> | #include <stdio.h>
> |=20
> | int
> | main ()
> | {
> |  return ((glib_major_version) || (glib_minor_version) || (glib_micro_ve=
rsion));
> |   ;
> |   return 0;
> | }
> configure:9817: error:
> *** GLIB 2.0.0 or better is required. The latest version of
> *** GLIB is always available from ftp://ftp.gtk.org/.
>=20
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>=20
> ac_cv_func_bind_textdomain_codeset=3D'yes'
> ac_cv_path_XGETTEXT=3D'/usr/local/bin/xgettext'
> gt_cv_func_dgettext_libc=3D'no'
> lt_cv_file_magic_cmd=3D'$MAGIC_CMD'
> ac_cv_header_stdlib_h=3D'yes'
> ac_cv_prog_cc_g=3D'yes'
> ac_cv_env_LDFLAGS_set=3D'set'
> ac_cv_path_PKG_CONFIG=3D'/usr/local/bin/pkg-config'
> lt_cv_prog_cc_can_build_shared=3D'yes'
> ac_cv_c_compiler_gnu=3D'yes'
> ac_cv_exeext=3D''
> ac_cv_env_CFLAGS_set=3D'set'
> ac_cv_atk_aclocal_flags=3D''
> ac_cv_env_CPP_value=3D''
> ac_cv_env_CPPFLAGS_set=3D'set'
> lt_cv_prog_cc_static_works=3D'yes'
> lt_cv_prog_cc_no_builtin=3D''
> lt_cv_prog_cc_shlib=3D''
> lt_cv_prog_cc_static=3D'-static'
> gt_cv_have_gettext=3D'yes'
> ac_cv_env_host_alias_set=3D''
> ac_cv_path_GMSGFMT=3D'/usr/local/bin/msgfmt'
> lt_cv_ld_reload_flag=3D'-r'
> lt_cv_archive_cmds_need_lc=3D'yes'
> lt_cv_prog_gnu_ld=3D'yes'
> ac_cv_header_sys_stat_h=3D'yes'
> ac_cv_env_build_alias_set=3D'set'
> ac_cv_env_LDFLAGS_value=3D'-L/usr/local/lib'
> ac_cv_env_target_alias_set=3D''
> ac_cv_host_alias=3D'i386-portbld-freebsd4.5'
> ac_cv_prog_cc_stdc=3D''
> ac_cv_env_CFLAGS_value=3D'-O -pipe '
> ac_cv_env_CC_set=3D'set'
> lt_cv_prog_cc_wl=3D'-Wl,'
> ac_cv_path_MSGFMT=3D'/usr/local/bin/msgfmt'
> ac_cv_header_sys_types_h=3D'yes'
> ac_cv_header_stdc=3D'yes'
> lt_cv_path_SED=3D'/usr/bin/sed'
> ac_cv_header_strings_h=3D'yes'
> ac_cv_func_dcgettext=3D'no'
> ac_cv_header_stdint_h=3D'no'
> ac_cv_header_inttypes_h=3D'yes'
> ac_cv_prog_egrep=3D'grep -E'
> ac_cv_prog_make_make_set=3D'yes'
> lt_cv_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern char=
 \1;/p'\'''
> lt_cv_path_LD=3D'/usr/libexec/elf/ld'
> ac_cv_build_alias=3D'i386-portbld-freebsd4.5'
> ac_cv_header_locale_h=3D'yes'
> ac_cv_header_unistd_h=3D'yes'
> ac_cv_header_string_h=3D'yes'
> ac_cv_env_CPPFLAGS_value=3D'-I/usr/local/include'
> ac_cv_prog_ac_ct_RANLIB=3D'ranlib'
> ac_cv_header_memory_h=3D'yes'
> ac_cv_prog_ac_ct_STRIP=3D'strip'
> ac_cv_host=3D'i386-portbld-freebsd4.5'
> ac_cv_env_host_alias_value=3D''
> am_cv_val_LC_MESSAGES=3D'yes'
> lt_cv_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\) $/ =
 {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"=
\2", (lt_ptr) \&\2},/p'\'''
> ac_cv_lib_intl_dgettext=3D'yes'
> lt_cv_compiler_c_o=3D'yes'
> lt_cv_prog_cc_pic_works=3D'yes'
> lt_cv_file_magic_test_file=3D''
> ac_cv_lib_intl_bindtextdomain=3D'yes'
> gt_cv_func_dgettext_libintl=3D'yes'
> ac_cv_build=3D'i386-portbld-freebsd4.5'
> ac_cv_prog_CPP=3D'cc -E'
> ac_cv_env_build_alias_value=3D'i386-portbld-freebsd4.5'
> lt_cv_prog_cc_pic=3D' -fPIC'
> lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCD=
GISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
> lt_cv_deplibs_check_method=3D'pass_all'
> ac_cv_prog_ac_ct_CC=3D'cc'
> lt_cv_compiler_o_lo=3D'yes'
> ac_cv_header_libintl_h=3D'yes'
> ac_cv_env_target_alias_value=3D''
> ac_cv_env_CC_value=3D'cc'
> lt_cv_path_NM=3D'/usr/bin/nm -B'
> ac_cv_env_CPP_set=3D''
> ac_cv_header_dlfcn_h=3D'yes'
> ac_cv_objext=3D'o'
>=20
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>=20
> ACLOCAL=3D'/usr/ports/devel/atk/work/atk-1.2.4/missing aclocal-1.4 '
> ATK_API_VERSION=3D'1.0'
> ATK_BINARY_AGE=3D'204'
> ATK_INTERFACE_AGE=3D'4'
> ATK_MAJOR_VERSION=3D'1'
> ATK_MICRO_VERSION=3D'4'
> ATK_MINOR_VERSION=3D'2'
> ATK_VERSION=3D'1.2.4'
> AUTOCONF=3D'autoconf'
> AUTOHEADER=3D'autoheader'
> AUTOMAKE=3D'/usr/ports/devel/atk/work/atk-1.2.4/missing automake-1.4'
> AWK=3D''
> CATALOGS=3D' am.mo az.mo be.mo bg.mo bn.mo ca.mo cs.mo da.mo de.mo en_GB.=
mo el.mo eo.mo es.mo fa.mo fi.mo fr.mo he.mo hi.mo hu.mo kn.mo ko.mo id.mo =
is.mo it.mo ja.mo lv.mo mk.mo ml.mo mn.mo ms.mo nl.mo no.mo pl.mo pt.mo pt_=
BR.mo ro.mo ru.mo sk.mo sl.mo sq.mo sr.mo sr@Latn.mo sv.mo ta.mo tr.mo uk.m=
o vi.mo yi.mo zh_CN.mo zh_TW.mo'
> CATOBJEXT=3D'.mo'
> CC=3D'cc'
> CFLAGS=3D'-O -pipe  -Wall'
> CPP=3D'cc -E'
> CPPFLAGS=3D'-I/usr/local/include'
> DATADIRNAME=3D'share'
> DEFS=3D''
> DEP_CFLAGS=3D''
> DEP_LIBS=3D''
> ECHO=3D'echo'
> ECHO_C=3D''
> ECHO_N=3D'-n'
> ECHO_T=3D''
> EGREP=3D'grep -E'
> ENABLE_GTK_DOC_FALSE=3D''
> ENABLE_GTK_DOC_TRUE=3D''
> EXEEXT=3D''
> GETTEXT_PACKAGE=3D'atk10'
> GLIB_CFLAGS=3D''
> GLIB_GENMARSHAL=3D''
> GLIB_LIBS=3D''
> GLIB_MKENUMS=3D''
> GLIB_PACKAGES=3D'gobject-2.0 gmodule-2.0'
> GLIB_REQUIRED_VERSION=3D'2.0.0'
> GMOFILES=3D' am.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo da.gmo de.g=
mo en_GB.gmo el.gmo eo.gmo es.gmo fa.gmo fi.gmo fr.gmo he.gmo hi.gmo hu.gmo=
 kn.gmo ko.gmo id.gmo is.gmo it.gmo ja.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.g=
mo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo=
 sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo yi.gmo zh_CN.gmo zh_=
TW.gmo'
> GMSGFMT=3D'/usr/local/bin/msgfmt'
> GOBJECT_QUERY=3D''
> GTKDOC=3D''
> HTML_DIR=3D''
> INSTALL_DATA=3D'install -c -o root -g wheel -m 444'
> INSTALL_PROGRAM=3D'install -c -s -o root -g wheel -m 555'
> INSTALL_SCRIPT=3D'install -c -o root -g wheel -m 555'
> INSTOBJEXT=3D'.mo'
> INTLLIBS=3D'-lintl '
> LDFLAGS=3D'-L/usr/local/lib'
> LIBOBJS=3D''
> LIBS=3D''
> LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool'
> LN_S=3D'ln -s'
> LTLIBOBJS=3D''
> LT_CURRENT_MINUS_AGE=3D'0'
> LT_VERSION_INFO=3D'200:4:200'
> MAKEINFO=3D'makeinfo'
> MKINSTALLDIRS=3D'./mkinstalldirs'
> MSGFMT=3D'/usr/local/bin/msgfmt'
> MS_LIB_AVAILABLE_FALSE=3D''
> MS_LIB_AVAILABLE_TRUE=3D'#'
> OBJEXT=3D'o'
> OS_WIN32_FALSE=3D''
> OS_WIN32_TRUE=3D'#'
> PACKAGE=3D'atk'
> PACKAGE_BUGREPORT=3D''
> PACKAGE_NAME=3D''
> PACKAGE_STRING=3D''
> PACKAGE_TARNAME=3D''
> PACKAGE_VERSION=3D''
> PATH_SEPARATOR=3D':'
> PERL=3D''
> PKG_CONFIG=3D'/usr/local/bin/pkg-config'
> POFILES=3D' am.po az.po be.po bg.po bn.po ca.po cs.po da.po de.po en_GB.p=
o el.po eo.po es.po fa.po fi.po fr.po he.po hi.po hu.po kn.po ko.po id.po i=
s.po it.po ja.po lv.po mk.po ml.po mn.po ms.po nl.po no.po pl.po pt.po pt_B=
R.po ro.po ru.po sk.po sl.po sq.po sr.po sr@Latn.po sv.po ta.po tr.po uk.po=
 vi.po yi.po zh_CN.po zh_TW.po'
> POSUB=3D'po'
> PO_IN_DATADIR_FALSE=3D''
> PO_IN_DATADIR_TRUE=3D''
> RANLIB=3D'ranlib'
> REBUILD=3D''
> SET_MAKE=3D''
> SHELL=3D'/bin/sh'
> STRIP=3D'strip'
> STRIP_BEGIN=3D''
> STRIP_DUMMY=3D''
> STRIP_END=3D''
> USE_NLS=3D'yes'
> VERSION=3D'1.2.4'
> XGETTEXT=3D'/usr/local/bin/xgettext'
> ac_ct_CC=3D'cc'
> ac_ct_RANLIB=3D'ranlib'
> ac_ct_STRIP=3D'strip'
> atklocaledir=3D'${prefix}/${DATADIRNAME}/locale'
> atktargetlib=3D''
> bindir=3D'${exec_prefix}/bin'
> build=3D'i386-portbld-freebsd4.5'
> build_alias=3D'i386-portbld-freebsd4.5'
> build_cpu=3D'i386'
> build_os=3D'freebsd4.5'
> build_vendor=3D'portbld'
> datadir=3D'${prefix}/share'
> exec_prefix=3D'NONE'
> host=3D'i386-portbld-freebsd4.5'
> host_alias=3D''
> host_cpu=3D'i386'
> host_os=3D'freebsd4.5'
> host_vendor=3D'portbld'
> includedir=3D'${prefix}/include'
> infodir=3D'${prefix}/info'
> libdir=3D'${exec_prefix}/lib'
> libexecdir=3D'${exec_prefix}/libexec'
> localstatedir=3D'${prefix}/var'
> mandir=3D'${prefix}/man'
> ms_librarian=3D''
> oldincludedir=3D'/usr/include'
> prefix=3D'/usr/local'
> program_transform_name=3D's,x,x,'
> sbindir=3D'${exec_prefix}/sbin'
> sharedstatedir=3D'${prefix}/com'
> sysconfdir=3D'${prefix}/etc'
> target_alias=3D''
>=20
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>=20
> #define ENABLE_NLS 1
> #define GETTEXT_PACKAGE "atk10"
> #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> #define HAVE_DLFCN_H 1
> #define HAVE_GETTEXT 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_LC_MESSAGES 1
> #define HAVE_LOCALE_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_STRING_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_UNISTD_H 1
> #define PACKAGE "atk"
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_NAME ""
> #define PACKAGE_STRING ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define STDC_HEADERS 1
> #define VERSION "1.2.4"
>=20
> configure: exit 1
>=20
> ______________________________________________________________________
> AbiWord-gnome-1.0.5
> BitchX-1.0c19_1
> EZWGL-1.50
> Hermes-1.3.2
> Mesa-3.4.2_2
> ORBit-0.5.17
> XFree86-libraries-4.2.1_1
> XFree86-libraries-4.3.0_5
> a2ps-letter-4.13_1
> aalib-1.4.r5
> abs-0.8
> afio-2.4.7
> afm-1.0
> antiword-0.32
> apache+mod_ssl-1.3.22+2.8.5_4
> apg-2.1.0
> apsfilter-7.2.1
> aspell-0.50.1_2
> aterm-0.4.2
> autoconf-2.53_1
> autoconf213-2.13.000227_5
> automake-1.5,1
> automake14-1.4.5_1
> bash-2.05b.007
> bison-1.35
> blt-2.4u
> bonobo-1.0.20_2
> bonobo-conf-0.16
> bottlerocket-0.04c
> buffer-1.17.1
> burgerspace-1.5
> catdoc-0.91.4_1
> cclient-2001a,1
> cdrtools-1.11.a39
> compat3x-i386-4.4.20011227
> crack-5.0
> cracklib-2.7_1
> cuecat-1.1
> cvsup-16.1h
> cvsup-static-nogui
> cyrus-imapd-2.0.16_2
> cyrus-sasl-1.5.27_1
> db3-3.3.11,1
> ddclient-3.6.2
> djbfft-0.76
> docbook-1.2
> docbook-241
> docbook-3.0
> docbook-3.1
> docbook-4.0
> docbook-4.1
> docbook-xml-4.1.2_1
> docbook-xsl-1.51.1
> envelope-1.0.0
> eperl-2.2.14
> esound-0.2.25
> exim-3.34
> expat-1.95.5
> ezm3-1.0
> fetchmail-5.9.6_1
> flexbackup-1.0.3
> fontconfig-2.2.1
> fragrouter-1.6
> freebsd-update-1.2
> freetype-1.3.1_2
> freetype2-2.1.2
> fvwm-1.24r
> fvwm-imlib-2.4.16
> g-wrap-1.1.11
> gaim-0.50
> gal-0.24
> gcc-3.1.1_20020701
> gconf-1.0.9
> gdbm-1.8.0
> gdk-pixbuf-0.17.0
> gengameng-3.0
> gettext-0.11.5_1
> ghostscript-gnu-6.52_4
> gimp-1.2.3,1
> glib-1.2.10_5
> glib-2.2.2
> glibwww-0.2_1
> gmake-3.79.1_1
> gnomebasic-0.0.20
> gnomecanvas-0.18.0
> gnomecontrolcenter-1.4.0.5_1
> gnomecore-1.4.1_2
> gnomedb-0.2.96_1
> gnomehier-1.0_3
> gnomelibs-1.4.1.7_1
> gnomemimedata-2.0.0
> gnomepilot-0.1.65_1
> gnomepilot-conduits-0.9
> gnomeprint-0.36
> gnomespell-0.4.1_1
> gnomevfs-1.0.5_4
> gob-1.0.12
> gtar-1.13.25_4
> gtk-1.2.10_3
> gtk-gnutella-0.91.1
> gtkhtml-1.1.7
> gtkmm-1.2.8_1
> gtkportscan-1.2
> guile-1.4.1_1
> guppi-0.40.3_1
> healthd-0.6.9_1
> help2man-1.26
> icmpmonitor-1.1_1
> imake-4.3.0
> imlib-1.9.11
> imlib2-1.0.6
> intltool-0.22
> iso8879-1986
> ispell-3.2.06_2
> jade-1.2.1_1
> javavmwrapper-1.3
> jbigkit-1.4
> jdk-1.1.8
> jdk-1.3.1p7
> jpeg-6b_1
> jre-1.1.8
> kermit-8.0.201.1
> lame-gtk-3.91
> latex2html-99.2b8
> lcms-1.08
> liba52-0.7.3_2
> libast-0.4
> libaudiofile-0.2.3
> libcapplet-1.4.0.5
> libesmtp-1.0_1,1
> libexif-0.5.9
> libflash-0.4.10
> libgda-0.2.96_1
> libghttp-1.0.9
> libglade-0.17_2
> libgnugetopt-1.1
> libgphoto2-2.1.1
> libiconv-1.8_2
> libmikmod-3.1.10
> libmng-1.0.3
> libogg-1.0,3
> libole2-0.2.4
> libpanel-1.4.1
> libsigc++-1.0.4
> libtool-1.3.5_1
> libungif-4.1.0b1
> libunicode-0.4_3
> libusb-0.1.7
> libvorbis-1.0,3
> libwww-5.4.0
> libxml-1.8.17
> libxml2-2.4.23
> libxslt-1.0.19
> linux-gtk-1.2_1
> linux-jdk-1.3.1.04
> linux-jpeg-6b.9_1
> linux-netscape-communicator-4.79
> linux-openmotif-2.1.30
> linux-png-1.0.3_1
> linux_base-6.1
> linux_glx-991127
> linuxdoc-1.1
> lynx-ssl-2.8.4.1b_1
> lzo-1.08_1
> m4-1.4_1
> mad-esound-0.14.2b_2
> man2html-3.0.1
> mindterm-binary-1.2.1
> mkcatalog-1.1
> mkisofs-1.15.a21
> mm-1.1.3
> mod_perl-1.27
> mod_php4-4.2.0
> moneydance-2.0.4
> mp3info-0.8.4
> mpeg_lib-1.3.1
> mplayer-fonts-0.50
> mplayer-gtk-0.90.0.5_1
> mutt-1.4
> mysql-client-3.23.49
> nasm-0.98,1
> netpbm-10.5
> netscape-remote-1.0_1
> netscape-wrapper-2000.07.07
> nmap-3.27
> nmapfe-3.27
> nspr-4.1.2
> nss-3.4.2
> oaf-0.6.10
> open-motif-2.2.2_1
> openldap-1.2.13
> openldap-2.0.25_3
> openquicktime-1.0
> openssh-3.6.1
> openssl-0.9.6g_1
> p5-CGI.pm-2.89,1
> p5-Date-Manip-5.40
> p5-Digest-MD5-2.20
> p5-File-Spec-0.82
> p5-Finance-Quote-1.07
> p5-HTML-0.6
> p5-HTML-Parser-3.26
> p5-HTML-TableExtract-1.08
> p5-HTML-Tagset-3.03
> p5-MIME-Base64-2.12
> p5-Net-1.11,1
> p5-Text-Iconv-1.2_1
> p5-URI-1.22
> p5-libwww-5.65_1
> pcre-3.9
> pcsc-lite-1.1.1
> pgp-5.0i_1
> pgp-6.5.8
> pgp4pine-1.76_2
> pilot-link-0.11.4
> pine-4.53
> pkgconfig-0.8.0
> pkgdb.db
> png-1.2.4
> poc-1.2
> popt-1.6.4
> portsman-0.2
> portupgrade-20030427
> psiconv-0.8.3
> pspell-0.12.2_1
> psutils-letter-1.17_1
> py22-expat-2.2.1_2
> py22-pmw-0.8.5
> py22-tkinter-2.2.1
> python-1.5.2_1
> python-2.2.1
> qt-3.0.3_5
> rpm-3.0.6_6
> ruby-1.6.7.2002.09.12
> ruby-bdb1-0.1.9
> ruby-rdoc-0.0.0.b2
> ruby-shim-ruby18-1.8.0.p2.2003.04.19
> ruby-termios-20001115_1
> samba-3.0a13_1
> sane-backends-1.0.7_1
> scrollkeeper-0.3.11,1
> sdl-1.2.4
> sdl_image-1.2.2_1
> sdl_mixer-1.2.3
> sdocbook-xml-4.1.2.5
> sed_inplace-2002.06.28
> setiathome-3.03_3
> sgmlformat-1.7_2
> slib-2d1_2
> smpeg-0.4.4
> soup-0.7.10
> speex-1.0.b3,1
> squirrelmail-1.2.5_1
> ssh2-2.3.0
> sudo-1.6.6
> svgalib-1.4.2_1
> swig-1.1p5_8
> t1lib-5.0.0
> tcl-8.2.3_2
> tcl-8.3.4_4
> teTeX-1.0.7_1
> tiff-3.5.7
> tk-8.2.3_1
> tk-8.3.4_3
> towitoko-2.0.6
> unzip-5.50
> urwfonts-1.0
> vcdimager-0.7.12_1
> vnc-3.3.3.2_1
> win32-codecs-011002.0.0.60
> wxgtk-2.2.7,1
> xcdplayer-2.2
> xcdroast-0.98.a.10
> xloadimage-4.1.10
> xmixer-0.9.4
> xmms-esound-1.2.7
> xpdf-2.02
> xpm-3.4k
> xsane-0.85
> xtar-1.4
> xv-3.10a_2
> xvid-0.20020412_1
> xw-0.1.0
> zip-2.3_1
>=20
> ______________________________________________________________________
> _______________________________________________
> freebsd-gnome@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
--=20
PGP Key : http://www.marcuscom.com/pgp.asc



--=-YHOtX6ViXQoxoJQQkadK
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQA/GEq0b2iPiv4Uz4cRAic2AJ0X8IB4+PDrqoOJ0O3Qtr7EY2ctJgCgiPpO
KolrW3N2X8ETdDvfnbogaEI=
=ftO0
-----END PGP SIGNATURE-----

--=-YHOtX6ViXQoxoJQQkadK--



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