failed install of port devel/gnomevfs2

Timothy Smith tim at desert.net
Tue May 4 21:17:41 PDT 2004


Hi!  With sources from yesterday, I've gotten an error when installing
gnomevfs2 (as a dependency for x11-toolkits/gtk2hs).

The error is:
---------------------------------------------------------------------------
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 bonobo-activation-2.0 >= 1.0.0 libbonobo-2.0 >= 2.0.0 ORBit-2.0 >= 2.9.0 libxml-2.0 >= 2.2.8 gnome-mime-data-2.0... Requested 'ORBit-2.0 >= 2.9.0' but version of ORBit-2.0 is 2.8.3

configure: error: Library requirements (glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0 gconf-2.0 >= 1.1.1 bonobo-activation-2.0 >= 1.0.0 libbonobo-2.0 >= 2.0.0 ORBit-2.0 >= 2.9.0 libxml-2.0 >= 2.2.8 gnome-mime-data-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
===>  Script "configure" failed unexpectedly.
Please report the problem to gnome at FreeBSD.org [maintainer] and attach the
"/home/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
---------------------------------------------------------------------------

So, I'm reporting the problem.  Attached are config.log, the output of
make, and ls of /var/db/pkg.  No response is necessary - I'm sure I'll
just upgrade ORBit and be fine.

Tim
-------------- 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-freebsd5.2.1

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

hostname = sand.box
uname -m = i386
uname -r = 5.2.1-RELEASE-p2
uname -s = FreeBSD
uname -v = FreeBSD 5.2.1-RELEASE-p2 #5: Sat Apr 10 15:21:49 MDT 2004     root at sand.box:/usr/obj/usr/src/sys/SAND 

/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: /home/tim/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
cc (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2392: $? = 0
configure:2394: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:2397: $? = 0
configure:2399: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2402: $? = 1
configure:2425: checking for C compiler default output file name
configure:2428: cc -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r 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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c  >&5
configure:2525: $? = 0
configure:2550: result: 
configure:2556: checking for suffix of object files
configure:2577: cc -c -O -pipe -mcpu=pentiumpro -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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:2: error: 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: gcc3
configure:3070: checking for library containing strerror
configure:3100: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r 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
cc (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3518: $? = 0
configure:3520: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:3523: $? = 0
configure:3525: cc -V </dev/null >&5
cc: `-V' option must have argument
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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:2: error: 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: gcc3
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:28: 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:28: 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-freebsd5.2.1
configure:4374: checking host system type
configure:4388: result: i386-portbld-freebsd5.2.1
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/bin/ld
configure:4555: checking if the linker (/usr/bin/ld) is GNU ld
configure:4570: result: yes
configure:4575: checking for /usr/bin/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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r 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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -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 unistd.h
configure:5495: cc -c -O -pipe -mcpu=pentiumpro -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 -mcpu=pentiumpro -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
c++ (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5787: $? = 0
configure:5789: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:5792: $? = 0
configure:5794: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:5797: $? = 1
configure:5800: checking whether we are using the GNU C++ compiler
configure:5824: c++ -c -O -pipe -mcpu=pentiumpro -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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:26: error: `exit' undeclared (first use this function)
conftest.cc:26: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:6006: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5955: c++ -c -O -pipe -mcpu=pentiumpro -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 -mcpu=pentiumpro -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: gcc3
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:25:28: 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <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:25:28: 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <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 (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:6440: $? = 0
configure:6442: f77 -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:6445: $? = 0
configure:6447: f77 -V </dev/null >&5
f77: `-V' option must have argument
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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r 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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:7465: $? = 0
configure:7476: result: no
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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -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/bin/ld) supports shared libraries
configure:8621: result: yes
configure:8647: checking whether -lc should be explicitly linked in
configure:8652: cc -c -O -pipe -mcpu=pentiumpro -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: freebsd5.2.1 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/bin/ld
configure:10877: checking if the linker (/usr/bin/ld) is GNU ld
configure:10892: result: yes
configure:10943: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:11758: result: yes
configure:11776: c++ -c -O -pipe -mcpu=pentiumpro -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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -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/bin/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: freebsd5.2.1 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/bin/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: freebsd5.2.1 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: -pthread -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: -pthread -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: -pthread -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: -pthread -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 -lc_r -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: -pthread -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 -lc_r -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 -pthread -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: -Wl,--export-dynamic -pthread -L/usr/local/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lc_r -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 -pthread -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 -lc_r -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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r 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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:31: error: 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| 
| #		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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r 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 -mcpu=pentiumpro -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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c  >&5
/var/tmp//ccy2qFCH.o: In function `main':
/var/tmp//ccy2qFCH.o(.text+0x19): 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r 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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r 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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r 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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r 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 -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r 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:22872: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl   >&5
configure:22878: $? = 0
configure:22882: test -z 
			 || test ! -s conftest.err
configure:22885: $? = 0
configure:22888: test -s conftest
configure:22891: $? = 0
configure:22904: result: yes
configure:22922: checking for library containing gethostent
configure:22952: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:22958: $? = 0
configure:22962: test -z 
			 || test ! -s conftest.err
configure:22965: $? = 0
configure:22968: test -s conftest
configure:22971: $? = 0
configure:23041: result: none required
configure:23048: checking for library containing setsockopt
configure:23078: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:23084: $? = 0
configure:23088: test -z 
			 || test ! -s conftest.err
configure:23091: $? = 0
configure:23094: test -s conftest
configure:23097: $? = 0
configure:23167: result: none required
configure:23177: checking for working alloca.h
configure:23198: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
conftest.c:33:20: alloca.h: No such file or directory
configure:23204: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
|   ;
|   return 0;
| }
configure:23229: result: no
configure:23239: checking for alloca
configure:23280: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:23286: $? = 0
configure:23290: test -z 
			 || test ! -s conftest.err
configure:23293: $? = 0
configure:23296: test -s conftest
configure:23299: $? = 0
configure:23311: result: yes
configure:23550: checking for getdtablesize
configure:23607: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:23613: $? = 0
configure:23617: test -z 
			 || test ! -s conftest.err
configure:23620: $? = 0
configure:23623: test -s conftest
configure:23626: $? = 0
configure:23638: result: yes
configure:23550: checking for open64
configure:23607: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
/var/tmp//ccBIVqix.o: In function `main':
/var/tmp//ccBIVqix.o(.text+0xf): undefined reference to `open64'
/var/tmp//ccBIVqix.o(.data+0x0): undefined reference to `open64'
configure:23613: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| /* end confdefs.h.  */
| /* Define open64 to an innocuous variant, in case <limits.h> declares open64.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define open64 innocuous_open64
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char open64 (); 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 open64
| 
| /* 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 open64 ();
| /* 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_open64) || defined (__stub___open64)
| choke me
| #else
| char (*f) () = open64;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != open64;
|   ;
|   return 0;
| }
configure:23638: result: no
configure:23550: checking for lseek64
configure:23607: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
/var/tmp//ccfhI4h0.o: In function `main':
/var/tmp//ccfhI4h0.o(.text+0xf): undefined reference to `lseek64'
/var/tmp//ccfhI4h0.o(.data+0x0): undefined reference to `lseek64'
configure:23613: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| /* end confdefs.h.  */
| /* Define lseek64 to an innocuous variant, in case <limits.h> declares lseek64.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define lseek64 innocuous_lseek64
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char lseek64 (); 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 lseek64
| 
| /* 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 lseek64 ();
| /* 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_lseek64) || defined (__stub___lseek64)
| choke me
| #else
| char (*f) () = lseek64;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != lseek64;
|   ;
|   return 0;
| }
configure:23638: result: no
configure:23550: checking for statvfs
configure:23607: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:23613: $? = 0
configure:23617: test -z 
			 || test ! -s conftest.err
configure:23620: $? = 0
configure:23623: test -s conftest
configure:23626: $? = 0
configure:23638: result: yes
configure:23550: checking for seteuid
configure:23607: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:23613: $? = 0
configure:23617: test -z 
			 || test ! -s conftest.err
configure:23620: $? = 0
configure:23623: test -s conftest
configure:23626: $? = 0
configure:23638: result: yes
configure:23550: checking for setegid
configure:23607: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:23613: $? = 0
configure:23617: test -z 
			 || test ! -s conftest.err
configure:23620: $? = 0
configure:23623: test -s conftest
configure:23626: $? = 0
configure:23638: result: yes
configure:23550: checking for setresuid
configure:23607: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:23613: $? = 0
configure:23617: test -z 
			 || test ! -s conftest.err
configure:23620: $? = 0
configure:23623: test -s conftest
configure:23626: $? = 0
configure:23638: result: yes
configure:23550: checking for setresgid
configure:23607: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:23613: $? = 0
configure:23617: test -z 
			 || test ! -s conftest.err
configure:23620: $? = 0
configure:23623: test -s conftest
configure:23626: $? = 0
configure:23638: result: yes
configure:23550: checking for readdir_r
configure:23607: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:23613: $? = 0
configure:23617: test -z 
			 || test ! -s conftest.err
configure:23620: $? = 0
configure:23623: test -s conftest
configure:23626: $? = 0
configure:23638: result: yes
configure:23550: checking for mbrtowc
configure:23607: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:23613: $? = 0
configure:23617: test -z 
			 || test ! -s conftest.err
configure:23620: $? = 0
configure:23623: test -s conftest
configure:23626: $? = 0
configure:23638: result: yes
configure:23550: checking for inet_pton
configure:23607: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:23613: $? = 0
configure:23617: test -z 
			 || test ! -s conftest.err
configure:23620: $? = 0
configure:23623: test -s conftest
configure:23626: $? = 0
configure:23638: result: yes
configure:23550: checking for getdelim
configure:23607: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
/var/tmp//cckpaci2.o: In function `main':
/var/tmp//cckpaci2.o(.text+0xf): undefined reference to `getdelim'
/var/tmp//cckpaci2.o(.data+0x0): undefined reference to `getdelim'
configure:23613: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| /* end confdefs.h.  */
| /* Define getdelim to an innocuous variant, in case <limits.h> declares getdelim.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getdelim innocuous_getdelim
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getdelim (); 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 getdelim
| 
| /* 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 getdelim ();
| /* 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_getdelim) || defined (__stub___getdelim)
| choke me
| #else
| char (*f) () = getdelim;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getdelim;
|   ;
|   return 0;
| }
configure:23638: result: no
configure:23550: checking for sysctlbyname
configure:23607: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:23613: $? = 0
configure:23617: test -z 
			 || test ! -s conftest.err
configure:23620: $? = 0
configure:23623: test -s conftest
configure:23626: $? = 0
configure:23638: result: yes
configure:23656: checking for setmntent
configure:23713: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
/var/tmp//ccfD3pFU.o: In function `main':
/var/tmp//ccfD3pFU.o(.text+0xf): undefined reference to `setmntent'
/var/tmp//ccfD3pFU.o(.data+0x0): undefined reference to `setmntent'
configure:23719: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| /* end confdefs.h.  */
| /* Define setmntent to an innocuous variant, in case <limits.h> declares setmntent.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setmntent innocuous_setmntent
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setmntent (); 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 setmntent
| 
| /* 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 setmntent ();
| /* 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_setmntent) || defined (__stub___setmntent)
| choke me
| #else
| char (*f) () = setmntent;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != setmntent;
|   ;
|   return 0;
| }
configure:23744: result: no
configure:23656: checking for endmntent
configure:23713: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
/var/tmp//ccWmICcN.o: In function `main':
/var/tmp//ccWmICcN.o(.text+0xf): undefined reference to `endmntent'
/var/tmp//ccWmICcN.o(.data+0x0): undefined reference to `endmntent'
configure:23719: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| /* end confdefs.h.  */
| /* Define endmntent to an innocuous variant, in case <limits.h> declares endmntent.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define endmntent innocuous_endmntent
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char endmntent (); 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 endmntent
| 
| /* 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 endmntent ();
| /* 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_endmntent) || defined (__stub___endmntent)
| choke me
| #else
| char (*f) () = endmntent;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != endmntent;
|   ;
|   return 0;
| }
configure:23744: result: no
configure:23656: checking for hasmntopt
configure:23713: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
/var/tmp//ccGWdegN.o: In function `main':
/var/tmp//ccGWdegN.o(.text+0xf): undefined reference to `hasmntopt'
/var/tmp//ccGWdegN.o(.data+0x0): undefined reference to `hasmntopt'
configure:23719: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| /* end confdefs.h.  */
| /* Define hasmntopt to an innocuous variant, in case <limits.h> declares hasmntopt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define hasmntopt innocuous_hasmntopt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char hasmntopt (); 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 hasmntopt
| 
| /* 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 hasmntopt ();
| /* 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_hasmntopt) || defined (__stub___hasmntopt)
| choke me
| #else
| char (*f) () = hasmntopt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != hasmntopt;
|   ;
|   return 0;
| }
configure:23744: result: no
configure:23656: checking for getmntinfo
configure:23713: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:23719: $? = 0
configure:23723: test -z 
			 || test ! -s conftest.err
configure:23726: $? = 0
configure:23729: test -s conftest
configure:23732: $? = 0
configure:23744: result: yes
configure:23777: checking mntent.h usability
configure:23789: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:79:20: mntent.h: No such file or directory
configure:23795: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 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 <mntent.h>
configure:23818: result: no
configure:23822: checking mntent.h presence
configure:23832: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
conftest.c:45:20: mntent.h: No such file or directory
configure:23838: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| /* end confdefs.h.  */
| #include <mntent.h>
configure:23858: result: no
configure:23893: checking for mntent.h
configure:23900: result: no
configure:23777: checking sys/mnttab.h usability
configure:23789: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:79:24: sys/mnttab.h: No such file or directory
configure:23795: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 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 <sys/mnttab.h>
configure:23818: result: no
configure:23822: checking sys/mnttab.h presence
configure:23832: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
conftest.c:45:24: sys/mnttab.h: No such file or directory
configure:23838: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| /* end confdefs.h.  */
| #include <sys/mnttab.h>
configure:23858: result: no
configure:23893: checking for sys/mnttab.h
configure:23900: result: no
configure:23777: checking sys/vfstab.h usability
configure:23789: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:79:24: sys/vfstab.h: No such file or directory
configure:23795: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 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 <sys/vfstab.h>
configure:23818: result: no
configure:23822: checking sys/vfstab.h presence
configure:23832: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
conftest.c:45:24: sys/vfstab.h: No such file or directory
configure:23838: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| /* end confdefs.h.  */
| #include <sys/vfstab.h>
configure:23858: result: no
configure:23893: checking for sys/vfstab.h
configure:23900: result: no
configure:23777: checking sys/cdio.h usability
configure:23789: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:23795: $? = 0
configure:23799: test -z 
			 || test ! -s conftest.err
configure:23802: $? = 0
configure:23805: test -s conftest.o
configure:23808: $? = 0
configure:23818: result: yes
configure:23822: checking sys/cdio.h presence
configure:23832: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:23838: $? = 0
configure:23858: result: yes
configure:23893: checking for sys/cdio.h
configure:23900: result: yes
configure:23777: checking sys/mount.h usability
configure:23789: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
In file included from /usr/include/sys/mount.h:40,
                 from conftest.c:80:
/usr/include/sys/ucred.h:75: error: `NGROUPS' undeclared here (not in a function)
configure:23795: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_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 <sys/mount.h>
configure:23818: result: no
configure:23822: checking sys/mount.h presence
configure:23832: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:23838: $? = 0
configure:23858: result: yes
configure:23871: WARNING: sys/mount.h: present but cannot be compiled
configure:23873: WARNING: sys/mount.h:     check for missing prerequisite headers?
configure:23875: WARNING: sys/mount.h: see the Autoconf documentation
configure:23877: WARNING: sys/mount.h:     section "Present But Cannot Be Compiled"
configure:23879: WARNING: sys/mount.h: proceeding with the preprocessor's result
configure:23881: WARNING: sys/mount.h: in the future, the compiler will take precedence
configure:23893: checking for sys/mount.h
configure:23900: result: yes
configure:23777: checking sys/mntctl.h usability
configure:23789: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:81:24: sys/mntctl.h: No such file or directory
configure:23795: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_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 <sys/mntctl.h>
configure:23818: result: no
configure:23822: checking sys/mntctl.h presence
configure:23832: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
conftest.c:47:24: sys/mntctl.h: No such file or directory
configure:23838: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h.  */
| #include <sys/mntctl.h>
configure:23858: result: no
configure:23893: checking for sys/mntctl.h
configure:23900: result: no
configure:23777: checking sys/vfs.h usability
configure:23789: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:81:21: sys/vfs.h: No such file or directory
configure:23795: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_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 <sys/vfs.h>
configure:23818: result: no
configure:23822: checking sys/vfs.h presence
configure:23832: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
conftest.c:47:21: sys/vfs.h: No such file or directory
configure:23838: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h.  */
| #include <sys/vfs.h>
configure:23858: result: no
configure:23893: checking for sys/vfs.h
configure:23900: result: no
configure:23777: checking sys/vmount.h usability
configure:23789: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:81:24: sys/vmount.h: No such file or directory
configure:23795: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_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 <sys/vmount.h>
configure:23818: result: no
configure:23822: checking sys/vmount.h presence
configure:23832: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
conftest.c:47:24: sys/vmount.h: No such file or directory
configure:23838: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h.  */
| #include <sys/vmount.h>
configure:23858: result: no
configure:23893: checking for sys/vmount.h
configure:23900: result: no
configure:23777: checking sys/sysctl.h usability
configure:23789: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:23795: $? = 0
configure:23799: test -z 
			 || test ! -s conftest.err
configure:23802: $? = 0
configure:23805: test -s conftest.o
configure:23808: $? = 0
configure:23818: result: yes
configure:23822: checking sys/sysctl.h presence
configure:23832: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:23838: $? = 0
configure:23858: result: yes
configure:23893: checking for sys/sysctl.h
configure:23900: result: yes
configure:23777: checking fstab.h usability
configure:23789: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:23795: $? = 0
configure:23799: test -z 
			 || test ! -s conftest.err
configure:23802: $? = 0
configure:23805: test -s conftest.o
configure:23808: $? = 0
configure:23818: result: yes
configure:23822: checking fstab.h presence
configure:23832: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:23838: $? = 0
configure:23858: result: yes
configure:23893: checking for fstab.h
configure:23900: result: yes
configure:23918: checking for gconftool-2
configure:23936: found /usr/X11R6/bin/gconftool-2
configure:23949: result: /usr/X11R6/bin/gconftool-2
configure:23978: result: Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation
configure:23995: result: Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
configure:24023: checking for int
configure:24047: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:24053: $? = 0
configure:24057: test -z 
			 || test ! -s conftest.err
configure:24060: $? = 0
configure:24063: test -s conftest.o
configure:24066: $? = 0
configure:24077: result: yes
configure:24080: checking size of int
configure:24399: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:24402: $? = 0
configure:24404: ./conftest
configure:24407: $? = 0
configure:24430: result: 4
configure:24437: checking for long
configure:24461: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:24467: $? = 0
configure:24471: test -z 
			 || test ! -s conftest.err
configure:24474: $? = 0
configure:24477: test -s conftest.o
configure:24480: $? = 0
configure:24491: result: yes
configure:24494: checking size of long
configure:24813: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:24816: $? = 0
configure:24818: ./conftest
configure:24821: $? = 0
configure:24844: result: 4
configure:24851: checking for long long
configure:24875: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:24881: $? = 0
configure:24885: test -z 
			 || test ! -s conftest.err
configure:24888: $? = 0
configure:24891: test -s conftest.o
configure:24894: $? = 0
configure:24905: result: yes
configure:24908: checking size of long long
configure:25227: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:25230: $? = 0
configure:25232: ./conftest
configure:25235: $? = 0
configure:25258: result: 8
configure:25322: checking sys/param.h usability
configure:25334: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:25340: $? = 0
configure:25344: test -z 
			 || test ! -s conftest.err
configure:25347: $? = 0
configure:25350: test -s conftest.o
configure:25353: $? = 0
configure:25363: result: yes
configure:25367: checking sys/param.h presence
configure:25377: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:25383: $? = 0
configure:25403: result: yes
configure:25438: checking for sys/param.h
configure:25445: result: yes
configure:25322: checking sys/resource.h usability
configure:25334: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:25340: $? = 0
configure:25344: test -z 
			 || test ! -s conftest.err
configure:25347: $? = 0
configure:25350: test -s conftest.o
configure:25353: $? = 0
configure:25363: result: yes
configure:25367: checking sys/resource.h presence
configure:25377: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:25383: $? = 0
configure:25403: result: yes
configure:25438: checking for sys/resource.h
configure:25445: result: yes
configure:25313: checking for sys/vfs.h
configure:25318: result: no
configure:25313: checking for sys/mount.h
configure:25318: result: yes
configure:25322: checking sys/statfs.h usability
configure:25334: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:89:24: sys/statfs.h: No such file or directory
configure:25340: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_FSTAB_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MOUNT_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 <sys/statfs.h>
configure:25363: result: no
configure:25367: checking sys/statfs.h presence
configure:25377: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
conftest.c:55:24: sys/statfs.h: No such file or directory
configure:25383: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_FSTAB_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h.  */
| #include <sys/statfs.h>
configure:25403: result: no
configure:25438: checking for sys/statfs.h
configure:25445: result: no
configure:25322: checking sys/statvfs.h usability
configure:25334: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:25340: $? = 0
configure:25344: test -z 
			 || test ! -s conftest.err
configure:25347: $? = 0
configure:25350: test -s conftest.o
configure:25353: $? = 0
configure:25363: result: yes
configure:25367: checking sys/statvfs.h presence
configure:25377: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:25383: $? = 0
configure:25403: result: yes
configure:25438: checking for sys/statvfs.h
configure:25445: result: yes
configure:25313: checking for sys/param.h
configure:25318: result: yes
configure:25322: checking wctype.h usability
configure:25334: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:25340: $? = 0
configure:25344: test -z 
			 || test ! -s conftest.err
configure:25347: $? = 0
configure:25350: test -s conftest.o
configure:25353: $? = 0
configure:25363: result: yes
configure:25367: checking wctype.h presence
configure:25377: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:25383: $? = 0
configure:25403: result: yes
configure:25438: checking for wctype.h
configure:25445: result: yes
configure:25459: checking for struct statfs.f_type
configure:25494: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:25500: $? = 0
configure:25504: test -z 
			 || test ! -s conftest.err
configure:25507: $? = 0
configure:25510: test -s conftest.o
configure:25513: $? = 0
configure:25582: result: yes
configure:25730: checking number of arguments to statfs()
configure:25761: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:25767: $? = 0
configure:25771: test -z 
			 || test ! -s conftest.err
configure:25774: $? = 0
configure:25777: test -s conftest.o
configure:25780: $? = 0
configure:25783: result: 2
configure:25868: checking for mbstate_t
configure:25890: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:25896: $? = 0
configure:25900: test -z 
			 || test ! -s conftest.err
configure:25903: $? = 0
configure:25906: test -s conftest.o
configure:25909: $? = 0
configure:25920: result: yes
configure:25940: checking for dirname
configure:25997: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:26003: $? = 0
configure:26007: test -z 
			 || test ! -s conftest.err
configure:26010: $? = 0
configure:26013: test -s conftest
configure:26016: $? = 0
configure:26028: result: yes
configure:26048: checking libgen.h usability
configure:26060: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:26066: $? = 0
configure:26070: test -z 
			 || test ! -s conftest.err
configure:26073: $? = 0
configure:26076: test -s conftest.o
configure:26079: $? = 0
configure:26089: result: yes
configure:26093: checking libgen.h presence
configure:26103: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:26109: $? = 0
configure:26129: result: yes
configure:26164: checking for libgen.h
configure:26171: result: yes
configure:26463: checking for socket
configure:26520: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:26526: $? = 0
configure:26530: test -z 
			 || test ! -s conftest.err
configure:26533: $? = 0
configure:26536: test -s conftest
configure:26539: $? = 0
configure:26551: result: yes
configure:26644: checking for gethostbyname
configure:26701: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:26707: $? = 0
configure:26711: test -z 
			 || test ! -s conftest.err
configure:26714: $? = 0
configure:26717: test -s conftest
configure:26720: $? = 0
configure:26732: result: yes
configure:26813: checking for BZ2_bzCompressInit in -lbz2
configure:26843: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lbz2  -lintl  >&5
configure:26849: $? = 0
configure:26853: test -z 
			 || test ! -s conftest.err
configure:26856: $? = 0
configure:26859: test -s conftest
configure:26862: $? = 0
configure:26875: result: yes
configure:26898: checking bzlib.h usability
configure:26910: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
configure:26916: $? = 0
configure:26920: test -z 
			 || test ! -s conftest.err
configure:26923: $? = 0
configure:26926: test -s conftest.o
configure:26929: $? = 0
configure:26939: result: yes
configure:26943: checking bzlib.h presence
configure:26953: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
configure:26959: $? = 0
configure:26979: result: yes
configure:27014: checking for bzlib.h
configure:27021: result: yes
configure:27044: checking struct linger is available
configure:27072: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -lc_r conftest.c -lintl  >&5
configure:27075: $? = 0
configure:27077: ./conftest
configure:27080: $? = 0
configure:27101: result: yes
configure:27132: checking cdda_interface.h usability
configure:27144: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:101:28: cdda_interface.h: No such file or directory
configure:27150: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_FSTAB_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STRUCT_STATFS_F_TYPE 1
| #define STATFS_ARGS 2
| #define HAVE_MBSTATE_T 1
| #define HAVE_DIRNAME 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SOCKET 1
| #define HAVE_OLDER_BZIP2 1
| #define HAVE_BZLIB_H 1
| #define HAVE_STRUCT_LINGER 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 <cdda_interface.h>
configure:27173: result: no
configure:27177: checking cdda_interface.h presence
configure:27187: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
conftest.c:67:28: cdda_interface.h: No such file or directory
configure:27193: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_FSTAB_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STRUCT_STATFS_F_TYPE 1
| #define STATFS_ARGS 2
| #define HAVE_MBSTATE_T 1
| #define HAVE_DIRNAME 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SOCKET 1
| #define HAVE_OLDER_BZIP2 1
| #define HAVE_BZLIB_H 1
| #define HAVE_STRUCT_LINGER 1
| /* end confdefs.h.  */
| #include <cdda_interface.h>
configure:27213: result: no
configure:27248: checking for cdda_interface.h
configure:27255: result: no
configure:27132: checking cdda_paranoia.h usability
configure:27144: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include conftest.c >&5
conftest.c:101:27: cdda_paranoia.h: No such file or directory
configure:27150: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_FSTAB_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STRUCT_STATFS_F_TYPE 1
| #define STATFS_ARGS 2
| #define HAVE_MBSTATE_T 1
| #define HAVE_DIRNAME 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SOCKET 1
| #define HAVE_OLDER_BZIP2 1
| #define HAVE_BZLIB_H 1
| #define HAVE_STRUCT_LINGER 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 <cdda_paranoia.h>
configure:27173: result: no
configure:27177: checking cdda_paranoia.h presence
configure:27187: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c
conftest.c:67:27: cdda_paranoia.h: No such file or directory
configure:27193: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_FSTAB_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STRUCT_STATFS_F_TYPE 1
| #define STATFS_ARGS 2
| #define HAVE_MBSTATE_T 1
| #define HAVE_DIRNAME 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SOCKET 1
| #define HAVE_OLDER_BZIP2 1
| #define HAVE_BZLIB_H 1
| #define HAVE_STRUCT_LINGER 1
| /* end confdefs.h.  */
| #include <cdda_paranoia.h>
configure:27213: result: no
configure:27248: checking for cdda_paranoia.h
configure:27255: result: no
configure:27282: checking for Solaris platform
configure:27288: result: no
configure:27330: checking for Samba 3.0 includes
configure:27332: result: ""
configure:27348: checking libsmbclient.h usability
configure:27360: cc -c -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -I/usr/local/include -I/usr/include conftest.c >&5
conftest.c:101:26: libsmbclient.h: No such file or directory
configure:27366: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_FSTAB_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STRUCT_STATFS_F_TYPE 1
| #define STATFS_ARGS 2
| #define HAVE_MBSTATE_T 1
| #define HAVE_DIRNAME 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SOCKET 1
| #define HAVE_OLDER_BZIP2 1
| #define HAVE_BZLIB_H 1
| #define HAVE_STRUCT_LINGER 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 <libsmbclient.h>
configure:27389: result: no
configure:27393: checking libsmbclient.h presence
configure:27403: cc -E -D_THREAD_SAFE -I/usr/local/include -I/usr/include conftest.c
conftest.c:67:26: libsmbclient.h: No such file or directory
configure:27409: $? = 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define HAVE_NGETTEXT 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STATVFS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_READDIR_R 1
| #define HAVE_MBRTOWC 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_SYS_CDIO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_FSTAB_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STRUCT_STATFS_F_TYPE 1
| #define STATFS_ARGS 2
| #define HAVE_MBSTATE_T 1
| #define HAVE_DIRNAME 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SOCKET 1
| #define HAVE_OLDER_BZIP2 1
| #define HAVE_BZLIB_H 1
| #define HAVE_STRUCT_LINGER 1
| /* end confdefs.h.  */
| #include <libsmbclient.h>
configure:27429: result: no
configure:27464: checking for libsmbclient.h
configure:27471: result: no
configure:27620: checking for Samba 3.0 libraries
configure:27622: result: no
configure:28706: 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 bonobo-activation-2.0 >= 1.0.0 libbonobo-2.0 >= 2.0.0 ORBit-2.0 >= 2.9.0 libxml-2.0 >= 2.2.8 gnome-mime-data-2.0
configure:28745: error: Library requirements (glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0 gconf-2.0 >= 1.1.1 bonobo-activation-2.0 >= 1.0.0 libbonobo-2.0 >= 2.0.0 ORBit-2.0 >= 2.9.0 libxml-2.0 >= 2.2.8 gnome-mime-data-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

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

ac_cv_header_sys_statfs_h=no
ac_cv_sizeof_int=4
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=gcc3
ac_cv_header_sys_statvfs_h=yes
ac_cv_func_seteuid=yes
ac_cv_func_lseek64=no
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_func_hasmntopt=no
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_sizeof_long_long=8
ac_cv_func_getdtablesize=yes
ac_cv_search_setsockopt='none required'
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_header_fstab_h=yes
ac_cv_func_setmntent=no
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'\'''
ac_cv_path_GCONFTOOL=/usr/X11R6/bin/gconftool-2
ac_cv_header_libsmbclient_h=no
ac_cv_header_bzlib_h=yes
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_func_sysctlbyname=yes
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_func_getdelim=no
ac_cv_func_socket=yes
ac_cv_type_long=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_ngettext=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_header_sys_sysctl_h=yes
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_header_sys_resource_h=yes
ac_cv_working_alloca_h=no
ac_cv_header_cdda_interface_h=no
ac_cv_func_getmntinfo=yes
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
ac_cv_header_sys_mount_h=yes
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 -lc_r'
ac_cv_env_target_alias_set=
ac_cv_header_sys_vmount_h=no
ac_cv_func_open64=no
ac_cv_func_alloca_works=yes
ac_cv_host_alias=i386-portbld-freebsd5.2.1
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_func_dirname=yes
ac_cv_func_setresgid=yes
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_sizeof_long=4
ac_cv_header_mntent_h=no
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_env_FFLAGS_value=
ac_cv_func_gethostbyname=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_vfstab_h=no
ac_cv_header_sys_mnttab_h=no
ac_cv_func_endmntent=no
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_build_alias=i386-portbld-freebsd5.2.1
ac_cv_env_CPPFLAGS_value='-D_THREAD_SAFE -I/usr/local/include'
ac_cv_header_libgen_h=yes
ac_cv_header_sys_vfs_h=no
ac_cv_func_statvfs=yes
ac_cv_lib_bz2_bzCompressInit=yes
ac_cv_member_struct_statfs_f_type=yes
ac_cv_func_setegid=yes
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_header_sys_cdio_h=yes
ac_cv_func_inet_pton=yes
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd5.2.1
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
ac_cv_type_int=yes
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_header_wctype_h=yes
ac_cv_lib_intl_dgettext=yes
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
ac_cv_func_readdir_r=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=gcc3
ac_cv_build=i386-portbld-freebsd5.2.1
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.2.1
ac_cv_header_cdda_paranoia_h=no
ac_cv_type_long_long=yes
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/bin/ld
ac_cv_env_target_alias_value=
ac_cv_search_gethostent='none required'
ac_cv_env_CC_value=cc
ac_cv_func_setresuid=yes
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_search_strerror='none required'
ac_cv_env_CPP_set=
ac_cv_type_mbstate_t=yes
ac_cv_header_sys_mntctl_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_objext=o

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

ACLOCAL='${SHELL} /home/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} /home/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /home/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/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=' -lbz2'
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=gcc3'
CFLAGS='-O -pipe -mcpu=pentiumpro'
CPP='cc -E'
CPPFLAGS='-D_THREAD_SAFE -I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O -pipe -mcpu=pentiumpro'
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='/usr/X11R6/bin/gconftool-2'
GCONF_REQUIRED='1.1.1'
GCONF_SCHEMAS_INSTALL_FALSE='#'
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE='xml::/usr/X11R6/etc/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas/'
GETTEXT_PACKAGE='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='/home/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1'
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  -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) $(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 -lc_r'
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='-lintl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MODULES_CFLAGS='-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
MODULES_FILE_CFLAGS='-pthread -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='-pthread -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 -lc_r -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='-pthread -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='-pthread -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 -lc_r -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 -pthread -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='-Wl,--export-dynamic -pthread -L/usr/local/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lc_r -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 -pthread -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 -lc_r -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='-I${includedir} -I${libdir}/vfs/include '
VFS_LIBDIR='-L${libdir}'
VFS_LIBS='-lgnomevfs '
VFS_OFFSET='long long'
VFS_OFFSET_IS='LONG_LONG'
VFS_OFFSET_PRINTF='Ld'
VFS_SIZE='unsigned long long'
VFS_SIZE_IS='UNSIGNED_LONG_LONG'
VFS_SIZE_PRINTF='Lu'
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-freebsd5.2.1'
build_alias='i386-portbld-freebsd5.2.1'
build_cpu='i386'
build_os='freebsd5.2.1'
build_vendor='portbld'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
host='i386-portbld-freebsd5.2.1'
host_alias=''
host_cpu='i386'
host_os='freebsd5.2.1'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/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_ALLOCA 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_BZLIB_H 1
#define HAVE_DCGETTEXT 1
#define HAVE_DIRNAME 1
#define HAVE_DLFCN_H 1
#define HAVE_FSTAB_H 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETMNTINFO 1
#define HAVE_GETTEXT 1
#define HAVE_INET_PTON 1
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIBGEN_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MBRTOWC 1
#define HAVE_MBSTATE_T 1
#define HAVE_MEMORY_H 1
#define HAVE_NGETTEXT 1
#define HAVE_OLDER_BZIP2 1
#define HAVE_READDIR_R 1
#define HAVE_SETEGID 1
#define HAVE_SETEUID 1
#define HAVE_SETRESGID 1
#define HAVE_SETRESUID 1
#define HAVE_SOCKET 1
#define HAVE_STATVFS 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRUCT_LINGER 1
#define HAVE_STRUCT_STATFS_F_TYPE 1
#define HAVE_SYSCTLBYNAME 1
#define HAVE_SYS_CDIO_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCTYPE_H 1
#define PACKAGE "gnome-vfs"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define STATFS_ARGS 2
#define STDC_HEADERS 1
#define VERSION "2.6.1.1"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1
-------------- next part --------------
===>   gnomevfs2-2.6.1.1 depends on shared library: gconf-2.5 - found
===>  Configuring for gnomevfs2-2.6.1.1
pkg_info: no packages match pattern(s)
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by gmake... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cc -E
checking for gawk... (cached) nawk
checking build system type... i386-portbld-freebsd5.2.1
checking host system type... i386-portbld-freebsd5.2.1
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 65536
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd5.2.1 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd5.2.1 ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd5.2.1 ld.so
checking for intltool >= 0.29... 0.30 found
checking for perl... /usr/bin/perl
checking for pkg-config... /usr/local/bin/pkg-config
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... yes
checking MODULES_XML_CFLAGS... -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  
checking MODULES_XML_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -lz -liconv -lm  
checking for glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0... yes
checking MODULES_CFLAGS... -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
checking MODULES_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
checking for glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0... yes
checking MODULES_FILE_CFLAGS... -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
checking MODULES_FILE_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
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... yes
checking MODULES_GCONF_CFLAGS... -pthread -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  
checking MODULES_GCONF_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgconf-2 -lORBit-2 -lgobject-2.0 -lc_r -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
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... yes
checking MODULES_XML_GCONF_CFLAGS... -pthread -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  
checking 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 -lc_r -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
checking for libbonobo-2.0 >= 2.0.0... yes
checking MONIKERS_CFLAGS... -DORBIT2=1 -pthread -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  
checking MONIKERS_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lc_r -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
checking for bonobo-activation-2.0 >= 1.0.0 gconf-2.0 >= 1.1.1 gthread-2.0 >= 2.0.0... yes
checking TEST_CFLAGS... -DORBIT2=1 -pthread -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  
checking TEST_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lbonobo-activation -lgconf-2 -lORBit-2 -lgobject-2.0 -lc_r -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler... 
checking for library containing sem_wait... none required
checking size_t in <sys/types.h>... yes
checking off_t in <sys/types.h>... yes
checking for off64_t... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  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
checking for ngettext... yes
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for working alloca.h... no
checking for alloca... yes
checking for getdtablesize... yes
checking for open64... no
checking for lseek64... no
checking for statvfs... yes
checking for seteuid... yes
checking for setegid... yes
checking for setresuid... yes
checking for setresgid... yes
checking for readdir_r... yes
checking for mbrtowc... yes
checking for inet_pton... yes
checking for getdelim... no
checking for sysctlbyname... yes
checking for setmntent... no
checking for endmntent... no
checking for hasmntopt... no
checking for getmntinfo... yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/vfstab.h usability... no
checking sys/vfstab.h presence... no
checking for sys/vfstab.h... no
checking sys/cdio.h usability... yes
checking sys/cdio.h presence... yes
checking for sys/cdio.h... yes
checking sys/mount.h usability... no
checking sys/mount.h presence... yes
configure: WARNING: sys/mount.h: present but cannot be compiled
configure: WARNING: sys/mount.h:     check for missing prerequisite headers?
configure: WARNING: sys/mount.h: see the Autoconf documentation
configure: WARNING: sys/mount.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/mount.h: proceeding with the preprocessor's result
configure: WARNING: sys/mount.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for sys/mount.h... yes
checking sys/mntctl.h usability... no
checking sys/mntctl.h presence... no
checking for sys/mntctl.h... no
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/vmount.h usability... no
checking sys/vmount.h presence... no
checking for sys/vmount.h... no
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking for gconftool-2... /usr/X11R6/bin/gconftool-2
/libexec/ld-elf.so.1: Shared object "libgobject-2.0.so.200" not found
Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/vfs.h... (cached) no
checking for sys/mount.h... (cached) yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/param.h... (cached) yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for struct statfs.f_type... yes
checking number of arguments to statfs()... 2
checking for mbstate_t... yes
checking for dirname... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for socket... yes
checking for gethostbyname... yes
checking for BZ2_bzCompressInit in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking struct linger is available... yes
checking cdda_interface.h usability... no
checking cdda_interface.h presence... no
checking for cdda_interface.h... no
checking cdda_paranoia.h usability... no
checking cdda_paranoia.h presence... no
checking for cdda_paranoia.h... no
checking for Solaris platform... no
checking for Samba 3.0 includes... ""
before test, samba_includes: 
checking libsmbclient.h usability... no
checking libsmbclient.h presence... no
checking for libsmbclient.h... no
have_samba_includes: no
checking for Samba 3.0 libraries... no
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 bonobo-activation-2.0 >= 1.0.0 libbonobo-2.0 >= 2.0.0 ORBit-2.0 >= 2.9.0 libxml-2.0 >= 2.2.8 gnome-mime-data-2.0... Requested 'ORBit-2.0 >= 2.9.0' but version of ORBit-2.0 is 2.8.3

configure: error: Library requirements (glib-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0 gconf-2.0 >= 1.1.1 bonobo-activation-2.0 >= 1.0.0 libbonobo-2.0 >= 2.0.0 ORBit-2.0 >= 2.9.0 libxml-2.0 >= 2.2.8 gnome-mime-data-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
===>  Script "configure" failed unexpectedly.
Please report the problem to gnome at FreeBSD.org [maintainer] and attach the
"/home/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /home/ports/devel/gnomevfs2.
*** Error code 1

Stop in /home/ports/devel/gnomevfs2.
*** Error code 1

Stop in /home/ports/x11-toolkits/hs-gtk2hs.

-------------- next part --------------
ImageMagick-5.5.7.11_1
ORBit-0.5.17_1
ORBit2-2.8.3_1
XFree86-FontServer-4.3.0_2
XFree86-NestServer-4.3.0_3
XFree86-PrintServer-4.3.0_1
XFree86-Server-4.3.0_13
XFree86-VirtualFramebufferServer-4.3.0_3
XFree86-clients-4.3.0_5
XFree86-documents-4.3.0
XFree86-font100dpi-4.3.0
XFree86-font75dpi-4.3.0
XFree86-fontCyrillic-4.3.0
XFree86-fontDefaultBitmaps-4.3.0
XFree86-fontEncodings-4.3.0
XFree86-fontScalable-4.3.0
XFree86-libraries-4.3.0_6
XFree86-manuals-4.3.0
Xaw3d-1.5
Xft-2.1.2
aalib-1.4.r5_1
acroread-5.08
apache-1.3.29_1
atk-1.6.1
autoconf-2.13.000227_5
autoconf-2.53_1
autoconf-2.53_2
autoconf-2.57_1
automake-1.4.5_9
automake-1.5,1
automake-1.5_1,1
automake-1.7.5_1
bison-1.75_1
bitstream-vera-1.10
bonobo-1.0.22
cabextract-0.6_1
ctags-5.5.2
cups-1.1.20.0
cups-base-1.1.20.0
cups-lpr-1.1.20.0
cups-pstoraster-7.07_1
curl-7.11.0
cvsup-without-gui-16.1h
db41-4.1.25_1
docbook-1.2_1
docbook-241_2
docbook-3.0_2
docbook-3.1_2
docbook-4.0_2
docbook-4.1_2
docbook-sk-4.1.2_1
docbook-xml-4.2_1
docbook-xsl-1.62.4
dri-4.3.0,1
dsssl-docbook-modular-1.78_4,1
esound-0.2.32_1
expat-1.95.6_1
ezm3-1.1
fam-2.6.9_4
firefox-0.8_4
fontconfig-2.2.90_3
freetype-1.3.1_2
freetype2-2.1.5_1
gal-0.24
gconf-1.0.9_6
gconf2-2.4.0.1_1
gdbm-1.8.3
gdk-pixbuf-0.22.0
gettext-0.13.1
ghc-6.2.1
ghostscript-gnu-7.07_4
gimp-2.0.pre3_1,1
gimp-print-4.2.6_2
glademm-2.0.0.1_2
glib-1.2.10_10
glib-2.4.1
gmake-3.80_1
gnomebasic-0.0.20
gnomecanvas-0.22.0
gnomedb-0.2.96_1
gnomehier-1.0_10
gnomelibs-1.4.2_1
gnomemimedata-2.4.0
gnomeprint-0.37
gnomevfs-1.0.5_4
gnomevfs2-2.4.2_1
gnumeric-1.0.13
gqview-1.2.2_1
gtimer-1.1.6_1
gtk-1.2.10_10
gtk-2.4.1
gtk-engines-0.12_3
gtk-engines2-2.2.0_1
gtk-gnutella-0.93.3_1
gtkam-0.1.10_1
gtkmm-2.2.10
guile-1.6.4_2
guppi-0.40.3_3
gv-3.5.8_3
hdf-4.1r5
help2man-1.29
hicolor-icon-theme-0.5
hs-haddock-0.6_1
hs-hsql-1.4
imake-1.0
imake-4.3.0_1
imlib-1.9.14_1
intltool-0.27.2_1
iso8879-1986_2
jade-1.2.1_5
jasper-1.700.2
javavmwrapper-1.4
jbigkit-1.5
jdk-1.4.2p6_3
jpeg-6b_1
lcms-1.09,1
libIDL-0.8.3_1
libart_lgpl2-2.3.16
libaudiofile-0.2.4
libbonobo-2.4.3_1
libbonoboui-2.4.3_1
libexif-0.5.12_2
libexif-gtk-0.3.3_1
libfpx-1.2.0.9
libgda-0.2.96_1
libglade-0.17_2
libglade2-2.0.1_2
libgmp-4.1.2_3
libgnome-2.4.0_4
libgnomecanvas-2.4.0_1
libgphoto2-2.1.4_1
libgsf-1.8.2_1
libiconv-1.9.1_3
libijs-0.34_1
libltdl-1.5
libmikmod-3.1.10_1
libmng-1.0.5_1
libmpeg2-0.3.1_1
libogg-1.0_1,3
libole2-0.2.4
librsvg2-2.4.0_2
libsidplay-1.36.57
libsigc++-1.2.5_1
libtool-1.3.5_2
libtool-1.4.3_3
libtool-1.5.2_1
libungif-4.1.0b1_1
libunicode-0.4_3
libusb-0.1.7_1
libvorbis-1.0_1,3
libwmf-0.2.8
libxml-1.8.17_1
libxml2-2.6.2_1
libxslt-1.1.0_1
linc-1.0.3_1
links-2.1.p11,1
linux-sun-jdk-1.4.2.03
linux_base-7.1_5
linuxdoc-1.1_1
ltmdm-1.4_5
m4-1.4_1
mkisofs-2.0.3_1
mod_php4-4.3.4_6,1
mpg123-0.59r_9
mutt-1.4.1_4
mysql-client-4.0.18
nspr-4.4.1_1
oaf-0.6.10_1
open-motif-2.2.2_2
openoffice-1.1.0_1
openssl-0.9.7d
p5-DBD-mysql40-2.9003
p5-DBI-1.41
p5-XML-Parser-2.34
pango-1.4.0
par-1.52
perl-5.6.1_15
php_doc-1.20021101
pkgconfig-0.15.0
pkgdb.db
plugger-4.0_3
png-1.2.5_2
popt-1.6.4_1
portupgrade-20030723
postgresql-7.4.2
ppantsfonts-0.7
psiconv-0.8.3_1
python-2.3.2_3
rpm-3.0.6_8
ruby-1.6.8.2003.10.15
ruby-bdb1-0.2.1
ruby-shim-ruby18-1.8.1.p2
rxvt-2.6.4_1
sane-backends-1.0.13_2
sane-frontends-1.0.11_1
screen-4.0.1_2
scrollkeeper-0.3.12_4,1
sdocbook-xml-4.1.2.5_1
sgmlformat-1.7_2
shared-mime-info-0.14_2
sidplay-1.0.9
sudo-1.6.7.5
tcl-8.3.5_2
tcl-8.4.5,1
tiff-3.6.1_1
timidity++-esound-2.11.3_1
tk-8.3.5_2
tk-8.4.5,1
ttmkfdir-0.0_1
unzip-5.50_2
urwfonts-1.0
vim-6.2.154
wavplay-1.4
webfonts-0.21_1
wrapper-1.0_3
xanim-2.92.0
xchat2-2.0.7_1
xlhtml-0.5.1
xlockmore-5.11.1
xmlcatmgr-1.1
xmms-1.2.8_2
xmp-esound-2.0.4_1
xv-3.10a_3
zip-2.3_1
zsh-4.0.7


More information about the freebsd-gnome mailing list