From owner-freebsd-gnome Sun Feb 2 7:39:56 2003 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 07E8737B401 for ; Sun, 2 Feb 2003 07:39:08 -0800 (PST) Received: from sccimhc02.insightbb.com (sccimhc02.insightbb.com [63.240.76.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9106A43F3F for ; Sun, 2 Feb 2003 07:39:05 -0800 (PST) (envelope-from aielloda@cs.purdue.edu) Received: from cs.purdue.edu ([12.222.109.129]) by sccimhc02.insightbb.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20030202153859.IOEG25124.sccimhc02.insightbb.com@cs.purdue.edu> for ; Sun, 2 Feb 2003 15:38:59 +0000 Message-ID: <3E3D3B93.2030409@cs.purdue.edu> Date: Sun, 02 Feb 2003 10:38:59 -0500 From: Dan Aiello User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021025 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Subject: trouble compiling gtk+-2.0.9 on FreeBSD Content-Type: multipart/mixed; boundary="------------050803040108050601000902" 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 This is a multi-part message in MIME format. --------------050803040108050601000902 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I've been trying to solve this problem for months, but I can't seem to fix it. I've upgraded all the ports that it depends on, but I can't seem to fix the problem... I have attached the config.log file and an "ls -al" of /var/db/pkg to this e-mail. Please let me know if there's anything more I can do to help, or if you can help me. Feel free to inform me that I'm making a stupid mistake. Thanks for your help, Dan --------------050803040108050601000902 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.54. Invocation command line was $ ./configure --enable-static --with-xinput=xfree --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --target=i386-unknown-freebsd4.7 ## --------- ## ## Platform. ## ## --------- ## hostname = urlacher.leftshift.cjb.net uname -m = i386 uname -r = 4.7-RELEASE-p3 uname -s = FreeBSD uname -v = 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 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /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 ## ----------- ## ## Core tests. ## ## ----------- ## 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 &5 2.95.4 configure:2145: $? = 0 configure:2147: cc -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2150: $? = 0 configure:2152: cc -V &5 cc: argument to `-V' is missing configure:2155: $? = 1 configure:2175: checking for C compiler default output configure:2178: cc -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:2181: $? = 0 configure:2215: result: a.out configure:2220: checking whether the C compiler works configure:2226: ./a.out configure:2229: $? = 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=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:2261: $? = 0 configure:2284: result: configure:2290: checking for suffix of object files configure:2308: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2311: $? = 0 configure:2330: result: o configure:2334: checking whether we are using the GNU C compiler configure:2355: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2358: $? = 0 configure:2361: test -s conftest.o configure:2364: $? = 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/include -I/usr/X11R6/include conftest.c >&5 configure:2403: $? = 0 configure:2406: test -s conftest.o configure:2409: $? = 0 configure:2419: result: yes configure:2436: checking for cc option to accept ANSI C configure:2493: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2496: $? = 0 configure:2499: test -s conftest.o configure:2502: $? = 0 configure:2519: result: none needed configure:2537: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2540: $? = 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=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3298: $? = 0 configure:3302: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3305: $? = 0 configure:3357: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c conftstm.o >&5 configure:3360: $? = 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/include -I/usr/X11R6/include conftest.c configure:3445: $? = 0 configure:3472: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3469: ac_nonexistent.h: No such file or directory configure:3478: $? = 1 configure: failed program was: #line 3468 "configure" #include "confdefs.h" #include configure:3515: result: cc -E configure:3530: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3536: $? = 0 configure:3563: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3560: ac_nonexistent.h: No such file or directory configure:3569: $? = 1 configure: failed program was: #line 3559 "configure" #include "confdefs.h" #include 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/include -I/usr/X11R6/include conftest.c configure:3644: $? = 0 configure:3731: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:3734: $? = 0 configure:3736: ./conftest configure:3739: $? = 0 configure:3753: result: yes configure:3777: checking for sys/types.h configure:3790: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3793: $? = 0 configure:3796: test -s conftest.o configure:3799: $? = 0 configure:3809: result: yes configure:3777: checking for sys/stat.h configure:3790: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3793: $? = 0 configure:3796: test -s conftest.o configure:3799: $? = 0 configure:3809: result: yes configure:3777: checking for stdlib.h configure:3790: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3793: $? = 0 configure:3796: test -s conftest.o configure:3799: $? = 0 configure:3809: result: yes configure:3777: checking for string.h configure:3790: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3793: $? = 0 configure:3796: test -s conftest.o configure:3799: $? = 0 configure:3809: result: yes configure:3777: checking for memory.h configure:3790: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3793: $? = 0 configure:3796: test -s conftest.o configure:3799: $? = 0 configure:3809: result: yes configure:3777: checking for strings.h configure:3790: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3793: $? = 0 configure:3796: test -s conftest.o configure:3799: $? = 0 configure:3809: result: yes configure:3777: checking for inttypes.h configure:3790: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3793: $? = 0 configure:3796: test -s conftest.o configure:3799: $? = 0 configure:3809: result: yes configure:3777: checking for stdint.h configure:3790: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3819: stdint.h: No such file or directory configure:3793: $? = 1 configure: failed program was: #line 3783 "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 #include configure:3809: result: no configure:3777: checking for unistd.h configure:3790: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3793: $? = 0 configure:3796: test -s conftest.o configure:3799: $? = 0 configure:3809: result: yes configure:3835: checking dlfcn.h usability configure:3844: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3847: $? = 0 configure:3850: test -s conftest.o configure:3853: $? = 0 configure:3862: result: yes configure:3866: checking dlfcn.h presence configure:3873: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3879: $? = 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=pentiumpro -fPIC -DPIC -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4633: $? = 0 configure:4636: test -s conftest.o configure:4639: $? = 0 configure:4676: result: yes configure:4692: checking if cc static flag -static works configure:4713: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -static conftest.c >&5 configure:4716: $? = 0 configure:4719: test -s conftest configure:4722: $? = 0 configure:4737: result: yes configure:4749: checking if cc supports -c -o file.o configure:4769: cc -c -O -pipe -march=pentiumpro -o out/conftest2.o -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4793: result: yes configure:4798: checking if cc supports -c -o file.lo configure:4822: cc -c -O -pipe -march=pentiumpro -c -o conftest.lo -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4825: $? = 0 configure:4828: test -s conftest.lo configure:4831: $? = 0 configure:4852: result: yes configure:4883: checking if cc supports -fno-rtti -fno-exceptions configure:4902: cc -c -O -pipe -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4905: $? = 0 configure:4908: test -s conftest.o configure:4911: $? = 0 configure:4927: result: yes configure:4938: checking whether the linker (/usr/libexec/elf/ld) supports 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=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6813: $? = 0 configure:6827: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:6830: $? = 1 configure:6843: result: yes configure:7427: checking whether to enable maintainer-specific portions of 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=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lcposix >&5 /usr/libexec/elf/ld: cannot find -lcposix configure:7746: $? = 1 configure: failed program was: #line 7724 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror (); int main () { strerror (); ; return 0; } configure:7763: result: no configure:7774: checking for cc option to accept ANSI C configure:7833: cc -c -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 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 >= 2.0.6 atk >= 1.0.1 pango >= 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/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/pango-1.0 configure:8109: checking BASE_DEPENDENCIES_LIBS configure:8112: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:8329: $? = 0 configure:8332: test -s conftest configure:8335: $? = 0 configure:8345: result: yes configure:8289: checking for mkstemp configure:8326: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:8329: $? = 0 configure:8332: test -s conftest configure:8335: $? = 0 configure:8345: result: yes configure:8289: checking for flockfile configure:8326: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:8329: $? = 0 configure:8332: test -s conftest configure:8335: $? = 0 configure:8345: result: yes configure:8357: checking for sigsetjmp configure:8375: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:8378: $? = 0 configure:8381: test -s conftest configure:8384: $? = 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=pentiumpro -Wall -I/usr/local/include/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: $? = 0 configure:8572: test -s conftest.o configure:8575: $? = 0 configure:8585: result: yes configure:8595: checking for inline configure:8613: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8616: $? = 0 configure:8619: test -s conftest.o configure:8622: $? = 0 configure:8633: result: inline configure:8648: checking for off_t configure:8669: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8672: $? = 0 configure:8675: test -s conftest.o configure:8678: $? = 0 configure:8688: result: yes configure:8700: checking for size_t configure:8721: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8724: $? = 0 configure:8727: test -s conftest.o configure:8730: $? = 0 configure:8740: result: yes configure:8754: checking for working alloca.h configure:8772: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/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: $? = 1 configure: failed program was: #line 8760 "configure" #include "confdefs.h" #include int main () { char *p = (char *) alloca (2 * sizeof (int)); ; return 0; } configure:8791: result: no configure:8801: checking for alloca configure:8839: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure: In function `main': configure:8832: warning: unused variable `p' configure:8842: $? = 0 configure:8845: test -s conftest configure:8848: $? = 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:9201: $? = 0 configure:9204: test -s conftest configure:9207: $? = 0 configure:9217: result: yes configure:9227: checking for working mmap configure:9366: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:9369: $? = 0 configure:9371: ./conftest configure:9374: $? = 0 configure:9387: result: yes configure:9421: checking argz.h usability configure:9430: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9459: argz.h: No such file or directory configure:9433: $? = 1 configure: failed program was: #line 9424 "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 #include configure:9448: result: no configure:9452: checking argz.h presence configure:9459: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:9456: argz.h: No such file or directory configure:9465: $? = 1 configure: failed program was: #line 9455 "configure" #include "confdefs.h" #include 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9433: $? = 0 configure:9436: test -s conftest.o configure:9439: $? = 0 configure:9448: result: yes configure:9452: checking limits.h presence configure:9459: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:9465: $? = 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9433: $? = 0 configure:9436: test -s conftest.o configure:9439: $? = 0 configure:9448: result: yes configure:9452: checking locale.h presence configure:9459: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:9465: $? = 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9433: $? = 0 configure:9436: test -s conftest.o configure:9439: $? = 0 configure:9448: result: yes configure:9452: checking nl_types.h presence configure:9459: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:9465: $? = 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=pentiumpro -Wall -I/usr/local/include/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 which is deprecated, use instead" configure:9433: $? = 0 configure:9436: test -s conftest.o configure:9439: $? = 0 configure:9448: result: yes configure:9452: checking malloc.h presence configure:9459: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c In file included from configure:9456: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure:9465: $? = 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9433: $? = 0 configure:9436: test -s conftest.o configure:9439: $? = 0 configure:9448: result: yes configure:9452: checking sys/param.h presence configure:9459: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:9465: $? = 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:9576: $? = 0 configure:9579: test -s conftest configure:9582: $? = 0 configure:9592: result: yes configure:9536: checking for munmap configure:9573: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:9576: $? = 0 configure:9579: test -s conftest configure:9582: $? = 0 configure:9592: result: yes configure:9536: checking for putenv configure:9573: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:9576: $? = 0 configure:9579: test -s conftest configure:9582: $? = 0 configure:9592: result: yes configure:9536: checking for setenv configure:9573: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:9576: $? = 0 configure:9579: test -s conftest configure:9582: $? = 0 configure:9592: result: yes configure:9536: checking for setlocale configure:9573: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:9576: $? = 0 configure:9579: test -s conftest configure:9582: $? = 0 configure:9592: result: yes configure:9536: checking for strchr configure:9573: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:9576: $? = 0 configure:9579: test -s conftest configure:9582: $? = 0 configure:9592: result: yes configure:9536: checking for strcasecmp configure:9573: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:9576: $? = 0 configure:9579: test -s conftest configure:9582: $? = 0 configure:9592: result: yes configure:9536: checking for strdup configure:9573: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:9576: $? = 0 configure:9579: test -s conftest configure:9582: $? = 0 configure:9592: result: yes configure:9536: checking for __argz_count configure:9573: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 /tmp/cc2T15ff.o: In function `main': /tmp/cc2T15ff.o(.text+0x9): undefined reference to `__argz_count' configure:9576: $? = 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 /* 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) (); 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 = __argz_count; #endif ; return 0; } configure:9592: result: no configure:9536: checking for __argz_stringify configure:9573: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 /tmp/cc3iGVVc.o: In function `main': /tmp/cc3iGVVc.o(.text+0x9): undefined reference to `__argz_stringify' configure:9576: $? = 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 /* 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) (); 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_stringify) choke me #else f = __argz_stringify; #endif ; return 0; } configure:9592: result: no configure:9536: checking for __argz_next configure:9573: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 /tmp/ccCsbIY9.o: In function `main': /tmp/ccCsbIY9.o(.text+0x9): undefined reference to `__argz_next' configure:9576: $? = 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 /* 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) (); 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 = __argz_next; #endif ; return 0; } configure:9592: result: no configure:9604: checking for LC_MESSAGES configure:9622: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:9625: $? = 0 configure:9628: test -s conftest configure:9631: $? = 0 configure:9641: result: yes configure:9673: checking libintl.h usability configure:9682: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9685: $? = 0 configure:9688: test -s conftest.o configure:9691: $? = 0 configure:9700: result: yes configure:9704: checking libintl.h presence configure:9711: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:9717: $? = 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 /tmp/cc6qOH4O.o: In function `main': /tmp/cc6qOH4O.o(.text+0x14): undefined reference to `libintl_dgettext' configure:9786: $? = 1 configure: failed program was: #line 9771 "configure" #include "confdefs.h" #include 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lintl >&5 configure:9839: $? = 0 configure:9842: test -s conftest configure:9845: $? = 0 configure:9856: result: yes configure:9859: checking for dgettext in -lintl configure:9886: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lintl >&5 configure:9889: $? = 0 configure:9892: test -s conftest configure:9895: $? = 0 configure:9906: result: yes configure:9916: checking if -liconv is needed to use gettext configure:9918: result: configure:9920: checking for dcgettext in -lintl configure:9947: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lintl -liconv >&5 configure:9950: $? = 0 configure:9953: test -s conftest configure:9956: $? = 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=pentiumpro -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: $? = 0 configure:10073: test -s conftest configure:10076: $? = 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=pentiumpro -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: $? = 0 configure:10192: test -s conftest configure:10195: $? = 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 es et eu fa fi fr ga gl he hi hr hu ia it ja ko lt lv ms nl nn no pl pt pt_BR 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=pentiumpro -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: $? = 0 configure:10457: ./conftest configure:10460: $? = 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure: In function `main': configure:10534: warning: unused variable `dir' configure:10544: $? = 0 configure:10547: test -s conftest.o configure:10550: $? = 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 >= 2.0.6 configure:10800: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -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/X11R6/include -L/usr/local/lib conftest.c -Wl,--export-dynamic -pthread -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -liconv -lintl -liconv >&5 configure:10803: $? = 0 configure:10805: ./conftest configure:10808: $? = 0 configure:10825: result: yes (version 2.0.7) configure:10917: checking for bind_textdomain_codeset configure:10954: cc -o conftest -O -pipe -march=pentiumpro -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 -lintl -liconv >&5 configure:10957: $? = 0 configure:10960: test -s conftest configure:10963: $? = 0 configure:10973: result: yes configure:10999: checking pwd.h usability configure:11008: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:11011: $? = 0 configure:11014: test -s conftest.o configure:11017: $? = 0 configure:11026: result: yes configure:11030: checking pwd.h presence configure:11037: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:11043: $? = 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:11128: $? = 0 configure:11131: test -s conftest.o configure:11134: $? = 0 configure:11143: result: yes configure:11147: checking sys/time.h presence configure:11154: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:11160: $? = 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:11520: $? = 0 configure:11523: test -s conftest.o configure:11526: $? = 0 configure:11547: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure: In function `main': configure:11538: syntax error before `big' configure:11550: $? = 1 configure: failed program was: #line 11530 "configure" #include "confdefs.h" #include #include int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure: In function `main': configure:11936: warning: unused variable `i' configure:11946: $? = 0 configure:11949: test -s conftest.o configure:11952: $? = 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=pentiumpro -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: $? = 0 configure:12374: test -s conftest configure:12377: $? = 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=pentiumpro -Wall -I/usr/local/include/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: $? = 0 configure:12455: test -s conftest.o configure:12458: $? = 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/include -I/usr/X11R6/include conftest.c configure:12514: $? = 0 configure:12539: result: yes configure:12543: checking for wctype.h configure:12550: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:12556: $? = 0 configure:12581: result: yes configure:12586: checking for iswalnum configure:12623: cc -o conftest -O -pipe -march=pentiumpro -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: $? = 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 /* 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) (); 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 = iswalnum; #endif ; return 0; } configure:12642: result: no configure:12647: checking for iswalnum in -lw configure:12674: cc -o conftest -O -pipe -march=pentiumpro -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: $? = 1 configure: failed program was: #line 12655 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char 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=pentiumpro -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: $? = 1 configure: failed program was: #line 12709 "configure" #include "confdefs.h" #include int main () { #if (defined(HAVE_WCTYPE_H) || defined(HAVE_WCHAR_H)) # ifdef HAVE_WCTYPE_H # include # else # ifdef HAVE_WCHAR_H # include # endif # endif #else # define iswalnum(c) ((wchar_t)(c) <= 0xFF && isalnum(c)) #endif iswalnum((wchar_t) 0); ; 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=pentiumpro -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: $? = 0 configure:12882: test -s conftest configure:12885: $? = 0 configure:12896: result: yes configure:12909: checking tiffio.h usability configure:12918: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:12921: $? = 0 configure:12924: test -s conftest.o configure:12927: $? = 0 configure:12936: result: yes configure:12940: checking tiffio.h presence configure:12947: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:12953: $? = 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=pentiumpro -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: $? = 0 configure:13385: test -s conftest configure:13388: $? = 0 configure:13399: result: yes configure:13410: checking for jpeglib.h configure:13421: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:13427: $? = 0 configure:13445: result: yes configure:13449: checking for jpeg_simple_progression in -ljpeg configure:13476: cc -o conftest -O -pipe -march=pentiumpro -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: $? = 0 configure:13482: test -s conftest configure:13485: $? = 0 configure:13496: result: yes configure:13528: checking for libpng12 configure:13531: result: yes configure:13788: checking pixbuf loaders to build configure:13816: result: configure:13839: checking for sys/wait.h that is POSIX.1 compatible configure:13867: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:13870: $? = 0 configure:13873: test -s conftest.o configure:13876: $? = 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=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.S >&5 configure:14025: $? = 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=pentiumpro -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: $? = 0 configure:14219: test -s conftest configure:14222: $? = 0 configure:14233: result: yes configure:14247: checking For sufficiently new FreeType (at least 2.0.1) configure:14265: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:14268: $? = 0 configure:14271: test -s conftest.o configure:14274: $? = 0 configure:14284: result: yes configure:15696: checking for XOpenDisplay in -lX11 configure:15723: cc -o conftest -O -pipe -march=pentiumpro -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/X11R6/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_Frame' /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Access_Frame' /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Long' configure:15726: $? = 1 configure: failed program was: #line 15704 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char XOpenDisplay (); int main () { XOpenDisplay (); ; return 0; } configure:15743: result: no configure:15748: error: *** libX11 not found. Check 'config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_func_bind_textdomain_codeset=yes ac_cv_type_size_t=yes ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_func_getcwd=yes ac_cv_lib_X11_XOpenDisplay=no ac_cv_path_FREETYPE_CONFIG=/usr/local/bin/freetype-config ac_cv_header_tiffio_h=yes ac_cv_c_bigendian=no gt_cv_func_dgettext_libc=no ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_header_sys_time_h=yes ac_cv_header_pwd_h=yes ac_cv_header_nl_types_h=yes ac_cv_lib_cposix_strerror=no ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set=set ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config lt_cv_prog_cc_can_build_shared=yes ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_lib_jpeg_jpeg_destroy_decompress=yes ac_cv_func_setlocale=yes ac_cv_lib_tiff_TIFFReadScanline=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_lib_freetype_FT_New_Face=yes ac_cv_func_iswalnum=no ac_cv_header_sys_wait_h=yes ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_lib_intl_dcgettext=yes ac_cv_func_strcasecmp=yes lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_shlib= ac_cv_lib_jpeg_jpeg_simple_progression=yes ac_cv_func___argz_count=no lt_cv_prog_cc_static=-static ac_cv_env_host_alias_set= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_c_const=yes ac_cv_func_mkstemp=yes lt_cv_ld_reload_flag=-r ac_cv_working_alloca_h=no ac_cv_func_munmap=yes lt_cv_archive_cmds_need_lc=yes ac_cv_header_sys_stat_h=yes lt_cv_prog_gnu_ld=yes ac_cv_env_build_alias_set= ac_cv_header_limits_h=yes ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_target_alias_set=set ac_cv_func_alloca_works=yes ac_cv_prog_INDENT=indent ac_cv_host_alias=i386-unknown-freebsd4.7 ac_cv_prog_cc_stdc= ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro' ac_cv_env_CC_set=set ac_cv_path_MSGFMT=/usr/local/bin/msgfmt lt_cv_prog_cc_wl=-Wl, ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_func___argz_stringify=no ac_cv_path_PERL=/usr/bin/perl5 ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/bin/sed ac_cv_func_getresuid=yes ac_cv_type_signal=void ac_cv_func_dcgettext=yes ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes nls_cv_header_intl= ac_cv_func___argz_next=no ac_cv_func_setenv=yes ac_cv_header_sys_param_h=yes ac_cv_header_locale_h=yes ac_cv_c_inline=inline ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_path_LD=/usr/libexec/elf/ld ac_cv_build_alias=i386-unknown-freebsd4.7 ac_cv_env_CPPFLAGS_value='-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include' ac_cv_func_strchr=yes ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-unknown-freebsd4.7 ac_cv_env_host_alias_value= ac_cv_lib_w_iswalnum=no am_cv_val_LC_MESSAGES=yes ac_cv_type_off_t=yes ac_cv_lib_intl_dgettext=yes nls_cv_force_use_gnu_gettext=no lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' ac_cv_lib_intl_bindtextdomain=yes gt_cv_func_dgettext_libintl=yes am_cv_prog_cc_stdc= lt_cv_compiler_c_o=yes lt_cv_prog_cc_pic_works=yes lt_cv_file_magic_test_file= nls_cv_use_gnu_gettext=no ac_cv_header_argz_h=no ac_cv_prog_CPP='cc -E' ac_cv_build=i386-unknown-freebsd4.7 ac_cv_env_build_alias_value= ac_cv_header_malloc_h=yes ac_cv_func_getpagesize=yes ac_cv_func_lstat=yes lt_cv_prog_cc_pic=' -fPIC' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=pass_all ac_cv_prog_ac_ct_CC=cc ac_cv_header_libintl_h=yes ac_cv_func_flockfile=yes lt_cv_compiler_o_lo=yes ac_cv_env_target_alias_value=i386-unknown-freebsd4.7 ac_cv_env_CC_value=cc ac_cv_type_uid_t=yes lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes nls_cv_header_libgt= ac_cv_func_strdup=yes ac_cv_func_putenv=yes ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/usr/ports/x11-toolkits/gtk20/work/gtk+-2.0.9/missing aclocal-1.4 ' ALLOCA='' AS='${CC}' ASFLAGS='${CFLAGS}' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/usr/ports/x11-toolkits/gtk20/work/gtk+-2.0.9/missing automake-1.4' BASE_DEPENDENCIES_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/pango-1.0 ' BASE_DEPENDENCIES_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv ' BUILD_DYNAMIC_MODULES_FALSE='#' BUILD_DYNAMIC_MODULES_TRUE='' CATALOGS=' am.gmo ar.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo cy.gmo da.gmo 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.gmo zh_CN.gmo' CATOBJEXT='.gmo' CC='cc' CCAS='${CC}' CCASFLAGS='${CFLAGS}' CFLAGS='-O -pipe -march=pentiumpro -Wall' CPP='cc -E' CPPFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' DATADIRNAME='share' DB2HTML='' DEFS='' DISABLE_EXPLICIT_DEPS_FALSE='' DISABLE_EXPLICIT_DEPS_TRUE='#' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_FB_MANAGER_FALSE='' ENABLE_FB_MANAGER_TRUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' EXEEXT='' FREETYPE_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include' FREETYPE_CONFIG='/usr/local/bin/freetype-config' FREETYPE_LIBS='-L/usr/local/lib -lfreetype' GDK_DEP_CFLAGS='' GDK_DEP_LIBS='' GDK_EXTRA_CFLAGS='' GDK_EXTRA_LIBS='' GDK_PACKAGES='' GDK_PIXBUF_CSOURCE='' GDK_PIXBUF_DEP_CFLAGS='-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='-Wl,--export-dynamic -L/usr/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv -lm' GDK_PIXBUF_EXTRA_CFLAGS='' GDK_PIXBUF_EXTRA_LIBS=' -lm' GDK_PIXBUF_MAJOR='2' GDK_PIXBUF_MICRO='9' GDK_PIXBUF_MINOR='0' GDK_PIXBUF_PACKAGES='gmodule-2.0 gobject-2.0' GDK_PIXBUF_VERSION='2.0.9' GDK_PIXBUF_XLIB_DEP_CFLAGS='' GDK_PIXBUF_XLIB_DEP_LIBS='' GDK_PIXBUF_XLIB_EXTRA_CFLAGS='' GDK_PIXBUF_XLIB_EXTRA_LIBS='' GDK_PIXBUF_XLIB_PACKAGES='' GDK_WIN32_EXTRA_CFLAGS='' GDK_WLIBS='' GETTEXT_PACKAGE='gtk20' GLIB_CFLAGS='-D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv ' GLIB_MKENUMS='glib-mkenums' GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo cy.gmo da.gmo 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.gmo zh_CN.gmo' GMSGFMT='/usr/local/bin/msgfmt' GOBJECT_QUERY='gobject-query' GTKDOC='' GTK_API_VERSION='2.0' GTK_BINARY_AGE='9' GTK_BINARY_VERSION='2.0.0' GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GTK_DEP_CFLAGS='' GTK_DEP_LIBS='' GTK_EXTRA_CFLAGS='' GTK_EXTRA_LIBS='' GTK_INTERFACE_AGE='9' GTK_MAJOR_VERSION='2' GTK_MICRO_VERSION='9' GTK_MINOR_VERSION='0' GTK_PACKAGES='' GTK_VERSION='2.0.9' GTK_XIM_FLAGS='' HAVE_DOCBOOK_FALSE='' HAVE_DOCBOOK_TRUE='' HAVE_IE55_FALSE='' HAVE_IE55_TRUE='#' HAVE_JPEG_FALSE='#' HAVE_JPEG_TRUE='' HAVE_PNG_FALSE='#' HAVE_PNG_TRUE='' HAVE_SGML2HTML_FALSE='' HAVE_SGML2HTML_TRUE='' HAVE_TIFF_FALSE='#' HAVE_TIFF_TRUE='' HAVE_WINTAB_FALSE='' HAVE_WINTAB_TRUE='#' HAVE_XFT_FALSE='#' HAVE_XFT_TRUE='' HTML_DIR='' IE55_UUID_LIB='' INCLUDED_LOADER_DEFINE='' INCLUDED_LOADER_OBJ='' INDENT='indent' INSTALL_DATA='install -c -o root -g wheel -m 444' INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -c -o root -g wheel -m 555' INSTOBJEXT='.mo' INTLDEPS='' INTLLIBS='-lintl -liconv' INTLOBJS='' LDFLAGS='-L/usr/local/lib' LIBJPEG='-ljpeg' LIBOBJS='' LIBPNG='-L/usr/local/lib -lpng -lz -lm ' LIBS=' -liconv -lintl -liconv' LIBTIFF='-ltiff' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='0' LT_CURRENT_MINUS_AGE='0' LT_RELEASE='2.0' LT_REVISION='9' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='gtk+' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl5' PKG_CONFIG='/usr/local/bin/pkg-config' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES=' am.po ar.po az.po be.po bg.po ca.po cs.po cy.po da.po de.po el.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='po' RANLIB='ranlib' REBUILD='' REBUILD_PNGS='#' SET_MAKE='' SGML2HTML='' SHELL='/bin/sh' STRIP='strip' STRIP_BEGIN='' STRIP_DUMMY='' STRIP_END='' USE_LINUX_FB_FALSE='' USE_LINUX_FB_TRUE='' USE_MMX_FALSE='#' USE_MMX_TRUE='' USE_NLS='yes' USE_WIN32_FALSE='' USE_WIN32_TRUE='' USE_X11_FALSE='' USE_X11_TRUE='' VERSION='2.0.9' WINTAB_LIB='' XGETTEXT='/usr/local/bin/xgettext' XINPUT_GXI_FALSE='' XINPUT_GXI_TRUE='' XINPUT_XFREE_FALSE='' XINPUT_XFREE_TRUE='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='cc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i386-unknown-freebsd4.7' build_alias='' build_cpu='i386' build_os='freebsd4.7' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' gdktarget='x11' gdktargetlib='libgdk-x11-2.0.la' gtklocaledir='${prefix}/${DATADIRNAME}/locale' gtktargetlib='libgtk-x11-2.0.la' host='i386-unknown-freebsd4.7' host_alias='' host_cpu='i386' host_os='freebsd4.7' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' ms_librarian='' oldincludedir='/usr/include' prefix='/usr/X11R6' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-freebsd4.7' xinput_progs='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #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 configure: exit 1 --------------050803040108050601000902 Content-Type: text/plain; name="pkglist.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="pkglist.txt" 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-fontDefaultBitmaps-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.000227_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.10/ 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.05_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/ --------------050803040108050601000902-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message