Subject: Re: inclusion of x11.buildlink3.mk is missing?
To: Johnny C. Lam <jlam@NetBSD.org>
From: Kouichirou Hiratsuka <hira@po6.nsk.ne.jp>
List: tech-pkg
Date: 06/10/2005 22:24:36
Hello,
At Thu, 09 Jun 2005 13:30:10 -0400,
Johnny C. Lam wrote:
>
> For what it's worth, I personally use:
>
> PREFER_PKGSRC= yes
> PREFER_NATIVE= getopt skey tcp_wrappers
>
> so that all dependencies are satisfied through pkgsrc, and I have fewer
> problems with updating packages.
>
> What to do when not using the native XFree86 is still guesswork as we
> don't have that many users experiementing with using pkgsrc X11
> distributions and providing feedback on what works and what doesn't.
>
OK, I'll use `PREFER_PKGSRC=yes' too.
BTW, randrext, libiconv and zlib are installed by xorg-clients
(with PREFER_PKGSRC=yes). But I can't find +REQUIRED_BY file.
# cd /usr/pkgsrc/x11/xorg-clients && make PREFER_PKGSRC=yes
[snip]
===> Required package randrext>=1.0: NOT found
===> Verifying reinstall for ../../x11/randrext
[snip]
===> Required package libiconv>=1.9.1nb4: NOT found
===> Verifying reinstall for ../../converters/libiconv
[snip]
===> Required package zlib>=1.2.1nb3: NOT found
===> Verifying reinstall for ../../devel/zlib
[snip]
# cd /var/db/pkg
# ls randrext*/+REQUIRED_BY libiconv*/+REQUIRED_BY zlib*/+REQUIRED_BY
ls: libiconv*/+REQUIRED_BY: No such file or directory
ls: randrext*/+REQUIRED_BY: No such file or directory
ls: zlib*/+REQUIRED_BY: No such file or directory
#
Is this normal behavior?
best regards.
--
Kouichirou Hiratsuka
hira@po6.nsk.ne.jp