pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: buildlinking x11/libXau
On Wed, 26 Mar 2008 11:08:29 +0000
raymond.meyer%rambler.ru@localhost wrote:
> I'm running NetBSD-current with XFree86.
> I'm trying to build wip/libxcb package, which needs libXau
>
> wip/libxcb/Makefile and
> wip/libxcb/buildlink3.mk
>
> both have
>
> .include "../../x11/libXau/buildlink3.mk"
>
> During package build, I get the following errors:
>
> xcb_auth.c:29:23: error: X11/Xauth.h: No such file or directory
>
> I have a feeling this is because x11/libXau does not buildlink native header
> +
> library files. Any idea how to fix this?
I don't think it's possible to use XCB with native X11, because
you need XCB support in libX11. Anyway, libxcb shouldn't
be required by anything in wip, or is it?
-Tobias
Home |
Main Index |
Thread Index |
Old Index