Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2004 11:37:07 -0700 (PDT)
From:      Oliver Crow <ocrow@simplexity.net>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: scrollkeeper port build problems
Message-ID:  <20040413112512.E61917@iguana.simplexity.net>
In-Reply-To: <1081812027.16428.0.camel@shumai.marcuscom.com>
References:  <20040412160936.Q79353@iguana.simplexity.net> <1081812027.16428.0.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi Joe,

Shouldn't it have a direct dependency if it needs p5-XML-Parser to build?
Otherwise doing:

% cvsup -g ports-supfile
% cd textproc/scrollkeeper
% make

can fail, depending on your port installation history.  Before 2003-11-10
intltool had no run dependency on p5-XML-Parser, so it is not safe to
assume that just because you have intltool you also have p5-XML-Parser.



Thanks,
Oliver



On Mon, 12 Apr 2004, Joe Marcus Clarke wrote:

> On Mon, 2004-04-12 at 19:12, Oliver Crow wrote:
> > I'm having problems building the textproc/scrollkeeper port.  I have
> > PORTVERSION=0.3.14.  I get this error:
> >
> > > gmake[3]: Entering directory
> > > `/nose/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14/cl/templates'
> > > LC_ALL=C ../../intltool-merge ../../po scrollkeeper_cl.xml.in
> > > scrollkeeper_cl.xml -x -u -c ../../po/.intltool-merge-cache
> > > You must have XML::Parser installed to run ../../intltool-merge
> > >
> > > gmake[3]: *** [scrollkeeper_cl.xml] Error 2
> >
> >
> > It looks like I'm not the first to have this problem:
> > http://lantech.geekvenue.net/chucktips/jason/chuck/1077503406/index_html
> >
> >
> > Should the scrollkeeper port have a dependency on p5-XML-Parser that it
> > doesn't currently have?
>
> It has an indirect dependency on py-XML-Parser via intltool.  You need
> to make sure you intltool is up-to-date, and if so, reinstall the
> p5-XML-Parser port.
>
> Joe
>
> >
> > Thanks,
> > Oliver
> > _______________________________________________
> > freebsd-gnome@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
>



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