* On 2013-07-26 at 15:39 BST, Christoph Egger wrote:
===> Building for nbpatch-20100124
gcc -O2 -Wno-error -Wno-error -Werror -DHAVE_NBCOMPAT_H=1
-I/local/home/chegger/sw/pkgsrc/devel/nbpatch/work/libnbcompat -c patch.c
patch.c:36:22: error: nbcompat.h: No such file or directory
patch.c:42:29: error: nbcompat/getopt.h: No such file or directory
In file included from patch.c:49:
common.h:35:30: error: nbcompat/stdbool.h: No such file or directory
This ^^ does not match this:
LOCALBASE= /home/chegger/sw
i.e. /local/home/chegger vs /home/chegger. This may cause issues with
buildlink as only paths matching /home/chegger/sw will be passed
through the wrappers.