tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: math/R failing to install
On Wed, Jun 29, 2016 at 04:06:52AM +0000, David Holland wrote:
> I wouldn't be entirely surprised if there's also something broken
> happening somewhere. For example, right now in my current pkgsrc tree,
> from x11/libxcb, if I do
> make show-installed-depends USE_BUILTIN.xproto=no
> I get:
> libXau>=1.0 =>
> which is definitely wrong -- libxcb depends on libXau and libXdmcp,
> and both of those have the same depends; so this should print neither
> or both of them but not half and half.
This is a red herring; the libXau bl3 file causes this by including
xproto.bl3.mk. The results when USE_BUILTIN.xproto=no are not
desirable, since xproto is a build dependence only, but this isn't
important in the current context.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index