Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2002 14:44:51 -0500 (EST)
From:      Joe Clarke <marcus@marcuscom.com>
To:        sawilson@sawilson.com
Cc:        freebsd-stable@freebsd.org
Subject:   Re: gnomevfs won't compile
Message-ID:  <20020123144356.G91869-100000@shumai.marcuscom.com>
In-Reply-To: <20020123190547.11786.cpmta@c001.snv.cp.net>

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


On 23 Jan 2002 sawilson@sawilson.com wrote:

> On Wed, 23 January 2002, Joe Clarke wrote:
>
> .
> >
> > The latest gnomevfs is 1.0.4 (as of today), and builds just fine on
> > 4.5-RC.  I also built 1.0.3 on 4.5-RC.  What versions of gettext do you
> > have installed?
> >
> > Joe
> >
> > >
>
> I did have gettext 0.10.34, but I just installed 0.10.35_1. I grabbed 1.0.4 of gnomevfs and got this during my make attempt:
>
> configure:2075: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr
> configure:2106: checking command to parse /usr/bin/nm -B output
> configure:2186: cc -c -O -pipe  -I/usr/local/include conftest.c 1>&5
> configure:2189: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABC
> configure:2240: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c confts
> configure:2289: checking for dlfcn.h
> configure:2299: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:2467: checking for ranlib
> configure:2534: checking for strip
> configure:2777: checking for objdir
> configure:2804: checking for cc option to produce PIC
> configure:2956: checking if cc PIC flag -fPIC works
> configure:2970: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include conftest.c 1>&5
> configure:3022: checking if cc static flag -static works
> configure:3037: cc -o conftest -O -pipe  -I/usr/local/include  -static conftest.
> configure:3064: checking if cc supports -c -o file.o
> configure:3083: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include conftest
> configure:3112: checking if cc supports -c -o file.lo
> configure:3130: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include conftest.
> configure:3180: checking if cc supports -fno-rtti -fno-exceptions
> configure:3193: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/l
> configure:3220: checking whether the linker (/usr/libexec/elf/ld) supports share
> configure:3876: checking how to hardcode library paths into programs
> configure:3904: checking whether stripping libraries is possible
> configure:3918: checking dynamic linker characteristics
> configure:4315: checking if libtool supports shared libraries
> configure:4319: checking whether to build shared libraries
> configure:4342: checking whether to build static libraries
> configure:4878: checking whether -lc should be explicitly linked in
> configure:4885: cc -c -O -pipe  -I/usr/local/include conftest.c 1>&5
> configure:4898: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2
> configure:5487: checking for pkg-config
> (end of "config.log")
> *** Error code 1
>
> Stop in /usr/ports/devel/gnomevfs.
> *** Error code 1
>
> Stop in /usr/ports/devel/gnomevfs.
> *** Error code 1
>
> Stop in /usr/ports/devel/gnomevfs.
> *** Error code 1
>
> Stop in /usr/ports/devel/gnomevfs.
> {root@scorpius}/usr/ports/devel/gnomevfs#
>
> :) So it's a new error this time. I'm going to try a lot of uninstalling
> and reinstalling unless someone comes up with something better in the
> meantime.


Good idea.  Looks like you don't have pkg-config installed, which means
you don't have a current version of glib.  Make sure you also have
gettext-0.10.40 installed as well as 0.10.35.

Joe


>
> Thanks for the suggestions.
>
>
> --
>
> Best Regards,
> S.A.Wilson
>
> The Digital Millennium Copyright Act in Plain English
> http://pineight.evilpigeon.net/rant/dmca/
>
>


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020123144356.G91869-100000>