pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: multimedia/vlc does not configure (x11-xcb)



On Tue, Apr 12, 2011 at 08:58:42PM +0200, Rhialto wrote:
> On Tue 12 Apr 2011 at 20:26:49 +0200, Rhialto wrote:
> > some pkgsrc infrastructure seems to go wrong. This time, it is x11-xcb.
> 
> Adding things like this doesn't even help:
> 
> .include "../../x11/xcb-proto/buildlink3.mk"
> .include "../../x11/libxcb/buildlink3.mk"
> 
> This comment seems ominous:
> 
> # libX11 should be built with xcb enabled
> BUILDLINK_API_DEPENDS.libX11+=  libX11>=1.3.5
> 
> There isn't even an x11-xcb package.

On NetBSD-current, libX11 is built with libxcb support, so it works.

On older NetBSDs, this currently only works with modular X.

There is no x11-xcb package, it's a compile time decision for the
libX11 package.

With native X, pkgsrc tries to (or should try to) pull in an
appropriate libX11 with xcb support from pkgsrc, but is probably
doomed to fail because it also needs other X libraries which are not
linked against the pkgsrc version. Bug drochner to fix it, he did the
update that changed the dependency ;)
 Thomas


Home | Main Index | Thread Index | Old Index