Inkscape 0.42.2_1 build error

Bas Velthuizen bas at klavertje4.demon.nl
Tue Nov 15 13:01:59 PST 2005


the pkg_info command as you specified didn't reply anything useful:
------
-su-2.05b# pkg_info -g boehm-gc*
Information for boehm-gc+threaded+redirect-6.6_2:

Mismatched Checksums:

------
my config.log for inkscape is (it's somewhat large, sorry for that)
---------

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

It was created by inkscape configure 0.42.2, which was
generated by GNU Autoconf 2.59.  Invocation command line was

   $ ./configure --with-popt --with-gnome-print 
--localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome 
--with-html-dir=/usr/X11R6/share/doc 
--with-help-dir=/usr/X11R6/share/gnome/help --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-freebsd5.4

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

hostname = teigetje.klavertje4.org
uname -m = i386
uname -r = 5.4-RELEASE-p2
uname -s = FreeBSD
uname -v = FreeBSD 5.4-RELEASE-p2 #4: Tue Sep 27 22:00:36 CEST 2005 
root at teigetje.klavertje4.org:/usr/obj/usr/src/sys/TEIGETJE

/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: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin


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

configure:1559: checking build system type
configure:1577: result: i386-portbld-freebsd5.4
configure:1585: checking host system type
configure:1599: result: i386-portbld-freebsd5.4
configure:1622: checking for a BSD-compatible install
configure:1677: result: /usr/bin/install -c -o root -g wheel
configure:1688: checking whether build environment is sane
configure:1731: result: yes
configure:1788: checking for gawk
configure:1817: result: no
configure:1788: checking for mawk
configure:1817: result: no
configure:1788: checking for nawk
configure:1804: found /usr/bin/nawk
configure:1814: result: nawk
configure:1824: checking whether gmake sets $(MAKE)
configure:1844: result: yes
configure:2015: checking for intltool >= 0.22
configure:2025: result: 0.33 found
configure:2082: checking for perl
configure:2100: found /usr/bin/perl
configure:2112: result: /usr/bin/perl
configure:2130: checking for XML::Parser
configure:2133: result: ok
configure:2144: checking for iconv
configure:2162: found /usr/local/bin/iconv
configure:2175: result: /usr/local/bin/iconv
configure:2184: checking for msgfmt
configure:2202: found /usr/local/bin/msgfmt
configure:2215: result: /usr/local/bin/msgfmt
configure:2224: checking for msgmerge
configure:2242: found /usr/local/bin/msgmerge
configure:2255: result: /usr/local/bin/msgmerge
configure:2264: checking for xgettext
configure:2282: found /usr/local/bin/xgettext
configure:2295: result: /usr/local/bin/xgettext
configure:2390: checking for gcc
configure:2416: result: cc
configure:2660: checking for C compiler version
configure:2663: cc --version </dev/null >&5
cc (GCC) 3.4.2 [FreeBSD] 20040728
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:2666: $? = 0
configure:2668: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:2671: $? = 0
configure:2673: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2676: $? = 1
configure:2699: checking for C compiler default output file name
configure:2702: cc -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
-L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.c  >&5
configure:2705: $? = 0
configure:2751: result: a.out
configure:2756: checking whether the C compiler works
configure:2762: ./a.out
configure:2765: $? = 0
configure:2782: result: yes
configure:2789: checking whether we are cross compiling
configure:2791: result: no
configure:2794: checking for suffix of executables
configure:2796: cc -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.c  >&5
configure:2799: $? = 0
configure:2824: result:
configure:2830: checking for suffix of object files
configure:2851: cc -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.c >&5
configure:2854: $? = 0
configure:2876: result: o
configure:2880: checking whether we are using the GNU C compiler
configure:2904: cc -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.c >&5
configure:2910: $? = 0
configure:2913: test -z 			 || test ! -s conftest.err
configure:2916: $? = 0
configure:2919: test -s conftest.o
configure:2922: $? = 0
configure:2935: result: yes
configure:2941: checking whether cc accepts -g
configure:2962: cc -c -g -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.c >&5
configure:2968: $? = 0
configure:2971: test -z 			 || test ! -s conftest.err
configure:2974: $? = 0
configure:2977: test -s conftest.o
configure:2980: $? = 0
configure:2991: result: yes
configure:3008: checking for cc option to accept ANSI C
configure:3078: cc  -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.c >&5
configure:3084: $? = 0
configure:3087: test -z 			 || test ! -s conftest.err
configure:3090: $? = 0
configure:3093: test -s conftest.o
configure:3096: $? = 0
configure:3114: result: none needed
configure:3132: cc -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3138: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3279: checking for style of include used by gmake
configure:3307: result: GNU
configure:3335: checking dependency style of cc
configure:3425: result: gcc3
configure:3446: checking whether cc understands -c and -o together
configure:3473: cc -c conftest.c -o conftest.o >&5
configure:3476: $? = 0
configure:3478: cc -c conftest.c -o conftest.o >&5
configure:3481: $? = 0
configure:3520: result: yes
configure:3646: checking for C++ compiler version
configure:3649: c++ --version </dev/null >&5
c++ (GCC) 3.4.2 [FreeBSD] 20040728
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:3652: $? = 0
configure:3654: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:3657: $? = 0
configure:3659: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:3662: $? = 1
configure:3665: checking whether we are using the GNU C++ compiler
configure:3689: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:3695: $? = 0
configure:3698: test -z 			 || test ! -s conftest.err
configure:3701: $? = 0
configure:3704: test -s conftest.o
configure:3707: $? = 0
configure:3720: result: yes
configure:3726: checking whether c++ accepts -g
configure:3747: c++ -c -g -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:3753: $? = 0
configure:3756: test -z 			 || test ! -s conftest.err
configure:3759: $? = 0
configure:3762: test -s conftest.o
configure:3765: $? = 0
configure:3776: result: yes
configure:3818: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:3824: $? = 0
configure:3827: test -z 			 || test ! -s conftest.err
configure:3830: $? = 0
configure:3833: test -s conftest.o
configure:3836: $? = 0
configure:3862: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only once 
for each function it appears in.)
configure:3868: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "inkscape"
| #define PACKAGE_TARNAME "inkscape"
| #define PACKAGE_VERSION "0.42.2"
| #define PACKAGE_STRING "inkscape 0.42.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "inkscape"
| #define VERSION "0.42.2"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3818: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:3824: $? = 0
configure:3827: test -z 			 || test ! -s conftest.err
configure:3830: $? = 0
configure:3833: test -s conftest.o
configure:3836: $? = 0
configure:3862: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:3868: $? = 0
configure:3871: test -z 			 || test ! -s conftest.err
configure:3874: $? = 0
configure:3877: test -s conftest.o
configure:3880: $? = 0
configure:3905: checking dependency style of c++
configure:3995: result: gcc3
configure:4013: checking for library containing strerror
configure:4043: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc  >&5
configure:4049: $? = 0
configure:4052: test -z 			 || test ! -s conftest.err
configure:4055: $? = 0
configure:4058: test -s conftest
configure:4061: $? = 0
configure:4130: result: none required
configure:4231: checking for C++ compiler version
configure:4234: c++ --version </dev/null >&5
c++ (GCC) 3.4.2 [FreeBSD] 20040728
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:4237: $? = 0
configure:4239: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:4242: $? = 0
configure:4244: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:4247: $? = 1
configure:4250: checking whether we are using the GNU C++ compiler
configure:4305: result: yes
configure:4311: checking whether c++ accepts -g
configure:4361: result: yes
configure:4403: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:4409: $? = 0
configure:4412: test -z 			 || test ! -s conftest.err
configure:4415: $? = 0
configure:4418: test -s conftest.o
configure:4421: $? = 0
configure:4447: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:4453: $? = 0
configure:4456: test -z 			 || test ! -s conftest.err
configure:4459: $? = 0
configure:4462: test -s conftest.o
configure:4465: $? = 0
configure:4490: checking dependency style of c++
configure:4580: result: gcc3
configure:4643: checking for gcc
configure:4669: result: cc
configure:4913: checking for C compiler version
configure:4916: cc --version </dev/null >&5
cc (GCC) 3.4.2 [FreeBSD] 20040728
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:4919: $? = 0
configure:4921: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:4924: $? = 0
configure:4926: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:4929: $? = 1
configure:4932: checking whether we are using the GNU C compiler
configure:4987: result: yes
configure:4993: checking whether cc accepts -g
configure:5043: result: yes
configure:5060: checking for cc option to accept ANSI C
configure:5166: result: none needed
configure:5184: cc -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:5190: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:5322: checking dependency style of cc
configure:5412: result: gcc3
configure:5444: checking how to run the C++ preprocessor
configure:5475: c++ -E -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc
configure:5481: $? = 0
configure:5513: c++ -E -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:5519: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "inkscape"
| #define PACKAGE_TARNAME "inkscape"
| #define PACKAGE_VERSION "0.42.2"
| #define PACKAGE_STRING "inkscape 0.42.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "inkscape"
| #define VERSION "0.42.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5558: result: c++ -E
configure:5582: c++ -E -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc
configure:5588: $? = 0
configure:5620: c++ -E -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:5626: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "inkscape"
| #define PACKAGE_TARNAME "inkscape"
| #define PACKAGE_VERSION "0.42.2"
| #define PACKAGE_STRING "inkscape 0.42.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "inkscape"
| #define VERSION "0.42.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5670: checking for egrep
configure:5680: result: grep -E
configure:5685: checking for ANSI C header files
configure:5710: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:5716: $? = 0
configure:5719: test -z 			 || test ! -s conftest.err
configure:5722: $? = 0
configure:5725: test -s conftest.o
configure:5728: $? = 0
configure:5817: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc  >&5
configure:5820: $? = 0
configure:5822: ./conftest
configure:5825: $? = 0
configure:5840: result: yes
configure:5925: checking for a sed that does not truncate output
configure:5979: result: /usr/bin/sed
configure:5993: checking for ld used by cc
configure:6060: result: /usr/bin/ld
configure:6069: checking if the linker (/usr/bin/ld) is GNU ld
configure:6084: result: yes
configure:6089: checking for /usr/bin/ld option to reload object files
configure:6096: result: -r
configure:6105: checking for BSD-compatible nm
configure:6147: result: /usr/bin/nm -B
configure:6151: checking whether ln -s works
configure:6155: result: yes
configure:6162: checking how to recognise dependent libraries
configure:6336: result: pass_all
configure:6558: checking for sys/types.h
configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:6580: $? = 0
configure:6583: test -z 			 || test ! -s conftest.err
configure:6586: $? = 0
configure:6589: test -s conftest.o
configure:6592: $? = 0
configure:6603: result: yes
configure:6558: checking for sys/stat.h
configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:6580: $? = 0
configure:6583: test -z 			 || test ! -s conftest.err
configure:6586: $? = 0
configure:6589: test -s conftest.o
configure:6592: $? = 0
configure:6603: result: yes
configure:6558: checking for stdlib.h
configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:6580: $? = 0
configure:6583: test -z 			 || test ! -s conftest.err
configure:6586: $? = 0
configure:6589: test -s conftest.o
configure:6592: $? = 0
configure:6603: result: yes
configure:6558: checking for string.h
configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:6580: $? = 0
configure:6583: test -z 			 || test ! -s conftest.err
configure:6586: $? = 0
configure:6589: test -s conftest.o
configure:6592: $? = 0
configure:6603: result: yes
configure:6558: checking for memory.h
configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:6580: $? = 0
configure:6583: test -z 			 || test ! -s conftest.err
configure:6586: $? = 0
configure:6589: test -s conftest.o
configure:6592: $? = 0
configure:6603: result: yes
configure:6558: checking for strings.h
configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:6580: $? = 0
configure:6583: test -z 			 || test ! -s conftest.err
configure:6586: $? = 0
configure:6589: test -s conftest.o
configure:6592: $? = 0
configure:6603: result: yes
configure:6558: checking for inttypes.h
configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:6580: $? = 0
configure:6583: test -z 			 || test ! -s conftest.err
configure:6586: $? = 0
configure:6589: test -s conftest.o
configure:6592: $? = 0
configure:6603: result: yes
configure:6558: checking for stdint.h
configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:6580: $? = 0
configure:6583: test -z 			 || test ! -s conftest.err
configure:6586: $? = 0
configure:6589: test -s conftest.o
configure:6592: $? = 0
configure:6603: result: yes
configure:6558: checking for unistd.h
configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:6580: $? = 0
configure:6583: test -z 			 || test ! -s conftest.err
configure:6586: $? = 0
configure:6589: test -s conftest.o
configure:6592: $? = 0
configure:6603: result: yes
configure:6620: checking how to run the C preprocessor
configure:6655: cc -E -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local  conftest.c
configure:6661: $? = 0
configure:6693: cc -E -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local  conftest.c
conftest.c:24:28: ac_nonexistent.h: No such file or directory
configure:6699: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "inkscape"
| #define PACKAGE_TARNAME "inkscape"
| #define PACKAGE_VERSION "0.42.2"
| #define PACKAGE_STRING "inkscape 0.42.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "inkscape"
| #define VERSION "0.42.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6738: result: cc -E
configure:6762: cc -E -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local  conftest.c
configure:6768: $? = 0
configure:6800: cc -E -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local  conftest.c
conftest.c:24:28: ac_nonexistent.h: No such file or directory
configure:6806: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "inkscape"
| #define PACKAGE_TARNAME "inkscape"
| #define PACKAGE_VERSION "0.42.2"
| #define PACKAGE_STRING "inkscape 0.42.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "inkscape"
| #define VERSION "0.42.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6864: checking dlfcn.h usability
configure:6876: cc -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.c >&5
configure:6882: $? = 0
configure:6885: test -z 			 || test ! -s conftest.err
configure:6888: $? = 0
configure:6891: test -s conftest.o
configure:6894: $? = 0
configure:6904: result: yes
configure:6908: checking dlfcn.h presence
configure:6918: cc -E -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local  conftest.c
configure:6924: $? = 0
configure:6944: result: yes
configure:6979: checking for dlfcn.h
configure:6986: result: yes
configure:7050: checking for g77
configure:7079: result: no
configure:7050: checking for f77
configure:7066: found /usr/bin/f77
configure:7076: result: f77
configure:7091: checking for Fortran 77 compiler version
configure:7094: f77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.2 [FreeBSD] 20040728
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:7097: $? = 0
configure:7099: f77 -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:7102: $? = 0
configure:7104: f77 -V </dev/null >&5
f77: `-V' option must have argument
configure:7107: $? = 1
configure:7115: checking whether we are using the GNU Fortran 77 compiler
configure:7129: f77 -c  conftest.F >&5
configure:7135: $? = 0
configure:7138: test -z 			 || test ! -s conftest.err
configure:7141: $? = 0
configure:7144: test -s conftest.o
configure:7147: $? = 0
configure:7160: result: yes
configure:7166: checking whether f77 accepts -g
configure:7178: f77 -c -g conftest.f >&5
configure:7184: $? = 0
configure:7187: test -z 			 || test ! -s conftest.err
configure:7190: $? = 0
configure:7193: test -s conftest.o
configure:7196: $? = 0
configure:7208: result: yes
configure:7238: checking the maximum length of command line arguments
configure:7303: result: 65536
configure:7314: checking command to parse /usr/bin/nm -B output from cc 
object
configure:7403: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:7406: $? = 0
configure:7410: /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:7413: $? = 0
configure:7465: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc conftstm.o >&5
configure:7468: $? = 0
configure:7506: result: ok
configure:7510: checking for objdir
configure:7525: result: .libs
configure:7615: checking for ar
configure:7631: found /usr/bin/ar
configure:7642: result: ar
configure:7695: checking for ranlib
configure:7711: found /usr/bin/ranlib
configure:7722: result: ranlib
configure:7775: checking for strip
configure:7791: found /usr/bin/strip
configure:7802: result: strip
configure:8064: checking if cc static flag  works
configure:8087: result: yes
configure:8105: checking if cc supports -fno-rtti -fno-exceptions
configure:8123: cc -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
-fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ 
but not for C
configure:8127: $? = 0
configure:8138: result: no
configure:8153: checking for cc option to produce PIC
configure:8330: result: -fPIC
configure:8338: checking if cc PIC flag -fPIC works
configure:8356: cc -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local  -fPIC 
-DPIC conftest.c >&5
configure:8360: $? = 0
configure:8371: result: yes
configure:8395: checking if cc supports -c -o file.o
configure:8416: cc -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local  -o 
out/conftest2.o conftest.c >&5
configure:8420: $? = 0
configure:8440: result: yes
configure:8466: checking whether the cc linker (/usr/bin/ld) supports 
shared libraries
configure:9313: result: yes
configure:9339: checking whether -lc should be explicitly linked in
configure:9344: cc -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.c >&5
configure:9347: $? = 0
configure:9361: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o 
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9364: $? = 1
configure:9376: result: yes
configure:9384: checking dynamic linker characteristics
configure:9936: result: freebsd5.4 ld.so
configure:9940: checking how to hardcode library paths into programs
configure:9965: result: immediate
configure:9979: checking whether stripping libraries is possible
configure:9984: result: yes
configure:10807: checking if libtool supports shared libraries
configure:10809: result: yes
configure:10812: checking whether to build shared libraries
configure:10870: result: yes
configure:10873: checking whether to build static libraries
configure:10877: result: yes
configure:10969: creating libtool
configure:11516: checking for ld used by c++
configure:11583: result: /usr/bin/ld
configure:11592: checking if the linker (/usr/bin/ld) is GNU ld
configure:11607: result: yes
configure:11658: checking whether the c++ linker (/usr/bin/ld) supports 
shared libraries
configure:12484: result: yes
configure:12502: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:12505: $? = 0
configure:12601: checking for c++ option to produce PIC
configure:12853: result: -fPIC
configure:12861: checking if c++ PIC flag -fPIC works
configure:12879: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local  -fPIC 
-DPIC conftest.cc >&5
configure:12883: $? = 0
configure:12894: result: yes
configure:12918: checking if c++ supports -c -o file.o
configure:12939: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local  -o 
out/conftest2.o conftest.cc >&5
configure:12943: $? = 0
configure:12963: result: yes
configure:12989: checking whether the c++ linker (/usr/bin/ld) supports 
shared libraries
configure:13017: result: yes
configure:13088: checking dynamic linker characteristics
configure:13640: result: freebsd5.4 ld.so
configure:13644: checking how to hardcode library paths into programs
configure:13669: result: immediate
configure:13683: checking whether stripping libraries is possible
configure:13688: result: yes
configure:14988: checking if libtool supports shared libraries
configure:14990: result: yes
configure:14993: checking whether to build shared libraries
configure:15011: result: yes
configure:15014: checking whether to build static libraries
configure:15018: result: yes
configure:15030: checking for f77 option to produce PIC
configure:15207: result: -fPIC
configure:15215: checking if f77 PIC flag -fPIC works
configure:15233: f77 -c -g -O2 -fPIC conftest.f >&5
configure:15237: $? = 0
configure:15248: result: yes
configure:15272: checking if f77 supports -c -o file.o
configure:15293: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:15297: $? = 0
configure:15317: result: yes
configure:15343: checking whether the f77 linker (/usr/bin/ld) supports 
shared libraries
configure:16170: result: yes
configure:16241: checking dynamic linker characteristics
configure:16793: result: freebsd5.4 ld.so
configure:16797: checking how to hardcode library paths into programs
configure:16822: result: immediate
configure:16836: checking whether stripping libraries is possible
configure:16841: result: yes
configure:20933: checking GNU compiler version
configure:20939: result: 3.4.2
configure:20981: checking locale.h usability
configure:20993: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:20999: $? = 0
configure:21002: test -z 			 || test ! -s conftest.err
configure:21005: $? = 0
configure:21008: test -s conftest.o
configure:21011: $? = 0
configure:21021: result: yes
configure:21025: checking locale.h presence
configure:21035: c++ -E -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc
configure:21041: $? = 0
configure:21061: result: yes
configure:21096: checking for locale.h
configure:21103: result: yes
configure:21117: checking for LC_MESSAGES
configure:21138: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc  >&5
configure:21144: $? = 0
configure:21147: test -z 			 || test ! -s conftest.err
configure:21150: $? = 0
configure:21153: test -s conftest
configure:21156: $? = 0
configure:21168: result: yes
configure:21197: checking libintl.h usability
configure:21209: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:21215: $? = 0
configure:21218: test -z 			 || test ! -s conftest.err
configure:21221: $? = 0
configure:21224: test -s conftest.o
configure:21227: $? = 0
configure:21237: result: yes
configure:21241: checking libintl.h presence
configure:21251: c++ -E -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc
configure:21257: $? = 0
configure:21277: result: yes
configure:21312: checking for libintl.h
configure:21319: result: yes
configure:21330: checking for ngettext in libc
configure:21353: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc  >&5
/var/tmp//ccrNnD68.o(.text+0x24): In function `main':
: undefined reference to `libintl_ngettext'
configure:21359: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "inkscape"
| #define PACKAGE_TARNAME "inkscape"
| #define PACKAGE_VERSION "0.42.2"
| #define PACKAGE_STRING "inkscape 0.42.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "inkscape"
| #define VERSION "0.42.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define GETTEXT_PACKAGE "inkscape"
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
|
| #include <libintl.h>
|
| int
| main ()
| {
| return (int) ngettext ("","", 1)
|   ;
|   return 0;
| }
configure:21384: result: no
configure:21557: checking for bindtextdomain in -lintl
configure:21587: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc -lintl   >&5
configure:21593: $? = 0
configure:21596: test -z 			 || test ! -s conftest.err
configure:21599: $? = 0
configure:21602: test -s conftest
configure:21605: $? = 0
configure:21618: result: yes
configure:21621: checking for ngettext in -lintl
configure:21651: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc -lintl   >&5
configure:21657: $? = 0
configure:21660: test -z 			 || test ! -s conftest.err
configure:21663: $? = 0
configure:21666: test -s conftest
configure:21669: $? = 0
configure:21682: result: yes
configure:21685: checking for dgettext in -lintl
configure:21710: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc -lintl   >&5
configure:21716: $? = 0
configure:21719: test -z 			 || test ! -s conftest.err
configure:21722: $? = 0
configure:21725: test -s conftest
configure:21728: $? = 0
configure:21741: result: yes
configure:21910: checking for bind_textdomain_codeset
configure:21967: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc  -lintl  >&5
configure:21973: $? = 0
configure:21976: test -z 			 || test ! -s conftest.err
configure:21979: $? = 0
configure:21982: test -s conftest
configure:21985: $? = 0
configure:21997: result: yes
configure:22037: checking for msgfmt
configure:22064: result: /usr/local/bin/msgfmt
configure:22077: checking for dcgettext
configure:22134: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc  -lintl  >&5
configure:22140: $? = 0
configure:22143: test -z 			 || test ! -s conftest.err
configure:22146: $? = 0
configure:22149: test -s conftest
configure:22152: $? = 0
configure:22164: result: yes
configure:22176: checking for gmsgfmt
configure:22207: result: /usr/local/bin/msgfmt
configure:22216: checking for xgettext
configure:22243: result: /usr/local/bin/xgettext
configure:22267: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc  -lintl  >&5
configure:22273: $? = 0
configure:22276: test -z 			 || test ! -s conftest.err
configure:22279: $? = 0
configure:22282: test -s conftest
configure:22285: $? = 0
configure:22457: checking for catalogs to be installed
configure:22482: result:  am az be ca cs da de el es es_MX et fr ga gl 
hu it ja nb nl nn ru sk sl sr sr at Latn sv tr uk pl pt_BR pt zh_CN
configure:22517: checking for pkg-config
configure:22535: found /usr/local/bin/pkg-config
configure:22548: result: /usr/local/bin/pkg-config
configure:22561: checking for png_read_info in -lpng
configure:22591: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc -lpng -lz -lm  >&5
configure:22597: $? = 0
configure:22600: test -z 			 || test ! -s conftest.err
configure:22603: $? = 0
configure:22606: test -s conftest
configure:22609: $? = 0
configure:22622: result: yes
configure:22635: checking png.h usability
configure:22647: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:22653: $? = 0
configure:22656: test -z 			 || test ! -s conftest.err
configure:22659: $? = 0
configure:22662: test -s conftest.o
configure:22665: $? = 0
configure:22675: result: yes
configure:22679: checking png.h presence
configure:22689: c++ -E -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc
configure:22695: $? = 0
configure:22715: result: yes
configure:22750: checking for png.h
configure:22757: result: yes
configure:22778: checking for shl_load in -ldld
configure:22808: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc -ldld   >&5
/usr/bin/ld: cannot find -ldld
configure:22814: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "inkscape"
| #define PACKAGE_TARNAME "inkscape"
| #define PACKAGE_VERSION "0.42.2"
| #define PACKAGE_STRING "inkscape 0.42.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "inkscape"
| #define VERSION "0.42.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define GETTEXT_PACKAGE "inkscape"
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 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 shl_load ();
| int
| main ()
| {
| shl_load ();
|   ;
|   return 0;
| }
configure:22839: result: no
configure:22844: checking for dlopen
configure:22901: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc  >&5
configure:22907: $? = 0
configure:22910: test -z 			 || test ! -s conftest.err
configure:22913: $? = 0
configure:22916: test -s conftest
configure:22919: $? = 0
configure:22931: result: yes
configure:23163: checking gc.h usability
configure:23175: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc >&5
configure:23181: $? = 0
configure:23184: test -z 			 || test ! -s conftest.err
configure:23187: $? = 0
configure:23190: test -s conftest.o
configure:23193: $? = 0
configure:23203: result: yes
configure:23207: checking gc.h presence
configure:23217: c++ -E -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local 
conftest.cc
configure:23223: $? = 0
configure:23243: result: yes
configure:23278: checking for gc.h
configure:23285: result: yes
configure:23300: checking for GC_init in -lgc
configure:23330: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc -lgc   >&5
configure:23336: $? = 0
configure:23339: test -z 			 || test ! -s conftest.err
configure:23342: $? = 0
configure:23345: test -s conftest
configure:23348: $? = 0
configure:23361: result: yes
configure:23595: checking libgc version 6.4+
configure:23626: c++ -o conftest -O -pipe -march=pentiumpro 
-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include 
-I/usr/local  -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread 
conftest.cc -lgc   >&5
configure:23629: $? = 0
configure:23631: ./conftest
configure:23634: $? = 139
configure: program exited with status 139
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "inkscape"
| #define PACKAGE_TARNAME "inkscape"
| #define PACKAGE_VERSION "0.42.2"
| #define PACKAGE_STRING "inkscape 0.42.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "inkscape"
| #define VERSION "0.42.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define GETTEXT_PACKAGE "inkscape"
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define HAVE_GC_H 1
| /* end confdefs.h.  */
|
| 			#ifdef HAVE_GC_GC_H
| 			# include <gc/gc.h>
| 			#else
| 			# include <gc.h>
| 			#endif
| 			#include <stdio.h>
| 			extern unsigned GC_version;
| 			int main(void){
| 				unsigned min = ((6 << 16) | (4 << 8) | 0);
| 				printf("%d.%d.%d ",GC_version >> 16, (GC_version >> 8) & 0xFF, 
GC_version & 0xFF);
| 				if (GC_version>=min) return 0;
| 				return 1;
| 			}
configure:23648: result: no
configure:23652: error: libgc (the Boehm Conservative Collector) 6.4+, 
is needed to compile inkscape -- 
http://www.hpl.hp.com/personal/Hans_Boehm/gc

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

ac_cv_func_bind_textdomain_codeset=yes
ac_cv_lib_intl_ngettext=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_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CXXFLAGS_value='-O -pipe -march=pentiumpro'
gt_cv_func_dgettext_libc=no
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
ac_cv_func_dlopen=yes
lt_cv_prog_gnu_ldcxx=yes
ac_cv_prog_cc_g=yes
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_lib_png_png_read_info=yes
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) 
$/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ 
]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* 
\\(.*\\)\$/extern int \\1;/p'\''"'
ac_cv_prog_make_gmake_set=yes
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
gt_cv_func_ngettext_libc=no
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCAS_set=
ac_cv_env_CXX_set=set
gt_cv_have_gettext=yes
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
ac_cv_env_host_alias_set=
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
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_ld_reload_flag=-r
ac_cv_lib_gc_GC_init=yes
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='-L/usr/local/lib -L/usr/X11R6/lib -L/usr/local 
-pthread'
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd5.4
ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
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_func_dcgettext=yes
ac_cv_header_stdint_h=yes
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=
ac_cv_header_locale_h=yes
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_path_INTLTOOL_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_build_alias=i386-portbld-freebsd5.4
ac_cv_env_CPPFLAGS_value='-I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local '
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd5.4
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
am_cv_val_LC_MESSAGES=yes
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
ac_cv_lib_intl_dgettext=yes
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
ac_cv_lib_intl_bindtextdomain=yes
gt_cv_func_dgettext_libintl=yes
lt_cv_file_magic_test_file=
am_cv_prog_cc_stdc=
ac_cv_header_gc_h=yes
ac_cv_prog_CPP='cc -E'
am_cv_CXX_dependencies_compiler_type=gcc3
ac_cv_prog_AWK=nawk
ac_cv_build=i386-portbld-freebsd5.4
ac_cv_env_build_alias_value=i386-portbld-freebsd5.4
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_cc_cc_c_o=yes
ac_cv_prog_ac_ct_CC=cc
ac_cv_header_libintl_h=yes
lt_cv_path_LDCXX=/usr/bin/ld
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_search_strerror='none required'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
lt_cv_dlopen=dlopen
ac_cv_header_png_h=yes
ac_cv_objext=o

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

ACLOCAL='${SHELL} 
/usr/ports/graphics/inkscape/work/inkscape-0.42.2/missing --run 
aclocal-1.8 '
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} 
/usr/ports/graphics/inkscape/work/inkscape-0.42.2/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} 
/usr/ports/graphics/inkscape/work/inkscape-0.42.2/missing --run autoconf'
AUTOHEADER='${SHELL} 
/usr/ports/graphics/inkscape/work/inkscape-0.42.2/missing --run autoheader'
AUTOMAKE='${SHELL} 
/usr/ports/graphics/inkscape/work/inkscape-0.42.2/missing --run 
automake-1.8'
AWK='nawk'
CATALOGS=' am.gmo az.gmo be.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo 
es.gmo es_MX.gmo et.gmo fr.gmo ga.gmo gl.gmo hu.gmo it.gmo ja.gmo nb.gmo 
nl.gmo nn.gmo ru.gmo sk.gmo sl.gmo sr.gmo sr at Latn.gmo sv.gmo tr.gmo 
uk.gmo pl.gmo pt_BR.gmo pt.gmo zh_CN.gmo'
CATOBJEXT='.gmo'
CC='cc'
CCAS='cc'
CCASFLAGS='-O -pipe -march=pentiumpro'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O -pipe -march=pentiumpro'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include -I/usr/local/include/freetype2 
-I/usr/X11R6/include -I/usr/local '
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O -pipe -march=pentiumpro'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
FREETYPE_CFLAGS=''
FREETYPE_CONFIG=''
FREETYPE_LIBS=''
GETTEXT_PACKAGE='inkscape'
GMOFILES=' am.gmo az.gmo be.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo 
es.gmo es_MX.gmo et.gmo fr.gmo ga.gmo gl.gmo hu.gmo it.gmo ja.gmo nb.gmo 
nl.gmo nn.gmo ru.gmo sk.gmo sl.gmo sr.gmo sr at Latn.gmo sv.gmo tr.gmo 
uk.gmo pl.gmo pt_BR.gmo pt.gmo zh_CN.gmo'
GMSGFMT='/usr/local/bin/msgfmt'
GNOME_PRINT_CFLAGS=''
GNOME_PRINT_LIBS=''
GNOME_VFS_CFLAGS=''
GNOME_VFS_LIBS=''
INKJAR_FALSE=''
INKJAR_TRUE=''
INKSCAPE_CFLAGS=''
INKSCAPE_DATADIR=''
INKSCAPE_LIBDIR=''
INKSCAPE_LIBS=''
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS='-lintl '
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/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='-L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread'
LIBOBJS=''
LIBS='-lgc  '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} 
/usr/ports/graphics/inkscape/work/inkscape-0.42.2/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
OBJEXT='o'
PACKAGE='inkscape'
PACKAGE_BUGREPORT=''
PACKAGE_LOCALE_DIR=''
PACKAGE_NAME='inkscape'
PACKAGE_STRING='inkscape 0.42.2'
PACKAGE_TARNAME='inkscape'
PACKAGE_VERSION='0.42.2'
PANGOFT2_CFLAGS=''
PANGOFT2_LIBS=''
PATH_SEPARATOR=':'
PERL_CFLAGS=''
PERL_LDFLAGS=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE=''
POFILES=' am.po az.po be.po ca.po cs.po da.po de.po el.po es.po es_MX.po 
et.po fr.po ga.po gl.po hu.po it.po ja.po nb.po nl.po nn.po ru.po sk.po 
sl.po sr.po sr at Latn.po sv.po tr.po uk.po pl.po pt_BR.po pt.po zh_CN.po'
POSUB='po'
POW_LIB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PYTHON_CFLAGS=''
PYTHON_LIBS=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_GNOME_PRINT_FALSE=''
USE_GNOME_PRINT_TRUE=''
USE_GNOME_VFS_FALSE=''
USE_GNOME_VFS_TRUE=''
USE_MMX_FALSE=''
USE_MMX_TRUE=''
USE_NLS='yes'
USE_XFT_FALSE=''
USE_XFT_TRUE=''
VERSION='0.42.2'
WITH_PERL_FALSE=''
WITH_PERL_TRUE=''
WITH_PYTHON_FALSE=''
WITH_PYTHON_TRUE=''
XFT_CFLAGS=''
XFT_LIBS=''
XGETTEXT='/usr/local/bin/xgettext'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77='f77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd5.4'
build_alias='i386-portbld-freebsd5.4'
build_cpu='i386'
build_os='freebsd5.4'
build_vendor='portbld'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
host='i386-portbld-freebsd5.4'
host_alias=''
host_cpu='i386'
host_os='freebsd5.4'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/graphics/inkscape/work/inkscape-0.42.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/usr/X11R6/share/gnome'
mandir='${prefix}/man'
mkdir_p='$(mkinstalldirs)'
oldincludedir='/usr/include'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "inkscape"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_GC_H 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "inkscape"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "inkscape"
#define PACKAGE_STRING "inkscape 0.42.2"
#define PACKAGE_TARNAME "inkscape"
#define PACKAGE_VERSION "0.42.2"
#define STDC_HEADERS 1
#define VERSION "0.42.2"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1



Alexander Nedotsukov wrote:

 > Can not say much. Attachments did not get through. And make configure
 > succeeded with boehm-gc-6.6_2 installed. Try pkg_info -g boehm-gc* and
 > see if it reports any damaged or missing files.
 > To be more specific I need to know boehm-gc port version you have and
 > copy of config.log file.
 >
 > Good luck,
 > Alexander.
 >
 > Bas Velthuizen wrote:
 >
 >> Hello,
 >> I'm trying to build Inkscape on FreeBSD 5.4-RELEASE-p2
 >> The build stops at the configure stage, saying that an old version of
 >> the boehm-gc lib has been installed, although I have installed the
 >> latest version of that library.
 >> The gnome loganalyzer cannot find anything.
 >>
 >> Can someone help with this problem? I've attached the output of the
 >> make-command, the gnomeloganalyzer.sh and of 'ls /var/db/pkg' to this
 >> mail.
 >>
 >> thanks in advance,
 >> Bas Velthuizen
 >>
 >
 >




More information about the freebsd-gnome mailing list