Gnome make install fails

Wayne Swart wayne at fixx.co.za
Mon Jun 21 22:45:17 PDT 2004


Hi

Sorry about that, I still wanted to include it.
See the attached log file.

Someone on another newsgroup suggested the following:

Are you running a fairly recent 5.2-CURRENT, by any chance?

I encountered a similar problem recently, and someone in the mailing lists
suggested this as a fix (and it worked, but don't ask me why):

cd /usr/src/gnu/usr.bin/binutils/ld
make clean
make
make install

Something having to do with some recent commits, but why they weren't
already incorporated by my last 'make world' is beyond the understanding
both of the person who suggested this fix and myself.

I will give it a shot, but this is on FreeBSD4.10-RELEASE :-/

Thanks for the help.


In a world with no boundaries, Who Needs Gates?

On Mon, 21 Jun 2004, Joe Marcus Clarke wrote:


> On Mon, 2004-06-21 at 08:55, Wayne Swart wrote:
> > Helo everyone
> >
> > My gnome make (from the latest gnome2 port) fails during the make install
> > part.
> >
> > Yes I have cvsup'd all my ports, and reinstalled the latest gettext
> > The make part seems to not be very happy with the version of gettext i
> > have.
> >
> > gnomelogalyzer.sh also says its an unknown error:
>
> Where is the config.log the message asked you to send?
>
> Joe
>
> >
> > And ngettext is installed on the box:
> > ngettext (GNU gettext-runtime) 0.13.1
> >
> > Here is a sample of the build log file:
> >
> > checking for ngettext... no
> > configure: error: Your Gettext installation doesn't seem to support
> > ngettext to handle translation of plural forms. Please install GNU Gettext
> > ===>  Script "configure" failed unexpectedly.
> > Please direct the output of the failure of the make command to a file, and
> > then feed that file to the gnomelogalyzer, available from
> > http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the
> > problem
> > and suggest a solution.  If - and only if - the gnomelogalyzer cannot
> > solve
> > the problem, report the problem to the FreeBSD GNOME team at
> > gnome at FreeBSD.org,
> > and attach "/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/config.log"
> > and
> > the output of the failure of the make command.  Also, it might be a good
> > idea
> > to provide an overview of all packages installed on your system (e.g. an
> > `ls
> > /var/db/pkg`).
> > *** Error code 1
> > Stop in /usr/ports/devel/gnomevfs2.
> > *** Error code 1
> >
> > Stop in /usr/ports/x11/gnomeapplets2.
> > *** Error code 1
> >
> > Can someone please help me out.
> >
> > Thanks
> >
> > Wayne
> >
> > In a world with no boundaries, Who Needs Gates?
> > _______________________________________________
> > freebsd-gnome at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
> --
> PGP Key : http://www.marcuscom.com/pgp.asc
>
>
>
-------------- next part --------------
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.59.  Invocation command line was

  $ ./configure --disable-openssl --disable-gnutls --with-gtk=no --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.10

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

hostname = gemini.fixx.co.za
uname -m = i386
uname -r = 4.10-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 4.10-RELEASE #5: Thu Jun  3 08:53:28 SAST 2004     root at gemini.fixx.co.za:/usr/obj/usr/src/sys/GEMINI 

/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:1592: checking for a BSD-compatible install
configure:1647: result: /usr/bin/install -c -o root -g wheel
configure:1658: checking whether build environment is sane
configure:1701: result: yes
configure:1734: checking for gawk
configure:1763: result: no
configure:1734: checking for mawk
configure:1763: result: no
configure:1734: checking for nawk
configure:1750: found /usr/bin/nawk
configure:1760: result: nawk
configure:1770: checking whether gmake sets $(MAKE)
configure:1790: result: yes
configure:1939: checking whether to enable maintainer-specific portions of Makefiles
configure:1948: result: no
configure:2017: checking for style of include used by gmake
configure:2045: result: GNU
configure:2116: checking for gcc
configure:2142: result: cc
configure:2386: checking for C compiler version
configure:2389: cc --version </dev/null >&5
2.95.4
configure:2392: $? = 0
configure:2394: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2397: $? = 0
configure:2399: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2402: $? = 1
configure:2425: checking for C compiler default output file name
configure:2428: cc -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:2431: $? = 0
configure:2477: result: a.out
configure:2482: checking whether the C compiler works
configure:2488: ./a.out
configure:2491: $? = 0
configure:2508: result: yes
configure:2515: checking whether we are cross compiling
configure:2517: result: no
configure:2520: checking for suffix of executables
configure:2522: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:2525: $? = 0
configure:2550: result: 
configure:2556: checking for suffix of object files
configure:2577: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:2580: $? = 0
configure:2602: result: o
configure:2606: checking whether we are using the GNU C compiler
configure:2630: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:2636: $? = 0
configure:2640: test -z 
			 || test ! -s conftest.err
configure:2643: $? = 0
configure:2646: test -s conftest.o
configure:2649: $? = 0
configure:2662: result: yes
configure:2668: checking whether cc accepts -g
configure:2689: cc -c -g -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:2695: $? = 0
configure:2699: test -z 
			 || test ! -s conftest.err
configure:2702: $? = 0
configure:2705: test -s conftest.o
configure:2708: $? = 0
configure:2719: result: yes
configure:2736: checking for cc option to accept ANSI C
configure:2806: cc  -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:2812: $? = 0
configure:2816: test -z 
			 || test ! -s conftest.err
configure:2819: $? = 0
configure:2822: test -s conftest.o
configure:2825: $? = 0
configure:2843: result: none needed
configure:2861: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2867: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3002: checking dependency style of cc
configure:3064: result: gcc
configure:3070: checking for library containing strerror
configure:3100: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:3106: $? = 0
configure:3110: test -z 
			 || test ! -s conftest.err
configure:3113: $? = 0
configure:3116: test -s conftest
configure:3119: $? = 0
configure:3189: result: none required
configure:3242: checking for gcc
configure:3268: result: cc
configure:3512: checking for C compiler version
configure:3515: cc --version </dev/null >&5
2.95.4
configure:3518: $? = 0
configure:3520: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:3523: $? = 0
configure:3525: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:3528: $? = 1
configure:3531: checking whether we are using the GNU C compiler
configure:3587: result: yes
configure:3593: checking whether cc accepts -g
configure:3644: result: yes
configure:3661: checking for cc option to accept ANSI C
configure:3768: result: none needed
configure:3786: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:3792: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3927: checking dependency style of cc
configure:3989: result: gcc
configure:3999: checking how to run the C preprocessor
configure:4034: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:4040: $? = 0
configure:4072: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
conftest.c:11: ac_nonexistent.h: No such file or directory
configure:4078: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-vfs"
| #define VERSION "2.6.1.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4117: result: cc -E
configure:4141: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:4147: $? = 0
configure:4179: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
conftest.c:11: ac_nonexistent.h: No such file or directory
configure:4185: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-vfs"
| #define VERSION "2.6.1.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4232: checking for gawk
configure:4258: result: nawk
configure:4348: checking build system type
configure:4366: result: i386-portbld-freebsd4.10
configure:4374: checking host system type
configure:4388: result: i386-portbld-freebsd4.10
configure:4396: checking for a sed that does not truncate output
configure:4450: result: /usr/bin/sed
configure:4453: checking for egrep
configure:4463: result: grep -E
configure:4479: checking for ld used by cc
configure:4546: result: /usr/libexec/elf/ld
configure:4555: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:4570: result: yes
configure:4575: checking for /usr/libexec/elf/ld option to reload object files
configure:4582: result: -r
configure:4591: checking for BSD-compatible nm
configure:4633: result: /usr/bin/nm -B
configure:4637: checking whether ln -s works
configure:4641: result: yes
configure:4648: checking how to recognise dependent libraries
configure:4848: result: pass_all
configure:5299: checking for ANSI C header files
configure:5324: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:5330: $? = 0
configure:5334: test -z 
			 || test ! -s conftest.err
configure:5337: $? = 0
configure:5340: test -s conftest.o
configure:5343: $? = 0
configure:5432: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:5435: $? = 0
configure:5437: ./conftest
configure:5440: $? = 0
configure:5455: result: yes
configure:5479: checking for sys/types.h
configure:5495: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:5501: $? = 0
configure:5505: test -z 
			 || test ! -s conftest.err
configure:5508: $? = 0
configure:5511: test -s conftest.o
configure:5514: $? = 0
configure:5525: result: yes
configure:5479: checking for sys/stat.h
configure:5495: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:5501: $? = 0
configure:5505: test -z 
			 || test ! -s conftest.err
configure:5508: $? = 0
configure:5511: test -s conftest.o
configure:5514: $? = 0
configure:5525: result: yes
configure:5479: checking for stdlib.h
configure:5495: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:5501: $? = 0
configure:5505: test -z 
			 || test ! -s conftest.err
configure:5508: $? = 0
configure:5511: test -s conftest.o
configure:5514: $? = 0
configure:5525: result: yes
configure:5479: checking for string.h
configure:5495: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:5501: $? = 0
configure:5505: test -z 
			 || test ! -s conftest.err
configure:5508: $? = 0
configure:5511: test -s conftest.o
configure:5514: $? = 0
configure:5525: result: yes
configure:5479: checking for memory.h
configure:5495: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:5501: $? = 0
configure:5505: test -z 
			 || test ! -s conftest.err
configure:5508: $? = 0
configure:5511: test -s conftest.o
configure:5514: $? = 0
configure:5525: result: yes
configure:5479: checking for strings.h
configure:5495: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:5501: $? = 0
configure:5505: test -z 
			 || test ! -s conftest.err
configure:5508: $? = 0
configure:5511: test -s conftest.o
configure:5514: $? = 0
configure:5525: result: yes
configure:5479: checking for inttypes.h
configure:5495: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:5501: $? = 0
configure:5505: test -z 
			 || test ! -s conftest.err
configure:5508: $? = 0
configure:5511: test -s conftest.o
configure:5514: $? = 0
configure:5525: result: yes
configure:5479: checking for stdint.h
configure:5495: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:54: stdint.h: No such file or directory
configure:5501: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-vfs"
| #define VERSION "2.6.1.1"
| #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:5525: result: no
configure:5479: checking for unistd.h
configure:5495: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:5501: $? = 0
configure:5505: test -z 
			 || test ! -s conftest.err
configure:5508: $? = 0
configure:5511: test -s conftest.o
configure:5514: $? = 0
configure:5525: result: yes
configure:5551: checking dlfcn.h usability
configure:5563: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:5569: $? = 0
configure:5573: test -z 
			 || test ! -s conftest.err
configure:5576: $? = 0
configure:5579: test -s conftest.o
configure:5582: $? = 0
configure:5592: result: yes
configure:5596: checking dlfcn.h presence
configure:5606: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:5612: $? = 0
configure:5632: result: yes
configure:5667: checking for dlfcn.h
configure:5674: result: yes
configure:5781: checking for C++ compiler version
configure:5784: c++ --version </dev/null >&5
2.95.4
configure:5787: $? = 0
configure:5789: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:5792: $? = 0
configure:5794: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:5797: $? = 1
configure:5800: checking whether we are using the GNU C++ compiler
configure:5824: c++ -c  -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.cc >&5
configure:5830: $? = 0
configure:5834: test -z 
			 || test ! -s conftest.err
configure:5837: $? = 0
configure:5840: test -s conftest.o
configure:5843: $? = 0
configure:5856: result: yes
configure:5862: checking whether c++ accepts -g
configure:5883: c++ -c -g -D_THREAD_SAFE -I/usr/local/include conftest.cc >&5
configure:5889: $? = 0
configure:5893: test -z 
			 || test ! -s conftest.err
configure:5896: $? = 0
configure:5899: test -s conftest.o
configure:5902: $? = 0
configure:5913: result: yes
configure:5955: c++ -c  -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.cc >&5
configure:5961: $? = 0
configure:5965: test -z 
			 || test ! -s conftest.err
configure:5968: $? = 0
configure:5971: test -s conftest.o
configure:5974: $? = 0
configure:6000: c++ -c  -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.cc >&5
configure:6006: $? = 0
configure:6010: test -z 
			 || test ! -s conftest.err
configure:6013: $? = 0
configure:6016: test -s conftest.o
configure:6019: $? = 0
configure:6044: checking dependency style of c++
configure:6106: result: gcc
configure:6116: checking how to run the C++ preprocessor
configure:6147: c++ -E -D_THREAD_SAFE -I/usr/local/include conftest.cc
configure:6153: $? = 0
configure:6185: c++ -E -D_THREAD_SAFE -I/usr/local/include conftest.cc
conftest.cc:21: ac_nonexistent.h: No such file or directory
configure:6191: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-vfs"
| #define VERSION "2.6.1.1"
| #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.  */
| #include <ac_nonexistent.h>
configure:6230: result: c++ -E
configure:6254: c++ -E -D_THREAD_SAFE -I/usr/local/include conftest.cc
configure:6260: $? = 0
configure:6292: c++ -E -D_THREAD_SAFE -I/usr/local/include conftest.cc
conftest.cc:21: ac_nonexistent.h: No such file or directory
configure:6298: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-vfs"
| #define VERSION "2.6.1.1"
| #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.  */
| #include <ac_nonexistent.h>
configure:6393: checking for g77
configure:6422: result: no
configure:6393: checking for f77
configure:6409: found /usr/bin/f77
configure:6419: result: f77
configure:6434: checking for Fortran 77 compiler version
configure:6437: f77 --version </dev/null >&5
GNU Fortran 0.5.25 20020320 (prerelease)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:6440: $? = 0
configure:6442: f77 -v </dev/null >&5
g77 version 2.95.4 20020320 [FreeBSD] (from FSF-g77 version 0.5.25 20020320 (prerelease))
Driving: f77 -v -c -xf77-version /dev/null -xnone
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
 /usr/libexec/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__i386__ -D__FreeBSD__=4 -D__FreeBSD_cc_version=460001 -D__unix__ -D__i386 -D__unix -Acpu(i386) -Amachine(i386) -Asystem(unix) -Asystem(FreeBSD) -D_LANGUAGE_FORTRAN -traditional -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__ELF__ /dev/null /dev/null
GNU CPP version 2.95.4 20020320 [FreeBSD] (i386 FreeBSD/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/include/g++
End of omitted list.
 /usr/libexec/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/ccbeuqM2.s /dev/null
GNU F77 version 2.95.4 20020320 [FreeBSD] (i386-unknown-freebsd) compiled by GNU C version 2.95.4 20020320 [FreeBSD].
GNU Fortran Front End version 0.5.25 20020320 (prerelease)
 /usr/libexec/elf/as -v -o /tmp/ccKiIdi1.o /tmp/ccbeuqM2.s
GNU assembler version 2.12.1 [FreeBSD] 2002-07-20 (i386-obrien-freebsd5.0) using BFD version 2.12.1 [FreeBSD] 2002-07-20
 /usr/libexec/elf/ld -V -dynamic-linker /usr/libexec/ld-elf.so.1 -o /tmp/ccJBxvRw /tmp/ccKiIdi1.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o
/usr/lib/libg2c.so: warning: tempnam() possibly used unsafely; consider using mkstemp()
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
  Supported emulations:
   elf_i386
 /tmp/ccJBxvRw
__G77_LIBF77_VERSION__: 0.5.25 20010315 (release)
@(#)LIBF77 VERSION 19990503
__G77_LIBI77_VERSION__: 0.5.25 20010315 (release)
@(#) LIBI77 VERSION pjw,dmg-mods 19990503
__G77_LIBU77_VERSION__: 0.5.25 20010315 (release)
@(#) LIBU77 VERSION 19980709
configure:6445: $? = 0
configure:6447: f77 -V </dev/null >&5
f77: argument to `-V' missing
configure:6450: $? = 1
configure:6458: checking whether we are using the GNU Fortran 77 compiler
configure:6472: f77 -c  conftest.F >&5
configure:6478: $? = 0
configure:6482: test -z 
			 || test ! -s conftest.err
configure:6485: $? = 0
configure:6488: test -s conftest.o
configure:6491: $? = 0
configure:6504: result: yes
configure:6510: checking whether f77 accepts -g
configure:6522: f77 -c -g conftest.f >&5
configure:6528: $? = 0
configure:6532: test -z 
			 || test ! -s conftest.err
configure:6535: $? = 0
configure:6538: test -s conftest.o
configure:6541: $? = 0
configure:6553: result: yes
configure:6583: checking the maximum length of command line arguments
configure:6642: result: 65536
configure:6653: checking command to parse /usr/bin/nm -B output from cc object
configure:6742: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:6745: $? = 0
configure:6749: /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:6752: $? = 0
configure:6804: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c conftstm.o >&5
configure:6807: $? = 0
configure:6845: result: ok
configure:6849: checking for objdir
configure:6864: result: .libs
configure:6954: checking for ar
configure:6970: found /usr/bin/ar
configure:6981: result: ar
configure:7034: checking for ranlib
configure:7050: found /usr/bin/ranlib
configure:7061: result: ranlib
configure:7114: checking for strip
configure:7130: found /usr/bin/strip
configure:7141: result: strip
configure:7403: checking if cc static flag  works
configure:7426: result: yes
configure:7443: checking if cc supports -fno-rtti -fno-exceptions
configure:7461: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:7465: $? = 0
configure:7476: result: yes
configure:7491: checking for cc option to produce PIC
configure:7668: result: -fPIC
configure:7675: checking if cc PIC flag -fPIC works
configure:7693: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:7697: $? = 0
configure:7708: result: yes
configure:7732: checking if cc supports -c -o file.o
configure:7760: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:7764: $? = 0
configure:7781: result: yes
configure:7807: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries
configure:8621: result: yes
configure:8647: checking whether -lc should be explicitly linked in
configure:8652: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:8655: $? = 0
configure:8669: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8672: $? = 1
configure:8684: result: yes
configure:8692: checking how to hardcode library paths into programs
configure:8717: result: immediate
configure:8731: checking whether stripping libraries is possible
configure:8736: result: yes
configure:8758: checking dynamic linker characteristics
configure:9293: result: freebsd4.10 ld.so
configure:10105: checking if libtool supports shared libraries
configure:10107: result: yes
configure:10110: checking whether to build shared libraries
configure:10159: result: yes
configure:10162: checking whether to build static libraries
configure:10166: result: yes
configure:10257: creating libtool
configure:10801: checking for ld used by c++
configure:10868: result: /usr/libexec/elf/ld
configure:10877: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:10892: result: yes
configure:10943: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:11758: result: yes
configure:11776: c++ -c  -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.cc >&5
configure:11779: $? = 0
configure:11875: checking for c++ option to produce PIC
configure:12127: result: -fPIC
configure:12134: checking if c++ PIC flag -fPIC works
configure:12152: c++ -c  -O -pipe  -D_THREAD_SAFE -I/usr/local/include -fPIC -DPIC conftest.cc >&5
configure:12156: $? = 0
configure:12167: result: yes
configure:12191: checking if c++ supports -c -o file.o
configure:12219: c++ -c  -O -pipe  -D_THREAD_SAFE -I/usr/local/include -o out/conftest2.o conftest.cc >&5
configure:12223: $? = 0
configure:12240: result: yes
configure:12266: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:12291: result: yes
configure:12362: checking how to hardcode library paths into programs
configure:12387: result: immediate
configure:12401: checking whether stripping libraries is possible
configure:12406: result: yes
configure:12428: checking dynamic linker characteristics
configure:12963: result: freebsd4.10 ld.so
configure:14248: checking if libtool supports shared libraries
configure:14250: result: yes
configure:14253: checking whether to build shared libraries
configure:14271: result: yes
configure:14274: checking whether to build static libraries
configure:14278: result: yes
configure:14290: checking for f77 option to produce PIC
configure:14467: result: -fPIC
configure:14474: checking if f77 PIC flag -fPIC works
configure:14492: f77 -c -g -O2 -fPIC conftest.f >&5
configure:14496: $? = 0
configure:14507: result: yes
configure:14531: checking if f77 supports -c -o file.o
configure:14559: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14563: $? = 0
configure:14580: result: yes
configure:14606: checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries
configure:15400: result: yes
configure:15471: checking how to hardcode library paths into programs
configure:15496: result: immediate
configure:15510: checking whether stripping libraries is possible
configure:15515: result: yes
configure:15537: checking dynamic linker characteristics
configure:16072: result: freebsd4.10 ld.so
configure:20093: checking for intltool >= 0.29
configure:20103: result: 0.30 found
configure:20158: checking for perl
configure:20176: found /usr/bin/perl
configure:20188: result: /usr/bin/perl
configure:20249: checking for pkg-config
configure:20267: found /usr/local/bin/pkg-config
configure:20280: result: /usr/local/bin/pkg-config
configure:20297: checking for glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0 libxml-2.0 >= 2.2.8
configure:20301: result: yes
configure:20305: checking MODULES_XML_CFLAGS
configure:20308: result: -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  
configure:20311: checking MODULES_XML_LIBS
configure:20314: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -lz -liconv -lm  
configure:20398: checking for glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0
configure:20402: result: yes
configure:20406: checking MODULES_CFLAGS
configure:20409: result: -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
configure:20412: checking MODULES_LIBS
configure:20415: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:20499: checking for glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0
configure:20503: result: yes
configure:20507: checking MODULES_FILE_CFLAGS
configure:20510: result: -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
configure:20513: checking MODULES_FILE_LIBS
configure:20516: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:20600: checking for glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0 gconf-2.0 >= 1.1.1
configure:20604: result: yes
configure:20608: checking MODULES_GCONF_CFLAGS
configure:20611: result: -D_THREAD_SAFE -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/X11R6/include/gconf/2  
configure:20614: checking MODULES_GCONF_LIBS
configure:20617: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgconf-2 -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:20701: checking for glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0 libxml-2.0 >= 2.2.8 gconf-2.0 >= 1.1.1
configure:20705: result: yes
configure:20709: checking MODULES_XML_GCONF_CFLAGS
configure:20712: result: -D_THREAD_SAFE -DORBIT2=1 -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/orbit-2.0 -I/usr/X11R6/include/gconf/2  
configure:20715: checking MODULES_XML_GCONF_LIBS
configure:20718: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lxml2 -lz -lgconf-2 -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:20802: checking for libbonobo-2.0 >= 2.0.0
configure:20806: result: yes
configure:20810: checking MONIKERS_CFLAGS
configure:20813: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0  
configure:20816: checking MONIKERS_LIBS
configure:20819: result: -pthread -Wl,--export-dynamic -L/usr/local/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:20903: checking for bonobo-activation-2.0 >= 1.0.0 gconf-2.0 >= 1.1.1 gthread-2.0 >= 2.0.0
configure:20907: result: yes
configure:20911: checking TEST_CFLAGS
configure:20914: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/X11R6/include/gconf/2  
configure:20917: checking TEST_LIBS
configure:20920: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lbonobo-activation -lgconf-2 -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:21065: checking what warning flags to pass to the C compiler
configure:21067: result: -Wall -Wmissing-prototypes
configure:21078: checking what language compliance flags to pass to the C compiler
configure:21093: result: 
configure:21101: checking for library containing sem_wait
configure:21131: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:21137: $? = 0
configure:21141: test -z 
			 || test ! -s conftest.err
configure:21144: $? = 0
configure:21147: test -s conftest
configure:21150: $? = 0
configure:21220: result: none required
configure:21228: checking size_t in <sys/types.h>
configure:21255: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:21261: $? = 0
configure:21265: test -z 
			 || test ! -s conftest.err
configure:21268: $? = 0
configure:21271: test -s conftest.o
configure:21274: $? = 0
configure:21285: result: yes
configure:21297: checking off_t in <sys/types.h>
configure:21324: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:21330: $? = 0
configure:21334: test -z 
			 || test ! -s conftest.err
configure:21337: $? = 0
configure:21340: test -s conftest.o
configure:21343: $? = 0
configure:21354: result: yes
configure:21367: checking for off64_t
configure:21390: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:27: syntax error before `testoffset'
configure:21396: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-vfs"
| #define VERSION "2.6.1.1"
| #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.  */
| 
| #		define _LARGEFILE64_SOURCE
| #		include <sys/types.h>
| int
| main ()
| {
| off64_t testoffset
|   ;
|   return 0;
| }
configure:21420: result: no
configure:21452: checking locale.h usability
configure:21464: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:21470: $? = 0
configure:21474: test -z 
			 || test ! -s conftest.err
configure:21477: $? = 0
configure:21480: test -s conftest.o
configure:21483: $? = 0
configure:21493: result: yes
configure:21497: checking locale.h presence
configure:21507: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:21513: $? = 0
configure:21533: result: yes
configure:21568: checking for locale.h
configure:21575: result: yes
configure:21589: checking for LC_MESSAGES
configure:21610: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
configure:21616: $? = 0
configure:21620: test -z 
			 || test ! -s conftest.err
configure:21623: $? = 0
configure:21626: test -s conftest
configure:21629: $? = 0
configure:21641: result: yes
configure:21670: checking libintl.h usability
configure:21682: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:21688: $? = 0
configure:21692: test -z 
			 || test ! -s conftest.err
configure:21695: $? = 0
configure:21698: test -s conftest.o
configure:21701: $? = 0
configure:21711: result: yes
configure:21715: checking libintl.h presence
configure:21725: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:21731: $? = 0
configure:21751: result: yes
configure:21786: checking for libintl.h
configure:21793: result: yes
configure:21804: checking for dgettext in libc
configure:21827: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
/tmp/ccUKD3kv.o: In function `main':
/tmp/ccUKD3kv.o(.text+0x14): undefined reference to `libintl_dgettext'
configure:21833: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-vfs"
| #define VERSION "2.6.1.1"
| #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
| #define GETTEXT_PACKAGE "gnome-vfs-2.0"
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| 
| #include <libintl.h>
| 
| int
| main ()
| {
| return (int) dgettext ("","")
|   ;
|   return 0;
| }
configure:21859: result: no
configure:21973: checking for bindtextdomain in -lintl
configure:22003: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lintl   >&5
configure:22009: $? = 0
configure:22013: test -z 
			 || test ! -s conftest.err
configure:22016: $? = 0
configure:22019: test -s conftest
configure:22022: $? = 0
configure:22035: result: yes
configure:22038: checking for dgettext in -lintl
configure:22068: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lintl   >&5
configure:22074: $? = 0
configure:22078: test -z 
			 || test ! -s conftest.err
configure:22081: $? = 0
configure:22084: test -s conftest
configure:22087: $? = 0
configure:22100: result: yes
configure:22200: checking for bind_textdomain_codeset
configure:22257: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c  -lintl  >&5
configure:22263: $? = 0
configure:22267: test -z 
			 || test ! -s conftest.err
configure:22270: $? = 0
configure:22273: test -s conftest
configure:22276: $? = 0
configure:22288: result: yes
configure:22327: checking for msgfmt
configure:22354: result: /usr/local/bin/msgfmt
configure:22367: checking for dcgettext
configure:22424: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c  -lintl  >&5
configure:22430: $? = 0
configure:22434: test -z 
			 || test ! -s conftest.err
configure:22437: $? = 0
configure:22440: test -s conftest
configure:22443: $? = 0
configure:22455: result: yes
configure:22467: checking for gmsgfmt
configure:22498: result: /usr/local/bin/msgfmt
configure:22507: checking for xgettext
configure:22534: result: /usr/local/bin/xgettext
configure:22558: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c  -lintl  >&5
configure:22564: $? = 0
configure:22568: test -z 
			 || test ! -s conftest.err
configure:22571: $? = 0
configure:22574: test -s conftest
configure:22577: $? = 0
configure:22750: checking for catalogs to be installed
configure:22775: result:  af am ar az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko li lt lv mk ml mn mr ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr at ije sr at Latn sv ta th tr uk vi wa yi zh_CN zh_TW
configure:22813: checking for ngettext
configure:22870: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c  >&5
/tmp/ccXkD7LF.o: In function `main':
/tmp/ccXkD7LF.o(.text+0x9): undefined reference to `ngettext'
/tmp/ccXkD7LF.o(.data+0x0): undefined reference to `ngettext'
configure:22876: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-vfs"
| #define VERSION "2.6.1.1"
| #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
| #define GETTEXT_PACKAGE "gnome-vfs-2.0"
| #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.  */
| /* Define ngettext to an innocuous variant, in case <limits.h> declares ngettext.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define ngettext innocuous_ngettext
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char ngettext (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef ngettext
| 
| /* 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 ngettext ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_ngettext) || defined (__stub___ngettext)
| choke me
| #else
| char (*f) () = ngettext;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != ngettext;
|   ;
|   return 0;
| }
configure:22901: result: no
configure:22913: error: Your Gettext installation doesn't seem to support ngettext to handle translation of plural forms. Please install GNU Gettext

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

ac_cv_func_bind_textdomain_codeset=yes
ac_cv_type_size_t=yes
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGISTW][ABCDGISTW]*\\)[ 	][ 	]*\\(\\)\\([_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=gcc
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_CXXFLAGS_value=' -O -pipe '
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_PERL=/usr/bin/perl
lt_cv_prog_gnu_ldcxx=yes
ac_cv_prog_cc_g=yes
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
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
ac_cv_prog_make_gmake_set=yes
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_func_ngettext=no
ac_cv_cxx_compiler_gnu=yes
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
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_gnome_aclocal_dir=
ac_cv_env_build_alias_set=set
lt_cv_prog_compiler_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -pthread'
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd4.10
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe '
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=no
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_env_FFLAGS_value=
ac_cv_header_locale_h=yes
lt_cv_path_LD=/usr/libexec/elf/ld
lt_cv_prog_compiler_rtti_exceptions=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_build_alias=i386-portbld-freebsd4.10
ac_cv_env_CPPFLAGS_value='-D_THREAD_SAFE -I/usr/local/include'
ac_cv_have_off64_t=no
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd4.10
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
am_cv_val_LC_MESSAGES=yes
ac_cv_type_off_t=yes
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
ac_cv_gnome_aclocal_flags=
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_CXX_dependencies_compiler_type=gcc
ac_cv_build=i386-portbld-freebsd4.10
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd4.10
ac_cv_search_sem_wait='none required'
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
ac_cv_header_libintl_h=yes
lt_cv_path_LDCXX=/usr/libexec/elf/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
ac_cv_objext=o

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

ACLOCAL='${SHELL} /usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/missing --run aclocal-1.6 '
ACLOCAL_AMFLAGS=''
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/missing --run automake-1.6'
AWK='nawk'
BONOBO_ACTIVATION_REQUIRED='1.0.0'
BONOBO_IDLDIR='/usr/local/share/idl/bonobo-activation-2.0'
BONOBO_REQUIRED='2.0.0'
BUILD_CDEMENU_MODULE_FALSE=''
BUILD_CDEMENU_MODULE_TRUE=''
BZ2_LIBS=''
CATALOGS=' af.gmo am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo li.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at ije.gmo sr at Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo'
CATOBJEXT='.gmo'
CC='cc'
CCDEPMODE='depmode=gcc'
CFLAGS='-O -pipe '
CPP='cc -E'
CPPFLAGS='-D_THREAD_SAFE -I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc'
CXXFLAGS=' -O -pipe '
DATADIRNAME='share'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_PROFILER=''
ENABLE_PROFILER_FALSE=''
ENABLE_PROFILER_TRUE=''
EXEEXT=''
F77='f77'
FAM_LIBS=''
FFLAGS='-g -O2'
GCONFTOOL=''
GCONF_REQUIRED='1.1.1'
GCONF_SCHEMAS_INSTALL_FALSE=''
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE=''
GCONF_SCHEMA_FILE_DIR=''
GETTEXT_PACKAGE='gnome-vfs-2.0'
GLIB_REQUIRED='2.0.0'
GMOFILES=' af.gmo am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo li.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at ije.gmo sr at Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo'
GMSGFMT='/usr/local/bin/msgfmt'
GNOME_ACLOCAL_DIR=''
GNOME_ACLOCAL_FLAGS=''
GNOME_VFS_DIR=''
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
HAVE_CDDA_FALSE=''
HAVE_CDDA_TRUE=''
HAVE_LIBEFS_FALSE=''
HAVE_LIBEFS_TRUE=''
HAVE_SAMBA_FALSE=''
HAVE_SAMBA_TRUE=''
HAVE_SSL_FALSE=''
HAVE_SSL_TRUE=''
HTML_DIR=''
INSIDE_GNOME_DOCU_FALSE=''
INSIDE_GNOME_DOCU_TRUE='#'
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS='-lintl '
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -m -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
LDFLAGS='-L/usr/local/lib -pthread'
LIBEFS_CFLAGS=''
LIBEFS_LIBS=''
LIBGNOMEVFS_AGE='600'
LIBGNOMEVFS_CFLAGS=''
LIBGNOMEVFS_CURRENT='600'
LIBGNOMEVFS_LIBS=''
LIBGNOMEVFS_REVISION='1'
LIBGNOMEVFS_VERSION='2.6.1.1'
LIBGNUTLS_CFLAGS=''
LIBGNUTLS_CONFIG=''
LIBGNUTLS_LIBS=''
LIBIDL_REQUIRED=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MODULES_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
MODULES_FILE_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
MODULES_FILE_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
MODULES_GCONF_CFLAGS='-D_THREAD_SAFE -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/X11R6/include/gconf/2  '
MODULES_GCONF_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgconf-2 -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
MODULES_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
MODULES_XML_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  '
MODULES_XML_GCONF_CFLAGS='-D_THREAD_SAFE -DORBIT2=1 -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/orbit-2.0 -I/usr/X11R6/include/gconf/2  '
MODULES_XML_GCONF_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lxml2 -lz -lgconf-2 -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
MODULES_XML_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -lz -liconv -lm  '
MONIKERS_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0  '
MONIKERS_LIBS='-pthread -Wl,--export-dynamic -L/usr/local/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
MSGFMT='/usr/local/bin/msgfmt'
OBJDUMP='objdump'
OBJEXT='o'
OPENSSL_CFLAGS=''
OPENSSL_LIBS=''
ORBIT_IDL='/usr/local/bin/orbit-idl-2'
ORBIT_REQUIRED='2.9.0'
PACKAGE='gnome-vfs'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=' af.po am.po ar.po az.po be.po bg.po bn.po bs.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po id.po is.po it.po ja.po ko.po li.po lt.po lv.po mk.po ml.po mn.po mr.po ms.po ne.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr at ije.po sr at Latn.po sv.po ta.po th.po tr.po uk.po vi.po wa.po yi.po zh_CN.po zh_TW.po'
POPT_LIBS=''
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
REBUILD=''
SAMBA_CFLAGS=''
SAMBA_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
SSH_PROGRAM=''
STRIP='strip'
TEST_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/X11R6/include/gconf/2  '
TEST_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lbonobo-activation -lgconf-2 -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
TOP_BUILDDIR=''
USE_NLS='yes'
VERSION='2.6.1.1'
VFS_CFLAGS=' '
VFS_INCLUDEDIR=''
VFS_LIBDIR=''
VFS_LIBS=''
VFS_OFFSET=''
VFS_OFFSET_IS=''
VFS_OFFSET_PRINTF=''
VFS_SIZE=''
VFS_SIZE_IS=''
VFS_SIZE_PRINTF=''
WARN_CFLAGS='-Wall -Wmissing-prototypes '
XGETTEXT='/usr/local/bin/xgettext'
XML_REQUIRED='2.2.8'
ac_ct_AR='ar'
ac_ct_AS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77='f77'
ac_ct_OBJDUMP=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.10'
build_alias='i386-portbld-freebsd4.10'
build_cpu='i386'
build_os='freebsd4.10'
build_vendor='portbld'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
host='i386-portbld-freebsd4.10'
host_alias=''
host_cpu='i386'
host_os='freebsd4.10'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/usr/X11R6/share/gnome'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "gnome-vfs-2.0"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_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_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 "gnome-vfs"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "2.6.1.1"

configure: exit 1


More information about the freebsd-gnome mailing list