Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Oct 2002 16:23:03 +0200
From:      Ihsaan Abrahams <solantis@wam.co.za>
To:        gnome@freebsd.org
Subject:   port problem
Message-ID:  <3D9DA447.5020306@wam.co.za>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------040506050003020704010203
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

This is what i get when trying to install nautilus2. Even when i try to 
install nautilus, i get an error about gnomelibs which is unable to install.

Ihsaan

--------------040506050003020704010203
Content-Type: text/plain;
 name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="config.log"

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

It was created by configure, which was
generated by GNU Autoconf 2.53.  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 i386-portbld-freebsd4.7

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

hostname = uidzero.za.net
uname -m = i386
uname -r = 4.7-RC
uname -s = FreeBSD
uname -v = FreeBSD 4.7-RC #3: Thu Oct  3 08:25:24 SAST 2002     solantis@uidzero.za.net:/usr/src/sys/compile/phj34r 

/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:1442: checking for a BSD-compatible install
configure:1496: result: /usr/bin/install -c -o root -g wheel
configure:1507: checking whether build environment is sane
configure:1550: result: yes
configure:1583: checking for gawk
configure:1612: result: no
configure:1583: checking for mawk
configure:1612: result: no
configure:1583: checking for nawk
configure:1599: found /usr/bin/nawk
configure:1609: result: nawk
configure:1619: checking whether gmake sets ${MAKE}
configure:1639: result: yes
configure:1791: checking whether build environment is sane
configure:1834: result: yes
configure:1836: checking whether to enable maintainer-specific portions of Makefiles
configure:1845: result: no
configure:1881: checking for style of include used by gmake
configure:1909: result: GNU
configure:1942: checking for i386-portbld-freebsd4.7-gcc
configure:1968: result: cc
configure:2250: checking for C compiler version
configure:2253: cc --version </dev/null >&5
2.95.4
configure:2256: $? = 0
configure:2258: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2261: $? = 0
configure:2263: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2266: $? = 1
configure:2292: checking for C compiler default output
configure:2295: 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:2298: $? = 0
configure:2331: result: a.out
configure:2336: checking whether the C compiler works
configure:2342: ./a.out
configure:2345: $? = 0
configure:2360: result: yes
configure:2367: checking whether we are cross compiling
configure:2369: result: no
configure:2372: checking for suffix of executables
configure:2374: 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:2377: $? = 0
configure:2399: result: 
configure:2405: checking for suffix of object files
configure:2429: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:2432: $? = 0
configure:2451: result: o
configure:2455: checking whether we are using the GNU C compiler
configure:2482: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:2485: $? = 0
configure:2488: test -s conftest.o
configure:2491: $? = 0
configure:2503: result: yes
configure:2509: checking whether cc accepts -g
configure:2533: cc -c -g -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:2536: $? = 0
configure:2539: test -s conftest.o
configure:2542: $? = 0
configure:2552: result: yes
configure:2579: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2582: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2694: checking dependency style of cc
configure:2756: result: gcc
configure:2762: checking whether byte ordering is bigendian
configure:2792: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:2795: $? = 0
configure:2798: test -s conftest.o
configure:2801: $? = 0
configure:2828: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure: In function `main':
configure:2819: syntax error before `big'
configure:2831: $? = 1
configure: failed program was:
#line 2805 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
#if BYTE_ORDER != BIG_ENDIAN
 not big endian
#endif

  ;
  return 0;
}
configure:2945: result: no
configure:2964: checking for cc option to accept ANSI C
configure:3027: cc  -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:3030: $? = 0
configure:3033: test -s conftest.o
configure:3036: $? = 0
configure:3053: result: none needed
configure:3061: checking for an ANSI C-conforming const
configure:3131: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:3134: $? = 0
configure:3137: test -s conftest.o
configure:3140: $? = 0
configure:3150: result: yes
configure:3161: checking for strerror in -lcposix
configure:3194: 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:3197: $? = 1
configure: failed program was:
#line 3169 "configure"
#include "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 ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:3214: result: no
configure:3230: checking for i386-portbld-freebsd4.7-gcc
configure:3256: result: cc
configure:3538: checking for C compiler version
configure:3541: cc --version </dev/null >&5
2.95.4
configure:3544: $? = 0
configure:3546: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:3549: $? = 0
configure:3551: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:3554: $? = 1
configure:3557: checking whether we are using the GNU C compiler
configure:3605: result: yes
configure:3611: checking whether cc accepts -g
configure:3654: result: yes
configure:3681: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
conftest.c:2: syntax error before `me'
configure:3684: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:3796: checking dependency style of cc
configure:3858: result: gcc
configure:3868: checking how to run the C preprocessor
configure:3894: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
configure:3900: $? = 0
configure:3927: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
configure:3924: ac_nonexistent.h: No such file or directory
configure:3933: $? = 1
configure: failed program was:
#line 3923 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3970: result: cc -E
configure:3985: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
configure:3991: $? = 0
configure:4018: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
configure:4015: ac_nonexistent.h: No such file or directory
configure:4024: $? = 1
configure: failed program was:
#line 4014 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4075: checking for a BSD-compatible install
configure:4129: result: /usr/bin/install -c -o root -g wheel
configure:4140: checking whether ln -s works
configure:4144: result: yes
configure:4151: checking whether gmake sets ${MAKE}
configure:4171: result: yes
configure:4252: checking build system type
configure:4270: result: i386-portbld-freebsd4.7
configure:4278: checking host system type
configure:4292: result: i386-portbld-freebsd4.7
configure:4322: checking for ld used by GCC
configure:4385: result: /usr/libexec/elf/ld
configure:4394: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:4406: result: yes
configure:4411: checking for /usr/libexec/elf/ld option to reload object files
configure:4418: result: -r
configure:4423: checking for BSD-compatible nm
configure:4459: result: nm
configure:4462: checking how to recognise dependant libraries
configure:4640: result: pass_all
configure:4652: checking command to parse nm output
configure:4733: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:4736: $? = 0
configure:4740: nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:4743: $? = 0
configure:4795: cc -o conftest -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions  conftest.c conftstm.o >&5
configure:4798: $? = 0
configure:4842: result: ok
configure:4847: checking for ANSI C header files
configure:4861: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
configure:4867: $? = 0
configure:4954: 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:4957: $? = 0
configure:4959: ./conftest
configure:4962: $? = 0
configure:4976: result: yes
configure:5000: checking for sys/types.h
configure:5013: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5016: $? = 0
configure:5019: test -s conftest.o
configure:5022: $? = 0
configure:5032: result: yes
configure:5000: checking for sys/stat.h
configure:5013: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5016: $? = 0
configure:5019: test -s conftest.o
configure:5022: $? = 0
configure:5032: result: yes
configure:5000: checking for stdlib.h
configure:5013: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5016: $? = 0
configure:5019: test -s conftest.o
configure:5022: $? = 0
configure:5032: result: yes
configure:5000: checking for string.h
configure:5013: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5016: $? = 0
configure:5019: test -s conftest.o
configure:5022: $? = 0
configure:5032: result: yes
configure:5000: checking for memory.h
configure:5013: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5016: $? = 0
configure:5019: test -s conftest.o
configure:5022: $? = 0
configure:5032: result: yes
configure:5000: checking for strings.h
configure:5013: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5016: $? = 0
configure:5019: test -s conftest.o
configure:5022: $? = 0
configure:5032: result: yes
configure:5000: checking for inttypes.h
configure:5013: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5016: $? = 0
configure:5019: test -s conftest.o
configure:5022: $? = 0
configure:5032: result: yes
configure:5000: checking for stdint.h
configure:5013: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5042: stdint.h: No such file or directory
configure:5016: $? = 1
configure: failed program was:
#line 5006 "configure"
#include "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:5032: result: no
configure:5000: checking for unistd.h
configure:5013: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5016: $? = 0
configure:5019: test -s conftest.o
configure:5022: $? = 0
configure:5032: result: yes
configure:5058: checking dlfcn.h usability
configure:5067: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5070: $? = 0
configure:5073: test -s conftest.o
configure:5076: $? = 0
configure:5085: result: yes
configure:5089: checking dlfcn.h presence
configure:5096: cc -E -I/usr/local/include -fno-rtti -fno-exceptions conftest.c
configure:5102: $? = 0
configure:5120: result: yes
configure:5138: checking for dlfcn.h
configure:5145: result: yes
configure:5304: checking for i386-portbld-freebsd4.7-ranlib
configure:5333: result: no
configure:5342: checking for ranlib
configure:5358: found /usr/bin/ranlib
configure:5369: result: ranlib
configure:5384: checking for i386-portbld-freebsd4.7-strip
configure:5413: result: no
configure:5422: checking for strip
configure:5438: found /usr/bin/strip
configure:5449: result: strip
configure:5660: checking for objdir
configure:5671: result: .libs
configure:5688: checking for cc option to produce PIC
configure:5838: result: -fPIC
configure:5842: checking if cc PIC flag -fPIC works
configure:5868: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:5871: $? = 0
configure:5874: test -s conftest.o
configure:5877: $? = 0
configure:5914: result: yes
configure:5930: checking if cc static flag -static works
configure:5957: 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:5960: $? = 0
configure:5963: test -s conftest
configure:5966: $? = 0
configure:5981: result: yes
configure:5993: checking if cc supports -c -o file.o
configure:6013: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:6037: result: yes
configure:6042: checking if cc supports -c -o file.lo
configure:6072: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:6075: $? = 0
configure:6078: test -s conftest.lo
configure:6081: $? = 0
configure:6102: result: yes
configure:6133: checking if cc supports -fno-rtti -fno-exceptions
configure:6158: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:6161: $? = 0
configure:6164: test -s conftest.o
configure:6167: $? = 0
configure:6183: result: yes
configure:6194: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:6874: result: yes
configure:6879: checking how to hardcode library paths into programs
configure:6903: result: immediate
configure:6908: checking whether stripping libraries is possible
configure:6913: result: yes
configure:6924: checking dynamic linker characteristics
configure:7317: result: freebsd4.7 ld.so
configure:7322: checking if libtool supports shared libraries
configure:7324: result: yes
configure:7327: checking whether to build shared libraries
configure:7348: result: yes
configure:7351: checking whether to build static libraries
configure:7355: result: no
configure:8017: checking whether -lc should be explicitly linked in
configure:8025: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:8028: $? = 0
configure:8042: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8045: $? = 1
configure:8058: result: yes
configure:8684: checking for pkg-config
configure:8702: found /usr/local/bin/pkg-config
configure:8715: result: /usr/local/bin/pkg-config
configure:8724: checking for orbit2-config
configure:8742: found /usr/local/bin/orbit2-config
configure:8755: result: /usr/local/bin/orbit2-config
configure:8763: checking for ORBit - version >= 2.3.0
configure:8867: cc -o conftest -O -pipe  -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -I/usr/local/include/orbit-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fno-rtti -fno-exceptions  conftest.c -pthread -Wl,--export-dynamic -L/usr/local/lib -lORBit-2 -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -lm -pthread -L/usr/local/lib -L/usr/X11R6/lib -liconv >&5
/usr/libexec/elf/ld: warning: libintl.so.4, needed by /usr/local/lib/libORBit-2.so, may conflict with libintl.so.1
configure:8870: $? = 0
configure:8872: ./conftest
configure:8875: $? = 0
configure:8892: result: yes
configure:8977: checking for orbit-idl-2
configure:8995: found /usr/local/bin/orbit-idl-2
configure:9008: result: /usr/local/bin/orbit-idl-2
configure:9075: checking for 	esound >= 0.2.27 	bonobo-activation-2.0 >= 1.0.0 	eel-2.0 >= 2.0.4 	glib-2.0 >= 2 	gnome-desktop-2.0 >= 2.0.3 	gnome-vfs-2.0 >= 1.9 	gtk+-2.0 >= 2.0.5 	libart-2.0 >= 2.3.10 	libbonobo-2.0 >= 2.0.0 	libbonoboui-2.0 >= 2.0.0 	libgnome-2.0 >= 2.0.1 	libgnomecanvas-2.0 >= 2.0 	libgnomeui-2.0 >= 2.0 	librsvg-2.0 >= 2.0.1 	libxml-2.0 >= 2.4.7
configure:9204: error: Library requirements (	esound >= 0.2.27 	bonobo-activation-2.0 >= 1.0.0 	eel-2.0 >= 2.0.4 	glib-2.0 >= 2 	gnome-desktop-2.0 >= 2.0.3 	gnome-vfs-2.0 >= 1.9 	gtk+-2.0 >= 2.0.5 	libart-2.0 >= 2.3.10 	libbonobo-2.0 >= 2.0.0 	libbonoboui-2.0 >= 2.0.0 	libgnome-2.0 >= 2.0.1 	libgnomecanvas-2.0 >= 2.0 	libgnomeui-2.0 >= 2.0 	librsvg-2.0 >= 2.0.1 	libxml-2.0 >= 2.4.7) 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. ##
## ---------------- ##

am_cv_CC_dependencies_compiler_type=gcc
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_path_ORBIT_CONFIG=/usr/local/bin/orbit2-config
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=set
ac_cv_c_const=yes
lt_cv_ld_reload_flag=-r
ac_cv_prog_CC=cc
lt_cv_sys_path_separator=:
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=set
ac_cv_host_alias=i386-portbld-freebsd4.7
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
ac_cv_path_ORBIT_IDL=/usr/local/bin/orbit-idl-2
lt_cv_prog_cc_wl=-Wl,
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_strings_h=yes
ac_cv_header_stdint_h=no
ac_cv_header_inttypes_h=yes
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.7
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.7
ac_cv_env_host_alias_value=i386-portbld-freebsd4.7
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.7
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd4.7
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
lt_cv_compiler_o_lo=yes
ac_cv_env_target_alias_value=i386-portbld-freebsd4.7
ac_cv_env_CC_value=cc
lt_cv_path_NM=nm
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_objext=o

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

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

configure: exit 1

--------------040506050003020704010203
Content-Type: text/plain;
 name="error"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="error"

===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome@FreeBSD.org [maintainer] 
and attach
      the 
"/usr/ports/x11-fm/nautilus2/work/nautilus-2.0.7/config.log"
      including the output of the failure of your make command. 
Also, it might
      be a good idea to provide an overview of all packages 
installed on your
      system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/x11-fm/nautilus2.
uidzero# 


--------------040506050003020704010203
Content-Type: text/plain;
 name="pkgdb"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="pkgdb"

Mesa-3.4.2_2
ORBit-0.5.13_1
ORBit-0.5.17
ORBit2-2.4.3
XFree86-4.1.0_12,1
XFree86-clients-4.1.0_2
XFree86-documents-4.1.0
XFree86-libraries-4.1.0_1
XFree86-manuals-4.1.0
aalib-1.4.r5_1
apache-2.0.42
aterm-0.4.2
atk-1.0.3
autoconf-2.53
autoconf213-2.13.000227_2
automake14-1.4.5_1
bash-2.05b
bbconf-1.8
bbkeys-0.8.4
bison-1.35_1
blackbox-0.62.1
bonobo-activation-1.0.3
cclient-2001a,1
cups-base-1.1.15.1_3
cvsup-16.1f
db3-3.2.9_3,1
db3-3.3.11,1
docbook-xml-4.1.2_1
docbook-xsl-1.51.1
dopewars-1.5.7
eel2-2.0.7
eog2-1.0.3
esound-0.2.23
esound-0.2.29
expat-1.95.4
expat-1.95.5
freetype2-2.0.6
freetype2-2.1.2
gail-0.17
gconf-editor-0.3.1
gconf2-1.2.1
gdbm-1.8.0
gdk-pixbuf-0.15.0
gdk-pixbuf-0.18.0
gettext-0.10.35_1
gettext-0.10.35_2
gettext-0.11.5
ghostscript-gnu-6.52_4
gimp-1.2.3_2,1
gkrellm-1.2.13
gle-3.0.3
glib-1.2.10_5
glib-2.0.6
gmake-3.79.1_2
gnomeapplets2-2.0.3_1
gnomecontrolcenter2-2.0.1.1
gnomedesktop-2.0.8
gnomehier-1.0_3
gnomemedia2-2.0.2.5
gnomemimedata-2.0.1
gnomemimedata-2.0.1_1
gnomepanel-2.0.9
gnomesession-2.0.7
gnomeutils2-2.0.4,1
gnomevfs2-2.0.4
gnuls-4.0_1
gtk-1.2.10_3
gtk-2.0.6
gtk-engines-0.12_1
gtk-engines2-1.9.0
gtkglarea-1.2.2
gtkmm-1.2.8
guile-1.4
guile-1.4.1_2
guile-gtk-0.20_1
icemc-0.2.2_2
icewm-1.2.0
imake-4.1.0_2
imlib-1.9.11
imlib-1.9.14_1
intltool-0.22
jpeg-6b_1
lcms-1.08
libIDL-0.8.0
libart_lgpl2-2.3.10
libaudiofile-0.2.2
libaudiofile-0.2.3
libbonobo-2.0.0
libbonoboui-2.0.3
libglade2-2.0.0
libgnome-2.0.5
libgnomecanvas-2.0.4
libgnomeprint-1.116.1
libgnomeui-2.0.5
libgnugetopt-1.1
libgtop2-2.0.0_1
libiconv-1.7_1
libiconv-1.8_1
libmikmod-esound-3.1.10
libmng-1.0.3
libnet-1.0.2a
libogg-1.0,3
librep-0.15.2
librep-0.16.1_1
librsvg2-2.0.1
libsigc++-1.0.3
libtool-1.3.4_2
libtool-1.3.4_4
libungif-4.1.0b1
libvorbis-1.0,3
libwnck-0.17
libwww-5.3.2
libxml-1.8.16
libxml2-2.4.24
libxslt-1.0.20
libzvt-2.0.1
linc-0.5.3
linux_base-6.1
lynx-2.8.4.1c
m4-1.4_1
mkcatalog-1.1
mozilla-1.1,1
nessus-gtk-1.2.5
nessus-libnasl-1.2.5
nessus-libraries-1.2.5
nessus-plugins-1.2.5_1
nmap-3.00
openldap-2.0.25_1
pango-1.0.4
pico-4.0
pilot-link-0.9.5_3
pine-4.44
pkg_remove-1.1
pkg_tree-1.1
pkgconfig-0.12.0
pkgconfig-0.8.0
png-1.2.1
png-1.2.4
popt-1.5.1
popt-1.6.4
pspell-0.12.2_1
py22-expat-2.2.1_1
py22-numeric-21.0
python-2.2.1
qt-3.0.5_2
rpm-3.0.6_6
rxvt-2.6.4_1
samba-2.2.6.p1
samba-2.2.6.p2_1
scrollkeeper-0.3.11_2,1
sdocbook-xml-4.1.2.5
sed_inplace-2002.06.28
snort-1.8.7
sox-12.17.3
sox-12.17.3_1
tcl-8.3.4_3
tiff-3.5.7
tk-8.3.4_1
unzip-5.50
wget-1.8.2_1
xchat-1.8.9
xmms-esound-1.2.7_2
xpm-3.4k
xv-3.10a_2
zip-2.3_1

--------------040506050003020704010203--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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