From owner-freebsd-gnome@FreeBSD.ORG Wed Feb 18 17:25:28 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57B1816A4CE for ; Wed, 18 Feb 2004 17:25:28 -0800 (PST) Received: from insane-BSD.clue.com (ns.clue.com [64.81.102.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AE9E43D2F for ; Wed, 18 Feb 2004 17:25:27 -0800 (PST) (envelope-from ericr@insane-BSD.clue.com) Received: from insane-BSD.clue.com (localhost.clue.com [127.0.0.1]) by insane-BSD.clue.com (8.12.10/8.12.10) with ESMTP id i1J1PP3A006818; Wed, 18 Feb 2004 18:25:25 -0700 (MST) (envelope-from ericr@insane-BSD.clue.com) Received: (from root@localhost) by insane-BSD.clue.com (8.12.10/8.12.10/Submit) id i1J1PPFo006817; Wed, 18 Feb 2004 18:25:25 -0700 (MST) (envelope-from ericr) Date: Wed, 18 Feb 2004 18:25:25 -0700 (MST) From: Eric Robison Message-Id: <200402190125.i1J1PPFo006817@insane-BSD.clue.com> To: gnome@freebsd.org Subject: X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 01:25:28 -0000 got the errors below while doing a 'make install' in /usr/ports/x11/gnome2. I cvsup'd the ports tree just before trying the build. Thanks! ericr ericr@clue.com This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by epiphany configure 1.0.7, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --with-mozilla-includes=/usr/X11R6/include/mozilla --with-mozilla-libs=/usr/X11R6/lib/mozilla --with-mozilla-snapshot=1.6 --enable-nautilus-view --disable-werror --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 --build=i386-portbld-freebsd5.2 ## --------- ## ## Platform. ## ## --------- ## hostname = insane-BSD.clue.com uname -m = i386 uname -r = 5.2-RC2 uname -s = FreeBSD uname -v = FreeBSD 5.2-RC2 #0: Mon Dec 22 07:23:48 GMT 2003 root@wv1u.freebsd.org:/usr/obj/usr/src/sys/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: /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 ## ----------- ## ## Core tests. ## ## ----------- ## 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 &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 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2426: $? = 0 configure:2428: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 configure:2431: $? = 0 configure:2433: cc -V &5 cc: `-V' option must have argument configure:2436: $? = 1 configure:2460: checking for C compiler default output configure:2463: cc -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -lc_r >&5 configure:2466: $? = 0 configure:2512: result: a.out configure:2517: checking whether the C compiler works configure:2523: ./a.out configure:2526: $? = 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=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -lc_r >&5 configure:2560: $? = 0 configure:2585: result: configure:2591: checking for suffix of object files configure:2613: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:2616: $? = 0 configure:2638: result: o configure:2642: checking whether we are using the GNU C compiler configure:2667: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:2670: $? = 0 configure:2673: test -s conftest.o configure:2676: $? = 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_THREAD_SAFE conftest.c >&5 configure:2720: $? = 0 configure:2723: test -s conftest.o configure:2726: $? = 0 configure:2737: result: yes configure:2754: checking for cc option to accept ANSI C configure:2815: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:2818: $? = 0 configure:2821: test -s conftest.o configure:2824: $? = 0 configure:2842: result: none needed configure:2860: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2863: $? = 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: $? = 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: $? = 1 configure: failed program was: | #line 3770 "configure" | /* confdefs.h. */ | | #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?product=epiphany" | #define PACKAGE "epiphany" | #define VERSION "1.0.7" | /* end confdefs.h. */ | #include configure:3822: result: cc -E configure:3847: cc -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c configure:3853: $? = 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: $? = 1 configure: failed program was: | #line 3877 "configure" | /* confdefs.h. */ | | #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?product=epiphany" | #define PACKAGE "epiphany" | #define VERSION "1.0.7" | /* end confdefs.h. */ | #include configure:3934: checking for ANSI C header files configure:3960: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:3963: $? = 0 configure:3966: test -s conftest.o configure:3969: $? = 0 configure:4061: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -lc_r >&5 configure:4064: $? = 0 configure:4066: ./conftest configure:4069: $? = 0 configure:4084: result: yes configure:4108: checking for sys/types.h configure:4125: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:4128: $? = 0 configure:4131: test -s conftest.o configure:4134: $? = 0 configure:4145: result: yes configure:4108: checking for sys/stat.h configure:4125: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:4128: $? = 0 configure:4131: test -s conftest.o configure:4134: $? = 0 configure:4145: result: yes configure:4108: checking for stdlib.h configure:4125: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:4128: $? = 0 configure:4131: test -s conftest.o configure:4134: $? = 0 configure:4145: result: yes configure:4108: checking for string.h configure:4125: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:4128: $? = 0 configure:4131: test -s conftest.o configure:4134: $? = 0 configure:4145: result: yes configure:4108: checking for memory.h configure:4125: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:4128: $? = 0 configure:4131: test -s conftest.o configure:4134: $? = 0 configure:4145: result: yes configure:4108: checking for strings.h configure:4125: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:4128: $? = 0 configure:4131: test -s conftest.o configure:4134: $? = 0 configure:4145: result: yes configure:4108: checking for inttypes.h configure:4125: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:4128: $? = 0 configure:4131: test -s conftest.o configure:4134: $? = 0 configure:4145: result: yes configure:4108: checking for stdint.h configure:4125: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:4128: $? = 0 configure:4131: test -s conftest.o configure:4134: $? = 0 configure:4145: result: yes configure:4108: checking for unistd.h configure:4125: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:4128: $? = 0 configure:4131: test -s conftest.o configure:4134: $? = 0 configure:4145: result: yes configure:4171: checking dlfcn.h usability configure:4184: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:4187: $? = 0 configure:4190: test -s conftest.o configure:4193: $? = 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: $? = 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 &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 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4399: $? = 0 configure:4401: c++ -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 configure:4404: $? = 0 configure:4406: c++ -V &5 c++: `-V' option must have argument configure:4409: $? = 1 configure:4412: checking whether we are using the GNU C++ compiler configure:4437: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5 configure:4440: $? = 0 configure:4443: test -s conftest.o configure:4446: $? = 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_THREAD_SAFE conftest.cc >&5 configure:4490: $? = 0 configure:4493: test -s conftest.o configure:4496: $? = 0 configure:4507: result: yes configure:4551: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5 configure:4554: $? = 0 configure:4557: test -s conftest.o configure:4560: $? = 0 configure:4587: c++ -c -O -pipe -mcpu=pentiumpro -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 each function it appears in.) configure:4590: $? = 1 configure: failed program was: | #line 4571 "configure" | /* confdefs.h. */ | | #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?product=epiphany" | #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. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4551: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5 configure:4554: $? = 0 configure:4557: test -s conftest.o configure:4560: $? = 0 configure:4587: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5 configure:4590: $? = 0 configure:4593: test -s conftest.o configure:4596: $? = 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_THREAD_SAFE conftest.cc configure:4764: $? = 0 configure:4796: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc configure:4812:28: ac_nonexistent.h: No such file or directory configure:4802: $? = 1 configure: failed program was: | #line 4788 "configure" | /* confdefs.h. */ | | #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?product=epiphany" | #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 configure:4840: result: c++ -E configure:4865: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc configure:4871: $? = 0 configure:4903: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc configure:4919:28: ac_nonexistent.h: No such file or directory configure:4909: $? = 1 configure: failed program was: | #line 4895 "configure" | /* confdefs.h. */ | | #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?product=epiphany" | #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 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 &5 GNU Fortran (GCC) 3.3.3 [FreeBSD] 20031106 Copyright (C) 2002 Free Software Foundation, Inc. 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: $? = 0 configure:5052: f77 -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 configure:5055: $? = 0 configure:5057: f77 -V &5 f77: `-V' option must have argument configure:5060: $? = 1 configure:5067: checking whether we are using the GNU Fortran 77 compiler configure:5081: f77 -c conftest.F >&5 configure:5084: $? = 0 configure:5087: test -s conftest.o configure:5090: $? = 0 configure:5103: result: yes configure:5110: checking whether f77 accepts -g configure:5122: f77 -c -g conftest.f >&5 configure:5125: $? = 0 configure:5128: test -s conftest.o configure:5131: $? = 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 object configure:5336: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:5339: $? = 0 configure:5343: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5346: $? = 0 configure:5398: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c conftstm.o >&5 configure:5401: $? = 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=pentiumpro -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: $? = 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=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -fPIC -DPIC conftest.c >&5 configure:6293: $? = 0 configure:6304: result: yes configure:6328: checking if cc supports -c -o file.o configure:6356: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -o out/conftest2.o conftest.c >&5 configure:6360: $? = 0 configure:6380: result: yes configure:6406: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7234: result: yes configure:7260: checking whether -lc should be explicitly linked in configure:7265: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:7268: $? = 0 configure:7282: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7285: $? = 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 shared libraries configure:10296: result: yes configure:10314: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5 configure:10317: $? = 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=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -fPIC -DPIC conftest.cc >&5 configure:10695: $? = 0 configure:10706: result: yes configure:10730: checking if c++ supports -c -o file.o configure:10758: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -o out/conftest2.o conftest.cc >&5 configure:10762: $? = 0 configure:10782: result: yes configure:10808: checking whether the c++ linker (/usr/bin/ld) supports shared 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: $? = 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: $? = 0 configure:13049: result: yes configure:13075: checking whether the f77 linker (/usr/bin/ld) supports shared 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=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c -lcposix -L/usr/local/lib -lc_r >&5 /usr/bin/ld: cannot find -lcposix configure:18564: $? = 1 configure: failed program was: | #line 18538 "configure" | /* confdefs.h. */ | | #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?product=epiphany" | #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. */ | | /* 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 &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 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:18912: $? = 0 configure:18914: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 configure:18917: $? = 0 configure:18919: cc -V &5 cc: `-V' option must have argument configure:18922: $? = 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=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:19146: $? = 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 &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 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:19457: $? = 0 configure:19459: c++ -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 configure:19462: $? = 0 configure:19464: c++ -V &5 c++: `-V' option must have argument configure:19467: $? = 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=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5 configure:19612: $? = 0 configure:19615: test -s conftest.o configure:19618: $? = 0 configure:19645: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5 configure:19648: $? = 0 configure:19651: test -s conftest.o configure:19654: $? = 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=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:19849: $? = 0 configure:19852: test -s conftest.o configure:19855: $? = 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 -Wpointer-arith -O -pipe -mcpu=pentiumpro -Wno-sign-compare -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5 configure:20297: $? = 0 configure:20300: test -s conftest.o configure:20303: $? = 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 -Wpointer-arith -Wno-sign-compare configure:20347: checking what language compliance flags to pass to the C compiler configure:20362: result: 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: 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 >= 2.5.9 libgnomeui-2.0 libglade-2.0 bonobo-activation-2.0 libbonoboui-2.0 >= 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=1 -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/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/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gnome-vfs-module-2.0 -I/usr/X11R6/include/eel-2 -I/usr/X11R6/include/gail-1.0 configure:20541: checking EPIPHANY_DEPENDENCY_LIBS configure:20544: result: -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 -lpangoft2-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 -lfontconfig -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 configure:20637: checking for mozilla-gtkmozembed-gtk2 configure:20676: error: Library requirements (mozilla-gtkmozembed-gtk2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ---------------- ## ## Cache variables. ## ## ---------------- ## lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' ac_cv_prog_ac_ct_F77=f77 am_cv_CC_dependencies_compiler_type=gcc3 ac_cv_prog_CXXCPP='c++ -E' ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' ac_cv_f77_compiler_gnu=yes ac_cv_env_F77_value= ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_lib_cposix_strerror=no lt_cv_prog_gnu_ldcxx=yes ac_cv_prog_cc_g=yes ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set= ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config lt_cv_prog_compiler_c_o_CXX=yes ac_cv_prog_ac_ct_AR=ar ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ac_cv_prog_make_gmake_set=yes ac_cv_env_FFLAGS_set= lt_cv_sys_max_cmd_len=65536 ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_cxx_compiler_gnu=yes ac_cv_env_CXX_set=set lt_lt_cv_prog_compiler_c_o_CXX='"yes"' ac_cv_env_host_alias_set= lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' ac_cv_path_GLIB_GENMARSHAL=/usr/local/bin/glib-genmarshal lt_cv_ld_reload_flag=-r lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set lt_cv_prog_compiler_c_o=yes ac_cv_prog_f77_g=yes ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set= ac_cv_prog_cc_stdc= ac_cv_host_alias=i386-portbld-freebsd5.2 ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro' ac_cv_env_CC_set=set lt_cv_prog_compiler_c_o_F77=yes ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/bin/sed ac_cv_header_stdint_h=yes ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_env_FFLAGS_value= lt_cv_path_LD=/usr/bin/ld lt_cv_prog_compiler_rtti_exceptions=no ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=i386-portbld-freebsd5.2 ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE' lt_lt_cv_prog_compiler_c_o='"yes"' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd5.2 ac_cv_env_F77_set= ac_cv_env_host_alias_value= lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_cv_objdir=.libs ac_cv_prog_cxx_g=yes am_cv_prog_cc_stdc= lt_cv_file_magic_test_file= am_cv_CXX_dependencies_compiler_type=gcc3 ac_cv_prog_CPP='cc -E' ac_cv_build=i386-portbld-freebsd5.2 ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd5.2 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=pass_all ac_cv_prog_ac_ct_CC=cc lt_cv_path_LDCXX=/usr/bin/ld ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/www/epiphany/work/epiphany-1.0.7/missing --run aclocal-1.7 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/www/epiphany/work/epiphany-1.0.7/missing --run tar' AM_CXXFLAGS='' AR='ar' AUTOCONF='${SHELL} /usr/ports/www/epiphany/work/epiphany-1.0.7/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/www/epiphany/work/epiphany-1.0.7/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/www/epiphany/work/epiphany-1.0.7/missing --run automake-1.7' AWK='nawk' BONOBO_ACTIVATION_IDL='/usr/local/share/idl/bonobo-activation-2.0' CATALOGS='' CATOBJEXT='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O -pipe -mcpu=pentiumpro' CPP='cc -E' CPPFLAGS='-I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O -pipe -mcpu=pentiumpro' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_NAUTILUS_VIEW_FALSE='#' ENABLE_NAUTILUS_VIEW_TRUE='' ENABLE_SAMPLE_PLUGIN_FALSE='' ENABLE_SAMPLE_PLUGIN_TRUE='' EPIPHANY_DEPENDENCY_CFLAGS='-DORBIT2=1 -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/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/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gnome-vfs-module-2.0 -I/usr/X11R6/include/eel-2 -I/usr/X11R6/include/gail-1.0 ' EPIPHANY_DEPENDENCY_LIBS='-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 -lpangoft2-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 -lfontconfig -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='1.0' EXEEXT='' F77='f77' FFLAGS='-g -O2' GCONFTOOL='' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='' GCONF_SCHEMA_FILE_DIR='' GETTEXT_PACKAGE='' GLIB_GENMARSHAL='/usr/local/bin/glib-genmarshal' GMOFILES='' GMSGFMT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -m -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' LDFLAGS='' LIBBONOBOUI_REQUIRED='2.1.1' LIBBONOBO_IDL='/usr/local/share/idl/bonobo-2.0' LIBOBJS='' LIBS='-L/usr/local/lib -lc_r' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML_REQUIRED='2.5.9' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/www/epiphany/work/epiphany-1.0.7/missing --run makeinfo' MKINSTALLDIRS='' MOZILLA_COMPONENT_CFLAGS='' MOZILLA_COMPONENT_LIBS='' MOZILLA_HOME='' MOZILLA_INCLUDE_ROOT='' MSGFMT='' OBJEXT='o' ORBIT_IDL='/usr/local/bin/orbit-idl-2' PACKAGE='epiphany' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany' PACKAGE_NAME='epiphany' PACKAGE_STRING='epiphany 1.0.7' PACKAGE_TARNAME='epiphany' PACKAGE_VERSION='1.0.7' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='' VERSION='1.0.7' WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ' WARN_CXXFLAGS='-O -pipe -mcpu=pentiumpro -Wall -Wno-unused ' XGETTEXT='' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='f77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd5.2' build_alias='i386-portbld-freebsd5.2' build_cpu='i386' build_os='freebsd5.2' build_vendor='portbld' datadir='/usr/X11R6/share/gnome' exec_prefix='NONE' host='i386-portbld-freebsd5.2' host_alias='' host_cpu='i386' host_os='freebsd5.2' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/www/epiphany/work/epiphany-1.0.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/usr/X11R6/share/gnome' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/X11R6' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define 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?product=epiphany" #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; configure: exit 1 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 >= 2.5.9 libgnomeui-2.0 libglade-2.0 bonobo-act ivation-2.0 libbonoboui-2.0 >= 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=1 -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/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/usr/local/i nclude/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/incl ude/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/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/li b/gnome-vfs-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/g nome-vfs-module-2.0 -I/usr/X11R6/include/eel-2 -I/usr/X11R6/include/gail-1.0 checking EPIPHANY_DEPENDENCY_LIBS... -Wl,--export-dynamic -L/usr/local/lib -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 -lORBit-2 - lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lc_r -lglib-2.0 -liconv 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 path. Perhaps you should add the directory containing `mozilla-gtkmozembed-gtk2.pc' to the PKG_CONFIG_PATH environment variable No package 'mozilla-gtkmozembed-gtk2' found configure: error: Library requirements (mozilla-gtkmozembed-gtk2) not met; consi der adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/www/epiphany/work/epiphany-1.0.7/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Hermes-1.3.3_1 Fast pixel formats conversion library ORBit2-2.8.3_1 High-performance CORBA ORB with support for the C language 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 server 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 ispell 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 for CVS 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 building 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+ widgets gcalctool-4.3.44 A GNOME 2 calculator tool based on the old calctool for Ope gconf-editor-2.4.0_1,1 A gconf database editor for the GNOME 2 environment 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 designed for a gnomeapplets2-2.4.2_1 Applets components for the Gnome 2 Desktop Environment 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 handling 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 others jpeg-6b_1 IJG's jpeg compression utilities lcms-1.09_1,1 Light Color Management System -- a color management library libIDL-0.8.3_1 A library for creating trees of CORBA Interface Definition 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 widgets 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 environment libgsf-1.8.2_1 An extensible i/o abstraction for dealing with structured 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 library 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 Eazel 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 installed 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 enhancements, 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 spec 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 images unzip-5.50_2 List, test and extract compressed files in a ZIP archive 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