Date: Tue, 3 Sep 2002 11:23:19 -0400 (EDT) From: Joe Marcus Clarke <marcus@marcuscom.com> To: Bram Moolenaar <Bram@moolenaar.net> Cc: gnome@FreeBSD.ORG Subject: Re: Missing dependency in FreeBSD ports Message-ID: <20020903112004.O20241-100000@shumai.marcuscom.com> In-Reply-To: <200209031045.g83Ajwd35741@moolenaar.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Sep 2002, Bram Moolenaar wrote: > > While attempting to install the textproc/docproj port, I ran into this > error: > > checking for python... /usr/local/bin/python > Found Python version 2.2 > Warning: Missing libxml2-python > Enabling debugger > checking for libxml libraries >= 2.4.23... configure: error: Version 2.4.12 found. You need at least libxml2 2.4.23 for this version of libxslt > ===> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and attach > the "/usr/ports/textproc/libxslt/work/libxslt-1.0.20/config.log" > including the output of the failure of your make command. Also, it might > be a good idea to provide an overview of all packages installed on your > system (e.g. an `ls /var/db/pkg`). > *** Error code 1 > > Stop in /usr/ports/textproc/libxslt. > *** Error code 1 > > Is this a known problem? If you need additional info, let me know. > > I installed libxml2 manually and building continued. Take a look at the error. Your libxml2 is slightly out of date. Unfortunately, the ports tree isn't able to check dependency versions. However, if you use a tool like sysutils/portupgrade, this kind of thing shouldn't happen to you. Manually updating libxml2 was the right solution here. And, thanks for vim. Joe > > - Bram > > -- > WOMAN: King of the who? > ARTHUR: The Britons. > WOMAN: Who are the Britons? > ARTHUR: Well, we all are. we're all Britons and I am your king. > The Quest for the Holy Grail (Monty Python) > > /// Bram Moolenaar -- Bram@moolenaar.net -- http://www.moolenaar.net \\\ > /// Creator of Vim -- http://vim.sf.net -- ftp://ftp.vim.org/pub/vim \\\ > \\\ Project leader for A-A-P -- http://www.a-a-p.org /// > \\\ Lord Of The Rings helps Uganda - http://iccf-holland.org/lotr.html /// > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > > PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020903112004.O20241-100000>