From owner-freebsd-gnome Sat Aug 24 20: 7: 0 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7620D37B400 for ; Sat, 24 Aug 2002 20:06:38 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id F12F043E65 for ; Sat, 24 Aug 2002 20:06:36 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g7P362ix070157; Sat, 24 Aug 2002 23:06:02 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: gtk [atk] error From: Joe Marcus Clarke To: ANdrei Cc: FreeBSD GNOME Users In-Reply-To: <3D67F343.FE97E8C9@abc.ro> References: <3D67F343.FE97E8C9@abc.ro> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-JH5mN6EExcdyQ2Tr79JC" X-Mailer: Ximian Evolution 1.0.8 Date: 24 Aug 2002 23:06:40 -0400 Message-Id: <1030244801.96870.5.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-JH5mN6EExcdyQ2Tr79JC Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-08-24 at 16:57, ANdrei wrote: > =3D=3D=3D> Extracting for gtk-2.0.6 > >> Checksum OK for gnome2/gtk+-2.0.6.tar.bz2. > =3D=3D=3D> gtk-2.0.6 depends on executable: libtool - found > =3D=3D=3D> gtk-2.0.6 depends on shared library: atk-1.0.0 - not found > =3D=3D=3D> Verifying install for atk-1.0.0 in /usr/ports/devel/atk > =3D=3D=3D> Configuring for atk-1.0.3 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g w= heel > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for working aclocal... found > checking for working autoconf... found > checking for working automake... found > checking for working autoheader... found > checking for working makeinfo... found > checking for gcc... cc > checking for C compiler default output... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables...=20 > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking build system type... i386-unknown-freebsd4.6 > checking host system type... i386-unknown-freebsd4.6 > checking for ld used by GCC... /usr/libexec/elf/ld > checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes > checking for /usr/libexec/elf/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognise dependant libraries... pass_all > checking command to parse /usr/bin/nm -B output... ok > checking how to run the C preprocessor... cc -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... no > checking for unistd.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking for ranlib... ranlib > checking for strip... strip > checking for objdir... .libs > checking for cc option to produce PIC... -fPIC > checking if cc PIC flag -fPIC works... yes > checking if cc static flag -static works... yes > checking if cc supports -c -o file.o... yes > checking if cc supports -c -o file.lo... yes > checking if cc supports -fno-rtti -fno-exceptions... yes > checking whether the linker (/usr/libexec/elf/ld) supports shared librari= es... yes > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking dynamic linker characteristics... freebsd4.6 ld.so > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking whether -lc should be explicitly linked in... yes > creating libtool > checking host system type... i386-unknown-freebsdelf4.6 > checking for ranlib... ranlib > checking whether we are using GNU C... yes > checking for object suffix... o > checking for executable suffix... no > checking for cc option to produce PIC... -fPIC > checking if cc PIC flag -fPIC works... yes > checking if cc supports -c -o file.o... yes > checking if cc supports -c -o file.lo... yes > checking if cc supports -fno-rtti -fno-exceptions ... yes > checking if cc static flag -static works... -static > checking whether ln -s works... yes > checking for ld used by GCC... /usr/libexec/elf/ld > checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes > checking whether the linker (/usr/libexec/elf/ld) supports shared librari= es... yes > checking for BSD-compatible nm... /usr/bin/nm -B > checking command to parse /usr/bin/nm -B output... ok > checking how to hardcode library paths into programs... immediate > checking for /usr/libexec/elf/ld option to reload object files... -r > checking dynamic linker characteristics... freebsdelf4.6 ld.so > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking for objdir... .libs > creating libtool > checking for Win32... no > checking for aclocal flags...=20 > checking for pkg-config... /usr/local/bin/pkg-config > checking for GLIB - version >=3D 2.0.0... yes (version 2.0.6) > *** Your version of pkg-config is too old. You need version 0.9.0 or newe= r. Take a look at the error. Your version of pkgconfig is too old. You need to install pkgconfig-0.12.0 from the ports collection, and then you'll be set. Joe > *** See http://www.freedesktop.org/software/pkgconfig > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and att= ach > the "/usr/ports/devel/atk/work/atk-1.0.3/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 >=20 > Stop in /usr/ports/devel/atk. > *** Error code 1 >=20 > Stop in /usr/ports/x11-toolkits/gtk20. > ---- >=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.53. Invocation command line was >=20 > $ ./configure --enable-static --prefix=3D/usr/local --target=3Di386-unk= nown-freebsd4.6 >=20 > ## --------- ## > ## Platform. ## > ## --------- ## >=20 > hostname =3D goanga.com > uname -m =3D i386 > uname -r =3D 4.6-STABLE > uname -s =3D FreeBSD > uname -v =3D FreeBSD 4.6-STABLE #1: Fri Aug 23 17:27:32 EEST 2002 roo= t@goanga.com:/usr/obj/usr/src/sys/DEMONIC=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: /sbin > PATH: /usr/sbin > PATH: /bin > PATH: /usr/bin > PATH: /usr/local/sbin > PATH: /usr/local/bin > PATH: /usr/X11R6/bin >=20 >=20 > ## ----------- ## > ## Core tests. ## > ## ----------- ## >=20 > configure:1438: checking for a BSD-compatible install > configure:1492: result: /usr/bin/install -c -o root -g wheel > configure:1503: checking whether build environment is sane > configure:1546: result: yes > configure:1561: checking whether make sets ${MAKE} > configure:1581: result: yes > configure:1613: checking for working aclocal > configure:1620: result: found > configure:1628: checking for working autoconf > configure:1635: result: found > configure:1643: checking for working automake > configure:1650: result: found > configure:1658: checking for working autoheader > configure:1665: result: found > configure:1673: checking for working makeinfo > configure:1680: result: found > configure:1736: checking for gcc > configure:1762: result: cc > configure:2006: checking for C compiler version > configure:2009: cc --version &5 > 2.95.4 > configure:2012: $? =3D 0 > configure:2014: cc -v &5 > Using builtin specs. > gcc version 2.95.4 20020320 [FreeBSD] > configure:2017: $? =3D 0 > configure:2019: cc -V &5 > cc: argument to `-V' is missing > configure:2022: $? =3D 1 > configure:2048: checking for C compiler default output > configure:2051: cc -O -pipe -I/usr/local/include -L/usr/local/lib confte= st.c >&5 > configure:2054: $? =3D 0 > configure:2087: result: a.out > configure:2092: checking whether the C compiler works > configure:2098: ./a.out > configure:2101: $? =3D 0 > configure:2116: result: yes > configure:2123: checking whether we are cross compiling > configure:2125: result: no > configure:2128: checking for suffix of executables > configure:2130: cc -o conftest -O -pipe -I/usr/local/include -L/usr/loca= l/lib conftest.c >&5 > configure:2133: $? =3D 0 > configure:2155: result:=20 > configure:2161: checking for suffix of object files > configure:2185: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:2188: $? =3D 0 > configure:2207: result: o > configure:2211: checking whether we are using the GNU C compiler > configure:2238: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:2241: $? =3D 0 > configure:2244: test -s conftest.o > configure:2247: $? =3D 0 > configure:2259: result: yes > configure:2265: checking whether cc accepts -g > configure:2289: cc -c -g -I/usr/local/include conftest.c >&5 > configure:2292: $? =3D 0 > configure:2295: test -s conftest.o > configure:2298: $? =3D 0 > configure:2308: result: yes > configure:2335: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > conftest.c:2: syntax error before `me' > configure:2338: $? =3D 1 > configure: failed program was: > #ifndef __cplusplus > choke me > #endif > configure:2521: checking build system type > configure:2539: result: i386-unknown-freebsd4.6 > configure:2547: checking host system type > configure:2561: result: i386-unknown-freebsd4.6 > configure:2591: checking for ld used by GCC > configure:2654: result: /usr/libexec/elf/ld > configure:2663: 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:2675: result: yes > configure:2680: checking for /usr/libexec/elf/ld option to reload object = files > configure:2687: result: -r > configure:2692: checking for BSD-compatible nm > configure:2728: result: /usr/bin/nm -B > configure:2731: checking whether ln -s works > configure:2735: result: yes > configure:2742: checking how to recognise dependant libraries > configure:2920: result: pass_all > configure:2933: checking command to parse /usr/bin/nm -B output > configure:3014: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:3017: $? =3D 0 > configure:3021: /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:3024: $? =3D 0 > configure:3076: cc -o conftest -O -pipe -I/usr/local/include -L/usr/loca= l/lib conftest.c conftstm.o >&5 > configure:3079: $? =3D 0 > configure:3123: result: ok > configure:3132: checking how to run the C preprocessor > configure:3158: cc -E -I/usr/local/include conftest.c > configure:3164: $? =3D 0 > configure:3191: cc -E -I/usr/local/include conftest.c > configure:3187: ac_nonexistent.h: No such file or directory > configure:3197: $? =3D 1 > configure: failed program was: > #line 3186 "configure" > #include "confdefs.h" > #include > configure:3234: result: cc -E > configure:3249: cc -E -I/usr/local/include conftest.c > configure:3255: $? =3D 0 > configure:3282: cc -E -I/usr/local/include conftest.c > configure:3278: ac_nonexistent.h: No such file or directory > configure:3288: $? =3D 1 > configure: failed program was: > #line 3277 "configure" > #include "confdefs.h" > #include > configure:3328: checking for ANSI C header files > configure:3342: cc -E -I/usr/local/include conftest.c > configure:3348: $? =3D 0 > configure:3433: cc -o conftest -O -pipe -I/usr/local/include -L/usr/loca= l/lib conftest.c >&5 > configure:3436: $? =3D 0 > configure:3438: ./conftest > configure:3441: $? =3D 0 > configure:3455: result: yes > configure:3479: checking for sys/types.h > configure:3492: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:3495: $? =3D 0 > configure:3498: test -s conftest.o > configure:3501: $? =3D 0 > configure:3511: result: yes > configure:3479: checking for sys/stat.h > configure:3492: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:3495: $? =3D 0 > configure:3498: test -s conftest.o > configure:3501: $? =3D 0 > configure:3511: result: yes > configure:3479: checking for stdlib.h > configure:3492: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:3495: $? =3D 0 > configure:3498: test -s conftest.o > configure:3501: $? =3D 0 > configure:3511: result: yes > configure:3479: checking for string.h > configure:3492: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:3495: $? =3D 0 > configure:3498: test -s conftest.o > configure:3501: $? =3D 0 > configure:3511: result: yes > configure:3479: checking for memory.h > configure:3492: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:3495: $? =3D 0 > configure:3498: test -s conftest.o > configure:3501: $? =3D 0 > configure:3511: result: yes > configure:3479: checking for strings.h > configure:3492: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:3495: $? =3D 0 > configure:3498: test -s conftest.o > configure:3501: $? =3D 0 > configure:3511: result: yes > configure:3479: checking for inttypes.h > configure:3492: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:3495: $? =3D 0 > configure:3498: test -s conftest.o > configure:3501: $? =3D 0 > configure:3511: result: yes > configure:3479: checking for stdint.h > configure:3492: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:3520: stdint.h: No such file or directory > configure:3495: $? =3D 1 > configure: failed program was: > #line 3484 "configure" > #include "confdefs.h" > #include > #if HAVE_SYS_TYPES_H > # include > #endif > #if HAVE_SYS_STAT_H > # include > #endif > #if STDC_HEADERS > # include > # include > #else > # if HAVE_STDLIB_H > # include > # endif > #endif > #if HAVE_STRING_H > # if !STDC_HEADERS && HAVE_MEMORY_H > # include > # endif > # include > #endif > #if HAVE_STRINGS_H > # include > #endif > #if HAVE_INTTYPES_H > # include > #else > # if HAVE_STDINT_H > # include > # endif > #endif > #if HAVE_UNISTD_H > # include > #endif >=20 > #include > configure:3511: result: no > configure:3479: checking for unistd.h > configure:3492: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:3495: $? =3D 0 > configure:3498: test -s conftest.o > configure:3501: $? =3D 0 > configure:3511: result: yes > configure:3537: checking dlfcn.h usability > configure:3546: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:3549: $? =3D 0 > configure:3552: test -s conftest.o > configure:3555: $? =3D 0 > configure:3564: result: yes > configure:3568: checking dlfcn.h presence > configure:3575: cc -E -I/usr/local/include conftest.c > configure:3581: $? =3D 0 > configure:3599: result: yes > configure:3617: checking for dlfcn.h > configure:3624: result: yes > configure:3821: checking for ranlib > configure:3837: found /usr/bin/ranlib > configure:3848: result: ranlib > configure:3901: checking for strip > configure:3917: found /usr/bin/strip > configure:3928: result: strip > configure:4139: checking for objdir > configure:4150: result: .libs > configure:4167: checking for cc option to produce PIC > configure:4317: result: -fPIC > configure:4321: checking if cc PIC flag -fPIC works > configure:4347: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include conftest= .c >&5 > configure:4350: $? =3D 0 > configure:4353: test -s conftest.o > configure:4356: $? =3D 0 > configure:4393: result: yes > configure:4409: checking if cc static flag -static works > configure:4436: cc -o conftest -O -pipe -I/usr/local/include -L/usr/loca= l/lib -static conftest.c >&5 > configure:4439: $? =3D 0 > configure:4442: test -s conftest > configure:4445: $? =3D 0 > configure:4460: result: yes > configure:4472: checking if cc supports -c -o file.o > configure:4494: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include c= onftest.c >&5 > configure:4516: result: yes > configure:4521: checking if cc supports -c -o file.lo > configure:4551: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include co= nftest.c >&5 > configure:4554: $? =3D 0 > configure:4557: test -s conftest.lo > configure:4560: $? =3D 0 > configure:4581: result: yes > configure:4612: checking if cc supports -fno-rtti -fno-exceptions > configure:4637: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -= I/usr/local/include conftest.c >&5 > configure:4640: $? =3D 0 > configure:4643: test -s conftest.o > configure:4646: $? =3D 0 > configure:4662: result: yes > configure:4673: checking whether the linker (/usr/libexec/elf/ld) support= s shared libraries > configure:5353: result: yes > configure:5358: checking how to hardcode library paths into programs > configure:5382: result: immediate > configure:5387: checking whether stripping libraries is possible > configure:5392: result: yes > configure:5403: checking dynamic linker characteristics > configure:5796: result: freebsd4.6 ld.so > configure:5801: checking if libtool supports shared libraries > configure:5803: result: yes > configure:5806: checking whether to build shared libraries > configure:5827: result: yes > configure:5830: checking whether to build static libraries > configure:5834: result: yes > configure:6496: checking whether -lc should be explicitly linked in > configure:6504: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:6507: $? =3D 0 > configure:6521: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o con= ftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 > configure:6524: $? =3D 1 > configure:6537: result: yes > configure:7109: checking for Win32 > configure:7119: result: no > configure:7179: checking for aclocal flags > configure:7188: result:=20 > configure:7236: checking for pkg-config > configure:7254: found /usr/local/bin/pkg-config > configure:7267: result: /usr/local/bin/pkg-config > configure:7290: checking for GLIB - version >=3D 2.0.0 > configure:7406: cc -o conftest -O -pipe -Wall -I/usr/local/include/gl= ib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -L/usr/loca= l/lib conftest.c -Wl,--export-dynamic -L/usr/local/lib -lgobject-2.0 -l= gmodule-2.0 -lglib-2.0 -lintl -liconv >&5 > configure:7409: $? =3D 0 > configure:7411: ./conftest > configure:7414: $? =3D 0 > configure:7431: result: yes (version 2.0.6) > configure:7619: error: > *** GLib not found. You can find it on ftp://ftp.gtk.org > *** Errors follow: > =20 >=20 > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## >=20 > ac_cv_atk_aclocal_flags=3D > ac_cv_build=3Di386-unknown-freebsd4.6 > ac_cv_build_alias=3Di386-unknown-freebsd4.6 > ac_cv_c_compiler_gnu=3Dyes > ac_cv_env_CC_set=3Dset > ac_cv_env_CC_value=3Dcc > ac_cv_env_CFLAGS_set=3Dset > ac_cv_env_CFLAGS_value=3D$'-O -pipe ' > ac_cv_env_CPPFLAGS_set=3Dset > ac_cv_env_CPPFLAGS_value=3D-I/usr/local/include > ac_cv_env_CPP_set=3D > ac_cv_env_CPP_value=3D > ac_cv_env_LDFLAGS_set=3Dset > ac_cv_env_LDFLAGS_value=3D-L/usr/local/lib > ac_cv_env_build_alias_set=3D > ac_cv_env_build_alias_value=3D > ac_cv_env_host_alias_set=3D > ac_cv_env_host_alias_value=3D > ac_cv_env_target_alias_set=3Dset > ac_cv_env_target_alias_value=3Di386-unknown-freebsd4.6 > ac_cv_exeext=3D > ac_cv_header_dlfcn_h=3Dyes > ac_cv_header_inttypes_h=3Dyes > ac_cv_header_memory_h=3Dyes > ac_cv_header_stdc=3Dyes > ac_cv_header_stdint_h=3Dno > ac_cv_header_stdlib_h=3Dyes > ac_cv_header_string_h=3Dyes > ac_cv_header_strings_h=3Dyes > ac_cv_header_sys_stat_h=3Dyes > ac_cv_header_sys_types_h=3Dyes > ac_cv_header_unistd_h=3Dyes > ac_cv_host=3Di386-unknown-freebsd4.6 > ac_cv_host_alias=3Di386-unknown-freebsd4.6 > ac_cv_objext=3Do > ac_cv_path_PKG_CONFIG=3D/usr/local/bin/pkg-config > ac_cv_prog_CPP=3D$'cc -E' > ac_cv_prog_ac_ct_CC=3Dcc > ac_cv_prog_ac_ct_RANLIB=3Dranlib > ac_cv_prog_ac_ct_STRIP=3Dstrip > ac_cv_prog_cc_g=3Dyes > ac_cv_prog_make_make_set=3Dyes > lt_cv_archive_cmds_need_lc=3Dyes > lt_cv_compiler_c_o=3Dyes > lt_cv_compiler_o_lo=3Dyes > lt_cv_deplibs_check_method=3Dpass_all > lt_cv_file_magic_cmd=3D$'$MAGIC_CMD' > lt_cv_file_magic_test_file=3D > 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\'' > lt_cv_global_symbol_to_cdecl=3D$'sed -n -e \'s/^. .* \\(.*\\)$/extern cha= r \\1;/p\'' > lt_cv_ld_reload_flag=3D-r > lt_cv_path_LD=3D/usr/libexec/elf/ld > lt_cv_path_NM=3D$'/usr/bin/nm -B' > lt_cv_prog_cc_can_build_shared=3Dyes > lt_cv_prog_cc_no_builtin=3D > lt_cv_prog_cc_pic=3D$' -fPIC' > lt_cv_prog_cc_pic_works=3Dyes > lt_cv_prog_cc_shlib=3D > lt_cv_prog_cc_static=3D-static > lt_cv_prog_cc_static_works=3Dyes > lt_cv_prog_cc_wl=3D-Wl, > lt_cv_prog_gnu_ld=3Dyes > lt_cv_sys_global_symbol_pipe=3D$'sed -n -e \'s/^.*[ \t]\\([ABCDGISTW][ABC= DGISTW]*\\)[ \t][ \t]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2\\3 \\3/p\= '' > lt_cv_sys_path_separator=3D: >=20 > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## >=20 > #define PACKAGE_NAME "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > #define PACKAGE "atk" > #define VERSION "1.0.3" > #define STDC_HEADERS 1 > #define HAVE_SYS_TYPES_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_STDLIB_H 1 > #define HAVE_STRING_H 1 > #define HAVE_MEMORY_H 1 > #define HAVE_STRINGS_H 1 > #define HAVE_INTTYPES_H 1 > #define HAVE_UNISTD_H 1 > #define HAVE_DLFCN_H 1 >=20 > configure: exit 1 > ---- >=20 > Hermes-1.3.2 > Mesa-3.4.2_1 > Slay-1.2 > analog-5.22,1 > apache-1.3.26_3 > autoconf-2.53 > autoconf213-2.13.000227_2 > automake-1.5,1 > automake14-1.4.5_1 > bash-2.05 > bbkeys-0.3.6 > bbpager-0.3.0 > bison-1.35_1 > blackbox-0.61.1 > cups-1.1.10.1 > cvsup-16.1_3 > cvsupit-3.0 > downloader-1.29 > e2fsprogs-1.22 > esound-0.2.22 > expat-1.95.4 > fam-2.6.4 > fbsd-icons-1.0 > fetchmail-5.8.17_1 > fftw-2.1.3 > findutils-4.1_1 > freetype-1.3.1_1 > freetype2-2.1.2 > fvwm-2.4.0 > gd-1.8.4_6 > gdk-pixbuf-0.11.0_1 > gettext-0.10.35 > gettext-0.11.5 > gkrellm-1.2.2 > glib-1.2.10_4 > glib-2.0.6 > gmake-3.79.1_2 > gqmpeg-0.9.0_2 > gqview-0.11.0 > grip-2.96_1 > gtk-1.2.10_2 > guile-1.4 > iconv-2.0_1 > imlib-1.9.11 > ispell-3.2.05_1 > jpeg-6b > keychain-1.2_1 > lcms-1.07_1 > le-1.9.0 > libaudiofile-0.2.2 > libiconv-1.7_1 > libiconv-1.8_1 > libmikmod-esound-3.1.10 > libmng-1.0.2 > libogg-1.0,3 > libproplist-0.10.1 > libslang-1.4.4_1 > libtool-1.3.4_4 > libungif-4.1.0b1 > libvorbis-1.0,3 > libxml-1.8.17_1 > libxml2-2.4.3_1 > links-0.96,1 > linux-flashplugin-5.0r50 > linux-netscape-communicator-4.79 > linux_base-6.1 > lsof-4.57.2 > lynx-2.8.4.1 > m4-1.4_1 > matrix-1.2 > mc-4.5.55_3 > memtest-2.93.1 > mpg123-0.59r_4 > mtools-3.9.8 > muse-0.1 > mutt-1.2.5 > mysql-client-3.23.42 > nano-1.0.9_1 > netscape-remote-1.0_1 > netscape-wrapper-2000.07.07 > nmap-2.54.b29 > open-motif-2.1.30_1 > pcre-3.4 > pkg_remove-1.1 > pkg_tarup-1.2_3 > pkgconfig-0.8.0 > png-1.2.0 > portcheckout-2.0 > porteasy-2.5 > portlint-2.3.2 > portscanner-1.0 > portupgrade-20010912.2 > procmail-3.21 > pslist-1.0 > psmisc-17 > python-2.1.1 > qt-2.3.1 > replay-0.61 > rotate-1.1 > ruby-1.6.4.2001.09.08_1 > ruby-fnmatch-1.1b > ruby-optparse-0.8.4 > ruby-uri-0.9,1 > ruby_static-1.6.4.2001.09.08 > samba-2.0.10 > sed_inplace-2002.06.28 > strace-4.4 > sudo-1.6.3.7_1 > t1lib-1.2 > tcl-8.3.4_4 > tiff-3.5.5 > trafshow-3.1_1 > urlview-0.9 > userlist-0.1 > wdm-1.20 > wget-1.7_3 > windowmaker-0.65.1_1 > wmicons-1.0 > wmmp3-0.12 > x11amp-0.8 > xcdplayer-2.2 > xchat-1.8.3 > xlockmore-5.01 > xmix-2.1 > xmixer-0.9.4 > xmmix-1.2 > xmp-2.0.4 > xpdf-0.92 > xpm-3.4k > xv-3.10a_2 --=-JH5mN6EExcdyQ2Tr79JC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9aEnAb2iPiv4Uz4cRAlASAJ9V7imGI/+fWVDrcdko6GPRs2tiZQCbBh6T XVxPPYPz2ppQZ8QK7hUVHXk= =4439 -----END PGP SIGNATURE----- --=-JH5mN6EExcdyQ2Tr79JC-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message