pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45233: devel/gettext-tools failure on Solaris 11 Express with libcroco installed in the base system
The following reply was made to PR pkg/45233; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/45233: devel/gettext-tools failure on Solaris 11 Express with
libcroco installed in the base system
Date: Sat, 13 Aug 2011 13:22:49 +0900
On Sat, 13 Aug 2011 10:30:06 +0900, NAKAJI Hiroyuki
<nakaji%jp.freebsd.org@localhost> wrote:
> The following reply was made to PR pkg/45233; it has been noted by GNATS.
>
> From: "NAKAJI Hiroyuki" <nakaji%jp.FreeBSD.org@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: pkg-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
> pkgsrc-bugs%NetBSD.org@localhost,
> nakaji%jp.FreeBSD.org@localhost
> Subject: Re: pkg/45233: devel/gettext-tools failure on Solaris 11 Express
> with libcroco installed in the base system
> Date: Sat, 13 Aug 2011 09:55:26 +0900
>
> > > >> Fix:
> > > > Force to use the included libcroco seems good.
> > >
> > > I feel that this package should be buildlinked with textproc/libcroco
> > > or disable using libcroco.
> >
> > Disable. There is no point in it.
> >
> I see. But "--without-libcroco-0.6-prefix" does not function.
> It still detects installed libcroco-0.6 and fails to use that prefix.
> This may be a bug of gettext itself.
Not tested, but I feel that --with-libcroco-0.6=no will not seach libcroco-0.6,
but it result in using included libcroco, i.e. same as
--with-included-libcroco.
There are no way to disable using libcroco.
textproc/libcroco require gmake and glib2, both are using msgfmt, depend on
gettext-tools.
Then, let gettext-tools to depend on textproc/libcroco result in circular
dependency.
--
OBATA Akio / obache%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index