Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2000 19:57:29 -0500
From:      Ade Lovett <ade@FreeBSD.org>
To:        Mark Ovens <marko@freebsd.org>
Cc:        ports@freebsd.org
Subject:   Re: Build of latest pan fails
Message-ID:  <20000923195729.E322@FreeBSD.org>
In-Reply-To: <20000924010847.A253@parish>; from marko@freebsd.org on Sun, Sep 24, 2000 at 01:08:47AM %2B0100
References:  <20000924010847.A253@parish>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 24, 2000 at 01:08:47AM +0100, Mark Ovens wrote:
> Building of the latest version of news/pan fails:
>
> [snip]
> # pkg_version -v | grep glib
> glib-1.3.1                  ?   multiple versions (index has 1.2.8,1.3.1)

Don't do that.  glib/gtk 1.3.x is development code, not suitable
for prime time, and will trash your hifi, steal your car, empty
your bank account, and do other bad things.  The fact that the code
was looking for something called glib12-config (note the "2") should
have been something of a tiny clue as to what the problem was.
The second tiny clue would have been found in the devel/glib13
Makefile:

>>>>>
NO_LATEST_LINK= "Unstable, development version."
>>>>>

Now, rip glib-1.3.1 (and gtk-1.3.x if installed) out of your system,
install glib/gtk 1.2.8 (*stable* versions), and everything will be
just fine, and I'll feel a lot better.  (You'll notice that bento,
which uses 1.2.8, seems to have no problem building this package,
always a good first step to check before having a problem with something).

Thank you.

-aDe

-- 
Ade Lovett, Austin, TX.			ade@FreeBSD.org
FreeBSD: The Power to Serve		http://www.FreeBSD.org/


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




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