Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2002 16:44:41 -0700
From:      Henry Koren <henry@koren.com>
To:        gnome@FreeBSD.org
Subject:   Fwd: falure on /usr/ports/devel/gnomevfs
Message-ID:  <200207231644.41133.henry@koren.com>

next in thread | raw e-mail | index | archive | help

--------------Boundary-00=_HA7QTHGDIATA38W8OPRD
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Btw,  I fixed this by issuing the following command

export PKG_CONFIG_PATH=3D/usr/X11R6/libdata/pkgconfig

----------  Forwarded Message  ----------

Subject: falure on /usr/ports/devel/gnomevfs
Date: Tue, 23 Jul 2002 16:03:08 -0700
From: Henry Koren <henry@kore.com>
To: gnome@FreeBSD.org

attached is my

/usr/ports/devel/gnomevfs/work/gnome-vfs-1.0.5/config.log

Thanks

-------------------------------------------------------


--------------Boundary-00=_HA7QTHGDIATA38W8OPRD
Content-Type: text/x-log;
  charset="us-ascii";
  name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="config.log"

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

configure:781: checking for a BSD compatible install
configure:834: checking whether build environment is sane
configure:891: checking whether gmake sets ${MAKE}
configure:937: checking for working aclocal
configure:950: checking for working autoconf
configure:963: checking for working automake
configure:976: checking for working autoheader
configure:989: checking for working makeinfo
configure:1046: checking for perl
configure:1116: checking whether to enable maintainer-specific portions of Makefiles
configure:1141: checking for strerror in -lcposix
configure:1160: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include  conftest.c -lcposix  -L/usr/local/lib 1>&5
/usr/libexec/elf/ld: cannot find -lcposix
configure: failed program was:
#line 1149 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* 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:1185: checking for gcc
configure:1298: checking whether the C compiler (cc -O -pipe  ) works
configure:1314: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:1340: checking whether the C compiler (cc -O -pipe  ) is a cross-compiler
configure:1345: checking whether we are using GNU C
configure:1354: cc -E conftest.c
configure:1373: checking whether cc accepts -g
configure:1405: checking how to run the C preprocessor
configure:1426: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1489: checking for gawk
configure:1489: checking for mawk
configure:1489: checking for nawk
configure:1489: checking for awk
configure:1519: checking for Cygwin environment
configure:1535: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:1531: `__CYGWIN32__' undeclared (first use in this function)
configure:1531: (Each undeclared identifier is reported only once
configure:1531: for each function it appears in.)
configure: failed program was:
#line 1524 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:1552: checking for mingw32 environment
configure:1564: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:1560: `__MINGW32__' undeclared (first use in this function)
configure:1560: (Each undeclared identifier is reported only once
configure:1560: for each function it appears in.)
configure: failed program was:
#line 1557 "configure"
#include "confdefs.h"

int main() {
return __MINGW32__;
; return 0; }
configure:1656: checking host system type
configure:1677: checking build system type
configure:1706: checking for ld used by GCC
configure:1774: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD])
configure:1791: checking for /usr/libexec/elf/ld option to reload object files
configure:1803: checking for BSD-compatible nm
configure:1841: checking whether ln -s works
configure:1862: checking how to recognise dependant libraries
configure:2045: checking for object suffix
configure:2051: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c 1>&5
configure:2071: checking for executable suffix
configure:2081: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:2112: checking command to parse /usr/bin/nm -B output
configure:2192: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c 1>&5
configure:2195: /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:2246: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include  conftest.c conftstm.o 1>&5
configure:2295: checking for dlfcn.h
configure:2305: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2473: checking for ranlib
configure:2540: checking for strip
configure:2783: checking for objdir
configure:2810: checking for cc option to produce PIC
configure:2962: checking if cc PIC flag -fPIC works
configure:2976: cc -c -O -pipe  -fPIC -DPIC -D_THREAD_SAFE -I/usr/local/include conftest.c 1>&5
configure:3028: checking if cc static flag -static works
configure:3043: cc -o conftest -O -pipe  -D_THREAD_SAFE -I/usr/local/include  -static conftest.c -L/usr/local/lib 1>&5
configure:3070: checking if cc supports -c -o file.o
configure:3089: cc -c -O -pipe  -o out/conftest2.o -D_THREAD_SAFE -I/usr/local/include conftest.c 1>&5
configure:3118: checking if cc supports -c -o file.lo
configure:3136: cc -c -O -pipe  -c -o conftest.lo -D_THREAD_SAFE -I/usr/local/include conftest.c 1>&5
configure:3186: checking if cc supports -fno-rtti -fno-exceptions
configure:3199: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -D_THREAD_SAFE -I/usr/local/include conftest.c 1>&5
configure:3226: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:3882: checking how to hardcode library paths into programs
configure:3910: checking whether stripping libraries is possible
configure:3924: checking dynamic linker characteristics
configure:4321: checking if libtool supports shared libraries
configure:4325: checking whether to build shared libraries
configure:4348: checking whether to build static libraries
configure:4884: checking whether -lc should be explicitly linked in
configure:4891: cc -c -O -pipe  -D_THREAD_SAFE -I/usr/local/include conftest.c 1>&5
configure:4904: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
configure:5493: checking for pkg-config
configure:5539: checking for gnome-mime-data-2.0

--------------Boundary-00=_HA7QTHGDIATA38W8OPRD--


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?200207231644.41133.henry>