Advertisement
Guest User

lib32-pam_configstatus

a guest
Oct 26th, 2013
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 13.92 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking build system type... x86_64-unknown-linux-gnu
  7. checking host system type... x86_64-unknown-linux-gnu
  8. checking for style of include used by make... GNU
  9. checking for gcc... gcc -m32
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc -m32 accepts -g... yes
  17. checking for gcc -m32 option to accept ISO C89... none needed
  18. checking dependency style of gcc -m32... gcc3
  19. checking for a sed that does not truncate output... /usr/bin/sed
  20. checking for grep that handles long lines and -e... /usr/bin/grep
  21. checking for egrep... /usr/bin/grep -E
  22. checking for fgrep... /usr/bin/grep -F
  23. checking for ld used by gcc -m32... /usr/bin/ld
  24. checking if the linker (/usr/bin/ld) is GNU ld... yes
  25. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  26. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  27. checking whether ln -s works... yes
  28. checking the maximum length of command line arguments... 1572864
  29. checking whether the shell understands some XSI constructs... yes
  30. checking whether the shell understands "+="... yes
  31. checking for /usr/bin/ld option to reload object files... -r
  32. checking for objdump... objdump
  33. checking how to recognize dependent libraries... pass_all
  34. checking for ar... ar
  35. checking for strip... strip
  36. checking for ranlib... ranlib
  37. checking command to parse /usr/bin/nm -B output from gcc -m32 object... ok
  38. checking how to run the C preprocessor... gcc -m32 -E
  39. checking for ANSI C header files... yes
  40. checking for sys/types.h... yes
  41. checking for sys/stat.h... yes
  42. checking for stdlib.h... yes
  43. checking for string.h... yes
  44. checking for memory.h... yes
  45. checking for strings.h... yes
  46. checking for inttypes.h... yes
  47. checking for stdint.h... yes
  48. checking for unistd.h... yes
  49. checking for dlfcn.h... yes
  50. checking for objdir... .libs
  51. checking if gcc -m32 supports -fno-rtti -fno-exceptions... no
  52. checking for gcc -m32 option to produce PIC... -fPIC -DPIC
  53. checking if gcc -m32 PIC flag -fPIC -DPIC works... yes
  54. checking if gcc -m32 static flag -static works... yes
  55. checking if gcc -m32 supports -c -o file.o... yes
  56. checking if gcc -m32 supports -c -o file.o... (cached) yes
  57. checking whether the gcc -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
  58. checking whether -lc should be explicitly linked in... no
  59. checking dynamic linker characteristics... GNU/Linux ld.so
  60. checking how to hardcode library paths into programs... immediate
  61. checking whether stripping libraries is possible... yes
  62. checking if libtool supports shared libraries... yes
  63. checking whether to build shared libraries... yes
  64. checking whether to build static libraries... no
  65. checking minix/config.h usability... no
  66. checking minix/config.h presence... no
  67. checking for minix/config.h... no
  68. checking whether it is safe to define __EXTENSIONS__... yes
  69. checking for gcc... (cached) gcc -m32
  70. checking whether we are using the GNU C compiler... (cached) yes
  71. checking whether gcc -m32 accepts -g... (cached) yes
  72. checking for gcc -m32 option to accept ISO C89... (cached) none needed
  73. checking dependency style of gcc -m32... (cached) gcc3
  74. checking for bison... bison -y
  75. checking for flex... flex
  76. checking lex output file root... lex.yy
  77. checking lex library... none needed
  78. checking whether yytext is a pointer... no
  79. checking whether ln -s works... yes
  80. checking whether make sets $(MAKE)... (cached) yes
  81. checking whether gcc -m32 and cc understand -c and -o together... yes
  82. checking whether ld supports --as-needed... yes
  83. checking whether ld supports --no-undefined... yes
  84. checking whether ld supports -O1... yes
  85. checking for special C compiler options needed for large files... no
  86. checking for _FILE_OFFSET_BITS value needed for large files... 64
  87. ./configure: line 12270: test: too many arguments
  88. ./configure: line 12297: test: too many arguments
  89. checking for CC_FOR_BUILD... gcc -m32
  90. checking for __attribute__... yes
  91. checking for .symver assembler directive... yes
  92. checking for ld --version-script... yes
  93. checking for -fpie... yes
  94. checking for libprelude-config... no
  95. checking for libprelude - version >= 0.9.0... no
  96. *** The libprelude-config script installed by LIBPRELUDE could not be found
  97. *** If LIBPRELUDE was installed in PREFIX, make sure PREFIX/bin is in
  98. *** your path, or set the LIBPRELUDE_CONFIG environment variable to the
  99. *** full path to libprelude-config.
  100. Defining $ISA to "../../lib32/security"
  101. checking paths.h usability... yes
  102. checking paths.h presence... yes
  103. checking for paths.h... yes
  104. checking for xauth... /usr/bin/xauth
  105. checking for dlopen in -ldl... yes
  106. checking crack.h usability... yes
  107. checking crack.h presence... yes
  108. checking for crack.h... yes
  109. checking for FascistCheck in -lcrack... yes
  110. checking libaudit.h usability... no
  111. checking libaudit.h presence... no
  112. checking for libaudit.h... no
  113. checking xcrypt.h usability... no
  114. checking xcrypt.h presence... no
  115. checking for xcrypt.h... no
  116. checking crypt.h usability... yes
  117. checking crypt.h presence... yes
  118. checking for crypt.h... yes
  119. checking for library containing crypt... -lcrypt
  120. checking for crypt_r... yes
  121. checking for crypt_gensalt_r... no
  122. checking for db_create... yes
  123. checking db.h usability... yes
  124. checking db.h presence... yes
  125. checking for db.h... yes
  126. checking for pkg-config... /usr/bin/pkg-config
  127. checking pkg-config is at least version 0.9.0... yes
  128. checking for libtirpc... yes
  129. checking for library containing yp_get_default_domain... -lnsl
  130. checking for yp_get_default_domain... yes
  131. checking for yperr_string... yes
  132. checking for yp_master... yes
  133. checking for yp_bind... yes
  134. checking for yp_match... yes
  135. checking for yp_unbind... yes
  136. checking rpc/rpc.h usability... yes
  137. checking rpc/rpc.h presence... yes
  138. checking for rpc/rpc.h... yes
  139. checking rpcsvc/ypclnt.h usability... yes
  140. checking rpcsvc/ypclnt.h presence... yes
  141. checking for rpcsvc/ypclnt.h... yes
  142. checking rpcsvc/yp_prot.h usability... yes
  143. checking rpcsvc/yp_prot.h presence... yes
  144. checking for rpcsvc/yp_prot.h... yes
  145. checking whether getrpcport is declared... yes
  146. checking for getfilecon in -lselinux... no
  147. checking for dirent.h that defines DIR... yes
  148. checking for library containing opendir... none required
  149. checking for ANSI C header files... (cached) yes
  150. checking for sys/wait.h that is POSIX.1 compatible... yes
  151. checking fcntl.h usability... yes
  152. checking fcntl.h presence... yes
  153. checking for fcntl.h... yes
  154. checking limits.h usability... yes
  155. checking limits.h presence... yes
  156. checking for limits.h... yes
  157. checking malloc.h usability... yes
  158. checking malloc.h presence... yes
  159. checking for malloc.h... yes
  160. checking sys/file.h usability... yes
  161. checking sys/file.h presence... yes
  162. checking for sys/file.h... yes
  163. checking sys/ioctl.h usability... yes
  164. checking sys/ioctl.h presence... yes
  165. checking for sys/ioctl.h... yes
  166. checking sys/time.h usability... yes
  167. checking sys/time.h presence... yes
  168. checking for sys/time.h... yes
  169. checking syslog.h usability... yes
  170. checking syslog.h presence... yes
  171. checking for syslog.h... yes
  172. checking net/if.h usability... yes
  173. checking net/if.h presence... yes
  174. checking for net/if.h... yes
  175. checking termio.h usability... yes
  176. checking termio.h presence... yes
  177. checking for termio.h... yes
  178. checking for unistd.h... (cached) yes
  179. checking sys/fsuid.h usability... yes
  180. checking sys/fsuid.h presence... yes
  181. checking for sys/fsuid.h... yes
  182. checking inittypes.h usability... no
  183. checking inittypes.h presence... no
  184. checking for inittypes.h... no
  185. checking lastlog.h usability... yes
  186. checking lastlog.h presence... yes
  187. checking for lastlog.h... yes
  188. checking utmp.h usability... yes
  189. checking utmp.h presence... yes
  190. checking for utmp.h... yes
  191. checking utmpx.h usability... yes
  192. checking utmpx.h presence... yes
  193. checking for utmpx.h... yes
  194. checking whether byte ordering is bigendian... no
  195. checking for an ANSI C-conforming const... yes
  196. checking for uid_t in sys/types.h... yes
  197. checking for off_t... yes
  198. checking for pid_t... yes
  199. checking for size_t... yes
  200. checking whether time.h and sys/time.h may both be included... yes
  201. checking whether struct tm is in sys/time.h or time.h... time.h
  202. checking type of array argument to getgroups... gid_t
  203. checking whether gcc -m32 needs -traditional... no
  204. checking for working memcmp... yes
  205. checking for vprintf... yes
  206. checking for _doprnt... no
  207. checking for fseeko... yes
  208. checking for getdomainname... yes
  209. checking for gethostname... yes
  210. checking for gettimeofday... yes
  211. checking for lckpwdf... yes
  212. checking for mkdir... yes
  213. checking for select... yes
  214. checking for strcspn... yes
  215. checking for strdup... yes
  216. checking for strspn... yes
  217. checking for strstr... yes
  218. checking for strtol... yes
  219. checking for uname... yes
  220. checking for getutent_r... yes
  221. checking for getpwnam_r... yes
  222. checking for getpwuid_r... yes
  223. checking for getgrnam_r... yes
  224. checking for getgrgid_r... yes
  225. checking for getspnam_r... yes
  226. checking for getgrouplist... yes
  227. checking for getline... yes
  228. checking for getdelim... yes
  229. checking for inet_ntop... yes
  230. checking for inet_pton... yes
  231. checking for innetgr... yes
  232. checking for ruserok_af... yes
  233. checking for unshare... yes
  234. checking for xsltproc... /usr/bin/xsltproc
  235. checking for xmllint... /usr/bin/xmllint
  236. checking for XML catalog (no)... not found
  237. checking for xmlcatalog... /usr/bin/xmlcatalog
  238. checking for DocBook XML DTD V4.4 in XML catalog... not found
  239. checking for DocBook XSL Stylesheets in XML catalog... not found
  240. checking for w3m... no
  241. checking for fop... no
  242. checking whether NLS is requested... yes
  243. checking for msgfmt... /usr/bin/msgfmt
  244. checking for gmsgfmt... /usr/bin/msgfmt
  245. checking for xgettext... /usr/bin/xgettext
  246. checking for msgmerge... /usr/bin/msgmerge
  247. checking for ld used by GCC... /usr/bin/ld -m elf_i386
  248. checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld... yes
  249. checking for shared library run path origin... done
  250. ./configure: line 15694: cd: /lib/../lib32/: No such file or directory
  251. checking for CFPreferencesCopyAppValue... no
  252. checking for CFLocaleCopyCurrent... no
  253. checking for GNU gettext in libc... yes
  254. checking whether to use NLS... yes
  255. checking where the gettext function comes from... libc
  256. checking for dngettext... yes
  257. checking whether __NR_keyctl is declared... yes
  258. checking whether ENOKEY is declared... yes
  259. configure: creating ./config.status
  260. config.status: creating Makefile
  261. config.status: creating libpam/Makefile
  262. config.status: creating libpamc/Makefile
  263. config.status: creating libpamc/test/Makefile
  264. config.status: creating libpam_misc/Makefile
  265. config.status: creating conf/Makefile
  266. config.status: creating conf/pam_conv1/Makefile
  267. config.status: creating po/Makefile.in
  268. config.status: creating modules/Makefile
  269. config.status: creating modules/pam_access/Makefile
  270. config.status: creating modules/pam_cracklib/Makefile
  271. config.status: creating modules/pam_debug/Makefile
  272. config.status: creating modules/pam_deny/Makefile
  273. config.status: creating modules/pam_echo/Makefile
  274. config.status: creating modules/pam_env/Makefile
  275. config.status: creating modules/pam_faildelay/Makefile
  276. config.status: creating modules/pam_filter/Makefile
  277. config.status: creating modules/pam_filter/upperLOWER/Makefile
  278. config.status: creating modules/pam_ftp/Makefile
  279. config.status: creating modules/pam_group/Makefile
  280. config.status: creating modules/pam_issue/Makefile
  281. config.status: creating modules/pam_keyinit/Makefile
  282. config.status: creating modules/pam_lastlog/Makefile
  283. config.status: creating modules/pam_limits/Makefile
  284. config.status: creating modules/pam_listfile/Makefile
  285. config.status: creating modules/pam_localuser/Makefile
  286. config.status: creating modules/pam_loginuid/Makefile
  287. config.status: creating modules/pam_mail/Makefile
  288. config.status: creating modules/pam_mkhomedir/Makefile
  289. config.status: creating modules/pam_motd/Makefile
  290. config.status: creating modules/pam_namespace/Makefile
  291. config.status: creating modules/pam_nologin/Makefile
  292. config.status: creating modules/pam_permit/Makefile
  293. config.status: creating modules/pam_pwhistory/Makefile
  294. config.status: creating modules/pam_rhosts/Makefile
  295. config.status: creating modules/pam_rootok/Makefile
  296. config.status: creating modules/pam_exec/Makefile
  297. config.status: creating modules/pam_securetty/Makefile
  298. config.status: creating modules/pam_selinux/Makefile
  299. config.status: creating modules/pam_sepermit/Makefile
  300. config.status: creating modules/pam_shells/Makefile
  301. config.status: creating modules/pam_stress/Makefile
  302. config.status: creating modules/pam_succeed_if/Makefile
  303. config.status: creating modules/pam_tally/Makefile
  304. config.status: creating modules/pam_tally2/Makefile
  305. config.status: creating modules/pam_time/Makefile
  306. config.status: creating modules/pam_timestamp/Makefile
  307. config.status: creating modules/pam_tty_audit/Makefile
  308. config.status: creating modules/pam_umask/Makefile
  309. config.status: creating modules/pam_unix/Makefile
  310. config.status: creating modules/pam_userdb/Makefile
  311. config.status: creating modules/pam_warn/Makefile
  312. config.status: creating modules/pam_wheel/Makefile
  313. config.status: creating modules/pam_xauth/Makefile
  314. config.status: creating doc/Makefile
  315. config.status: creating doc/specs/Makefile
  316. config.status: creating doc/man/Makefile
  317. config.status: creating doc/sag/Makefile
  318. config.status: creating doc/adg/Makefile
  319. config.status: creating doc/mwg/Makefile
  320. config.status: creating examples/Makefile
  321. config.status: creating tests/Makefile
  322. config.status: creating xtests/Makefile
  323. config.status: creating config.h
  324. config.status: executing depfiles commands
  325. config.status: executing libtool commands
  326. config.status: executing po-directories commands
  327. config.status: creating po/POTFILES
  328. config.status: creating po/Makefile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement