git编译遇到keyctl_get_persistent@KEYUTILS_1.5

原创
2015/06/17 10:48
阅读数 578



/usr/lib/alpha-linux-gnu/libkrb5.so.3: undefined reference to `keyctl_get_persistent@KEYUTILS_1.5' collect2: error: ld returned 1 exit status Makefile:2096: recipe for target 'git-http-fetch' failed make[1]: *** [git-http-fetch] Error 1 make[1]: Leaving directory '/tmp/git-2.1.4' debian/rules:66: recipe for target 'build-arch-stamp' failed make: *** [build-arch-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2


需要apt-get install keyutils

展开阅读全文
加载中
点击引领话题📣 发布并加入讨论🔥
0 评论
0 收藏
0
分享
返回顶部
顶部