Subject: buildlink2 not grabbing all includes
To: None <tech-pkg@netbsd.org>
From: Joe Reed <jnr@po.cwru.edu>
List: tech-pkg
Date: 01/07/2003 11:11:42
hi,
i am trying to build editors/vim-kde with the latest kde3 and build tools but
during compilation, i get an error saying that the file Xm/Xm.h does not
exist. after checking, the file exists in (for me)
/usr/X11R6/include/Xm/Xm.h however, this directory does not appear in
work/.buildlink/include/
how do i tell buildlink2 to link in this directory?
--joe