Skip site navigation (1)Skip section navigation (2)
Date:      02 Jul 2002 12:17:19 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        ozdemir dogan <ozdemirdgn@yahoo.com>
Cc:        freebsd-gnome <gnome@FreeBSD.ORG>
Subject:   Re: nautilus2 configure error
Message-ID:  <1025626639.320.13.camel@gyros.marcuscom.com>
In-Reply-To: <20020702161559.11085.qmail@web14914.mail.yahoo.com>
References:  <20020702161559.11085.qmail@web14914.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2002-07-02 at 12:15, ozdemir dogan wrote:
> I got an error in gnome2 about nautilus2.Here is the installed pkg list and config.log as you wanted in the error message.But I don't know how to take the output of make command.If you explain I can send.So What can I do? Thank you. I am using FreeBSD 4.6 STABLE.

Can you send the output of make configure?  It looks like one of your
GNOME 2.0 components are out-of-date.

Joe

> 
> 
> ---------------------------------
> Do You Yahoo!?
> New! SBC Yahoo! Dial - 1st Month Free & unlimited access
> ----
> 

> 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 --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-freetype2-lib-place=/usr/local/lib --with-freetype2-include-place=/usr/local/include/freetype2 --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 i386-portbld-freebsd4.6
> 
> ## ---------- ##
> ## Platform.  ##
> ## ---------- ##
> 
> hostname = 
> uname -m = i386
> uname -r = 4.6-RELEASE
> uname -s = FreeBSD
> uname -v = FreeBSD 4.6-RELEASE #0: Tue Jun 11 06:14:12 GMT 2002     murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC 
> 
> /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:/usr/local/linux-jdk1.3.1/bin:/root/bin
> 
> ## ------------ ##
> ## Core tests.  ##
> ## ------------ ##
> 
> configure:1139: PATH=".;."; conftest.sh
> conftest.sh: not found
> configure:1142: $? = 127
> configure:1205: checking for a BSD compatible install
> configure:1254: result: /usr/bin/install -c -o root -g wheel
> configure:1265: checking whether build environment is sane
> configure:1308: result: yes
> configure:1323: checking whether gmake sets ${MAKE}
> configure:1343: result: yes
> configure:1371: checking for working aclocal
> configure:1382: result: missing
> configure:1386: checking for working autoconf
> configure:1397: result: missing
> configure:1401: checking for working automake
> configure:1412: result: missing
> configure:1416: checking for working autoheader
> configure:1427: result: missing
> configure:1431: checking for working makeinfo
> configure:1438: result: found
> configure:1450: checking whether build environment is sane
> configure:1493: result: yes
> configure:1495: checking whether to enable maintainer-specific portions of Makefiles
> configure:1504: result: no
> configure:1524: checking for i386-portbld-freebsd4.6-gcc
> configure:1547: result: cc
> configure:1810: checking for C compiler version
> configure:1813: cc --version </dev/null >&5
> 2.95.3
> configure:1816: $? = 0
> configure:1818: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.3 20010315 (release) [FreeBSD]
> configure:1821: $? = 0
> configure:1823: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:1826: $? = 1
> configure:1846: checking for C compiler default output
> configure:1849: cc -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions  conftest.c -pthread -L/usr/local/lib -L/usr/X11R6/lib -liconv >&5
> configure:1852: $? = 0
> configure:1881: result: a.out
> configure:1886: checking whether the C compiler works
> configure:1892: ./a.out
> configure:1895: $? = 0
> configure:1910: result: yes
> configure:1917: checking whether we are cross compiling
> configure:1919: result: no
> configure:1922: checking for executable suffix
> configure:1924: cc -o conftest -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions  conftest.c -pthread -L/usr/local/lib -L/usr/X11R6/lib -liconv >&5
> configure:1927: $? = 0
> configure:1949: result: 
> configure:1955: checking for object suffix
> configure:1973: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure:1976: $? = 0
> configure:1995: result: o
> configure:1999: checking whether we are using the GNU C compiler
> configure:2020: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure:2023: $? = 0
> configure:2026: test -s conftest.o
> configure:2029: $? = 0
> configure:2041: result: yes
> configure:2047: checking whether cc accepts -g
> configure:2065: cc -c -g -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure:2068: $? = 0
> configure:2071: test -s conftest.o
> configure:2074: $? = 0
> configure:2084: result: yes
> configure:2111: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:2114: $? = 1
> configure: failed program was:
> #ifndef __cplusplus
>   choke me
> #endif
> configure:2212: checking whether byte ordering is bigendian
> configure:2237: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure:2240: $? = 0
> configure:2243: test -s conftest.o
> configure:2246: $? = 0
> configure:2267: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure: In function `main':
> configure:2258: syntax error before `big'
> configure:2270: $? = 1
> configure: failed program was:
> #line 2250 "configure"
> #include "confdefs.h"
> #include <sys/types.h>
> #include <sys/param.h>
> 
> int
> main ()
> {
> #if BYTE_ORDER != BIG_ENDIAN
>  not big endian
> #endif
> 
>   ;
>   return 0;
> }
> configure:2334: result: no
> configure:2344: checking for cc option to accept ANSI C
> configure:2401: cc  -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure:2404: $? = 0
> configure:2407: test -s conftest.o
> configure:2410: $? = 0
> configure:2427: result: none needed
> configure:2435: checking for an ANSI C-conforming const
> configure:2499: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure:2502: $? = 0
> configure:2505: test -s conftest.o
> configure:2508: $? = 0
> configure:2518: result: yes
> configure:2528: checking for strerror in -lcposix
> configure:2555: cc -o conftest -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions  conftest.c -lcposix  -pthread -L/usr/local/lib -L/usr/X11R6/lib -liconv >&5
> /usr/libexec/elf/ld: cannot find -lcposix
> configure:2558: $? = 1
> configure: failed program was:
> #line 2536 "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:2575: result: no
> configure:2589: checking for i386-portbld-freebsd4.6-gcc
> configure:2612: result: cc
> configure:2875: checking for C compiler version
> configure:2878: cc --version </dev/null >&5
> 2.95.3
> configure:2881: $? = 0
> configure:2883: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.3 20010315 (release) [FreeBSD]
> configure:2886: $? = 0
> configure:2888: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2891: $? = 1
> configure:2894: checking whether we are using the GNU C compiler
> configure:2936: result: yes
> configure:2942: checking whether cc accepts -g
> configure:2979: result: yes
> configure:3006: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:3009: $? = 1
> configure: failed program was:
> #ifndef __cplusplus
>   choke me
> #endif
> configure:3112: checking how to run the C preprocessor
> configure:3138: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
> configure:3144: $? = 0
> configure:3171: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
> configure:3168: ac_nonexistent.h: No such file or directory
> configure:3177: $? = 1
> configure: failed program was:
> #line 3167 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:3214: result: cc -E
> configure:3229: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
> configure:3235: $? = 0
> configure:3262: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
> configure:3259: ac_nonexistent.h: No such file or directory
> configure:3268: $? = 1
> configure: failed program was:
> #line 3258 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:3319: checking for a BSD compatible install
> configure:3368: result: /usr/bin/install -c -o root -g wheel
> configure:3379: checking whether ln -s works
> configure:3383: result: yes
> configure:3390: checking whether gmake sets ${MAKE}
> configure:3410: result: yes
> configure:3491: checking build system type
> configure:3509: result: i386-portbld-freebsd4.6
> configure:3516: checking host system type
> configure:3530: result: i386-portbld-freebsd4.6
> configure:3558: checking for ld used by GCC
> configure:3621: result: /usr/libexec/elf/ld
> configure:3630: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD])
> configure:3642: result: yes
> configure:3646: checking for /usr/libexec/elf/ld option to reload object files
> configure:3653: result: -r
> configure:3658: checking for BSD-compatible nm
> configure:3694: result: nm
> configure:3697: checking how to recognise dependant libraries
> configure:3875: result: pass_all
> configure:3881: checking command to parse nm output
> configure:3962: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure:3965: $? = 0
> configure:3969: nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
> configure:3972: $? = 0
> configure:4024: cc -o conftest -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions  conftest.c conftstm.o >&5
> configure:4027: $? = 0
> configure:4071: result: ok
> configure:4078: checking for dlfcn.h
> configure:4088: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
> configure:4094: $? = 0
> configure:4113: result: yes
> configure:4265: checking for i386-portbld-freebsd4.6-ranlib
> configure:4291: result: no
> configure:4300: checking for ranlib
> configure:4315: found /usr/bin/ranlib
> configure:4324: result: ranlib
> configure:4339: checking for i386-portbld-freebsd4.6-strip
> configure:4365: result: no
> configure:4374: checking for strip
> configure:4389: found /usr/bin/strip
> configure:4398: result: strip
> configure:4600: checking for objdir
> configure:4611: result: .libs
> configure:4626: checking for cc option to produce PIC
> configure:4776: result: -fPIC
> configure:4780: checking if cc PIC flag -fPIC works
> configure:4800: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure:4803: $? = 0
> configure:4806: test -s conftest.o
> configure:4809: $? = 0
> configure:4845: result: yes
> configure:4861: checking if cc static flag -static works
> configure:4882: cc -o conftest -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions  -static conftest.c -pthread -L/usr/local/lib -L/usr/X11R6/lib -liconv >&5
> configure:4885: $? = 0
> configure:4888: test -s conftest
> configure:4891: $? = 0
> configure:4905: result: yes
> configure:4916: checking if cc supports -c -o file.o
> configure:4936: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure:4960: result: yes
> configure:4965: checking if cc supports -c -o file.lo
> configure:4989: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure:4992: $? = 0
> configure:4995: test -s conftest.lo
> configure:4998: $? = 0
> configure:5019: result: yes
> configure:5050: checking if cc supports -fno-rtti -fno-exceptions
> configure:5069: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure:5072: $? = 0
> configure:5075: test -s conftest.o
> configure:5078: $? = 0
> configure:5094: result: yes
> configure:5105: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
> configure:5785: result: yes
> configure:5790: checking how to hardcode library paths into programs
> configure:5814: result: immediate
> configure:5819: checking whether stripping libraries is possible
> configure:5824: result: yes
> configure:5835: checking dynamic linker characteristics
> configure:6228: result: freebsd4.6 ld.so
> configure:6233: checking if libtool supports shared libraries
> configure:6235: result: yes
> configure:6238: checking whether to build shared libraries
> configure:6259: result: yes
> configure:6262: checking whether to build static libraries
> configure:6266: result: no
> configure:6884: checking whether -lc should be explicitly linked in
> configure:6892: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
> configure:6895: $? = 0
> configure:6909: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:6912: $? = 1
> configure:6925: result: yes
> configure:7543: checking for pkg-config
> configure:7560: found /usr/local/bin/pkg-config
> configure:7572: result: /usr/local/bin/pkg-config
> configure:7581: checking for orbit2-config
> configure:7598: found /usr/local/bin/orbit2-config
> configure:7610: result: /usr/local/bin/orbit2-config
> configure:7618: checking for ORBit - version >= 2.3.0
> configure:7722: cc -o conftest -O -pipe  -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -I/usr/local/include/orbit-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fno-rtti -fno-exceptions  conftest.c -pthread -Wl,--export-dynamic -L/usr/local/lib -lORBit-2 -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -lm -pthread -L/usr/local/lib -L/usr/X11R6/lib -liconv >&5
> configure:7725: $? = 0
> configure:7727: ./conftest
> configure:7730: $? = 0
> configure:7746: result: yes
> configure:7825: checking for orbit-idl-2
> configure:7842: found /usr/local/bin/orbit-idl-2
> configure:7854: result: /usr/local/bin/orbit-idl-2
> configure:7914: checking for 	esound >= 0.2.27 	bonobo-activation-2.0 >= 1.0.0 	eel-2.0 >= 2.0.0 	glib-2.0 >= 2 	gnome-desktop-2.0 >= 2.0 	gnome-vfs-2.0 >= 1.9 	gtk+-2.0 >= 2 	libart-2.0 >= 2.3.8 	libbonobo-2.0 >= 2.0.0 	libbonoboui-2.0 >= 2.0.0 	libgnome-2.0 >= 2.0.1 	libgnomecanvas-2.0 >= 2.0 	libgnomeui-2.0 >= 2.0 	librsvg-2.0 >= 1.1.6 	libxml-2.0 >= 2.4.7
> configure:8041: error: Library requirements (	esound >= 0.2.27 	bonobo-activation-2.0 >= 1.0.0 	eel-2.0 >= 2.0.0 	glib-2.0 >= 2 	gnome-desktop-2.0 >= 2.0 	gnome-vfs-2.0 >= 1.9 	gtk+-2.0 >= 2 	libart-2.0 >= 2.3.8 	libbonobo-2.0 >= 2.0.0 	libbonoboui-2.0 >= 2.0.0 	libgnome-2.0 >= 2.0.1 	libgnomecanvas-2.0 >= 2.0 	libgnomeui-2.0 >= 2.0 	librsvg-2.0 >= 1.1.6 	libxml-2.0 >= 2.4.7) 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_c_bigendian='no'
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> ac_cv_lib_cposix_strerror='no'
> ac_cv_prog_cc_g='yes'
> 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_path_ORBIT_CONFIG='/usr/local/bin/orbit2-config'
> ac_cv_prog_make_gmake_set='yes'
> ac_cv_env_CPP_value=''
> ac_cv_env_CPPFLAGS_set='set'
> lt_cv_prog_cc_static_works='yes'
> lt_cv_prog_cc_no_builtin=''
> lt_cv_prog_cc_shlib=''
> lt_cv_prog_cc_static='-static'
> ac_cv_env_host_alias_set='set'
> ac_cv_c_const='yes'
> lt_cv_ld_reload_flag='-r'
> ac_cv_prog_CC='cc'
> lt_cv_sys_path_separator=':'
> lt_cv_archive_cmds_need_lc='yes'
> lt_cv_prog_gnu_ld='yes'
> ac_cv_env_build_alias_set='set'
> ac_cv_env_LDFLAGS_value=''
> ac_cv_env_target_alias_set='set'
> ac_cv_host_alias='i386-portbld-freebsd4.6'
> ac_cv_prog_cc_stdc=''
> ac_cv_env_CFLAGS_value='-O -pipe '
> ac_cv_env_CC_set='set'
> ac_cv_path_ORBIT_IDL='/usr/local/bin/orbit-idl-2'
> lt_cv_prog_cc_wl='-Wl,'
> 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-portbld-freebsd4.6'
> ac_cv_env_CPPFLAGS_value='-I/usr/local/include -fno-rtti -fno-exceptions'
> ac_cv_prog_ac_ct_RANLIB='ranlib'
> ac_cv_prog_ac_ct_STRIP='strip'
> ac_cv_host='i386-portbld-freebsd4.6'
> ac_cv_env_host_alias_value='i386-portbld-freebsd4.6'
> 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'\'''
> lt_cv_compiler_c_o='yes'
> lt_cv_prog_cc_pic_works='yes'
> lt_cv_file_magic_test_file=''
> ac_cv_build='i386-portbld-freebsd4.6'
> ac_cv_prog_CPP='cc -E'
> ac_cv_env_build_alias_value='i386-portbld-freebsd4.6'
> 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'
> lt_cv_compiler_o_lo='yes'
> ac_cv_env_target_alias_value='i386-portbld-freebsd4.6'
> ac_cv_env_CC_value='cc'
> lt_cv_path_NM='nm'
> ac_cv_env_CPP_set=''
> ac_cv_header_dlfcn_h='yes'
> ac_cv_objext='o'
> 
> ## ------------ ##
> ## confdefs.h.  ##
> ## ------------ ##
> 
> #define PACKAGE "nautilus"
> #define VERSION "2.0.0"
> #define HAVE_DLFCN_H 1
> 
> 
> configure: exit 1
> ----
> 

> ORBit-0.5.15_1
> ORBit2-2.4.0
> 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
> atk-1.0.2
> autoconf213-2.13.000227_1
> automake14-1.4.5
> bison-1.35_1
> bonobo-activation-1.0.2
> bugbuddy2-2.2.0
> docbook-xml-4.1.2_1
> docbook-xsl-1.51.1
> eel2-2.0.0
> eog2-1.0.1
> esound-0.2.26_2
> expat-1.95.2
> freetype2-2.1.2
> gail-0.16
> gconf-editor-0.2
> gconf2-1.2.0
> gdbm-1.8.0
> gdm2-2.4.0.0
> gedit2-2.0.0
> gettext-0.10.35_2
> gettext-0.11.1_3
> glade2-1.1.0
> glib-1.2.10_5
> glib-2.0.4_1
> gmake-3.79.1_1
> gnomeapplets2-2.0.0
> gnomecontrolcenter2-2.0.0
> gnomedesktop-2.0.2
> gnomegames2-2.0.1
> gnomelibs-1.4.1.7
> gnomemedia2-2.0.0
> gnomemimedata-2.0.0
> gnomepanel-2.0.1
> gnomesession-2.0.1
> gnomesystemmonitor-2.0.0
> gnometerminal-2.0.0_1
> gnomeutils2-2.0.0,1
> gnomevfs2-2.0.1
> gtar-1.13.25_1
> gtk-1.2.10_4
> gtk-2.0.5
> gtk-engines2-1.9.0
> guile-1.4.1_1
> imake-4.2.0_1
> imlib-1.9.14_1
> intltool-0.22
> javavmwrapper-1.4
> jpeg-6b_1
> libIDL-0.8.0
> libart_lgpl2-2.3.9
> libaudiofile-0.2.3
> libbonobo-2.0.0
> libbonoboui-2.0.0
> libglade2-2.0.0
> libgnome-2.0.1
> libgnomecanvas-2.0.1
> libgnomeprint-1.115.0
> libgnomeprintui-1.115.0
> libgnomeui-2.0.1
> libgnugetopt-1.1
> libgtkhtml-2.0.0_1
> libgtop2-2.0.0
> libiconv-1.7_5
> librep-0.16.1
> librsvg2-1.1.6
> libtool-1.3.4_3
> libungif-4.1.0b1
> libwnck-0.14
> libxml-1.8.17_1
> libxml2-2.4.22_1
> libxslt-1.0.18
> libzvt-2.0.1
> linc-0.5.0
> linux-jdk-1.3.1.03
> linux_base-7.1_2
> m4-1.4_1
> metacity-2.3.987
> metacity-setup-0.6
> metatheme2-0.9.7
> mkcatalog-1.1
> pango-1.0.3
> pkgconfig-0.12.0
> png-1.2.2_1
> popt-1.5.1_1
> py22-expat-2.2.1
> rep-gtk2-0.16,1
> rpm-3.0.6_6
> sawfish2-2.0,1
> scrollkeeper-0.3.9,1
> sdocbook-xml-4.1.2.5
> sed_inplace-2002.06.28
> sox-12.17.3
> tiff-3.5.7
> unzip-5.50
> wrapper-1.0_2
> yelp-1.0.1
-- 
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?1025626639.320.13.camel>