Guest User

config.log

a guest
Jun 30th, 2020
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.71 KB | None | 0 0
  1. his 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 openbox configure 3.6, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = dev
  14. uname -m = x86_64
  15. uname -r = 5.7.6-artix1-1
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Thu, 25 Jun 2020 16:01:13 +0000
  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/bin
  33. PATH: /usr/lib/jvm/default/bin
  34. PATH: /usr/bin/site_perl
  35. PATH: /usr/bin/vendor_perl
  36. PATH: /usr/bin/core_perl
  37. PATH: /home/dev/Documents/garmin/bin
  38. PATH: /home/dev/Documents/garmin/bin
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2382: checking for a BSD-compatible install
  46. configure:2450: result: /usr/bin/install -c
  47. configure:2461: checking whether build environment is sane
  48. configure:2511: result: yes
  49. configure:2652: checking for a thread-safe mkdir -p
  50. configure:2691: result: /usr/bin/mkdir -p
  51. configure:2704: checking for gawk
  52. configure:2720: found /usr/bin/gawk
  53. configure:2731: result: gawk
  54. configure:2742: checking whether make sets $(MAKE)
  55. configure:2764: result: yes
  56. configure:2914: checking build type
  57. configure:2980: result: RELEASE
  58. configure:3000: checking for style of include used by make
  59. configure:3028: result: GNU
  60. configure:3098: checking for gcc
  61. configure:3114: found /usr/bin/gcc
  62. configure:3125: result: gcc
  63. configure:3354: checking for C compiler version
  64. configure:3363: gcc --version >&5
  65. gcc (GCC) 10.1.0
  66. Copyright (C) 2020 Free Software Foundation, Inc.
  67. This is free software; see the source for copying conditions. There is NO
  68. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  69.  
  70. configure:3374: $? = 0
  71. configure:3363: gcc -v >&5
  72. Using built-in specs.
  73. COLLECT_GCC=gcc
  74. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/lto-wrapper
  75. Target: x86_64-pc-linux-gnu
  76. Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc
  77. Thread model: posix
  78. Supported LTO compression algorithms: zlib zstd
  79. gcc version 10.1.0 (GCC)
  80. configure:3374: $? = 0
  81. configure:3363: gcc -V >&5
  82. gcc: error: unrecognized command-line option '-V'
  83. gcc: fatal error: no input files
  84. compilation terminated.
  85. configure:3374: $? = 1
  86. configure:3363: gcc -qversion >&5
  87. gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  88. gcc: fatal error: no input files
  89. compilation terminated.
  90. configure:3374: $? = 1
  91. configure:3394: checking whether the C compiler works
  92. configure:3416: gcc conftest.c >&5
  93. configure:3420: $? = 0
  94. configure:3468: result: yes
  95. configure:3471: checking for C compiler default output file name
  96. configure:3473: result: a.out
  97. configure:3479: checking for suffix of executables
  98. configure:3486: gcc -o conftest conftest.c >&5
  99. configure:3490: $? = 0
  100. configure:3512: result:
  101. configure:3534: checking whether we are cross compiling
  102. configure:3542: gcc -o conftest conftest.c >&5
  103. configure:3546: $? = 0
  104. configure:3553: ./conftest
  105. configure:3557: $? = 0
  106. configure:3545: result: no
  107. configure:3550: checking for suffix of object files
  108. configure:3572: gcc -c conftest.c >&5
  109. configure:3576: $? = 0
  110. configure:3597: result: o
  111. configure:3601: checking whether we are using the GNU C compiler
  112. configure:3620: gcc -c conftest.c >&5
  113. configure:3620: $? = 0
  114. configure:3629: result: yes
  115. configure:3638: checking whether gcc accepts -g
  116. configure:3658: gcc -c -g conftest.c >&5
  117. configure:3658: $? = 0
  118. configure:3699: result: yes
  119. configure:3716: checking for gcc option to accept ISO C89
  120. configure:3779: gcc -c -g -O2 conftest.c >&5
  121. configure:3779: $? = 0
  122. configure:3792: result: none needed
  123. configure:3814: checking dependency style of gcc
  124. configure:3924: result: gcc3
  125. configure:3940: checking whether gcc and cc understand -c and -o together
  126. configure:3971: gcc -c conftest.c -o conftest2.o >&5
  127. configure:3975: $? = 0
  128. configure:3981: gcc -c conftest.c -o conftest2.o >&5
  129. configure:3985: $? = 0
  130. configure:3996: cc -c conftest.c >&5
  131. configure:4000: $? = 0
  132. configure:4008: cc -c conftest.c -o conftest2.o >&5
  133. configure:4012: $? = 0
  134. configure:4018: cc -c conftest.c -o conftest2.o >&5
  135. configure:4022: $? = 0
  136. configure:4040: result: yes
  137. configure:4070: checking how to run the C preprocessor
  138. configure:4101: gcc -E conftest.c
  139. configure:4101: $? = 0
  140. configure:4115: gcc -E conftest.c
  141. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  142. 11 | #include <ac_nonexistent.h>
  143. | ^~~~~~~~~~~~~~~~~~
  144. compilation terminated.
  145. configure:4115: $? = 1
  146. configure: failed program was:
  147. | /* confdefs.h */
  148. | #define PACKAGE_NAME "openbox"
  149. | #define PACKAGE_TARNAME "openbox"
  150. | #define PACKAGE_VERSION "3.6"
  151. | #define PACKAGE_STRING "openbox 3.6"
  152. | #define PACKAGE_BUGREPORT "http://bugzilla.icculus.org"
  153. | #define PACKAGE_URL ""
  154. | #define PACKAGE "openbox"
  155. | #define VERSION "3.6"
  156. | /* end confdefs.h. */
  157. | #include <ac_nonexistent.h>
  158. configure:4140: result: gcc -E
  159. configure:4160: gcc -E conftest.c
  160. configure:4160: $? = 0
  161. configure:4174: gcc -E conftest.c
  162. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  163. 11 | #include <ac_nonexistent.h>
  164. | ^~~~~~~~~~~~~~~~~~
  165. compilation terminated.
  166. configure:4174: $? = 1
  167. configure: failed program was:
  168. | /* confdefs.h */
  169. | #define PACKAGE_NAME "openbox"
  170. | #define PACKAGE_TARNAME "openbox"
  171. | #define PACKAGE_VERSION "3.6"
  172. | #define PACKAGE_STRING "openbox 3.6"
  173. | #define PACKAGE_BUGREPORT "http://bugzilla.icculus.org"
  174. | #define PACKAGE_URL ""
  175. | #define PACKAGE "openbox"
  176. | #define VERSION "3.6"
  177. | /* end confdefs.h. */
  178. | #include <ac_nonexistent.h>
  179. configure:4216: checking for GNU CC
  180. configure:4219: result: yes
  181. configure:4244: checking for compiler specific flags
  182. configure:4246: result: -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing
  183. configure:4252: checking for an ANSI C-conforming const
  184. configure:4318: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  185. configure:4318: $? = 0
  186. configure:4325: result: yes
  187. configure:4333: checking for inline
  188. configure:4349: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  189. configure:4349: $? = 0
  190. configure:4357: result: inline
  191. configure:4405: checking build system type
  192. configure:4419: result: x86_64-pc-linux-gnu
  193. configure:4439: checking host system type
  194. configure:4452: result: x86_64-pc-linux-gnu
  195. configure:4493: checking how to print strings
  196. configure:4520: result: printf
  197. configure:4541: checking for a sed that does not truncate output
  198. configure:4605: result: /usr/bin/sed
  199. configure:4623: checking for grep that handles long lines and -e
  200. configure:4681: result: /usr/bin/grep
  201. configure:4686: checking for egrep
  202. configure:4748: result: /usr/bin/grep -E
  203. configure:4753: checking for fgrep
  204. configure:4815: result: /usr/bin/grep -F
  205. configure:4850: checking for ld used by gcc
  206. configure:4917: result: /usr/bin/ld
  207. configure:4924: checking if the linker (/usr/bin/ld) is GNU ld
  208. configure:4939: result: yes
  209. configure:4951: checking for BSD- or MS-compatible name lister (nm)
  210. configure:5005: result: /usr/bin/nm -B
  211. configure:5135: checking the name lister (/usr/bin/nm -B) interface
  212. configure:5142: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  213. configure:5145: /usr/bin/nm -B "conftest.o"
  214. configure:5148: output
  215. 0000000000000000 B some_variable
  216. configure:5149: result: BSD nm
  217. configure:5152: checking whether ln -s works
  218. configure:5156: result: yes
  219. configure:5164: checking the maximum length of command line arguments
  220. configure:5295: result: 1572864
  221. configure:5343: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  222. configure:5383: result: func_convert_file_noop
  223. configure:5390: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  224. configure:5410: result: func_convert_file_noop
  225. configure:5417: checking for /usr/bin/ld option to reload object files
  226. configure:5424: result: -r
  227. configure:5498: checking for objdump
  228. configure:5514: found /usr/bin/objdump
  229. configure:5525: result: objdump
  230. configure:5557: checking how to recognize dependent libraries
  231. configure:5757: result: pass_all
  232. configure:5842: checking for dlltool
  233. configure:5872: result: no
  234. configure:5902: checking how to associate runtime and link libraries
  235. configure:5929: result: printf %s\n
  236. configure:5989: checking for ar
  237. configure:6005: found /usr/bin/ar
  238. configure:6016: result: ar
  239. configure:6069: checking for archiver @FILE support
  240. configure:6086: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  241. configure:6086: $? = 0
  242. configure:6089: ar cr libconftest.a @conftest.lst >&5
  243. configure:6092: $? = 0
  244. configure:6097: ar cr libconftest.a @conftest.lst >&5
  245. ar: conftest.o: No such file or directory
  246. configure:6100: $? = 1
  247. configure:6099: result: @
  248. configure:6157: checking for strip
  249. configure:6173: found /usr/bin/strip
  250. configure:6184: result: strip
  251. configure:6256: checking for ranlib
  252. configure:6272: found /usr/bin/ranlib
  253. configure:6283: result: ranlib
  254. configure:6385: checking command to parse /usr/bin/nm -B output from gcc object
  255. configure:6538: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  256. configure:6541: $? = 0
  257. configure:6545: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  258. configure:6548: $? = 0
  259. configure:6614: gcc -o conftest -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c conftstm.o >&5
  260. configure:6617: $? = 0
  261. configure:6655: result: ok
  262. configure:6702: checking for sysroot
  263. configure:6732: result: no
  264. configure:6739: checking for a working dd
  265. configure:6777: result: /usr/bin/dd
  266. configure:6781: checking how to truncate binary pipes
  267. configure:6796: result: /usr/bin/dd bs=4096 count=1
  268. configure:6932: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  269. configure:6935: $? = 0
  270. configure:7125: checking for mt
  271. configure:7155: result: no
  272. configure:7175: checking if : is a manifest tool
  273. configure:7181: : '-?'
  274. configure:7189: result: no
  275. configure:7862: checking for ANSI C header files
  276. configure:7882: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  277. configure:7882: $? = 0
  278. configure:7955: gcc -o conftest -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  279. configure:7955: $? = 0
  280. configure:7955: ./conftest
  281. configure:7955: $? = 0
  282. configure:7966: result: yes
  283. configure:7979: checking for sys/types.h
  284. configure:7979: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  285. configure:7979: $? = 0
  286. configure:7979: result: yes
  287. configure:7979: checking for sys/stat.h
  288. configure:7979: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  289. configure:7979: $? = 0
  290. configure:7979: result: yes
  291. configure:7979: checking for stdlib.h
  292. configure:7979: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  293. configure:7979: $? = 0
  294. configure:7979: result: yes
  295. configure:7979: checking for string.h
  296. configure:7979: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  297. configure:7979: $? = 0
  298. configure:7979: result: yes
  299. configure:7979: checking for memory.h
  300. configure:7979: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  301. configure:7979: $? = 0
  302. configure:7979: result: yes
  303. configure:7979: checking for strings.h
  304. configure:7979: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  305. configure:7979: $? = 0
  306. configure:7979: result: yes
  307. configure:7979: checking for inttypes.h
  308. configure:7979: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  309. configure:7979: $? = 0
  310. configure:7979: result: yes
  311. configure:7979: checking for stdint.h
  312. configure:7979: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  313. configure:7979: $? = 0
  314. configure:7979: result: yes
  315. configure:7979: checking for unistd.h
  316. configure:7979: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  317. configure:7979: $? = 0
  318. configure:7979: result: yes
  319. configure:7993: checking for dlfcn.h
  320. configure:7993: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  321. configure:7993: $? = 0
  322. configure:7993: result: yes
  323. configure:8249: checking for objdir
  324. configure:8264: result: .libs
  325. configure:8528: checking if gcc supports -fno-rtti -fno-exceptions
  326. configure:8546: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -fno-rtti -fno-exceptions conftest.c >&5
  327. cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
  328. configure:8550: $? = 0
  329. configure:8563: result: no
  330. configure:8921: checking for gcc option to produce PIC
  331. configure:8928: result: -fPIC -DPIC
  332. configure:8936: checking if gcc PIC flag -fPIC -DPIC works
  333. configure:8954: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -fPIC -DPIC -DPIC conftest.c >&5
  334. configure:8958: $? = 0
  335. configure:8971: result: yes
  336. configure:9000: checking if gcc static flag -static works
  337. configure:9028: result: yes
  338. configure:9043: checking if gcc supports -c -o file.o
  339. configure:9064: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -o out/conftest2.o conftest.c >&5
  340. configure:9068: $? = 0
  341. configure:9090: result: yes
  342. configure:9098: checking if gcc supports -c -o file.o
  343. configure:9145: result: yes
  344. configure:9178: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  345. configure:10439: result: yes
  346. configure:10476: checking whether -lc should be explicitly linked in
  347. configure:10484: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  348. configure:10487: $? = 0
  349. configure:10502: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  350. configure:10505: $? = 0
  351. configure:10519: result: no
  352. configure:10679: checking dynamic linker characteristics
  353. configure:11260: gcc -o conftest -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -Wl,-rpath -Wl,/foo conftest.c >&5
  354. configure:11260: $? = 0
  355. configure:11497: result: GNU/Linux ld.so
  356. configure:11619: checking how to hardcode library paths into programs
  357. configure:11644: result: immediate
  358. configure:12192: checking whether stripping libraries is possible
  359. configure:12201: result: yes
  360. configure:12243: checking if libtool supports shared libraries
  361. configure:12245: result: yes
  362. configure:12248: checking whether to build shared libraries
  363. configure:12273: result: yes
  364. configure:12276: checking whether to build static libraries
  365. configure:12280: result: yes
  366. configure:9103: checking whether NLS is requested
  367. configure:9112: result: yes
  368. configure:9150: checking for msgfmt
  369. configure: trying /usr/bin/msgfmt...
  370. 0 translated messages.
  371. configure:9182: result: /usr/bin/msgfmt
  372. configure:9191: checking for gmsgfmt
  373. configure:9222: result: /usr/bin/msgfmt
  374. configure:9273: checking for xgettext
  375. configure: trying /usr/bin/xgettext...
  376. /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  377. configure:9305: result: /usr/bin/xgettext
  378. configure:9351: checking for msgmerge
  379. configure: trying /usr/bin/msgmerge...
  380. configure:9382: result: /usr/bin/msgmerge
  381. configure:9436: checking for ld used by GCC
  382. configure:9500: result: /usr/bin/ld -m elf_x86_64
  383. configure:9507: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  384. configure:9520: result: yes
  385. configure:9527: checking for shared library run path origin
  386. configure:9540: result: done
  387. configure:9976: checking for CFPreferencesCopyAppValue
  388. configure:9994: gcc -o conftest -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  389. conftest.c:23:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  390. 23 | #include <CoreFoundation/CFPreferences.h>
  391. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  392. compilation terminated.
  393. configure:9994: $? = 1
  394. configure: failed program was:
  395. | /* confdefs.h */
  396. | #define PACKAGE_NAME "openbox"
  397. | #define PACKAGE_TARNAME "openbox"
  398. | #define PACKAGE_VERSION "3.6"
  399. | #define PACKAGE_STRING "openbox 3.6"
  400. | #define PACKAGE_BUGREPORT "http://bugzilla.icculus.org"
  401. | #define PACKAGE_URL ""
  402. | #define PACKAGE "openbox"
  403. | #define VERSION "3.6"
  404. | #define STDC_HEADERS 1
  405. | #define HAVE_SYS_TYPES_H 1
  406. | #define HAVE_SYS_STAT_H 1
  407. | #define HAVE_STDLIB_H 1
  408. | #define HAVE_STRING_H 1
  409. | #define HAVE_MEMORY_H 1
  410. | #define HAVE_STRINGS_H 1
  411. | #define HAVE_INTTYPES_H 1
  412. | #define HAVE_STDINT_H 1
  413. | #define HAVE_UNISTD_H 1
  414. | #define HAVE_DLFCN_H 1
  415. | #define LT_OBJDIR ".libs/"
  416. | /* end confdefs.h. */
  417. | #include <CoreFoundation/CFPreferences.h>
  418. | int
  419. | main ()
  420. | {
  421. | CFPreferencesCopyAppValue(NULL, NULL)
  422. | ;
  423. | return 0;
  424. | }
  425. configure:10003: result: no
  426. configure:10010: checking for CFLocaleCopyCurrent
  427. configure:10028: gcc -o conftest -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  428. conftest.c:23:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  429. 23 | #include <CoreFoundation/CFLocale.h>
  430. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  431. compilation terminated.
  432. configure:10028: $? = 1
  433. configure: failed program was:
  434. | /* confdefs.h */
  435. | #define PACKAGE_NAME "openbox"
  436. | #define PACKAGE_TARNAME "openbox"
  437. | #define PACKAGE_VERSION "3.6"
  438. | #define PACKAGE_STRING "openbox 3.6"
  439. | #define PACKAGE_BUGREPORT "http://bugzilla.icculus.org"
  440. | #define PACKAGE_URL ""
  441. | #define PACKAGE "openbox"
  442. | #define VERSION "3.6"
  443. | #define STDC_HEADERS 1
  444. | #define HAVE_SYS_TYPES_H 1
  445. | #define HAVE_SYS_STAT_H 1
  446. | #define HAVE_STDLIB_H 1
  447. | #define HAVE_STRING_H 1
  448. | #define HAVE_MEMORY_H 1
  449. | #define HAVE_STRINGS_H 1
  450. | #define HAVE_INTTYPES_H 1
  451. | #define HAVE_STDINT_H 1
  452. | #define HAVE_UNISTD_H 1
  453. | #define HAVE_DLFCN_H 1
  454. | #define LT_OBJDIR ".libs/"
  455. | /* end confdefs.h. */
  456. | #include <CoreFoundation/CFLocale.h>
  457. | int
  458. | main ()
  459. | {
  460. | CFLocaleCopyCurrent();
  461. | ;
  462. | return 0;
  463. | }
  464. configure:10037: result: no
  465. configure:10066: checking for GNU gettext in libc
  466. configure:10085: gcc -o conftest -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  467. configure:10085: $? = 0
  468. configure:10093: result: yes
  469. configure:10682: checking whether to use NLS
  470. configure:10684: result: yes
  471. configure:10687: checking where the gettext function comes from
  472. configure:10698: result: libc
  473. configure:10759: checking ctype.h usability
  474. configure:10759: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  475. configure:10759: $? = 0
  476. configure:10759: result: yes
  477. configure:10759: checking ctype.h presence
  478. configure:10759: gcc -E conftest.c
  479. configure:10759: $? = 0
  480. configure:10759: result: yes
  481. configure:10759: checking for ctype.h
  482. configure:10759: result: yes
  483. configure:10759: checking dirent.h usability
  484. configure:10759: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  485. configure:10759: $? = 0
  486. configure:10759: result: yes
  487. configure:10759: checking dirent.h presence
  488. configure:10759: gcc -E conftest.c
  489. configure:10759: $? = 0
  490. configure:10759: result: yes
  491. configure:10759: checking for dirent.h
  492. configure:10759: result: yes
  493. configure:10759: checking errno.h usability
  494. configure:10759: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  495. configure:10759: $? = 0
  496. configure:10759: result: yes
  497. configure:10759: checking errno.h presence
  498. configure:10759: gcc -E conftest.c
  499. configure:10759: $? = 0
  500. configure:10759: result: yes
  501. configure:10759: checking for errno.h
  502. configure:10759: result: yes
  503. configure:10759: checking fcntl.h usability
  504. configure:10759: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  505. configure:10759: $? = 0
  506. configure:10759: result: yes
  507. configure:10759: checking fcntl.h presence
  508. configure:10759: gcc -E conftest.c
  509. configure:10759: $? = 0
  510. configure:10759: result: yes
  511. configure:10759: checking for fcntl.h
  512. configure:10759: result: yes
  513. configure:10759: checking grp.h usability
  514. configure:10759: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  515. configure:10759: $? = 0
  516. configure:10759: result: yes
  517. configure:10759: checking grp.h presence
  518. configure:10759: gcc -E conftest.c
  519. configure:10759: $? = 0
  520. configure:10759: result: yes
  521. configure:10759: checking for grp.h
  522. configure:10759: result: yes
  523. configure:10759: checking locale.h usability
  524. configure:10759: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  525. configure:10759: $? = 0
  526. configure:10759: result: yes
  527. configure:10759: checking locale.h presence
  528. configure:10759: gcc -E conftest.c
  529. configure:10759: $? = 0
  530. configure:10759: result: yes
  531. configure:10759: checking for locale.h
  532. configure:10759: result: yes
  533. configure:10759: checking pwd.h usability
  534. configure:10759: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  535. configure:10759: $? = 0
  536. configure:10759: result: yes
  537. configure:10759: checking pwd.h presence
  538. configure:10759: gcc -E conftest.c
  539. configure:10759: $? = 0
  540. configure:10759: result: yes
  541. configure:10759: checking for pwd.h
  542. configure:10759: result: yes
  543. configure:10772: checking signal.h usability
  544. configure:10772: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  545. configure:10772: $? = 0
  546. configure:10772: result: yes
  547. configure:10772: checking signal.h presence
  548. configure:10772: gcc -E conftest.c
  549. configure:10772: $? = 0
  550. configure:10772: result: yes
  551. configure:10772: checking for signal.h
  552. configure:10772: result: yes
  553. configure:10772: checking for string.h
  554. configure:10772: result: yes
  555. configure:10772: checking stdio.h usability
  556. configure:10772: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  557. configure:10772: $? = 0
  558. configure:10772: result: yes
  559. configure:10772: checking stdio.h presence
  560. configure:10772: gcc -E conftest.c
  561. configure:10772: $? = 0
  562. configure:10772: result: yes
  563. configure:10772: checking for stdio.h
  564. configure:10772: result: yes
  565. configure:10772: checking for stdlib.h
  566. configure:10772: result: yes
  567. configure:10772: checking for unistd.h
  568. configure:10772: result: yes
  569. configure:10772: checking for sys/stat.h
  570. configure:10772: result: yes
  571. configure:10785: checking sys/select.h usability
  572. configure:10785: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  573. configure:10785: $? = 0
  574. configure:10785: result: yes
  575. configure:10785: checking sys/select.h presence
  576. configure:10785: gcc -E conftest.c
  577. configure:10785: $? = 0
  578. configure:10785: result: yes
  579. configure:10785: checking for sys/select.h
  580. configure:10785: result: yes
  581. configure:10785: checking sys/socket.h usability
  582. configure:10785: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  583. configure:10785: $? = 0
  584. configure:10785: result: yes
  585. configure:10785: checking sys/socket.h presence
  586. configure:10785: gcc -E conftest.c
  587. configure:10785: $? = 0
  588. configure:10785: result: yes
  589. configure:10785: checking for sys/socket.h
  590. configure:10785: result: yes
  591. configure:10785: checking sys/time.h usability
  592. configure:10785: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  593. configure:10785: $? = 0
  594. configure:10785: result: yes
  595. configure:10785: checking sys/time.h presence
  596. configure:10785: gcc -E conftest.c
  597. configure:10785: $? = 0
  598. configure:10785: result: yes
  599. configure:10785: checking for sys/time.h
  600. configure:10785: result: yes
  601. configure:10785: checking for sys/types.h
  602. configure:10785: result: yes
  603. configure:10785: checking sys/wait.h usability
  604. configure:10785: gcc -c -g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing conftest.c >&5
  605. configure:10785: $? = 0
  606. configure:10785: result: yes
  607. configure:10785: checking sys/wait.h presence
  608. configure:10785: gcc -E conftest.c
  609. configure:10785: $? = 0
  610. configure:10785: result: yes
  611. configure:10785: checking for sys/wait.h
  612. configure:10785: result: yes
  613. configure:10798: checking for sed
  614. configure:10829: result: /usr/bin/sed
  615. configure:10843: checking for dirname
  616. configure:10861: found /usr/bin/dirname
  617. configure:10874: result: /usr/bin/dirname
  618.  
  619. ## ---------------- ##
  620. ## Cache variables. ##
  621. ## ---------------- ##
  622.  
  623. ac_cv_build=x86_64-pc-linux-gnu
  624. ac_cv_c_compiler_gnu=yes
  625. ac_cv_c_const=yes
  626. ac_cv_c_inline=inline
  627. ac_cv_env_CC_set=
  628. ac_cv_env_CC_value=
  629. ac_cv_env_CFLAGS_set=
  630. ac_cv_env_CFLAGS_value=
  631. ac_cv_env_CPPFLAGS_set=
  632. ac_cv_env_CPPFLAGS_value=
  633. ac_cv_env_CPP_set=
  634. ac_cv_env_CPP_value=
  635. ac_cv_env_LDFLAGS_set=
  636. ac_cv_env_LDFLAGS_value=
  637. ac_cv_env_LIBS_set=
  638. ac_cv_env_LIBS_value=
  639. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  640. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  641. ac_cv_env_XMKMF_set=
  642. ac_cv_env_XMKMF_value=
  643. ac_cv_env_build_alias_set=
  644. ac_cv_env_build_alias_value=
  645. ac_cv_env_host_alias_set=
  646. ac_cv_env_host_alias_value=
  647. ac_cv_env_target_alias_set=
  648. ac_cv_env_target_alias_value=
  649. ac_cv_header_ctype_h=yes
  650. ac_cv_header_dirent_h=yes
  651. ac_cv_header_dlfcn_h=yes
  652. ac_cv_header_errno_h=yes
  653. ac_cv_header_fcntl_h=yes
  654. ac_cv_header_grp_h=yes
  655. ac_cv_header_inttypes_h=yes
  656. ac_cv_header_locale_h=yes
  657. ac_cv_header_memory_h=yes
  658. ac_cv_header_pwd_h=yes
  659. ac_cv_header_signal_h=yes
  660. ac_cv_header_stdc=yes
  661. ac_cv_header_stdint_h=yes
  662. ac_cv_header_stdio_h=yes
  663. ac_cv_header_stdlib_h=yes
  664. ac_cv_header_string_h=yes
  665. ac_cv_header_strings_h=yes
  666. ac_cv_header_sys_select_h=yes
  667. ac_cv_header_sys_socket_h=yes
  668. ac_cv_header_sys_stat_h=yes
  669. ac_cv_header_sys_time_h=yes
  670. ac_cv_header_sys_types_h=yes
  671. ac_cv_header_sys_wait_h=yes
  672. ac_cv_header_unistd_h=yes
  673. ac_cv_host=x86_64-pc-linux-gnu
  674. ac_cv_objext=o
  675. ac_cv_path_DIRNAME=/usr/bin/dirname
  676. ac_cv_path_EGREP='/usr/bin/grep -E'
  677. ac_cv_path_FGREP='/usr/bin/grep -F'
  678. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  679. ac_cv_path_GREP=/usr/bin/grep
  680. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  681. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  682. ac_cv_path_SED=/usr/bin/sed
  683. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  684. ac_cv_path_install='/usr/bin/install -c'
  685. ac_cv_path_lt_DD=/usr/bin/dd
  686. ac_cv_path_mkdir=/usr/bin/mkdir
  687. ac_cv_prog_AWK=gawk
  688. ac_cv_prog_CPP='gcc -E'
  689. ac_cv_prog_ac_ct_AR=ar
  690. ac_cv_prog_ac_ct_CC=gcc
  691. ac_cv_prog_ac_ct_OBJDUMP=objdump
  692. ac_cv_prog_ac_ct_RANLIB=ranlib
  693. ac_cv_prog_ac_ct_STRIP=strip
  694. ac_cv_prog_cc_c89=
  695. ac_cv_prog_cc_g=yes
  696. ac_cv_prog_cc_gcc_c_o=yes
  697. ac_cv_prog_make_make_set=yes
  698. acl_cv_hardcode_direct=no
  699. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  700. acl_cv_hardcode_libdir_separator=
  701. acl_cv_hardcode_minus_L=no
  702. acl_cv_libext=a
  703. acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
  704. acl_cv_prog_gnu_ld=yes
  705. acl_cv_rpath=done
  706. acl_cv_shlibext=so
  707. acl_cv_wl=-Wl,
  708. am_cv_CC_dependencies_compiler_type=gcc3
  709. gt_cv_func_CFLocaleCopyCurrent=no
  710. gt_cv_func_CFPreferencesCopyAppValue=no
  711. gt_cv_func_gnugettext1_libc=yes
  712. lt_cv_ar_at_file=@
  713. lt_cv_archive_cmds_need_lc=no
  714. lt_cv_deplibs_check_method=pass_all
  715. lt_cv_file_magic_cmd='$MAGIC_CMD'
  716. lt_cv_file_magic_test_file=
  717. lt_cv_ld_reload_flag=-r
  718. lt_cv_nm_interface='BSD nm'
  719. lt_cv_objdir=.libs
  720. lt_cv_path_LD=/usr/bin/ld
  721. lt_cv_path_NM='/usr/bin/nm -B'
  722. lt_cv_path_mainfest_tool=no
  723. lt_cv_prog_compiler_c_o=yes
  724. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  725. lt_cv_prog_compiler_pic_works=yes
  726. lt_cv_prog_compiler_rtti_exceptions=no
  727. lt_cv_prog_compiler_static_works=yes
  728. lt_cv_prog_gnu_ld=yes
  729. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  730. lt_cv_shlibpath_overrides_runpath=no
  731. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  732. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  733. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  734. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  735. lt_cv_sys_global_symbol_to_import=
  736. lt_cv_sys_max_cmd_len=1572864
  737. lt_cv_to_host_file_cmd=func_convert_file_noop
  738. lt_cv_to_tool_file_cmd=func_convert_file_noop
  739. lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
  740.  
  741. ## ----------------- ##
  742. ## Output variables. ##
  743. ## ----------------- ##
  744.  
  745. ACLOCAL='${SHELL} /home/dev/dev-env/self/himalayaDE/himalayaWM/himalayaWM/missing --run aclocal-1.11'
  746. AMDEPBACKSLASH='\'
  747. AMDEP_FALSE='#'
  748. AMDEP_TRUE=''
  749. AMTAR='${SHELL} /home/dev/dev-env/self/himalayaDE/himalayaWM/himalayaWM/missing --run tar'
  750. AM_BACKSLASH='\'
  751. AM_DEFAULT_VERBOSITY='0'
  752. AR='ar'
  753. AUTOCONF='${SHELL} /home/dev/dev-env/self/himalayaDE/himalayaWM/himalayaWM/missing --run autoconf'
  754. AUTOHEADER='${SHELL} /home/dev/dev-env/self/himalayaDE/himalayaWM/himalayaWM/missing --run autoheader'
  755. AUTOMAKE='${SHELL} /home/dev/dev-env/self/himalayaDE/himalayaWM/himalayaWM/missing --run automake-1.11'
  756. AWK='gawk'
  757. CC='gcc'
  758. CCDEPMODE='depmode=gcc3'
  759. CFLAGS='-g -O2 -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing'
  760. CPP='gcc -E'
  761. CPPFLAGS=''
  762. CYGPATH_W='echo'
  763. DEFS=''
  764. DEPDIR='.deps'
  765. DIRNAME='/usr/bin/dirname'
  766. DLLTOOL='false'
  767. DSYMUTIL=''
  768. DUMPBIN=''
  769. ECHO_C=''
  770. ECHO_N='-n'
  771. ECHO_T=''
  772. EFENCE_LIBS=''
  773. EGREP='/usr/bin/grep -E'
  774. EXEEXT=''
  775. FGREP='/usr/bin/grep -F'
  776. GLIB_CFLAGS=''
  777. GLIB_LIBS=''
  778. GMSGFMT='/usr/bin/msgfmt'
  779. GMSGFMT_015='/usr/bin/msgfmt'
  780. GREP='/usr/bin/grep'
  781. INSTALL_DATA='${INSTALL} -m 644'
  782. INSTALL_PROGRAM='${INSTALL}'
  783. INSTALL_SCRIPT='${INSTALL}'
  784. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  785. INTLLIBS=''
  786. INTL_MACOSX_LIBS=''
  787. LD='/usr/bin/ld -m elf_x86_64'
  788. LDFLAGS=''
  789. LIBICONV='-liconv'
  790. LIBINTL=''
  791. LIBOBJS=''
  792. LIBS=' '
  793. LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
  794. LIBTOOL_DEPS='./ltmain.sh'
  795. LIPO=''
  796. LN_S='ln -s'
  797. LTLIBICONV='-liconv'
  798. LTLIBINTL=''
  799. LTLIBOBJS=''
  800. LT_SYS_LIBRARY_PATH=''
  801. MAKEINFO='${SHELL} /home/dev/dev-env/self/himalayaDE/himalayaWM/himalayaWM/missing --run makeinfo'
  802. MANIFEST_TOOL=':'
  803. MKDIR_P='/usr/bin/mkdir -p'
  804. MSGFMT='/usr/bin/msgfmt'
  805. MSGFMT_015='/usr/bin/msgfmt'
  806. MSGMERGE='/usr/bin/msgmerge'
  807. NM='/usr/bin/nm -B'
  808. NMEDIT=''
  809. OBJDUMP='objdump'
  810. OBJEXT='o'
  811. OBT_AGE='0'
  812. OBT_BINARY_AGE='2'
  813. OBT_CURRENT='2'
  814. OBT_CURRENT_MINUS_AGE='2'
  815. OBT_INTERFACE_AGE='2'
  816. OBT_MAJOR_VERSION='3'
  817. OBT_MICRO_VERSION='4'
  818. OBT_MINOR_VERSION='6'
  819. OBT_RELEASE='3.6'
  820. OBT_REVISION='2'
  821. OBT_VERSION='3.6'
  822. OB_VERSION='3.6'
  823. OTOOL64=''
  824. OTOOL=''
  825. PACKAGE='openbox'
  826. PACKAGE_BUGREPORT='http://bugzilla.icculus.org'
  827. PACKAGE_NAME='openbox'
  828. PACKAGE_STRING='openbox 3.6'
  829. PACKAGE_TARNAME='openbox'
  830. PACKAGE_URL=''
  831. PACKAGE_VERSION='3.6'
  832. PANGO_CFLAGS=''
  833. PANGO_LIBS=''
  834. PATH_SEPARATOR=':'
  835. POSUB='po'
  836. RANLIB='ranlib'
  837. RR_AGE='0'
  838. RR_BINARY_AGE='2'
  839. RR_CURRENT='29'
  840. RR_CURRENT_MINUS_AGE='29'
  841. RR_INTERFACE_AGE='2'
  842. RR_MAJOR_VERSION='3'
  843. RR_MICRO_VERSION='31'
  844. RR_MINOR_VERSION='6'
  845. RR_RELEASE='3.6'
  846. RR_REVISION='2'
  847. RR_VERSION='3.6'
  848. SED='/usr/bin/sed'
  849. SET_MAKE=''
  850. SHELL='/bin/sh'
  851. SM_CFLAGS=''
  852. SM_LIBS=''
  853. STRIP='strip'
  854. USE_IMLIB2_FALSE=''
  855. USE_IMLIB2_TRUE=''
  856. USE_LIBRSVG_FALSE=''
  857. USE_LIBRSVG_TRUE=''
  858. USE_NLS='yes'
  859. VERSION='3.6'
  860. XAUTH_CFLAGS=''
  861. XAUTH_LIBS=''
  862. XGETTEXT='/usr/bin/xgettext'
  863. XGETTEXT_015='/usr/bin/xgettext'
  864. XINERAMA_LIBS=''
  865. XKB_CFLAGS=''
  866. XKB_LIBS=''
  867. XMKMF=''
  868. XML_CFLAGS=''
  869. XML_LIBS=''
  870. XRANDR_CFLAGS=''
  871. XRANDR_LIBS=''
  872. XSHAPE_CFLAGS=''
  873. XSHAPE_LIBS=''
  874. XSYNC_CFLAGS=''
  875. XSYNC_LIBS=''
  876. X_CFLAGS=''
  877. X_EXTRA_LIBS=''
  878. X_LIBS=''
  879. X_PRE_LIBS=''
  880. ac_ct_AR='ar'
  881. ac_ct_CC='gcc'
  882. ac_ct_DUMPBIN=''
  883. am__EXEEXT_FALSE=''
  884. am__EXEEXT_TRUE=''
  885. am__fastdepCC_FALSE='#'
  886. am__fastdepCC_TRUE=''
  887. am__include='include'
  888. am__isrc=''
  889. am__leading_dot='.'
  890. am__quote=''
  891. am__tar='${AMTAR} chof - "$$tardir"'
  892. am__untar='${AMTAR} xf -'
  893. bindir='${exec_prefix}/bin'
  894. build='x86_64-pc-linux-gnu'
  895. build_alias=''
  896. build_cpu='x86_64'
  897. build_os='linux-gnu'
  898. build_vendor='pc'
  899. datadir='${datarootdir}'
  900. datarootdir='${prefix}/share'
  901. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  902. dvidir='${docdir}'
  903. exec_prefix='NONE'
  904. host='x86_64-pc-linux-gnu'
  905. host_alias=''
  906. host_cpu='x86_64'
  907. host_os='linux-gnu'
  908. host_vendor='pc'
  909. htmldir='${docdir}'
  910. includedir='${prefix}/include'
  911. infodir='${datarootdir}/info'
  912. install_sh='${SHELL} /home/dev/dev-env/self/himalayaDE/himalayaWM/himalayaWM/install-sh'
  913. libdir='${exec_prefix}/lib'
  914. libexecdir='${exec_prefix}/libexec'
  915. localedir='${datarootdir}/locale'
  916. localstatedir='${prefix}/var'
  917. mandir='${datarootdir}/man'
  918. mkdir_p='/usr/bin/mkdir -p'
  919. oldincludedir='/usr/include'
  920. pdfdir='${docdir}'
  921. prefix='/usr/local'
  922. program_transform_name='s,x,x,'
  923. psdir='${docdir}'
  924. sbindir='${exec_prefix}/sbin'
  925. sharedstatedir='${prefix}/com'
  926. sysconfdir='${prefix}/etc'
  927. target_alias=''
  928.  
  929. ## ----------- ##
  930. ## confdefs.h. ##
  931. ## ----------- ##
  932.  
  933. /* confdefs.h */
  934. #define PACKAGE_NAME "openbox"
  935. #define PACKAGE_TARNAME "openbox"
  936. #define PACKAGE_VERSION "3.6"
  937. #define PACKAGE_STRING "openbox 3.6"
  938. #define PACKAGE_BUGREPORT "http://bugzilla.icculus.org"
  939. #define PACKAGE_URL ""
  940. #define PACKAGE "openbox"
  941. #define VERSION "3.6"
  942. #define STDC_HEADERS 1
  943. #define HAVE_SYS_TYPES_H 1
  944. #define HAVE_SYS_STAT_H 1
  945. #define HAVE_STDLIB_H 1
  946. #define HAVE_STRING_H 1
  947. #define HAVE_MEMORY_H 1
  948. #define HAVE_STRINGS_H 1
  949. #define HAVE_INTTYPES_H 1
  950. #define HAVE_STDINT_H 1
  951. #define HAVE_UNISTD_H 1
  952. #define HAVE_DLFCN_H 1
  953. #define LT_OBJDIR ".libs/"
  954. #define ENABLE_NLS 1
  955. #define HAVE_GETTEXT 1
  956. #define HAVE_DCGETTEXT 1
  957. #define HAVE_CTYPE_H 1
  958. #define HAVE_DIRENT_H 1
  959. #define HAVE_ERRNO_H 1
  960. #define HAVE_FCNTL_H 1
  961. #define HAVE_GRP_H 1
  962. #define HAVE_LOCALE_H 1
  963. #define HAVE_PWD_H 1
  964. #define HAVE_SIGNAL_H 1
  965. #define HAVE_STRING_H 1
  966. #define HAVE_STDIO_H 1
  967. #define HAVE_STDLIB_H 1
  968. #define HAVE_UNISTD_H 1
  969. #define HAVE_SYS_STAT_H 1
  970. #define HAVE_SYS_SELECT_H 1
  971. #define HAVE_SYS_SOCKET_H 1
  972. #define HAVE_SYS_TIME_H 1
  973. #define HAVE_SYS_TYPES_H 1
  974. #define HAVE_SYS_WAIT_H 1
  975.  
  976. configure: exit 2
Add Comment
Please, Sign In to add comment