pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
buildlinking x11/libXau
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?
Home |
Main Index |
Thread Index |
Old Index