Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2005 09:37:30 +0200 (EET)
From:      jau@iki.fi (Jukka A. Ukkonen)
To:        gnome@FreeBSD.org
Subject:   epiphany-1.6.0 fails to build on FreeBSD-4.11
Message-ID:  <200503160737.j2G7bUBt038028@ip193-64-26-113.cust.eunet.fi>

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

	Greetings,

	Does anyone have any ideas what is going on with this epiphany
	build? It fails complaining like this...

Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema
installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for mkdtemp... yes
checking which mozilla to use... configure: error: unknown mozilla name
(mozilla-devel)
===>  Script "configure" failed unexpectedly.
Please direct the output of the failure of the make command to a file, and
then feed that file to the gnomelogalyzer, available from
http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the
problem
and suggest a solution.  If - and only if - the gnomelogalyzer cannot solve
the problem, report the problem to the FreeBSD GNOME team at
gnome@FreeBSD.org,
and attach "/opt/ports/www/epiphany/work/epiphany-1.6.0/config.log" and the
output of the failure of the 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

	The config.log file is attached at the end. OTOH mozilla-devel
	is definitely installed on the system. In fact it is the only
	mozilla around. The stable 1.7.5 is not installed at all.
	The output from 

		pkg_info -Ix ^mozilla-

	is only one line

mozilla-1.8.b1_2,2  The open source, standards compliant web browser

	So, there should be no possibility to pick the wrong mozilla
	or anything.


	Cheers,
		// jau
.---  ..-  -.-  -.-  .-    .-  .-.-.-    ..-  -.-  -.-  ---  -.  .  -.
  /    Jukka A. Ukkonen,                            Mawit Ltd, Finland
 /__   M.Sc. (sw-eng & cs)                    (Phone) +358-500-606-671
   /   Internet: Jukka.Ukkonen(a)Mawit.Com      (Home) +358-9-6215-280
  /    Internet: ukkonen(a)nic.funet.fi
 v     Internet: jau(a)iki.fi
        .---  .-  ..-  ...-.-  ..  -.-  ..  .-.-.-  ..-.  ..
+ + + + My opinions are mine and mine alone, not my employers. + + + +

 o
  \ /
-  X ------------------------- clip clip ------------------------------
  / \
 O

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNOME Web Browser configure 1.6.0, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --with-mozilla=mozilla-devel --enable-compile-warnings=no --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 --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd4.11

## --------- ##
## Platform. ##
## --------- ##

hostname = mjolnir.thunderbolt.fi
uname -m = i386
uname -r = 4.11-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 4.11-STABLE #2: Sun Feb 20 17:28:24 EET 2005     jau@mjolnir.thunderbolt.fi:/usr/obj/home/src/sys/Mjolnir 

/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/libtool15
PATH: /home/jau/sbin
PATH: /home/jau/bin
PATH: /usr/alt/sbin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/alt/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/local/applix
PATH: /usr/games
PATH: /usr/local/jdk/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1592: checking for a BSD-compatible install
configure:1647: result: /usr/bin/install -c -o root -g wheel
configure:1658: checking whether build environment is sane
configure:1701: result: yes
configure:1766: checking for gawk
configure:1782: found /usr/local/bin/gawk
configure:1792: result: gawk
configure:1802: checking whether gmake sets $(MAKE)
configure:1822: result: yes
configure:1994: checking whether to enable maintainer-specific portions of Makefiles
configure:2003: result: no
configure:2033: checking for intltool >= 0.29
configure:2043: result: 0.33 found
configure:2100: checking for perl
configure:2118: found /usr/local/bin/perl
configure:2130: result: /usr/local/bin/perl
configure:2148: checking for XML::Parser
configure:2151: result: ok
configure:2162: checking for iconv
configure:2180: found /usr/local/bin/iconv
configure:2193: result: /usr/local/bin/iconv
configure:2202: checking for msgfmt
configure:2220: found /usr/local/bin/msgfmt
configure:2233: result: /usr/local/bin/msgfmt
configure:2242: checking for msgmerge
configure:2260: found /usr/local/bin/msgmerge
configure:2273: result: /usr/local/bin/msgmerge
configure:2282: checking for xgettext
configure:2300: found /usr/local/bin/xgettext
configure:2313: result: /usr/local/bin/xgettext
configure:2453: checking build system type
configure:2471: result: i386-portbld-freebsd4.11
configure:2479: checking host system type
configure:2493: result: i386-portbld-freebsd4.11
configure:2513: checking for style of include used by gmake
configure:2541: result: GNU
configure:2612: checking for gcc
configure:2638: result: gcc34
configure:2882: checking for C compiler version
configure:2885: gcc34 --version </dev/null >&5
gcc34 (GCC) 3.4.4 20050211 (prerelease) [FreeBSD]
Copyright (C) 2004 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:2888: $? = 0
configure:2890: gcc34 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc/i386-portbld-freebsd4.11/3.4.4/specs
Configured with: ./..//gcc-3.4-20050211/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=34 --with-gxx-include-dir=/usr/local/lib/gcc/i386-portbld-freebsd4.11/3.4.4/include/c++/ --disable-shared --prefix=/usr/local i386-portbld-freebsd4.11
Thread model: posix
gcc version 3.4.4 20050211 (prerelease) [FreeBSD]
configure:2893: $? = 0
configure:2895: gcc34 -V </dev/null >&5
gcc34: `-V' option must have argument
configure:2898: $? = 1
configure:2921: checking for C compiler default output file name
configure:2924: gcc34 -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:2927: $? = 0
configure:2973: result: a.out
configure:2978: checking whether the C compiler works
configure:2984: ./a.out
configure:2987: $? = 0
configure:3004: result: yes
configure:3011: checking whether we are cross compiling
configure:3013: result: no
configure:3016: checking for suffix of executables
configure:3018: gcc34 -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:3021: $? = 0
configure:3046: result: 
configure:3052: checking for suffix of object files
configure:3073: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3076: $? = 0
configure:3098: result: o
configure:3102: checking whether we are using the GNU C compiler
configure:3126: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3132: $? = 0
configure:3135: test -z 			 || test ! -s conftest.err
configure:3138: $? = 0
configure:3141: test -s conftest.o
configure:3144: $? = 0
configure:3157: result: yes
configure:3163: checking whether gcc34 accepts -g
configure:3184: gcc34 -c -g -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3190: $? = 0
configure:3193: test -z 			 || test ! -s conftest.err
configure:3196: $? = 0
configure:3199: test -s conftest.o
configure:3202: $? = 0
configure:3213: result: yes
configure:3230: checking for gcc34 option to accept ANSI C
configure:3300: gcc34  -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3306: $? = 0
configure:3309: test -z 			 || test ! -s conftest.err
configure:3312: $? = 0
configure:3315: test -s conftest.o
configure:3318: $? = 0
configure:3336: result: none needed
configure:3354: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3360: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3492: checking dependency style of gcc34
configure:3582: result: gcc3
configure:3599: checking for a sed that does not truncate output
configure:3653: result: /usr/bin/sed
configure:3656: checking for egrep
configure:3666: result: grep -E
configure:3682: checking for ld used by gcc34
configure:3749: result: /usr/bin/ld
configure:3758: checking if the linker (/usr/bin/ld) is GNU ld
configure:3773: result: yes
configure:3778: checking for /usr/bin/ld option to reload object files
configure:3785: result: -r
configure:3794: checking for BSD-compatible nm
configure:3836: result: /usr/bin/nm -B
configure:3840: checking whether ln -s works
configure:3844: result: yes
configure:3851: checking how to recognise dependent libraries
configure:4025: result: pass_all
configure:4238: checking how to run the C preprocessor
configure:4273: gcc34 -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c
configure:4279: $? = 0
configure:4311: gcc34 -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4317: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "GNOME Web Browser 1.6.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "1.6.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4356: result: gcc34 -E
configure:4380: gcc34 -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c
configure:4386: $? = 0
configure:4418: gcc34 -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4424: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "GNOME Web Browser 1.6.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "1.6.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4468: checking for ANSI C header files
configure:4493: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:4499: $? = 0
configure:4502: test -z 			 || test ! -s conftest.err
configure:4505: $? = 0
configure:4508: test -s conftest.o
configure:4511: $? = 0
configure:4600: gcc34 -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:4603: $? = 0
configure:4605: ./conftest
configure:4608: $? = 0
configure:4623: result: yes
configure:4647: checking for sys/types.h
configure:4663: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:4669: $? = 0
configure:4672: test -z 			 || test ! -s conftest.err
configure:4675: $? = 0
configure:4678: test -s conftest.o
configure:4681: $? = 0
configure:4692: result: yes
configure:4647: checking for sys/stat.h
configure:4663: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:4669: $? = 0
configure:4672: test -z 			 || test ! -s conftest.err
configure:4675: $? = 0
configure:4678: test -s conftest.o
configure:4681: $? = 0
configure:4692: result: yes
configure:4647: checking for stdlib.h
configure:4663: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:4669: $? = 0
configure:4672: test -z 			 || test ! -s conftest.err
configure:4675: $? = 0
configure:4678: test -s conftest.o
configure:4681: $? = 0
configure:4692: result: yes
configure:4647: checking for string.h
configure:4663: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:4669: $? = 0
configure:4672: test -z 			 || test ! -s conftest.err
configure:4675: $? = 0
configure:4678: test -s conftest.o
configure:4681: $? = 0
configure:4692: result: yes
configure:4647: checking for memory.h
configure:4663: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:4669: $? = 0
configure:4672: test -z 			 || test ! -s conftest.err
configure:4675: $? = 0
configure:4678: test -s conftest.o
configure:4681: $? = 0
configure:4692: result: yes
configure:4647: checking for strings.h
configure:4663: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:4669: $? = 0
configure:4672: test -z 			 || test ! -s conftest.err
configure:4675: $? = 0
configure:4678: test -s conftest.o
configure:4681: $? = 0
configure:4692: result: yes
configure:4647: checking for inttypes.h
configure:4663: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:4669: $? = 0
configure:4672: test -z 			 || test ! -s conftest.err
configure:4675: $? = 0
configure:4678: test -s conftest.o
configure:4681: $? = 0
configure:4692: result: yes
configure:4647: checking for stdint.h
configure:4663: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
conftest.c:54:20: stdint.h: No such file or directory
configure:4669: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "GNOME Web Browser 1.6.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "1.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:4692: result: no
configure:4647: checking for unistd.h
configure:4663: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:4669: $? = 0
configure:4672: test -z 			 || test ! -s conftest.err
configure:4675: $? = 0
configure:4678: test -s conftest.o
configure:4681: $? = 0
configure:4692: result: yes
configure:4718: checking dlfcn.h usability
configure:4730: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:4736: $? = 0
configure:4739: test -z 			 || test ! -s conftest.err
configure:4742: $? = 0
configure:4745: test -s conftest.o
configure:4748: $? = 0
configure:4758: result: yes
configure:4762: checking dlfcn.h presence
configure:4772: gcc34 -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c
configure:4778: $? = 0
configure:4798: result: yes
configure:4833: checking for dlfcn.h
configure:4840: result: yes
configure:4947: checking for C++ compiler version
configure:4950: g++34 --version </dev/null >&5
g++34 (GCC) 3.4.4 20050211 (prerelease) [FreeBSD]
Copyright (C) 2004 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:4953: $? = 0
configure:4955: g++34 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc/i386-portbld-freebsd4.11/3.4.4/specs
Configured with: ./..//gcc-3.4-20050211/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=34 --with-gxx-include-dir=/usr/local/lib/gcc/i386-portbld-freebsd4.11/3.4.4/include/c++/ --disable-shared --prefix=/usr/local i386-portbld-freebsd4.11
Thread model: posix
gcc version 3.4.4 20050211 (prerelease) [FreeBSD]
configure:4958: $? = 0
configure:4960: g++34 -V </dev/null >&5
g++34: `-V' option must have argument
configure:4963: $? = 1
configure:4966: checking whether we are using the GNU C++ compiler
configure:4990: g++34 -c  -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
configure:4996: $? = 0
configure:4999: test -z 			 || test ! -s conftest.err
configure:5002: $? = 0
configure:5005: test -s conftest.o
configure:5008: $? = 0
configure:5021: result: yes
configure:5027: checking whether g++34 accepts -g
configure:5048: g++34 -c -g -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
configure:5054: $? = 0
configure:5057: test -z 			 || test ! -s conftest.err
configure:5060: $? = 0
configure:5063: test -s conftest.o
configure:5066: $? = 0
configure:5077: result: yes
configure:5119: g++34 -c  -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
configure:5125: $? = 0
configure:5128: test -z 			 || test ! -s conftest.err
configure:5131: $? = 0
configure:5134: test -s conftest.o
configure:5137: $? = 0
configure:5163: g++34 -c  -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:25: error: `exit' undeclared (first use this function)
conftest.cc:25: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:5169: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "GNOME Web Browser 1.6.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "1.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5119: g++34 -c  -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
configure:5125: $? = 0
configure:5128: test -z 			 || test ! -s conftest.err
configure:5131: $? = 0
configure:5134: test -s conftest.o
configure:5137: $? = 0
configure:5163: g++34 -c  -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
configure:5169: $? = 0
configure:5172: test -z 			 || test ! -s conftest.err
configure:5175: $? = 0
configure:5178: test -s conftest.o
configure:5181: $? = 0
configure:5206: checking dependency style of g++34
configure:5296: result: gcc3
configure:5318: checking how to run the C++ preprocessor
configure:5349: g++34 -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc
configure:5355: $? = 0
configure:5387: g++34 -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc
conftest.cc:24:28: ac_nonexistent.h: No such file or directory
configure:5393: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "GNOME Web Browser 1.6.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "1.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5432: result: g++34 -E
configure:5456: g++34 -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc
configure:5462: $? = 0
configure:5494: g++34 -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc
conftest.cc:24:28: ac_nonexistent.h: No such file or directory
configure:5500: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "GNOME Web Browser 1.6.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "1.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5595: checking for g77
configure:5624: result: no
configure:5595: checking for f77
configure:5611: found /usr/bin/f77
configure:5621: result: f77
configure:5636: checking for Fortran 77 compiler version
configure:5639: f77 --version </dev/null >&5
GNU Fortran 0.5.25 20020320 (prerelease)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5642: $? = 0
configure:5644: f77 -v </dev/null >&5
g77 version 2.95.4 20020320 [FreeBSD] (from FSF-g77 version 0.5.25 20020320 (prerelease))
Driving: f77 -v -c -xf77-version /dev/null -xnone
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
 /usr/libexec/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__i386__ -D__FreeBSD__=4 -D__FreeBSD_cc_version=460001 -D__unix__ -D__i386 -D__unix -Acpu(i386) -Amachine(i386) -Asystem(unix) -Asystem(FreeBSD) -D_LANGUAGE_FORTRAN -traditional -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__ELF__ /dev/null /dev/null
GNU CPP version 2.95.4 20020320 [FreeBSD] (i386 FreeBSD/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/include/g++
End of omitted list.
 /usr/libexec/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/cckydfD4.s /dev/null
GNU F77 version 2.95.4 20020320 [FreeBSD] (i386-unknown-freebsd) compiled by GNU C version 2.95.4 20020320 [FreeBSD].
GNU Fortran Front End version 0.5.25 20020320 (prerelease)
 /usr/libexec/elf/as -v -o /tmp/ccS5kcS3.o /tmp/cckydfD4.s
GNU assembler version 2.12.1 [FreeBSD] 2002-07-20 (i386-obrien-freebsd5.0) using BFD version 2.12.1 [FreeBSD] 2002-07-20
 /usr/libexec/elf/ld -V -dynamic-linker /usr/libexec/ld-elf.so.1 -o /tmp/ccw3s7Xl /tmp/ccS5kcS3.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o
/usr/lib/libg2c.so: warning: tempnam() possibly used unsafely; consider using mkstemp()
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
  Supported emulations:
   elf_i386
 /tmp/ccw3s7Xl
f77: installation problem, cannot exec `/tmp/ccw3s7Xl': Permission denied
configure:5647: $? = 1
configure:5649: f77 -V </dev/null >&5
f77: argument to `-V' missing
configure:5652: $? = 1
configure:5660: checking whether we are using the GNU Fortran 77 compiler
configure:5674: f77 -c  conftest.F >&5
configure:5680: $? = 0
configure:5683: test -z 			 || test ! -s conftest.err
configure:5686: $? = 0
configure:5689: test -s conftest.o
configure:5692: $? = 0
configure:5705: result: yes
configure:5711: checking whether f77 accepts -g
configure:5723: f77 -c -g conftest.f >&5
configure:5729: $? = 0
configure:5732: test -z 			 || test ! -s conftest.err
configure:5735: $? = 0
configure:5738: test -s conftest.o
configure:5741: $? = 0
configure:5753: result: yes
configure:5783: checking the maximum length of command line arguments
configure:5848: result: 65536
configure:5859: checking command to parse /usr/bin/nm -B output from gcc34 object
configure:5948: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:5951: $? = 0
configure:5955: /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:5958: $? = 0
configure:6010: gcc34 -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c conftstm.o >&5
configure:6013: $? = 0
configure:6051: result: ok
configure:6055: checking for objdir
configure:6070: result: .libs
configure:6160: checking for ar
configure:6176: found /usr/bin/ar
configure:6187: result: ar
configure:6240: checking for ranlib
configure:6256: found /usr/bin/ranlib
configure:6267: result: ranlib
configure:6320: checking for strip
configure:6336: found /usr/bin/strip
configure:6347: result: strip
configure:6609: checking if gcc34 static flag  works
configure:6632: result: yes
configure:6650: checking if gcc34 supports -fno-rtti -fno-exceptions
configure:6668: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:6672: $? = 0
configure:6683: result: no
configure:6698: checking for gcc34 option to produce PIC
configure:6875: result: -fPIC
configure:6883: checking if gcc34 PIC flag -fPIC works
configure:6901: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -fPIC -DPIC conftest.c >&5
configure:6905: $? = 0
configure:6916: result: yes
configure:6940: checking if gcc34 supports -c -o file.o
configure:6961: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -o out/conftest2.o conftest.c >&5
configure:6965: $? = 0
configure:6985: result: yes
configure:7011: checking whether the gcc34 linker (/usr/bin/ld) supports shared libraries
configure:7858: result: yes
configure:7884: checking whether -lc should be explicitly linked in
configure:7889: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:7892: $? = 0
configure:7906: gcc34 -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7909: $? = 1
configure:7921: result: yes
configure:7929: checking dynamic linker characteristics
configure:8481: result: freebsd4.11 ld.so
configure:8485: checking how to hardcode library paths into programs
configure:8510: result: immediate
configure:8524: checking whether stripping libraries is possible
configure:8529: result: yes
configure:8654: checking for shl_load
configure:8711: gcc34 -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
/var/tmp//ccKYa5Qb.o: In function `main':
/var/tmp//ccKYa5Qb.o(.text+0x12): undefined reference to `shl_load'
/var/tmp//ccKYa5Qb.o(.data+0x0): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:8717: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "GNOME Web Browser 1.6.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "1.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* 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 shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_shl_load) || defined (__stub___shl_load)
| choke me
| #else
| char (*f) () = shl_load;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != shl_load;
|   ;
|   return 0;
| }
configure:8741: result: no
configure:8746: checking for shl_load in -ldld
configure:8776: gcc34 -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -ldld  -L/usr/local/lib -pthread >&5
/usr/libexec/elf/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:8782: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "GNOME Web Browser 1.6.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "1.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #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 shl_load ();
| int
| main ()
| {
| shl_load ();
|   ;
|   return 0;
| }
configure:8807: result: no
configure:8812: checking for dlopen
configure:8869: gcc34 -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:8875: $? = 0
configure:8878: test -z 			 || test ! -s conftest.err
configure:8881: $? = 0
configure:8884: test -s conftest
configure:8887: $? = 0
configure:8899: result: yes
configure:9138: checking whether a program can dlopen itself
configure:9210: gcc34 -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c  -L/usr/local/lib -pthread >&5
configure:9213: $? = 0
configure:9231: result: yes
configure:9236: checking whether a statically linked program can dlopen itself
configure:9308: gcc34 -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -DHAVE_DLFCN_H  -Wl,--export-dynamic  conftest.c  -L/usr/local/lib -pthread >&5
configure:9311: $? = 0
configure:9329: result: yes
configure:9352: checking if libtool supports shared libraries
configure:9354: result: yes
configure:9357: checking whether to build shared libraries
configure:9415: result: yes
configure:9418: checking whether to build static libraries
configure:9422: result: no
configure:9514: creating libtool
configure:10061: checking for ld used by g++34
configure:10128: result: /usr/bin/ld
configure:10137: checking if the linker (/usr/bin/ld) is GNU ld
configure:10152: result: yes
configure:10203: checking whether the g++34 linker (/usr/bin/ld) supports shared libraries
configure:11029: result: yes
configure:11047: g++34 -c  -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
configure:11050: $? = 0
configure:11146: checking for g++34 option to produce PIC
configure:11398: result: -fPIC
configure:11406: checking if g++34 PIC flag -fPIC works
configure:11424: g++34 -c  -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -fPIC -DPIC conftest.cc >&5
configure:11428: $? = 0
configure:11439: result: yes
configure:11463: checking if g++34 supports -c -o file.o
configure:11484: g++34 -c  -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -o out/conftest2.o conftest.cc >&5
configure:11488: $? = 0
configure:11508: result: yes
configure:11534: checking whether the g++34 linker (/usr/bin/ld) supports shared libraries
configure:11562: result: yes
configure:11633: checking dynamic linker characteristics
configure:12185: result: freebsd4.11 ld.so
configure:12189: checking how to hardcode library paths into programs
configure:12214: result: immediate
configure:12228: checking whether stripping libraries is possible
configure:12233: result: yes
configure:12358: checking for shl_load
configure:12445: result: no
configure:12450: checking for shl_load in -ldld
configure:12511: result: no
configure:12516: checking for dlopen
configure:12603: result: yes
configure:12842: checking whether a program can dlopen itself
configure:12935: result: yes
configure:12940: checking whether a statically linked program can dlopen itself
configure:13033: result: yes
configure:13533: checking if libtool supports shared libraries
configure:13535: result: yes
configure:13538: checking whether to build shared libraries
configure:13556: result: yes
configure:13559: checking whether to build static libraries
configure:13563: result: no
configure:13575: checking for f77 option to produce PIC
configure:13752: result: -fPIC
configure:13760: checking if f77 PIC flag -fPIC works
configure:13778: f77 -c -g -O2 -fPIC conftest.f >&5
configure:13782: $? = 0
configure:13793: result: yes
configure:13817: checking if f77 supports -c -o file.o
configure:13838: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13842: $? = 0
configure:13862: result: yes
configure:13888: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:14715: result: yes
configure:14786: checking dynamic linker characteristics
configure:15338: result: freebsd4.11 ld.so
configure:15342: checking how to hardcode library paths into programs
configure:15367: result: immediate
configure:15381: checking whether stripping libraries is possible
configure:15386: result: yes
configure:19477: checking for library containing strerror
configure:19507: gcc34 -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:19513: $? = 0
configure:19516: test -z 			 || test ! -s conftest.err
configure:19519: $? = 0
configure:19522: test -s conftest
configure:19525: $? = 0
configure:19594: result: none required
configure:19647: checking for gcc
configure:19673: result: gcc34
configure:19917: checking for C compiler version
configure:19920: gcc34 --version </dev/null >&5
gcc34 (GCC) 3.4.4 20050211 (prerelease) [FreeBSD]
Copyright (C) 2004 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:19923: $? = 0
configure:19925: gcc34 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc/i386-portbld-freebsd4.11/3.4.4/specs
Configured with: ./..//gcc-3.4-20050211/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=34 --with-gxx-include-dir=/usr/local/lib/gcc/i386-portbld-freebsd4.11/3.4.4/include/c++/ --disable-shared --prefix=/usr/local i386-portbld-freebsd4.11
Thread model: posix
gcc version 3.4.4 20050211 (prerelease) [FreeBSD]
configure:19928: $? = 0
configure:19930: gcc34 -V </dev/null >&5
gcc34: `-V' option must have argument
configure:19933: $? = 1
configure:19936: checking whether we are using the GNU C compiler
configure:19991: result: yes
configure:19997: checking whether gcc34 accepts -g
configure:20047: result: yes
configure:20064: checking for gcc34 option to accept ANSI C
configure:20170: result: none needed
configure:20188: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:20194: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:20326: checking dependency style of gcc34
configure:20416: result: gcc3
configure:20527: checking for C++ compiler version
configure:20530: g++34 --version </dev/null >&5
g++34 (GCC) 3.4.4 20050211 (prerelease) [FreeBSD]
Copyright (C) 2004 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:20533: $? = 0
configure:20535: g++34 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc/i386-portbld-freebsd4.11/3.4.4/specs
Configured with: ./..//gcc-3.4-20050211/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=34 --with-gxx-include-dir=/usr/local/lib/gcc/i386-portbld-freebsd4.11/3.4.4/include/c++/ --disable-shared --prefix=/usr/local i386-portbld-freebsd4.11
Thread model: posix
gcc version 3.4.4 20050211 (prerelease) [FreeBSD]
configure:20538: $? = 0
configure:20540: g++34 -V </dev/null >&5
g++34: `-V' option must have argument
configure:20543: $? = 1
configure:20546: checking whether we are using the GNU C++ compiler
configure:20601: result: yes
configure:20607: checking whether g++34 accepts -g
configure:20657: result: yes
configure:20699: g++34 -c  -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
configure:20705: $? = 0
configure:20708: test -z 			 || test ! -s conftest.err
configure:20711: $? = 0
configure:20714: test -s conftest.o
configure:20717: $? = 0
configure:20743: g++34 -c  -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
configure:20749: $? = 0
configure:20752: test -z 			 || test ! -s conftest.err
configure:20755: $? = 0
configure:20758: test -s conftest.o
configure:20761: $? = 0
configure:20786: checking dependency style of g++34
configure:20876: result: gcc3
configure:20939: checking for gcc
configure:20965: result: gcc34
configure:21209: checking for C compiler version
configure:21212: gcc34 --version </dev/null >&5
gcc34 (GCC) 3.4.4 20050211 (prerelease) [FreeBSD]
Copyright (C) 2004 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:21215: $? = 0
configure:21217: gcc34 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc/i386-portbld-freebsd4.11/3.4.4/specs
Configured with: ./..//gcc-3.4-20050211/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=34 --with-gxx-include-dir=/usr/local/lib/gcc/i386-portbld-freebsd4.11/3.4.4/include/c++/ --disable-shared --prefix=/usr/local i386-portbld-freebsd4.11
Thread model: posix
gcc version 3.4.4 20050211 (prerelease) [FreeBSD]
configure:21220: $? = 0
configure:21222: gcc34 -V </dev/null >&5
gcc34: `-V' option must have argument
configure:21225: $? = 1
configure:21228: checking whether we are using the GNU C compiler
configure:21283: result: yes
configure:21289: checking whether gcc34 accepts -g
configure:21339: result: yes
configure:21356: checking for gcc34 option to accept ANSI C
configure:21462: result: none needed
configure:21480: gcc34 -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:21486: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:21618: checking dependency style of gcc34
configure:21708: result: gcc3
configure:21728: checking for ANSI C header files
configure:21883: result: yes
configure:21895: checking for glib-genmarshal
configure:21913: found /usr/local/bin/glib-genmarshal
configure:21925: result: /usr/local/bin/glib-genmarshal
configure:21934: checking for glib-mkenums
configure:21952: found /usr/local/bin/glib-mkenums
configure:21964: result: /usr/local/bin/glib-mkenums
configure:22090: checking what warning flags to pass to the C compiler
configure:22092: result: 
configure:22103: checking what language compliance flags to pass to the C compiler
configure:22118: result: 
configure:22131: checking for pkg-config
configure:22149: found /usr/local/bin/pkg-config
configure:22162: result: /usr/local/bin/pkg-config
configure:22179: checking for 		  glib-2.0 >= 2.6.0 		  pango >= 1.8.0 		  gtk+-2.0 >= 2.6.3 		  libxml-2.0 >= 2.6.12 		  libxslt >= 1.1.7 		  libgnomeui-2.0 >= 2.6.0 		  libglade-2.0 >= 2.3.1 		  bonobo-activation-2.0 		  ORBit-2.0 		  libglade-2.0 >= 2.3.1 		  gnome-vfs-2.0 >= 2.9.2 		  gnome-vfs-module-2.0 		  gconf-2.0 		  gnome-desktop-2.0 >= 2.9.91 		  
configure:22228: result: yes
configure:22232: checking EPIPHANY_DEPENDENCY_CFLAGS
configure:22250: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -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/pango-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -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/gnome-desktop-2.0 -I/usr/X11R6/include/startup-notification-1.0  
configure:22253: checking EPIPHANY_DEPENDENCY_LIBS
configure:22271: result: -Wl,--export-dynamic -pthread -Wl,-rpath,/usr/X11R6/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lxslt -lglade-2.0 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -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 -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:22377: checking for gconftool-2
configure:22395: found /usr/X11R6/bin/gconftool-2
configure:22408: result: /usr/X11R6/bin/gconftool-2
configure:22437: result: Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation
configure:22452: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
configure:22485: checking for mkdtemp
configure:22542: gcc34 -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:22548: $? = 0
configure:22551: test -z 			 || test ! -s conftest.err
configure:22554: $? = 0
configure:22557: test -s conftest
configure:22560: $? = 0
configure:22572: result: yes
configure:22658: checking which mozilla to use
configure:22682: error: unknown mozilla name (mozilla-devel)

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_func_mkdtemp=yes
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='g++34 -E'
ac_cv_env_CXXFLAGS_value=' -O -pipe '
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_ICONV=/usr/local/bin/iconv
ac_cv_path_INTLTOOL_MSGFMT=/usr/local/bin/msgfmt
lt_cv_prog_gnu_ldcxx=yes
ac_cv_func_dlopen=yes
ac_cv_prog_cc_g=yes
ac_cv_path_INTLTOOL_PERL=/usr/local/bin/perl
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_func_shl_load=no
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'\'''
ac_cv_path_GCONFTOOL=/usr/X11R6/bin/gconftool-2
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
lt_cv_dlopen_self=yes
lt_cv_dlopen_libs=
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
ac_cv_env_host_alias_set=
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_cv_dlopen_self_static=yes
ac_cv_path_GLIB_GENMARSHAL=/usr/local/bin/glib-genmarshal
lt_cv_ld_reload_flag=-r
ac_cv_path_GLIB_MKENUMS=/usr/local/bin/glib-mkenums
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
ac_cv_lib_dld_shl_load=no
lt_cv_prog_compiler_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd4.11
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
lt_cv_prog_compiler_c_o_F77=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_header_stdint_h=no
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_path_INTLTOOL_XGETTEXT=/usr/local/bin/xgettext
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-freebsd4.11
ac_cv_path_INTLTOOL_MSGMERGE=/usr/local/bin/msgmerge
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=g++34
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd4.11
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='gcc34 -E'
ac_cv_build=i386-portbld-freebsd4.11
ac_cv_prog_AWK=gawk
ac_cv_env_build_alias_value=i386-portbld-freebsd4.11
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=gcc34
lt_cv_path_LDCXX=/usr/bin/ld
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=gcc34
ac_cv_search_strerror='none required'
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
lt_cv_dlopen=dlopen
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /opt/ports/www/epiphany/work/epiphany-1.6.0/missing --run aclocal-1.9'
ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /opt/ports/www/epiphany/work/epiphany-1.6.0/missing --run tar'
AM_CFLAGS=''
AM_CPPFLAGS=''
AM_CXXFLAGS='-fno-rtti '
AM_LDFLAGS=''
AR='ar'
AUTOCONF='${SHELL} /opt/ports/www/epiphany/work/epiphany-1.6.0/missing --run autoconf'
AUTOHEADER='${SHELL} /opt/ports/www/epiphany/work/epiphany-1.6.0/missing --run autoheader'
AUTOMAKE='${SHELL} /opt/ports/www/epiphany/work/epiphany-1.6.0/missing --run automake-1.9'
AWK='gawk'
BONOBO_ACTIVATION_IDL='/usr/local/share/idl/bonobo-activation-2.0'
CATALOGS=''
CATOBJEXT=''
CC='gcc34'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O -pipe '
CONFIG_STATUS_DEPENDENCIES=''
CPP='gcc34 -E'
CPPFLAGS='-I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE'
CXX='g++34'
CXXCPP='g++34 -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -O -pipe '
CYGPATH_W='echo'
DATADIRNAME=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_DBUS_FALSE=''
ENABLE_DBUS_TRUE=''
ENABLE_FILEPICKER_FALSE=''
ENABLE_FILEPICKER_TRUE=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
EPIPHANY_DEPENDENCY_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -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/pango-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -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/gnome-desktop-2.0 -I/usr/X11R6/include/startup-notification-1.0  '
EPIPHANY_DEPENDENCY_LIBS='-Wl,--export-dynamic -pthread -Wl,-rpath,/usr/X11R6/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lxslt -lglade-2.0 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -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 -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
EPIPHANY_MAJOR='1.6'
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
GCONFTOOL='/usr/X11R6/bin/gconftool-2'
GCONF_SCHEMAS_INSTALL_FALSE='#'
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE='xml::/usr/X11R6/etc/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
GETTEXT_PACKAGE=''
GLIB_GENMARSHAL='/usr/local/bin/glib-genmarshal'
GLIB_MKENUMS='/usr/local/bin/glib-mkenums'
GMOFILES=''
GMSGFMT=''
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
HAVE_MOZILLA_PSM_FALSE=''
HAVE_MOZILLA_PSM_TRUE=''
HTML_DIR=''
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_ICONV='/usr/local/bin/iconv'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_MSGFMT='/usr/local/bin/msgfmt'
INTLTOOL_MSGMERGE='/usr/local/bin/msgmerge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/local/bin/perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XGETTEXT='/usr/local/bin/xgettext'
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LDFLAGS=''
LIBBONOBO_IDL='/usr/local/share/idl/bonobo-2.0'
LIBOBJS=''
LIBS='-L/usr/local/lib -pthread'
LIBTOOL='$(SHELL) /usr/local/bin/libtool15'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /opt/ports/www/epiphany/work/epiphany-1.6.0/missing --run makeinfo'
MKINSTALLDIRS=''
MOZILLA='mozilla-devel'
MOZILLA_COMPONENT_CFLAGS=''
MOZILLA_COMPONENT_LIBS=''
MOZILLA_FLAVOUR=''
MOZILLA_HOME='/usr/local/netscape-4.76'
MOZILLA_INCLUDE_ROOT=''
MOZILLA_PREFIX=''
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='GNOME Web Browser'
PACKAGE_STRING='GNOME Web Browser 1.6.0'
PACKAGE_TARNAME='epiphany'
PACKAGE_VERSION='1.6.0'
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.6.0'
WARN_CFLAGS=' '
XGETTEXT=''
ac_ct_AR='ar'
ac_ct_CC='gcc34'
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=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.11'
build_alias='i386-portbld-freebsd4.11'
build_cpu='i386'
build_os='freebsd4.11'
build_vendor='portbld'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
host='i386-portbld-freebsd4.11'
host_alias=''
host_cpu='i386'
host_os='freebsd4.11'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/opt/ports/www/epiphany/work/epiphany-1.6.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/usr/X11R6/share/gnome'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MKDTEMP 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 "GNOME Web Browser"
#define PACKAGE_STRING "GNOME Web Browser 1.6.0"
#define PACKAGE_TARNAME "epiphany"
#define PACKAGE_VERSION "1.6.0"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "1.6.0"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1



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