Swift Griggs <swiftgriggs%gmail.com@localhost> writes: > GSSAPI.c > GSSAPI.xs:34:35: fatal error: gssapi/gssapi_generic.h: No such file or > directory > #include <gssapi/gssapi_generic.h> > ^ > compilation terminated. > *** [GSSAPI.o] Error code 1 > > However, right after that I went into the work/GSSAPI-0.28 directory and > did a "make" by hand. That worked with no issue. It was only when I did > the make in the parent/pkgsrc directory that it failed. The header file it > mentions is definitely in pkg/include/gssapi. When building packages, the buildlink3 machinery arranges that only include/lib files in the buildlink3 shadow tree are visible. So you should look in work/.buildlink/include (more or less) to see if that file is included. If not, then either the dependency bl3 file is wrong or a bl3 include is missing, or some other bug that smells kind of like that.
Attachment:
signature.asc
Description: PGP signature