Re: [leaf-devel] librpcsecgss fail in next branch

2012-06-22 Thread david M brooke
On Wed, 2012-06-20 at 17:55 +0200, KP Kirchdoerfer wrote: > Hi; > > librpcsecgss fails to build in fresh build in the next branch. > > include/rpcsecgss/rpc/auth_gss.h:41:27: fatal error: gssapi/gssapi.h: No > such file or directory > > It builds fine after the build went trough in a second try.

[leaf-devel] librpcsecgss fail in next branch

2012-06-20 Thread KP Kirchdoerfer
Hi; librpcsecgss fails to build in fresh build in the next branch. include/rpcsecgss/rpc/auth_gss.h:41:27: fatal error: gssapi/gssapi.h: No such file or directory It builds fine after the build went trough in a second try. A guess is that krb5 is a dependency...but I'm not shure and haven't tes