Date: Wed, 23 Jan 2002 15:19:08 -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: <20020123151439.Y91869-100000@shumai.marcuscom.com> In-Reply-To: <20020123200939.582.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:
> > > 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
>
> {root@scorpius}/usr/ports/devel/gnomevfs# pkg_info | grep glib
> glib-1.2.10_3 Some useful routines of C programming
> glib-1.2.10_5 Some useful routines of C programming
> glib-1.3.12 Some useful routines of C programming (unstable development
> {root@scorpius}/usr/ports/devel/gnomevfs# pkg_info | grep gettext
> gettext-0.10.35 GNU gettext package
> gettext-0.10.35_1 GNU gettext package
> gettext-0.10.38 GNU gettext package
> {root@scorpius}/usr/ports/devel/gnomevfs# cat /usr/ports/devel/gettext/distinfo
> MD5 (gettext-0.10.35.tar.gz) = f29d32b82217b9d89fcda66328752acc
> {root@scorpius}/usr/ports/devel/gnomevfs# which pkg-config
> /usr/local/bin/pkg-config
>
> It's strange that I have gettext 0.10.38 installed, but my current cvsup'd ports
> version is 0.10.35_1. I just installed glib 1.2.10_5 and 1.3.12 from ports. pkg-config is there but I'm still getting:
>
> configure:4898: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1
> 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.
>
>
> So I'm completely lost at this point. How do you have gettext 0.10.40
> when that isn't the current ports version? Do I have to install things
> not in ports yet to get other ports to install correctly?
The latest gettext-devel is 0.10.40. On a working GNOME system, you will
have:
gettext-0.10.35_1 GNU gettext package
gettext-0.10.40 GNU gettext package
You should also have glib-1.2.10_5, and pkgconfig-0.8.0. You don't need
glib-1.3. This will be used for GNOME 2.0. I haven't seen the error
you're seeing yet, but since it stops at checking for pkg-config, I can
only imagine something is wrong with your pkgconfig install. Can you try
reinstalling it?
Can you script the whole build process, and mail me the typescript file?
Joe
>
> Thanks In Advance.
>
> --
>
> 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?20020123151439.Y91869-100000>
