Advertisement
atimholt

config.log for compiling vim 7.4.192

Mar 5th, 2014
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.43 KB | None | 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.65. Invocation command line was
  6.  
  7. $ auto/configure --with-features=huge --enable-rubyinterp --enable-pythoninterp --enable-python3interp --enable-luainterp --with-lua-prefix --with-python-config-dir=/usr/lib/python2.7-config --enable-perlinterp --enable-gui=gtk2 --enable-cscope --prefix=/usr --srcdir=. --cache-file=auto/config.cache
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = tim-Latitude-D630
  14. uname -m = x86_64
  15. uname -r = 3.11.0-12-generic
  16. uname -s = Linux
  17. uname -v = #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013
  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: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /usr/local/games
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2482: loading cache auto/config.cache
  45. configure:2568: checking whether make sets $(MAKE)
  46. configure:2590: result: yes
  47. configure:2648: checking for gcc
  48. configure:2675: result: gcc
  49. configure:2904: checking for C compiler version
  50. configure:2913: gcc --version >&5
  51. gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1
  52. Copyright (C) 2013 Free Software Foundation, Inc.
  53. This is free software; see the source for copying conditions. There is NO
  54. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  55.  
  56. configure:2924: $? = 0
  57. configure:2913: gcc -v >&5
  58. Using built-in specs.
  59. COLLECT_GCC=gcc
  60. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
  61. Target: x86_64-linux-gnu
  62. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  63. Thread model: posix
  64. gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9)
  65. configure:2924: $? = 0
  66. configure:2913: gcc -V >&5
  67. gcc: error: unrecognized command line option '-V'
  68. gcc: fatal error: no input files
  69. compilation terminated.
  70. configure:2924: $? = 4
  71. configure:2913: gcc -qversion >&5
  72. gcc: error: unrecognized command line option '-qversion'
  73. gcc: fatal error: no input files
  74. compilation terminated.
  75. configure:2924: $? = 4
  76. configure:2944: checking whether the C compiler works
  77. configure:2966: gcc conftest.c >&5
  78. configure:2970: $? = 0
  79. configure:3019: result: yes
  80. configure:3022: checking for C compiler default output file name
  81. configure:3024: result: a.out
  82. configure:3030: checking for suffix of executables
  83. configure:3037: gcc -o conftest conftest.c >&5
  84. configure:3041: $? = 0
  85. configure:3063: result:
  86. configure:3085: checking whether we are cross compiling
  87. configure:3093: gcc -o conftest conftest.c >&5
  88. configure:3097: $? = 0
  89. configure:3104: ./conftest
  90. configure:3108: $? = 0
  91. configure:3123: result: no
  92. configure:3128: checking for suffix of object files
  93. configure:3175: result: o
  94. configure:3179: checking whether we are using the GNU C compiler
  95. configure:3207: result: yes
  96. configure:3216: checking whether gcc accepts -g
  97. configure:3277: result: yes
  98. configure:3294: checking for gcc option to accept ISO C89
  99. configure:3371: result: none needed
  100. configure:3395: checking how to run the C preprocessor
  101. configure:3465: result: gcc -E
  102. configure:3485: gcc -E conftest.c
  103. configure:3485: $? = 0
  104. configure:3499: gcc -E conftest.c
  105. conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
  106. #include <ac_nonexistent.h>
  107. ^
  108. compilation terminated.
  109. configure:3499: $? = 1
  110. configure: failed program was:
  111. | /* confdefs.h */
  112. | #define PACKAGE_NAME ""
  113. | #define PACKAGE_TARNAME ""
  114. | #define PACKAGE_VERSION ""
  115. | #define PACKAGE_STRING ""
  116. | #define PACKAGE_BUGREPORT ""
  117. | #define PACKAGE_URL ""
  118. | #define UNIX 1
  119. | /* end confdefs.h. */
  120. | #include <ac_nonexistent.h>
  121. configure:3528: checking for grep that handles long lines and -e
  122. configure:3586: result: /bin/grep
  123. configure:3591: checking for egrep
  124. configure:3653: result: /bin/grep -E
  125. configure:3667: checking for library containing strerror
  126. configure:3715: result: none required
  127. configure:3726: checking for gawk
  128. configure:3753: result: gawk
  129. configure:3766: checking for strip
  130. configure:3794: result: strip
  131. configure:3805: checking for ANSI C header files
  132. configure:3909: result: yes
  133. configure:3917: checking for sys/wait.h that is POSIX.1 compatible
  134. configure:3950: result: yes
  135. configure:3960: checking --enable-fail-if-missing argument
  136. configure:3969: result: no
  137. configure:3992: checking for recent clang version
  138. configure:4006: result: no
  139. configure:4018: checking for buggy tools...
  140. configure:4025: checking for BeOS
  141. configure:4031: result: no
  142. configure:4035: checking for QNX
  143. configure:4042: result: no
  144. configure:4046: checking for Darwin (Mac OS X)
  145. configure:4262: result: no
  146. configure:4268: checking for AvailabilityMacros.h
  147. configure:4268: result: no
  148. configure:4283: checking --with-local-dir argument
  149. configure:4307: result: Defaulting to /usr/local
  150. configure:4332: checking --with-vim-name argument
  151. configure:4340: result: Defaulting to vim
  152. configure:4345: checking --with-ex-name argument
  153. configure:4353: result: Defaulting to ex
  154. configure:4358: checking --with-view-name argument
  155. configure:4366: result: Defaulting to view
  156. configure:4372: checking --with-global-runtime argument
  157. configure:4383: result: no
  158. configure:4388: checking --with-modified-by argument
  159. configure:4399: result: no
  160. configure:4404: checking if character set is EBCDIC
  161. configure:4423: gcc -c -g -O2 conftest.c >&5
  162. conftest.c: In function 'main':
  163. conftest.c:21:1: error: unknown type name 'make'
  164. make an error "Character set is not EBCDIC"
  165. ^
  166. conftest.c:21:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
  167. make an error "Character set is not EBCDIC"
  168. ^
  169. configure:4423: $? = 1
  170. configure: failed program was:
  171. | /* confdefs.h */
  172. | #define PACKAGE_NAME ""
  173. | #define PACKAGE_TARNAME ""
  174. | #define PACKAGE_VERSION ""
  175. | #define PACKAGE_STRING ""
  176. | #define PACKAGE_BUGREPORT ""
  177. | #define PACKAGE_URL ""
  178. | #define UNIX 1
  179. | #define STDC_HEADERS 1
  180. | #define HAVE_SYS_WAIT_H 1
  181. | /* end confdefs.h. */
  182. |
  183. | int
  184. | main ()
  185. | {
  186. | /* TryCompile function for CharSet.
  187. | Treat any failure as ASCII for compatibility with existing art.
  188. | Use compile-time rather than run-time tests for cross-compiler
  189. | tolerance. */
  190. | #if '0'!=240
  191. | make an error "Character set is not EBCDIC"
  192. | #endif
  193. | ;
  194. | return 0;
  195. | }
  196. configure:4433: result: no
  197. configure:4494: checking --disable-selinux argument
  198. configure:4504: result: no
  199. configure:4506: checking for is_selinux_enabled in -lselinux
  200. configure:4540: result: yes
  201. configure:4554: checking --with-features argument
  202. configure:4559: result: huge
  203. configure:4590: checking --with-compiledby argument
  204. configure:4598: result: no
  205. configure:4604: checking --disable-xsmp argument
  206. configure:4615: result: no
  207. configure:4617: checking --disable-xsmp-interact argument
  208. configure:4627: result: no
  209. configure:4640: checking --enable-luainterp argument
  210. configure:4649: result: yes
  211. configure:4655: checking --with-lua-prefix argument
  212. configure:4660: result: yes
  213. configure:4684: checking --with-luajit
  214. configure:4694: result: no
  215. configure:4765: checking for lua
  216. configure:4795: result: /usr/bin/lua
  217. configure:4804: checking Lua version
  218. configure:4811: result: 5.1
  219. configure:4827: checking if lua.h can be found in yes/include
  220. configure:4833: result: no
  221. configure:4835: checking if lua.h can be found in yes/include/lua5.1
  222. configure:4842: result: no
  223. configure:4976: checking --enable-mzschemeinterp argument
  224. configure:4985: result: no
  225. configure:5322: checking --enable-perlinterp argument
  226. configure:5331: result: yes
  227. configure:5337: checking for perl
  228. configure:5367: result: /usr/bin/perl
  229. configure:5376: checking Perl version
  230. configure:5400: result: OK
  231. configure:5416: checking if compile and link flags for Perl are sane
  232. configure:5436: gcc -o conftest -g -O2 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.14/CORE -Wl,-E -L/usr/local/lib conftest.c -lselinux -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl/5.14/CORE -lperl -ldl -lm -lpthread -lcrypt >&5
  233. configure:5436: $? = 0
  234. configure:5437: result: yes
  235. configure:5511: checking --enable-pythoninterp argument
  236. configure:5520: result: yes
  237. configure:5527: checking for python2
  238. configure:5557: result: /usr/bin/python2
  239. configure:5570: checking Python version
  240. configure:5579: result: 2.7
  241. configure:5582: checking Python is 2.3 or better
  242. configure:5587: result: yep
  243. configure:5590: checking Python's install prefix
  244. configure:5599: result: /usr
  245. configure:5602: checking Python's execution prefix
  246. configure:5611: result: /usr
  247. configure:5633: checking Python's configuration directory
  248. configure:5655: result: /usr/lib/python2.7-config
  249. configure:5714: checking if -pthread should be used
  250. configure:5744: gcc -o conftest -g -O2 -pthread -Wl,-E -L/usr/local/lib conftest.c -lselinux >&5
  251. configure:5744: $? = 0
  252. configure:5745: result: yes
  253. configure:5760: checking if compile and link flags for Python are sane
  254. configure:5777: gcc -o conftest -g -O2 -I/usr/include/python2.7 -DPYTHON_HOME='"/usr"' -pthread -Wl,-E -L/usr/local/lib conftest.c -lselinux -L/usr/lib/python2.7-config -lpython2.7 >&5
  255. configure:5777: $? = 0
  256. configure:5778: result: yes
  257. configure:5818: checking --enable-python3interp argument
  258. configure:5827: result: yes
  259. configure:5834: checking for python3
  260. configure:5864: result: /usr/bin/python3
  261. configure:5877: checking Python version
  262. configure:5886: result: 3.3
  263. configure:5889: checking Python is 3.0 or better
  264. configure:5894: result: yep
  265. configure:5897: checking Python's abiflags
  266. configure:5911: result: m
  267. configure:5914: checking Python's install prefix
  268. configure:5923: result: /usr
  269. configure:5926: checking Python's execution prefix
  270. configure:5935: result: /usr
  271. configure:5957: checking Python's configuration directory
  272. configure:5980: result:
  273. configure:5986: result: can't find it!
  274. configure:6279: checking if -fPIE can be added for Python
  275. configure:6296: gcc -o conftest -g -O2 -I/usr/include/python2.7 -DPYTHON_HOME='"/usr"' -pthread -fPIE -Wl,-E -L/usr/local/lib conftest.c -lselinux -L/usr/lib/python2.7-config -lpython2.7 >&5
  276. configure:6296: $? = 0
  277. configure:6297: result: yes
  278. configure:6351: checking --enable-tclinterp argument
  279. configure:6360: result: no
  280. configure:6694: checking --enable-rubyinterp argument
  281. configure:6703: result: yes
  282. configure:6706: checking --with-ruby-command argument
  283. configure:6715: result: defaulting to ruby
  284. configure:6721: checking for ruby
  285. configure:6751: result: /usr/bin/ruby
  286. configure:6760: checking Ruby version
  287. configure:6763: result: OK
  288. configure:6765: checking Ruby rbconfig
  289. configure:6771: result: RbConfig
  290. configure:6773: checking Ruby header files
  291. configure:6777: result: /usr/include/ruby-1.9.1
  292. configure:6848: checking --enable-cscope argument
  293. configure:6857: result: yes
  294. configure:6864: checking --enable-workshop argument
  295. configure:6873: result: no
  296. configure:6887: checking --disable-netbeans argument
  297. configure:6897: result: no
  298. configure:6899: checking for socket in -lsocket
  299. configure:6933: result: no
  300. configure:6944: checking for gethostbyname in -lnsl
  301. configure:6978: result: yes
  302. configure:6989: checking whether compiling netbeans integration is possible
  303. configure:7025: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -lnsl -lselinux >&5
  304. configure:7025: $? = 0
  305. configure:7026: result: yes
  306. configure:7047: checking --enable-sniff argument
  307. configure:7056: result: no
  308. configure:7067: checking --enable-multibyte argument
  309. configure:7076: result: no
  310. configure:7083: checking --enable-hangulinput argument
  311. configure:7092: result: no
  312. configure:7095: checking --enable-xim argument
  313. configure:7102: result: defaulting to auto
  314. configure:7107: checking --enable-fontset argument
  315. configure:7116: result: no
  316. configure:7128: checking for xmkmf
  317. configure:7161: result: no
  318. configure:7167: checking for X
  319. configure:7356: result: libraries , headers
  320. configure:7455: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -lnsl -lselinux -lX11 >&5
  321. configure:7455: $? = 0
  322. configure:7553: checking for gethostbyname
  323. configure:7553: result: yes
  324. configure:7650: checking for connect
  325. configure:7650: result: yes
  326. configure:7699: checking for remove
  327. configure:7699: result: yes
  328. configure:7748: checking for shmat
  329. configure:7748: result: yes
  330. configure:7806: checking for IceConnectionNumber in -lICE
  331. configure:7840: result: yes
  332. configure:7881: checking if X11 header files can be found
  333. configure:7897: gcc -c -g -O2 conftest.c >&5
  334. configure:7897: $? = 0
  335. configure:7898: result: yes
  336. configure:7918: checking for _XdmcpAuthDoIt in -lXdmcp
  337. configure:7952: result: yes
  338. configure:7959: checking for IceOpenConnection in -lICE
  339. configure:7993: result: yes
  340. configure:8001: checking for XpmCreatePixmapFromData in -lXpm
  341. configure:8035: result: yes
  342. configure:8042: checking if X11 header files implicitly declare return values
  343. configure:8061: gcc -c -g -O2 -Werror conftest.c >&5
  344. configure:8061: $? = 0
  345. configure:8062: result: no
  346. configure:8093: checking size of wchar_t is 2 bytes
  347. configure:8127: result: no
  348. configure:8139: checking --enable-gui argument
  349. configure:8209: result: GTK+ 2.x GUI support
  350. configure:8376: checking --disable-gtktest argument
  351. configure:8386: result: gtk test enabled
  352. configure:8396: checking for pkg-config
  353. configure:8427: result: /usr/bin/pkg-config
  354. configure:8442: checking for GTK - version >= 2.2.0
  355. configure:8509: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/harfbuzz -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -lnsl -lselinux -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 >&5
  356. conftest.c: In function 'main':
  357. conftest.c:36:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  358. system ("touch conf.gtktest");
  359. ^
  360. configure:8509: $? = 0
  361. configure:8509: ./conftest
  362. configure:8509: $? = 0
  363. configure:8524: result: yes; found version 2.24.20
  364. configure:9063: checking for X11/SM/SMlib.h
  365. configure:9063: result: yes
  366. configure:9083: checking for X11/xpm.h
  367. configure:9083: result: yes
  368. configure:9083: checking for X11/Sunkeysym.h
  369. configure:9083: result: yes
  370. configure:9096: checking for XIMText in X11/Xlib.h
  371. configure:9104: result: yes
  372. configure:9117: result: X GUI selected; xim has been enabled
  373. configure:9250: checking for CYGWIN environment
  374. configure:9268: result: no
  375. configure:9288: checking whether toupper is broken
  376. configure:9325: result: no
  377. configure:9333: checking whether __DATE__ and __TIME__ work
  378. configure:9346: gcc -c -g -O2 conftest.c >&5
  379. configure:9346: $? = 0
  380. configure:9347: result: yes
  381. configure:9356: checking whether __attribute__((unused)) is allowed
  382. configure:9369: gcc -c -g -O2 conftest.c >&5
  383. configure:9369: $? = 0
  384. configure:9370: result: yes
  385. configure:9379: checking for elf.h
  386. configure:9379: result: yes
  387. configure:9386: checking for main in -lelf
  388. configure:9414: result: no
  389. configure:9430: checking for dirent.h that defines DIR
  390. configure:9457: result: yes
  391. configure:9471: checking for library containing opendir
  392. configure:9519: result: none required
  393. configure:9627: checking for stdarg.h
  394. configure:9627: result: yes
  395. configure:9627: checking for stdint.h
  396. configure:9627: result: yes
  397. configure:9627: checking for stdlib.h
  398. configure:9627: result: yes
  399. configure:9627: checking for string.h
  400. configure:9627: result: yes
  401. configure:9627: checking for sys/select.h
  402. configure:9627: result: yes
  403. configure:9627: checking for sys/utsname.h
  404. configure:9627: result: yes
  405. configure:9627: checking for termcap.h
  406. configure:9627: result: yes
  407. configure:9627: checking for fcntl.h
  408. configure:9627: result: yes
  409. configure:9627: checking for sgtty.h
  410. configure:9627: result: yes
  411. configure:9627: checking for sys/ioctl.h
  412. configure:9627: result: yes
  413. configure:9627: checking for sys/time.h
  414. configure:9627: result: yes
  415. configure:9627: checking for sys/types.h
  416. configure:9627: result: yes
  417. configure:9627: checking for termio.h
  418. configure:9627: result: yes
  419. configure:9627: checking for iconv.h
  420. configure:9627: result: yes
  421. configure:9627: checking for inttypes.h
  422. configure:9627: result: yes
  423. configure:9627: checking for langinfo.h
  424. configure:9627: result: yes
  425. configure:9627: checking for math.h
  426. configure:9627: result: yes
  427. configure:9627: checking for unistd.h
  428. configure:9627: result: yes
  429. configure:9627: checking for stropts.h
  430. configure:9627: result: yes
  431. configure:9627: checking for errno.h
  432. configure:9627: result: yes
  433. configure:9627: checking for sys/resource.h
  434. configure:9627: result: yes
  435. configure:9627: checking for sys/systeminfo.h
  436. configure:9627: result: no
  437. configure:9627: checking for locale.h
  438. configure:9627: result: yes
  439. configure:9627: checking for sys/stream.h
  440. configure:9627: result: no
  441. configure:9627: checking for termios.h
  442. configure:9627: result: yes
  443. configure:9627: checking for libc.h
  444. configure:9627: result: no
  445. configure:9627: checking for sys/statfs.h
  446. configure:9627: result: yes
  447. configure:9627: checking for poll.h
  448. configure:9627: result: yes
  449. configure:9627: checking for sys/poll.h
  450. configure:9627: result: yes
  451. configure:9627: checking for pwd.h
  452. configure:9627: result: yes
  453. configure:9627: checking for utime.h
  454. configure:9627: result: yes
  455. configure:9627: checking for sys/param.h
  456. configure:9627: result: yes
  457. configure:9627: checking for libintl.h
  458. configure:9627: result: yes
  459. configure:9627: checking for libgen.h
  460. configure:9627: result: yes
  461. configure:9627: checking for util/debug.h
  462. configure:9627: result: no
  463. configure:9627: checking for util/msg18n.h
  464. configure:9627: result: no
  465. configure:9627: checking for frame.h
  466. configure:9627: result: no
  467. configure:9627: checking for sys/acl.h
  468. configure:9627: result: no
  469. configure:9627: checking for sys/access.h
  470. configure:9627: result: no
  471. configure:9627: checking for sys/sysinfo.h
  472. configure:9627: result: yes
  473. configure:9627: checking for wchar.h
  474. configure:9627: result: yes
  475. configure:9627: checking for wctype.h
  476. configure:9627: result: yes
  477. configure:9641: checking for sys/ptem.h
  478. configure:9641: result: no
  479. configure:9657: checking for sys/sysctl.h
  480. configure:9657: result: yes
  481. configure:9672: checking for pthread_np.h
  482. configure:9687: gcc -c -g -O2 conftest.c >&5
  483. conftest.c:67:24: fatal error: pthread_np.h: No such file or directory
  484. #include <pthread_np.h>
  485. ^
  486. compilation terminated.
  487. configure:9687: $? = 1
  488. configure: failed program was:
  489. | /* confdefs.h */
  490. | #define PACKAGE_NAME ""
  491. | #define PACKAGE_TARNAME ""
  492. | #define PACKAGE_VERSION ""
  493. | #define PACKAGE_STRING ""
  494. | #define PACKAGE_BUGREPORT ""
  495. | #define PACKAGE_URL ""
  496. | #define UNIX 1
  497. | #define STDC_HEADERS 1
  498. | #define HAVE_SYS_WAIT_H 1
  499. | #define HAVE_SELINUX 1
  500. | #define FEAT_HUGE 1
  501. | #define USE_XSMP_INTERACT 1
  502. | #define FEAT_PERL 1
  503. | #define FEAT_PYTHON 1
  504. | #define FEAT_RUBY 1
  505. | #define FEAT_CSCOPE 1
  506. | #define HAVE_LIBNSL 1
  507. | #define FEAT_NETBEANS_INTG 1
  508. | #define HAVE_X11 1
  509. | #define HAVE_GTK_MULTIHEAD 1
  510. | #define HAVE_X11_SM_SMLIB_H 1
  511. | #define HAVE_X11_XPM_H 1
  512. | #define HAVE_X11_SUNKEYSYM_H 1
  513. | #define FEAT_XIM 1
  514. | #define HAVE_DATE_TIME 1
  515. | #define HAVE_ATTRIBUTE_UNUSED 1
  516. | #define HAVE_DIRENT_H 1
  517. | #define HAVE_STDARG_H 1
  518. | #define HAVE_STDINT_H 1
  519. | #define HAVE_STDLIB_H 1
  520. | #define HAVE_STRING_H 1
  521. | #define HAVE_SYS_SELECT_H 1
  522. | #define HAVE_SYS_UTSNAME_H 1
  523. | #define HAVE_TERMCAP_H 1
  524. | #define HAVE_FCNTL_H 1
  525. | #define HAVE_SGTTY_H 1
  526. | #define HAVE_SYS_IOCTL_H 1
  527. | #define HAVE_SYS_TIME_H 1
  528. | #define HAVE_SYS_TYPES_H 1
  529. | #define HAVE_TERMIO_H 1
  530. | #define HAVE_ICONV_H 1
  531. | #define HAVE_INTTYPES_H 1
  532. | #define HAVE_LANGINFO_H 1
  533. | #define HAVE_MATH_H 1
  534. | #define HAVE_UNISTD_H 1
  535. | #define HAVE_STROPTS_H 1
  536. | #define HAVE_ERRNO_H 1
  537. | #define HAVE_SYS_RESOURCE_H 1
  538. | #define HAVE_LOCALE_H 1
  539. | #define HAVE_TERMIOS_H 1
  540. | #define HAVE_SYS_STATFS_H 1
  541. | #define HAVE_POLL_H 1
  542. | #define HAVE_SYS_POLL_H 1
  543. | #define HAVE_PWD_H 1
  544. | #define HAVE_UTIME_H 1
  545. | #define HAVE_SYS_PARAM_H 1
  546. | #define HAVE_LIBINTL_H 1
  547. | #define HAVE_LIBGEN_H 1
  548. | #define HAVE_SYS_SYSINFO_H 1
  549. | #define HAVE_WCHAR_H 1
  550. | #define HAVE_WCTYPE_H 1
  551. | #define HAVE_SYS_SYSCTL_H 1
  552. | /* end confdefs.h. */
  553. |
  554. | #include <pthread.h>
  555. | #include <pthread_np.h>
  556. | int
  557. | main ()
  558. | {
  559. | int i; i = 0;
  560. | ;
  561. | return 0;
  562. | }
  563. configure:9693: result: no
  564. configure:9700: checking for strings.h
  565. configure:9700: result: yes
  566. configure:9715: checking if strings.h can be included after string.h
  567. configure:9744: gcc -c -g -O2 conftest.c >&5
  568. configure:9744: $? = 0
  569. configure:9745: result: yes
  570. configure:9758: checking whether gcc needs -traditional
  571. configure:9792: result: no
  572. configure:9799: checking for an ANSI C-conforming const
  573. configure:9871: result: yes
  574. configure:9879: checking for working volatile
  575. configure:9905: result: yes
  576. configure:9913: checking for mode_t
  577. configure:9913: result: yes
  578. configure:9924: checking for off_t
  579. configure:9924: result: yes
  580. configure:9935: checking for pid_t
  581. configure:9935: result: yes
  582. configure:9946: checking for size_t
  583. configure:9946: result: yes
  584. configure:9957: checking for uid_t in sys/types.h
  585. configure:9976: result: yes
  586. configure:9987: checking for uint32_t
  587. configure:9987: result: yes
  588. configure:10002: checking whether time.h and sys/time.h may both be included
  589. configure:10029: result: yes
  590. configure:10037: checking for ino_t
  591. configure:10037: result: yes
  592. configure:10048: checking for dev_t
  593. configure:10048: result: yes
  594. configure:10059: checking whether byte ordering is bigendian
  595. configure:10265: result: no
  596. configure:10284: checking for rlim_t
  597. configure:10287: result: (cached) yes
  598. configure:10320: checking for stack_t
  599. configure:10323: result: (cached) yes
  600. configure:10354: checking whether stack_t has an ss_base field
  601. configure:10375: gcc -c -g -O2 conftest.c >&5
  602. conftest.c: In function 'main':
  603. conftest.c:79:23: error: 'stack_t' has no member named 'ss_base'
  604. stack_t sigstk; sigstk.ss_base = 0;
  605. ^
  606. configure:10375: $? = 1
  607. configure: failed program was:
  608. | /* confdefs.h */
  609. | #define PACKAGE_NAME ""
  610. | #define PACKAGE_TARNAME ""
  611. | #define PACKAGE_VERSION ""
  612. | #define PACKAGE_STRING ""
  613. | #define PACKAGE_BUGREPORT ""
  614. | #define PACKAGE_URL ""
  615. | #define UNIX 1
  616. | #define STDC_HEADERS 1
  617. | #define HAVE_SYS_WAIT_H 1
  618. | #define HAVE_SELINUX 1
  619. | #define FEAT_HUGE 1
  620. | #define USE_XSMP_INTERACT 1
  621. | #define FEAT_PERL 1
  622. | #define FEAT_PYTHON 1
  623. | #define FEAT_RUBY 1
  624. | #define FEAT_CSCOPE 1
  625. | #define HAVE_LIBNSL 1
  626. | #define FEAT_NETBEANS_INTG 1
  627. | #define HAVE_X11 1
  628. | #define HAVE_GTK_MULTIHEAD 1
  629. | #define HAVE_X11_SM_SMLIB_H 1
  630. | #define HAVE_X11_XPM_H 1
  631. | #define HAVE_X11_SUNKEYSYM_H 1
  632. | #define FEAT_XIM 1
  633. | #define HAVE_DATE_TIME 1
  634. | #define HAVE_ATTRIBUTE_UNUSED 1
  635. | #define HAVE_DIRENT_H 1
  636. | #define HAVE_STDARG_H 1
  637. | #define HAVE_STDINT_H 1
  638. | #define HAVE_STDLIB_H 1
  639. | #define HAVE_STRING_H 1
  640. | #define HAVE_SYS_SELECT_H 1
  641. | #define HAVE_SYS_UTSNAME_H 1
  642. | #define HAVE_TERMCAP_H 1
  643. | #define HAVE_FCNTL_H 1
  644. | #define HAVE_SGTTY_H 1
  645. | #define HAVE_SYS_IOCTL_H 1
  646. | #define HAVE_SYS_TIME_H 1
  647. | #define HAVE_SYS_TYPES_H 1
  648. | #define HAVE_TERMIO_H 1
  649. | #define HAVE_ICONV_H 1
  650. | #define HAVE_INTTYPES_H 1
  651. | #define HAVE_LANGINFO_H 1
  652. | #define HAVE_MATH_H 1
  653. | #define HAVE_UNISTD_H 1
  654. | #define HAVE_STROPTS_H 1
  655. | #define HAVE_ERRNO_H 1
  656. | #define HAVE_SYS_RESOURCE_H 1
  657. | #define HAVE_LOCALE_H 1
  658. | #define HAVE_TERMIOS_H 1
  659. | #define HAVE_SYS_STATFS_H 1
  660. | #define HAVE_POLL_H 1
  661. | #define HAVE_SYS_POLL_H 1
  662. | #define HAVE_PWD_H 1
  663. | #define HAVE_UTIME_H 1
  664. | #define HAVE_SYS_PARAM_H 1
  665. | #define HAVE_LIBINTL_H 1
  666. | #define HAVE_LIBGEN_H 1
  667. | #define HAVE_SYS_SYSINFO_H 1
  668. | #define HAVE_WCHAR_H 1
  669. | #define HAVE_WCTYPE_H 1
  670. | #define HAVE_SYS_SYSCTL_H 1
  671. | #define HAVE_STRINGS_H 1
  672. | #define TIME_WITH_SYS_TIME 1
  673. | /* end confdefs.h. */
  674. |
  675. | #include <sys/types.h>
  676. | #if STDC_HEADERS
  677. | # include <stdlib.h>
  678. | # include <stddef.h>
  679. | #endif
  680. | #include <signal.h>
  681. | #include "confdefs.h"
  682. |
  683. | int
  684. | main ()
  685. | {
  686. | stack_t sigstk; sigstk.ss_base = 0;
  687. | ;
  688. | return 0;
  689. | }
  690. configure:10380: result: no
  691. configure:10386: checking --with-tlib argument
  692. configure:10421: result: empty: automatic terminal library selection
  693. configure:10429: checking for tgetent in -ltinfo
  694. configure:10464: result: yes
  695. configure:10492: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -ltinfo -lnsl -lselinux >&5
  696. configure:10492: $? = 0
  697. configure:10492: ./conftest
  698. configure:10492: $? = 0
  699. configure:10541: checking whether we talk terminfo
  700. configure:10585: result: yes
  701. configure:10594: checking what tgetent() returns for an unknown terminal
  702. configure:10635: result: zero
  703. configure:10644: checking whether termcap.h contains ospeed
  704. configure:10661: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -ltinfo -lnsl -lselinux >&5
  705. configure:10661: $? = 0
  706. configure:10662: result: yes
  707. configure:10701: checking whether termcap.h contains UP, BC and PC
  708. configure:10718: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -ltinfo -lnsl -lselinux >&5
  709. configure:10718: $? = 0
  710. configure:10719: result: yes
  711. configure:10758: checking whether tputs() uses outfuntype
  712. configure:10775: gcc -c -g -O2 conftest.c >&5
  713. conftest.c: In function 'main':
  714. conftest.c:80:36: error: 'outfuntype' undeclared (first use in this function)
  715. extern int xx(); tputs("test", 1, (outfuntype)xx)
  716. ^
  717. conftest.c:80:36: note: each undeclared identifier is reported only once for each function it appears in
  718. conftest.c:80:47: error: expected ')' before 'xx'
  719. extern int xx(); tputs("test", 1, (outfuntype)xx)
  720. ^
  721. configure:10775: $? = 1
  722. configure: failed program was:
  723. | /* confdefs.h */
  724. | #define PACKAGE_NAME ""
  725. | #define PACKAGE_TARNAME ""
  726. | #define PACKAGE_VERSION ""
  727. | #define PACKAGE_STRING ""
  728. | #define PACKAGE_BUGREPORT ""
  729. | #define PACKAGE_URL ""
  730. | #define UNIX 1
  731. | #define STDC_HEADERS 1
  732. | #define HAVE_SYS_WAIT_H 1
  733. | #define HAVE_SELINUX 1
  734. | #define FEAT_HUGE 1
  735. | #define USE_XSMP_INTERACT 1
  736. | #define FEAT_PERL 1
  737. | #define FEAT_PYTHON 1
  738. | #define FEAT_RUBY 1
  739. | #define FEAT_CSCOPE 1
  740. | #define HAVE_LIBNSL 1
  741. | #define FEAT_NETBEANS_INTG 1
  742. | #define HAVE_X11 1
  743. | #define HAVE_GTK_MULTIHEAD 1
  744. | #define HAVE_X11_SM_SMLIB_H 1
  745. | #define HAVE_X11_XPM_H 1
  746. | #define HAVE_X11_SUNKEYSYM_H 1
  747. | #define FEAT_XIM 1
  748. | #define HAVE_DATE_TIME 1
  749. | #define HAVE_ATTRIBUTE_UNUSED 1
  750. | #define HAVE_DIRENT_H 1
  751. | #define HAVE_STDARG_H 1
  752. | #define HAVE_STDINT_H 1
  753. | #define HAVE_STDLIB_H 1
  754. | #define HAVE_STRING_H 1
  755. | #define HAVE_SYS_SELECT_H 1
  756. | #define HAVE_SYS_UTSNAME_H 1
  757. | #define HAVE_TERMCAP_H 1
  758. | #define HAVE_FCNTL_H 1
  759. | #define HAVE_SGTTY_H 1
  760. | #define HAVE_SYS_IOCTL_H 1
  761. | #define HAVE_SYS_TIME_H 1
  762. | #define HAVE_SYS_TYPES_H 1
  763. | #define HAVE_TERMIO_H 1
  764. | #define HAVE_ICONV_H 1
  765. | #define HAVE_INTTYPES_H 1
  766. | #define HAVE_LANGINFO_H 1
  767. | #define HAVE_MATH_H 1
  768. | #define HAVE_UNISTD_H 1
  769. | #define HAVE_STROPTS_H 1
  770. | #define HAVE_ERRNO_H 1
  771. | #define HAVE_SYS_RESOURCE_H 1
  772. | #define HAVE_LOCALE_H 1
  773. | #define HAVE_TERMIOS_H 1
  774. | #define HAVE_SYS_STATFS_H 1
  775. | #define HAVE_POLL_H 1
  776. | #define HAVE_SYS_POLL_H 1
  777. | #define HAVE_PWD_H 1
  778. | #define HAVE_UTIME_H 1
  779. | #define HAVE_SYS_PARAM_H 1
  780. | #define HAVE_LIBINTL_H 1
  781. | #define HAVE_LIBGEN_H 1
  782. | #define HAVE_SYS_SYSINFO_H 1
  783. | #define HAVE_WCHAR_H 1
  784. | #define HAVE_WCTYPE_H 1
  785. | #define HAVE_SYS_SYSCTL_H 1
  786. | #define HAVE_STRINGS_H 1
  787. | #define TIME_WITH_SYS_TIME 1
  788. | #define HAVE_LIBTINFO 1
  789. | #define TERMINFO 1
  790. | #define TGETENT_ZERO_ERR 0
  791. | #define HAVE_OSPEED 1
  792. | #define HAVE_UP_BC_PC 1
  793. | /* end confdefs.h. */
  794. |
  795. | #ifdef HAVE_TERMCAP_H
  796. | # include <termcap.h>
  797. | #endif
  798. |
  799. | int
  800. | main ()
  801. | {
  802. | extern int xx(); tputs("test", 1, (outfuntype)xx)
  803. | ;
  804. | return 0;
  805. | }
  806. configure:10780: result: no
  807. configure:10785: checking whether sys/select.h and sys/time.h may both be included
  808. configure:10801: gcc -c -g -O2 conftest.c >&5
  809. configure:10801: $? = 0
  810. configure:10802: result: yes
  811. configure:10813: checking for /dev/ptc
  812. configure:10821: result: no
  813. configure:10825: checking for SVR4 ptys
  814. configure:10839: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -ltinfo -lnsl -lselinux >&5
  815. configure:10839: $? = 0
  816. configure:10840: result: yes
  817. configure:10854: checking for ptyranges
  818. configure:10890: result: don't know
  819. configure:10895: checking default tty permissions/group
  820. configure:10974: result: world
  821. configure:10992: checking return type of signal handlers
  822. configure:11017: result: void
  823. configure:11034: checking for struct sigcontext
  824. configure:11054: gcc -c -g -O2 conftest.c >&5
  825. configure:11054: $? = 0
  826. configure:11055: result: yes
  827. configure:11065: checking getcwd implementation is broken
  828. configure:11108: result: no
  829. configure:11125: checking for bcmp
  830. configure:11125: result: yes
  831. configure:11125: checking for fchdir
  832. configure:11125: result: yes
  833. configure:11125: checking for fchown
  834. configure:11125: result: yes
  835. configure:11125: checking for fsync
  836. configure:11125: result: yes
  837. configure:11125: checking for getcwd
  838. configure:11125: result: yes
  839. configure:11125: checking for getpseudotty
  840. configure:11125: result: no
  841. configure:11125: checking for getpwent
  842. configure:11125: result: yes
  843. configure:11125: checking for getpwnam
  844. configure:11125: result: yes
  845. configure:11125: checking for getpwuid
  846. configure:11125: result: yes
  847. configure:11125: checking for getrlimit
  848. configure:11125: result: yes
  849. configure:11125: checking for gettimeofday
  850. configure:11125: result: yes
  851. configure:11125: checking for getwd
  852. configure:11125: result: yes
  853. configure:11125: checking for lstat
  854. configure:11125: result: yes
  855. configure:11125: checking for memcmp
  856. configure:11125: result: yes
  857. configure:11125: checking for memset
  858. configure:11125: result: yes
  859. configure:11125: checking for mkdtemp
  860. configure:11125: result: yes
  861. configure:11125: checking for nanosleep
  862. configure:11125: result: yes
  863. configure:11125: checking for opendir
  864. configure:11125: result: yes
  865. configure:11125: checking for putenv
  866. configure:11125: result: yes
  867. configure:11125: checking for qsort
  868. configure:11125: result: yes
  869. configure:11125: checking for readlink
  870. configure:11125: result: yes
  871. configure:11125: checking for select
  872. configure:11125: result: yes
  873. configure:11125: checking for setenv
  874. configure:11125: result: yes
  875. configure:11125: checking for setpgid
  876. configure:11125: result: yes
  877. configure:11125: checking for setsid
  878. configure:11125: result: yes
  879. configure:11125: checking for sigaltstack
  880. configure:11125: result: yes
  881. configure:11125: checking for sigstack
  882. configure:11125: result: yes
  883. configure:11125: checking for sigset
  884. configure:11125: result: yes
  885. configure:11125: checking for sigsetjmp
  886. configure:11125: result: no
  887. configure:11125: checking for sigaction
  888. configure:11125: result: yes
  889. configure:11125: checking for sigvec
  890. configure:11125: result: yes
  891. configure:11125: checking for strcasecmp
  892. configure:11125: result: yes
  893. configure:11125: checking for strerror
  894. configure:11125: result: yes
  895. configure:11125: checking for strftime
  896. configure:11125: result: yes
  897. configure:11125: checking for stricmp
  898. configure:11125: result: no
  899. configure:11125: checking for strncasecmp
  900. configure:11125: result: yes
  901. configure:11125: checking for strnicmp
  902. configure:11125: result: no
  903. configure:11125: checking for strpbrk
  904. configure:11125: result: yes
  905. configure:11125: checking for strtol
  906. configure:11125: result: yes
  907. configure:11125: checking for tgetent
  908. configure:11125: result: yes
  909. configure:11125: checking for towlower
  910. configure:11125: result: yes
  911. configure:11125: checking for towupper
  912. configure:11125: result: yes
  913. configure:11125: checking for iswupper
  914. configure:11125: result: yes
  915. configure:11125: checking for usleep
  916. configure:11125: result: yes
  917. configure:11125: checking for utime
  918. configure:11125: result: yes
  919. configure:11125: checking for utimes
  920. configure:11125: result: yes
  921. configure:11135: checking for _LARGEFILE_SOURCE value needed for large files
  922. configure:11182: result: no
  923. configure:11211: checking for special C compiler options needed for large files
  924. configure:11256: result: no
  925. configure:11262: checking for _FILE_OFFSET_BITS value needed for large files
  926. configure:11319: result: no
  927. configure:11403: checking for st_blksize
  928. configure:11421: gcc -c -g -O2 conftest.c >&5
  929. configure:11421: $? = 0
  930. configure:11422: result: yes
  931. configure:11431: checking whether stat() ignores a trailing slash
  932. configure:11470: result: no
  933. configure:11478: checking for iconv_open()
  934. configure:11497: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -ltinfo -lnsl -lselinux -liconv >&5
  935. /usr/bin/ld: cannot find -liconv
  936. collect2: error: ld returned 1 exit status
  937. configure:11497: $? = 1
  938. configure: failed program was:
  939. | /* confdefs.h */
  940. | #define PACKAGE_NAME ""
  941. | #define PACKAGE_TARNAME ""
  942. | #define PACKAGE_VERSION ""
  943. | #define PACKAGE_STRING ""
  944. | #define PACKAGE_BUGREPORT ""
  945. | #define PACKAGE_URL ""
  946. | #define UNIX 1
  947. | #define STDC_HEADERS 1
  948. | #define HAVE_SYS_WAIT_H 1
  949. | #define HAVE_SELINUX 1
  950. | #define FEAT_HUGE 1
  951. | #define USE_XSMP_INTERACT 1
  952. | #define FEAT_PERL 1
  953. | #define FEAT_PYTHON 1
  954. | #define FEAT_RUBY 1
  955. | #define FEAT_CSCOPE 1
  956. | #define HAVE_LIBNSL 1
  957. | #define FEAT_NETBEANS_INTG 1
  958. | #define HAVE_X11 1
  959. | #define HAVE_GTK_MULTIHEAD 1
  960. | #define HAVE_X11_SM_SMLIB_H 1
  961. | #define HAVE_X11_XPM_H 1
  962. | #define HAVE_X11_SUNKEYSYM_H 1
  963. | #define FEAT_XIM 1
  964. | #define HAVE_DATE_TIME 1
  965. | #define HAVE_ATTRIBUTE_UNUSED 1
  966. | #define HAVE_DIRENT_H 1
  967. | #define HAVE_STDARG_H 1
  968. | #define HAVE_STDINT_H 1
  969. | #define HAVE_STDLIB_H 1
  970. | #define HAVE_STRING_H 1
  971. | #define HAVE_SYS_SELECT_H 1
  972. | #define HAVE_SYS_UTSNAME_H 1
  973. | #define HAVE_TERMCAP_H 1
  974. | #define HAVE_FCNTL_H 1
  975. | #define HAVE_SGTTY_H 1
  976. | #define HAVE_SYS_IOCTL_H 1
  977. | #define HAVE_SYS_TIME_H 1
  978. | #define HAVE_SYS_TYPES_H 1
  979. | #define HAVE_TERMIO_H 1
  980. | #define HAVE_ICONV_H 1
  981. | #define HAVE_INTTYPES_H 1
  982. | #define HAVE_LANGINFO_H 1
  983. | #define HAVE_MATH_H 1
  984. | #define HAVE_UNISTD_H 1
  985. | #define HAVE_STROPTS_H 1
  986. | #define HAVE_ERRNO_H 1
  987. | #define HAVE_SYS_RESOURCE_H 1
  988. | #define HAVE_LOCALE_H 1
  989. | #define HAVE_TERMIOS_H 1
  990. | #define HAVE_SYS_STATFS_H 1
  991. | #define HAVE_POLL_H 1
  992. | #define HAVE_SYS_POLL_H 1
  993. | #define HAVE_PWD_H 1
  994. | #define HAVE_UTIME_H 1
  995. | #define HAVE_SYS_PARAM_H 1
  996. | #define HAVE_LIBINTL_H 1
  997. | #define HAVE_LIBGEN_H 1
  998. | #define HAVE_SYS_SYSINFO_H 1
  999. | #define HAVE_WCHAR_H 1
  1000. | #define HAVE_WCTYPE_H 1
  1001. | #define HAVE_SYS_SYSCTL_H 1
  1002. | #define HAVE_STRINGS_H 1
  1003. | #define TIME_WITH_SYS_TIME 1
  1004. | #define HAVE_LIBTINFO 1
  1005. | #define TERMINFO 1
  1006. | #define TGETENT_ZERO_ERR 0
  1007. | #define HAVE_OSPEED 1
  1008. | #define HAVE_UP_BC_PC 1
  1009. | #define SYS_SELECT_WITH_SYS_TIME 1
  1010. | #define HAVE_SVR4_PTYS 1
  1011. | #define RETSIGTYPE void
  1012. | #define SIGRETURN return
  1013. | #define HAVE_SIGCONTEXT 1
  1014. | #define HAVE_BCMP 1
  1015. | #define HAVE_FCHDIR 1
  1016. | #define HAVE_FCHOWN 1
  1017. | #define HAVE_FSYNC 1
  1018. | #define HAVE_GETCWD 1
  1019. | #define HAVE_GETPWENT 1
  1020. | #define HAVE_GETPWNAM 1
  1021. | #define HAVE_GETPWUID 1
  1022. | #define HAVE_GETRLIMIT 1
  1023. | #define HAVE_GETTIMEOFDAY 1
  1024. | #define HAVE_GETWD 1
  1025. | #define HAVE_LSTAT 1
  1026. | #define HAVE_MEMCMP 1
  1027. | #define HAVE_MEMSET 1
  1028. | #define HAVE_MKDTEMP 1
  1029. | #define HAVE_NANOSLEEP 1
  1030. | #define HAVE_OPENDIR 1
  1031. | #define HAVE_PUTENV 1
  1032. | #define HAVE_QSORT 1
  1033. | #define HAVE_READLINK 1
  1034. | #define HAVE_SELECT 1
  1035. | #define HAVE_SETENV 1
  1036. | #define HAVE_SETPGID 1
  1037. | #define HAVE_SETSID 1
  1038. | #define HAVE_SIGALTSTACK 1
  1039. | #define HAVE_SIGSTACK 1
  1040. | #define HAVE_SIGSET 1
  1041. | #define HAVE_SIGACTION 1
  1042. | #define HAVE_SIGVEC 1
  1043. | #define HAVE_STRCASECMP 1
  1044. | #define HAVE_STRERROR 1
  1045. | #define HAVE_STRFTIME 1
  1046. | #define HAVE_STRNCASECMP 1
  1047. | #define HAVE_STRPBRK 1
  1048. | #define HAVE_STRTOL 1
  1049. | #define HAVE_TGETENT 1
  1050. | #define HAVE_TOWLOWER 1
  1051. | #define HAVE_TOWUPPER 1
  1052. | #define HAVE_ISWUPPER 1
  1053. | #define HAVE_USLEEP 1
  1054. | #define HAVE_UTIME 1
  1055. | #define HAVE_UTIMES 1
  1056. | #define HAVE_FSEEKO 1
  1057. | #define HAVE_ST_BLKSIZE 1
  1058. | /* end confdefs.h. */
  1059. |
  1060. | #ifdef HAVE_ICONV_H
  1061. | # include <iconv.h>
  1062. | #endif
  1063. |
  1064. | int
  1065. | main ()
  1066. | {
  1067. | iconv_open("fr", "to");
  1068. | ;
  1069. | return 0;
  1070. | }
  1071. configure:11518: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -ltinfo -lnsl -lselinux >&5
  1072. configure:11518: $? = 0
  1073. configure:11519: result: yes
  1074. configure:11533: checking for nl_langinfo(CODESET)
  1075. configure:11550: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -ltinfo -lnsl -lselinux >&5
  1076. configure:11550: $? = 0
  1077. configure:11551: result: yes
  1078. configure:11561: checking for strtod in -lm
  1079. configure:11595: result: yes
  1080. configure:11606: checking for strtod() and other floating point functions
  1081. configure:11638: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -lm -ltinfo -lnsl -lselinux >&5
  1082. configure:11638: $? = 0
  1083. configure:11639: result: yes
  1084. configure:11649: checking --disable-acl argument
  1085. configure:11659: result: no
  1086. configure:11661: checking for acl_get_file in -lposix1e
  1087. configure:11695: result: no
  1088. configure:11700: checking for acl_get_file in -lacl
  1089. configure:11734: result: no
  1090. configure:11783: checking for POSIX ACL support
  1091. configure:11803: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -lm -ltinfo -lnsl -lselinux >&5
  1092. conftest.c:130:1: error: unknown type name 'acl_t'
  1093. acl_t acl;
  1094. ^
  1095. conftest.c: In function 'main':
  1096. conftest.c:134:27: error: 'ACL_TYPE_ACCESS' undeclared (first use in this function)
  1097. acl = acl_get_file("foo", ACL_TYPE_ACCESS);
  1098. ^
  1099. conftest.c:134:27: note: each undeclared identifier is reported only once for each function it appears in
  1100. configure:11803: $? = 1
  1101. configure: failed program was:
  1102. | /* confdefs.h */
  1103. | #define PACKAGE_NAME ""
  1104. | #define PACKAGE_TARNAME ""
  1105. | #define PACKAGE_VERSION ""
  1106. | #define PACKAGE_STRING ""
  1107. | #define PACKAGE_BUGREPORT ""
  1108. | #define PACKAGE_URL ""
  1109. | #define UNIX 1
  1110. | #define STDC_HEADERS 1
  1111. | #define HAVE_SYS_WAIT_H 1
  1112. | #define HAVE_SELINUX 1
  1113. | #define FEAT_HUGE 1
  1114. | #define USE_XSMP_INTERACT 1
  1115. | #define FEAT_PERL 1
  1116. | #define FEAT_PYTHON 1
  1117. | #define FEAT_RUBY 1
  1118. | #define FEAT_CSCOPE 1
  1119. | #define HAVE_LIBNSL 1
  1120. | #define FEAT_NETBEANS_INTG 1
  1121. | #define HAVE_X11 1
  1122. | #define HAVE_GTK_MULTIHEAD 1
  1123. | #define HAVE_X11_SM_SMLIB_H 1
  1124. | #define HAVE_X11_XPM_H 1
  1125. | #define HAVE_X11_SUNKEYSYM_H 1
  1126. | #define FEAT_XIM 1
  1127. | #define HAVE_DATE_TIME 1
  1128. | #define HAVE_ATTRIBUTE_UNUSED 1
  1129. | #define HAVE_DIRENT_H 1
  1130. | #define HAVE_STDARG_H 1
  1131. | #define HAVE_STDINT_H 1
  1132. | #define HAVE_STDLIB_H 1
  1133. | #define HAVE_STRING_H 1
  1134. | #define HAVE_SYS_SELECT_H 1
  1135. | #define HAVE_SYS_UTSNAME_H 1
  1136. | #define HAVE_TERMCAP_H 1
  1137. | #define HAVE_FCNTL_H 1
  1138. | #define HAVE_SGTTY_H 1
  1139. | #define HAVE_SYS_IOCTL_H 1
  1140. | #define HAVE_SYS_TIME_H 1
  1141. | #define HAVE_SYS_TYPES_H 1
  1142. | #define HAVE_TERMIO_H 1
  1143. | #define HAVE_ICONV_H 1
  1144. | #define HAVE_INTTYPES_H 1
  1145. | #define HAVE_LANGINFO_H 1
  1146. | #define HAVE_MATH_H 1
  1147. | #define HAVE_UNISTD_H 1
  1148. | #define HAVE_STROPTS_H 1
  1149. | #define HAVE_ERRNO_H 1
  1150. | #define HAVE_SYS_RESOURCE_H 1
  1151. | #define HAVE_LOCALE_H 1
  1152. | #define HAVE_TERMIOS_H 1
  1153. | #define HAVE_SYS_STATFS_H 1
  1154. | #define HAVE_POLL_H 1
  1155. | #define HAVE_SYS_POLL_H 1
  1156. | #define HAVE_PWD_H 1
  1157. | #define HAVE_UTIME_H 1
  1158. | #define HAVE_SYS_PARAM_H 1
  1159. | #define HAVE_LIBINTL_H 1
  1160. | #define HAVE_LIBGEN_H 1
  1161. | #define HAVE_SYS_SYSINFO_H 1
  1162. | #define HAVE_WCHAR_H 1
  1163. | #define HAVE_WCTYPE_H 1
  1164. | #define HAVE_SYS_SYSCTL_H 1
  1165. | #define HAVE_STRINGS_H 1
  1166. | #define TIME_WITH_SYS_TIME 1
  1167. | #define HAVE_LIBTINFO 1
  1168. | #define TERMINFO 1
  1169. | #define TGETENT_ZERO_ERR 0
  1170. | #define HAVE_OSPEED 1
  1171. | #define HAVE_UP_BC_PC 1
  1172. | #define SYS_SELECT_WITH_SYS_TIME 1
  1173. | #define HAVE_SVR4_PTYS 1
  1174. | #define RETSIGTYPE void
  1175. | #define SIGRETURN return
  1176. | #define HAVE_SIGCONTEXT 1
  1177. | #define HAVE_BCMP 1
  1178. | #define HAVE_FCHDIR 1
  1179. | #define HAVE_FCHOWN 1
  1180. | #define HAVE_FSYNC 1
  1181. | #define HAVE_GETCWD 1
  1182. | #define HAVE_GETPWENT 1
  1183. | #define HAVE_GETPWNAM 1
  1184. | #define HAVE_GETPWUID 1
  1185. | #define HAVE_GETRLIMIT 1
  1186. | #define HAVE_GETTIMEOFDAY 1
  1187. | #define HAVE_GETWD 1
  1188. | #define HAVE_LSTAT 1
  1189. | #define HAVE_MEMCMP 1
  1190. | #define HAVE_MEMSET 1
  1191. | #define HAVE_MKDTEMP 1
  1192. | #define HAVE_NANOSLEEP 1
  1193. | #define HAVE_OPENDIR 1
  1194. | #define HAVE_PUTENV 1
  1195. | #define HAVE_QSORT 1
  1196. | #define HAVE_READLINK 1
  1197. | #define HAVE_SELECT 1
  1198. | #define HAVE_SETENV 1
  1199. | #define HAVE_SETPGID 1
  1200. | #define HAVE_SETSID 1
  1201. | #define HAVE_SIGALTSTACK 1
  1202. | #define HAVE_SIGSTACK 1
  1203. | #define HAVE_SIGSET 1
  1204. | #define HAVE_SIGACTION 1
  1205. | #define HAVE_SIGVEC 1
  1206. | #define HAVE_STRCASECMP 1
  1207. | #define HAVE_STRERROR 1
  1208. | #define HAVE_STRFTIME 1
  1209. | #define HAVE_STRNCASECMP 1
  1210. | #define HAVE_STRPBRK 1
  1211. | #define HAVE_STRTOL 1
  1212. | #define HAVE_TGETENT 1
  1213. | #define HAVE_TOWLOWER 1
  1214. | #define HAVE_TOWUPPER 1
  1215. | #define HAVE_ISWUPPER 1
  1216. | #define HAVE_USLEEP 1
  1217. | #define HAVE_UTIME 1
  1218. | #define HAVE_UTIMES 1
  1219. | #define HAVE_FSEEKO 1
  1220. | #define HAVE_ST_BLKSIZE 1
  1221. | #define HAVE_ICONV 1
  1222. | #define HAVE_NL_LANGINFO_CODESET 1
  1223. | #define HAVE_LIBM 1
  1224. | #define HAVE_FLOAT_FUNCS 1
  1225. | /* end confdefs.h. */
  1226. |
  1227. | #include <sys/types.h>
  1228. | #ifdef HAVE_SYS_ACL_H
  1229. | # include <sys/acl.h>
  1230. | #endif
  1231. | acl_t acl;
  1232. | int
  1233. | main ()
  1234. | {
  1235. | acl = acl_get_file("foo", ACL_TYPE_ACCESS);
  1236. | acl_set_file("foo", ACL_TYPE_ACCESS, acl);
  1237. | acl_free(acl);
  1238. | ;
  1239. | return 0;
  1240. | }
  1241. configure:11808: result: no
  1242. configure:11814: checking for acl_get in -lsec
  1243. configure:11848: result: no
  1244. configure:11854: checking for Solaris ACL support
  1245. configure:11871: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -lm -ltinfo -lnsl -lselinux >&5
  1246. conftest.c: In function 'main':
  1247. conftest.c:132:12: error: 'GETACLCNT' undeclared (first use in this function)
  1248. acl("foo", GETACLCNT, 0, NULL);
  1249. ^
  1250. conftest.c:132:12: note: each undeclared identifier is reported only once for each function it appears in
  1251. conftest.c:132:26: error: 'NULL' undeclared (first use in this function)
  1252. acl("foo", GETACLCNT, 0, NULL);
  1253. ^
  1254. configure:11871: $? = 1
  1255. configure: failed program was:
  1256. | /* confdefs.h */
  1257. | #define PACKAGE_NAME ""
  1258. | #define PACKAGE_TARNAME ""
  1259. | #define PACKAGE_VERSION ""
  1260. | #define PACKAGE_STRING ""
  1261. | #define PACKAGE_BUGREPORT ""
  1262. | #define PACKAGE_URL ""
  1263. | #define UNIX 1
  1264. | #define STDC_HEADERS 1
  1265. | #define HAVE_SYS_WAIT_H 1
  1266. | #define HAVE_SELINUX 1
  1267. | #define FEAT_HUGE 1
  1268. | #define USE_XSMP_INTERACT 1
  1269. | #define FEAT_PERL 1
  1270. | #define FEAT_PYTHON 1
  1271. | #define FEAT_RUBY 1
  1272. | #define FEAT_CSCOPE 1
  1273. | #define HAVE_LIBNSL 1
  1274. | #define FEAT_NETBEANS_INTG 1
  1275. | #define HAVE_X11 1
  1276. | #define HAVE_GTK_MULTIHEAD 1
  1277. | #define HAVE_X11_SM_SMLIB_H 1
  1278. | #define HAVE_X11_XPM_H 1
  1279. | #define HAVE_X11_SUNKEYSYM_H 1
  1280. | #define FEAT_XIM 1
  1281. | #define HAVE_DATE_TIME 1
  1282. | #define HAVE_ATTRIBUTE_UNUSED 1
  1283. | #define HAVE_DIRENT_H 1
  1284. | #define HAVE_STDARG_H 1
  1285. | #define HAVE_STDINT_H 1
  1286. | #define HAVE_STDLIB_H 1
  1287. | #define HAVE_STRING_H 1
  1288. | #define HAVE_SYS_SELECT_H 1
  1289. | #define HAVE_SYS_UTSNAME_H 1
  1290. | #define HAVE_TERMCAP_H 1
  1291. | #define HAVE_FCNTL_H 1
  1292. | #define HAVE_SGTTY_H 1
  1293. | #define HAVE_SYS_IOCTL_H 1
  1294. | #define HAVE_SYS_TIME_H 1
  1295. | #define HAVE_SYS_TYPES_H 1
  1296. | #define HAVE_TERMIO_H 1
  1297. | #define HAVE_ICONV_H 1
  1298. | #define HAVE_INTTYPES_H 1
  1299. | #define HAVE_LANGINFO_H 1
  1300. | #define HAVE_MATH_H 1
  1301. | #define HAVE_UNISTD_H 1
  1302. | #define HAVE_STROPTS_H 1
  1303. | #define HAVE_ERRNO_H 1
  1304. | #define HAVE_SYS_RESOURCE_H 1
  1305. | #define HAVE_LOCALE_H 1
  1306. | #define HAVE_TERMIOS_H 1
  1307. | #define HAVE_SYS_STATFS_H 1
  1308. | #define HAVE_POLL_H 1
  1309. | #define HAVE_SYS_POLL_H 1
  1310. | #define HAVE_PWD_H 1
  1311. | #define HAVE_UTIME_H 1
  1312. | #define HAVE_SYS_PARAM_H 1
  1313. | #define HAVE_LIBINTL_H 1
  1314. | #define HAVE_LIBGEN_H 1
  1315. | #define HAVE_SYS_SYSINFO_H 1
  1316. | #define HAVE_WCHAR_H 1
  1317. | #define HAVE_WCTYPE_H 1
  1318. | #define HAVE_SYS_SYSCTL_H 1
  1319. | #define HAVE_STRINGS_H 1
  1320. | #define TIME_WITH_SYS_TIME 1
  1321. | #define HAVE_LIBTINFO 1
  1322. | #define TERMINFO 1
  1323. | #define TGETENT_ZERO_ERR 0
  1324. | #define HAVE_OSPEED 1
  1325. | #define HAVE_UP_BC_PC 1
  1326. | #define SYS_SELECT_WITH_SYS_TIME 1
  1327. | #define HAVE_SVR4_PTYS 1
  1328. | #define RETSIGTYPE void
  1329. | #define SIGRETURN return
  1330. | #define HAVE_SIGCONTEXT 1
  1331. | #define HAVE_BCMP 1
  1332. | #define HAVE_FCHDIR 1
  1333. | #define HAVE_FCHOWN 1
  1334. | #define HAVE_FSYNC 1
  1335. | #define HAVE_GETCWD 1
  1336. | #define HAVE_GETPWENT 1
  1337. | #define HAVE_GETPWNAM 1
  1338. | #define HAVE_GETPWUID 1
  1339. | #define HAVE_GETRLIMIT 1
  1340. | #define HAVE_GETTIMEOFDAY 1
  1341. | #define HAVE_GETWD 1
  1342. | #define HAVE_LSTAT 1
  1343. | #define HAVE_MEMCMP 1
  1344. | #define HAVE_MEMSET 1
  1345. | #define HAVE_MKDTEMP 1
  1346. | #define HAVE_NANOSLEEP 1
  1347. | #define HAVE_OPENDIR 1
  1348. | #define HAVE_PUTENV 1
  1349. | #define HAVE_QSORT 1
  1350. | #define HAVE_READLINK 1
  1351. | #define HAVE_SELECT 1
  1352. | #define HAVE_SETENV 1
  1353. | #define HAVE_SETPGID 1
  1354. | #define HAVE_SETSID 1
  1355. | #define HAVE_SIGALTSTACK 1
  1356. | #define HAVE_SIGSTACK 1
  1357. | #define HAVE_SIGSET 1
  1358. | #define HAVE_SIGACTION 1
  1359. | #define HAVE_SIGVEC 1
  1360. | #define HAVE_STRCASECMP 1
  1361. | #define HAVE_STRERROR 1
  1362. | #define HAVE_STRFTIME 1
  1363. | #define HAVE_STRNCASECMP 1
  1364. | #define HAVE_STRPBRK 1
  1365. | #define HAVE_STRTOL 1
  1366. | #define HAVE_TGETENT 1
  1367. | #define HAVE_TOWLOWER 1
  1368. | #define HAVE_TOWUPPER 1
  1369. | #define HAVE_ISWUPPER 1
  1370. | #define HAVE_USLEEP 1
  1371. | #define HAVE_UTIME 1
  1372. | #define HAVE_UTIMES 1
  1373. | #define HAVE_FSEEKO 1
  1374. | #define HAVE_ST_BLKSIZE 1
  1375. | #define HAVE_ICONV 1
  1376. | #define HAVE_NL_LANGINFO_CODESET 1
  1377. | #define HAVE_LIBM 1
  1378. | #define HAVE_FLOAT_FUNCS 1
  1379. | /* end confdefs.h. */
  1380. |
  1381. | #ifdef HAVE_SYS_ACL_H
  1382. | # include <sys/acl.h>
  1383. | #endif
  1384. | int
  1385. | main ()
  1386. | {
  1387. | acl("foo", GETACLCNT, 0, NULL);
  1388. |
  1389. | ;
  1390. | return 0;
  1391. | }
  1392. configure:11876: result: no
  1393. configure:11884: checking for AIX ACL support
  1394. configure:11916: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -lm -ltinfo -lnsl -lselinux >&5
  1395. conftest.c: In function 'main':
  1396. conftest.c:145:18: error: invalid application of 'sizeof' to incomplete type 'struct acl'
  1397. aclsize = sizeof(struct acl);
  1398. ^
  1399. conftest.c:147:17: error: 'STX_NORMAL' undeclared (first use in this function)
  1400. statacl("foo", STX_NORMAL, aclent, aclsize);
  1401. ^
  1402. conftest.c:147:17: note: each undeclared identifier is reported only once for each function it appears in
  1403. configure:11916: $? = 1
  1404. configure: failed program was:
  1405. | /* confdefs.h */
  1406. | #define PACKAGE_NAME ""
  1407. | #define PACKAGE_TARNAME ""
  1408. | #define PACKAGE_VERSION ""
  1409. | #define PACKAGE_STRING ""
  1410. | #define PACKAGE_BUGREPORT ""
  1411. | #define PACKAGE_URL ""
  1412. | #define UNIX 1
  1413. | #define STDC_HEADERS 1
  1414. | #define HAVE_SYS_WAIT_H 1
  1415. | #define HAVE_SELINUX 1
  1416. | #define FEAT_HUGE 1
  1417. | #define USE_XSMP_INTERACT 1
  1418. | #define FEAT_PERL 1
  1419. | #define FEAT_PYTHON 1
  1420. | #define FEAT_RUBY 1
  1421. | #define FEAT_CSCOPE 1
  1422. | #define HAVE_LIBNSL 1
  1423. | #define FEAT_NETBEANS_INTG 1
  1424. | #define HAVE_X11 1
  1425. | #define HAVE_GTK_MULTIHEAD 1
  1426. | #define HAVE_X11_SM_SMLIB_H 1
  1427. | #define HAVE_X11_XPM_H 1
  1428. | #define HAVE_X11_SUNKEYSYM_H 1
  1429. | #define FEAT_XIM 1
  1430. | #define HAVE_DATE_TIME 1
  1431. | #define HAVE_ATTRIBUTE_UNUSED 1
  1432. | #define HAVE_DIRENT_H 1
  1433. | #define HAVE_STDARG_H 1
  1434. | #define HAVE_STDINT_H 1
  1435. | #define HAVE_STDLIB_H 1
  1436. | #define HAVE_STRING_H 1
  1437. | #define HAVE_SYS_SELECT_H 1
  1438. | #define HAVE_SYS_UTSNAME_H 1
  1439. | #define HAVE_TERMCAP_H 1
  1440. | #define HAVE_FCNTL_H 1
  1441. | #define HAVE_SGTTY_H 1
  1442. | #define HAVE_SYS_IOCTL_H 1
  1443. | #define HAVE_SYS_TIME_H 1
  1444. | #define HAVE_SYS_TYPES_H 1
  1445. | #define HAVE_TERMIO_H 1
  1446. | #define HAVE_ICONV_H 1
  1447. | #define HAVE_INTTYPES_H 1
  1448. | #define HAVE_LANGINFO_H 1
  1449. | #define HAVE_MATH_H 1
  1450. | #define HAVE_UNISTD_H 1
  1451. | #define HAVE_STROPTS_H 1
  1452. | #define HAVE_ERRNO_H 1
  1453. | #define HAVE_SYS_RESOURCE_H 1
  1454. | #define HAVE_LOCALE_H 1
  1455. | #define HAVE_TERMIOS_H 1
  1456. | #define HAVE_SYS_STATFS_H 1
  1457. | #define HAVE_POLL_H 1
  1458. | #define HAVE_SYS_POLL_H 1
  1459. | #define HAVE_PWD_H 1
  1460. | #define HAVE_UTIME_H 1
  1461. | #define HAVE_SYS_PARAM_H 1
  1462. | #define HAVE_LIBINTL_H 1
  1463. | #define HAVE_LIBGEN_H 1
  1464. | #define HAVE_SYS_SYSINFO_H 1
  1465. | #define HAVE_WCHAR_H 1
  1466. | #define HAVE_WCTYPE_H 1
  1467. | #define HAVE_SYS_SYSCTL_H 1
  1468. | #define HAVE_STRINGS_H 1
  1469. | #define TIME_WITH_SYS_TIME 1
  1470. | #define HAVE_LIBTINFO 1
  1471. | #define TERMINFO 1
  1472. | #define TGETENT_ZERO_ERR 0
  1473. | #define HAVE_OSPEED 1
  1474. | #define HAVE_UP_BC_PC 1
  1475. | #define SYS_SELECT_WITH_SYS_TIME 1
  1476. | #define HAVE_SVR4_PTYS 1
  1477. | #define RETSIGTYPE void
  1478. | #define SIGRETURN return
  1479. | #define HAVE_SIGCONTEXT 1
  1480. | #define HAVE_BCMP 1
  1481. | #define HAVE_FCHDIR 1
  1482. | #define HAVE_FCHOWN 1
  1483. | #define HAVE_FSYNC 1
  1484. | #define HAVE_GETCWD 1
  1485. | #define HAVE_GETPWENT 1
  1486. | #define HAVE_GETPWNAM 1
  1487. | #define HAVE_GETPWUID 1
  1488. | #define HAVE_GETRLIMIT 1
  1489. | #define HAVE_GETTIMEOFDAY 1
  1490. | #define HAVE_GETWD 1
  1491. | #define HAVE_LSTAT 1
  1492. | #define HAVE_MEMCMP 1
  1493. | #define HAVE_MEMSET 1
  1494. | #define HAVE_MKDTEMP 1
  1495. | #define HAVE_NANOSLEEP 1
  1496. | #define HAVE_OPENDIR 1
  1497. | #define HAVE_PUTENV 1
  1498. | #define HAVE_QSORT 1
  1499. | #define HAVE_READLINK 1
  1500. | #define HAVE_SELECT 1
  1501. | #define HAVE_SETENV 1
  1502. | #define HAVE_SETPGID 1
  1503. | #define HAVE_SETSID 1
  1504. | #define HAVE_SIGALTSTACK 1
  1505. | #define HAVE_SIGSTACK 1
  1506. | #define HAVE_SIGSET 1
  1507. | #define HAVE_SIGACTION 1
  1508. | #define HAVE_SIGVEC 1
  1509. | #define HAVE_STRCASECMP 1
  1510. | #define HAVE_STRERROR 1
  1511. | #define HAVE_STRFTIME 1
  1512. | #define HAVE_STRNCASECMP 1
  1513. | #define HAVE_STRPBRK 1
  1514. | #define HAVE_STRTOL 1
  1515. | #define HAVE_TGETENT 1
  1516. | #define HAVE_TOWLOWER 1
  1517. | #define HAVE_TOWUPPER 1
  1518. | #define HAVE_ISWUPPER 1
  1519. | #define HAVE_USLEEP 1
  1520. | #define HAVE_UTIME 1
  1521. | #define HAVE_UTIMES 1
  1522. | #define HAVE_FSEEKO 1
  1523. | #define HAVE_ST_BLKSIZE 1
  1524. | #define HAVE_ICONV 1
  1525. | #define HAVE_NL_LANGINFO_CODESET 1
  1526. | #define HAVE_LIBM 1
  1527. | #define HAVE_FLOAT_FUNCS 1
  1528. | /* end confdefs.h. */
  1529. |
  1530. | #if STDC_HEADERS
  1531. | # include <stdlib.h>
  1532. | # include <stddef.h>
  1533. | #endif
  1534. | #ifdef HAVE_SYS_ACL_H
  1535. | # include <sys/acl.h>
  1536. | #endif
  1537. | #ifdef HAVE_SYS_ACCESS_H
  1538. | # include <sys/access.h>
  1539. | #endif
  1540. | #define _ALL_SOURCE
  1541. |
  1542. | #include <sys/stat.h>
  1543. |
  1544. | int aclsize;
  1545. | struct acl *aclent;
  1546. | int
  1547. | main ()
  1548. | {
  1549. | aclsize = sizeof(struct acl);
  1550. | aclent = (void *)malloc(aclsize);
  1551. | statacl("foo", STX_NORMAL, aclent, aclsize);
  1552. |
  1553. | ;
  1554. | return 0;
  1555. | }
  1556. configure:11921: result: no
  1557. configure:11931: checking --disable-gpm argument
  1558. configure:11942: result: no
  1559. configure:11944: checking for gpm
  1560. configure:11972: result: no
  1561. configure:11984: checking --disable-sysmouse argument
  1562. configure:11995: result: no
  1563. configure:11997: checking for sysmouse
  1564. configure:12028: result: no
  1565. configure:12039: checking for FD_CLOEXEC
  1566. configure:12054: gcc -c -g -O2 conftest.c >&5
  1567. configure:12054: $? = 0
  1568. configure:12055: result: yes
  1569. configure:12064: checking for rename
  1570. configure:12077: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -lm -ltinfo -lnsl -lselinux >&5
  1571. configure:12077: $? = 0
  1572. configure:12078: result: yes
  1573. configure:12088: checking for sysctl
  1574. configure:12109: gcc -c -g -O2 conftest.c >&5
  1575. conftest.c: In function 'main':
  1576. conftest.c:135:11: error: 'CTL_HW' undeclared (first use in this function)
  1577. mib[0] = CTL_HW;
  1578. ^
  1579. conftest.c:135:11: note: each undeclared identifier is reported only once for each function it appears in
  1580. conftest.c:136:11: error: 'HW_USERMEM' undeclared (first use in this function)
  1581. mib[1] = HW_USERMEM;
  1582. ^
  1583. configure:12109: $? = 1
  1584. configure: failed program was:
  1585. | /* confdefs.h */
  1586. | #define PACKAGE_NAME ""
  1587. | #define PACKAGE_TARNAME ""
  1588. | #define PACKAGE_VERSION ""
  1589. | #define PACKAGE_STRING ""
  1590. | #define PACKAGE_BUGREPORT ""
  1591. | #define PACKAGE_URL ""
  1592. | #define UNIX 1
  1593. | #define STDC_HEADERS 1
  1594. | #define HAVE_SYS_WAIT_H 1
  1595. | #define HAVE_SELINUX 1
  1596. | #define FEAT_HUGE 1
  1597. | #define USE_XSMP_INTERACT 1
  1598. | #define FEAT_PERL 1
  1599. | #define FEAT_PYTHON 1
  1600. | #define FEAT_RUBY 1
  1601. | #define FEAT_CSCOPE 1
  1602. | #define HAVE_LIBNSL 1
  1603. | #define FEAT_NETBEANS_INTG 1
  1604. | #define HAVE_X11 1
  1605. | #define HAVE_GTK_MULTIHEAD 1
  1606. | #define HAVE_X11_SM_SMLIB_H 1
  1607. | #define HAVE_X11_XPM_H 1
  1608. | #define HAVE_X11_SUNKEYSYM_H 1
  1609. | #define FEAT_XIM 1
  1610. | #define HAVE_DATE_TIME 1
  1611. | #define HAVE_ATTRIBUTE_UNUSED 1
  1612. | #define HAVE_DIRENT_H 1
  1613. | #define HAVE_STDARG_H 1
  1614. | #define HAVE_STDINT_H 1
  1615. | #define HAVE_STDLIB_H 1
  1616. | #define HAVE_STRING_H 1
  1617. | #define HAVE_SYS_SELECT_H 1
  1618. | #define HAVE_SYS_UTSNAME_H 1
  1619. | #define HAVE_TERMCAP_H 1
  1620. | #define HAVE_FCNTL_H 1
  1621. | #define HAVE_SGTTY_H 1
  1622. | #define HAVE_SYS_IOCTL_H 1
  1623. | #define HAVE_SYS_TIME_H 1
  1624. | #define HAVE_SYS_TYPES_H 1
  1625. | #define HAVE_TERMIO_H 1
  1626. | #define HAVE_ICONV_H 1
  1627. | #define HAVE_INTTYPES_H 1
  1628. | #define HAVE_LANGINFO_H 1
  1629. | #define HAVE_MATH_H 1
  1630. | #define HAVE_UNISTD_H 1
  1631. | #define HAVE_STROPTS_H 1
  1632. | #define HAVE_ERRNO_H 1
  1633. | #define HAVE_SYS_RESOURCE_H 1
  1634. | #define HAVE_LOCALE_H 1
  1635. | #define HAVE_TERMIOS_H 1
  1636. | #define HAVE_SYS_STATFS_H 1
  1637. | #define HAVE_POLL_H 1
  1638. | #define HAVE_SYS_POLL_H 1
  1639. | #define HAVE_PWD_H 1
  1640. | #define HAVE_UTIME_H 1
  1641. | #define HAVE_SYS_PARAM_H 1
  1642. | #define HAVE_LIBINTL_H 1
  1643. | #define HAVE_LIBGEN_H 1
  1644. | #define HAVE_SYS_SYSINFO_H 1
  1645. | #define HAVE_WCHAR_H 1
  1646. | #define HAVE_WCTYPE_H 1
  1647. | #define HAVE_SYS_SYSCTL_H 1
  1648. | #define HAVE_STRINGS_H 1
  1649. | #define TIME_WITH_SYS_TIME 1
  1650. | #define HAVE_LIBTINFO 1
  1651. | #define TERMINFO 1
  1652. | #define TGETENT_ZERO_ERR 0
  1653. | #define HAVE_OSPEED 1
  1654. | #define HAVE_UP_BC_PC 1
  1655. | #define SYS_SELECT_WITH_SYS_TIME 1
  1656. | #define HAVE_SVR4_PTYS 1
  1657. | #define RETSIGTYPE void
  1658. | #define SIGRETURN return
  1659. | #define HAVE_SIGCONTEXT 1
  1660. | #define HAVE_BCMP 1
  1661. | #define HAVE_FCHDIR 1
  1662. | #define HAVE_FCHOWN 1
  1663. | #define HAVE_FSYNC 1
  1664. | #define HAVE_GETCWD 1
  1665. | #define HAVE_GETPWENT 1
  1666. | #define HAVE_GETPWNAM 1
  1667. | #define HAVE_GETPWUID 1
  1668. | #define HAVE_GETRLIMIT 1
  1669. | #define HAVE_GETTIMEOFDAY 1
  1670. | #define HAVE_GETWD 1
  1671. | #define HAVE_LSTAT 1
  1672. | #define HAVE_MEMCMP 1
  1673. | #define HAVE_MEMSET 1
  1674. | #define HAVE_MKDTEMP 1
  1675. | #define HAVE_NANOSLEEP 1
  1676. | #define HAVE_OPENDIR 1
  1677. | #define HAVE_PUTENV 1
  1678. | #define HAVE_QSORT 1
  1679. | #define HAVE_READLINK 1
  1680. | #define HAVE_SELECT 1
  1681. | #define HAVE_SETENV 1
  1682. | #define HAVE_SETPGID 1
  1683. | #define HAVE_SETSID 1
  1684. | #define HAVE_SIGALTSTACK 1
  1685. | #define HAVE_SIGSTACK 1
  1686. | #define HAVE_SIGSET 1
  1687. | #define HAVE_SIGACTION 1
  1688. | #define HAVE_SIGVEC 1
  1689. | #define HAVE_STRCASECMP 1
  1690. | #define HAVE_STRERROR 1
  1691. | #define HAVE_STRFTIME 1
  1692. | #define HAVE_STRNCASECMP 1
  1693. | #define HAVE_STRPBRK 1
  1694. | #define HAVE_STRTOL 1
  1695. | #define HAVE_TGETENT 1
  1696. | #define HAVE_TOWLOWER 1
  1697. | #define HAVE_TOWUPPER 1
  1698. | #define HAVE_ISWUPPER 1
  1699. | #define HAVE_USLEEP 1
  1700. | #define HAVE_UTIME 1
  1701. | #define HAVE_UTIMES 1
  1702. | #define HAVE_FSEEKO 1
  1703. | #define HAVE_ST_BLKSIZE 1
  1704. | #define HAVE_ICONV 1
  1705. | #define HAVE_NL_LANGINFO_CODESET 1
  1706. | #define HAVE_LIBM 1
  1707. | #define HAVE_FLOAT_FUNCS 1
  1708. | #define HAVE_FD_CLOEXEC 1
  1709. | #define HAVE_RENAME 1
  1710. | /* end confdefs.h. */
  1711. | #include <sys/types.h>
  1712. | #include <sys/sysctl.h>
  1713. | int
  1714. | main ()
  1715. | {
  1716. | int mib[2], r;
  1717. | size_t len;
  1718. |
  1719. | mib[0] = CTL_HW;
  1720. | mib[1] = HW_USERMEM;
  1721. | len = sizeof(r);
  1722. | (void)sysctl(mib, 2, &r, &len, (void *)0, (size_t)0);
  1723. |
  1724. | ;
  1725. | return 0;
  1726. | }
  1727. configure:12114: result: not usable
  1728. configure:12119: checking for sysinfo
  1729. configure:12138: gcc -c -g -O2 conftest.c >&5
  1730. configure:12138: $? = 0
  1731. configure:12139: result: yes
  1732. configure:12148: checking for sysinfo.mem_unit
  1733. configure:12164: gcc -c -g -O2 conftest.c >&5
  1734. configure:12164: $? = 0
  1735. configure:12165: result: yes
  1736. configure:12174: checking for sysconf
  1737. configure:12189: gcc -c -g -O2 conftest.c >&5
  1738. configure:12189: $? = 0
  1739. configure:12190: result: yes
  1740. configure:12203: checking size of int
  1741. configure:12223: result: 4
  1742. configure:12237: checking size of long
  1743. configure:12257: result: 8
  1744. configure:12271: checking size of time_t
  1745. configure:12291: result: 8
  1746. configure:12305: checking size of off_t
  1747. configure:12325: result: 8
  1748. configure:12345: checking uint32_t is 32 bits
  1749. configure:12367: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -lm -ltinfo -lnsl -lselinux >&5
  1750. conftest.c: In function 'main':
  1751. conftest.c:146:69: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  1752. if (sizeof(uint32_t) != 4 || nr1 != 0xffffffffUL || nr2 + 1 != 0) exit(1);
  1753. ^
  1754. configure:12367: $? = 0
  1755. configure:12367: ./conftest
  1756. configure:12367: $? = 0
  1757. configure:12368: result: ok
  1758. configure:12401: checking whether memmove handles overlaps
  1759. configure:12431: result: yes
  1760. configure:12576: checking for _xpg4_setrunelocale in -lxpg4
  1761. configure:12610: result: no
  1762. configure:12617: checking how to create tags
  1763. auto/configure: line 12620: ctags: command not found
  1764. auto/configure: line 12622: exctags: command not found
  1765. auto/configure: line 12624: exuberant-ctags: command not found
  1766. auto/configure: line 12628: etags: command not found
  1767. auto/configure: line 12629: etags: command not found
  1768. auto/configure: line 12630: ctags: command not found
  1769. auto/configure: line 12631: ctags: command not found
  1770. auto/configure: line 12632: ctags: command not found
  1771. auto/configure: line 12633: ctags: command not found
  1772. auto/configure: line 12634: ctags: command not found
  1773. configure:12637: result: ctags
  1774. configure:12640: checking how to run man with a section nr
  1775. configure:12644: result: man -s
  1776. configure:12651: checking --disable-nls argument
  1777. configure:12662: result: no
  1778. configure:12672: checking for msgfmt
  1779. configure:12699: result: msgfmt
  1780. configure:12707: checking for NLS
  1781. configure:12725: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c >&5
  1782. configure:12725: $? = 0
  1783. configure:12726: result: gettext() works
  1784. configure:12766: checking for bind_textdomain_codeset
  1785. configure:12766: result: yes
  1786. configure:12775: checking for _nl_msg_cat_cntr
  1787. configure:12789: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -lm -ltinfo -lnsl -lselinux >&5
  1788. configure:12789: $? = 0
  1789. configure:12790: result: yes
  1790. configure:12809: checking for dlfcn.h
  1791. configure:12809: result: yes
  1792. configure:12826: checking for dlopen()
  1793. configure:12842: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -lm -ltinfo -lnsl -lselinux >&5
  1794. /tmp/ccPkYU34.o: In function `main':
  1795. /home/tim/local_code/vim/src/conftest.c:148: undefined reference to `dlopen'
  1796. collect2: error: ld returned 1 exit status
  1797. configure:12842: $? = 1
  1798. configure: failed program was:
  1799. | /* confdefs.h */
  1800. | #define PACKAGE_NAME ""
  1801. | #define PACKAGE_TARNAME ""
  1802. | #define PACKAGE_VERSION ""
  1803. | #define PACKAGE_STRING ""
  1804. | #define PACKAGE_BUGREPORT ""
  1805. | #define PACKAGE_URL ""
  1806. | #define UNIX 1
  1807. | #define STDC_HEADERS 1
  1808. | #define HAVE_SYS_WAIT_H 1
  1809. | #define HAVE_SELINUX 1
  1810. | #define FEAT_HUGE 1
  1811. | #define USE_XSMP_INTERACT 1
  1812. | #define FEAT_PERL 1
  1813. | #define FEAT_PYTHON 1
  1814. | #define FEAT_RUBY 1
  1815. | #define FEAT_CSCOPE 1
  1816. | #define HAVE_LIBNSL 1
  1817. | #define FEAT_NETBEANS_INTG 1
  1818. | #define HAVE_X11 1
  1819. | #define HAVE_GTK_MULTIHEAD 1
  1820. | #define HAVE_X11_SM_SMLIB_H 1
  1821. | #define HAVE_X11_XPM_H 1
  1822. | #define HAVE_X11_SUNKEYSYM_H 1
  1823. | #define FEAT_XIM 1
  1824. | #define HAVE_DATE_TIME 1
  1825. | #define HAVE_ATTRIBUTE_UNUSED 1
  1826. | #define HAVE_DIRENT_H 1
  1827. | #define HAVE_STDARG_H 1
  1828. | #define HAVE_STDINT_H 1
  1829. | #define HAVE_STDLIB_H 1
  1830. | #define HAVE_STRING_H 1
  1831. | #define HAVE_SYS_SELECT_H 1
  1832. | #define HAVE_SYS_UTSNAME_H 1
  1833. | #define HAVE_TERMCAP_H 1
  1834. | #define HAVE_FCNTL_H 1
  1835. | #define HAVE_SGTTY_H 1
  1836. | #define HAVE_SYS_IOCTL_H 1
  1837. | #define HAVE_SYS_TIME_H 1
  1838. | #define HAVE_SYS_TYPES_H 1
  1839. | #define HAVE_TERMIO_H 1
  1840. | #define HAVE_ICONV_H 1
  1841. | #define HAVE_INTTYPES_H 1
  1842. | #define HAVE_LANGINFO_H 1
  1843. | #define HAVE_MATH_H 1
  1844. | #define HAVE_UNISTD_H 1
  1845. | #define HAVE_STROPTS_H 1
  1846. | #define HAVE_ERRNO_H 1
  1847. | #define HAVE_SYS_RESOURCE_H 1
  1848. | #define HAVE_LOCALE_H 1
  1849. | #define HAVE_TERMIOS_H 1
  1850. | #define HAVE_SYS_STATFS_H 1
  1851. | #define HAVE_POLL_H 1
  1852. | #define HAVE_SYS_POLL_H 1
  1853. | #define HAVE_PWD_H 1
  1854. | #define HAVE_UTIME_H 1
  1855. | #define HAVE_SYS_PARAM_H 1
  1856. | #define HAVE_LIBINTL_H 1
  1857. | #define HAVE_LIBGEN_H 1
  1858. | #define HAVE_SYS_SYSINFO_H 1
  1859. | #define HAVE_WCHAR_H 1
  1860. | #define HAVE_WCTYPE_H 1
  1861. | #define HAVE_SYS_SYSCTL_H 1
  1862. | #define HAVE_STRINGS_H 1
  1863. | #define TIME_WITH_SYS_TIME 1
  1864. | #define HAVE_LIBTINFO 1
  1865. | #define TERMINFO 1
  1866. | #define TGETENT_ZERO_ERR 0
  1867. | #define HAVE_OSPEED 1
  1868. | #define HAVE_UP_BC_PC 1
  1869. | #define SYS_SELECT_WITH_SYS_TIME 1
  1870. | #define HAVE_SVR4_PTYS 1
  1871. | #define RETSIGTYPE void
  1872. | #define SIGRETURN return
  1873. | #define HAVE_SIGCONTEXT 1
  1874. | #define HAVE_BCMP 1
  1875. | #define HAVE_FCHDIR 1
  1876. | #define HAVE_FCHOWN 1
  1877. | #define HAVE_FSYNC 1
  1878. | #define HAVE_GETCWD 1
  1879. | #define HAVE_GETPWENT 1
  1880. | #define HAVE_GETPWNAM 1
  1881. | #define HAVE_GETPWUID 1
  1882. | #define HAVE_GETRLIMIT 1
  1883. | #define HAVE_GETTIMEOFDAY 1
  1884. | #define HAVE_GETWD 1
  1885. | #define HAVE_LSTAT 1
  1886. | #define HAVE_MEMCMP 1
  1887. | #define HAVE_MEMSET 1
  1888. | #define HAVE_MKDTEMP 1
  1889. | #define HAVE_NANOSLEEP 1
  1890. | #define HAVE_OPENDIR 1
  1891. | #define HAVE_PUTENV 1
  1892. | #define HAVE_QSORT 1
  1893. | #define HAVE_READLINK 1
  1894. | #define HAVE_SELECT 1
  1895. | #define HAVE_SETENV 1
  1896. | #define HAVE_SETPGID 1
  1897. | #define HAVE_SETSID 1
  1898. | #define HAVE_SIGALTSTACK 1
  1899. | #define HAVE_SIGSTACK 1
  1900. | #define HAVE_SIGSET 1
  1901. | #define HAVE_SIGACTION 1
  1902. | #define HAVE_SIGVEC 1
  1903. | #define HAVE_STRCASECMP 1
  1904. | #define HAVE_STRERROR 1
  1905. | #define HAVE_STRFTIME 1
  1906. | #define HAVE_STRNCASECMP 1
  1907. | #define HAVE_STRPBRK 1
  1908. | #define HAVE_STRTOL 1
  1909. | #define HAVE_TGETENT 1
  1910. | #define HAVE_TOWLOWER 1
  1911. | #define HAVE_TOWUPPER 1
  1912. | #define HAVE_ISWUPPER 1
  1913. | #define HAVE_USLEEP 1
  1914. | #define HAVE_UTIME 1
  1915. | #define HAVE_UTIMES 1
  1916. | #define HAVE_FSEEKO 1
  1917. | #define HAVE_ST_BLKSIZE 1
  1918. | #define HAVE_ICONV 1
  1919. | #define HAVE_NL_LANGINFO_CODESET 1
  1920. | #define HAVE_LIBM 1
  1921. | #define HAVE_FLOAT_FUNCS 1
  1922. | #define HAVE_FD_CLOEXEC 1
  1923. | #define HAVE_RENAME 1
  1924. | #define HAVE_SYSINFO 1
  1925. | #define HAVE_SYSINFO_MEM_UNIT 1
  1926. | #define HAVE_SYSCONF 1
  1927. | #define SIZEOF_INT 4
  1928. | #define SIZEOF_LONG 8
  1929. | #define SIZEOF_TIME_T 8
  1930. | #define SIZEOF_OFF_T 8
  1931. | #define VIM_SIZEOF_INT 4
  1932. | #define VIM_SIZEOF_LONG 8
  1933. | #define USEMEMMOVE 1
  1934. | #define USEMAN_S 1
  1935. | #define HAVE_GETTEXT 1
  1936. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1937. | #define HAVE_NL_MSG_CAT_CNTR 1
  1938. | #define HAVE_DLFCN_H 1
  1939. | /* end confdefs.h. */
  1940. |
  1941. | int
  1942. | main ()
  1943. | {
  1944. |
  1945. | extern void* dlopen();
  1946. | dlopen();
  1947. |
  1948. | ;
  1949. | return 0;
  1950. | }
  1951. configure:12849: result: no
  1952. configure:12851: checking for dlopen() in -ldl
  1953. configure:12869: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -lm -ltinfo -lnsl -lselinux -ldl >&5
  1954. configure:12869: $? = 0
  1955. configure:12870: result: yes
  1956. configure:12885: checking for dlsym()
  1957. configure:12901: gcc -o conftest -g -O2 -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib conftest.c -lm -ltinfo -lnsl -lselinux -ldl >&5
  1958. configure:12901: $? = 0
  1959. configure:12902: result: yes
  1960. configure:13010: checking for setjmp.h
  1961. configure:13010: result: yes
  1962. configure:13050: checking for GCC 3 or later
  1963. configure:13055: result: yes
  1964. configure:13061: checking whether we need -D_FORTIFY_SOURCE=1
  1965. configure:13065: result: yes
  1966. configure:13074: checking linker --as-needed support
  1967. configure:13083: result: yes
  1968. configure:13163: updating cache auto/config.cache
  1969. configure:13201: creating auto/config.status
  1970.  
  1971. ## ---------------------- ##
  1972. ## Running config.status. ##
  1973. ## ---------------------- ##
  1974.  
  1975. This file was extended by config.status, which was
  1976. generated by GNU Autoconf 2.65. Invocation command line was
  1977.  
  1978. CONFIG_FILES =
  1979. CONFIG_HEADERS =
  1980. CONFIG_LINKS =
  1981. CONFIG_COMMANDS =
  1982. $ auto/config.status
  1983.  
  1984. on tim-Latitude-D630
  1985.  
  1986. config.status:1034: creating auto/config.mk
  1987. config.status:1034: creating auto/config.h
  1988. config.status:1195: auto/config.h is unchanged
  1989.  
  1990. ## ---------------- ##
  1991. ## Cache variables. ##
  1992. ## ---------------- ##
  1993.  
  1994. ac_cv_c_bigendian=no
  1995. ac_cv_c_compiler_gnu=yes
  1996. ac_cv_c_const=yes
  1997. ac_cv_c_uint32_t=yes
  1998. ac_cv_c_volatile=yes
  1999. ac_cv_env_CC_set=
  2000. ac_cv_env_CC_value=
  2001. ac_cv_env_CFLAGS_set=
  2002. ac_cv_env_CFLAGS_value=
  2003. ac_cv_env_CPPFLAGS_set=
  2004. ac_cv_env_CPPFLAGS_value=
  2005. ac_cv_env_CPP_set=
  2006. ac_cv_env_CPP_value=
  2007. ac_cv_env_LDFLAGS_set=
  2008. ac_cv_env_LDFLAGS_value=
  2009. ac_cv_env_LIBS_set=
  2010. ac_cv_env_LIBS_value=
  2011. ac_cv_env_XMKMF_set=
  2012. ac_cv_env_XMKMF_value=
  2013. ac_cv_env_build_alias_set=
  2014. ac_cv_env_build_alias_value=
  2015. ac_cv_env_host_alias_set=
  2016. ac_cv_env_host_alias_value=
  2017. ac_cv_env_target_alias_set=
  2018. ac_cv_env_target_alias_value=
  2019. ac_cv_func_bcmp=yes
  2020. ac_cv_func_bind_textdomain_codeset=yes
  2021. ac_cv_func_connect=yes
  2022. ac_cv_func_fchdir=yes
  2023. ac_cv_func_fchown=yes
  2024. ac_cv_func_fsync=yes
  2025. ac_cv_func_getcwd=yes
  2026. ac_cv_func_gethostbyname=yes
  2027. ac_cv_func_getpseudotty=no
  2028. ac_cv_func_getpwent=yes
  2029. ac_cv_func_getpwnam=yes
  2030. ac_cv_func_getpwuid=yes
  2031. ac_cv_func_getrlimit=yes
  2032. ac_cv_func_gettimeofday=yes
  2033. ac_cv_func_getwd=yes
  2034. ac_cv_func_iswupper=yes
  2035. ac_cv_func_lstat=yes
  2036. ac_cv_func_memcmp=yes
  2037. ac_cv_func_memset=yes
  2038. ac_cv_func_mkdtemp=yes
  2039. ac_cv_func_nanosleep=yes
  2040. ac_cv_func_opendir=yes
  2041. ac_cv_func_putenv=yes
  2042. ac_cv_func_qsort=yes
  2043. ac_cv_func_readlink=yes
  2044. ac_cv_func_remove=yes
  2045. ac_cv_func_select=yes
  2046. ac_cv_func_setenv=yes
  2047. ac_cv_func_setpgid=yes
  2048. ac_cv_func_setsid=yes
  2049. ac_cv_func_shmat=yes
  2050. ac_cv_func_sigaction=yes
  2051. ac_cv_func_sigaltstack=yes
  2052. ac_cv_func_sigset=yes
  2053. ac_cv_func_sigsetjmp=no
  2054. ac_cv_func_sigstack=yes
  2055. ac_cv_func_sigvec=yes
  2056. ac_cv_func_strcasecmp=yes
  2057. ac_cv_func_strerror=yes
  2058. ac_cv_func_strftime=yes
  2059. ac_cv_func_stricmp=no
  2060. ac_cv_func_strncasecmp=yes
  2061. ac_cv_func_strnicmp=no
  2062. ac_cv_func_strpbrk=yes
  2063. ac_cv_func_strtol=yes
  2064. ac_cv_func_tgetent=yes
  2065. ac_cv_func_towlower=yes
  2066. ac_cv_func_towupper=yes
  2067. ac_cv_func_usleep=yes
  2068. ac_cv_func_utime=yes
  2069. ac_cv_func_utimes=yes
  2070. ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
  2071. ac_cv_header_AvailabilityMacros_h=no
  2072. ac_cv_header_X11_SM_SMlib_h=yes
  2073. ac_cv_header_X11_Sunkeysym_h=yes
  2074. ac_cv_header_X11_xpm_h=yes
  2075. ac_cv_header_dirent_dirent_h=yes
  2076. ac_cv_header_dlfcn_h=yes
  2077. ac_cv_header_elf_h=yes
  2078. ac_cv_header_errno_h=yes
  2079. ac_cv_header_fcntl_h=yes
  2080. ac_cv_header_frame_h=no
  2081. ac_cv_header_iconv_h=yes
  2082. ac_cv_header_inttypes_h=yes
  2083. ac_cv_header_langinfo_h=yes
  2084. ac_cv_header_libc_h=no
  2085. ac_cv_header_libgen_h=yes
  2086. ac_cv_header_libintl_h=yes
  2087. ac_cv_header_locale_h=yes
  2088. ac_cv_header_math_h=yes
  2089. ac_cv_header_poll_h=yes
  2090. ac_cv_header_pwd_h=yes
  2091. ac_cv_header_setjmp_h=yes
  2092. ac_cv_header_sgtty_h=yes
  2093. ac_cv_header_stdarg_h=yes
  2094. ac_cv_header_stdc=yes
  2095. ac_cv_header_stdint_h=yes
  2096. ac_cv_header_stdlib_h=yes
  2097. ac_cv_header_string_h=yes
  2098. ac_cv_header_strings_h=yes
  2099. ac_cv_header_stropts_h=yes
  2100. ac_cv_header_sys_access_h=no
  2101. ac_cv_header_sys_acl_h=no
  2102. ac_cv_header_sys_ioctl_h=yes
  2103. ac_cv_header_sys_param_h=yes
  2104. ac_cv_header_sys_poll_h=yes
  2105. ac_cv_header_sys_ptem_h=no
  2106. ac_cv_header_sys_resource_h=yes
  2107. ac_cv_header_sys_select_h=yes
  2108. ac_cv_header_sys_statfs_h=yes
  2109. ac_cv_header_sys_stream_h=no
  2110. ac_cv_header_sys_sysctl_h=yes
  2111. ac_cv_header_sys_sysinfo_h=yes
  2112. ac_cv_header_sys_systeminfo_h=no
  2113. ac_cv_header_sys_time_h=yes
  2114. ac_cv_header_sys_types_h=yes
  2115. ac_cv_header_sys_utsname_h=yes
  2116. ac_cv_header_sys_wait_h=yes
  2117. ac_cv_header_termcap_h=yes
  2118. ac_cv_header_termio_h=yes
  2119. ac_cv_header_termios_h=yes
  2120. ac_cv_header_time=yes
  2121. ac_cv_header_unistd_h=yes
  2122. ac_cv_header_util_debug_h=no
  2123. ac_cv_header_util_msg18n_h=no
  2124. ac_cv_header_utime_h=yes
  2125. ac_cv_header_wchar_h=yes
  2126. ac_cv_header_wctype_h=yes
  2127. ac_cv_lib_ICE_IceConnectionNumber=yes
  2128. ac_cv_lib_ICE_IceOpenConnection=yes
  2129. ac_cv_lib_Xdmcp__XdmcpAuthDoIt=yes
  2130. ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes
  2131. ac_cv_lib_acl_acl_get_file=no
  2132. ac_cv_lib_elf_main=no
  2133. ac_cv_lib_m_strtod=yes
  2134. ac_cv_lib_nsl_gethostbyname=yes
  2135. ac_cv_lib_posix1e_acl_get_file=no
  2136. ac_cv_lib_sec_acl_get=no
  2137. ac_cv_lib_selinux_is_selinux_enabled=yes
  2138. ac_cv_lib_socket_socket=no
  2139. ac_cv_lib_tinfo___tgetent=yes
  2140. ac_cv_lib_xpg4__xpg4_setrunelocale=no
  2141. ac_cv_objext=o
  2142. ac_cv_path_EGREP='/bin/grep -E'
  2143. ac_cv_path_GREP=/bin/grep
  2144. ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
  2145. ac_cv_path_vi_cv_path_perl=/usr/bin/perl
  2146. ac_cv_path_vi_cv_path_plain_lua=/usr/bin/lua
  2147. ac_cv_path_vi_cv_path_python3=/usr/bin/python3
  2148. ac_cv_path_vi_cv_path_python=/usr/bin/python2
  2149. ac_cv_path_vi_cv_path_ruby=/usr/bin/ruby
  2150. ac_cv_prog_AWK=gawk
  2151. ac_cv_prog_CPP='gcc -E'
  2152. ac_cv_prog_MSGFMT=msgfmt
  2153. ac_cv_prog_STRIP=strip
  2154. ac_cv_prog_ac_ct_CC=gcc
  2155. ac_cv_prog_cc_c89=
  2156. ac_cv_prog_cc_g=yes
  2157. ac_cv_prog_gcc_traditional=no
  2158. ac_cv_prog_make_make_set=yes
  2159. ac_cv_search_opendir='none required'
  2160. ac_cv_search_strerror='none required'
  2161. ac_cv_sizeof_int=4
  2162. ac_cv_sizeof_long=8
  2163. ac_cv_sizeof_off_t=8
  2164. ac_cv_sizeof_time_t=8
  2165. ac_cv_small_wchar_t=no
  2166. ac_cv_sys_file_offset_bits=no
  2167. ac_cv_sys_largefile_CC=no
  2168. ac_cv_sys_largefile_source=no
  2169. ac_cv_type_dev_t=yes
  2170. ac_cv_type_ino_t=yes
  2171. ac_cv_type_mode_t=yes
  2172. ac_cv_type_off_t=yes
  2173. ac_cv_type_pid_t=yes
  2174. ac_cv_type_rlim_t=yes
  2175. ac_cv_type_signal=void
  2176. ac_cv_type_size_t=yes
  2177. ac_cv_type_stack_t=yes
  2178. ac_cv_type_uid_t=yes
  2179. cf_cv_ebcdic=no
  2180. vi_cv_have_gpm=no
  2181. vi_cv_have_sysmouse=no
  2182. vi_cv_path_lua=/usr/bin/lua
  2183. vi_cv_path_lua_pfx=
  2184. vi_cv_path_luajit=
  2185. vi_cv_path_perl=/usr/bin/perl
  2186. vi_cv_path_plain_lua=/usr/bin/lua
  2187. vi_cv_path_python3=/usr/bin/python3
  2188. vi_cv_path_python3_conf=
  2189. vi_cv_path_python3_epfx=/usr
  2190. vi_cv_path_python3_pfx=/usr
  2191. vi_cv_path_python3path=:/usr/lib/python3.3:/usr/lib/python3.3/plat-x86_64-linux-gnu:/usr/lib/python3.3/lib-dynload:/usr/local/lib/python3.3/dist-packages:/usr/lib/python3/dist-packages
  2192. vi_cv_path_python=/usr/bin/python2
  2193. vi_cv_path_python_conf=/usr/lib/python2.7-config
  2194. vi_cv_path_python_epfx=/usr
  2195. vi_cv_path_python_pfx=/usr
  2196. vi_cv_path_python_plibs='-L/usr/lib/python2.7-config -lpython2.7'
  2197. vi_cv_path_pythonpath=:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gst-0.10:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7
  2198. vi_cv_path_ruby=/usr/bin/ruby
  2199. vi_cv_perllib=/usr/share/perl/5.14
  2200. vi_cv_var_python3_abiflags=m
  2201. vi_cv_var_python3_version=3.3
  2202. vi_cv_var_python_version=2.7
  2203. vi_cv_version_lua=5.1
  2204. vi_cv_version_plain_lua=5.1
  2205. vi_cv_with_luajit=no
  2206. vim_cv_getcwd_broken=no
  2207. vim_cv_memmove_handles_overlap=yes
  2208. vim_cv_stat_ignores_slash=no
  2209. vim_cv_terminfo=yes
  2210. vim_cv_tgent=zero
  2211. vim_cv_toupper_broken=no
  2212. vim_cv_tty_group=world
  2213.  
  2214. ## ----------------- ##
  2215. ## Output variables. ##
  2216. ## ----------------- ##
  2217.  
  2218. AWK='gawk'
  2219. CC='gcc'
  2220. CFLAGS='-g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1'
  2221. CPP='gcc -E'
  2222. CPPFLAGS=''
  2223. CPP_MM='M'
  2224. DEFS='-DHAVE_CONFIG_H'
  2225. DEPEND_CFLAGS_FILTER='| sed '\''s+-I */+-isystem /+g'\'''
  2226. ECHO_C=''
  2227. ECHO_N='-n'
  2228. ECHO_T=''
  2229. EGREP='/bin/grep -E'
  2230. EXEEXT=''
  2231. EXNAME='ex'
  2232. GNOME_INCLUDEDIR=''
  2233. GNOME_LIBDIR=''
  2234. GNOME_LIBS=''
  2235. GREP='/bin/grep'
  2236. GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/harfbuzz '
  2237. GTK_LIBNAME='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 '
  2238. GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 '
  2239. GUITYPE='GTK'
  2240. GUI_INC_LOC='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/harfbuzz '
  2241. GUI_LIB_LOC=' '
  2242. GUI_X_LIBS=''
  2243. HANGULIN_OBJ=''
  2244. HANGULIN_SRC=''
  2245. INSTALL_LANGS='install-languages'
  2246. INSTALL_TOOL_LANGS='install-tool-languages'
  2247. LDFLAGS='-L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -Wl,-E -L/usr/local/lib -Wl,--as-needed'
  2248. LIBOBJS=''
  2249. LIBS='-lm -ltinfo -lnsl -lselinux -ldl'
  2250. LINK_AS_NEEDED='yes'
  2251. LTLIBOBJS=''
  2252. LUA_CFLAGS=''
  2253. LUA_LIBS=''
  2254. LUA_OBJ=''
  2255. LUA_PRO=''
  2256. LUA_SRC=''
  2257. MAKEMO='yes'
  2258. MOTIF_LIBNAME=''
  2259. MSGFMT='msgfmt'
  2260. MZSCHEME_CFLAGS=''
  2261. MZSCHEME_EXTRA=''
  2262. MZSCHEME_LIBS=''
  2263. MZSCHEME_MZC=''
  2264. MZSCHEME_OBJ=''
  2265. MZSCHEME_PRO=''
  2266. MZSCHEME_SRC=''
  2267. NARROW_PROTO=''
  2268. NETBEANS_OBJ='objects/netbeans.o'
  2269. NETBEANS_SRC='netbeans.c'
  2270. OBJEXT='o'
  2271. OS_EXTRA_OBJ=''
  2272. OS_EXTRA_SRC=''
  2273. PACKAGE_BUGREPORT=''
  2274. PACKAGE_NAME=''
  2275. PACKAGE_STRING=''
  2276. PACKAGE_TARNAME=''
  2277. PACKAGE_URL=''
  2278. PACKAGE_VERSION=''
  2279. PATH_SEPARATOR=':'
  2280. PERL_CFLAGS=' -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.14/CORE '
  2281. PERL_LIBS='-Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl/5.14/CORE -lperl -ldl -lm -lpthread -lcrypt'
  2282. PERL_OBJ='objects/if_perl.o objects/if_perlsfio.o'
  2283. PERL_PRO='if_perl.pro if_perlsfio.pro'
  2284. PERL_SRC='auto/if_perl.c if_perlsfio.c'
  2285. PKG_CONFIG='/usr/bin/pkg-config'
  2286. PYTHON3_CFLAGS=''
  2287. PYTHON3_CONFDIR=''
  2288. PYTHON3_LIBS=''
  2289. PYTHON3_OBJ=''
  2290. PYTHON3_SRC=''
  2291. PYTHON_CFLAGS='-I/usr/include/python2.7 -DPYTHON_HOME='\''"/usr"'\'' -pthread -fPIE'
  2292. PYTHON_CONFDIR='/usr/lib/python2.7-config'
  2293. PYTHON_GETPATH_CFLAGS='-DPYTHONPATH='\''":/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gst-0.10:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7"'\'' -DPREFIX='\''"/usr"'\'' -DEXEC_PREFIX='\''"/usr"'\'''
  2294. PYTHON_LIBS='-L/usr/lib/python2.7-config -lpython2.7'
  2295. PYTHON_OBJ='objects/if_python.o'
  2296. PYTHON_SRC='if_python.c'
  2297. QUOTESED='sed -e '\''s/[\\"]/\\&/g'\'' -e '\''s/\\"/"/'\'' -e '\''s/\\";$$/";/'\'''
  2298. RUBY_CFLAGS='-I/usr/include/ruby-1.9.1 -I/usr/include/ruby-1.9.1/x86_64-linux -DRUBY_VERSION=19'
  2299. RUBY_LIBS='-lruby-1.9.1 -lpthread -lrt -ldl -lcrypt -lm -L/usr/lib'
  2300. RUBY_OBJ='objects/if_ruby.o'
  2301. RUBY_PRO='if_ruby.pro'
  2302. RUBY_SRC='if_ruby.c'
  2303. SET_MAKE=''
  2304. SHELL='/bin/bash'
  2305. SNIFF_OBJ=''
  2306. SNIFF_SRC=''
  2307. STRIP='strip'
  2308. TAGPRG='ctags'
  2309. TCL_CFLAGS=''
  2310. TCL_LIBS=''
  2311. TCL_OBJ=''
  2312. TCL_PRO=''
  2313. TCL_SRC=''
  2314. VIEWNAME='view'
  2315. VIMNAME='vim'
  2316. WORKSHOP_OBJ=''
  2317. WORKSHOP_SRC=''
  2318. XCODE_SELECT=''
  2319. XMKMF=''
  2320. X_CFLAGS=' '
  2321. X_EXTRA_LIBS=' -lXdmcp -lSM -lICE'
  2322. X_LIB='-lXt -lX11'
  2323. X_LIBS=' '
  2324. X_PRE_LIBS=' -lSM -lICE -lXpm'
  2325. ac_ct_CC='gcc'
  2326. bindir='${exec_prefix}/bin'
  2327. build_alias=''
  2328. compiledby=''
  2329. datadir='${datarootdir}'
  2330. datarootdir='${prefix}/share'
  2331. docdir='${datarootdir}/doc/${PACKAGE}'
  2332. dogvimdiff='installgvimdiff'
  2333. dovimdiff='installvimdiff'
  2334. dvidir='${docdir}'
  2335. exec_prefix='${prefix}'
  2336. host_alias=''
  2337. htmldir='${docdir}'
  2338. includedir='${prefix}/include'
  2339. infodir='${datarootdir}/info'
  2340. libdir='${exec_prefix}/lib'
  2341. libexecdir='${exec_prefix}/libexec'
  2342. line_break='"\\012"'
  2343. localedir='${datarootdir}/locale'
  2344. localstatedir='${prefix}/var'
  2345. mandir='${datarootdir}/man'
  2346. oldincludedir='/usr/include'
  2347. pdfdir='${docdir}'
  2348. prefix='/usr'
  2349. program_transform_name='s,x,x,'
  2350. psdir='${docdir}'
  2351. sbindir='${exec_prefix}/sbin'
  2352. sharedstatedir='${prefix}/com'
  2353. shrpenv=''
  2354. sysconfdir='${prefix}/etc'
  2355. target_alias=''
  2356. vi_cv_path_lua='/usr/bin/lua'
  2357. vi_cv_path_luajit=''
  2358. vi_cv_path_mzscheme=''
  2359. vi_cv_path_perl='/usr/bin/perl'
  2360. vi_cv_path_plain_lua='/usr/bin/lua'
  2361. vi_cv_path_python3='/usr/bin/python3'
  2362. vi_cv_path_python='/usr/bin/python2'
  2363. vi_cv_path_ruby='/usr/bin/ruby'
  2364. vi_cv_path_tcl=''
  2365. vi_cv_perllib='/usr/share/perl/5.14'
  2366. xmkmfpath=''
  2367.  
  2368. ## ----------- ##
  2369. ## confdefs.h. ##
  2370. ## ----------- ##
  2371.  
  2372. /* confdefs.h */
  2373. #define PACKAGE_NAME ""
  2374. #define PACKAGE_TARNAME ""
  2375. #define PACKAGE_VERSION ""
  2376. #define PACKAGE_STRING ""
  2377. #define PACKAGE_BUGREPORT ""
  2378. #define PACKAGE_URL ""
  2379. #define UNIX 1
  2380. #define STDC_HEADERS 1
  2381. #define HAVE_SYS_WAIT_H 1
  2382. #define HAVE_SELINUX 1
  2383. #define FEAT_HUGE 1
  2384. #define USE_XSMP_INTERACT 1
  2385. #define FEAT_PERL 1
  2386. #define FEAT_PYTHON 1
  2387. #define FEAT_RUBY 1
  2388. #define FEAT_CSCOPE 1
  2389. #define HAVE_LIBNSL 1
  2390. #define FEAT_NETBEANS_INTG 1
  2391. #define HAVE_X11 1
  2392. #define HAVE_GTK_MULTIHEAD 1
  2393. #define HAVE_X11_SM_SMLIB_H 1
  2394. #define HAVE_X11_XPM_H 1
  2395. #define HAVE_X11_SUNKEYSYM_H 1
  2396. #define FEAT_XIM 1
  2397. #define HAVE_DATE_TIME 1
  2398. #define HAVE_ATTRIBUTE_UNUSED 1
  2399. #define HAVE_DIRENT_H 1
  2400. #define HAVE_STDARG_H 1
  2401. #define HAVE_STDINT_H 1
  2402. #define HAVE_STDLIB_H 1
  2403. #define HAVE_STRING_H 1
  2404. #define HAVE_SYS_SELECT_H 1
  2405. #define HAVE_SYS_UTSNAME_H 1
  2406. #define HAVE_TERMCAP_H 1
  2407. #define HAVE_FCNTL_H 1
  2408. #define HAVE_SGTTY_H 1
  2409. #define HAVE_SYS_IOCTL_H 1
  2410. #define HAVE_SYS_TIME_H 1
  2411. #define HAVE_SYS_TYPES_H 1
  2412. #define HAVE_TERMIO_H 1
  2413. #define HAVE_ICONV_H 1
  2414. #define HAVE_INTTYPES_H 1
  2415. #define HAVE_LANGINFO_H 1
  2416. #define HAVE_MATH_H 1
  2417. #define HAVE_UNISTD_H 1
  2418. #define HAVE_STROPTS_H 1
  2419. #define HAVE_ERRNO_H 1
  2420. #define HAVE_SYS_RESOURCE_H 1
  2421. #define HAVE_LOCALE_H 1
  2422. #define HAVE_TERMIOS_H 1
  2423. #define HAVE_SYS_STATFS_H 1
  2424. #define HAVE_POLL_H 1
  2425. #define HAVE_SYS_POLL_H 1
  2426. #define HAVE_PWD_H 1
  2427. #define HAVE_UTIME_H 1
  2428. #define HAVE_SYS_PARAM_H 1
  2429. #define HAVE_LIBINTL_H 1
  2430. #define HAVE_LIBGEN_H 1
  2431. #define HAVE_SYS_SYSINFO_H 1
  2432. #define HAVE_WCHAR_H 1
  2433. #define HAVE_WCTYPE_H 1
  2434. #define HAVE_SYS_SYSCTL_H 1
  2435. #define HAVE_STRINGS_H 1
  2436. #define TIME_WITH_SYS_TIME 1
  2437. #define HAVE_LIBTINFO 1
  2438. #define TERMINFO 1
  2439. #define TGETENT_ZERO_ERR 0
  2440. #define HAVE_OSPEED 1
  2441. #define HAVE_UP_BC_PC 1
  2442. #define SYS_SELECT_WITH_SYS_TIME 1
  2443. #define HAVE_SVR4_PTYS 1
  2444. #define RETSIGTYPE void
  2445. #define SIGRETURN return
  2446. #define HAVE_SIGCONTEXT 1
  2447. #define HAVE_BCMP 1
  2448. #define HAVE_FCHDIR 1
  2449. #define HAVE_FCHOWN 1
  2450. #define HAVE_FSYNC 1
  2451. #define HAVE_GETCWD 1
  2452. #define HAVE_GETPWENT 1
  2453. #define HAVE_GETPWNAM 1
  2454. #define HAVE_GETPWUID 1
  2455. #define HAVE_GETRLIMIT 1
  2456. #define HAVE_GETTIMEOFDAY 1
  2457. #define HAVE_GETWD 1
  2458. #define HAVE_LSTAT 1
  2459. #define HAVE_MEMCMP 1
  2460. #define HAVE_MEMSET 1
  2461. #define HAVE_MKDTEMP 1
  2462. #define HAVE_NANOSLEEP 1
  2463. #define HAVE_OPENDIR 1
  2464. #define HAVE_PUTENV 1
  2465. #define HAVE_QSORT 1
  2466. #define HAVE_READLINK 1
  2467. #define HAVE_SELECT 1
  2468. #define HAVE_SETENV 1
  2469. #define HAVE_SETPGID 1
  2470. #define HAVE_SETSID 1
  2471. #define HAVE_SIGALTSTACK 1
  2472. #define HAVE_SIGSTACK 1
  2473. #define HAVE_SIGSET 1
  2474. #define HAVE_SIGACTION 1
  2475. #define HAVE_SIGVEC 1
  2476. #define HAVE_STRCASECMP 1
  2477. #define HAVE_STRERROR 1
  2478. #define HAVE_STRFTIME 1
  2479. #define HAVE_STRNCASECMP 1
  2480. #define HAVE_STRPBRK 1
  2481. #define HAVE_STRTOL 1
  2482. #define HAVE_TGETENT 1
  2483. #define HAVE_TOWLOWER 1
  2484. #define HAVE_TOWUPPER 1
  2485. #define HAVE_ISWUPPER 1
  2486. #define HAVE_USLEEP 1
  2487. #define HAVE_UTIME 1
  2488. #define HAVE_UTIMES 1
  2489. #define HAVE_FSEEKO 1
  2490. #define HAVE_ST_BLKSIZE 1
  2491. #define HAVE_ICONV 1
  2492. #define HAVE_NL_LANGINFO_CODESET 1
  2493. #define HAVE_LIBM 1
  2494. #define HAVE_FLOAT_FUNCS 1
  2495. #define HAVE_FD_CLOEXEC 1
  2496. #define HAVE_RENAME 1
  2497. #define HAVE_SYSINFO 1
  2498. #define HAVE_SYSINFO_MEM_UNIT 1
  2499. #define HAVE_SYSCONF 1
  2500. #define SIZEOF_INT 4
  2501. #define SIZEOF_LONG 8
  2502. #define SIZEOF_TIME_T 8
  2503. #define SIZEOF_OFF_T 8
  2504. #define VIM_SIZEOF_INT 4
  2505. #define VIM_SIZEOF_LONG 8
  2506. #define USEMEMMOVE 1
  2507. #define USEMAN_S 1
  2508. #define HAVE_GETTEXT 1
  2509. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2510. #define HAVE_NL_MSG_CAT_CNTR 1
  2511. #define HAVE_DLFCN_H 1
  2512. #define HAVE_DLOPEN 1
  2513. #define HAVE_DLSYM 1
  2514. #define HAVE_SETJMP_H 1
  2515.  
  2516. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement