Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2005 11:01:31 -0500
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        Linus Nordberg <linus@nordberg.se>
Cc:        gnome@freebsd.org
Subject:   Re: textproc/libxslt depending on libxml >= 2.6.15
Message-ID:  <41E7ECDB.9090704@FreeBSD.org>
In-Reply-To: <yszr7ko81s4.fsf@bam.nordberg.se>
References:  <yszzmzdb3ct.fsf@bam.nordberg.se> <opskkwn6nw9aq2h7@mezz.mezzweb.com> <yszr7ko81s4.fsf@bam.nordberg.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Linus Nordberg wrote:
> "Jeremy Messenger" <mezz7@cox.net> wrote
> Fri, 14 Jan 2005 00:08:20 -0600:
> 
> |  > # $FreeBSD: ports/textproc/libxslt/Makefile,v 1.68 2004/10/29
> |  > 18:58:25  marcus Exp $
> |  > fails.
> |  >> From config.log:
> |  > configure:22284: checking for libxml libraries >= 2.6.15
> |  > configure:22343: error: Version 2.6.13 found. You need at least
> |  > libxml2  2.6.15 for this version of libxslt
> |  >
> |  > (Makefile rev. 1.69 is current but it fixes a libcrypt dependency only.)
> |  
> |  Please use the portupgrade and you will not have that kind of
> |  problem. We  have 2.6.16 in ports tree.
> 
> I was under the impression that the ports system handles these kind of
> dependencies through LIB_DEPENDS in the Makefiles.  How is portupgrade
> supposed to solve this in the case where you don't have libxslt
> installed to begin with?

Because libxslt can't install until libxml2 is upgraded. Running 
'portupgrade -a' will ensure that all your ports are up-to-date. At the 
very least, 'portupgrade libxml2' should fix your libxslt build problem.

> I enjoy portupgrade from time to time but sometimes I just can't wait
> the three to four hours it takes to rebuild INDEX.tmp on my
> system. :-(

Try this:

# cd /usr/ports
# make fetchindex
# portupgrade portupgrade

The new version of portupgrade fetches INDEX, which takes 5 seconds, 
instead of rebuilding it, which takes around 8 years.

# Adam


-- 
Adam Weinberger
adamw@magnesium.net || adamw@FreeBSD.org
adamw@vectors.cx    ||   adamw@gnome.org
http://www.vectors.cx



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