Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2003 20:00:17 +0200
From:      Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
To:        gnome freebsd <freebsd-gnome@freebsd.org>
Subject:   epiphany fails here.
Message-ID:  <20030506180017.GA52023@martin.kleinerdrache.org>

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

--cNdxnHkX5QqsyA0e
Content-Type: text/plain; format=flowed; charset=ISO-8859-15
Content-Disposition: inline
Content-Transfer-Encoding: 8bit

Hello, Epiphany fails here, maybe you can have a look at this?

The message:

checking for mozilla-gtkmozembed... Package mozilla-gtkmozembed was not 
found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-gtkmozembed.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-gtkmozembed' found
  configure: error: Library requirements (mozilla-gtkmozembed) not met; 
consider 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 
"/var/tmp/usr/ports/www/epiphany/work/epiphany-0.6.0/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
  Stop in /usr/ports/www/epiphany.

Reproduce:

cd /usr/ports/www/epiphany
make install clean

Maybe useful files are attached.

--cNdxnHkX5QqsyA0e
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="config.log"

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

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --with-mozilla-includes=/usr/X11R6/include/mozilla --with-mozilla-libs=/usr/X11R6/lib/mozilla-gtk2 --enable-nautilus-view=no --with-mozilla-snapshot=1.3 --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-freebsd4.8

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

hostname = martin.kleinerdrache.org
uname -m = i386
uname -r = 4.8-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 4.8-STABLE #2: Tue Apr 29 23:55:02 CEST 2003     martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
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:1568: checking for a BSD-compatible install
configure:1622: result: /usr/bin/install -c -o root -g wheel
configure:1633: checking whether build environment is sane
configure:1676: result: yes
configure:1691: checking whether gmake sets $(MAKE)
configure:1711: result: yes
configure:1743: checking for working aclocal-1.4
configure:1754: result: missing
configure:1758: checking for working autoconf
configure:1765: result: found
configure:1773: checking for working automake-1.4
configure:1784: result: missing
configure:1788: checking for working autoheader
configure:1795: result: found
configure:1803: checking for working makeinfo
configure:1810: result: found
configure:1853: checking build system type
configure:1871: result: i386-portbld-freebsd4.8
configure:1879: checking host system type
configure:1893: result: i386-portbld-freebsd4.8
configure:1947: checking for gcc
configure:1973: result: cc
configure:2217: checking for C compiler version
configure:2220: cc --version </dev/null >&5
2.95.4
configure:2223: $? = 0
configure:2225: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2228: $? = 0
configure:2230: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2233: $? = 1
configure:2257: checking for C compiler default output
configure:2260: cc -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:2263: $? = 0
configure:2309: result: a.out
configure:2314: checking whether the C compiler works
configure:2320: ./a.out
configure:2323: $? = 0
configure:2340: result: yes
configure:2347: checking whether we are cross compiling
configure:2349: result: no
configure:2352: checking for suffix of executables
configure:2354: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:2357: $? = 0
configure:2382: result: 
configure:2388: checking for suffix of object files
configure:2410: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:2413: $? = 0
configure:2435: result: o
configure:2439: checking whether we are using the GNU C compiler
configure:2464: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:2467: $? = 0
configure:2470: test -s conftest.o
configure:2473: $? = 0
configure:2486: result: yes
configure:2492: checking whether cc accepts -g
configure:2514: cc -c -g -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:2517: $? = 0
configure:2520: test -s conftest.o
configure:2523: $? = 0
configure:2534: result: yes
configure:2551: checking for cc option to accept ANSI C
configure:2612: cc  -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:2615: $? = 0
configure:2618: test -s conftest.o
configure:2621: $? = 0
configure:2639: result: none needed
configure:2657: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2660: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2791: checking for ld used by GCC
configure:2854: result: /usr/libexec/elf/ld
configure:2863: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:2875: result: yes
configure:2880: checking for /usr/libexec/elf/ld option to reload object files
configure:2887: result: -r
configure:2892: checking for BSD-compatible nm
configure:2928: result: /usr/bin/nm -B
configure:2931: checking for a sed that does not truncate output
configure:3013: result: /usr/bin/sed
configure:3016: checking whether ln -s works
configure:3020: result: yes
configure:3027: checking how to recognise dependent libraries
configure:3208: result: pass_all
configure:3221: checking command to parse /usr/bin/nm -B output
configure:3305: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3308: $? = 0
configure:3312: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:3315: $? = 0
configure:3367: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c conftstm.o >&5
configure:3370: $? = 0
configure:3414: result: ok
configure:3423: checking how to run the C preprocessor
configure:3459: cc -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c
configure:3465: $? = 0
configure:3497: cc -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c
configure:3499: ac_nonexistent.h: No such file or directory
configure:3503: $? = 1
configure: failed program was:
| #line 3489 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "epiphany"
| #define VERSION "0.6.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3541: result: cc -E
configure:3566: cc -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c
configure:3572: $? = 0
configure:3604: cc -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c
configure:3606: ac_nonexistent.h: No such file or directory
configure:3610: $? = 1
configure: failed program was:
| #line 3596 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "epiphany"
| #define VERSION "0.6.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3653: checking for egrep
configure:3663: result: grep -E
configure:3668: checking for ANSI C header files
configure:3694: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3697: $? = 0
configure:3700: test -s conftest.o
configure:3703: $? = 0
configure:3795: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:3798: $? = 0
configure:3800: ./conftest
configure:3803: $? = 0
configure:3818: result: yes
configure:3842: checking for sys/types.h
configure:3859: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3862: $? = 0
configure:3865: test -s conftest.o
configure:3868: $? = 0
configure:3879: result: yes
configure:3842: checking for sys/stat.h
configure:3859: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3862: $? = 0
configure:3865: test -s conftest.o
configure:3868: $? = 0
configure:3879: result: yes
configure:3842: checking for stdlib.h
configure:3859: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3862: $? = 0
configure:3865: test -s conftest.o
configure:3868: $? = 0
configure:3879: result: yes
configure:3842: checking for string.h
configure:3859: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3862: $? = 0
configure:3865: test -s conftest.o
configure:3868: $? = 0
configure:3879: result: yes
configure:3842: checking for memory.h
configure:3859: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3862: $? = 0
configure:3865: test -s conftest.o
configure:3868: $? = 0
configure:3879: result: yes
configure:3842: checking for strings.h
configure:3859: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3862: $? = 0
configure:3865: test -s conftest.o
configure:3868: $? = 0
configure:3879: result: yes
configure:3842: checking for inttypes.h
configure:3859: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3862: $? = 0
configure:3865: test -s conftest.o
configure:3868: $? = 0
configure:3879: result: yes
configure:3842: checking for stdint.h
configure:3859: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3901: stdint.h: No such file or directory
configure:3862: $? = 1
configure: failed program was:
| #line 3848 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "epiphany"
| #define VERSION "0.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:3879: result: no
configure:3842: checking for unistd.h
configure:3859: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3862: $? = 0
configure:3865: test -s conftest.o
configure:3868: $? = 0
configure:3879: result: yes
configure:3905: checking dlfcn.h usability
configure:3918: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:3921: $? = 0
configure:3924: test -s conftest.o
configure:3927: $? = 0
configure:3937: result: yes
configure:3941: checking dlfcn.h presence
configure:3952: cc -E -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c
configure:3958: $? = 0
configure:3977: result: yes
configure:4013: checking for dlfcn.h
configure:4020: result: yes
configure:4218: checking for ranlib
configure:4234: found /usr/bin/ranlib
configure:4245: result: ranlib
configure:4298: checking for strip
configure:4314: found /usr/bin/strip
configure:4325: result: strip
configure:4535: checking for objdir
configure:4546: result: .libs
configure:4563: checking for cc option to produce PIC
configure:4709: result: -fPIC
configure:4713: checking if cc PIC flag -fPIC works
configure:4737: cc -c -O -pipe -march=pentiumpro -fPIC -DPIC -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:4740: $? = 0
configure:4743: test -s conftest.o
configure:4746: $? = 0
configure:4784: result: yes
configure:4800: checking if cc static flag -static works
configure:4825: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  -static conftest.c -L/usr/local/lib -pthread >&5
configure:4828: $? = 0
configure:4831: test -s conftest
configure:4834: $? = 0
configure:4850: result: yes
configure:4862: checking if cc supports -c -o file.o
configure:4882: cc -c -O -pipe -march=pentiumpro -o out/conftest2.o -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:4906: result: yes
configure:4911: checking if cc supports -c -o file.lo
configure:4939: cc -c -O -pipe -march=pentiumpro -c -o conftest.lo -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:4942: $? = 0
configure:4945: test -s conftest.lo
configure:4948: $? = 0
configure:4970: result: yes
configure:5001: checking if cc supports -fno-rtti -fno-exceptions
configure:5024: cc -c -O -pipe -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:5027: $? = 0
configure:5030: test -s conftest.o
configure:5033: $? = 0
configure:5050: result: yes
configure:5061: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:5756: result: yes
configure:5761: checking how to hardcode library paths into programs
configure:5785: result: immediate
configure:5790: checking whether stripping libraries is possible
configure:5795: result: yes
configure:5806: checking dynamic linker characteristics
configure:6213: result: freebsd4.8 ld.so
configure:6218: checking if libtool supports shared libraries
configure:6220: result: yes
configure:6223: checking whether to build shared libraries
configure:6244: result: yes
configure:6247: checking whether to build static libraries
configure:6251: result: no
configure:6925: checking whether -lc should be explicitly linked in
configure:6933: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:6936: $? = 0
configure:6950: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6953: $? = 1
configure:6966: result: yes
configure:7541: checking for strerror in -lcposix
configure:7572: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE  conftest.c -lcposix  -L/usr/local/lib -pthread >&5
/usr/libexec/elf/ld: cannot find -lcposix
configure:7575: $? = 1
configure: failed program was:
| #line 7549 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "epiphany"
| #define VERSION "0.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.  */
| 
| /* 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:7593: result: no
configure:7647: checking for gcc
configure:7673: result: cc
configure:7917: checking for C compiler version
configure:7920: cc --version </dev/null >&5
2.95.4
configure:7923: $? = 0
configure:7925: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:7928: $? = 0
configure:7930: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:7933: $? = 1
configure:7936: checking whether we are using the GNU C compiler
configure:7983: result: yes
configure:7989: checking whether cc accepts -g
configure:8031: result: yes
configure:8048: checking for cc option to accept ANSI C
configure:8136: result: none needed
configure:8154: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
conftest.c:2: syntax error before `me'
configure:8157: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:8360: checking for C++ compiler version
configure:8363: c++ --version </dev/null >&5
2.95.4
configure:8366: $? = 0
configure:8368: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:8371: $? = 0
configure:8373: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:8376: $? = 1
configure:8379: checking whether we are using the GNU C++ compiler
configure:8404: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
configure:8407: $? = 0
configure:8410: test -s conftest.o
configure:8413: $? = 0
configure:8426: result: yes
configure:8432: checking whether c++ accepts -g
configure:8454: c++ -c -g -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
configure:8457: $? = 0
configure:8460: test -s conftest.o
configure:8463: $? = 0
configure:8474: result: yes
configure:8518: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
configure:8521: $? = 0
configure:8524: test -s conftest.o
configure:8527: $? = 0
configure:8554: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.cc >&5
configure:8557: $? = 0
configure:8560: test -s conftest.o
configure:8563: $? = 0
configure:8589: checking for cc option to accept ANSI C
configure:8652: cc  -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:8655: $? = 0
configure:8658: test -s conftest.o
configure:8661: $? = 0
configure:8676: result: none needed
configure:8687: checking for ANSI C header files
configure:8837: result: yes
configure:8911: checking for perl
configure:8929: found /usr/bin/perl
configure:8941: result: /usr/bin/perl
configure:8975: checking for glib-genmarshal
configure:8993: found /usr/local/bin/glib-genmarshal
configure:9005: result: /usr/local/bin/glib-genmarshal
configure:9072: checking whether gcc understands -Wsign-promo
configure:9091: cc -c -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -O -pipe -march=pentiumpro -Wsign-promo -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:9094: $? = 0
configure:9097: test -s conftest.o
configure:9100: $? = 0
configure:9111: result: yes
configure:9072: checking whether gcc understands -Wno-sign-compare
configure:9091: cc -c -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -O -pipe -march=pentiumpro -Wno-sign-compare -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE conftest.c >&5
configure:9094: $? = 0
configure:9097: test -s conftest.o
configure:9100: $? = 0
configure:9111: result: yes
configure:9131: checking what warning flags to pass to the C compiler
configure:9133: result: -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare -Werror
configure:9144: checking what language compliance flags to pass to the C compiler
configure:9159: result: 
configure:9174: checking if NautilusView Epiphany component is wanted
configure:9194: result: no
configure:9228: checking for pkg-config
configure:9246: found /usr/local/bin/pkg-config
configure:9259: result: /usr/local/bin/pkg-config
configure:9276: checking for gtk+-2.0 libxml-2.0 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 
configure:9280: result: yes
configure:9284: checking EPIPHANY_DEPENDENCY_CFLAGS
configure:9287: 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/linc-1.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  
configure:9290: checking EPIPHANY_DEPENDENCY_LIBS
configure:9293: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lm -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:9386: checking for mozilla-gtkmozembed
configure:9425: error: Library requirements (mozilla-gtkmozembed) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

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

ac_cv_env_CXXFLAGS_value=' -O -pipe -march=pentiumpro'
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
ac_cv_prog_cc_g=yes
ac_cv_env_LDFLAGS_set=
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
lt_cv_prog_cc_can_build_shared=yes
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_prog_make_gmake_set=yes
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_no_builtin=
ac_cv_cxx_compiler_gnu=yes
lt_cv_prog_cc_shlib=
ac_cv_env_CXX_set=set
lt_cv_prog_cc_static=-static
ac_cv_env_host_alias_set=
ac_cv_path_GLIB_GENMARSHAL=/usr/local/bin/glib-genmarshal
lt_cv_ld_reload_flag=-r
lt_cv_archive_cmds_need_lc=yes
ac_cv_header_sys_stat_h=yes
lt_cv_prog_gnu_ld=yes
ac_cv_env_build_alias_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd4.8
ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro'
ac_cv_env_CC_set=set
lt_cv_prog_cc_wl=-Wl,
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_header_unistd_h=yes
ac_cv_header_string_h=yes
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_path_LD=/usr/libexec/elf/ld
ac_cv_build_alias=i386-portbld-freebsd4.8
ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE'
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-freebsd4.8
ac_cv_env_host_alias_value=
ac_cv_prog_cxx_g=yes
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
am_cv_prog_cc_stdc=
lt_cv_compiler_c_o=yes
lt_cv_prog_cc_pic_works=yes
lt_cv_file_magic_test_file=
ac_cv_prog_CPP='cc -E'
ac_cv_build=i386-portbld-freebsd4.8
ac_cv_env_build_alias_value=i386-portbld-freebsd4.8
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
lt_cv_compiler_o_lo=yes
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='/var/tmp/usr/ports/www/epiphany/work/epiphany-0.6.0/missing aclocal-1.4 '
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/var/tmp/usr/ports/www/epiphany/work/epiphany-0.6.0/missing automake-1.4'
BONOBO_ACTIVATION_IDL='/usr/local/share/idl/bonobo-activation-2.0'
CATALOGS=''
CATOBJEXT=''
CC='cc'
CFLAGS='-O -pipe -march=pentiumpro'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE'
CXX='c++'
CXXFLAGS=' -O -pipe -march=pentiumpro'
DATADIRNAME=''
DEFS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_NAUTILUS_VIEW_FALSE=''
ENABLE_NAUTILUS_VIEW_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/linc-1.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  '
EPIPHANY_DEPENDENCY_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lm -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
EXEEXT=''
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=''
GNOME_LIBS_REQUIRED='1.2.11'
GNOME_VFS_REQUIRED='1.0.1'
INSTALL_DATA='install -C -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -C -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -C -c -o root -g wheel -m 555'
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_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_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'
LIBGLADE_REQUIRED='0.13'
LIBOBJS=''
LIBS='-L/usr/local/lib -pthread'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML_REQUIRED='1.8.14'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='makeinfo'
MKINSTALLDIRS=''
MOZILLA_COMPONENT_CFLAGS=''
MOZILLA_COMPONENT_LIBS=''
MOZILLA_HOME=''
MOZILLA_INCLUDE_ROOT=''
MOZILLA_REQUIRED='1.1'
MSGFMT=''
OBJEXT='o'
ORBIT_IDL='/usr/local/bin/orbit-idl-2'
ORBIT_REQUIRED='0.5.7'
PACKAGE='epiphany'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SCROLLKEEPER_REQUIRED='0.1.4'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS=''
VERSION='0.6.0'
WARN_CFLAGS='-Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare -Werror '
XGETTEXT=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.8'
build_alias='i386-portbld-freebsd4.8'
build_cpu='i386'
build_os='freebsd4.8'
build_vendor='portbld'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
host='i386-portbld-freebsd4.8'
host_alias=''
host_cpu='i386'
host_os='freebsd4.8'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
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 HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_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 ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "0.6.0"

configure: exit 1

--cNdxnHkX5QqsyA0e
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="make.conf"

#STRIP=
#CFLAGS= -O -pipe -g

CPUTYPE=i686
CFLAGS?= -O -pipe
INSTALL=install -C

NO_LPR=	true	# do not build lpr and related programs
NO_SENDMAIL=	true	# do not build sendmail and related programs
NOGAMES=	true	# do not build games (games/ subdir)
COMPAT3X=	yes
PRINTERDEVICE=	ps
BOOTWAIT=4000

XFREE86_VERSION=4

MASTER_SITE_BACKUP =	\
	ftp://ftp.de.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
MASTER_SITE_XCONTRIB=	ftp://ftp.x.org/contrib/%SUBDIR%/
MASTER_SITE_XFREE=	ftp://ftp.freesoftware.com/pub/XFree86/%SUBDIR%/source/
MASTER_SITE_GNU=	ftp://ftp.gnu.org/gnu/%SUBDIR%/
MASTER_SITE_PERL_CPAN=	ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/%SUBDIR%/
MASTER_SITE_TEX_CTAN=	ftp://ftp.tex.ac.uk/tex-archive/%SUBDIR%/
MASTER_SITE_KDE=	ftp://download.at.kde.org/pub/kde/%SUBDIR%/
MASTER_SITE_GNOME=	ftp://ftp.gnome.org/pub/GNOME/sources/%SUBDIR%/
MASTER_SITE_MOZILLA=	ftp://ftp.yggdrasil.com/mirrors/site/ftp.mozilla.org/pub/%SUBDIR%/
MASTER_SITE_XEMACS=	ftp://ftp.sunsite.utk.edu/pub/xemacs/%SUBDIR%/
MASTER_SITE_TCLTK=	ftp://ftp.uu.net/languages/tcl/%SUBDIR%/
MASTER_SITE_RUBY=	ftp://ftp.fu-berlin.de/unix/languages/ruby/%SUBDIR%/

SUP_UPDATE=     yes
SUP=            /usr/local/bin/cvsup
SUPFLAGS=       -g -L 1
SUPHOST=        cvsup.at.FreeBSD.org
PORTSSUPFILE=   /usr/share/examples/cvsup/ports-supfile
DOC_LANG=	de_AT.ISO_8859-1

PERL_VER=5.8.0
PERL_VERSION=5.8.0
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo

WRKDIRPREFIX=/var/tmp


COMPAT4X=	true
WITH_GTK2=	yes
MAKE_IDEA=	YES
XFREE86_VERSION=	4
WITH_GTK=	yes
WITH_GNOME=	yes
WITH_GNOME_DESKTOP=2
WITH_OPTIMIZED_CFLAGS=	yes
KERNCONF=	MYKERNEL
NO_BIND=	true
WITHOUT_RUNTIME_CPUDETECTION=yes
NO_IPFILTER=	true
ASPELL_EN=	yes
ASPELL_DE=	yes
WITH_ASPELL=	yes
WITHOUT_IJS=	yes
WITHOUT_MAILNEWS=	yes
WITHOUT_LDAP=	yes
WITHOUT_CHATZILLA=	yes
WITHOUT_COMPOSER=	yes
WITH_HERMES=	yes
WITH_MYSQL=	yes
WITH_PYTHON=	yes
WITH_GUI=	yes
BUILD_OPTIMIZED=	yes
SKIP_INSTALL_DB=	yes
WITH_NATIVE_THREADS=yes
NODEBUG=yes
NATIVE_BOOTSTRAP=yes
WITH_GIMP=	yes
WITH_GUCHARMAP=yes

WITH_DVD=yes
WITH_LIBDVDNAV=yes
WITH_LIBDV=yes
WITH_MAD=yes
WITH_VORBIS=yes
WITH_XVID=yes
WITH_LIBDVDREAD=yes

WANT_GTK=yes
WITH_GPG=yes

A4=yes

WITH_LZW=yes

--cNdxnHkX5QqsyA0e--



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