Skip site navigation (1)Skip section navigation (2)
Date:      02 Feb 2003 11:00:08 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Dan Aiello <aielloda@cs.purdue.edu>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: trouble compiling gtk+-2.0.9 on FreeBSD
Message-ID:  <1044201607.55024.0.camel@shumai.marcuscom.com>
In-Reply-To: <3E3D3B93.2030409@cs.purdue.edu>
References:  <3E3D3B93.2030409@cs.purdue.edu>

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

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

On Sun, 2003-02-02 at 10:38, Dan Aiello wrote:
> I've been trying to solve this problem for months, but I can't seem to=20
> fix it. I've upgraded all the ports that it depends on, but I can't seem=20
>   to fix the problem...
>=20
> I have attached the config.log file and an "ls -al" of /var/db/pkg to=20
> this e-mail. Please let me know if there's anything more I can do to=20
> help, or if you can help me. Feel free to inform me that I'm making a=20
> stupid mistake.

You need to make sure you have the latest version of freetype2
installed, then do a forced update of x11-toolkits/pango.  After that,
you should be set.

Joe

>=20
> Thanks for your help,
> Dan
>=20
> ______________________________________________________________________
>=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.54.  Invocation command line was
>=20
>   $ ./configure --enable-static --with-xinput=3Dxfree --x-libraries=3D/us=
r/X11R6/lib --x-includes=3D/usr/X11R6/include --prefix=3D/usr/X11R6 --targe=
t=3Di386-unknown-freebsd4.7
>=20
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>=20
> hostname =3D urlacher.leftshift.cjb.net
> uname -m =3D i386
> uname -r =3D 4.7-RELEASE-p3
> uname -s =3D FreeBSD
> uname -v =3D FreeBSD 4.7-RELEASE-p3 #0: Fri Jan 31 10:56:00 EST 2003     =
root@urlacher.leftshift.cjb.net:/usr/obj/usr/src/sys/DESKTOP=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: /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:1575: checking for a BSD-compatible install
> configure:1629: result: /usr/bin/install -c -o root -g wheel
> configure:1640: checking whether build environment is sane
> configure:1683: result: yes
> configure:1698: checking whether make sets ${MAKE}
> configure:1718: result: yes
> configure:1741: checking for working aclocal-1.4
> configure:1752: result: missing
> configure:1756: checking for working autoconf
> configure:1763: result: found
> configure:1771: checking for working automake-1.4
> configure:1782: result: missing
> configure:1786: checking for working autoheader
> configure:1793: result: found
> configure:1801: checking for working makeinfo
> configure:1808: result: found
> configure:1871: checking for gcc
> configure:1897: result: cc
> configure:2139: checking for C compiler version
> configure:2142: cc --version </dev/null >&5
> 2.95.4
> configure:2145: $? =3D 0
> configure:2147: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:2150: $? =3D 0
> configure:2152: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2155: $? =3D 1
> configure:2175: checking for C compiler default output
> configure:2178: cc -O -pipe -march=3Dpentiumpro -I/usr/local/include/free=
type2  -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.=
c  >&5
> configure:2181: $? =3D 0
> configure:2215: result: a.out
> configure:2220: checking whether the C compiler works
> configure:2226: ./a.out
> configure:2229: $? =3D 0
> configure:2244: result: yes
> configure:2251: checking whether we are cross compiling
> configure:2253: result: no
> configure:2256: checking for suffix of executables
> configure:2258: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/local/l=
ib conftest.c  >&5
> configure:2261: $? =3D 0
> configure:2284: result:=20
> configure:2290: checking for suffix of object files
> configure:2308: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:2311: $? =3D 0
> configure:2330: result: o
> configure:2334: checking whether we are using the GNU C compiler
> configure:2355: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:2358: $? =3D 0
> configure:2361: test -s conftest.o
> configure:2364: $? =3D 0
> configure:2376: result: yes
> configure:2382: checking whether cc accepts -g
> configure:2400: cc -c -g -I/usr/local/include/freetype2  -I/usr/local/inc=
lude -I/usr/X11R6/include conftest.c >&5
> configure:2403: $? =3D 0
> configure:2406: test -s conftest.o
> configure:2409: $? =3D 0
> configure:2419: result: yes
> configure:2436: checking for cc option to accept ANSI C
> configure:2493: cc  -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/=
freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:2496: $? =3D 0
> configure:2499: test -s conftest.o
> configure:2502: $? =3D 0
> configure:2519: result: none needed
> configure:2537: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/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:2711: checking build system type
> configure:2729: result: i386-unknown-freebsd4.7
> configure:2737: checking host system type
> configure:2751: result: i386-unknown-freebsd4.7
> configure:2781: checking for ld used by GCC
> configure:2844: result: /usr/libexec/elf/ld
> configure:2853: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> GNU ld version 2.12.1 [FreeBSD] 2002-07-20
> configure:2865: result: yes
> configure:2870: checking for /usr/libexec/elf/ld option to reload object =
files
> configure:2877: result: -r
> configure:2882: checking for BSD-compatible nm
> configure:2918: result: /usr/bin/nm -B
> configure:2921: checking for a sed that does not truncate output
> configure:3003: result: /usr/bin/sed
> configure:3006: checking whether ln -s works
> configure:3010: result: yes
> configure:3017: checking how to recognise dependent libraries
> configure:3198: result: pass_all
> configure:3211: checking command to parse /usr/bin/nm -B output
> configure:3295: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3298: $? =3D 0
> configure:3302: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDG=
IRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'=
 \> conftest.nm
> configure:3305: $? =3D 0
> configure:3357: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/local/l=
ib conftest.c conftstm.o >&5
> configure:3360: $? =3D 0
> configure:3404: result: ok
> configure:3413: checking how to run the C preprocessor
> configure:3439: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:3445: $? =3D 0
> configure:3472: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:3469: ac_nonexistent.h: No such file or directory
> configure:3478: $? =3D 1
> configure: failed program was:
> #line 3468 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:3515: result: cc -E
> configure:3530: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:3536: $? =3D 0
> configure:3563: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:3560: ac_nonexistent.h: No such file or directory
> configure:3569: $? =3D 1
> configure: failed program was:
> #line 3559 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:3609: checking for egrep
> configure:3619: result: grep -E
> configure:3624: checking for ANSI C header files
> configure:3638: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:3644: $? =3D 0
> configure:3731: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/local/l=
ib conftest.c  >&5
> configure:3734: $? =3D 0
> configure:3736: ./conftest
> configure:3739: $? =3D 0
> configure:3753: result: yes
> configure:3777: checking for sys/types.h
> configure:3790: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3793: $? =3D 0
> configure:3796: test -s conftest.o
> configure:3799: $? =3D 0
> configure:3809: result: yes
> configure:3777: checking for sys/stat.h
> configure:3790: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3793: $? =3D 0
> configure:3796: test -s conftest.o
> configure:3799: $? =3D 0
> configure:3809: result: yes
> configure:3777: checking for stdlib.h
> configure:3790: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3793: $? =3D 0
> configure:3796: test -s conftest.o
> configure:3799: $? =3D 0
> configure:3809: result: yes
> configure:3777: checking for string.h
> configure:3790: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3793: $? =3D 0
> configure:3796: test -s conftest.o
> configure:3799: $? =3D 0
> configure:3809: result: yes
> configure:3777: checking for memory.h
> configure:3790: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3793: $? =3D 0
> configure:3796: test -s conftest.o
> configure:3799: $? =3D 0
> configure:3809: result: yes
> configure:3777: checking for strings.h
> configure:3790: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3793: $? =3D 0
> configure:3796: test -s conftest.o
> configure:3799: $? =3D 0
> configure:3809: result: yes
> configure:3777: checking for inttypes.h
> configure:3790: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3793: $? =3D 0
> configure:3796: test -s conftest.o
> configure:3799: $? =3D 0
> configure:3809: result: yes
> configure:3777: checking for stdint.h
> configure:3790: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3819: stdint.h: No such file or directory
> configure:3793: $? =3D 1
> configure: failed program was:
> #line 3783 "configure"
> #include "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:3809: result: no
> configure:3777: checking for unistd.h
> configure:3790: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3793: $? =3D 0
> configure:3796: test -s conftest.o
> configure:3799: $? =3D 0
> configure:3809: result: yes
> configure:3835: checking dlfcn.h usability
> configure:3844: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:3847: $? =3D 0
> configure:3850: test -s conftest.o
> configure:3853: $? =3D 0
> configure:3862: result: yes
> configure:3866: checking dlfcn.h presence
> configure:3873: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:3879: $? =3D 0
> configure:3897: result: yes
> configure:3915: checking for dlfcn.h
> configure:3922: result: yes
> configure:4120: checking for ranlib
> configure:4136: found /usr/bin/ranlib
> configure:4147: result: ranlib
> configure:4200: checking for strip
> configure:4216: found /usr/bin/strip
> configure:4227: result: strip
> configure:4432: checking for objdir
> configure:4443: result: .libs
> configure:4460: checking for cc option to produce PIC
> configure:4606: result: -fPIC
> configure:4610: checking if cc PIC flag -fPIC works
> configure:4630: cc -c -O -pipe -march=3Dpentiumpro -fPIC -DPIC -I/usr/loc=
al/include/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c =
>&5
> configure:4633: $? =3D 0
> configure:4636: test -s conftest.o
> configure:4639: $? =3D 0
> configure:4676: result: yes
> configure:4692: checking if cc static flag -static works
> configure:4713: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/local/l=
ib -static conftest.c  >&5
> configure:4716: $? =3D 0
> configure:4719: test -s conftest
> configure:4722: $? =3D 0
> configure:4737: result: yes
> configure:4749: checking if cc supports -c -o file.o
> configure:4769: cc -c -O -pipe -march=3Dpentiumpro -o out/conftest2.o -I/=
usr/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include conf=
test.c >&5
> configure:4793: result: yes
> configure:4798: checking if cc supports -c -o file.lo
> configure:4822: cc -c -O -pipe -march=3Dpentiumpro -c -o conftest.lo -I/u=
sr/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include conft=
est.c >&5
> configure:4825: $? =3D 0
> configure:4828: test -s conftest.lo
> configure:4831: $? =3D 0
> configure:4852: result: yes
> configure:4883: checking if cc supports -fno-rtti -fno-exceptions
> configure:4902: cc -c -O -pipe -march=3Dpentiumpro -fno-rtti -fno-excepti=
ons -c conftest.c -I/usr/local/include/freetype2  -I/usr/local/include -I/u=
sr/X11R6/include conftest.c >&5
> configure:4905: $? =3D 0
> configure:4908: test -s conftest.o
> configure:4911: $? =3D 0
> configure:4927: result: yes
> configure:4938: checking whether the linker (/usr/libexec/elf/ld) support=
s shared libraries
> configure:5657: result: yes
> configure:5662: checking how to hardcode library paths into programs
> configure:5686: result: immediate
> configure:5691: checking whether stripping libraries is possible
> configure:5696: result: yes
> configure:5707: checking dynamic linker characteristics
> configure:6138: result: freebsd4.7 ld.so
> configure:6143: checking if libtool supports shared libraries
> configure:6145: result: yes
> configure:6148: checking whether to build shared libraries
> configure:6169: result: yes
> configure:6172: checking whether to build static libraries
> configure:6176: result: yes
> configure:6802: checking whether -lc should be explicitly linked in
> configure:6810: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/f=
reetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:6813: $? =3D 0
> configure:6827: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o con=
ftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:6830: $? =3D 1
> configure:6843: result: yes
> configure:7427: checking whether to enable maintainer-specific portions o=
f Makefiles
> configure:7436: result: no
> configure:7453: checking for some Win32 platform
> configure:7463: result: no
> configure:7476: checking for native Win32
> configure:7487: result: no
> configure:7668: checking whether build environment is sane
> configure:7711: result: yes
> configure:7716: checking for strerror in -lcposix
> configure:7743: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/local/l=
ib conftest.c -lcposix   >&5
> /usr/libexec/elf/ld: cannot find -lcposix
> configure:7746: $? =3D 1
> configure: failed program was:
> #line 7724 "configure"
> #include "confdefs.h"
>=20
> /* 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:7763: result: no
> configure:7774: checking for cc option to accept ANSI C
> configure:7833: cc  -c -O -pipe -march=3Dpentiumpro -I/usr/local/include/=
freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:7836: $? =3D 0
> configure:7839: test -s conftest.o
> configure:7842: $? =3D 0
> configure:7856: result: none needed
> configure:7879: checking for a BSD-compatible install
> configure:7933: result: /usr/bin/install -c -o root -g wheel
> configure:7944: checking whether make sets ${MAKE}
> configure:7964: result: yes
> configure:8047: checking for pkg-config
> configure:8065: found /usr/local/bin/pkg-config
> configure:8078: result: /usr/local/bin/pkg-config
> configure:8095: checking for glib-2.0 >=3D 2.0.6 atk >=3D 1.0.1 pango >=
=3D 1.0.1
> configure:8099: result: yes
> configure:8103: checking BASE_DEPENDENCIES_CFLAGS
> configure:8106: result: -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl=
ib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/pango-1.0 =
=20
> configure:8109: checking BASE_DEPENDENCIES_LIBS
> configure:8112: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R=
6/lib -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -=
liconv =20
> configure:8159: checking Whether to write dependencies into .pc files
> configure:8177: result: yes
> configure:8197: checking for perl5
> configure:8215: found /usr/bin/perl5
> configure:8227: result: /usr/bin/perl5
> configure:8241: checking for indent
> configure:8257: found /usr/bin/indent
> configure:8267: result: indent
> configure:8289: checking for lstat
> configure:8326: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:8329: $? =3D 0
> configure:8332: test -s conftest
> configure:8335: $? =3D 0
> configure:8345: result: yes
> configure:8289: checking for mkstemp
> configure:8326: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:8329: $? =3D 0
> configure:8332: test -s conftest
> configure:8335: $? =3D 0
> configure:8345: result: yes
> configure:8289: checking for flockfile
> configure:8326: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:8329: $? =3D 0
> configure:8332: test -s conftest
> configure:8335: $? =3D 0
> configure:8345: result: yes
> configure:8357: checking for sigsetjmp
> configure:8375: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:8378: $? =3D 0
> configure:8381: test -s conftest
> configure:8384: $? =3D 0
> configure:8393: result: yes
> configure:8402: checking whether make is GNU Make
> configure:8412: result: no
> configure:8463: checking for ranlib
> configure:8490: result: ranlib
> configure:8502: checking for an ANSI C-conforming const
> configure:8566: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure: In function `main':
> configure:8536: warning: unused variable `s'
> configure:8556: warning: unused variable `foo'
> configure:8523: warning: unused variable `zero'
> configure:8517: warning: unused variable `x'
> configure:8535: warning: `t' might be used uninitialized in this function
> configure:8553: warning: `b' might be used uninitialized in this function
> configure:8569: $? =3D 0
> configure:8572: test -s conftest.o
> configure:8575: $? =3D 0
> configure:8585: result: yes
> configure:8595: checking for inline
> configure:8613: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:8616: $? =3D 0
> configure:8619: test -s conftest.o
> configure:8622: $? =3D 0
> configure:8633: result: inline
> configure:8648: checking for off_t
> configure:8669: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:8672: $? =3D 0
> configure:8675: test -s conftest.o
> configure:8678: $? =3D 0
> configure:8688: result: yes
> configure:8700: checking for size_t
> configure:8721: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:8724: $? =3D 0
> configure:8727: test -s conftest.o
> configure:8730: $? =3D 0
> configure:8740: result: yes
> configure:8754: checking for working alloca.h
> configure:8772: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:8761: alloca.h: No such file or directory
> configure: In function `main':
> configure:8765: warning: unused variable `p'
> configure:8775: $? =3D 1
> configure: failed program was:
> #line 8760 "configure"
> #include "confdefs.h"
> #include <alloca.h>
> int
> main ()
> {
> char *p =3D (char *) alloca (2 * sizeof (int));
>   ;
>   return 0;
> }
> configure:8791: result: no
> configure:8801: checking for alloca
> configure:8839: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure: In function `main':
> configure:8832: warning: unused variable `p'
> configure:8842: $? =3D 0
> configure:8845: test -s conftest
> configure:8848: $? =3D 0
> configure:8858: result: yes
> configure:9048: checking for stdlib.h
> configure:9053: result: yes
> configure:9048: checking for unistd.h
> configure:9053: result: yes
> configure:9161: checking for getpagesize
> configure:9198: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9201: $? =3D 0
> configure:9204: test -s conftest
> configure:9207: $? =3D 0
> configure:9217: result: yes
> configure:9227: checking for working mmap
> configure:9366: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9369: $? =3D 0
> configure:9371: ./conftest
> configure:9374: $? =3D 0
> configure:9387: result: yes
> configure:9421: checking argz.h usability
> configure:9430: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:9459: argz.h: No such file or directory
> configure:9433: $? =3D 1
> configure: failed program was:
> #line 9424 "configure"
> #include "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 <argz.h>
> configure:9448: result: no
> configure:9452: checking argz.h presence
> configure:9459: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:9456: argz.h: No such file or directory
> configure:9465: $? =3D 1
> configure: failed program was:
> #line 9455 "configure"
> #include "confdefs.h"
> #include <argz.h>
> configure:9483: result: no
> configure:9501: checking for argz.h
> configure:9508: result: no
> configure:9421: checking limits.h usability
> configure:9430: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:9433: $? =3D 0
> configure:9436: test -s conftest.o
> configure:9439: $? =3D 0
> configure:9448: result: yes
> configure:9452: checking limits.h presence
> configure:9459: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:9465: $? =3D 0
> configure:9483: result: yes
> configure:9501: checking for limits.h
> configure:9508: result: yes
> configure:9421: checking locale.h usability
> configure:9430: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:9433: $? =3D 0
> configure:9436: test -s conftest.o
> configure:9439: $? =3D 0
> configure:9448: result: yes
> configure:9452: checking locale.h presence
> configure:9459: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:9465: $? =3D 0
> configure:9483: result: yes
> configure:9501: checking for locale.h
> configure:9508: result: yes
> configure:9421: checking nl_types.h usability
> configure:9430: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:9433: $? =3D 0
> configure:9436: test -s conftest.o
> configure:9439: $? =3D 0
> configure:9448: result: yes
> configure:9452: checking nl_types.h presence
> configure:9459: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:9465: $? =3D 0
> configure:9483: result: yes
> configure:9501: checking for nl_types.h
> configure:9508: result: yes
> configure:9421: checking malloc.h usability
> configure:9430: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> In file included from configure:9459:
> /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>=
 which is deprecated, use <stdlib.h> instead"
> configure:9433: $? =3D 0
> configure:9436: test -s conftest.o
> configure:9439: $? =3D 0
> configure:9448: result: yes
> configure:9452: checking malloc.h presence
> configure:9459: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> In file included from configure:9456:
> /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>=
 which is deprecated, use <stdlib.h> instead"
> configure:9465: $? =3D 0
> configure:9483: result: yes
> configure:9501: checking for malloc.h
> configure:9508: result: yes
> configure:9412: checking for string.h
> configure:9417: result: yes
> configure:9412: checking for unistd.h
> configure:9417: result: yes
> configure:9421: checking sys/param.h usability
> configure:9430: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:9433: $? =3D 0
> configure:9436: test -s conftest.o
> configure:9439: $? =3D 0
> configure:9448: result: yes
> configure:9452: checking sys/param.h presence
> configure:9459: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:9465: $? =3D 0
> configure:9483: result: yes
> configure:9501: checking for sys/param.h
> configure:9508: result: yes
> configure:9536: checking for getcwd
> configure:9573: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9576: $? =3D 0
> configure:9579: test -s conftest
> configure:9582: $? =3D 0
> configure:9592: result: yes
> configure:9536: checking for munmap
> configure:9573: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9576: $? =3D 0
> configure:9579: test -s conftest
> configure:9582: $? =3D 0
> configure:9592: result: yes
> configure:9536: checking for putenv
> configure:9573: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9576: $? =3D 0
> configure:9579: test -s conftest
> configure:9582: $? =3D 0
> configure:9592: result: yes
> configure:9536: checking for setenv
> configure:9573: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9576: $? =3D 0
> configure:9579: test -s conftest
> configure:9582: $? =3D 0
> configure:9592: result: yes
> configure:9536: checking for setlocale
> configure:9573: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9576: $? =3D 0
> configure:9579: test -s conftest
> configure:9582: $? =3D 0
> configure:9592: result: yes
> configure:9536: checking for strchr
> configure:9573: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9576: $? =3D 0
> configure:9579: test -s conftest
> configure:9582: $? =3D 0
> configure:9592: result: yes
> configure:9536: checking for strcasecmp
> configure:9573: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9576: $? =3D 0
> configure:9579: test -s conftest
> configure:9582: $? =3D 0
> configure:9592: result: yes
> configure:9536: checking for strdup
> configure:9573: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9576: $? =3D 0
> configure:9579: test -s conftest
> configure:9582: $? =3D 0
> configure:9592: result: yes
> configure:9536: checking for __argz_count
> configure:9573: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> /tmp/cc2T15ff.o: In function `main':
> /tmp/cc2T15ff.o(.text+0x9): undefined reference to `__argz_count'
> configure:9576: $? =3D 1
> configure: failed program was:
> #line 9542 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_count (); below.  */
> #include <assert.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 __argz_count ();
> char (*f) ();
>=20
> int
> main ()
> {
> /* 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___argz_count) || defined (__stub_____argz_count)
> choke me
> #else
> f =3D __argz_count;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9592: result: no
> configure:9536: checking for __argz_stringify
> configure:9573: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> /tmp/cc3iGVVc.o: In function `main':
> /tmp/cc3iGVVc.o(.text+0x9): undefined reference to `__argz_stringify'
> configure:9576: $? =3D 1
> configure: failed program was:
> #line 9542 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_stringify (); below.  */
> #include <assert.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 __argz_stringify ();
> char (*f) ();
>=20
> int
> main ()
> {
> /* 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___argz_stringify) || defined (__stub_____argz_stringi=
fy)
> choke me
> #else
> f =3D __argz_stringify;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9592: result: no
> configure:9536: checking for __argz_next
> configure:9573: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> /tmp/ccCsbIY9.o: In function `main':
> /tmp/ccCsbIY9.o(.text+0x9): undefined reference to `__argz_next'
> configure:9576: $? =3D 1
> configure: failed program was:
> #line 9542 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_next (); below.  */
> #include <assert.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 __argz_next ();
> char (*f) ();
>=20
> int
> main ()
> {
> /* 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___argz_next) || defined (__stub_____argz_next)
> choke me
> #else
> f =3D __argz_next;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9592: result: no
> configure:9604: checking for LC_MESSAGES
> configure:9622: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> configure:9625: $? =3D 0
> configure:9628: test -s conftest
> configure:9631: $? =3D 0
> configure:9641: result: yes
> configure:9673: checking libintl.h usability
> configure:9682: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc=
lude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:9685: $? =3D 0
> configure:9688: test -s conftest.o
> configure:9691: $? =3D 0
> configure:9700: result: yes
> configure:9704: checking libintl.h presence
> configure:9711: cc -E -I/usr/local/include/freetype2  -I/usr/local/includ=
e -I/usr/X11R6/include conftest.c
> configure:9717: $? =3D 0
> configure:9735: result: yes
> configure:9753: checking for libintl.h
> configure:9760: result: yes
> configure:9765: checking for dgettext in libc
> configure:9783: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c  >&5
> /tmp/cc6qOH4O.o: In function `main':
> /tmp/cc6qOH4O.o(.text+0x14): undefined reference to `libintl_dgettext'
> configure:9786: $? =3D 1
> configure: failed program was:
> #line 9771 "configure"
> #include "confdefs.h"
> #include <libintl.h>
> int
> main ()
> {
> return (int) dgettext ("","")
>   ;
>   return 0;
> }
> configure:9802: result: no
> configure:9809: checking for bindtextdomain in -lintl
> configure:9836: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c -lintl   >&5
> configure:9839: $? =3D 0
> configure:9842: test -s conftest
> configure:9845: $? =3D 0
> configure:9856: result: yes
> configure:9859: checking for dgettext in -lintl
> configure:9886: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c -lintl   >&5
> configure:9889: $? =3D 0
> configure:9892: test -s conftest
> configure:9895: $? =3D 0
> configure:9906: result: yes
> configure:9916: checking if -liconv is needed to use gettext
> configure:9918: result:=20
> configure:9920: checking for dcgettext in -lintl
> configure:9947: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/=
local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/l=
ocal/lib conftest.c -lintl -liconv  >&5
> configure:9950: $? =3D 0
> configure:9953: test -s conftest
> configure:9956: $? =3D 0
> configure:9967: result: yes
> configure:9992: checking for msgfmt
> configure:10019: result: /usr/local/bin/msgfmt
> configure:10030: checking for dcgettext
> configure:10067: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -lintl -liconv >&5
> configure:10070: $? =3D 0
> configure:10073: test -s conftest
> configure:10076: $? =3D 0
> configure:10086: result: yes
> configure:10098: checking for gmsgfmt
> configure:10129: result: /usr/local/bin/msgfmt
> configure:10138: checking for xgettext
> configure:10165: result: /usr/local/bin/xgettext
> configure:10186: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -lintl -liconv >&5
> configure:10189: $? =3D 0
> configure:10192: test -s conftest
> configure:10195: $? =3D 0
> configure:10273: checking for catalogs to be installed
> configure:10282: result:  am ar az be bg ca cs cy da de el en_GB en@IPA e=
s et eu fa fi fr ga gl he hi hr hu ia it ja ko lt lv ms nl nn no pl pt pt_B=
R ro ru sk sl sp sr sv tr uk vi wa zh_TW zh_CN
> configure:10435: checking for extra flags to get ANSI library prototypes
> configure:10452: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -liconv -lintl -liconv -lm >&5
> configure:10455: $? =3D 0
> configure:10457: ./conftest
> configure:10460: $? =3D 0
> configure:10462: result: none needed
> configure:10512: checking for the BeOS
> configure:10521: result: no
> configure:10526: checking for extra flags for POSIX compliance
> configure:10541: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure: In function `main':
> configure:10534: warning: unused variable `dir'
> configure:10544: $? =3D 0
> configure:10547: test -s conftest.o
> configure:10550: $? =3D 0
> configure:10552: result: none needed
> configure:10630: checking for pkg-config
> configure:10661: result: /usr/local/bin/pkg-config
> configure:10684: checking for GLIB - version >=3D 2.0.6
> configure:10800: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REE=
NTRANT -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2=
.0/include   -I/usr/local/include/freetype2  -I/usr/local/include -I/usr/X1=
1R6/include -L/usr/local/lib conftest.c -Wl,--export-dynamic -pthread -L/us=
r/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -li=
conv    -liconv -lintl -liconv >&5
> configure:10803: $? =3D 0
> configure:10805: ./conftest
> configure:10808: $? =3D 0
> configure:10825: result: yes (version 2.0.7)
> configure:10917: checking for bind_textdomain_codeset
> configure:10954: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -liconv -lintl -liconv -Wl,--export-dynamic -pthread =
-L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lint=
l -liconv   >&5
> configure:10957: $? =3D 0
> configure:10960: test -s conftest
> configure:10963: $? =3D 0
> configure:10973: result: yes
> configure:10999: checking pwd.h usability
> configure:11008: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:11011: $? =3D 0
> configure:11014: test -s conftest.o
> configure:11017: $? =3D 0
> configure:11026: result: yes
> configure:11030: checking pwd.h presence
> configure:11037: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:11043: $? =3D 0
> configure:11061: result: yes
> configure:11079: checking for pwd.h
> configure:11086: result: yes
> configure:11116: checking sys/time.h usability
> configure:11125: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:11128: $? =3D 0
> configure:11131: test -s conftest.o
> configure:11134: $? =3D 0
> configure:11143: result: yes
> configure:11147: checking sys/time.h presence
> configure:11154: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:11160: $? =3D 0
> configure:11178: result: yes
> configure:11196: checking for sys/time.h
> configure:11203: result: yes
> configure:11224: checking for unistd.h
> configure:11229: result: yes
> configure:11493: checking whether byte ordering is bigendian
> configure:11517: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:11520: $? =3D 0
> configure:11523: test -s conftest.o
> configure:11526: $? =3D 0
> configure:11547: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure: In function `main':
> configure:11538: syntax error before `big'
> configure:11550: $? =3D 1
> configure: failed program was:
> #line 11530 "configure"
> #include "confdefs.h"
> #include <sys/types.h>
> #include <sys/param.h>
>=20
> int
> main ()
> {
> #if BYTE_ORDER !=3D BIG_ENDIAN
>  not big endian
> #endif
>=20
>   ;
>   return 0;
> }
> configure:11658: result: no
> configure:11679: checking for ANSI C header files
> configure:11808: result: yes
> configure:11820: checking for an ANSI C-conforming const
> configure:11903: result: yes
> configure:11915: checking return type of signal handlers
> configure:11943: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure: In function `main':
> configure:11936: warning: unused variable `i'
> configure:11946: $? =3D 0
> configure:11949: test -s conftest.o
> configure:11952: $? =3D 0
> configure:11962: result: void
> configure:11976: checking for stdlib.h
> configure:11981: result: yes
> configure:11976: checking for unistd.h
> configure:11981: result: yes
> configure:12089: checking for getpagesize
> configure:12145: result: yes
> configure:12155: checking for working mmap
> configure:12315: result: yes
> configure:12331: checking for getresuid
> configure:12368: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -liconv -lintl -liconv >&5
> configure:12371: $? =3D 0
> configure:12374: test -s conftest
> configure:12377: $? =3D 0
> configure:12387: result: yes
> configure:12397: checking for uid_t in sys/types.h
> configure:12417: result: yes
> configure:12434: checking for fd_set
> configure:12449: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure: In function `main':
> configure:12442: warning: unused variable `writeMask'
> configure:12442: warning: unused variable `readMask'
> configure:12452: $? =3D 0
> configure:12455: test -s conftest.o
> configure:12458: $? =3D 0
> configure:12468: result: yes, found in sys/types.h
> configure:12501: checking for wchar.h
> configure:12508: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:12514: $? =3D 0
> configure:12539: result: yes
> configure:12543: checking for wctype.h
> configure:12550: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:12556: $? =3D 0
> configure:12581: result: yes
> configure:12586: checking for iswalnum
> configure:12623: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -liconv -lintl -liconv >&5
> /tmp/ccXPlbiQ.o: In function `main':
> /tmp/ccXPlbiQ.o(.text+0x9): undefined reference to `iswalnum'
> configure:12626: $? =3D 1
> configure: failed program was:
> #line 12592 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char iswalnum (); below.  */
> #include <assert.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 iswalnum ();
> char (*f) ();
>=20
> int
> main ()
> {
> /* 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_iswalnum) || defined (__stub___iswalnum)
> choke me
> #else
> f =3D iswalnum;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:12642: result: no
> configure:12647: checking for iswalnum in -lw
> configure:12674: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -lw   -liconv -lintl -liconv >&5
> /usr/libexec/elf/ld: cannot find -lw
> configure:12677: $? =3D 1
> configure: failed program was:
> #line 12655 "configure"
> #include "confdefs.h"
>=20
> /* 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 iswalnum ();
> int
> main ()
> {
> iswalnum ();
>   ;
>   return 0;
> }
> configure:12694: result: no
> configure:12706: checking if iswalnum() and friends are properly defined
> configure:12734: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c  -liconv -lintl -liconv  >&5
> configure: In function `main':
> configure:12726: warning: implicit declaration of function `iswalnum'
> /tmp/ccF6VI8C.o: In function `main':
> /tmp/ccF6VI8C.o(.text+0xc): undefined reference to `iswalnum'
> configure:12737: $? =3D 1
> configure: failed program was:
> #line 12709 "configure"
> #include "confdefs.h"
> #include <stdlib.h>
> int
> main ()
> {
>=20
> #if (defined(HAVE_WCTYPE_H) || defined(HAVE_WCHAR_H))
> #  ifdef HAVE_WCTYPE_H
> #    include <wctype.h>
> #  else
> #    ifdef HAVE_WCHAR_H
> #      include <wchar.h>
> #    endif
> #  endif
> #else
> #  define iswalnum(c) ((wchar_t)(c) <=3D 0xFF && isalnum(c))
> #endif
> iswalnum((wchar_t) 0);
>=20
>   ;
>   return 0;
> }
> configure:12762: result: no
> configure:12772: checking whether to build gmodulized gdk-pixbuf
> configure:12793: result: yes
> configure:12795: checking whether dynamic modules work
> configure:12820: result: yes
> configure:12849: checking for TIFFReadScanline in -ltiff
> configure:12876: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -ltiff -lm  -liconv -lintl -liconv >&5
> configure:12879: $? =3D 0
> configure:12882: test -s conftest
> configure:12885: $? =3D 0
> configure:12896: result: yes
> configure:12909: checking tiffio.h usability
> configure:12918: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:12921: $? =3D 0
> configure:12924: test -s conftest.o
> configure:12927: $? =3D 0
> configure:12936: result: yes
> configure:12940: checking tiffio.h presence
> configure:12947: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:12953: $? =3D 0
> configure:12971: result: yes
> configure:12989: checking for tiffio.h
> configure:12996: result: yes
> configure:13352: checking for jpeg_destroy_decompress in -ljpeg
> configure:13379: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -ljpeg   -liconv -lintl -liconv >&5
> configure:13382: $? =3D 0
> configure:13385: test -s conftest
> configure:13388: $? =3D 0
> configure:13399: result: yes
> configure:13410: checking for jpeglib.h
> configure:13421: cc -E -I/usr/local/include/freetype2  -I/usr/local/inclu=
de -I/usr/X11R6/include conftest.c
> configure:13427: $? =3D 0
> configure:13445: result: yes
> configure:13449: checking for jpeg_simple_progression in -ljpeg
> configure:13476: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -ljpeg   -liconv -lintl -liconv >&5
> configure:13479: $? =3D 0
> configure:13482: test -s conftest
> configure:13485: $? =3D 0
> configure:13496: result: yes
> configure:13528: checking for libpng12
> configure:13531: result: yes
> configure:13788: checking pixbuf loaders to build
> configure:13816: result:=20
> configure:13839: checking for sys/wait.h that is POSIX.1 compatible
> configure:13867: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:13870: $? =3D 0
> configure:13873: test -s conftest.o
> configure:13876: $? =3D 0
> configure:13886: result: yes
> configure:13897: checking return type of signal handlers
> configure:13944: result: void
> configure:14002: checking for x86 platform
> configure:14011: result: yes
> configure:14019: checking compiler support for MMX
> configure:14022: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include conftest.S >&5
> configure:14025: $? =3D 0
> configure:14038: result: yes
> configure:14144: checking for freetype-config
> configure:14162: found /usr/local/bin/freetype-config
> configure:14175: result: /usr/local/bin/freetype-config
> configure:14186: checking for FT_New_Face in -lfreetype
> configure:14213: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -lfreetype -L/usr/local/lib -lfreetype  -liconv -lintl=
 -liconv >&5
> configure:14216: $? =3D 0
> configure:14219: test -s conftest
> configure:14222: $? =3D 0
> configure:14233: result: yes
> configure:14247: checking For sufficiently new FreeType (at least 2.0.1)
> configure:14265: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/in=
clude/freetype2  -I/usr/local/include -I/usr/X11R6/include -I/usr/local/inc=
lude/freetype2 -I/usr/local/include conftest.c >&5
> configure:14268: $? =3D 0
> configure:14271: test -s conftest.o
> configure:14274: $? =3D 0
> configure:14284: result: yes
> configure:15696: checking for XOpenDisplay in -lX11
> configure:15723: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr=
/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include -L/usr/=
local/lib conftest.c -lX11  -Wl,--export-dynamic -L/usr/local/lib -L/usr/X1=
1R6/lib -lpangox-1.0 -lpangoxft-1.0 -lXft -lXrender -lXext -lX11 -lfreetype=
 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv  -liconv=
 -lintl -liconv >&5
> /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Seek_Stream=
'
> /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Short'
> /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Forget_Fram=
e'
> /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Access_Fram=
e'
> /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Long'
> configure:15726: $? =3D 1
> configure: failed program was:
> #line 15704 "configure"
> #include "confdefs.h"
>=20
> /* 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 XOpenDisplay ();
> int
> main ()
> {
> XOpenDisplay ();
>   ;
>   return 0;
> }
> configure:15743: result: no
> configure:15748: error: *** libX11 not found. Check 'config.log' for more=
 details.
>=20
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>=20
> ac_cv_func_bind_textdomain_codeset=3Dyes
> ac_cv_type_size_t=3Dyes
> ac_cv_path_XGETTEXT=3D/usr/local/bin/xgettext
> ac_cv_func_getcwd=3Dyes
> ac_cv_lib_X11_XOpenDisplay=3Dno
> ac_cv_path_FREETYPE_CONFIG=3D/usr/local/bin/freetype-config
> ac_cv_header_tiffio_h=3Dyes
> ac_cv_c_bigendian=3Dno
> gt_cv_func_dgettext_libc=3Dno
> ac_cv_header_stdlib_h=3Dyes
> lt_cv_file_magic_cmd=3D'$MAGIC_CMD'
> ac_cv_header_sys_time_h=3Dyes
> ac_cv_header_pwd_h=3Dyes
> ac_cv_header_nl_types_h=3Dyes
> ac_cv_lib_cposix_strerror=3Dno
> ac_cv_prog_cc_g=3Dyes
> ac_cv_env_LDFLAGS_set=3Dset
> ac_cv_path_PKG_CONFIG=3D/usr/local/bin/pkg-config
> lt_cv_prog_cc_can_build_shared=3Dyes
> ac_cv_c_compiler_gnu=3Dyes
> ac_cv_exeext=3D
> ac_cv_env_CFLAGS_set=3Dset
> ac_cv_lib_jpeg_jpeg_destroy_decompress=3Dyes
> ac_cv_func_setlocale=3Dyes
> ac_cv_lib_tiff_TIFFReadScanline=3Dyes
> ac_cv_func_mmap_fixed_mapped=3Dyes
> ac_cv_lib_freetype_FT_New_Face=3Dyes
> ac_cv_func_iswalnum=3Dno
> ac_cv_header_sys_wait_h=3Dyes
> ac_cv_env_CPP_value=3D
> ac_cv_env_CPPFLAGS_set=3Dset
> ac_cv_lib_intl_dcgettext=3Dyes
> ac_cv_func_strcasecmp=3Dyes
> lt_cv_prog_cc_static_works=3Dyes
> lt_cv_prog_cc_no_builtin=3D
> lt_cv_prog_cc_shlib=3D
> ac_cv_lib_jpeg_jpeg_simple_progression=3Dyes
> ac_cv_func___argz_count=3Dno
> lt_cv_prog_cc_static=3D-static
> ac_cv_env_host_alias_set=3D
> ac_cv_path_GMSGFMT=3D/usr/local/bin/msgfmt
> ac_cv_c_const=3Dyes
> ac_cv_func_mkstemp=3Dyes
> lt_cv_ld_reload_flag=3D-r
> ac_cv_working_alloca_h=3Dno
> ac_cv_func_munmap=3Dyes
> lt_cv_archive_cmds_need_lc=3Dyes
> ac_cv_header_sys_stat_h=3Dyes
> lt_cv_prog_gnu_ld=3Dyes
> ac_cv_env_build_alias_set=3D
> ac_cv_header_limits_h=3Dyes
> ac_cv_env_LDFLAGS_value=3D-L/usr/local/lib
> ac_cv_env_target_alias_set=3Dset
> ac_cv_func_alloca_works=3Dyes
> ac_cv_prog_INDENT=3Dindent
> ac_cv_host_alias=3Di386-unknown-freebsd4.7
> ac_cv_prog_cc_stdc=3D
> ac_cv_env_CFLAGS_value=3D'-O -pipe -march=3Dpentiumpro'
> ac_cv_env_CC_set=3Dset
> ac_cv_path_MSGFMT=3D/usr/local/bin/msgfmt
> lt_cv_prog_cc_wl=3D-Wl,
> ac_cv_header_sys_types_h=3Dyes
> ac_cv_header_stdc=3Dyes
> ac_cv_func___argz_stringify=3Dno
> ac_cv_path_PERL=3D/usr/bin/perl5
> ac_cv_header_strings_h=3Dyes
> lt_cv_path_SED=3D/usr/bin/sed
> ac_cv_func_getresuid=3Dyes
> ac_cv_type_signal=3Dvoid
> ac_cv_func_dcgettext=3Dyes
> ac_cv_header_stdint_h=3Dno
> ac_cv_header_inttypes_h=3Dyes
> ac_cv_prog_egrep=3D'grep -E'
> ac_cv_prog_make_make_set=3Dyes
> nls_cv_header_intl=3D
> ac_cv_func___argz_next=3Dno
> ac_cv_func_setenv=3Dyes
> ac_cv_header_sys_param_h=3Dyes
> ac_cv_header_locale_h=3Dyes
> ac_cv_c_inline=3Dinline
> ac_cv_header_unistd_h=3Dyes
> ac_cv_header_string_h=3Dyes
> 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=3Di386-unknown-freebsd4.7
> ac_cv_env_CPPFLAGS_value=3D'-I/usr/local/include/freetype2  -I/usr/local/=
include -I/usr/X11R6/include'
> ac_cv_func_strchr=3Dyes
> ac_cv_prog_ac_ct_RANLIB=3Dranlib
> ac_cv_header_memory_h=3Dyes
> ac_cv_prog_ac_ct_STRIP=3Dstrip
> ac_cv_host=3Di386-unknown-freebsd4.7
> ac_cv_env_host_alias_value=3D
> ac_cv_lib_w_iswalnum=3Dno
> am_cv_val_LC_MESSAGES=3Dyes
> ac_cv_type_off_t=3Dyes
> ac_cv_lib_intl_dgettext=3Dyes
> nls_cv_force_use_gnu_gettext=3Dno
> 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_bindtextdomain=3Dyes
> gt_cv_func_dgettext_libintl=3Dyes
> am_cv_prog_cc_stdc=3D
> lt_cv_compiler_c_o=3Dyes
> lt_cv_prog_cc_pic_works=3Dyes
> lt_cv_file_magic_test_file=3D
> nls_cv_use_gnu_gettext=3Dno
> ac_cv_header_argz_h=3Dno
> ac_cv_prog_CPP=3D'cc -E'
> ac_cv_build=3Di386-unknown-freebsd4.7
> ac_cv_env_build_alias_value=3D
> ac_cv_header_malloc_h=3Dyes
> ac_cv_func_getpagesize=3Dyes
> ac_cv_func_lstat=3Dyes
> lt_cv_prog_cc_pic=3D' -fPIC'
> lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABC=
DGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
> lt_cv_deplibs_check_method=3Dpass_all
> ac_cv_prog_ac_ct_CC=3Dcc
> ac_cv_header_libintl_h=3Dyes
> ac_cv_func_flockfile=3Dyes
> lt_cv_compiler_o_lo=3Dyes
> ac_cv_env_target_alias_value=3Di386-unknown-freebsd4.7
> ac_cv_env_CC_value=3Dcc
> ac_cv_type_uid_t=3Dyes
> lt_cv_path_NM=3D'/usr/bin/nm -B'
> ac_cv_env_CPP_set=3D
> ac_cv_header_dlfcn_h=3Dyes
> nls_cv_header_libgt=3D
> ac_cv_func_strdup=3Dyes
> ac_cv_func_putenv=3Dyes
> ac_cv_objext=3Do
>=20
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>=20
> ACLOCAL=3D'/usr/ports/x11-toolkits/gtk20/work/gtk+-2.0.9/missing aclocal-=
1.4 '
> ALLOCA=3D''
> AS=3D'${CC}'
> ASFLAGS=3D'${CFLAGS}'
> AUTOCONF=3D'autoconf'
> AUTOHEADER=3D'autoheader'
> AUTOMAKE=3D'/usr/ports/x11-toolkits/gtk20/work/gtk+-2.0.9/missing automak=
e-1.4'
> BASE_DEPENDENCIES_CFLAGS=3D'-I/usr/local/include/glib-2.0 -I/usr/local/li=
b/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/pango-=
1.0  '
> BASE_DEPENDENCIES_LIBS=3D'-Wl,--export-dynamic -L/usr/local/lib -L/usr/X1=
1R6/lib -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl=
 -liconv  '
> BUILD_DYNAMIC_MODULES_FALSE=3D'#'
> BUILD_DYNAMIC_MODULES_TRUE=3D''
> CATALOGS=3D' am.gmo ar.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo cy.gmo da.g=
mo de.gmo el.gmo en_GB.gmo en@IPA.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr=
.gmo ga.gmo gl.gmo he.gmo hi.gmo hr.gmo hu.gmo ia.gmo it.gmo ja.gmo ko.gmo =
lt.gmo lv.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru=
.gmo sk.gmo sl.gmo sp.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_TW.g=
mo zh_CN.gmo'
> CATOBJEXT=3D'.gmo'
> CC=3D'cc'
> CCAS=3D'${CC}'
> CCASFLAGS=3D'${CFLAGS}'
> CFLAGS=3D'-O -pipe -march=3Dpentiumpro -Wall'
> CPP=3D'cc -E'
> CPPFLAGS=3D'-I/usr/local/include/freetype2  -I/usr/local/include -I/usr/X=
11R6/include'
> CROSS_COMPILING_FALSE=3D''
> CROSS_COMPILING_TRUE=3D'#'
> DATADIRNAME=3D'share'
> DB2HTML=3D''
> DEFS=3D''
> DISABLE_EXPLICIT_DEPS_FALSE=3D''
> DISABLE_EXPLICIT_DEPS_TRUE=3D'#'
> ECHO=3D'echo'
> ECHO_C=3D''
> ECHO_N=3D'-n'
> ECHO_T=3D''
> EGREP=3D'grep -E'
> ENABLE_FB_MANAGER_FALSE=3D''
> ENABLE_FB_MANAGER_TRUE=3D''
> ENABLE_GTK_DOC_FALSE=3D''
> ENABLE_GTK_DOC_TRUE=3D''
> EXEEXT=3D''
> FREETYPE_CFLAGS=3D'-I/usr/local/include/freetype2 -I/usr/local/include'
> FREETYPE_CONFIG=3D'/usr/local/bin/freetype-config'
> FREETYPE_LIBS=3D'-L/usr/local/lib -lfreetype'
> GDK_DEP_CFLAGS=3D''
> GDK_DEP_LIBS=3D''
> GDK_EXTRA_CFLAGS=3D''
> GDK_EXTRA_LIBS=3D''
> GDK_PACKAGES=3D''
> GDK_PIXBUF_CSOURCE=3D''
> GDK_PIXBUF_DEP_CFLAGS=3D'-D_REENTRANT -D_THREAD_SAFE -I/usr/local/include=
/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng   '
> GDK_PIXBUF_DEP_LIBS=3D'-Wl,--export-dynamic -L/usr/local/lib -lgmodule-2.=
0 -lgobject-2.0 -lglib-2.0 -lintl -liconv    -lm'
> GDK_PIXBUF_EXTRA_CFLAGS=3D''
> GDK_PIXBUF_EXTRA_LIBS=3D' -lm'
> GDK_PIXBUF_MAJOR=3D'2'
> GDK_PIXBUF_MICRO=3D'9'
> GDK_PIXBUF_MINOR=3D'0'
> GDK_PIXBUF_PACKAGES=3D'gmodule-2.0 gobject-2.0'
> GDK_PIXBUF_VERSION=3D'2.0.9'
> GDK_PIXBUF_XLIB_DEP_CFLAGS=3D''
> GDK_PIXBUF_XLIB_DEP_LIBS=3D''
> GDK_PIXBUF_XLIB_EXTRA_CFLAGS=3D''
> GDK_PIXBUF_XLIB_EXTRA_LIBS=3D''
> GDK_PIXBUF_XLIB_PACKAGES=3D''
> GDK_WIN32_EXTRA_CFLAGS=3D''
> GDK_WLIBS=3D''
> GETTEXT_PACKAGE=3D'gtk20'
> GLIB_CFLAGS=3D'-D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/glib-2.0 =
-I/usr/local/lib/glib-2.0/include  '
> GLIB_GENMARSHAL=3D'glib-genmarshal'
> GLIB_LIBS=3D'-Wl,--export-dynamic -pthread -L/usr/local/lib -lgobject-2.0=
 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv  '
> GLIB_MKENUMS=3D'glib-mkenums'
> GMOFILES=3D' am.gmo ar.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo cy.gmo da.g=
mo de.gmo el.gmo en_GB.gmo en@IPA.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr=
.gmo ga.gmo gl.gmo he.gmo hi.gmo hr.gmo hu.gmo ia.gmo it.gmo ja.gmo ko.gmo =
lt.gmo lv.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru=
.gmo sk.gmo sl.gmo sp.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_TW.g=
mo zh_CN.gmo'
> GMSGFMT=3D'/usr/local/bin/msgfmt'
> GOBJECT_QUERY=3D'gobject-query'
> GTKDOC=3D''
> GTK_API_VERSION=3D'2.0'
> GTK_BINARY_AGE=3D'9'
> GTK_BINARY_VERSION=3D'2.0.0'
> GTK_DEBUG_FLAGS=3D'-DG_DISABLE_CAST_CHECKS'
> GTK_DEP_CFLAGS=3D''
> GTK_DEP_LIBS=3D''
> GTK_EXTRA_CFLAGS=3D''
> GTK_EXTRA_LIBS=3D''
> GTK_INTERFACE_AGE=3D'9'
> GTK_MAJOR_VERSION=3D'2'
> GTK_MICRO_VERSION=3D'9'
> GTK_MINOR_VERSION=3D'0'
> GTK_PACKAGES=3D''
> GTK_VERSION=3D'2.0.9'
> GTK_XIM_FLAGS=3D''
> HAVE_DOCBOOK_FALSE=3D''
> HAVE_DOCBOOK_TRUE=3D''
> HAVE_IE55_FALSE=3D''
> HAVE_IE55_TRUE=3D'#'
> HAVE_JPEG_FALSE=3D'#'
> HAVE_JPEG_TRUE=3D''
> HAVE_PNG_FALSE=3D'#'
> HAVE_PNG_TRUE=3D''
> HAVE_SGML2HTML_FALSE=3D''
> HAVE_SGML2HTML_TRUE=3D''
> HAVE_TIFF_FALSE=3D'#'
> HAVE_TIFF_TRUE=3D''
> HAVE_WINTAB_FALSE=3D''
> HAVE_WINTAB_TRUE=3D'#'
> HAVE_XFT_FALSE=3D'#'
> HAVE_XFT_TRUE=3D''
> HTML_DIR=3D''
> IE55_UUID_LIB=3D''
> INCLUDED_LOADER_DEFINE=3D''
> INCLUDED_LOADER_OBJ=3D''
> INDENT=3D'indent'
> 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'
> INTLDEPS=3D''
> INTLLIBS=3D'-lintl -liconv'
> INTLOBJS=3D''
> LDFLAGS=3D'-L/usr/local/lib'
> LIBJPEG=3D'-ljpeg'
> LIBOBJS=3D''
> LIBPNG=3D'-L/usr/local/lib -lpng -lz -lm  '
> LIBS=3D' -liconv -lintl -liconv'
> LIBTIFF=3D'-ltiff'
> LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool'
> LIBTOOL_EXPORT_OPTIONS=3D'-export-symbols-regex "^[^_].*"'
> LN_S=3D'ln -s'
> LTLIBOBJS=3D''
> LT_AGE=3D'0'
> LT_CURRENT=3D'0'
> LT_CURRENT_MINUS_AGE=3D'0'
> LT_RELEASE=3D'2.0'
> LT_REVISION=3D'9'
> MAINT=3D'#'
> MAINTAINER_MODE_FALSE=3D''
> MAINTAINER_MODE_TRUE=3D'#'
> 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'gtk+'
> PACKAGE_BUGREPORT=3D''
> PACKAGE_NAME=3D''
> PACKAGE_STRING=3D''
> PACKAGE_TARNAME=3D''
> PACKAGE_VERSION=3D''
> PATH_SEPARATOR=3D':'
> PERL=3D'/usr/bin/perl5'
> PKG_CONFIG=3D'/usr/local/bin/pkg-config'
> PLATFORM_WIN32_FALSE=3D''
> PLATFORM_WIN32_TRUE=3D'#'
> POFILES=3D' am.po ar.po az.po be.po bg.po ca.po cs.po cy.po da.po de.po e=
l.po en_GB.po en@IPA.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po he.=
po hi.po hr.po hu.po ia.po it.po ja.po ko.po lt.po lv.po ms.po nl.po nn.po =
no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sp.po sr.po sv.po tr.po =
uk.po vi.po wa.po zh_TW.po zh_CN.po'
> POSUB=3D'po'
> RANLIB=3D'ranlib'
> REBUILD=3D''
> REBUILD_PNGS=3D'#'
> SET_MAKE=3D''
> SGML2HTML=3D''
> SHELL=3D'/bin/sh'
> STRIP=3D'strip'
> STRIP_BEGIN=3D''
> STRIP_DUMMY=3D''
> STRIP_END=3D''
> USE_LINUX_FB_FALSE=3D''
> USE_LINUX_FB_TRUE=3D''
> USE_MMX_FALSE=3D'#'
> USE_MMX_TRUE=3D''
> USE_NLS=3D'yes'
> USE_WIN32_FALSE=3D''
> USE_WIN32_TRUE=3D''
> USE_X11_FALSE=3D''
> USE_X11_TRUE=3D''
> VERSION=3D'2.0.9'
> WINTAB_LIB=3D''
> XGETTEXT=3D'/usr/local/bin/xgettext'
> XINPUT_GXI_FALSE=3D''
> XINPUT_GXI_TRUE=3D''
> XINPUT_XFREE_FALSE=3D''
> XINPUT_XFREE_TRUE=3D''
> X_CFLAGS=3D''
> X_EXTRA_LIBS=3D''
> X_LIBS=3D''
> X_PRE_LIBS=3D''
> ac_ct_CC=3D'cc'
> ac_ct_RANLIB=3D'ranlib'
> ac_ct_STRIP=3D'strip'
> bindir=3D'${exec_prefix}/bin'
> build=3D'i386-unknown-freebsd4.7'
> build_alias=3D''
> build_cpu=3D'i386'
> build_os=3D'freebsd4.7'
> build_vendor=3D'unknown'
> datadir=3D'${prefix}/share'
> exec_prefix=3D'NONE'
> gdktarget=3D'x11'
> gdktargetlib=3D'libgdk-x11-2.0.la'
> gtklocaledir=3D'${prefix}/${DATADIRNAME}/locale'
> gtktargetlib=3D'libgtk-x11-2.0.la'
> host=3D'i386-unknown-freebsd4.7'
> host_alias=3D''
> host_cpu=3D'i386'
> host_os=3D'freebsd4.7'
> host_vendor=3D'unknown'
> 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/X11R6'
> program_transform_name=3D's,x,x,'
> sbindir=3D'${exec_prefix}/sbin'
> sharedstatedir=3D'${prefix}/com'
> sysconfdir=3D'${prefix}/etc'
> target_alias=3D'i386-unknown-freebsd4.7'
> xinput_progs=3D''
>=20
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>=20
> #define ENABLE_NLS 1
> #define GETTEXT_PACKAGE "gtk20"
> #define GTK_COMPILED_WITH_DEBUGGING "minimum"
> #define HAVE_ALLOCA 1
> #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> #define HAVE_BROKEN_WCTYPE 1
> #define HAVE_DCGETTEXT 1
> #define HAVE_DLFCN_H 1
> #define HAVE_FLOCKFILE 1
> #define HAVE_GETCWD 1
> #define HAVE_GETPAGESIZE 1
> #define HAVE_GETPAGESIZE 1
> #define HAVE_GETRESUID 1
> #define HAVE_GETTEXT 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_LC_MESSAGES 1
> #define HAVE_LIMITS_H 1
> #define HAVE_LOCALE_H 1
> #define HAVE_LSTAT 1
> #define HAVE_MALLOC_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_MKSTEMP 1
> #define HAVE_MMAP 1
> #define HAVE_MMAP 1
> #define HAVE_MUNMAP 1
> #define HAVE_NL_TYPES_H 1
> #define HAVE_PROGRESSIVE_JPEG 1
> #define HAVE_PUTENV 1
> #define HAVE_PWD_H 1
> #define HAVE_PWD_H 1
> #define HAVE_SETENV 1
> #define HAVE_SETLOCALE 1
> #define HAVE_SIGSETJMP 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRCASECMP 1
> #define HAVE_STRCHR 1
> #define HAVE_STRDUP 1
> #define HAVE_STRINGS_H 1
> #define HAVE_STRING_H 1
> #define HAVE_STRING_H 1
> #define HAVE_SYS_PARAM_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_TIME_H 1
> #define HAVE_SYS_TIME_H 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_SYS_WAIT_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_WCHAR_H 1
> #define HAVE_WCTYPE_H 1
> #define HAVE_XFT 1
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_NAME ""
> #define PACKAGE_STRING ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define RETSIGTYPE void
> #define RETSIGTYPE void
> #define STDC_HEADERS 1
> #define STDC_HEADERS 1
> #define USE_GMODULE 1
> #define USE_MMX 1
>=20
> configure: exit 1
>=20
> ______________________________________________________________________
>=20
> total 11828
> drwxr-xr-x  263 root  wheel      7680 Feb  2 10:30 ./
> drwxr-xr-x    5 root  wheel       512 Jan 16 15:13 ../
> drwxr-xr-x    2 root  wheel       512 Jan 17 20:23 LPRng-3.8.10/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 Mesa-3.4.2_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 ORBit-0.5.17/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 ORBit2-2.4.3/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 XFree86-4.2.0_1,1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 XFree86-FontServer-4.2=
.0_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 XFree86-Server-4.2.1_6=
/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 XFree86-clients-4.2.1_=
2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 XFree86-documents-4.2.=
0/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 XFree86-font100dpi-4.2=
.0/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 XFree86-font75dpi-4.2.=
0/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 XFree86-fontCyrillic-4=
.2.0_4/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 XFree86-fontDefaultBit=
maps-4.2.0/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 XFree86-fontEncodings-=
4.2.0/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 XFree86-fontScalable-4=
.2.0/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 XFree86-libraries-4.2.=
1_6/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 Xaw3d-1.5/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 Xft-2.0_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 aalib-1.4.r5_1/
> drwxr-xr-x    2 root  wheel       512 Oct 25 00:07 acroread-5.06_1/
> drwxr-xr-x    2 root  wheel       512 Jan 23 12:39 apache-2.0.43_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 arts-1.0.4,1/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 aspell-0.50.2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 aterm-0.4.2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 atk-1.0.3/
> drwxr-xr-x    2 root  wheel       512 Oct  4 11:59 autoconf-2.53_1/
> drwxr-xr-x    2 root  wheel       512 Oct 25 00:07 autoconf213-2.13.00022=
7_4/
> drwxr-xr-x    2 root  wheel       512 Oct  4 11:59 automake-1.5,1/
> drwxr-xr-x    2 root  wheel       512 Oct 25 17:01 bison-1.75/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 bonobo-1.0.20_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 bonobo-activation-1.0.=
3/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 bugbuddy2-2.2.0/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 calcoo-1.3.13/
> drwxr-xr-x    2 root  wheel       512 Sep  5 04:28 cclient-2001a,1/
> drwxr-xr-x    2 root  wheel       512 Jan 21 15:31 compat4x-i386-4.6.2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 cups-base-1.1.15.1_4/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 cups-pstoraster-7.05.5=
_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 cvsup-16.1f/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 db3-3.3.11,1/
> drwxr-xr-x    2 root  wheel       512 Dec  1 12:28 djbfft-0.76/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:40 docbook-1.2/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:40 docbook-241/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:40 docbook-3.0/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:40 docbook-3.1/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:40 docbook-4.0/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:40 docbook-4.1/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 docbook-xml-4.2/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 docbook-xsl-1.55.0_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 docproj-1.10/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 docproj-nojadetex-1.10=
/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:44 dsssl-docbook-modular-=
1.73_1,1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 e93-1.3.2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 eel2-2.0.7/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 emacs-21.2_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 eog2-1.0.3/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 esound-0.2.29/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 everybuddy-esound-0.4.=
3/
> drwxr-xr-x    2 root  wheel       512 Jan 31 11:01 expat-1.95.5/
> drwxr-xr-x    2 root  wheel       512 Sep 10 15:32 ezm3-1.0/
> drwxr-xr-x    2 root  wheel       512 Jan 21 17:06 fam-2.6.9_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 fontconfig-2.0_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 freetype2-2.1.3_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 fte-46.5/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 fvwm-imlib-2.4.12/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gail-0.17/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gaim-esound-0.59.6/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gal-0.21/
> drwxr-xr-x    2 root  wheel       512 Dec  1 11:30 gcc-3.2.1_20021119/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 gconf-1.0.9_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gconf-editor-0.3.1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gconf2-1.2.1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gd-1.8.4_6/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 gdbm-1.8.3/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gdk-pixbuf-0.21.0/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gdm2-2.4.0.11_4/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gedit2-2.0.5/
> drwxr-xr-x    2 root  wheel       512 Jan 31 11:01 gettext-0.11.5_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 ghostscript-gnu-7.05_3=
/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 ghostview-1.5/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gimp-1.2.3_2,1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 glade2-1.1.2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 gle-3.0.3/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 glib-1.2.10_8/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 glib-2.0.7/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 glibwww-0.2_1/
> drwxr-xr-x    2 root  wheel       512 Oct 25 14:19 gmake-3.80/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gnomecanvas-0.21.0/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gnomedb-0.2.96_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gnomedesktop-2.0.9/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 gnomehier-1.0_6/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gnomelibs-1.4.2_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 gnomemimedata-2.0.1_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gnomeprint-0.37/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gnomevfs-1.0.5_4/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gnomevfs2-2.0.4.1_1/
> drwxr-xr-x    2 root  wheel       512 Nov 26 09:43 gnupg-1.2.1/
> drwxr-xr-x    2 root  wheel       512 Oct 25 17:05 gtar-1.13.25_5/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 gtk-1.2.10_9/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gtk-2.0.6/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gtk-engines2-1.9.0/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 gtk-gnutella-0.91/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 gtkhtml-1.1.6_2/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 guile-1.4.1_2/
> drwxr-xr-x    2 root  wheel       512 Oct  4 11:59 help2man-1.26/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:44 html-4.01/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 icewm-1.2.0/
> drwxr-xr-x    2 root  wheel       512 Oct 25 12:09 ifhp-3.5.7/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 imake-4.2.0_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 imlib-1.9.14_1/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 intltool-0.22/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:40 iso8879-1986/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:40 jade-1.2.1_1/
> drwxr-xr-x    2 root  wheel       512 Jan 31 11:01 javavmwrapper-1.4/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:43 jbigkit-1.4/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 jed-0.99.15/
> drwxr-xr-x    2 root  wheel       512 Jan 21 17:06 jpeg-6b_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 jpilot-0.99.2_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 kde-3.0.5/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 kdebase-3.0.5/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 kdegames-3.0.4/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 kdegraphics-3.0.4/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 kdelibs-3.0.5_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 kdemultimedia-3.0.4/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 kdenetwork-3.0.5/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 kdeutils-3.0.4_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 koffice-1.2,1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 kopete-0.5.1/
> drwxr-xr-x    2 root  wheel       512 Jan 21 17:06 lcms-1.09/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 libIDL-0.8.0/
> drwxr-xr-x    2 root  wheel       512 Dec  1 12:39 liba52-0.7.4/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 libart_lgpl2-2.3.10/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 libaudiofile-0.2.3/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 libbonobo-2.0.0/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libbonoboui-2.0.3.1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libcapplet-1.4.0.5/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libgda-0.2.96_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 libgda2-0.8.193/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 libghttp-1.0.9/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libglade-0.17_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libglade2-2.0.1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libgnome-2.0.5/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libgnomecanvas-2.0.4/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libgnomedb-0.8.193/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libgnomeprint-1.116.1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libgnomeprintui-1.116.=
0/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libgnomeui-2.0.5/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 libgnugetopt-1.2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libgtkhtml-2.0.2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 libgtop2-2.0.0_2/
> drwxr-xr-x    2 root  wheel       512 Jan 31 11:01 libiconv-1.8_2/
> drwxr-xr-x    2 root  wheel       512 Jan 23 12:39 libmcrypt-2.5.5/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 libmikmod-esound-3.1.1=
0/
> drwxr-xr-x    2 root  wheel       512 Jan 21 17:06 libmng-1.0.4/
> drwxr-xr-x    2 root  wheel       512 Oct 16 01:16 libnet-1.0.2a/
> drwxr-xr-x    2 root  wheel       512 Jan 21 17:06 libogg-1.0_1,3/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libpanel-1.4.2/
> drwxr-xr-x    2 root  wheel       512 Jan 17 20:23 librep-0.16.1_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 librsvg2-2.0.1/
> drwxr-xr-x    2 root  wheel       512 Oct 14 10:58 libslang-1.4.5/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 libtool-1.3.4_4/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 libungif-4.1.0b1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 libunicode-0.4_3/
> drwxr-xr-x    2 root  wheel       512 Jan 21 17:06 libvorbis-1.0_1,3/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libwnck-0.17/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 libwww-5.4.0/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 libxml-1.8.17_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 libxml2-2.4.26/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 libxslt-1.0.22/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 libzvt-2.0.1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 linc-0.5.3/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:44 links-0.98,1/
> drwxr-xr-x    2 root  wheel       512 Jan 31 11:18 linux-blackdown-jdk-1.=
4.1/
> drwxr-xr-x    2 root  wheel       512 Nov  2 21:49 linux-openmotif-2.1.30=
/
> drwxr-xr-x    2 root  wheel       512 Nov  2 21:49 linux-png-1.0.14_2/
> drwxr-xr-x    2 root  wheel       512 Jan 31 10:58 linux_base-7.1_1/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:40 linuxdoc-1.1/
> drwxr-xr-x    2 root  wheel       512 Oct 25 09:41 lynx-ssl-2.8.4.1c/
> drwxr-xr-x    2 root  wheel       512 Oct 25 17:45 m4-1.4_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 mad-esound-0.14.2b_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 metacity-2.4.2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 metacity-setup-0.7.1_1=
/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 metatheme2-0.9.7/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 mkcatalog-1.1/
> drwxr-xr-x    2 root  wheel       512 Jan 23 12:39 mod_php4-4.2.3/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 mozilla-1.1_1,2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 mozilla-headers-1.1_1,=
2/
> drwxr-xr-x    2 root  wheel       512 Jan 23 12:39 mysql-client-3.23.54/
> drwxr-xr-x    2 root  wheel       512 Oct 25 14:18 nano-1.0.9_1/
> drwxr-xr-x    2 root  wheel       512 Oct 11 15:31 nasm-0.98.33,1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 nautilus-gtkhtml-0.3.2=
_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 nautilus2-2.0.7/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 nedit-5.3/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 nessus-gtk-1.2.6/
> drwxr-xr-x    2 root  wheel       512 Oct 16 01:09 nessus-libnasl-1.2.6/
> drwxr-xr-x    2 root  wheel       512 Oct 16 01:06 nessus-libraries-1.2.6=
/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 nessus-plugins-1.2.6/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 netpbm-10.11/
> drwxr-xr-x    2 root  wheel       512 Oct 16 01:19 nmap-3.00/
> drwxr-xr-x    2 root  wheel       512 Jan 31 11:01 nspr-4.2/
> drwxr-xr-x    2 root  wheel       512 Sep 28 01:21 ntp-4.1.1a_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 oaf-0.6.10_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 open-motif-2.2.2_1/
> drwxr-xr-x    2 root  wheel       512 Oct 25 09:55 openssh-3.5/
> drwxr-xr-x    2 root  wheel       512 Oct 25 09:55 openssl-0.9.6g/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 opera-6.11.20021129/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 pango-1.0.5/
> drwxr-xr-x    2 root  wheel       512 Jan 21 17:06 pcre-3.9/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 peps-1.0/
> drwxr-xr-x    2 root  wheel       512 Nov  4 11:11 perl-5.8.0_3/
> drwxr-xr-x    2 root  wheel       512 Nov 26 09:41 pgp4pine-1.76_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 phoenix-0.5_4/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 pilot-link-0.11.4/
> drwxr-xr-x    2 root  wheel       512 Sep  5 04:28 pine-4.44/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 pkgconfig-0.15.0/
> -rw-r--r--    1 root  wheel  11546624 Feb  2 10:31 pkgdb.db
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:31 png-1.2.5_1/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 popt-1.6.4/
> drwxr-xr-x    2 root  wheel       512 Dec 10 19:02 portupgrade-20021209/
> drwxr-xr-x    2 root  wheel       512 Jan 23 12:39 pth-1.4.1_1/
> drwxr-xr-x    2 root  wheel       512 Jan 17 20:20 py22-expat-2.2.2_2/
> drwxr-xr-x    2 root  wheel       512 Jan 21 17:06 python-2.2.2_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 qt-3.0.5_3/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 rep-gtk2-0.16,1/
> drwxr-xr-x    2 root  wheel       512 Oct 25 14:18 rpm-3.0.6_6/
> drwxr-xr-x    2 root  wheel       512 Dec 10 19:02 ruby-1.6.8.p2_1/
> drwxr-xr-x    2 root  wheel       512 Dec 10 19:02 ruby-bdb1-0.1.7/
> drwxr-xr-x    2 root  wheel       512 Dec 10 19:02 ruby-shim-ruby18-1.7.3=
.2002.11.10/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 samba-2.2.7a/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 scr2png-1.1/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:44 scr2txt-1.1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 scrollkeeper-0.3.11_1,=
1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 sdl-1.2.4_1/
> drwxr-xr-x    2 root  wheel       512 Jan 20 11:03 sdocbook-xml-4.1.2.5/
> drwxr-xr-x    2 root  wheel       512 Oct 25 00:02 sed_inplace-2002.10.19=
/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:44 sgmlformat-1.7_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:15 soup-0.7.4_1/
> drwxr-xr-x    2 root  wheel       512 Dec  3 16:00 sox-12.17.3_1/
> drwxr-xr-x    2 root  wheel       512 Sep 20 10:30 sudo-1.6.6/
> drwxr-xr-x    2 root  wheel       512 Oct 17 10:33 svgalib-1.4.2_1/
> drwxr-xr-x    2 root  wheel       512 Oct 14 10:45 tcl-8.2.3_2/
> drwxr-xr-x    2 root  wheel       512 Oct 12 18:22 tcl-8.3.4_4/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:44 tidy-20000804_2/
> drwxr-xr-x    2 root  wheel       512 Jan 21 17:06 tiff-3.5.7/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 tk-8.2.3_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 tk-8.3.4_3/
> drwxr-xr-x    2 root  wheel       512 Sep 20 10:31 unzip-5.50/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 urwfonts-1.0/
> drwxr-xr-x    2 root  wheel       512 Oct 25 14:18 wget-1.8.2_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 wine-2002.10.07/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 wrapper-1.0_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 xanim-2.80.2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 xcoral-3.40/
> drwxr-xr-x    2 root  wheel       512 Oct 31 08:44 xhtml-1.0.20000126/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 xmixer-0.9.4/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 xmms-esound-gnome-1.2.=
7_3/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:23 xmms-volnorm-0.8.1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 xscreensaver-gnome-4.0=
5_2/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 xv-3.10a_3/
> drwxr-xr-x    2 root  wheel       512 Oct 24 21:39 xvid-0.20020412_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 yelp-1.0.6/
> drwxr-xr-x    2 root  wheel       512 Sep 20 10:32 zip-2.3_1/
> drwxr-xr-x    2 root  wheel       512 Feb  2 10:30 zsnes-1.36,1/
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

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

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

iD8DBQA+PUCHb2iPiv4Uz4cRArbqAJ9zDnrrLfVfrl+E218J4w26N2e58wCfbL68
fgQXxx/Rf01MeZmAVuINxgI=
=a5p2
-----END PGP SIGNATURE-----

--=-dlPVb2LjiogkJfl4dfSb--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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