Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 00:51:24 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Eric Robison <ericr@insane-BSD.clue.com>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re:
Message-ID:  <1077169884.62400.43.camel@shumai.marcuscom.com>
In-Reply-To: <200402190125.i1J1PPFo006817@insane-BSD.clue.com>
References:  <200402190125.i1J1PPFo006817@insane-BSD.clue.com>

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

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

On Wed, 2004-02-18 at 20:25, Eric Robison wrote:
> got the errors below while doing a 'make install' in /usr/ports/x11/gnome=
2.
> I cvsup'd the ports tree just before trying the build.

This has already been fixed.  Cvsup again.

Joe

>=20
> Thanks!
>=20
> ericr
> ericr@clue.com
>=20
>=20
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>=20
> It was created by epiphany configure 1.0.7, which was
> generated by GNU Autoconf 2.57.  Invocation command line was
>=20
>   $ ./configure --with-mozilla-includes=3D/usr/X11R6/include/mozilla --wi=
th-mozilla-libs=3D/usr/X11R6/lib/mozilla --with-mozilla-snapshot=3D1.6 --en=
able-nautilus-view --disable-werror --x-libraries=3D/usr/X11R6/lib --x-incl=
udes=3D/usr/X11R6/include --localstatedir=3D/usr/X11R6/share/gnome --datadi=
r=3D/usr/X11R6/share/gnome --with-html-dir=3D/usr/X11R6/share/doc --disable=
-gtk-doc --with-gconf-source=3Dxml::/usr/X11R6/etc/gconf/gconf.xml.defaults=
 --prefix=3D/usr/X11R6 --build=3Di386-portbld-freebsd5.2
>=20
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>=20
> hostname =3D insane-BSD.clue.com
> uname -m =3D i386
> uname -r =3D 5.2-RC2
> uname -s =3D FreeBSD
> uname -v =3D FreeBSD 5.2-RC2 #0: Mon Dec 22 07:23:48 GMT 2003     root@wv=
1u.freebsd.org:/usr/obj/usr/src/sys/GENERIC=20
>=20
> /usr/bin/uname -p =3D i386
> /bin/uname -X     =3D unknown
>=20
> /bin/arch              =3D unknown
> /usr/bin/arch -k       =3D unknown
> /usr/convex/getsysinfo =3D unknown
> hostinfo               =3D unknown
> /bin/machine           =3D unknown
> /usr/bin/oslevel       =3D unknown
> /bin/universe          =3D unknown
>=20
> PATH: /usr/local/libexec/libtool13
> PATH: /sbin
> PATH: /bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /usr/games
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/X11R6/bin
> PATH: /root/bin
>=20
>=20
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>=20
> configure:1542: checking for a BSD-compatible install
> configure:1596: result: /usr/bin/install -c -o root -g wheel
> configure:1607: checking whether build environment is sane
> configure:1650: result: yes
> configure:1683: checking for gawk
> configure:1712: result: no
> configure:1683: checking for mawk
> configure:1712: result: no
> configure:1683: checking for nawk
> configure:1699: found /usr/bin/nawk
> configure:1709: result: nawk
> configure:1719: checking whether gmake sets $(MAKE)
> configure:1739: result: yes
> configure:1991: checking build system type
> configure:2009: result: i386-portbld-freebsd5.2
> configure:2017: checking host system type
> configure:2031: result: i386-portbld-freebsd5.2
> configure:2051: checking for style of include used by gmake
> configure:2079: result: GNU
> configure:2150: checking for gcc
> configure:2176: result: cc
> configure:2420: checking for C compiler version
> configure:2423: cc --version </dev/null >&5
> cc (GCC) 3.3.3 [FreeBSD] 20031106
> Copyright (C) 2003 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is N=
O
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS=
E.
>=20
> configure:2426: $? =3D 0
> configure:2428: cc -v </dev/null >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.3.3 [FreeBSD] 20031106
> configure:2431: $? =3D 0
> configure:2433: cc -V </dev/null >&5
> cc: `-V' option must have argument
> configure:2436: $? =3D 1
> configure:2460: checking for C compiler default output
> configure:2463: cc -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I/us=
r/X11R6/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lc_r >&5
> configure:2466: $? =3D 0
> configure:2512: result: a.out
> configure:2517: checking whether the C compiler works
> configure:2523: ./a.out
> configure:2526: $? =3D 0
> configure:2543: result: yes
> configure:2550: checking whether we are cross compiling
> configure:2552: result: no
> configure:2555: checking for suffix of executables
> configure:2557: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/i=
nclude -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lc=
_r >&5
> configure:2560: $? =3D 0
> configure:2585: result:=20
> configure:2591: checking for suffix of object files
> configure:2613: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:2616: $? =3D 0
> configure:2638: result: o
> configure:2642: checking whether we are using the GNU C compiler
> configure:2667: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:2670: $? =3D 0
> configure:2673: test -s conftest.o
> configure:2676: $? =3D 0
> configure:2689: result: yes
> configure:2695: checking whether cc accepts -g
> configure:2717: cc -c -g -I/usr/local/include -I/usr/X11R6/include -D_THR=
EAD_SAFE conftest.c >&5
> configure:2720: $? =3D 0
> configure:2723: test -s conftest.o
> configure:2726: $? =3D 0
> configure:2737: result: yes
> configure:2754: checking for cc option to accept ANSI C
> configure:2815: cc  -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:2818: $? =3D 0
> configure:2821: test -s conftest.o
> configure:2824: $? =3D 0
> configure:2842: result: none needed
> configure:2860: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> conftest.c:2: error: syntax error before "me"
> configure:2863: $? =3D 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:2974: checking dependency style of cc
> configure:3057: result: gcc3
> configure:3074: checking for a sed that does not truncate output
> configure:3128: result: /usr/bin/sed
> configure:3131: checking for egrep
> configure:3141: result: grep -E
> configure:3157: checking for ld used by cc
> configure:3224: result: /usr/bin/ld
> configure:3233: checking if the linker (/usr/bin/ld) is GNU ld
> configure:3248: result: yes
> configure:3253: checking for /usr/bin/ld option to reload object files
> configure:3260: result: -r
> configure:3269: checking for BSD-compatible nm
> configure:3311: result: /usr/bin/nm -B
> configure:3315: checking whether ln -s works
> configure:3319: result: yes
> configure:3326: checking how to recognise dependent libraries
> configure:3500: result: pass_all
> configure:3704: checking how to run the C preprocessor
> configure:3740: cc -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD=
_SAFE conftest.c
> configure:3746: $? =3D 0
> configure:3778: cc -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD=
_SAFE conftest.c
> configure:3780:28: ac_nonexistent.h: No such file or directory
> configure:3784: $? =3D 1
> configure: failed program was:
> | #line 3770 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME "epiphany"
> | #define PACKAGE_TARNAME "epiphany"
> | #define PACKAGE_VERSION "1.0.7"
> | #define PACKAGE_STRING "epiphany 1.0.7"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod=
uct=3Depiphany"
> | #define PACKAGE "epiphany"
> | #define VERSION "1.0.7"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3822: result: cc -E
> configure:3847: cc -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD=
_SAFE conftest.c
> configure:3853: $? =3D 0
> configure:3885: cc -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD=
_SAFE conftest.c
> configure:3887:28: ac_nonexistent.h: No such file or directory
> configure:3891: $? =3D 1
> configure: failed program was:
> | #line 3877 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME "epiphany"
> | #define PACKAGE_TARNAME "epiphany"
> | #define PACKAGE_VERSION "1.0.7"
> | #define PACKAGE_STRING "epiphany 1.0.7"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod=
uct=3Depiphany"
> | #define PACKAGE "epiphany"
> | #define VERSION "1.0.7"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3934: checking for ANSI C header files
> configure:3960: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:3963: $? =3D 0
> configure:3966: test -s conftest.o
> configure:3969: $? =3D 0
> configure:4061: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/i=
nclude -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lc=
_r >&5
> configure:4064: $? =3D 0
> configure:4066: ./conftest
> configure:4069: $? =3D 0
> configure:4084: result: yes
> configure:4108: checking for sys/types.h
> configure:4125: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:4128: $? =3D 0
> configure:4131: test -s conftest.o
> configure:4134: $? =3D 0
> configure:4145: result: yes
> configure:4108: checking for sys/stat.h
> configure:4125: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:4128: $? =3D 0
> configure:4131: test -s conftest.o
> configure:4134: $? =3D 0
> configure:4145: result: yes
> configure:4108: checking for stdlib.h
> configure:4125: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:4128: $? =3D 0
> configure:4131: test -s conftest.o
> configure:4134: $? =3D 0
> configure:4145: result: yes
> configure:4108: checking for string.h
> configure:4125: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:4128: $? =3D 0
> configure:4131: test -s conftest.o
> configure:4134: $? =3D 0
> configure:4145: result: yes
> configure:4108: checking for memory.h
> configure:4125: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:4128: $? =3D 0
> configure:4131: test -s conftest.o
> configure:4134: $? =3D 0
> configure:4145: result: yes
> configure:4108: checking for strings.h
> configure:4125: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:4128: $? =3D 0
> configure:4131: test -s conftest.o
> configure:4134: $? =3D 0
> configure:4145: result: yes
> configure:4108: checking for inttypes.h
> configure:4125: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:4128: $? =3D 0
> configure:4131: test -s conftest.o
> configure:4134: $? =3D 0
> configure:4145: result: yes
> configure:4108: checking for stdint.h
> configure:4125: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:4128: $? =3D 0
> configure:4131: test -s conftest.o
> configure:4134: $? =3D 0
> configure:4145: result: yes
> configure:4108: checking for unistd.h
> configure:4125: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:4128: $? =3D 0
> configure:4131: test -s conftest.o
> configure:4134: $? =3D 0
> configure:4145: result: yes
> configure:4171: checking dlfcn.h usability
> configure:4184: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:4187: $? =3D 0
> configure:4190: test -s conftest.o
> configure:4193: $? =3D 0
> configure:4203: result: yes
> configure:4207: checking dlfcn.h presence
> configure:4218: cc -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD=
_SAFE conftest.c
> configure:4224: $? =3D 0
> configure:4243: result: yes
> configure:4279: checking for dlfcn.h
> configure:4286: result: yes
> configure:4393: checking for C++ compiler version
> configure:4396: c++ --version </dev/null >&5
> c++ (GCC) 3.3.3 [FreeBSD] 20031106
> Copyright (C) 2003 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is N=
O
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS=
E.
>=20
> configure:4399: $? =3D 0
> configure:4401: c++ -v </dev/null >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.3.3 [FreeBSD] 20031106
> configure:4404: $? =3D 0
> configure:4406: c++ -V </dev/null >&5
> c++: `-V' option must have argument
> configure:4409: $? =3D 1
> configure:4412: checking whether we are using the GNU C++ compiler
> configure:4437: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
> configure:4440: $? =3D 0
> configure:4443: test -s conftest.o
> configure:4446: $? =3D 0
> configure:4459: result: yes
> configure:4465: checking whether c++ accepts -g
> configure:4487: c++ -c -g -I/usr/local/include -I/usr/X11R6/include -D_TH=
READ_SAFE conftest.cc >&5
> configure:4490: $? =3D 0
> configure:4493: test -s conftest.o
> configure:4496: $? =3D 0
> configure:4507: result: yes
> configure:4551: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
> configure:4554: $? =3D 0
> configure:4557: test -s conftest.o
> configure:4560: $? =3D 0
> configure:4587: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
> configure: In function `int main()':
> configure:4596: error: `exit' undeclared (first use this function)
> configure:4596: error: (Each undeclared identifier is reported only once =
for=20
>    each function it appears in.)
> configure:4590: $? =3D 1
> configure: failed program was:
> | #line 4571 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME "epiphany"
> | #define PACKAGE_TARNAME "epiphany"
> | #define PACKAGE_VERSION "1.0.7"
> | #define PACKAGE_STRING "epiphany 1.0.7"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod=
uct=3Depiphany"
> | #define PACKAGE "epiphany"
> | #define VERSION "1.0.7"
> | #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_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> |=20
> | int
> | main ()
> | {
> | exit (42);
> |   ;
> |   return 0;
> | }
> configure:4551: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
> configure:4554: $? =3D 0
> configure:4557: test -s conftest.o
> configure:4560: $? =3D 0
> configure:4587: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
> configure:4590: $? =3D 0
> configure:4593: test -s conftest.o
> configure:4596: $? =3D 0
> configure:4621: checking dependency style of c++
> configure:4704: result: gcc3
> configure:4726: checking how to run the C++ preprocessor
> configure:4758: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_THREA=
D_SAFE conftest.cc
> configure:4764: $? =3D 0
> configure:4796: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_THREA=
D_SAFE conftest.cc
> configure:4812:28: ac_nonexistent.h: No such file or directory
> configure:4802: $? =3D 1
> configure: failed program was:
> | #line 4788 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME "epiphany"
> | #define PACKAGE_TARNAME "epiphany"
> | #define PACKAGE_VERSION "1.0.7"
> | #define PACKAGE_STRING "epiphany 1.0.7"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod=
uct=3Depiphany"
> | #define PACKAGE "epiphany"
> | #define VERSION "1.0.7"
> | #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_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4840: result: c++ -E
> configure:4865: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_THREA=
D_SAFE conftest.cc
> configure:4871: $? =3D 0
> configure:4903: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_THREA=
D_SAFE conftest.cc
> configure:4919:28: ac_nonexistent.h: No such file or directory
> configure:4909: $? =3D 1
> configure: failed program was:
> | #line 4895 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME "epiphany"
> | #define PACKAGE_TARNAME "epiphany"
> | #define PACKAGE_VERSION "1.0.7"
> | #define PACKAGE_STRING "epiphany 1.0.7"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod=
uct=3Depiphany"
> | #define PACKAGE "epiphany"
> | #define VERSION "1.0.7"
> | #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_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5003: checking for g77
> configure:5032: result: no
> configure:5003: checking for f77
> configure:5019: found /usr/bin/f77
> configure:5029: result: f77
> configure:5044: checking for Fortran 77 compiler version
> configure:5047: f77 --version </dev/null >&5
> GNU Fortran (GCC) 3.3.3 [FreeBSD] 20031106
> Copyright (C) 2002 Free Software Foundation, Inc.
>=20
> 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:5050: $? =3D 0
> configure:5052: f77 -v </dev/null >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.3.3 [FreeBSD] 20031106
> configure:5055: $? =3D 0
> configure:5057: f77 -V </dev/null >&5
> f77: `-V' option must have argument
> configure:5060: $? =3D 1
> configure:5067: checking whether we are using the GNU Fortran 77 compiler
> configure:5081: f77 -c  conftest.F >&5
> configure:5084: $? =3D 0
> configure:5087: test -s conftest.o
> configure:5090: $? =3D 0
> configure:5103: result: yes
> configure:5110: checking whether f77 accepts -g
> configure:5122: f77 -c -g conftest.f >&5
> configure:5125: $? =3D 0
> configure:5128: test -s conftest.o
> configure:5131: $? =3D 0
> configure:5143: result: yes
> configure:5171: checking the maximum length of command line arguments
> configure:5236: result: 65536
> configure:5247: checking command to parse /usr/bin/nm -B output from cc o=
bject
> configure:5336: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:5339: $? =3D 0
> configure:5343: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDG=
IRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'=
 \> conftest.nm
> configure:5346: $? =3D 0
> configure:5398: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/i=
nclude -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c conftstm.o >&5
> configure:5401: $? =3D 0
> configure:5439: result: ok
> configure:5443: checking for objdir
> configure:5458: result: .libs
> configure:5548: checking for ar
> configure:5564: found /usr/bin/ar
> configure:5575: result: ar
> configure:5628: checking for ranlib
> configure:5644: found /usr/bin/ranlib
> configure:5655: result: ranlib
> configure:5708: checking for strip
> configure:5724: found /usr/bin/strip
> configure:5735: result: strip
> configure:5997: checking if cc static flag  works
> configure:6020: result: yes
> configure:6038: checking if cc supports -fno-rtti -fno-exceptions
> configure:6056: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE -fno-rtti -fno-exceptions conftest.c >&5
> cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
> configure:6060: $? =3D 0
> configure:6071: result: no
> configure:6086: checking for cc option to produce PIC
> configure:6263: result: -fPIC
> configure:6271: checking if cc PIC flag -fPIC works
> configure:6289: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE -fPIC -DPIC conftest.c >&5
> configure:6293: $? =3D 0
> configure:6304: result: yes
> configure:6328: checking if cc supports -c -o file.o
> configure:6356: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE -o out/conftest2.o conftest.c >&5
> configure:6360: $? =3D 0
> configure:6380: result: yes
> configure:6406: checking whether the cc linker (/usr/bin/ld) supports sha=
red libraries
> configure:7234: result: yes
> configure:7260: checking whether -lc should be explicitly linked in
> configure:7265: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -I=
/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:7268: $? =3D 0
> configure:7282: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o con=
ftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:7285: $? =3D 1
> configure:7297: result: yes
> configure:7305: checking dynamic linker characteristics
> configure:7845: result: freebsd5.2 ld.so
> configure:7849: checking how to hardcode library paths into programs
> configure:7874: result: immediate
> configure:7888: checking whether stripping libraries is possible
> configure:7893: result: yes
> configure:8637: checking if libtool supports shared libraries
> configure:8639: result: yes
> configure:8642: checking whether to build shared libraries
> configure:8700: result: yes
> configure:8703: checking whether to build static libraries
> configure:8707: result: no
> configure:8799: creating libtool
> configure:9346: checking for ld used by c++
> configure:9413: result: /usr/bin/ld
> configure:9422: checking if the linker (/usr/bin/ld) is GNU ld
> configure:9437: result: yes
> configure:9488: checking whether the c++ linker (/usr/bin/ld) supports sh=
ared libraries
> configure:10296: result: yes
> configure:10314: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include =
-I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
> configure:10317: $? =3D 0
> configure:10413: checking for c++ option to produce PIC
> configure:10665: result: -fPIC
> configure:10673: checking if c++ PIC flag -fPIC works
> configure:10691: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include =
-I/usr/X11R6/include -D_THREAD_SAFE -fPIC -DPIC conftest.cc >&5
> configure:10695: $? =3D 0
> configure:10706: result: yes
> configure:10730: checking if c++ supports -c -o file.o
> configure:10758: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include =
-I/usr/X11R6/include -D_THREAD_SAFE -o out/conftest2.o conftest.cc >&5
> configure:10762: $? =3D 0
> configure:10782: result: yes
> configure:10808: checking whether the c++ linker (/usr/bin/ld) supports s=
hared libraries
> configure:10833: result: yes
> configure:10904: checking dynamic linker characteristics
> configure:11444: result: freebsd5.2 ld.so
> configure:11448: checking how to hardcode library paths into programs
> configure:11473: result: immediate
> configure:11487: checking whether stripping libraries is possible
> configure:11492: result: yes
> configure:12713: checking if libtool supports shared libraries
> configure:12715: result: yes
> configure:12718: checking whether to build shared libraries
> configure:12736: result: yes
> configure:12739: checking whether to build static libraries
> configure:12743: result: no
> configure:12755: checking for f77 option to produce PIC
> configure:12932: result: -fPIC
> configure:12940: checking if f77 PIC flag -fPIC works
> configure:12958: f77 -c -g -O2 -fPIC conftest.f >&5
> configure:12962: $? =3D 0
> configure:12973: result: yes
> configure:12997: checking if f77 supports -c -o file.o
> configure:13025: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
> configure:13029: $? =3D 0
> configure:13049: result: yes
> configure:13075: checking whether the f77 linker (/usr/bin/ld) supports s=
hared libraries
> configure:13881: result: yes
> configure:13952: checking dynamic linker characteristics
> configure:14492: result: freebsd5.2 ld.so
> configure:14496: checking how to hardcode library paths into programs
> configure:14521: result: immediate
> configure:14535: checking whether stripping libraries is possible
> configure:14540: result: yes
> configure:18530: checking for strerror in -lcposix
> configure:18561: cc -o conftest -O -pipe -mcpu=3Dpentiumpro -I/usr/local/=
include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -lcposix  -L/usr/lo=
cal/lib -lc_r >&5
> /usr/bin/ld: cannot find -lcposix
> configure:18564: $? =3D 1
> configure: failed program was:
> | #line 18538 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME "epiphany"
> | #define PACKAGE_TARNAME "epiphany"
> | #define PACKAGE_VERSION "1.0.7"
> | #define PACKAGE_STRING "epiphany 1.0.7"
> | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?prod=
uct=3Depiphany"
> | #define PACKAGE "epiphany"
> | #define VERSION "1.0.7"
> | #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_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | /* end confdefs.h.  */
> |=20
> | /* Override any gcc2 internal prototype to avoid an error.  */
> | #ifdef __cplusplus
> | extern "C"
> | #endif
> | /* We use char because int might match the return type of a gcc2
> |    builtin and then its argument prototype would still apply.  */
> | char strerror ();
> | int
> | main ()
> | {
> | strerror ();
> |   ;
> |   return 0;
> | }
> configure:18582: result: no
> configure:18636: checking for gcc
> configure:18662: result: cc
> configure:18906: checking for C compiler version
> configure:18909: cc --version </dev/null >&5
> cc (GCC) 3.3.3 [FreeBSD] 20031106
> Copyright (C) 2003 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is N=
O
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS=
E.
>=20
> configure:18912: $? =3D 0
> configure:18914: cc -v </dev/null >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.3.3 [FreeBSD] 20031106
> configure:18917: $? =3D 0
> configure:18919: cc -V </dev/null >&5
> cc: `-V' option must have argument
> configure:18922: $? =3D 1
> configure:18925: checking whether we are using the GNU C compiler
> configure:18972: result: yes
> configure:18978: checking whether cc accepts -g
> configure:19020: result: yes
> configure:19037: checking for cc option to accept ANSI C
> configure:19125: result: none needed
> configure:19143: cc -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include -=
I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> conftest.c:2: error: syntax error before "me"
> configure:19146: $? =3D 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:19257: checking dependency style of cc
> configure:19340: result: gcc3
> configure:19451: checking for C++ compiler version
> configure:19454: c++ --version </dev/null >&5
> c++ (GCC) 3.3.3 [FreeBSD] 20031106
> Copyright (C) 2003 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is N=
O
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS=
E.
>=20
> configure:19457: $? =3D 0
> configure:19459: c++ -v </dev/null >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.3.3 [FreeBSD] 20031106
> configure:19462: $? =3D 0
> configure:19464: c++ -V </dev/null >&5
> c++: `-V' option must have argument
> configure:19467: $? =3D 1
> configure:19470: checking whether we are using the GNU C++ compiler
> configure:19517: result: yes
> configure:19523: checking whether c++ accepts -g
> configure:19565: result: yes
> configure:19609: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include =
-I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
> configure:19612: $? =3D 0
> configure:19615: test -s conftest.o
> configure:19618: $? =3D 0
> configure:19645: c++ -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include =
-I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
> configure:19648: $? =3D 0
> configure:19651: test -s conftest.o
> configure:19654: $? =3D 0
> configure:19679: checking dependency style of c++
> configure:19762: result: gcc3
> configure:19782: checking for cc option to accept ANSI C
> configure:19846: cc  -c -O -pipe -mcpu=3Dpentiumpro -I/usr/local/include =
-I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:19849: $? =3D 0
> configure:19852: test -s conftest.o
> configure:19855: $? =3D 0
> configure:19870: result: none needed
> configure:19881: checking for ANSI C header files
> configure:20031: result: yes
> configure:20109: checking for perl
> configure:20127: found /usr/bin/perl
> configure:20139: result: /usr/bin/perl
> configure:20178: checking for glib-genmarshal
> configure:20196: found /usr/local/bin/glib-genmarshal
> configure:20208: result: /usr/local/bin/glib-genmarshal
> configure:20275: checking whether gcc understands -Wno-sign-compare
> configure:20294: cc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpoin=
ter-arith -O -pipe -mcpu=3Dpentiumpro -Wno-sign-compare -I/usr/local/includ=
e -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
> configure:20297: $? =3D 0
> configure:20300: test -s conftest.o
> configure:20303: $? =3D 0
> configure:20314: result: yes
> configure:20334: checking what warning flags to pass to the C compiler
> configure:20336: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-sign-compare
> configure:20347: checking what language compliance flags to pass to the C=
 compiler
> configure:20362: result:=20
> configure:20377: checking what warning flags to pass to the C++ compiler
> configure:20397: result: -Wall -Wno-unused
> configure:20408: checking what language compliance flags to pass to the C=
++ compiler
> configure:20424: result:=20
> configure:20439: checking if NautilusView Epiphany component is wanted
> configure:20460: result: yes
> configure:20479: checking for pkg-config
> configure:20497: found /usr/local/bin/pkg-config
> configure:20510: result: /usr/local/bin/pkg-config
> configure:20527: checking for gtk+-2.0 libxml-2.0 >=3D 2.5.9 libgnomeui-2=
.0 libglade-2.0 bonobo-activation-2.0 libbonoboui-2.0 >=3D 2.1.1 ORBit-2.0 =
libglade-2.0 gnome-vfs-2.0 gnome-vfs-module-2.0 gconf-2.0 libnautilus
> configure:20531: result: yes
> configure:20535: checking EPIPHANY_DEPENDENCY_CFLAGS
> configure:20538: result: -DORBIT2=3D1 -D_THREAD_SAFE -I/usr/local/include=
/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I=
/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libart=
-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/u=
sr/local/include/bonobo-activation-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/=
X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/inclu=
de -I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnomeui-2.0 -I/us=
r/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr=
/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/in=
clude/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/inc=
lude/libglade-2.0 -I/usr/X11R6/include/gnome-vfs-module-2.0 -I/usr/X11R6/in=
clude/eel-2 -I/usr/X11R6/include/gail-1.0 =20
> configure:20541: checking EPIPHANY_DEPENDENCY_LIBS
> configure:20544: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11=
R6/lib -lnautilus -leel-2 -lgnomeui-2 -lSM -lICE -lgailutil -lglade-2.0 -lb=
onoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1=
.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pix=
buf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -=
lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-ac=
tivation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lc_r -lgl=
ib-2.0 -liconv =20
> configure:20637: checking for mozilla-gtkmozembed-gtk2
> configure:20676: error: Library requirements (mozilla-gtkmozembed-gtk2) n=
ot met; consider adjusting the PKG_CONFIG_PATH environment variable if your=
 libraries are in a nonstandard prefix so pkg-config can find them.
>=20
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>=20
> lt_lt_cv_sys_global_symbol_pipe=3D'"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW=
][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \=
\3/p'\''"'
> ac_cv_prog_ac_ct_F77=3Df77
> am_cv_CC_dependencies_compiler_type=3Dgcc3
> ac_cv_prog_CXXCPP=3D'c++ -E'
> ac_cv_env_CXXFLAGS_value=3D'-O -pipe -mcpu=3Dpentiumpro'
> lt_cv_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern =
int \1;/p'\'''
> ac_cv_f77_compiler_gnu=3Dyes
> ac_cv_env_F77_value=3D
> ac_cv_header_stdlib_h=3Dyes
> lt_cv_file_magic_cmd=3D'$MAGIC_CMD'
> ac_cv_path_INTLTOOL_PERL=3D/usr/bin/perl
> ac_cv_lib_cposix_strerror=3Dno
> lt_cv_prog_gnu_ldcxx=3Dyes
> ac_cv_prog_cc_g=3Dyes
> ac_cv_env_CXXCPP_set=3D
> ac_cv_env_LDFLAGS_set=3D
> ac_cv_path_PKG_CONFIG=3D/usr/local/bin/pkg-config
> lt_cv_prog_compiler_c_o_CXX=3Dyes
> ac_cv_prog_ac_ct_AR=3Dar
> ac_cv_c_compiler_gnu=3Dyes
> ac_cv_exeext=3D
> ac_cv_env_CFLAGS_set=3Dset
> lt_cv_sys_global_symbol_to_c_name_address=3D'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=3D'"sed -n -e '\''s/^. .* \\(.*\\)\$/=
extern int \\1;/p'\''"'
> ac_cv_prog_make_gmake_set=3Dyes
> ac_cv_env_FFLAGS_set=3D
> lt_cv_sys_max_cmd_len=3D65536
> ac_cv_env_CPP_value=3D
> ac_cv_env_CPPFLAGS_set=3Dset
> ac_cv_cxx_compiler_gnu=3Dyes
> ac_cv_env_CXX_set=3Dset
> lt_lt_cv_prog_compiler_c_o_CXX=3D'"yes"'
> ac_cv_env_host_alias_set=3D
> lt_lt_cv_sys_global_symbol_to_c_name_address=3D'"sed -n -e '\''s/^: \\([^=
 ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\=
\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
> ac_cv_path_GLIB_GENMARSHAL=3D/usr/local/bin/glib-genmarshal
> lt_cv_ld_reload_flag=3D-r
> lt_cv_prog_gnu_ld=3Dyes
> ac_cv_header_sys_stat_h=3Dyes
> ac_cv_env_build_alias_set=3Dset
> lt_cv_prog_compiler_c_o=3Dyes
> ac_cv_prog_f77_g=3Dyes
> ac_cv_env_CXXCPP_value=3D
> ac_cv_env_LDFLAGS_value=3D
> ac_cv_env_target_alias_set=3D
> ac_cv_prog_cc_stdc=3D
> ac_cv_host_alias=3Di386-portbld-freebsd5.2
> ac_cv_env_CFLAGS_value=3D'-O -pipe -mcpu=3Dpentiumpro'
> ac_cv_env_CC_set=3Dset
> lt_cv_prog_compiler_c_o_F77=3Dyes
> ac_cv_header_sys_types_h=3Dyes
> ac_cv_header_stdc=3Dyes
> ac_cv_header_strings_h=3Dyes
> lt_cv_path_SED=3D/usr/bin/sed
> ac_cv_header_stdint_h=3Dyes
> ac_cv_header_inttypes_h=3Dyes
> ac_cv_prog_egrep=3D'grep -E'
> ac_cv_env_FFLAGS_value=3D
> lt_cv_path_LD=3D/usr/bin/ld
> lt_cv_prog_compiler_rtti_exceptions=3Dno
> ac_cv_header_unistd_h=3Dyes
> ac_cv_header_string_h=3Dyes
> ac_cv_build_alias=3Di386-portbld-freebsd5.2
> ac_cv_env_CPPFLAGS_value=3D'-I/usr/local/include -I/usr/X11R6/include -D_=
THREAD_SAFE'
> lt_lt_cv_prog_compiler_c_o=3D'"yes"'
> ac_cv_prog_ac_ct_RANLIB=3Dranlib
> ac_cv_header_memory_h=3Dyes
> ac_cv_env_CXXFLAGS_set=3Dset
> ac_cv_env_CXX_value=3Dc++
> ac_cv_prog_ac_ct_STRIP=3Dstrip
> ac_cv_host=3Di386-portbld-freebsd5.2
> ac_cv_env_F77_set=3D
> ac_cv_env_host_alias_value=3D
> lt_lt_cv_prog_compiler_c_o_F77=3D'"yes"'
> lt_cv_objdir=3D.libs
> ac_cv_prog_cxx_g=3Dyes
> am_cv_prog_cc_stdc=3D
> lt_cv_file_magic_test_file=3D
> am_cv_CXX_dependencies_compiler_type=3Dgcc3
> ac_cv_prog_CPP=3D'cc -E'
> ac_cv_build=3Di386-portbld-freebsd5.2
> ac_cv_prog_AWK=3Dnawk
> ac_cv_env_build_alias_value=3Di386-portbld-freebsd5.2
> lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABC=
DGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
> lt_cv_deplibs_check_method=3Dpass_all
> ac_cv_prog_ac_ct_CC=3Dcc
> lt_cv_path_LDCXX=3D/usr/bin/ld
> ac_cv_env_target_alias_value=3D
> ac_cv_env_CC_value=3Dcc
> lt_cv_path_NM=3D'/usr/bin/nm -B'
> ac_cv_env_CPP_set=3D
> ac_cv_header_dlfcn_h=3Dyes
> ac_cv_objext=3Do
>=20
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>=20
> ACLOCAL=3D'${SHELL} /usr/ports/www/epiphany/work/epiphany-1.0.7/missing -=
-run aclocal-1.7 '
> AMDEPBACKSLASH=3D'\'
> AMDEP_FALSE=3D'#'
> AMDEP_TRUE=3D''
> AMTAR=3D'${SHELL} /usr/ports/www/epiphany/work/epiphany-1.0.7/missing --r=
un tar'
> AM_CXXFLAGS=3D''
> AR=3D'ar'
> AUTOCONF=3D'${SHELL} /usr/ports/www/epiphany/work/epiphany-1.0.7/missing =
--run autoconf'
> AUTOHEADER=3D'${SHELL} /usr/ports/www/epiphany/work/epiphany-1.0.7/missin=
g --run autoheader'
> AUTOMAKE=3D'${SHELL} /usr/ports/www/epiphany/work/epiphany-1.0.7/missing =
--run automake-1.7'
> AWK=3D'nawk'
> BONOBO_ACTIVATION_IDL=3D'/usr/local/share/idl/bonobo-activation-2.0'
> CATALOGS=3D''
> CATOBJEXT=3D''
> CC=3D'cc'
> CCDEPMODE=3D'depmode=3Dgcc3'
> CFLAGS=3D'-O -pipe -mcpu=3Dpentiumpro'
> CPP=3D'cc -E'
> CPPFLAGS=3D'-I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE'
> CXX=3D'c++'
> CXXCPP=3D'c++ -E'
> CXXDEPMODE=3D'depmode=3Dgcc3'
> CXXFLAGS=3D'-O -pipe -mcpu=3Dpentiumpro'
> CYGPATH_W=3D'echo'
> DATADIRNAME=3D''
> DEFS=3D''
> DEPDIR=3D'.deps'
> ECHO=3D'echo'
> ECHO_C=3D''
> ECHO_N=3D'-n'
> ECHO_T=3D''
> EGREP=3D'grep -E'
> ENABLE_NAUTILUS_VIEW_FALSE=3D'#'
> ENABLE_NAUTILUS_VIEW_TRUE=3D''
> ENABLE_SAMPLE_PLUGIN_FALSE=3D''
> ENABLE_SAMPLE_PLUGIN_TRUE=3D''
> EPIPHANY_DEPENDENCY_CFLAGS=3D'-DORBIT2=3D1 -D_THREAD_SAFE -I/usr/local/in=
clude/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/inclu=
de -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/l=
ibart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0=
 -I/usr/local/include/bonobo-activation-2.0 -I/usr/X11R6/include/gtk-2.0 -I=
/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/=
include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnomeui-2.0 =
-I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -=
I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11=
R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R=
6/include/libglade-2.0 -I/usr/X11R6/include/gnome-vfs-module-2.0 -I/usr/X11=
R6/include/eel-2 -I/usr/X11R6/include/gail-1.0  '
> EPIPHANY_DEPENDENCY_LIBS=3D'-Wl,--export-dynamic -L/usr/local/lib -L/usr/=
X11R6/lib -lnautilus -leel-2 -lgnomeui-2 -lSM -lICE -lgailutil -lglade-2.0 =
-lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft=
2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_=
pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfi=
g -lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo=
-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lc_r -=
lglib-2.0 -liconv  '
> EPIPHANY_MAJOR=3D'1.0'
> EXEEXT=3D''
> F77=3D'f77'
> FFLAGS=3D'-g -O2'
> GCONFTOOL=3D''
> GCONF_SCHEMAS_INSTALL_FALSE=3D''
> GCONF_SCHEMAS_INSTALL_TRUE=3D''
> GCONF_SCHEMA_CONFIG_SOURCE=3D''
> GCONF_SCHEMA_FILE_DIR=3D''
> GETTEXT_PACKAGE=3D''
> GLIB_GENMARSHAL=3D'/usr/local/bin/glib-genmarshal'
> GMOFILES=3D''
> GMSGFMT=3D''
> INSTALL_DATA=3D'install  -o root -g wheel -m 444'
> INSTALL_PROGRAM=3D'install  -s -o root -g wheel -m 555'
> INSTALL_SCRIPT=3D'install  -o root -g wheel -m 555'
> INSTALL_STRIP_PROGRAM=3D'${SHELL} $(install_sh) -c -s'
> INSTOBJEXT=3D''
> INTLLIBS=3D''
> INTLTOOL_CAVES_RULE=3D'%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wi=
ldcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/=
po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_DESKTOP_RULE=3D'%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(=
wildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir=
)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_DIRECTORY_RULE=3D'%.directory: %.directory.in $(INTLTOOL_MERGE) =
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcd=
ir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_EXTRACT=3D'$(top_builddir)/intltool-extract'
> INTLTOOL_KBD_RULE=3D'%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wild=
card $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/po=
 $< $@ -x -u -m -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_KEYS_RULE=3D'%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wil=
dcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/p=
o $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_MERGE=3D'$(top_builddir)/intltool-merge'
> INTLTOOL_OAF_RULE=3D'%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wild=
card $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/po=
 $< $@ -o -p'
> INTLTOOL_PERL=3D'/usr/bin/perl'
> INTLTOOL_PONG_RULE=3D'%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wil=
dcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/p=
o $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_PROP_RULE=3D'%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wil=
dcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/p=
o $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_SCHEMAS_RULE=3D'%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(=
wildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir=
)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_SERVER_RULE=3D'%.server:    %.server.in    $(INTLTOOL_MERGE) $(w=
ildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)=
/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_SHEET_RULE=3D'%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wi=
ldcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/=
po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_SOUNDLIST_RULE=3D'%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) =
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcd=
ir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_THEME_RULE=3D'%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wi=
ldcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/=
po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_UI_RULE=3D'%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildc=
ard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/po =
$< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_UPDATE=3D'$(top_builddir)/intltool-update'
> INTLTOOL_XAM_RULE=3D'%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wild=
card $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/po=
 $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
> INTLTOOL_XML_RULE=3D'%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wild=
card $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) $(top_srcdir)/po=
 $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
> LDFLAGS=3D''
> LIBBONOBOUI_REQUIRED=3D'2.1.1'
> LIBBONOBO_IDL=3D'/usr/local/share/idl/bonobo-2.0'
> LIBOBJS=3D''
> LIBS=3D'-L/usr/local/lib -lc_r'
> LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool'
> LIBXML_REQUIRED=3D'2.5.9'
> LN_S=3D'ln -s'
> LTLIBOBJS=3D''
> MAKEINFO=3D'${SHELL} /usr/ports/www/epiphany/work/epiphany-1.0.7/missing =
--run makeinfo'
> MKINSTALLDIRS=3D''
> MOZILLA_COMPONENT_CFLAGS=3D''
> MOZILLA_COMPONENT_LIBS=3D''
> MOZILLA_HOME=3D''
> MOZILLA_INCLUDE_ROOT=3D''
> MSGFMT=3D''
> OBJEXT=3D'o'
> ORBIT_IDL=3D'/usr/local/bin/orbit-idl-2'
> PACKAGE=3D'epiphany'
> PACKAGE_BUGREPORT=3D'http://bugzilla.gnome.org/enter_bug.cgi?product=3Dep=
iphany'
> PACKAGE_NAME=3D'epiphany'
> PACKAGE_STRING=3D'epiphany 1.0.7'
> PACKAGE_TARNAME=3D'epiphany'
> PACKAGE_VERSION=3D'1.0.7'
> PATH_SEPARATOR=3D':'
> PKG_CONFIG=3D'/usr/local/bin/pkg-config'
> POFILES=3D''
> POSUB=3D''
> PO_IN_DATADIR_FALSE=3D''
> PO_IN_DATADIR_TRUE=3D''
> RANLIB=3D'ranlib'
> SET_MAKE=3D''
> SHELL=3D'/bin/sh'
> STRIP=3D'strip'
> USE_NLS=3D''
> VERSION=3D'1.0.7'
> WARN_CFLAGS=3D'-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arit=
h -Wno-sign-compare '
> WARN_CXXFLAGS=3D'-O -pipe -mcpu=3Dpentiumpro -Wall -Wno-unused '
> XGETTEXT=3D''
> ac_ct_AR=3D'ar'
> ac_ct_CC=3D'cc'
> ac_ct_CXX=3D''
> ac_ct_F77=3D'f77'
> ac_ct_RANLIB=3D'ranlib'
> ac_ct_STRIP=3D'strip'
> am__fastdepCC_FALSE=3D'#'
> am__fastdepCC_TRUE=3D''
> am__fastdepCXX_FALSE=3D'#'
> am__fastdepCXX_TRUE=3D''
> am__include=3D'include'
> am__leading_dot=3D'.'
> am__quote=3D''
> bindir=3D'${exec_prefix}/bin'
> build=3D'i386-portbld-freebsd5.2'
> build_alias=3D'i386-portbld-freebsd5.2'
> build_cpu=3D'i386'
> build_os=3D'freebsd5.2'
> build_vendor=3D'portbld'
> datadir=3D'/usr/X11R6/share/gnome'
> exec_prefix=3D'NONE'
> host=3D'i386-portbld-freebsd5.2'
> host_alias=3D''
> host_cpu=3D'i386'
> host_os=3D'freebsd5.2'
> host_vendor=3D'portbld'
> includedir=3D'${prefix}/include'
> infodir=3D'${prefix}/info'
> install_sh=3D'/usr/ports/www/epiphany/work/epiphany-1.0.7/install-sh'
> libdir=3D'${exec_prefix}/lib'
> libexecdir=3D'${exec_prefix}/libexec'
> localstatedir=3D'/usr/X11R6/share/gnome'
> mandir=3D'${prefix}/man'
> oldincludedir=3D'/usr/include'
> prefix=3D'/usr/X11R6'
> program_transform_name=3D's,x,x,'
> sbindir=3D'${exec_prefix}/sbin'
> sharedstatedir=3D'${prefix}/com'
> sysconfdir=3D'${prefix}/etc'
> target_alias=3D''
>=20
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>=20
> #define ENABLE_NAUTILUS_VIEW 1
> #define HAVE_DLFCN_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STDINT_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 "epiphany"
> #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Depiphany"
> #define PACKAGE_NAME "epiphany"
> #define PACKAGE_STRING "epiphany 1.0.7"
> #define PACKAGE_TARNAME "epiphany"
> #define PACKAGE_VERSION "1.0.7"
> #define STDC_HEADERS 1
> #define STDC_HEADERS 1
> #define VERSION "1.0.7"
> #endif
> #ifdef __cplusplus
> extern "C" void std::exit (int) throw (); using std::exit;
>=20
> configure: exit 1
>=20
> checking if NautilusView Epiphany component is wanted... yes
> checking for pkg-config... /usr/local/bin/pkg-config
> checking for gtk+-2.0 libxml-2.0 >=3D 2.5.9 libgnomeui-2.0 libglade-2.0 b=
onobo-act
> ivation-2.0 libbonoboui-2.0 >=3D 2.1.1 ORBit-2.0 libglade-2.0 gnome-vfs-2=
.0 gnome-
> vfs-module-2.0 gconf-2.0 libnautilus... yes
> checking EPIPHANY_DEPENDENCY_CFLAGS... -DORBIT2=3D1 -D_THREAD_SAFE -I/usr=
/local/in
> clude/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/inc=
lude -I
> /usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/liba=
rt-2.0=20
> -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/=
local/i
> nclude/bonobo-activation-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/li=
b/gtk-2
> .0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/loc=
al/incl
> ude/freetype2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/li=
bgnome-
> 2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2 =
-I/usr/
> X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X=
11R6/li
> b/gnome-vfs-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/in=
clude/g
> nome-vfs-module-2.0 -I/usr/X11R6/include/eel-2 -I/usr/X11R6/include/gail-=
1.0 =20
> checking EPIPHANY_DEPENDENCY_LIBS... -Wl,--export-dynamic -L/usr/local/li=
b -L/us
> r/X11R6/lib -lnautilus -leel-2 -lgnomeui-2 -lSM -lICE -lgailutil -lglade-=
2.0 -lb
> onoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2=
-1.0 -l
> gtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf=
-2.0 -l
> pangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-=
1.0 -lX
> 11 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lOR=
Bit-2 -
> lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lc_r -lglib-2.0 -liconv =20
> checking for mozilla-gtkmozembed-gtk2... gnome-config: not found
> gnome-config: not found
> Package mozilla-gtkmozembed-gtk2 was not found in the pkg-config search p=
ath.
> Perhaps you should add the directory containing `mozilla-gtkmozembed-gtk2=
.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'mozilla-gtkmozembed-gtk2' found
>=20
> configure: error: Library requirements (mozilla-gtkmozembed-gtk2) not met=
; consi
> der adjusting the PKG_CONFIG_PATH environment variable if your libraries =
are in=20
> a nonstandard prefix so pkg-config can find them.
> =3D=3D=3D>  Script "configure" failed unexpectedly.
> Please report the problem to gnome@FreeBSD.org [maintainer] and attach th=
e
> "/usr/ports/www/epiphany/work/epiphany-1.0.7/config.log" including the ou=
tput
> of the failure of your make command. Also, it might be a good idea to pro=
vide
> an overview of all packages installed on your system (e.g. an `ls
> /var/db/pkg`).
> *** Error code 1
>=20
>=20
> Hermes-1.3.3_1      Fast pixel formats conversion library
> ORBit2-2.8.3_1      High-performance CORBA ORB with support for the C lan=
guage
> XFree86-FontServer-4.3.0_2 XFree86-4 font server
> XFree86-NestServer-4.3.0_3 XFree86-4 nested X server
> XFree86-PrintServer-4.3.0_1 XFree86-4 print server
> XFree86-Server-4.3.0_12 XFree86-4 X server and related programs
> XFree86-VirtualFramebufferServer-4.3.0_3 XFree86-4 virtual framebuffer se=
rver
> XFree86-clients-4.3.0_5 XFree86-4 client programs and related files
> XFree86-documents-4.3.0 XFree86-4 documentation
> XFree86-font100dpi-4.3.0 XFree86-4 bitmap 100 dpi fonts
> XFree86-font75dpi-4.3.0 XFree86-4 bitmap 75 dpi fonts
> XFree86-fontCyrillic-4.3.0 XFree86-4 Cyrillic fonts
> XFree86-fontDefaultBitmaps-4.3.0 XFree86-4 default bitmap fonts
> XFree86-fontEncodings-4.3.0 XFree86-4 font encoding files
> XFree86-fontScalable-4.3.0 XFree86-4 scalable fonts
> XFree86-libraries-4.3.0_6 XFree86-4 libraries and headers
> XFree86-manuals-4.3.0 XFree86-4 man pages
> Xft-2.1.2           A client-sided font API for X applications
> acme-2.4.2_1        Tool to make multimedia keys work on laptops
> aspell-0.50.5       Spelling checker with better suggestion logic than is=
pell
> at-spi-1.3.12       An Assistive Technology Service Provider Interface
> atk-1.4.1_2         A GNOME accessibility toolkit (ATK)
> bison-1.75_2        A parser generator from FSF, (mostly) compatible with=
 Yacc
> bitstream-vera-1.10 Bitstream Vera TrueType font collection
> bugbuddy2-2.4.2_1   A bug reporting tool for GNOME 2
> cdrtools-2.0.3_1    Cdrecord and several other programs to record CD-R[W]
> cvsup-16.1h         General network file distribution system optimized fo=
r CVS=20
> docbook-sk-4.1.2_3  XML version of the DocBook DTD version controlled for=
 Scrol
> docbook-xml-4.2_1   XML version of the DocBook DTD
> docbook-xsl-1.64.1_1 XSL DocBook stylesheets
> dri-4.3.0,1         OpenGL hardware acceleration drivers for XFree86
> eel2-2.4.2_1        Generally useful classes and extensions to GNOME
> eog2-2.4.1_1        The Eye Of Gnome image viewer
> esound-0.2.32_1     A sound library for enlightenment package
> expat-1.95.6_1      XML 1.0 parser written in C
> ezm3-1.1            Easier, more portable Modula-3 distribution for build=
ing CV
> fileroller-2.4.4_1,1 An archive manager for zip files, tar, etc
> fontconfig-2.2.90_3 An XML-based font configuration API for X Windows
> freetype2-2.1.5_1   A free and portable TrueType font rendering engine
> gail-1.4.1_1        An implementation of the ATK interfaces for GTK+ widg=
ets
> gcalctool-4.3.44    A GNOME 2 calculator tool based on the old calctool f=
or Ope
> gconf-editor-2.4.0_1,1 A gconf database editor for the GNOME 2 environmen=
t
> gconf2-2.4.0.1_1    A configuration database system for GNOME
> gdm2-2.4.4.7_1      GNOME 2 version of xdm display manager
> gedit2-2.4.1_1      A small but powerful text editor for Gnome 2 Desktop =
Enviro
> gettext-0.12.1      GNU gettext package
> gettext-0.13.1      GNU gettext package
> ggv2-2.4.1          GNOME 2 ghostscript viewer
> ghostscript-gnu-7.07_6 GNU Postscript interpreter
> gle-3.0.3           A GL Tubing and Extrusion Library
> glib-2.2.3_1        Some useful routines of C programming (current stable=
 versi
> gmake-3.80_1        GNU version of 'make' utility
> gnome-icon-theme-1.0.9_1 A collection of icons for the GNOME 2 desktop
> gnome-themes-2.4.1_2 A collection of themes and icons for GNOME 2 designe=
d for a
> gnomeapplets2-2.4.2_1 Applets components for the Gnome 2 Desktop Environm=
ent
> gnomeaudio2-2.0.0   Sound files for use with GNOME 2
> gnomecontrolcenter2-2.4.0_1 Control center for GNOME 2 project
> gnomedesktop-2.4.1.1_2 Additional UI API for GNOME 2
> gnomegames2-2.4.2_1 The game applications package for the Gnome 2 Desktop=
 Envir
> gnomehier-1.0_13    An utility port, installing hierarchy of common GNOME=
 direc
> gnomemag-0.10.6     GNOME screen magnifier
> gnomemedia2-2.4.1.1_1 Multimedia applications for the GNOME 2 desktop
> gnomemimedata-2.4.1_1 A MIME and Application database for GNOME
> gnomepanel-2.4.2_1  Panel component for the GNOME 2 Desktop
> gnomesession-2.4.2_1 Session component for the GNOME 2 desktop
> gnomespeech-0.2.8_1 GNOME text-to-speech API
> gnomesystemmonitor-2.4.0_1 GNOME 2 system monitor program
> gnometerminal-2.4.2_1 Terminal component for the GNOME 2 Desktop
> gnomeuserdocs2-2.4.1_1 GNOME 2 users guide
> gnomeutils2-2.4.1_1,1 GNOME 2 support utilities
> gnomevfs2-2.4.2_1   GNOME Virtual File System
> gnopernicus-0.7.1_1 Collection of accessibility apps for GNOME 2
> gok-0.8.4_1         GNOME On-Screen Keyboard (GOK)
> gpdf-0.112.1        GNOME version of xpdf
> gstreamer-0.6.4_1   Development framework for creating media applications
> gstreamer-plugins-0.6.4_3 GStreamer written collection of plugins handlin=
g several me
> gtk-2.2.4_2         Gimp Toolkit for X11 GUI (current stable version)
> gtk-engines2-2.2.0_1 Theme engine for the gtk+-2.0 toolkit
> gtksourceview-0.7.0_1 A text widget that adds syntax highlighting to the =
GtkTextV
> gucharmap-gnome-1.2.0_1 A Unicode/ISO10646 character map and font viewer
> guile-1.6.4_4       GNU Ubiquitous Intelligent Language for Extension
> imake-4.3.0_1       Imake and other utilities from XFree86
> intltool-0.30_1     Xml internationalization support for GNOME, and other=
s
> jpeg-6b_1           IJG's jpeg compression utilities
> lcms-1.09_1,1       Light Color Management System -- a color management l=
ibrary
> libIDL-0.8.3_1      A library for creating trees of CORBA Interface Defin=
ition=20
> libart_lgpl2-2.3.16 Library for high-performance 2D graphics
> libaudiofile-0.2.5  A sound library for SGI audio file
> libbonobo-2.4.3_1   A component and compound document system for GNOME2
> libbonoboui-2.4.3_1 GUI frontend to the libbonobo component of GNOME 2
> libgail-gnome-1.0.2_3 An implementation of the ATK interfaces for GNOME w=
idgets
> libglade2-2.0.1_2   GNOME glade library
> libglut-5.0.2       A graphics library similar to SGI's OpenGL
> libgnome-2.4.0_4    Libraries for GNOME, a GNU desktop environment
> libgnomecanvas-2.4.0_1 A graphics library for GNOME
> libgnomeprint-2.4.2_1 Gnome print support library
> libgnomeprintui-2.4.2_1 Gnome print support library
> libgnomeui-2.4.0.1_2 Libraries for the GNOME GUI, a GNU desktop environme=
nt
> libgsf-1.8.2_1      An extensible i/o abstraction for dealing with struct=
ured f
> libgtkhtml-2.4.1_2  Lightweight HTML rendering/printing/editing engine
> libgtop2-2.0.8_1    GNOME 2 top library
> libiconv-1.9.1_3    A character set conversion library
> libltdl-1.5.2       System independent dlopen wrapper
> libmng-1.0.5_1      Multiple-image Network Graphics (MNG) reference libra=
ry
> librsvg2-2.4.0_2    Library for parsing and rendering SVG vector-graphic =
files
> libtool-1.3.5_1     Generic shared library support script
> libwnck-2.4.0.1_1   Library used for writing pagers and taskslists
> libxml2-2.6.6       Xml parser library for GNOME
> libxslt-1.1.3       The XSLT C library for GNOME
> linc-1.0.3_1        A library for writing networked servers & clients
> m4-1.4_1            GNU m4
> metacity-2.6.5      A window manager for the adult in you
> mkisofs-2.0.3_1     Create iso9660/Rock Ridge/Joliet filesystems
> mozilla-1.6_2,2     The open source, standards compliant web browser
> nautilus-cd-burner-0.5.3_7 CD burner view for Nautilus
> nautilus-media-0.3.4 GStreamer-based multimedia views for Nautilus
> nautilus2-2.4.2_1   GNOME file manager and graphical shell developed by E=
azel
> nspr-4.4.1_1        A platform-neutral API for system level and libc like=
 funct
> p5-XML-Parser-2.34  Perl extension interface to James Clark's XML parser,=
 expat
> pango-1.2.5_1       An open-source framework for the layout and rendering=
 of i1
> perl-5.6.1_15       Practical Extraction and Report Language
> pkgconfig-0.15.0    A utility used to retrieve information about installe=
d libr
> png-1.2.5_2         Library for manipulating PNG images
> popt-1.6.4_2        A getopt(3) like library with a number of enhancement=
s, fro
> python-2.3.3_1      An interpreted object-oriented programming language
> scrollkeeper-0.3.14_1,1 An Open Document Cataloging Project
> sdocbook-xml-4.1.2.5_2 "Simplified" DocBook XML DTD
> sox-12.17.4_1       SOund eXchange - universal sound sample translator
> startup-notification-0.5_2 Library that supports startup notification spe=
c from freede
> sudo-1.6.7.5        Allow others to run commands as root
> tiff-3.6.1_1        Tools and library routines for working with TIFF imag=
es
> unzip-5.50_2        List, test and extract compressed files in a ZIP arch=
ive
> vte-0.11.10_3       Terminal widget with improved accessibility and I18N =
suppor
> wrapper-1.0_3       Wrapper for XFree86-4 server
> xmlcatmgr-2.0.b1    SGML and XML catalog manager
> xscreensaver-gnome-4.14_1 Save your screen while you entertain your cat (=
for GNOME us
> yelp-2.4.2_2        A help browser for the GNOME 2 desktop
> zenity-1.8_1        Display GNOME dialogs from the command line
> zip-2.3_1           Create/update ZIP files compatible with pkzip
> _______________________________________________
> freebsd-gnome@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

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

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

iD8DBQBANE7cb2iPiv4Uz4cRAr9UAJ4vwFUOYgH0TT2QabdXCTG7wtSdegCdG2M1
GHK9JBQzSMtjzg4+u1EdIQk=
=J+Ya
-----END PGP SIGNATURE-----

--=-jOIgWxTlVVF9SV9ytvi5--



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