espindulajamenson

AppArmor requires swig

Jan 18th, 2026
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | Software | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether sleep supports fractional seconds... yes
  3. checking filesystem timestamp resolution... 0.01
  4. checking whether build environment is sane... yes
  5. checking for a race-free mkdir -p... /usr/bin/mkdir -p
  6. checking for gawk... gawk
  7. checking whether make sets $(MAKE)... yes
  8. checking whether make supports nested variables... yes
  9. checking xargs -n works... yes
  10. checking whether UID '1000' is supported by ustar format... yes
  11. checking whether GID '1000' is supported by ustar format... yes
  12. checking how to create a ustar tar archive... gnutar
  13. checking whether make supports the include directive... yes (GNU style)
  14. checking for gcc... gcc
  15. checking whether the C compiler works... yes
  16. checking for C compiler default output file name... a.out
  17. checking for suffix of executables...
  18. checking whether we are cross compiling... no
  19. checking for suffix of object files... o
  20. checking whether the compiler supports GNU C... yes
  21. checking whether gcc accepts -g... yes
  22. checking for gcc option to enable C11 features... none needed
  23. checking whether gcc understands -c and -o together... yes
  24. checking dependency style of gcc... gcc3
  25. checking for flex... flex
  26. checking for lex output file root... lex.yy
  27. checking for lex library... none needed
  28. checking for library containing yywrap... no
  29. checking whether yytext is a pointer... yes
  30. checking for bison... bison -y
  31. checking for a sed that does not truncate output... /usr/bin/sed
  32. checking for pkg-config... /usr/bin/pkg-config
  33. checking pkg-config is at least version 0.9.0... yes
  34. checking for swig... no
  35. checking whether the libapparmor debug output should be enabled... no
  36. checking whether the libapparmor man pages should be generated... yes
  37. checking for podchecker... podchecker
  38. checking for pod2man... pod2man
  39. checking whether python bindings are enabled... yes
  40. configure: error: swig is required when enabling python bindings
  41.  
Tags: apparmor swig
Advertisement
Add Comment
Please, Sign In to add comment