Error in building Nautilus 2.2.4 in FreeBSD 4.8 Can u help

Benny Kjaergaard benny at milliways.camp.wax.dk
Fri Jun 6 02:17:19 PDT 2003


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

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

  $ ./configure --with-freetype2-lib-place=/usr/local/lib --with-freetype2-include-place=/usr/local/include/freetype2 --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --build=i386-portbld-freebsd4.8

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

hostname = milliways.camp.wax.dk
uname -m = i386
uname -r = 4.8-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 4.8-RELEASE #2: Thu May 29 10:18:17 CEST 2003     root at milliways.camp.wax.dk:/usr/obj/usr/src/sys/MILLIWAYS 

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

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

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


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

configure:1526: checking for a BSD-compatible install
configure:1580: result: /usr/bin/install -c -o root -g wheel
configure:1591: checking whether build environment is sane
configure:1634: result: yes
configure:1649: checking whether gmake sets $(MAKE)
configure:1669: result: yes
configure:1701: checking for working aclocal-1.4
configure:1712: result: missing
configure:1716: checking for working autoconf
configure:1723: result: found
configure:1731: checking for working automake-1.4
configure:1742: result: missing
configure:1746: checking for working autoheader
configure:1753: result: found
configure:1761: checking for working makeinfo
configure:1768: result: found
configure:1783: checking whether build environment is sane
configure:1826: result: yes
configure:1828: checking whether to enable maintainer-specific portions of Makefiles
configure:1837: result: no
configure:1898: checking for gcc
configure:1924: result: cc
configure:2168: checking for C compiler version
configure:2171: cc --version </dev/null >&5
2.95.4
configure:2174: $? = 0
configure:2176: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2179: $? = 0
configure:2181: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2184: $? = 1
configure:2208: checking for C compiler default output
configure:2211: cc -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions  conftest.c -pthread -L/usr/local/lib -L/usr/X11R6/lib -liconv >&5
configure:2214: $? = 0
configure:2260: result: a.out
configure:2265: checking whether the C compiler works
configure:2271: ./a.out
configure:2274: $? = 0
configure:2291: result: yes
configure:2298: checking whether we are cross compiling
configure:2300: result: no
configure:2303: checking for suffix of executables
configure:2305: cc -o conftest -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions  conftest.c -pthread -L/usr/local/lib -L/usr/X11R6/lib -liconv >&5
configure:2308: $? = 0
configure:2333: result: 
configure:2339: checking for suffix of object files
configure:2361: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:2364: $? = 0
configure:2386: result: o
configure:2390: checking whether we are using the GNU C compiler
configure:2415: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:2418: $? = 0
configure:2421: test -s conftest.o
configure:2424: $? = 0
configure:2437: result: yes
configure:2443: checking whether cc accepts -g
configure:2465: cc -c -g -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:2468: $? = 0
configure:2471: test -s conftest.o
configure:2474: $? = 0
configure:2485: result: yes
configure:2502: checking for cc option to accept ANSI C
configure:2563: cc  -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:2566: $? = 0
configure:2569: test -s conftest.o
configure:2572: $? = 0
configure:2590: result: none needed
configure:2608: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2611: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2721: checking whether byte ordering is bigendian
configure:2749: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:2752: $? = 0
configure:2755: test -s conftest.o
configure:2758: $? = 0
configure:2783: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure: In function `main':
configure:2779: syntax error before `big'
configure:2786: $? = 1
configure: failed program was:
| #line 2762 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nautilus"
| #define VERSION "2.2.4"
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:2906: result: no
configure:2925: checking for an ANSI C-conforming const
configure:2993: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:2996: $? = 0
configure:2999: test -s conftest.o
configure:3002: $? = 0
configure:3013: result: yes
configure:3024: checking for strerror in -lcposix
configure:3055: cc -o conftest -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions  conftest.c -lcposix  -pthread -L/usr/local/lib -L/usr/X11R6/lib -liconv >&5
/usr/libexec/elf/ld: cannot find -lcposix
configure:3058: $? = 1
configure: failed program was:
| #line 3032 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nautilus"
| #define VERSION "2.2.4"
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:3076: result: no
configure:3130: checking for gcc
configure:3156: result: cc
configure:3400: checking for C compiler version
configure:3403: cc --version </dev/null >&5
2.95.4
configure:3406: $? = 0
configure:3408: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:3411: $? = 0
configure:3413: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:3416: $? = 1
configure:3419: checking whether we are using the GNU C compiler
configure:3466: result: yes
configure:3472: checking whether cc accepts -g
configure:3514: result: yes
configure:3531: checking for cc option to accept ANSI C
configure:3619: result: none needed
configure:3637: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
conftest.c:2: syntax error before `me'
configure:3640: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3754: checking how to run the C preprocessor
configure:3790: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
configure:3796: $? = 0
configure:3828: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
configure:3830: ac_nonexistent.h: No such file or directory
configure:3834: $? = 1
configure: failed program was:
| #line 3820 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nautilus"
| #define VERSION "2.2.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3872: result: cc -E
configure:3897: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
configure:3903: $? = 0
configure:3935: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
configure:3937: ac_nonexistent.h: No such file or directory
configure:3941: $? = 1
configure: failed program was:
| #line 3927 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nautilus"
| #define VERSION "2.2.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3995: checking for a BSD-compatible install
configure:4049: result: /usr/bin/install -c -o root -g wheel
configure:4060: checking whether ln -s works
configure:4064: result: yes
configure:4071: checking whether gmake sets $(MAKE)
configure:4091: result: yes
configure:4172: checking build system type
configure:4190: result: i386-portbld-freebsd4.8
configure:4198: checking host system type
configure:4212: result: i386-portbld-freebsd4.8
configure:4242: checking for ld used by GCC
configure:4305: result: /usr/libexec/elf/ld
configure:4314: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:4326: result: yes
configure:4331: checking for /usr/libexec/elf/ld option to reload object files
configure:4338: result: -r
configure:4343: checking for BSD-compatible nm
configure:4379: result: /usr/bin/nm -B
configure:4382: checking for a sed that does not truncate output
configure:4464: result: /usr/bin/sed
configure:4467: checking how to recognise dependent libraries
configure:4648: result: pass_all
configure:4660: checking command to parse /usr/bin/nm -B output
configure:4744: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:4747: $? = 0
configure:4751: /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:4754: $? = 0
configure:4806: cc -o conftest -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions  conftest.c conftstm.o >&5
configure:4809: $? = 0
configure:4853: result: ok
configure:4858: checking for egrep
configure:4868: result: grep -E
configure:4873: checking for ANSI C header files
configure:4899: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:4902: $? = 0
configure:4905: test -s conftest.o
configure:4908: $? = 0
configure:5000: cc -o conftest -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions  conftest.c -pthread -L/usr/local/lib -L/usr/X11R6/lib -liconv >&5
configure:5003: $? = 0
configure:5005: ./conftest
configure:5008: $? = 0
configure:5023: result: yes
configure:5047: checking for sys/types.h
configure:5064: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5067: $? = 0
configure:5070: test -s conftest.o
configure:5073: $? = 0
configure:5084: result: yes
configure:5047: checking for sys/stat.h
configure:5064: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5067: $? = 0
configure:5070: test -s conftest.o
configure:5073: $? = 0
configure:5084: result: yes
configure:5047: checking for stdlib.h
configure:5064: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5067: $? = 0
configure:5070: test -s conftest.o
configure:5073: $? = 0
configure:5084: result: yes
configure:5047: checking for string.h
configure:5064: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5067: $? = 0
configure:5070: test -s conftest.o
configure:5073: $? = 0
configure:5084: result: yes
configure:5047: checking for memory.h
configure:5064: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5067: $? = 0
configure:5070: test -s conftest.o
configure:5073: $? = 0
configure:5084: result: yes
configure:5047: checking for strings.h
configure:5064: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5067: $? = 0
configure:5070: test -s conftest.o
configure:5073: $? = 0
configure:5084: result: yes
configure:5047: checking for inttypes.h
configure:5064: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5067: $? = 0
configure:5070: test -s conftest.o
configure:5073: $? = 0
configure:5084: result: yes
configure:5047: checking for stdint.h
configure:5064: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5106: stdint.h: No such file or directory
configure:5067: $? = 1
configure: failed program was:
| #line 5053 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nautilus"
| #define VERSION "2.2.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:5084: result: no
configure:5047: checking for unistd.h
configure:5064: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5067: $? = 0
configure:5070: test -s conftest.o
configure:5073: $? = 0
configure:5084: result: yes
configure:5110: checking dlfcn.h usability
configure:5123: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5126: $? = 0
configure:5129: test -s conftest.o
configure:5132: $? = 0
configure:5142: result: yes
configure:5146: checking dlfcn.h presence
configure:5157: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
configure:5163: $? = 0
configure:5182: result: yes
configure:5218: checking for dlfcn.h
configure:5225: result: yes
configure:5423: checking for ranlib
configure:5439: found /usr/bin/ranlib
configure:5450: result: ranlib
configure:5503: checking for strip
configure:5519: found /usr/bin/strip
configure:5530: result: strip
configure:5740: checking for objdir
configure:5751: result: .libs
configure:5768: checking for cc option to produce PIC
configure:5914: result: -fPIC
configure:5918: checking if cc PIC flag -fPIC works
configure:5942: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5945: $? = 0
configure:5948: test -s conftest.o
configure:5951: $? = 0
configure:5989: result: yes
configure:6005: checking if cc static flag -static works
configure:6030: cc -o conftest -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions  -static conftest.c -pthread -L/usr/local/lib -L/usr/X11R6/lib -liconv >&5
configure:6033: $? = 0
configure:6036: test -s conftest
configure:6039: $? = 0
configure:6055: result: yes
configure:6067: checking if cc supports -c -o file.o
configure:6087: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:6111: result: yes
configure:6116: checking if cc supports -c -o file.lo
configure:6144: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:6147: $? = 0
configure:6150: test -s conftest.lo
configure:6153: $? = 0
configure:6175: result: yes
configure:6206: checking if cc supports -fno-rtti -fno-exceptions
configure:6229: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:6232: $? = 0
configure:6235: test -s conftest.o
configure:6238: $? = 0
configure:6255: result: yes
configure:6266: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:6961: result: yes
configure:6966: checking how to hardcode library paths into programs
configure:6990: result: immediate
configure:6995: checking whether stripping libraries is possible
configure:7000: result: yes
configure:7011: checking dynamic linker characteristics
configure:7442: result: freebsd4.8 ld.so
configure:7447: checking if libtool supports shared libraries
configure:7449: result: yes
configure:7452: checking whether to build shared libraries
configure:7473: result: yes
configure:7476: checking whether to build static libraries
configure:7480: result: no
configure:8154: checking whether -lc should be explicitly linked in
configure:8162: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:8165: $? = 0
configure:8179: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8182: $? = 1
configure:8195: result: yes
configure:8776: checking for pkg-config
configure:8794: found /usr/local/bin/pkg-config
configure:8807: result: /usr/local/bin/pkg-config
configure:8824: checking for 	esound >= 0.2.27 	bonobo-activation-2.0 >= 2.1.0 	eel-2.0 >= 2.2.3 	glib-2.0 >= 2 	gnome-desktop-2.0 >= 2.1.0 	gnome-vfs-2.0 >= 2.1.5 	ORBit-2.0 >= 2.4.0	pango >= 1.1.2 	gtk+-2.0 >= 2.1.1 	libart-2.0 >= 2.3.10 	libbonobo-2.0 >= 2.1.0 	libbonoboui-2.0 >= 2.0.0 	libgnome-2.0 >= 2.1.1 	libgnomeui-2.0 >= 2.1.1 	librsvg-2.0 >= 2.0.1 	libxml-2.0 >= 2.4.7

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

ac_cv_c_bigendian=no
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_env_LDFLAGS_set=
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
lt_cv_prog_cc_can_build_shared=yes
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_prog_make_gmake_set=yes
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
ac_cv_env_host_alias_set=
ac_cv_c_const=yes
lt_cv_ld_reload_flag=-r
lt_cv_archive_cmds_need_lc=yes
ac_cv_header_sys_stat_h=yes
lt_cv_prog_gnu_ld=yes
ac_cv_env_build_alias_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd4.8
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
lt_cv_prog_cc_wl=-Wl,
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_header_stdint_h=no
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_path_LD=/usr/libexec/elf/ld
ac_cv_build_alias=i386-portbld-freebsd4.8
ac_cv_env_CPPFLAGS_value='-I/usr/local/include -fno-rtti -fno-exceptions'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd4.8
ac_cv_env_host_alias_value=
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_compiler_c_o=yes
lt_cv_prog_cc_pic_works=yes
lt_cv_file_magic_test_file=
ac_cv_build=i386-portbld-freebsd4.8
ac_cv_prog_CPP='cc -E'
ac_cv_env_build_alias_value=i386-portbld-freebsd4.8
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
lt_cv_compiler_o_lo=yes
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_objext=o

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

ACLOCAL='/usr/ports/x11-fm/nautilus2/work/nautilus-2.2.4/missing aclocal-1.4'
ALL_CFLAGS=''
ALL_LIBS=''
ART_REQUIRED='2.3.10'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/usr/ports/x11-fm/nautilus2/work/nautilus-2.2.4/missing automake-1.4'
BONOBO_ACTIVATION_REQUIRED='2.1.0'
BONOBO_REQUIRED='2.1.0'
BONOBO_UI_REQUIRED='2.0.0'
CAPPLET_CFLAGS=''
CAPPLET_LIBS=''
CATALOGS=''
CATOBJEXT=''
CC='cc'
CFLAGS='-O -pipe '
COMPONENT_CFLAGS=''
COMPONENT_LIBS=''
CORE_CFLAGS=''
CORE_IDL_INCLUDES=''
CORE_LIBS=''
CPP='cc -E'
CPPFLAGS='-I/usr/local/include -fno-rtti -fno-exceptions'
DATADIRNAME=''
DEFS=''
DISABLE_DEPRECATED_CFLAGS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EEL_REQUIRED='2.2.3'
EGREP='grep -E'
EMBLEM_COMPONENT_CFLAGS=''
EMBLEM_COMPONENT_LIBS=''
ENABLE_HARDWARE_VIEW_FALSE=''
ENABLE_HARDWARE_VIEW_TRUE=''
ENABLE_PROFILER=''
ENABLE_PROFILER_FALSE=''
ENABLE_PROFILER_TRUE=''
ESOUND_REQUIRED='0.2.27'
EXEEXT=''
GCONFTOOL=''
GCONF_SCHEMAS_INSTALL_FALSE=''
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE=''
GCONF_SCHEMA_FILE_DIR=''
GETTEXT_PACKAGE=''
GIMPHWRAPBOX_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_REQUIRED='2'
GMOFILES=''
GMSGFMT=''
GNOME_DESKTOP_REQUIRED='2.1.0'
GNOME_REQUIRED='2.1.1'
GNOME_UI_REQUIRED='2.1.1'
GNOME_VFS_REQUIRED='2.1.5'
GTK_REQUIRED='2.1.1'
HAVE_CDDA_FALSE=''
HAVE_CDDA_TRUE=''
HAVE_JW=''
HAVE_JW_FALSE=''
HAVE_JW_TRUE=''
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE=''
INTLTOOL_DESKTOP_RULE=''
INTLTOOL_DIRECTORY_RULE=''
INTLTOOL_EXTRACT=''
INTLTOOL_KEYS_RULE=''
INTLTOOL_MERGE=''
INTLTOOL_OAF_RULE=''
INTLTOOL_PERL=''
INTLTOOL_PONG_RULE=''
INTLTOOL_PROP_RULE=''
INTLTOOL_SCHEMAS_RULE=''
INTLTOOL_SERVER_RULE=''
INTLTOOL_SHEET_RULE=''
INTLTOOL_SOUNDLIST_RULE=''
INTLTOOL_THEME_RULE=''
INTLTOOL_UI_RULE=''
INTLTOOL_UPDATE=''
INTLTOOL_XML_RULE=''
JW=''
LDFLAGS=''
LIBEGG_CFLAGS=''
LIBJPEG=''
LIBNAUTILUS_CFLAGS=''
LIBNAUTILUS_IDL_INCLUDES=''
LIBNAUTILUS_LIBS=''
LIBOBJS=''
LIBS='-pthread -L/usr/local/lib -L/usr/X11R6/lib -liconv'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MEDUSA_CFLAGS=''
MEDUSA_LIBS=''
MEDUSA_REQUIRED='0.5.1'
MKINSTALLDIRS=''
MSGFMT=''
OBJEXT='o'
ORBIT_IDL=''
ORBIT_REQUIRED='2.4.0'
PACKAGE='nautilus'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PANGO_REQUIRED='1.1.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
RSVG_REQUIRED='2.0.1'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS=''
VERSION='2.2.4'
XGETTEXT=''
XML_REQUIRED='2.4.7'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='cc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.8'
build_alias='i386-portbld-freebsd4.8'
build_cpu='i386'
build_os='freebsd4.8'
build_vendor='portbld'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
host='i386-portbld-freebsd4.8'
host_alias=''
host_cpu='i386'
host_os='freebsd4.8'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/usr/X11R6/share/gnome'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "nautilus"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "2.2.4"

configure: exit 1


More information about the freebsd-gnome mailing list