Date: Thu, 25 Nov 2004 13:22:29 +0000 From: Iain Dooley <mail@iaindooley.com> To: x11@FreeBSD.org Subject: libXinerama configure error Message-ID: <41A5DC95.50401@iaindooley.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------050401020706010801080108 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit hi there, this is my first time reporting an error like this. is there anything else i should provide? cheers iain --------------050401020706010801080108 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 libXinerama configure 1.0.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/X11R6 --build=i386-portbld-freebsd4.10 ## --------- ## ## Platform. ## ## --------- ## hostname = piper.iaindooley.com uname -m = i386 uname -r = 4.10-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.10-STABLE #0: Wed Jun 23 01:36:48 GMT 2004 iain@piper:/usr/obj/usr/src/sys/PIPER /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: /home/iain/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1555: checking for a BSD-compatible install configure:1610: result: /usr/bin/install -c -o root -g wheel configure:1621: checking whether build environment is sane configure:1664: result: yes configure:1697: checking for gawk configure:1726: result: no configure:1697: checking for mawk configure:1726: result: no configure:1697: checking for nawk configure:1713: found /usr/bin/nawk configure:1723: result: nawk configure:1733: checking whether gmake sets $(MAKE) configure:1753: result: yes configure:1918: checking whether to enable maintainer-specific portions of Makefiles configure:1927: result: no configure:2050: checking build system type configure:2068: result: i386-portbld-freebsd4.10 configure:2076: checking host system type configure:2090: result: i386-portbld-freebsd4.10 configure:2110: checking for style of include used by gmake configure:2138: result: GNU configure:2209: checking for gcc configure:2235: result: cc configure:2479: checking for C compiler version configure:2482: cc --version </dev/null >&5 2.95.4 configure:2485: $? = 0 configure:2487: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2490: $? = 0 configure:2492: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2495: $? = 1 configure:2518: checking for C compiler default output file name configure:2521: cc -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:2524: $? = 0 configure:2570: result: a.out configure:2575: checking whether the C compiler works configure:2581: ./a.out configure:2584: $? = 0 configure:2601: result: yes configure:2608: checking whether we are cross compiling configure:2610: result: no configure:2613: checking for suffix of executables configure:2615: cc -o conftest -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:2618: $? = 0 configure:2643: result: configure:2649: checking for suffix of object files configure:2670: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:2673: $? = 0 configure:2695: result: o configure:2699: checking whether we are using the GNU C compiler configure:2723: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:2729: $? = 0 configure:2732: test -z || test ! -s conftest.err configure:2735: $? = 0 configure:2738: test -s conftest.o configure:2741: $? = 0 configure:2754: result: yes configure:2760: checking whether cc accepts -g configure:2781: cc -c -g conftest.c >&5 configure:2787: $? = 0 configure:2790: test -z || test ! -s conftest.err configure:2793: $? = 0 configure:2796: test -s conftest.o configure:2799: $? = 0 configure:2810: result: yes configure:2827: checking for cc option to accept ANSI C configure:2897: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:2903: $? = 0 configure:2906: test -z || test ! -s conftest.err configure:2909: $? = 0 configure:2912: test -s conftest.o configure:2915: $? = 0 configure:2933: result: none needed configure:2951: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 conftest.c:2: syntax error before `me' configure:2957: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3089: checking dependency style of cc configure:3172: result: gcc configure:3189: checking for a sed that does not truncate output configure:3243: result: /usr/bin/sed configure:3246: checking for egrep configure:3256: result: grep -E configure:3272: checking for ld used by cc configure:3339: result: /usr/libexec/elf/ld configure:3348: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:3363: result: yes configure:3368: checking for /usr/libexec/elf/ld option to reload object files configure:3375: result: -r configure:3384: checking for BSD-compatible nm configure:3426: result: /usr/bin/nm -B configure:3430: checking whether ln -s works configure:3434: result: yes configure:3441: checking how to recognise dependent libraries configure:3615: result: pass_all configure:3828: checking how to run the C preprocessor configure:3863: cc -E conftest.c configure:3869: $? = 0 configure:3901: cc -E conftest.c conftest.c:11: ac_nonexistent.h: No such file or directory configure:3907: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libXinerama" | #define PACKAGE_TARNAME "libXinerama" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libXinerama 1.0.2" | #define PACKAGE_BUGREPORT "wt@midsouth.rr.com" | #define PACKAGE "libXinerama" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3946: result: cc -E configure:3970: cc -E conftest.c configure:3976: $? = 0 configure:4008: cc -E conftest.c conftest.c:11: ac_nonexistent.h: No such file or directory configure:4014: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libXinerama" | #define PACKAGE_TARNAME "libXinerama" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libXinerama 1.0.2" | #define PACKAGE_BUGREPORT "wt@midsouth.rr.com" | #define PACKAGE "libXinerama" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4058: checking for ANSI C header files configure:4083: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:4089: $? = 0 configure:4092: test -z || test ! -s conftest.err configure:4095: $? = 0 configure:4098: test -s conftest.o configure:4101: $? = 0 configure:4190: cc -o conftest -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:4193: $? = 0 configure:4195: ./conftest configure:4198: $? = 0 configure:4213: result: yes configure:4237: checking for sys/types.h configure:4253: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:4259: $? = 0 configure:4262: test -z || test ! -s conftest.err configure:4265: $? = 0 configure:4268: test -s conftest.o configure:4271: $? = 0 configure:4282: result: yes configure:4237: checking for sys/stat.h configure:4253: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:4259: $? = 0 configure:4262: test -z || test ! -s conftest.err configure:4265: $? = 0 configure:4268: test -s conftest.o configure:4271: $? = 0 configure:4282: result: yes configure:4237: checking for stdlib.h configure:4253: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:4259: $? = 0 configure:4262: test -z || test ! -s conftest.err configure:4265: $? = 0 configure:4268: test -s conftest.o configure:4271: $? = 0 configure:4282: result: yes configure:4237: checking for string.h configure:4253: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:4259: $? = 0 configure:4262: test -z || test ! -s conftest.err configure:4265: $? = 0 configure:4268: test -s conftest.o configure:4271: $? = 0 configure:4282: result: yes configure:4237: checking for memory.h configure:4253: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:4259: $? = 0 configure:4262: test -z || test ! -s conftest.err configure:4265: $? = 0 configure:4268: test -s conftest.o configure:4271: $? = 0 configure:4282: result: yes configure:4237: checking for strings.h configure:4253: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:4259: $? = 0 configure:4262: test -z || test ! -s conftest.err configure:4265: $? = 0 configure:4268: test -s conftest.o configure:4271: $? = 0 configure:4282: result: yes configure:4237: checking for inttypes.h configure:4253: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:4259: $? = 0 configure:4262: test -z || test ! -s conftest.err configure:4265: $? = 0 configure:4268: test -s conftest.o configure:4271: $? = 0 configure:4282: result: yes configure:4237: checking for stdint.h configure:4253: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 conftest.c:54: stdint.h: No such file or directory configure:4259: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libXinerama" | #define PACKAGE_TARNAME "libXinerama" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libXinerama 1.0.2" | #define PACKAGE_BUGREPORT "wt@midsouth.rr.com" | #define PACKAGE "libXinerama" | #define VERSION "1.0.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | | #include <stdint.h> configure:4282: result: no configure:4237: checking for unistd.h configure:4253: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:4259: $? = 0 configure:4262: test -z || test ! -s conftest.err configure:4265: $? = 0 configure:4268: test -s conftest.o configure:4271: $? = 0 configure:4282: result: yes configure:4308: checking dlfcn.h usability configure:4320: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:4326: $? = 0 configure:4329: test -z || test ! -s conftest.err configure:4332: $? = 0 configure:4335: test -s conftest.o configure:4338: $? = 0 configure:4348: result: yes configure:4352: checking dlfcn.h presence configure:4362: cc -E conftest.c configure:4368: $? = 0 configure:4388: result: yes configure:4423: checking for dlfcn.h configure:4430: result: yes configure:4537: checking for C++ compiler version configure:4540: c++ --version </dev/null >&5 2.95.4 configure:4543: $? = 0 configure:4545: c++ -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:4548: $? = 0 configure:4550: c++ -V </dev/null >&5 c++: argument to `-V' missing configure:4553: $? = 1 configure:4556: checking whether we are using the GNU C++ compiler configure:4580: c++ -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.cc >&5 configure:4586: $? = 0 configure:4589: test -z || test ! -s conftest.err configure:4592: $? = 0 configure:4595: test -s conftest.o configure:4598: $? = 0 configure:4611: result: yes configure:4617: checking whether c++ accepts -g configure:4638: c++ -c -g conftest.cc >&5 configure:4644: $? = 0 configure:4647: test -z || test ! -s conftest.err configure:4650: $? = 0 configure:4653: test -s conftest.o configure:4656: $? = 0 configure:4667: result: yes configure:4709: c++ -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.cc >&5 configure:4715: $? = 0 configure:4718: test -z || test ! -s conftest.err configure:4721: $? = 0 configure:4724: test -s conftest.o configure:4727: $? = 0 configure:4753: c++ -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.cc >&5 configure:4759: $? = 0 configure:4762: test -z || test ! -s conftest.err configure:4765: $? = 0 configure:4768: test -s conftest.o configure:4771: $? = 0 configure:4796: checking dependency style of c++ configure:4879: result: gcc configure:4901: checking how to run the C++ preprocessor configure:4932: c++ -E conftest.cc configure:4938: $? = 0 configure:4970: c++ -E conftest.cc conftest.cc:21: ac_nonexistent.h: No such file or directory configure:4976: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libXinerama" | #define PACKAGE_TARNAME "libXinerama" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libXinerama 1.0.2" | #define PACKAGE_BUGREPORT "wt@midsouth.rr.com" | #define PACKAGE "libXinerama" | #define VERSION "1.0.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5015: result: c++ -E configure:5039: c++ -E conftest.cc configure:5045: $? = 0 configure:5077: c++ -E conftest.cc conftest.cc:21: ac_nonexistent.h: No such file or directory configure:5083: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libXinerama" | #define PACKAGE_TARNAME "libXinerama" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libXinerama 1.0.2" | #define PACKAGE_BUGREPORT "wt@midsouth.rr.com" | #define PACKAGE "libXinerama" | #define VERSION "1.0.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5178: checking for g77 configure:5207: result: no configure:5178: checking for f77 configure:5194: found /usr/bin/f77 configure:5204: result: f77 configure:5219: checking for Fortran 77 compiler version configure:5222: f77 --version </dev/null >&5 GNU Fortran 0.5.25 20020320 (prerelease) Copyright (C) 1997 Free Software Foundation, Inc. For more version information on components of the GNU Fortran compilation system, especially useful when reporting bugs, type the command `g77 --verbose'. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:5225: $? = 0 configure:5227: f77 -v </dev/null >&5 g77 version 2.95.4 20020320 [FreeBSD] (from FSF-g77 version 0.5.25 20020320 (prerelease)) Driving: f77 -v -c -xf77-version /dev/null -xnone Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] /usr/libexec/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__i386__ -D__FreeBSD__=4 -D__FreeBSD_cc_version=460001 -D__unix__ -D__i386 -D__unix -Acpu(i386) -Amachine(i386) -Asystem(unix) -Asystem(FreeBSD) -D_LANGUAGE_FORTRAN -traditional -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__ELF__ /dev/null /dev/null GNU CPP version 2.95.4 20020320 [FreeBSD] (i386 FreeBSD/ELF) #include "..." search starts here: #include <...> search starts here: /usr/include /usr/include End of search list. The following default directories have been omitted from the search path: /usr/include/g++ End of omitted list. /usr/libexec/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/ccAaYgDj.s /dev/null GNU F77 version 2.95.4 20020320 [FreeBSD] (i386-unknown-freebsd) compiled by GNU C version 2.95.4 20020320 [FreeBSD]. GNU Fortran Front End version 0.5.25 20020320 (prerelease) /usr/libexec/elf/as -v -o /tmp/ccPzkHXl.o /tmp/ccAaYgDj.s GNU assembler version 2.12.1 [FreeBSD] 2002-07-20 (i386-obrien-freebsd5.0) using BFD version 2.12.1 [FreeBSD] 2002-07-20 /usr/libexec/elf/ld -V -dynamic-linker /usr/libexec/ld-elf.so.1 -o /tmp/ccQiKENE /tmp/ccPzkHXl.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely; consider using mkstemp() GNU ld version 2.12.1 [FreeBSD] 2002-07-20 Supported emulations: elf_i386 /tmp/ccQiKENE __G77_LIBF77_VERSION__: 0.5.25 20010315 (release) @(#)LIBF77 VERSION 19990503 __G77_LIBI77_VERSION__: 0.5.25 20010315 (release) @(#) LIBI77 VERSION pjw,dmg-mods 19990503 __G77_LIBU77_VERSION__: 0.5.25 20010315 (release) @(#) LIBU77 VERSION 19980709 configure:5230: $? = 0 configure:5232: f77 -V </dev/null >&5 f77: argument to `-V' missing configure:5235: $? = 1 configure:5243: checking whether we are using the GNU Fortran 77 compiler configure:5257: f77 -c conftest.F >&5 configure:5263: $? = 0 configure:5266: test -z || test ! -s conftest.err configure:5269: $? = 0 configure:5272: test -s conftest.o configure:5275: $? = 0 configure:5288: result: yes configure:5294: checking whether f77 accepts -g configure:5306: f77 -c -g conftest.f >&5 configure:5312: $? = 0 configure:5315: test -z || test ! -s conftest.err configure:5318: $? = 0 configure:5321: test -s conftest.o configure:5324: $? = 0 configure:5336: result: yes configure:5366: checking the maximum length of command line arguments configure:5431: result: 65536 configure:5442: checking command to parse /usr/bin/nm -B output from cc object configure:5531: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:5534: $? = 0 configure:5538: /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:5541: $? = 0 configure:5593: cc -o conftest -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c conftstm.o >&5 configure:5596: $? = 0 configure:5634: result: ok configure:5638: checking for objdir configure:5653: result: .libs configure:5743: checking for ar configure:5759: found /usr/bin/ar configure:5770: result: ar configure:5823: checking for ranlib configure:5839: found /usr/bin/ranlib configure:5850: result: ranlib configure:5903: checking for strip configure:5919: found /usr/bin/strip configure:5930: result: strip configure:6192: checking if cc static flag works configure:6215: result: yes configure:6233: checking if cc supports -fno-rtti -fno-exceptions configure:6251: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL -fno-rtti -fno-exceptions conftest.c >&5 configure:6255: $? = 0 configure:6266: result: yes configure:6281: checking for cc option to produce PIC configure:6458: result: -fPIC configure:6466: checking if cc PIC flag -fPIC works configure:6484: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL -fPIC -DPIC conftest.c >&5 configure:6488: $? = 0 configure:6499: result: yes configure:6523: checking if cc supports -c -o file.o configure:6544: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL -o out/conftest2.o conftest.c >&5 configure:6548: $? = 0 configure:6568: result: yes configure:6594: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries configure:7441: result: yes configure:7467: checking whether -lc should be explicitly linked in configure:7472: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 configure:7475: $? = 0 configure:7489: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7492: $? = 1 configure:7504: result: yes configure:7512: checking dynamic linker characteristics configure:8052: result: freebsd4.10 ld.so configure:8056: checking how to hardcode library paths into programs configure:8081: result: immediate configure:8095: checking whether stripping libraries is possible configure:8100: result: yes configure:8923: checking if libtool supports shared libraries configure:8925: result: yes configure:8928: checking whether to build shared libraries configure:8986: result: yes configure:8989: checking whether to build static libraries configure:8993: result: yes configure:9085: creating libtool configure:9632: checking for ld used by c++ configure:9699: result: /usr/libexec/elf/ld configure:9708: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:9723: result: yes configure:9774: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:10600: result: yes configure:10618: c++ -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.cc >&5 configure:10621: $? = 0 configure:10717: checking for c++ option to produce PIC configure:10969: result: -fPIC configure:10977: checking if c++ PIC flag -fPIC works configure:10995: c++ -c -O -pipe -DMALLOC_0_RETURNS_NULL -fPIC -DPIC conftest.cc >&5 configure:10999: $? = 0 configure:11010: result: yes configure:11034: checking if c++ supports -c -o file.o configure:11055: c++ -c -O -pipe -DMALLOC_0_RETURNS_NULL -o out/conftest2.o conftest.cc >&5 configure:11059: $? = 0 configure:11079: result: yes configure:11105: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:11133: result: yes configure:11204: checking dynamic linker characteristics configure:11744: result: freebsd4.10 ld.so configure:11748: checking how to hardcode library paths into programs configure:11773: result: immediate configure:11787: checking whether stripping libraries is possible configure:11792: result: yes configure:13092: checking if libtool supports shared libraries configure:13094: result: yes configure:13097: checking whether to build shared libraries configure:13115: result: yes configure:13118: checking whether to build static libraries configure:13122: result: yes configure:13134: checking for f77 option to produce PIC configure:13311: result: -fPIC configure:13319: checking if f77 PIC flag -fPIC works configure:13337: f77 -c -g -O2 -fPIC conftest.f >&5 configure:13341: $? = 0 configure:13352: result: yes configure:13376: checking if f77 supports -c -o file.o configure:13397: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13401: $? = 0 configure:13421: result: yes configure:13447: checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries configure:14274: result: yes configure:14345: checking dynamic linker characteristics configure:14885: result: freebsd4.10 ld.so configure:14889: checking how to hardcode library paths into programs configure:14914: result: immediate configure:14928: checking whether stripping libraries is possible configure:14933: result: yes configure:19057: checking for gcc configure:19083: result: cc configure:19327: checking for C compiler version configure:19330: cc --version </dev/null >&5 2.95.4 configure:19333: $? = 0 configure:19335: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:19338: $? = 0 configure:19340: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:19343: $? = 1 configure:19346: checking whether we are using the GNU C compiler configure:19401: result: yes configure:19407: checking whether cc accepts -g configure:19457: result: yes configure:19474: checking for cc option to accept ANSI C configure:19580: result: none needed configure:19598: cc -c -O -pipe -DMALLOC_0_RETURNS_NULL conftest.c >&5 conftest.c:2: syntax error before `me' configure:19604: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:19736: checking dependency style of cc configure:19819: result: gcc configure:19844: checking for pkg-config configure:19862: found /usr/local/bin/pkg-config configure:19875: result: /usr/local/bin/pkg-config configure:19892: checking for xproto x11 xext configure:19931: error: Library requirements (xproto x11 xext) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ---------------- ## ## Cache variables. ## ## ---------------- ## lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' ac_cv_prog_ac_ct_F77=f77 am_cv_CC_dependencies_compiler_type=gcc ac_cv_prog_CXXCPP='c++ -E' ac_cv_env_CXXFLAGS_value=' -O -pipe -DMALLOC_0_RETURNS_NULL' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' ac_cv_f77_compiler_gnu=yes ac_cv_env_F77_value= ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_prog_gnu_ldcxx=yes ac_cv_prog_cc_g=yes ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set= ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config lt_cv_prog_compiler_c_o_CXX=yes ac_cv_prog_ac_ct_AR=ar ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ac_cv_prog_make_gmake_set=yes ac_cv_env_FFLAGS_set= lt_cv_sys_max_cmd_len=65536 ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set= ac_cv_cxx_compiler_gnu=yes ac_cv_env_CXX_set=set lt_lt_cv_prog_compiler_c_o_CXX='"yes"' ac_cv_env_host_alias_set= lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_cv_ld_reload_flag=-r lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set lt_cv_prog_compiler_c_o=yes ac_cv_prog_f77_g=yes ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set= ac_cv_prog_cc_stdc= ac_cv_host_alias=i386-portbld-freebsd4.10 ac_cv_env_CFLAGS_value='-O -pipe -DMALLOC_0_RETURNS_NULL' ac_cv_env_CC_set=set lt_cv_prog_compiler_c_o_F77=yes ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/bin/sed ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_env_FFLAGS_value= lt_cv_path_LD=/usr/libexec/elf/ld lt_cv_prog_compiler_rtti_exceptions=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=i386-portbld-freebsd4.10 ac_cv_env_CPPFLAGS_value= lt_lt_cv_prog_compiler_c_o='"yes"' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd4.10 ac_cv_env_F77_set= ac_cv_env_host_alias_value= lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_cv_objdir=.libs ac_cv_prog_cxx_g=yes lt_cv_file_magic_test_file= am_cv_CXX_dependencies_compiler_type=gcc ac_cv_prog_CPP='cc -E' ac_cv_build=i386-portbld-freebsd4.10 ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd4.10 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 lt_cv_path_LDCXX=/usr/libexec/elf/ld ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/x11/libXinerama/work/libXinerama-1.0.2/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/x11/libXinerama/work/libXinerama-1.0.2/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/x11/libXinerama/work/libXinerama-1.0.2/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/x11/libXinerama/work/libXinerama-1.0.2/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/x11/libXinerama/work/libXinerama-1.0.2/missing --run automake-1.7' AWK='nawk' CC='cc' CCDEPMODE='depmode=gcc' CFLAGS='-O -pipe -DMALLOC_0_RETURNS_NULL' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc' CXXFLAGS=' -O -pipe -DMALLOC_0_RETURNS_NULL' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='f77' FFLAGS='-g -O2' 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' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/x11/libXinerama/work/libXinerama-1.0.2/missing --run makeinfo' OBJEXT='o' PACKAGE='libXinerama' PACKAGE_BUGREPORT='wt@midsouth.rr.com' PACKAGE_NAME='libXinerama' PACKAGE_STRING='libXinerama 1.0.2' PACKAGE_TARNAME='libXinerama' PACKAGE_VERSION='1.0.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0.2' XINERAMA_CFLAGS='' XINERAMA_LIBS='' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='f77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd4.10' build_alias='i386-portbld-freebsd4.10' build_cpu='i386' build_os='freebsd4.10' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='NONE' host='i386-portbld-freebsd4.10' host_alias='' host_cpu='i386' host_os='freebsd4.10' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/x11/libXinerama/work/libXinerama-1.0.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/X11R6' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "libXinerama" #define PACKAGE_BUGREPORT "wt@midsouth.rr.com" #define PACKAGE_NAME "libXinerama" #define PACKAGE_STRING "libXinerama 1.0.2" #define PACKAGE_TARNAME "libXinerama" #define PACKAGE_VERSION "1.0.2" #define STDC_HEADERS 1 #define VERSION "1.0.2" configure: exit 1 --------------050401020706010801080108 Content-Type: text/plain; name="make_output.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="make_output.txt" %cd /usr/ports/x11/libXinerama/ %make install ===> libXinerama-1.0.2 depends on file: /usr/X11R6/libdata/pkgconfig/xext.pc - found ===> libXinerama-1.0.2 depends on file: /usr/X11R6/libdata/pkgconfig/panoramixext.pc - found ===> libXinerama-1.0.2 depends on executable: gmake - found ===> libXinerama-1.0.2 depends on executable: pkg-config - found ===> Configuring for libXinerama-1.0.2 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-portbld-freebsd4.10 checking host system type... i386-portbld-freebsd4.10 checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd4.10 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd4.10 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd4.10 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc checking for pkg-config... /usr/local/bin/pkg-config checking for xproto x11 xext... gnome-config: not found gnome-config: not found Package xproto was not found in the pkg-config search path. Perhaps you should add the directory containing `xproto.pc' to the PKG_CONFIG_PATH environment variable No package 'xproto' found configure: error: Library requirements (xproto x11 xext) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libXinerama/work/libXinerama-1.0.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/libXinerama. --------------050401020706010801080108 Content-Type: text/plain; name="installed_packages.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="installed_packages.txt" ImageMagick-5.5.7.16 JX-1.5.3_1 ORBit-0.5.17 ORBit2-2.10.3 WordNet-2.0 XFree86-4.3.0,1 XFree86-FontServer-4.3.0 XFree86-Server-4.3.0_2 XFree86-clients-4.3.0_1 XFree86-documents-4.3.0 XFree86-font100dpi-4.3.0 XFree86-font75dpi-4.3.0 XFree86-fontCyrillic-4.3.0 XFree86-fontDefaultBitmaps-4.3.0 XFree86-fontEncodings-4.3.0 XFree86-fontScalable-4.3.0 XFree86-libraries-4.3.0_7 XPostitPlus-2.3_1 Xaw3d-1.5 aalib-1.4.r5_1 arts-1.2.3,1 artswrapper-1.2.1 aspell-0.50.5 atk-1.6.1 autoconf-2.13.000227_5 autoconf-2.53_1 autoconf-2.57 automake-1.4.5_9 automake-1.5,1 bash-2.05b.007 bison-1.75_1 bitstream-vera-1.10 cdparanoia-3.9.8_5 centericq-4.12.0 cmake-1.8.3 cups-base-1.1.20.0 cups-pstoraster-7.07_1 curl-7.12.0 cvsup-16.1g db4-4.0.14_1,1 db41-4.1.25_1 dia-0.94_1,1 diablo-jre-1.3.1.0 docbook-sk-4.1.2_1 docbook-xml-4.2_1 docbook-xsl-1.63.0 drumpiler-0.9.0_1 dvipsk-tetex-5.92b_1 ecasound-2.2.3_1 emacs-20.7_1 esound-0.2.34 expat-1.95.7 faces-1.7.7_5 fam-2.6.9_4 fftw-2.1.5_2 firefox-0.9.1 fontconfig-2.2.2,1 fontforge-20040529 freetype2-2.1.7_3 fribidi-0.10.4_1 gaim-1.0.2 gcc-3.3.4_20040616 gconf2-2.4.0.1 gcvs-1.0,1 gdk-pixbuf-0.22.0 gengetopt-2.11 gettext-0.13.1_1 ghostscript-gnu-7.07_8 gimp-2.0.1,1 gimp-print-4.2.6_2 glib-1.2.10_8 glib-2.4.2 gmake-3.80 gnome-icon-theme-1.0.9 gnomehier-1.0_17 gnomekeyring-0.2.1_1 gnomemimedata-2.4.1_2 gnomevfs2-2.6.1.1_2 gnupg-1.2.4_1 gocr-0.39 gossip-0.6 graphviz-1.10_2 gsfonts-8.11_1 gsm-1.0.10 gtk-1.2.10_9 gtk-2.4.3_1 gtk-engines2-2.2.0_3 gtkspell2-2.0.5 gv-3.5.8_2 help2man-1.29 hicolor-icon-theme-0.5 id3lib-3.8.3_1 imake-4.3.0_2 imlib-1.9.14_2 intltool-0.29_1 ja-alias-fonts-1.0 ja-elisa8x8-1.0 ja-jisx0213-fonts-1.03_6 ja-k20fonts-0.396 ja-kanji18-1.0_1 ja-kanji26-1.0_1 ja-naga10-1.1_1 ja-shinonome-0.9.10_1 jasper-1.701.0 javavmwrapper-1.4 jbigkit-1.5 jpeg-6b_3 kde-3.2.3 kdeaddons-kontact-plugins-3.2.3 kdeadmin-3.2.3 kdeartwork-3.2.3 kdebase-3.2.3 kdegames-3.2.3 kdegraphics-3.2.3 kdelibs-3.2.3 kdemultimedia-3.1 kdenetwork-3.2.3 kdepim-3.1 kdeutils-3.2.3 khacc-1.4.1 koffice-1.2.1,1 lame-3.96 lcms-1.12,1 libIDL-0.8.3_2 libXext-6.4.3 libXft-2.1.6 libao-esound-0.8.4_1 libart_lgpl2-2.3.16 libaudiofile-0.2.6 libbonobo-2.6.2 libbonoboui-2.4.3 libcroco-0.5.1 libexif-0.5.12_2 libfpx-1.2.0.9 libglade2-2.0.1_1 libglut-6.0.1 libgnome-2.4.0_3 libgnome-2.6.1.1 libgnomecanvas-2.6.1.1 libgnomeprint-2.2.1.1 libgnomeprintui-2.2.1.1 libgnomeui-2.4.0.1_1 libgnomeui-2.6.1.1 libgnugetopt-1.2 libgphoto2-2.1.4_1 libgsf-1.9.1_1 libiconv-1.9.1_3 libid3tag-0.15.0b_1 libidn-0.4.6 libijs-0.35 libjtoolbar-0.5.4_1 libjtree-1.1.7_1 libmad-0.15.0b libmng-1.0.7 libmpeg2-0.3.1_1 libmrproject-0.9.1 libmusicbrainz-2.0.2_2 libogg-1.1,3 libpaper-1.1.14 librsvg2-2.6.5_1 libsamplerate-0.0.15_1 libsndfile-1.0.9 libtool-1.3.5_1 libtool-1.4.3_3 libtool-1.5.6 libungif-4.1.3 libuninameslist-20030713_1 libusb-0.1.7_1 libvorbis-1.0.1,3 libwmf-0.2.8.3 libwww-5.4.0_1 libxml2-2.6.9 libxslt-1.1.6 linc-1.0.3_2 linux-sun-jdk-1.4.2.03 linux_base-7.1_5 loudmouth-0.14.1 m4-1.4_1 madplay-esound-0.15.0b_2 mkbold-1.0 mkcatalog-1.1 mkitalic-1.0 mpg123-esound-0.59r_13 mplayer-gtk-esound-0.99.4_2 mplayer-skins-1.1.0 mysql-client-3.23.55 mysql-navigator-1.4.2_2 nas-1.6 nasm-0.98.38_1,1 net-snmp-5.1.1_4 notebook-1.0.1_1 nspr-4.4.1_1 nss-3.8_2 open-motif-2.2.2_2 openldap-client-2.1.30 openslp-1.0.11 p5-XML-Parser-2.34 p5-type1inst-0.6.1 pango-1.4.0_1 panoramixext-1.1 pcre-4.5 php-mode.el-1.1.0 pilot-link-0.11.7_2 pkgconfig-0.15.0_1 pkgdb.db png-1.2.5_5 popt-1.7 portupgrade-20030228 py-opengl-2.0.0.44 py22-expat-2.2.2_2 py23-BitTorrent-3.3_1 py23-gtk-2.2.0_2 py23-imaging-1.1.4 py23-numeric-23.1 py23-tkinter-2.3.2_1 py23-wxPython-2.4.2.4_1 python-2.3.4 qhacc-2.9.6 qt-3.3.2_2 quanta-3.2.3,2 rc_subr-1.26 rplay-3.3.2_1 rpm-3.0.6_8 ruby-1.6.8.2003.01.19 ruby-bdb1-0.1.8 ruby-shim-ruby18-1.8.0.p2 samba-libsmbclient-3.0.4_1 sane-backends-1.0.14 scrollkeeper-0.3.14,1 sdl-1.2.7_2,1 sdocbook-xml-4.1.2.5_1 shared-mime-info-0.14_2 sharity-light-1.2_1 sharutils-4.2.1_1 speex-1.0.3_1,1 startup-notification-0.5_1 stuffit-5.2.0.611 svgalib-1.4.3_1 sweep-0.8.3 swig-1.1p5_9 t1lib-5.0.1 tcl-8.2.3_3 tcl-8.3.5_2 tcl-8.4.5,1 tclmidi-3.1 tdb-1.0.6_1 teTeX-2.0.2_5 teTeX-base-2.0.2 teTeX-texmf-2.0.2 ted-2.14_1 tex-texmflocal-1.4 thunderbird-0.7.2 tiff-3.6.1_1 tk-8.3.5_2 tk-8.4.5,1 unzip-5.50 uulib-0.5.20 win32-codecs-2.0.99,1 wrapper-1.0_2 wxgtk-common-2.4.2_1 wxgtk2-2.4.2_2 xanim-2.92.0 xdvik-tetex-22.78_1 xmlcatmgr-2.0.a2 xpdf-3.00 zip-2.3_1 --------------050401020706010801080108--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41A5DC95.50401>