Advertisement
atimholt

config.log for compiling vim 7.4.192

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