Skip site navigation (1)Skip section navigation (2)
Date:      09 Sep 2002 16:14:18 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: gnome 2 error
Message-ID:  <1031602458.351.77.camel@gyros.marcuscom.com>
In-Reply-To: <20020909170207.S31968-300000@offset.freebsdbrasil.com.br>
References:  <20020909170207.S31968-300000@offset.freebsdbrasil.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2002-09-09 at 16:05, Jean Milanez Melo wrote:
> Hi,
> 
> I tried to compile gnome 2 from ports (/usr/ports/x11/gnome2) but its give
> me various errors.
> 
> I Attchmnted the errors and my /var/db/pkg.

One of your GNOME 2 components are out-of-date.  I suggest installing
sysutils/portupgrade, and doing a portupgrade -r pkgconfig.

Joe

> 
> Thanks
> Jean Milanez Melo
> 
> ----
> 

> 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.52.  Invocation command line was
> 
>   $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --target=i386-unknown-freebsd4.7
> 
> ## ---------- ##
> ## Platform.  ##
> ## ---------- ##
> 
> hostname = offset.freebsdbrasil.com.br
> uname -m = i386
> uname -r = 4.7-PRERELEASE
> uname -s = FreeBSD
> uname -v = FreeBSD 4.7-PRERELEASE #0: Wed Sep  4 18:42:28 BRT 2002     root@offset.freebsdbrasil.com.br:/usr/obj/usr/src/sys/FREEBSDBRASIL 
> 
> /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:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin
> 
> ## ------------ ##
> ## Core tests.  ##
> ## ------------ ##
> 
> configure:1133: PATH=".;."; conftest.sh
> conftest.sh: not found
> configure:1136: $? = 127
> configure:1187: checking for a BSD compatible install
> configure:1236: result: /usr/bin/install -c -o root -g wheel
> configure:1247: checking whether build environment is sane
> configure:1290: result: yes
> configure:1305: checking whether gmake sets ${MAKE}
> configure:1325: result: yes
> configure:1353: checking for working aclocal-1.4
> configure:1364: result: missing
> configure:1368: checking for working autoconf
> configure:1379: result: missing
> configure:1383: checking for working automake-1.4
> configure:1394: result: missing
> configure:1398: checking for working autoheader
> configure:1409: result: missing
> configure:1413: checking for working makeinfo
> configure:1420: result: found
> configure:1428: checking whether to enable maintainer-specific portions of Makefiles
> configure:1437: result: no
> configure:1490: checking for perl
> configure:1507: found /usr/bin/perl
> configure:1518: result: /usr/bin/perl
> configure:1585: checking for gcc
> configure:1608: result: cc
> configure:1836: checking for C compiler version
> configure:1839: cc --version </dev/null >&5
> 2.95.4
> configure:1842: $? = 0
> configure:1844: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:1847: $? = 0
> configure:1849: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:1852: $? = 1
> configure:1872: checking for C compiler default output
> configure:1875: cc -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:1878: $? = 0
> configure:1907: result: a.out
> configure:1912: checking whether the C compiler works
> configure:1918: ./a.out
> configure:1921: $? = 0
> configure:1936: result: yes
> configure:1943: checking whether we are cross compiling
> configure:1945: result: no
> configure:1948: checking for executable suffix
> configure:1950: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:1953: $? = 0
> configure:1975: result: 
> configure:1981: checking for object suffix
> configure:1999: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:2002: $? = 0
> configure:2021: result: o
> configure:2025: checking whether we are using the GNU C compiler
> configure:2046: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:2049: $? = 0
> configure:2052: test -s conftest.o
> configure:2055: $? = 0
> configure:2067: result: yes
> configure:2073: checking whether cc accepts -g
> configure:2091: cc -c -g -I/usr/local/include conftest.c >&5
> configure:2094: $? = 0
> configure:2097: test -s conftest.o
> configure:2100: $? = 0
> configure:2110: result: yes
> configure:2137: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:2140: $? = 1
> configure: failed program was:
> #ifndef __cplusplus
>   choke me
> #endif
> configure:2238: checking for strerror in -lcposix
> configure:2265: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lcposix  -L/usr/local/lib >&5
> /usr/libexec/elf/ld: cannot find -lcposix
> configure:2268: $? = 1
> configure: failed program was:
> #line 2246 "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:2285: result: no
> configure:2334: checking for gcc
> configure:2357: result: cc
> configure:2585: checking for C compiler version
> configure:2588: cc --version </dev/null >&5
> 2.95.4
> configure:2591: $? = 0
> configure:2593: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:2596: $? = 0
> configure:2598: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2601: $? = 1
> configure:2604: checking whether we are using the GNU C compiler
> configure:2646: result: yes
> configure:2652: checking whether cc accepts -g
> configure:2689: result: yes
> configure:2716: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:2719: $? = 1
> configure: failed program was:
> #ifndef __cplusplus
>   choke me
> #endif
> configure:2822: checking how to run the C preprocessor
> configure:2848: cc -E -I/usr/local/include conftest.c
> configure:2854: $? = 0
> configure:2881: cc -E -I/usr/local/include conftest.c
> configure:2878: ac_nonexistent.h: No such file or directory
> configure:2887: $? = 1
> configure: failed program was:
> #line 2877 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:2924: result: cc -E
> configure:2939: cc -E -I/usr/local/include conftest.c
> configure:2945: $? = 0
> configure:2972: cc -E -I/usr/local/include conftest.c
> configure:2969: ac_nonexistent.h: No such file or directory
> configure:2978: $? = 1
> configure: failed program was:
> #line 2968 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:3017: checking for ANSI C header files
> configure:3031: cc -E -I/usr/local/include conftest.c
> configure:3037: $? = 0
> configure:3124: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:3127: $? = 0
> configure:3129: ./conftest
> configure:3132: $? = 0
> configure:3145: result: yes
> configure:3227: checking build system type
> configure:3245: result: i386-unknown-freebsd4.7
> configure:3252: checking host system type
> configure:3266: result: i386-unknown-freebsd4.7
> configure:3283: checking for ld used by GCC
> configure:3346: result: /usr/libexec/elf/ld
> configure:3355: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> GNU ld version 2.12.1 [FreeBSD] 2002-07-20
> configure:3367: result: yes
> configure:3371: checking for /usr/libexec/elf/ld option to reload object files
> configure:3378: result: -r
> configure:3383: checking for BSD-compatible nm
> configure:3419: result: /usr/bin/nm -B
> configure:3422: checking whether ln -s works
> configure:3426: result: yes
> configure:3433: checking how to recognise dependant libraries
> configure:3611: result: pass_all
> configure:3617: checking command to parse /usr/bin/nm -B output
> configure:3698: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3701: $? = 0
> configure:3705: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
> configure:3708: $? = 0
> configure:3760: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c conftstm.o >&5
> configure:3763: $? = 0
> configure:3807: result: ok
> configure:3814: checking for dlfcn.h
> configure:3824: cc -E -I/usr/local/include conftest.c
> configure:3830: $? = 0
> configure:3849: result: yes
> configure:4036: checking for ranlib
> configure:4051: found /usr/bin/ranlib
> configure:4060: result: ranlib
> configure:4110: checking for strip
> configure:4125: found /usr/bin/strip
> configure:4134: result: strip
> configure:4336: checking for objdir
> configure:4347: result: .libs
> configure:4362: checking for cc option to produce PIC
> configure:4512: result: -fPIC
> configure:4516: checking if cc PIC flag -fPIC works
> configure:4536: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include conftest.c >&5
> configure:4539: $? = 0
> configure:4542: test -s conftest.o
> configure:4545: $? = 0
> configure:4581: result: yes
> configure:4597: checking if cc static flag -static works
> configure:4618: cc -o conftest -O -pipe  -I/usr/local/include  -static conftest.c -L/usr/local/lib >&5
> configure:4621: $? = 0
> configure:4624: test -s conftest
> configure:4627: $? = 0
> configure:4641: result: yes
> configure:4652: checking if cc supports -c -o file.o
> configure:4672: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include conftest.c >&5
> configure:4696: result: yes
> configure:4701: checking if cc supports -c -o file.lo
> configure:4725: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include conftest.c >&5
> configure:4728: $? = 0
> configure:4731: test -s conftest.lo
> configure:4734: $? = 0
> configure:4755: result: yes
> configure:4786: checking if cc supports -fno-rtti -fno-exceptions
> configure:4805: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
> configure:4808: $? = 0
> configure:4811: test -s conftest.o
> configure:4814: $? = 0
> configure:4830: result: yes
> configure:4841: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
> configure:5493: result: yes
> configure:5498: checking how to hardcode library paths into programs
> configure:5522: result: immediate
> configure:5527: checking whether stripping libraries is possible
> configure:5532: result: yes
> configure:5543: checking dynamic linker characteristics
> configure:5936: result: freebsd4.7 ld.so
> configure:5941: checking if libtool supports shared libraries
> configure:5943: result: yes
> configure:5946: checking whether to build shared libraries
> configure:5967: result: yes
> configure:5970: checking whether to build static libraries
> configure:5974: result: yes
> configure:6592: checking whether -lc should be explicitly linked in
> configure:6600: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:6603: $? = 0
> configure:6617: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:6620: $? = 1
> configure:6633: result: yes
> configure:7202: checking for bison
> configure:7217: found /usr/local/bin/bison
> configure:7225: result: bison -y
> configure:7240: checking for xrdb
> configure:7257: found /usr/X11R6/bin/xrdb
> configure:7268: result: /usr/X11R6/bin/xrdb
> configure:7281: checking for setenv
> configure:7318: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:7321: $? = 0
> configure:7324: test -s conftest
> configure:7327: $? = 0
> configure:7337: result: yes
> configure:7281: checking for unsetenv
> configure:7318: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:7321: $? = 0
> configure:7324: test -s conftest
> configure:7327: $? = 0
> configure:7337: result: yes
> configure:7281: checking for clearenv
> configure:7318: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> /tmp/cc3uNC4M.o: In function `main':
> /tmp/cc3uNC4M.o(.text+0x9): undefined reference to `clearenv'
> configure:7321: $? = 1
> configure: failed program was:
> #line 7287 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char clearenv (); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> #ifdef __cplusplus
> extern "C"
> #endif
> /* We use char because int might match the return type of a gcc2
>    builtin and then its argument prototype would still apply.  */
> char clearenv ();
> 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_clearenv) || defined (__stub___clearenv)
> choke me
> #else
> f = clearenv;
> #endif
> 
>   ;
>   return 0;
> }
> configure:7337: result: no
> configure:7281: checking for setfsgid
> configure:7318: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> /tmp/cc4Fml1G.o: In function `main':
> /tmp/cc4Fml1G.o(.text+0x9): undefined reference to `setfsgid'
> configure:7321: $? = 1
> configure: failed program was:
> #line 7287 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char setfsgid (); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> #ifdef __cplusplus
> extern "C"
> #endif
> /* We use char because int might match the return type of a gcc2
>    builtin and then its argument prototype would still apply.  */
> char setfsgid ();
> 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_setfsgid) || defined (__stub___setfsgid)
> choke me
> #else
> f = setfsgid;
> #endif
> 
>   ;
>   return 0;
> }
> configure:7337: result: no
> configure:7350: checking for sys/fsuid.h
> configure:7360: cc -E -I/usr/local/include conftest.c
> configure:7357: sys/fsuid.h: No such file or directory
> configure:7366: $? = 1
> configure: failed program was:
> #line 7356 "configure"
> #include "confdefs.h"
> #include <sys/fsuid.h>
> configure:7385: result: no
> configure:7398: checking for bind_textdomain_codeset
> configure:7435: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> /tmp/ccYro6kY.o: In function `main':
> /tmp/ccYro6kY.o(.text+0x9): undefined reference to `bind_textdomain_codeset'
> configure:7438: $? = 1
> configure: failed program was:
> #line 7404 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char bind_textdomain_codeset (); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> #ifdef __cplusplus
> extern "C"
> #endif
> /* We use char because int might match the return type of a gcc2
>    builtin and then its argument prototype would still apply.  */
> char bind_textdomain_codeset ();
> 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_bind_textdomain_codeset) || defined (__stub___bind_textdomain_codeset)
> choke me
> #else
> f = bind_textdomain_codeset;
> #endif
> 
>   ;
>   return 0;
> }
> configure:7454: result: no
> configure:7528: checking for ranlib
> configure:7552: result: ranlib
> configure:7564: checking for cc option to accept ANSI C
> configure:7621: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7624: $? = 0
> configure:7627: test -s conftest.o
> configure:7630: $? = 0
> configure:7647: result: none needed
> configure:7655: checking for an ANSI C-conforming const
> configure:7719: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7722: $? = 0
> configure:7725: test -s conftest.o
> configure:7728: $? = 0
> configure:7738: result: yes
> configure:7748: checking for inline
> configure:7765: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7768: $? = 0
> configure:7771: test -s conftest.o
> configure:7774: $? = 0
> configure:7785: result: inline
> configure:7806: checking for sys/types.h
> configure:7818: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7821: $? = 0
> configure:7824: test -s conftest.o
> configure:7827: $? = 0
> configure:7837: result: yes
> configure:7806: checking for sys/stat.h
> configure:7818: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7821: $? = 0
> configure:7824: test -s conftest.o
> configure:7827: $? = 0
> configure:7837: result: yes
> configure:7806: checking for stdlib.h
> configure:7818: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7821: $? = 0
> configure:7824: test -s conftest.o
> configure:7827: $? = 0
> configure:7837: result: yes
> configure:7806: checking for string.h
> configure:7818: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7821: $? = 0
> configure:7824: test -s conftest.o
> configure:7827: $? = 0
> configure:7837: result: yes
> configure:7806: checking for memory.h
> configure:7818: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7821: $? = 0
> configure:7824: test -s conftest.o
> configure:7827: $? = 0
> configure:7837: result: yes
> configure:7806: checking for strings.h
> configure:7818: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7821: $? = 0
> configure:7824: test -s conftest.o
> configure:7827: $? = 0
> configure:7837: result: yes
> configure:7806: checking for inttypes.h
> configure:7818: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7821: $? = 0
> configure:7824: test -s conftest.o
> configure:7827: $? = 0
> configure:7837: result: yes
> configure:7806: checking for stdint.h
> configure:7818: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7847: stdint.h: No such file or directory
> configure:7821: $? = 1
> configure: failed program was:
> #line 7812 "configure"
> #include "confdefs.h"
> #include <stdio.h>
> #if HAVE_SYS_TYPES_H
> # include <sys/types.h>
> #endif
> #if HAVE_SYS_STAT_H
> # include <sys/stat.h>
> #endif
> #if STDC_HEADERS
> # include <stdlib.h>
> # include <stddef.h>
> #else
> # if HAVE_STDLIB_H
> #  include <stdlib.h>
> # endif
> #endif
> #if HAVE_STRING_H
> # if !STDC_HEADERS && HAVE_MEMORY_H
> #  include <memory.h>
> # endif
> # include <string.h>
> #endif
> #if HAVE_STRINGS_H
> # include <strings.h>
> #endif
> #if HAVE_INTTYPES_H
> # include <inttypes.h>
> #else
> # if HAVE_STDINT_H
> #  include <stdint.h>
> # endif
> #endif
> #if HAVE_UNISTD_H
> # include <unistd.h>
> #endif
> #include <stdint.h>
> configure:7837: result: no
> configure:7806: checking for unistd.h
> configure:7818: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7821: $? = 0
> configure:7824: test -s conftest.o
> configure:7827: $? = 0
> configure:7837: result: yes
> configure:7847: checking for off_t
> configure:7868: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7871: $? = 0
> configure:7874: test -s conftest.o
> configure:7877: $? = 0
> configure:7887: result: yes
> configure:7899: checking for size_t
> configure:7920: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:7923: $? = 0
> configure:7926: test -s conftest.o
> configure:7929: $? = 0
> configure:7939: result: yes
> configure:7953: checking for working alloca.h
> configure:7971: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:7960: alloca.h: No such file or directory
> configure:7974: $? = 1
> configure: failed program was:
> #line 7959 "configure"
> #include "confdefs.h"
> #include <alloca.h>
> int
> main ()
> {
> char *p = (char *) alloca (2 * sizeof (int));
>   ;
>   return 0;
> }
> configure:7990: result: no
> configure:8000: checking for alloca
> configure:8038: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:8041: $? = 0
> configure:8044: test -s conftest
> configure:8047: $? = 0
> configure:8057: result: yes
> configure:8241: checking for stdlib.h
> configure:8276: result: yes
> configure:8241: checking for unistd.h
> configure:8276: result: yes
> configure:8289: checking for getpagesize
> configure:8326: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:8329: $? = 0
> configure:8332: test -s conftest
> configure:8335: $? = 0
> configure:8345: result: yes
> configure:8355: checking for working mmap
> configure:8491: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:8494: $? = 0
> configure:8496: ./conftest
> configure:8499: $? = 0
> configure:8511: result: yes
> configure:8526: checking for argz.h
> configure:8536: cc -E -I/usr/local/include conftest.c
> configure:8533: argz.h: No such file or directory
> configure:8542: $? = 1
> configure: failed program was:
> #line 8532 "configure"
> #include "confdefs.h"
> #include <argz.h>
> configure:8561: result: no
> configure:8526: checking for limits.h
> configure:8536: cc -E -I/usr/local/include conftest.c
> configure:8542: $? = 0
> configure:8561: result: yes
> configure:8526: checking for locale.h
> configure:8536: cc -E -I/usr/local/include conftest.c
> configure:8542: $? = 0
> configure:8561: result: yes
> configure:8526: checking for nl_types.h
> configure:8536: cc -E -I/usr/local/include conftest.c
> configure:8542: $? = 0
> configure:8561: result: yes
> configure:8526: checking for malloc.h
> configure:8536: cc -E -I/usr/local/include conftest.c
> In file included from configure:8533:
> /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
> configure:8542: $? = 0
> configure:8561: result: yes
> configure:8526: checking for string.h
> configure:8561: result: yes
> configure:8526: checking for unistd.h
> configure:8561: result: yes
> configure:8526: checking for sys/param.h
> configure:8536: cc -E -I/usr/local/include conftest.c
> configure:8542: $? = 0
> configure:8561: result: yes
> configure:8575: checking for getcwd
> configure:8612: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:8615: $? = 0
> configure:8618: test -s conftest
> configure:8621: $? = 0
> configure:8631: result: yes
> configure:8575: checking for munmap
> configure:8612: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:8615: $? = 0
> configure:8618: test -s conftest
> configure:8621: $? = 0
> configure:8631: result: yes
> configure:8575: checking for putenv
> configure:8612: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:8615: $? = 0
> configure:8618: test -s conftest
> configure:8621: $? = 0
> configure:8631: result: yes
> configure:8575: checking for setenv
> configure:8631: result: yes
> configure:8575: checking for setlocale
> configure:8612: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:8615: $? = 0
> configure:8618: test -s conftest
> configure:8621: $? = 0
> configure:8631: result: yes
> configure:8575: checking for strchr
> configure:8612: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:8615: $? = 0
> configure:8618: test -s conftest
> configure:8621: $? = 0
> configure:8631: result: yes
> configure:8575: checking for strcasecmp
> configure:8612: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:8615: $? = 0
> configure:8618: test -s conftest
> configure:8621: $? = 0
> configure:8631: result: yes
> configure:8575: checking for strdup
> configure:8612: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:8615: $? = 0
> configure:8618: test -s conftest
> configure:8621: $? = 0
> configure:8631: result: yes
> configure:8575: checking for __argz_count
> configure:8612: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> /tmp/cct2pbXC.o: In function `main':
> /tmp/cct2pbXC.o(.text+0x9): undefined reference to `__argz_count'
> configure:8615: $? = 1
> configure: failed program was:
> #line 8581 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_count (); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> #ifdef __cplusplus
> extern "C"
> #endif
> /* We use char because int might match the return type of a gcc2
>    builtin and then its argument prototype would still apply.  */
> char __argz_count ();
> char (*f) ();
> 
> 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:8631: result: no
> configure:8575: checking for __argz_stringify
> configure:8612: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> /tmp/cczIGqGO.o: In function `main':
> /tmp/cczIGqGO.o(.text+0x9): undefined reference to `__argz_stringify'
> configure:8615: $? = 1
> configure: failed program was:
> #line 8581 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_stringify (); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> #ifdef __cplusplus
> extern "C"
> #endif
> /* We use char because int might match the return type of a gcc2
>    builtin and then its argument prototype would still apply.  */
> char __argz_stringify ();
> char (*f) ();
> 
> 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:8631: result: no
> configure:8575: checking for __argz_next
> configure:8612: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> /tmp/cc1hCOPV.o: In function `main':
> /tmp/cc1hCOPV.o(.text+0x9): undefined reference to `__argz_next'
> configure:8615: $? = 1
> configure: failed program was:
> #line 8581 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_next (); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> #ifdef __cplusplus
> extern "C"
> #endif
> /* We use char because int might match the return type of a gcc2
>    builtin and then its argument prototype would still apply.  */
> char __argz_next ();
> char (*f) ();
> 
> 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:8631: result: no
> configure:8642: checking for LC_MESSAGES
> configure:8660: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:8663: $? = 0
> configure:8666: test -s conftest
> configure:8669: $? = 0
> configure:8679: result: yes
> configure:8700: checking for libintl.h
> configure:8710: cc -E -I/usr/local/include conftest.c
> configure:8716: $? = 0
> configure:8735: result: yes
> configure:8738: checking for dgettext in libc
> configure:8756: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> /tmp/ccAGyynu.o: In function `main':
> /tmp/ccAGyynu.o(.text+0x14): undefined reference to `libintl_dgettext'
> configure:8759: $? = 1
> configure: failed program was:
> #line 8744 "configure"
> #include "confdefs.h"
> #include <libintl.h>
> int
> main ()
> {
> return (int) dgettext ("","")
>   ;
>   return 0;
> }
> configure:8775: result: no
> configure:8782: checking for bindtextdomain in -lintl
> configure:8809: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lintl  -L/usr/local/lib >&5
> configure:8812: $? = 0
> configure:8815: test -s conftest
> configure:8818: $? = 0
> configure:8829: result: yes
> configure:8832: checking for dgettext in -lintl
> configure:8859: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lintl  -L/usr/local/lib >&5
> configure:8862: $? = 0
> configure:8865: test -s conftest
> configure:8868: $? = 0
> configure:8879: result: yes
> configure:8888: checking if -liconv is needed to use gettext
> configure:8890: result: 
> configure:8892: checking for dcgettext in -lintl
> configure:8919: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lintl -liconv -L/usr/local/lib >&5
> configure:8922: $? = 0
> configure:8925: test -s conftest
> configure:8928: $? = 0
> configure:8939: result: yes
> configure:8964: checking for msgfmt
> configure:8991: result: /usr/local/bin/msgfmt
> configure:9002: checking for dcgettext
> configure:9039: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl -liconv >&5
> configure:9042: $? = 0
> configure:9045: test -s conftest
> configure:9048: $? = 0
> configure:9058: result: yes
> configure:9070: checking for gmsgfmt
> configure:9099: result: /usr/local/bin/msgfmt
> configure:9108: checking for xgettext
> configure:9135: result: /usr/local/bin/xgettext
> configure:9156: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl -liconv >&5
> configure:9159: $? = 0
> configure:9162: test -s conftest
> configure:9165: $? = 0
> configure:9228: checking for catalogs to be installed
> configure:9237: result:  ar az bg bs da de es eu fi fr hi it ko ja lv ms nn no pl pt pt_BR ro ru sk sl sv ta tr uk vi wa zh_CN zh_TW
> configure:9410: checking what warning flags to pass to the C compiler
> configure:9412: result: -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
> configure:9423: checking what language compliance flags to pass to the C compiler
> configure:9438: result: 
> configure:9462: checking for mawk
> configure:9493: result: no
> configure:9462: checking for gawk
> configure:9493: result: no
> configure:9462: checking for nawk
> configure:9479: found /usr/bin/nawk
> configure:9490: result: /usr/bin/nawk
> configure:9504: checking for perl5
> configure:9521: found /usr/bin/perl5
> configure:9532: result: /usr/bin/perl5
> configure:9576: checking for pkg-config
> configure:9593: found /usr/local/bin/pkg-config
> configure:9605: result: /usr/local/bin/pkg-config
> configure:9622: checking for esound >= 0.2.26 audiofile >= 0.2.3
> configure:9626: result: yes
> configure:9630: checking SOUND_TEST_CFLAGS
> configure:9633: result:     -I/usr/local/include  
> configure:9636: checking SOUND_TEST_LIBS
> configure:9639: result:     -L/usr/local/lib -lesd -laudiofile -lm  
> configure:9724: checking for glib-2.0 >= 2.0.3 gmodule-2.0 >= 2.0.3 gnome-vfs-2.0 >= 1.9.16 libxml-2.0 >= 2.4.22 libbonobo-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 audiofile >= 0.2.3 esound >= 0.2.26
> configure:9773: error: Library requirements (glib-2.0 >= 2.0.3 gmodule-2.0 >= 2.0.3 gnome-vfs-2.0 >= 1.9.16 libxml-2.0 >= 2.4.22 libbonobo-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 audiofile >= 0.2.3 esound >= 0.2.26) 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.  ##
> ## ----------------- ##
> 
> ac_cv_type_size_t=yes
> ac_cv_func_bind_textdomain_codeset=no
> ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
> ac_cv_func_getcwd=yes
> gt_cv_func_dgettext_libc=no
> ac_cv_header_stdlib_h=yes
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> ac_cv_header_nl_types_h=yes
> ac_cv_lib_cposix_strerror=no
> ac_cv_prog_cc_g=yes
> ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
> ac_cv_env_LDFLAGS_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_env_CFLAGS_set=set
> ac_cv_func_setlocale=yes
> ac_cv_func_mmap_fixed_mapped=yes
> ac_cv_prog_make_gmake_set=yes
> ac_cv_path_PATH_TO_XRDB=/usr/X11R6/bin/xrdb
> 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_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_prog_YACC='bison -y'
> lt_cv_ld_reload_flag=-r
> ac_cv_working_alloca_h=no
> ac_cv_func_clearenv=no
> lt_cv_sys_path_separator=:
> ac_cv_func_munmap=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_func_unsetenv=yes
> lt_cv_archive_cmds_need_lc=yes
> lt_cv_prog_gnu_ld=yes
> ac_cv_env_build_alias_set=
> ac_cv_header_limits_h=yes
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_target_alias_set=set
> ac_cv_path_AWK=/usr/bin/nawk
> ac_cv_func_alloca_works=yes
> ac_cv_prog_cc_stdc=
> ac_cv_host_alias=i386-unknown-freebsd4.7
> ac_cv_env_CFLAGS_value='-O -pipe '
> ac_cv_env_CC_set=set
> ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
> ac_cv_header_sys_types_h=yes
> lt_cv_prog_cc_wl=-Wl,
> ac_cv_header_stdc=yes
> ac_cv_path_PERL=/usr/bin/perl5
> ac_cv_func___argz_stringify=no
> ac_cv_header_strings_h=yes
> ac_cv_func_dcgettext=yes
> ac_cv_header_stdint_h=no
> ac_cv_header_inttypes_h=yes
> nls_cv_header_intl=
> ac_cv_func___argz_next=no
> ac_cv_header_sys_param_h=yes
> ac_cv_header_locale_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_header_string_h=yes
> ac_cv_c_inline=inline
> ac_cv_func_setenv=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
> ac_cv_func_strchr=yes
> ac_cv_func_setfsgid=no
> ac_cv_header_memory_h=yes
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_host=i386-unknown-freebsd4.7
> ac_cv_env_host_alias_value=
> 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
> 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_build=i386-unknown-freebsd4.7
> ac_cv_prog_CPP='cc -E'
> ac_cv_env_build_alias_value=
> ac_cv_header_malloc_h=yes
> ac_cv_func_getpagesize=yes
> lt_cv_prog_cc_pic=' -fPIC'
> lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_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
> lt_cv_compiler_o_lo=yes
> ac_cv_env_target_alias_value=i386-unknown-freebsd4.7
> ac_cv_header_sys_fsuid_h=no
> 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
> nls_cv_header_libgt=
> ac_cv_func_strdup=yes
> ac_cv_func_putenv=yes
> ac_cv_objext=o
> 
> ## ------------ ##
> ## confdefs.h.  ##
> ## ------------ ##
> 
> #define PACKAGE "libgnome"
> #define VERSION "2.0.4"
> #define STDC_HEADERS 1
> #define HAVE_DLFCN_H 1
> #define HAVE_SETENV 1
> #define HAVE_UNSETENV 1
> #define GETTEXT_PACKAGE "libgnome-2.0"
> #define HAVE_MAN_WHEREIS 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_ALLOCA 1
> #define HAVE_STDLIB_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_GETPAGESIZE 1
> #define HAVE_MMAP 1
> #define HAVE_LIMITS_H 1
> #define HAVE_LOCALE_H 1
> #define HAVE_NL_TYPES_H 1
> #define HAVE_MALLOC_H 1
> #define HAVE_STRING_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_SYS_PARAM_H 1
> #define HAVE_GETCWD 1
> #define HAVE_MUNMAP 1
> #define HAVE_PUTENV 1
> #define HAVE_SETENV 1
> #define HAVE_SETLOCALE 1
> #define HAVE_STRCHR 1
> #define HAVE_STRCASECMP 1
> #define HAVE_STRDUP 1
> #define HAVE_LC_MESSAGES 1
> #define HAVE_GETTEXT 1
> #define HAVE_DCGETTEXT 1
> #define ENABLE_NLS 1
> #define HAVE_LIBAUDIOFILE 1
> #define HAVE_ESD 1
> 
> 
> configure: exit 1
> ----
> 

> ORBit-0.5.15_1
> ORBit2-2.4.3
> XFree86-4.2.0_1,1
> XFree86-FontServer-4.2.0
> XFree86-Server-4.2.0_3
> XFree86-clients-4.2.0_2
> XFree86-documents-4.2.0
> XFree86-font100dpi-4.2.0
> XFree86-font75dpi-4.2.0
> XFree86-fontCyrillic-4.2.0
> XFree86-fontDefaultBitmaps-4.2.0
> XFree86-fontEncodings-4.2.0
> XFree86-fontScalable-4.2.0
> XFree86-libraries-4.2.0_1
> aalib-1.4.r5_1
> acroread4-4.05
> apache-1.3.26_3
> arts-1.0.0_1
> atk-1.0.3
> aumix-gtk-2.7_1
> autoconf213-2.13.000227_1
> automake14-1.4.5
> bash-2.05a
> bison-1.35_1
> bonobo-1.0.20_2
> bonobo-activation-1.0.3
> bzip-0.21
> cclient-2001a,1
> cups-base-1.1.14
> cvsup-without-gui-16.1f
> db3-3.2.9_3,1
> djbfft-0.76
> epic4-1.0.1
> esound-0.2.26_2
> expat-1.95.2
> expat-1.95.4
> fam-2.6.4
> fetchmail-5.9.11
> flashplugin-mozilla-0.4.10_1
> fnlib-0.5
> freetype2-2.0.9
> freetype2-2.1.2
> gal-0.19.2_1
> gconf-1.0.9
> gconf2-1.2.1
> gdbm-1.8.0
> gdk-pixbuf-0.17.0
> gettext-0.11.1_3
> gettext-0.11.5
> ghostscript-gnu-7.05_1
> gimp-1.2.3_1,1
> glade-0.6.4
> glib-1.2.10_5
> glib-2.0.6
> glibwww-0.2_1
> glide3-v3-20020113
> gmake-3.79.1_1
> gnat-3.14p
> gnomeaudio-1.4.0
> gnomecanvas-0.17.0
> gnomecontrolcenter-1.4.0.5_1
> gnomecore-1.4.0.8_1
> gnomedb-0.2.96_1
> gnomehier-1.0_3
> gnomelibs-1.4.1.7
> gnomemimedata-1.0.8
> gnomeprint-0.35
> gnomevfs-1.0.5_4
> gnomevfs2-2.0.4
> gnuls-4.0_1
> gtar-1.13.25_1
> gtk-1.2.10_4
> gtk-2.0.6
> gtkhtml-1.0.2_2
> guile-1.4
> imake-4.2.0_1
> imlib-1.9.14_1
> javavmwrapper-1.4
> jdk-1.3.1p7
> jpeg-6b_1
> kdebase-3.0_1
> kdegames-3.0_1
> kdegraphics-3.0_2
> kdelibs-3.0_1
> kdemultimedia-3.0_1
> kdenetwork-3.0_1
> kdeutils-3.0
> koffice-1.1.1,1
> lame-gtk-3.91
> lcms-1.08
> libIDL-0.8.0
> liba52-0.7.3_2
> libart_lgpl2-2.3.10
> libaudiofile-0.2.3
> libbonobo-2.0.0
> libflash-0.4.10
> libgda-0.2.96_1
> libghttp-1.0.9
> libglade-0.17_2
> libglade2-2.0.1
> libgnomecanvas-2.0.4
> libgnugetopt-1.1
> libiconv-1.7_5
> libmng-1.0.3
> libogg-1.0.r3_1,2
> librsvg-1.0.3_1
> libsidplay-1.36.50
> libsigc++-1.0.3
> libslang-1.4.5
> libtool-1.3.4_3
> libungif-4.1.0b1
> libunicode-0.4_2
> libvorbis-1.0.r3_1,2
> libwnck-0.17
> libwww-5.3.2
> libxml-1.8.17_1
> libxml2-2.4.21
> libxslt-1.0.17
> licq-base-1.2.0a
> licq-qt-gui-1.2.0
> linc-0.5.3
> linux-sun-jdk-1.3.1.04_1
> linux_base-6.1_1
> lynx-2.8.4.1b_1
> m4-1.4_1
> mad-esound-0.14.2b_2
> mozilla-1.0.rc3,1
> mpeg_lib-1.3.1
> mpg123-esound-0.59r_6
> mplayer-fonts-0.50
> mplayer-gtk-0.90.0.6
> nasm-0.98,1
> nmap-2.54.b34
> nspr-4.1.2
> oaf-0.6.10
> open-motif-2.1.30_2
> pango-1.0.4
> pcre-3.7
> pine-4.44
> pkg_tarup-1.2_3
> pkgconfig-0.12.0
> pkgs
> play-1.0
> png-1.2.2_4
> popt-1.5.1_1
> pspell-0.12.2_1
> pt-openoffice-1.0.1_3
> py22-expat-2.2.1_1
> python-2.2.1
> qt-3.0.3_5
> rxvt-2.6.4_1
> scrollkeeper-0.2_3
> sidplay-1.0.6
> svgalib-1.4.2_1
> t1lib-1.3.1
> tcl-8.3.4_4
> tiff-3.5.7
> unzip-5.50
> urwfonts-1.0
> uulib-0.5.13
> wavplay-1.4
> wget-1.8.1_1
> win32-codecs-011002.0.0.60
> xanim-2.80.2
> xmp-esound-2.0.4
> xpdf-1.01
> xv-3.10a_2
> zip-2.3
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


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




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