espindulajamenson

AppArmor requires swig (config.log)

Jan 18th, 2026
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.95 KB | Software | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.72. Invocation command line was
  6.  
  7. $ ./configure --with-perl --with-python
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = comp03
  14. uname -m = x86_64
  15. uname -r = 6.16.1-20260118
  16. uname -s = Linux
  17. uname -v = #6 SMP PREEMPT_DYNAMIC Sun Jan 18 16:24:24 -03 2026
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /opt/rustc/bin/
  31. PATH: /usr/local/bin/
  32. PATH: /usr/bin/
  33. PATH: /opt/kf6/bin/
  34. PATH: /opt/qt6/bin/
  35.  
  36.  
  37. ## ----------- ##
  38. ## Core tests. ##
  39. ## ----------- ##
  40.  
  41. configure:2806: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh
  42. configure:2819: trying ./
  43. configure:2848: ./config.guess found
  44. configure:2848: ./config.sub found
  45. configure:2848: ./ltmain.sh found
  46. configure:2848: ./compile found
  47. configure:2848: ./missing found
  48. configure:2830: ./install-sh found
  49. configure:2979: checking for a BSD-compatible install
  50. configure:3053: result: /usr/bin/install -c
  51. configure:3064: checking whether sleep supports fractional seconds
  52. configure:3080: result: yes
  53. configure:3083: checking filesystem timestamp resolution
  54. configure:3218: result: 0.01
  55. configure:3223: checking whether build environment is sane
  56. configure:3268: result: yes
  57. configure:3439: checking for a race-free mkdir -p
  58. configure:3482: result: /usr/bin/mkdir -p
  59. configure:3489: checking for gawk
  60. configure:3510: found /usr/bin/gawk
  61. configure:3522: result: gawk
  62. configure:3533: checking whether make sets $(MAKE)
  63. configure:3557: result: yes
  64. configure:3583: checking whether make supports nested variables
  65. configure:3602: result: yes
  66. configure:3616: checking xargs -n works
  67. configure:3632: result: yes
  68. configure:3718: checking whether UID '1000' is supported by ustar format
  69. configure:3724: result: yes
  70. configure:3731: checking whether GID '1000' is supported by ustar format
  71. configure:3737: result: yes
  72. configure:3745: checking how to create a ustar tar archive
  73. configure:3756: tar --version
  74. tar (GNU tar) 1.35
  75. Copyright (C) 2023 Free Software Foundation, Inc.
  76. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
  77. This is free software: you are free to change and redistribute it.
  78. There is NO WARRANTY, to the extent permitted by law.
  79.  
  80. Written by John Gilmore and Jay Fenlason.
  81. configure:3759: $? = 0
  82. configure:3799: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  83. configure:3802: $? = 0
  84. configure:3806: tar -xf - <conftest.tar
  85. configure:3809: $? = 0
  86. configure:3811: cat conftest.dir/file
  87. GrepMe
  88. configure:3814: $? = 0
  89. configure:3829: result: gnutar
  90. configure:3869: checking whether make supports the include directive
  91. configure:3884: make -f confmf.GNU && cat confinc.out
  92. this is the am__doit target
  93. configure:3887: $? = 0
  94. configure:3906: result: yes (GNU style)
  95. configure:3983: checking for gcc
  96. configure:4004: found /usr/bin/gcc
  97. configure:4016: result: gcc
  98. configure:4375: checking for C compiler version
  99. configure:4384: gcc --version >&5
  100. gcc (GCC) 15.2.0
  101. Copyright (C) 2025 Free Software Foundation, Inc.
  102. This is free software; see the source for copying conditions. There is NO
  103. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  104.  
  105. configure:4395: $? = 0
  106. configure:4384: gcc -v >&5
  107. Using built-in specs.
  108. COLLECT_GCC=gcc
  109. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/15.2.0/lto-wrapper
  110. Target: x86_64-pc-linux-gnu
  111. Configured with: ../configure --prefix=/usr LD=ld --enable-languages=c,c++ --enable-default-pie --enable-default-ssp --enable-host-pie --disable-multilib --disable-bootstrap --disable-fixincludes --with-system-zlib
  112. Thread model: posix
  113. Supported LTO compression algorithms: zlib zstd
  114. gcc version 15.2.0 (GCC)
  115. configure:4395: $? = 0
  116. configure:4384: gcc -V >&5
  117. gcc: error: unrecognized command-line option '-V'
  118. gcc: fatal error: no input files
  119. compilation terminated.
  120. configure:4395: $? = 1
  121. configure:4384: gcc -qversion >&5
  122. gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  123. gcc: fatal error: no input files
  124. compilation terminated.
  125. configure:4395: $? = 1
  126. configure:4384: gcc -version >&5
  127. gcc: error: unrecognized command-line option '-version'
  128. gcc: fatal error: no input files
  129. compilation terminated.
  130. configure:4395: $? = 1
  131. configure:4415: checking whether the C compiler works
  132. configure:4437: gcc conftest.c >&5
  133. configure:4441: $? = 0
  134. configure:4492: result: yes
  135. configure:4496: checking for C compiler default output file name
  136. configure:4498: result: a.out
  137. configure:4504: checking for suffix of executables
  138. configure:4511: gcc -o conftest conftest.c >&5
  139. configure:4515: $? = 0
  140. configure:4539: result:
  141. configure:4563: checking whether we are cross compiling
  142. configure:4571: gcc -o conftest conftest.c >&5
  143. configure:4575: $? = 0
  144. configure:4582: ./conftest
  145. configure:4586: $? = 0
  146. configure:4601: result: no
  147. configure:4607: checking for suffix of object files
  148. configure:4630: gcc -c conftest.c >&5
  149. configure:4634: $? = 0
  150. configure:4658: result: o
  151. configure:4662: checking whether the compiler supports GNU C
  152. configure:4682: gcc -c conftest.c >&5
  153. configure:4682: $? = 0
  154. configure:4694: result: yes
  155. configure:4705: checking whether gcc accepts -g
  156. configure:4726: gcc -c -g conftest.c >&5
  157. configure:4726: $? = 0
  158. configure:4773: result: yes
  159. configure:4793: checking for gcc option to enable C11 features
  160. configure:4808: gcc -c -g -O2 conftest.c >&5
  161. configure:4808: $? = 0
  162. configure:4827: result: none needed
  163. configure:4951: checking whether gcc understands -c and -o together
  164. configure:4974: gcc -c conftest.c -o conftest2.o
  165. configure:4977: $? = 0
  166. configure:4974: gcc -c conftest.c -o conftest2.o
  167. configure:4977: $? = 0
  168. configure:4993: result: yes
  169. configure:5012: checking dependency style of gcc
  170. configure:5125: result: gcc3
  171. configure:5145: checking for flex
  172. configure:5166: found /usr/bin/flex
  173. configure:5178: result: flex
  174. configure:5227: checking for lex output file root
  175. configure:5240: flex conftest.l
  176. configure:5244: $? = 0
  177. configure:5253: result: lex.yy
  178. configure:5268: checking for lex library
  179. configure:5293: gcc -o conftest -g -O2 conftest.c >&5
  180. configure:5293: $? = 0
  181. configure:5307: result: none needed
  182. configure:5323: checking for library containing yywrap
  183. configure:5359: gcc -o conftest -g -O2 conftest.c >&5
  184. /usr/bin/ld: /tmp/ccjJCxId.o: in function `main':
  185. /sources/apparmor-v4.1.3/libraries/libapparmor/conftest.c:25:(.text.startup+0x5): undefined reference to `yywrap'
  186. collect2: error: ld returned 1 exit status
  187. configure:5359: $? = 1
  188. configure: failed program was:
  189. | /* confdefs.h */
  190. | #define PACKAGE_NAME ""
  191. | #define PACKAGE_TARNAME ""
  192. | #define PACKAGE_VERSION ""
  193. | #define PACKAGE_STRING ""
  194. | #define PACKAGE_BUGREPORT ""
  195. | #define PACKAGE_URL ""
  196. | #define PACKAGE "libapparmor1"
  197. | #define VERSION "4.1.3"
  198. | /* end confdefs.h. */
  199. |
  200. | /* Override any GCC internal prototype to avoid an error.
  201. | Use char because int might match the return type of a GCC
  202. | builtin and then its argument prototype would still apply.
  203. | The 'extern "C"' is for builds by C++ compilers;
  204. | although this is not generally supported in C code supporting it here
  205. | has little cost and some practical benefit (sr 110532). */
  206. | #ifdef __cplusplus
  207. | extern "C"
  208. | #endif
  209. | char yywrap (void);
  210. | int
  211. | main (void)
  212. | {
  213. | return yywrap ();
  214. | ;
  215. | return 0;
  216. | }
  217. configure:5359: gcc -o conftest -g -O2 conftest.c -lfl >&5
  218. /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.0/../../../../lib/libfl.so: undefined reference to `yylex'
  219. collect2: error: ld returned 1 exit status
  220. configure:5359: $? = 1
  221. configure: failed program was:
  222. | /* confdefs.h */
  223. | #define PACKAGE_NAME ""
  224. | #define PACKAGE_TARNAME ""
  225. | #define PACKAGE_VERSION ""
  226. | #define PACKAGE_STRING ""
  227. | #define PACKAGE_BUGREPORT ""
  228. | #define PACKAGE_URL ""
  229. | #define PACKAGE "libapparmor1"
  230. | #define VERSION "4.1.3"
  231. | /* end confdefs.h. */
  232. |
  233. | /* Override any GCC internal prototype to avoid an error.
  234. | Use char because int might match the return type of a GCC
  235. | builtin and then its argument prototype would still apply.
  236. | The 'extern "C"' is for builds by C++ compilers;
  237. | although this is not generally supported in C code supporting it here
  238. | has little cost and some practical benefit (sr 110532). */
  239. | #ifdef __cplusplus
  240. | extern "C"
  241. | #endif
  242. | char yywrap (void);
  243. | int
  244. | main (void)
  245. | {
  246. | return yywrap ();
  247. | ;
  248. | return 0;
  249. | }
  250. configure:5359: gcc -o conftest -g -O2 conftest.c -ll >&5
  251. /usr/bin/ld: cannot find -ll: No such file or directory
  252. collect2: error: ld returned 1 exit status
  253. configure:5359: $? = 1
  254. configure: failed program was:
  255. | /* confdefs.h */
  256. | #define PACKAGE_NAME ""
  257. | #define PACKAGE_TARNAME ""
  258. | #define PACKAGE_VERSION ""
  259. | #define PACKAGE_STRING ""
  260. | #define PACKAGE_BUGREPORT ""
  261. | #define PACKAGE_URL ""
  262. | #define PACKAGE "libapparmor1"
  263. | #define VERSION "4.1.3"
  264. | /* end confdefs.h. */
  265. |
  266. | /* Override any GCC internal prototype to avoid an error.
  267. | Use char because int might match the return type of a GCC
  268. | builtin and then its argument prototype would still apply.
  269. | The 'extern "C"' is for builds by C++ compilers;
  270. | although this is not generally supported in C code supporting it here
  271. | has little cost and some practical benefit (sr 110532). */
  272. | #ifdef __cplusplus
  273. | extern "C"
  274. | #endif
  275. | char yywrap (void);
  276. | int
  277. | main (void)
  278. | {
  279. | return yywrap ();
  280. | ;
  281. | return 0;
  282. | }
  283. configure:5381: result: no
  284. configure:5398: checking whether yytext is a pointer
  285. configure:5414: gcc -c -g -O2 conftest.c >&5
  286. configure:5414: $? = 0
  287. configure:5422: result: yes
  288. configure:5441: checking for bison
  289. configure:5462: found /usr/bin/bison
  290. configure:5474: result: bison -y
  291. configure:5486: checking for a sed that does not truncate output
  292. configure:5558: result: /usr/bin/sed
  293. configure:5623: checking for pkg-config
  294. configure:5646: found /usr/bin/pkg-config
  295. configure:5659: result: /usr/bin/pkg-config
  296. configure:5684: checking pkg-config is at least version 0.9.0
  297. configure:5687: result: yes
  298. configure:5701: checking for swig
  299. configure:5740: result: no
  300. configure:5746: checking whether the libapparmor debug output should be enabled
  301. configure:5755: result: no
  302. configure:5767: checking whether the libapparmor man pages should be generated
  303. configure:5776: result: yes
  304. configure:5787: checking for podchecker
  305. configure:5808: found /usr/bin/podchecker
  306. configure:5821: result: podchecker
  307. configure:5844: checking for pod2man
  308. configure:5865: found /usr/bin/pod2man
  309. configure:5878: result: pod2man
  310. configure:5897: checking whether python bindings are enabled
  311. configure:5903: result: yes
  312. configure:5912: error: swig is required when enabling python bindings
  313.  
  314. ## ---------------- ##
  315. ## Cache variables. ##
  316. ## ---------------- ##
  317.  
  318. ac_cv_c_compiler_gnu=yes
  319. ac_cv_env_CCC_set=
  320. ac_cv_env_CCC_value=
  321. ac_cv_env_CC_set=
  322. ac_cv_env_CC_value=
  323. ac_cv_env_CFLAGS_set=
  324. ac_cv_env_CFLAGS_value=
  325. ac_cv_env_CPPFLAGS_set=
  326. ac_cv_env_CPPFLAGS_value=
  327. ac_cv_env_CXXCPP_set=
  328. ac_cv_env_CXXCPP_value=
  329. ac_cv_env_CXXFLAGS_set=
  330. ac_cv_env_CXXFLAGS_value=
  331. ac_cv_env_CXX_set=
  332. ac_cv_env_CXX_value=
  333. ac_cv_env_LDFLAGS_set=
  334. ac_cv_env_LDFLAGS_value=
  335. ac_cv_env_LIBS_set=
  336. ac_cv_env_LIBS_value=
  337. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  338. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  339. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  340. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  341. ac_cv_env_PKG_CONFIG_PATH_set=set
  342. ac_cv_env_PKG_CONFIG_PATH_value=/opt/kf6/lib/pkgconfig:/opt/qt6/lib/pkgconfig
  343. ac_cv_env_PKG_CONFIG_set=
  344. ac_cv_env_PKG_CONFIG_value=
  345. ac_cv_env_PYTHON_VERSION_set=
  346. ac_cv_env_PYTHON_VERSION_value=
  347. ac_cv_env_PYTHON_set=
  348. ac_cv_env_PYTHON_value=
  349. ac_cv_env_YACC_set=
  350. ac_cv_env_YACC_value=
  351. ac_cv_env_YFLAGS_set=
  352. ac_cv_env_YFLAGS_value=
  353. ac_cv_env_build_alias_set=
  354. ac_cv_env_build_alias_value=
  355. ac_cv_env_host_alias_set=
  356. ac_cv_env_host_alias_value=
  357. ac_cv_env_target_alias_set=
  358. ac_cv_env_target_alias_value=
  359. ac_cv_lib_lex='none needed'
  360. ac_cv_objext=o
  361. ac_cv_path_SED=/usr/bin/sed
  362. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  363. ac_cv_path_install='/usr/bin/install -c'
  364. ac_cv_path_mkdir=/usr/bin/mkdir
  365. ac_cv_prog_AWK=gawk
  366. ac_cv_prog_LEX=flex
  367. ac_cv_prog_POD2MAN=pod2man
  368. ac_cv_prog_PODCHECKER=podchecker
  369. ac_cv_prog_YACC='bison -y'
  370. ac_cv_prog_ac_ct_CC=gcc
  371. ac_cv_prog_cc_c11=
  372. ac_cv_prog_cc_g=yes
  373. ac_cv_prog_cc_stdc=
  374. ac_cv_prog_lex_root=lex.yy
  375. ac_cv_prog_lex_yytext_pointer=yes
  376. ac_cv_prog_make_make_set=yes
  377. ac_cv_search_yywrap=no
  378. am_cv_CC_dependencies_compiler_type=gcc3
  379. am_cv_filesystem_timestamp_resolution=0.01
  380. am_cv_make_support_nested_variables=yes
  381. am_cv_prog_cc_c_o=yes
  382. am_cv_prog_tar_ustar=gnutar
  383. am_cv_sleep_fractional_seconds=yes
  384. am_cv_xargs_n_works=yes
  385.  
  386. ## ----------------- ##
  387. ## Output variables. ##
  388. ## ----------------- ##
  389.  
  390. ACLOCAL='${SHELL} '\''/sources/apparmor-v4.1.3/libraries/libapparmor/missing'\'' aclocal-1.18'
  391. AMDEPBACKSLASH='\'
  392. AMDEP_FALSE='#'
  393. AMDEP_TRUE=''
  394. AMTAR='$${TAR-tar}'
  395. AM_BACKSLASH='\'
  396. AM_CFLAGS=''
  397. AM_CXXFLAGS=''
  398. AM_DEFAULT_V=''
  399. AM_DEFAULT_VERBOSITY='1'
  400. AM_V=''
  401. AR=''
  402. AUTOCONF='${SHELL} '\''/sources/apparmor-v4.1.3/libraries/libapparmor/missing'\'' autoconf'
  403. AUTOHEADER='${SHELL} '\''/sources/apparmor-v4.1.3/libraries/libapparmor/missing'\'' autoheader'
  404. AUTOMAKE='${SHELL} '\''/sources/apparmor-v4.1.3/libraries/libapparmor/missing'\'' automake-1.18'
  405. AWK='gawk'
  406. CC='gcc'
  407. CCDEPMODE='depmode=gcc3'
  408. CFLAGS='-g -O2'
  409. CPPFLAGS=''
  410. CSCOPE='cscope'
  411. CTAGS='ctags'
  412. CXX=''
  413. CXXCPP=''
  414. CXXDEPMODE=''
  415. CXXFLAGS=''
  416. CYGPATH_W='echo'
  417. DEFS=''
  418. DEPDIR='.deps'
  419. DLLTOOL=''
  420. DSYMUTIL=''
  421. DUMPBIN=''
  422. ECHO_C=''
  423. ECHO_N='-n'
  424. ECHO_T=''
  425. EGREP=''
  426. ENABLE_MAN_PAGES_FALSE=''
  427. ENABLE_MAN_PAGES_TRUE=''
  428. ETAGS='etags'
  429. EXEEXT=''
  430. FGREP=''
  431. FILECMD=''
  432. GREP=''
  433. HAVE_PERL_FALSE=''
  434. HAVE_PERL_TRUE=''
  435. HAVE_PYTHON_FALSE=''
  436. HAVE_PYTHON_TRUE=''
  437. HAVE_RUBY_FALSE=''
  438. HAVE_RUBY_TRUE=''
  439. INSTALL_DATA='${INSTALL} -m 644'
  440. INSTALL_PROGRAM='${INSTALL}'
  441. INSTALL_SCRIPT='${INSTALL}'
  442. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  443. LD=''
  444. LDFLAGS=''
  445. LEX='flex'
  446. LEXLIB=''
  447. LEX_OUTPUT_ROOT='lex.yy'
  448. LIBOBJS=''
  449. LIBS=''
  450. LIBTOOL=''
  451. LIPO=''
  452. LN_S=''
  453. LTLIBOBJS=''
  454. LT_SYS_LIBRARY_PATH=''
  455. MAKEINFO='${SHELL} '\''/sources/apparmor-v4.1.3/libraries/libapparmor/missing'\'' makeinfo'
  456. MANIFEST_TOOL=''
  457. MKDIR_P='/usr/bin/mkdir -p'
  458. NM=''
  459. NMEDIT=''
  460. OBJDUMP=''
  461. OBJEXT='o'
  462. OTOOL64=''
  463. OTOOL=''
  464. PACKAGE='libapparmor1'
  465. PACKAGE_BUGREPORT=''
  466. PACKAGE_NAME=''
  467. PACKAGE_STRING=''
  468. PACKAGE_TARNAME=''
  469. PACKAGE_URL=''
  470. PACKAGE_VERSION=''
  471. PATH_SEPARATOR=':'
  472. PERL=''
  473. PKG_CONFIG='/usr/bin/pkg-config'
  474. PKG_CONFIG_LIBDIR=''
  475. PKG_CONFIG_PATH='/opt/kf6/lib/pkgconfig:/opt/qt6/lib/pkgconfig'
  476. POD2MAN='pod2man'
  477. PODCHECKER='podchecker'
  478. PYTHON=''
  479. PYTHON_CONFIG=''
  480. PYTHON_CPPFLAGS=''
  481. PYTHON_EXEC_PREFIX=''
  482. PYTHON_EXTRA_LDFLAGS=''
  483. PYTHON_EXTRA_LIBS=''
  484. PYTHON_LDFLAGS=''
  485. PYTHON_PLATFORM=''
  486. PYTHON_PREFIX=''
  487. PYTHON_SITE_PKG=''
  488. PYTHON_VERSION=''
  489. RANLIB=''
  490. RUBY=''
  491. SED='/usr/bin/sed'
  492. SET_MAKE=''
  493. SHELL='/bin/sh'
  494. STRIP=''
  495. SWIG=''
  496. VERSION='4.1.3'
  497. YACC='bison -y'
  498. YFLAGS=''
  499. ac_ct_AR=''
  500. ac_ct_CC='gcc'
  501. ac_ct_CXX=''
  502. ac_ct_DUMPBIN=''
  503. am__EXEEXT_FALSE=''
  504. am__EXEEXT_TRUE=''
  505. am__fastdepCC_FALSE='#'
  506. am__fastdepCC_TRUE=''
  507. am__fastdepCXX_FALSE=''
  508. am__fastdepCXX_TRUE=''
  509. am__include='include'
  510. am__isrc=''
  511. am__leading_dot='.'
  512. am__nodep='_no'
  513. am__quote=''
  514. am__rm_f_notfound=''
  515. am__tar='tar --format=ustar -chf - "$$tardir"'
  516. am__untar='tar -xf -'
  517. am__xargs_n='xargs -n'
  518. bindir='${exec_prefix}/bin'
  519. build=''
  520. build_alias=''
  521. build_cpu=''
  522. build_os=''
  523. build_vendor=''
  524. datadir='${datarootdir}'
  525. datarootdir='${prefix}/share'
  526. docdir='${datarootdir}/doc/${PACKAGE}'
  527. dvidir='${docdir}'
  528. exec_prefix='NONE'
  529. host=''
  530. host_alias=''
  531. host_cpu=''
  532. host_os=''
  533. host_vendor=''
  534. htmldir='${docdir}'
  535. includedir='${prefix}/include'
  536. infodir='${datarootdir}/info'
  537. install_sh='${SHELL} /sources/apparmor-v4.1.3/libraries/libapparmor/install-sh'
  538. libdir='${exec_prefix}/lib'
  539. libexecdir='${exec_prefix}/libexec'
  540. localedir='${datarootdir}/locale'
  541. localstatedir='${prefix}/var'
  542. mandir='${datarootdir}/man'
  543. mkdir_p='$(MKDIR_P)'
  544. oldincludedir='/usr/include'
  545. pdfdir='${docdir}'
  546. pkgpyexecdir=''
  547. pkgpythondir=''
  548. prefix='NONE'
  549. program_transform_name='s,x,x,'
  550. psdir='${docdir}'
  551. pyexecdir=''
  552. pythondir=''
  553. runstatedir='${localstatedir}/run'
  554. sbindir='${exec_prefix}/sbin'
  555. sharedstatedir='${prefix}/com'
  556. sysconfdir='${prefix}/etc'
  557. target_alias=''
  558.  
  559. ## ----------- ##
  560. ## confdefs.h. ##
  561. ## ----------- ##
  562.  
  563. /* confdefs.h */
  564. #define PACKAGE_NAME ""
  565. #define PACKAGE_TARNAME ""
  566. #define PACKAGE_VERSION ""
  567. #define PACKAGE_STRING ""
  568. #define PACKAGE_BUGREPORT ""
  569. #define PACKAGE_URL ""
  570. #define PACKAGE "libapparmor1"
  571. #define VERSION "4.1.3"
  572. #define YYTEXT_POINTER 1
  573.  
  574. configure: exit 1
  575.  
Tags: apparmor swig
Advertisement
Add Comment
Please, Sign In to add comment