libseccomp编译安装

时间:2020-10-20 16:47:00   收藏:0   阅读:189

libseccomp编译安装

http://blog.fpliu.com/it/software/libseccomp

contrib/virtiofsd/seccomp.o: In function `setup_seccomp:
/data2/hyper/qemu/contrib/virtiofsd/seccomp.c:89: undefined reference to `seccomp_init/data2/hyper/qemu/contrib/virtiofsd/seccomp.c:95: undefined reference to `seccomp_attr_set/data2/hyper/qemu/contrib/virtiofsd/seccomp.c:100: undefined reference to `seccomp_rule_add/data2/hyper/qemu/contrib/virtiofsd/seccomp.c:108: undefined reference to `seccomp_rule_add/data2/hyper/qemu/contrib/virtiofsd/seccomp.c:112: undefined reference to `seccomp_load/data2/hyper/qemu/contrib/virtiofsd/seccomp.c:116: undefined reference to `seccomp_releasecollect2: error: ld returned 1 exit status
make: *** [virtiofsd] Error 1

 

原文:https://www.cnblogs.com/dream397/p/13846749.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!