Skip site navigation (1)Skip section navigation (2)
Date:      23 Jan 2002 12:09:39 -0800
From:      sawilson@sawilson.com
To:        marcus@marcuscom.com
Cc:        freebsd-stable@freebsd.org
Subject:   Re: gnomevfs won't compile
Message-ID:  <20020123200939.582.cpmta@c001.snv.cp.net>

next in thread | raw e-mail | index | archive | help
> > 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?

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?20020123200939.582.cpmta>