Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

Someone
2012 year 7 month 25 day Wednesday 22:50:01 MDT 

  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 spacefm configure 0.7.10, which was
  5. generated by GNU Autoconf 2.69.  Invocation command line was
  6.  
  7.   $ ./configure --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc --localstatedir=/var --build=i486-slackware-linux
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = box
  14. uname -m = i686
  15. uname -r = 3.4.6
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Mon Jul 23 20:27:57 HST 2012
  18.  
  19. /usr/bin/uname -p = Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz
  20. /bin/uname -X     = unknown
  21.  
  22. /bin/arch              = i686
  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/sbin
  32. PATH: /sbin
  33. PATH: /usr/local/bin
  34. PATH: /usr/bin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /usr/lib/qt/bin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2367: checking for a BSD-compatible install
  45. configure:2435: result: /usr/bin/ginstall -c
  46. configure:2446: checking whether build environment is sane
  47. configure:2496: result: yes
  48. configure:2637: checking for a thread-safe mkdir -p
  49. configure:2676: result: /usr/bin/mkdir -p
  50. configure:2689: checking for gawk
  51. configure:2705: found /usr/bin/gawk
  52. configure:2716: result: gawk
  53. configure:2727: checking whether make sets $(MAKE)
  54. configure:2749: result: yes
  55. configure:2830: checking whether to enable maintainer-specific portions of Makefiles
  56. configure:2839: result: no
  57. configure:2897: checking for style of include used by make
  58. configure:2925: result: GNU
  59. configure:2996: checking for gcc
  60. configure:3012: found /usr/bin/gcc
  61. configure:3023: result: gcc
  62. configure:3252: checking for C compiler version
  63. configure:3261: gcc --version >&5
  64. gcc (GCC) 4.5.2
  65. Copyright (C) 2010 Free Software Foundation, Inc.
  66. This is free software; see the source for copying conditions.  There is NO
  67. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  68.  
  69. configure:3272: $? = 0
  70. configure:3261: gcc -v >&5
  71. Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs
  72. COLLECT_GCC=gcc
  73. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper
  74. Target: i486-slackware-linux
  75. Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux
  76. Thread model: posix
  77. gcc version 4.5.2 (GCC)
  78. configure:3272: $? = 0
  79. configure:3261: gcc -V >&5
  80. gcc: '-V' option must have argument
  81. configure:3272: $? = 1
  82. configure:3261: gcc -qversion >&5
  83. gcc: unrecognized option '-qversion'
  84. gcc: no input files
  85. configure:3272: $? = 1
  86. configure:3292: checking whether the C compiler works
  87. configure:3314: gcc -O2 -march=i486 -mtune=i686   conftest.c  >&5
  88. configure:3318: $? = 0
  89. configure:3366: result: yes
  90. configure:3369: checking for C compiler default output file name
  91. configure:3371: result: a.out
  92. configure:3377: checking for suffix of executables
  93. configure:3384: gcc -o conftest -O2 -march=i486 -mtune=i686   conftest.c  >&5
  94. configure:3388: $? = 0
  95. configure:3410: result:
  96. configure:3432: checking whether we are cross compiling
  97. configure:3440: gcc -o conftest -O2 -march=i486 -mtune=i686   conftest.c  >&5
  98. configure:3444: $? = 0
  99. configure:3451: ./conftest
  100. configure:3455: $? = 0
  101. configure:3470: result: no
  102. configure:3475: checking for suffix of object files
  103. configure:3497: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  104. configure:3501: $? = 0
  105. configure:3522: result: o
  106. configure:3526: checking whether we are using the GNU C compiler
  107. configure:3545: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  108. configure:3545: $? = 0
  109. configure:3554: result: yes
  110. configure:3563: checking whether gcc accepts -g
  111. configure:3583: gcc -c -g  conftest.c >&5
  112. configure:3583: $? = 0
  113. configure:3624: result: yes
  114. configure:3641: checking for gcc option to accept ISO C89
  115. configure:3704: gcc  -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  116. configure:3704: $? = 0
  117. configure:3717: result: none needed
  118. configure:3739: checking dependency style of gcc
  119. configure:3850: result: gcc3
  120. configure:3866: checking for library containing strerror
  121. configure:3897: gcc -o conftest -O2 -march=i486 -mtune=i686   conftest.c  >&5
  122. configure:3897: $? = 0
  123. configure:3914: result: none required
  124. configure:3970: checking for gcc
  125. configure:3997: result: gcc
  126. configure:4226: checking for C compiler version
  127. configure:4235: gcc --version >&5
  128. gcc (GCC) 4.5.2
  129. Copyright (C) 2010 Free Software Foundation, Inc.
  130. This is free software; see the source for copying conditions.  There is NO
  131. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  132.  
  133. configure:4246: $? = 0
  134. configure:4235: gcc -v >&5
  135. Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs
  136. COLLECT_GCC=gcc
  137. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper
  138. Target: i486-slackware-linux
  139. Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux
  140. Thread model: posix
  141. gcc version 4.5.2 (GCC)
  142. configure:4246: $? = 0
  143. configure:4235: gcc -V >&5
  144. gcc: '-V' option must have argument
  145. configure:4246: $? = 1
  146. configure:4235: gcc -qversion >&5
  147. gcc: unrecognized option '-qversion'
  148. gcc: no input files
  149. configure:4246: $? = 1
  150. configure:4250: checking whether we are using the GNU C compiler
  151. configure:4278: result: yes
  152. configure:4287: checking whether gcc accepts -g
  153. configure:4348: result: yes
  154. configure:4365: checking for gcc option to accept ISO C89
  155. configure:4441: result: none needed
  156. configure:4463: checking dependency style of gcc
  157. configure:4574: result: gcc3
  158. configure:4618: checking build system type
  159. configure:4632: result: i486-slackware-linux-gnu
  160. configure:4652: checking host system type
  161. configure:4665: result: i486-slackware-linux-gnu
  162. configure:4706: checking how to print strings
  163. configure:4733: result: printf
  164. configure:4754: checking for a sed that does not truncate output
  165. configure:4818: result: /usr/bin/sed
  166. configure:4836: checking for grep that handles long lines and -e
  167. configure:4894: result: /usr/bin/grep
  168. configure:4899: checking for egrep
  169. configure:4961: result: /usr/bin/grep -E
  170. configure:4966: checking for fgrep
  171. configure:5028: result: /usr/bin/grep -F
  172. configure:5063: checking for ld used by gcc
  173. configure:5130: result: /usr/i486-slackware-linux/bin/ld
  174. configure:5137: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld
  175. configure:5152: result: yes
  176. configure:5164: checking for BSD- or MS-compatible name lister (nm)
  177. configure:5213: result: /usr/bin/nm -B
  178. configure:5343: checking the name lister (/usr/bin/nm -B) interface
  179. configure:5350: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  180. configure:5353: /usr/bin/nm -B "conftest.o"
  181. configure:5356: output
  182. 00000000 B some_variable
  183. configure:5363: result: BSD nm
  184. configure:5366: checking whether ln -s works
  185. configure:5370: result: yes
  186. configure:5378: checking the maximum length of command line arguments
  187. configure:5508: result: 1572864
  188. configure:5525: checking whether the shell understands some XSI constructs
  189. configure:5535: result: yes
  190. configure:5539: checking whether the shell understands "+="
  191. configure:5545: result: yes
  192. configure:5580: checking how to convert i486-slackware-linux-gnu file names to i486-slackware-linux-gnu format
  193. configure:5620: result: func_convert_file_noop
  194. configure:5627: checking how to convert i486-slackware-linux-gnu file names to toolchain format
  195. configure:5647: result: func_convert_file_noop
  196. configure:5654: checking for /usr/i486-slackware-linux/bin/ld option to reload object files
  197. configure:5661: result: -r
  198. configure:5735: checking for objdump
  199. configure:5751: found /usr/bin/objdump
  200. configure:5762: result: objdump
  201. configure:5794: checking how to recognize dependent libraries
  202. configure:5992: result: pass_all
  203. configure:6077: checking for dlltool
  204. configure:6107: result: no
  205. configure:6137: checking how to associate runtime and link libraries
  206. configure:6164: result: printf %s\n
  207. configure:6224: checking for ar
  208. configure:6240: found /usr/bin/ar
  209. configure:6251: result: ar
  210. configure:6288: checking for archiver @FILE support
  211. configure:6305: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  212. configure:6305: $? = 0
  213. configure:6308: ar cru libconftest.a @conftest.lst >&5
  214. configure:6311: $? = 0
  215. configure:6316: ar cru libconftest.a @conftest.lst >&5
  216. ar: conftest.o: No such file or directory
  217. configure:6319: $? = 1
  218. configure:6331: result: @
  219. configure:6389: checking for strip
  220. configure:6405: found /usr/bin/strip
  221. configure:6416: result: strip
  222. configure:6488: checking for ranlib
  223. configure:6504: found /usr/bin/ranlib
  224. configure:6515: result: ranlib
  225. configure:6617: checking command to parse /usr/bin/nm -B output from gcc object
  226. configure:6737: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  227. configure:6740: $? = 0
  228. configure:6744: /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
  229. configure:6747: $? = 0
  230. configure:6813: gcc -o conftest -O2 -march=i486 -mtune=i686   conftest.c conftstm.o >&5
  231. configure:6816: $? = 0
  232. configure:6854: result: ok
  233. configure:6891: checking for sysroot
  234. configure:6921: result: no
  235. configure:7177: checking for mt
  236. configure:7207: result: no
  237. configure:7227: checking if : is a manifest tool
  238. configure:7233: : '-?'
  239. configure:7241: result: no
  240. configure:7883: checking how to run the C preprocessor
  241. configure:7914: gcc -E  conftest.c
  242. configure:7914: $? = 0
  243. configure:7928: gcc -E  conftest.c
  244. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  245. compilation terminated.
  246. configure:7928: $? = 1
  247. configure: failed program was:
  248. | /* confdefs.h */
  249. | #define PACKAGE_NAME "spacefm"
  250. | #define PACKAGE_TARNAME "spacefm"
  251. | #define PACKAGE_VERSION "0.7.10"
  252. | #define PACKAGE_STRING "spacefm 0.7.10"
  253. | #define PACKAGE_BUGREPORT ""
  254. | #define PACKAGE_URL ""
  255. | #define PACKAGE "spacefm"
  256. | #define VERSION "0.7.10"
  257. | /* end confdefs.h.  */
  258. | #include <ac_nonexistent.h>
  259. configure:7953: result: gcc -E
  260. configure:7973: gcc -E  conftest.c
  261. configure:7973: $? = 0
  262. configure:7987: gcc -E  conftest.c
  263. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  264. compilation terminated.
  265. configure:7987: $? = 1
  266. configure: failed program was:
  267. | /* confdefs.h */
  268. | #define PACKAGE_NAME "spacefm"
  269. | #define PACKAGE_TARNAME "spacefm"
  270. | #define PACKAGE_VERSION "0.7.10"
  271. | #define PACKAGE_STRING "spacefm 0.7.10"
  272. | #define PACKAGE_BUGREPORT ""
  273. | #define PACKAGE_URL ""
  274. | #define PACKAGE "spacefm"
  275. | #define VERSION "0.7.10"
  276. | /* end confdefs.h.  */
  277. | #include <ac_nonexistent.h>
  278. configure:8016: checking for ANSI C header files
  279. configure:8036: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  280. configure:8036: $? = 0
  281. configure:8109: gcc -o conftest -O2 -march=i486 -mtune=i686   conftest.c  >&5
  282. configure:8109: $? = 0
  283. configure:8109: ./conftest
  284. configure:8109: $? = 0
  285. configure:8120: result: yes
  286. configure:8133: checking for sys/types.h
  287. configure:8133: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  288. configure:8133: $? = 0
  289. configure:8133: result: yes
  290. configure:8133: checking for sys/stat.h
  291. configure:8133: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  292. configure:8133: $? = 0
  293. configure:8133: result: yes
  294. configure:8133: checking for stdlib.h
  295. configure:8133: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  296. configure:8133: $? = 0
  297. configure:8133: result: yes
  298. configure:8133: checking for string.h
  299. configure:8133: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  300. configure:8133: $? = 0
  301. configure:8133: result: yes
  302. configure:8133: checking for memory.h
  303. configure:8133: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  304. configure:8133: $? = 0
  305. configure:8133: result: yes
  306. configure:8133: checking for strings.h
  307. configure:8133: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  308. configure:8133: $? = 0
  309. configure:8133: result: yes
  310. configure:8133: checking for inttypes.h
  311. configure:8133: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  312. configure:8133: $? = 0
  313. configure:8133: result: yes
  314. configure:8133: checking for stdint.h
  315. configure:8133: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  316. configure:8133: $? = 0
  317. configure:8133: result: yes
  318. configure:8133: checking for unistd.h
  319. configure:8133: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  320. configure:8133: $? = 0
  321. configure:8133: result: yes
  322. configure:8147: checking for dlfcn.h
  323. configure:8147: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  324. configure:8147: $? = 0
  325. configure:8147: result: yes
  326. configure:8323: checking for objdir
  327. configure:8338: result: .libs
  328. configure:8605: checking if gcc supports -fno-rtti -fno-exceptions
  329. configure:8623: gcc -c -O2 -march=i486 -mtune=i686  -fno-rtti -fno-exceptions conftest.c >&5
  330. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  331. configure:8627: $? = 0
  332. configure:8640: result: no
  333. configure:8967: checking for gcc option to produce PIC
  334. configure:8974: result: -fPIC -DPIC
  335. configure:8982: checking if gcc PIC flag -fPIC -DPIC works
  336. configure:9000: gcc -c -O2 -march=i486 -mtune=i686  -fPIC -DPIC -DPIC conftest.c >&5
  337. configure:9004: $? = 0
  338. configure:9017: result: yes
  339. configure:9046: checking if gcc static flag -static works
  340. configure:9074: result: yes
  341. configure:9089: checking if gcc supports -c -o file.o
  342. configure:9110: gcc -c -O2 -march=i486 -mtune=i686  -o out/conftest2.o conftest.c >&5
  343. configure:9114: $? = 0
  344. configure:9136: result: yes
  345. configure:9144: checking if gcc supports -c -o file.o
  346. configure:9191: result: yes
  347. configure:9224: checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries
  348. configure:10381: result: yes
  349. configure:10418: checking whether -lc should be explicitly linked in
  350. configure:10426: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  351. configure:10429: $? = 0
  352. configure:10444: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
  353. configure:10447: $? = 0
  354. configure:10461: result: no
  355. configure:10621: checking dynamic linker characteristics
  356. configure:11121: gcc -o conftest -O2 -march=i486 -mtune=i686   -Wl,-rpath -Wl,/foo conftest.c  >&5
  357. configure:11121: $? = 0
  358. configure:11355: result: GNU/Linux ld.so
  359. configure:11462: checking how to hardcode library paths into programs
  360. configure:11487: result: immediate
  361. configure:12027: checking whether stripping libraries is possible
  362. configure:12032: result: yes
  363. configure:12067: checking if libtool supports shared libraries
  364. configure:12069: result: yes
  365. configure:12072: checking whether to build shared libraries
  366. configure:12093: result: yes
  367. configure:12096: checking whether to build static libraries
  368. configure:12100: result: no
  369. configure:12185: checking for gcc
  370. configure:12212: result: gcc
  371. configure:12441: checking for C compiler version
  372. configure:12450: gcc --version >&5
  373. gcc (GCC) 4.5.2
  374. Copyright (C) 2010 Free Software Foundation, Inc.
  375. This is free software; see the source for copying conditions.  There is NO
  376. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  377.  
  378. configure:12461: $? = 0
  379. configure:12450: gcc -v >&5
  380. Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs
  381. COLLECT_GCC=gcc
  382. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper
  383. Target: i486-slackware-linux
  384. Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux
  385. Thread model: posix
  386. gcc version 4.5.2 (GCC)
  387. configure:12461: $? = 0
  388. configure:12450: gcc -V >&5
  389. gcc: '-V' option must have argument
  390. configure:12461: $? = 1
  391. configure:12450: gcc -qversion >&5
  392. gcc: unrecognized option '-qversion'
  393. gcc: no input files
  394. configure:12461: $? = 1
  395. configure:12465: checking whether we are using the GNU C compiler
  396. configure:12493: result: yes
  397. configure:12502: checking whether gcc accepts -g
  398. configure:12563: result: yes
  399. configure:12580: checking for gcc option to accept ISO C89
  400. configure:12656: result: none needed
  401. configure:12678: checking dependency style of gcc
  402. configure:12789: result: gcc3
  403. configure:12808: checking whether NLS is requested
  404. configure:12817: result: yes
  405. configure:12845: checking for intltool-update
  406. configure:12863: found /usr/bin/intltool-update
  407. configure:12875: result: /usr/bin/intltool-update
  408. configure:12885: checking for intltool-merge
  409. configure:12903: found /usr/bin/intltool-merge
  410. configure:12915: result: /usr/bin/intltool-merge
  411. configure:12925: checking for intltool-extract
  412. configure:12943: found /usr/bin/intltool-extract
  413. configure:12955: result: /usr/bin/intltool-extract
  414. configure:13109: checking for xgettext
  415. configure:13127: found /usr/bin/xgettext
  416. configure:13139: result: /usr/bin/xgettext
  417. configure:13149: checking for msgmerge
  418. configure:13167: found /usr/bin/msgmerge
  419. configure:13179: result: /usr/bin/msgmerge
  420. configure:13189: checking for msgfmt
  421. configure:13207: found /usr/bin/msgfmt
  422. configure:13219: result: /usr/bin/msgfmt
  423. configure:13229: checking for gmsgfmt
  424. configure:13260: result: /usr/bin/msgfmt
  425. configure:13280: checking for perl
  426. configure:13298: found /usr/bin/perl
  427. configure:13310: result: /usr/bin/perl
  428. configure:13321: checking for perl >= 5.8.1
  429. configure:13328: result: 5.12.3
  430. configure:13332: checking for XML::Parser
  431. configure:13335: result: ok
  432. configure:13360: gcc -o conftest -O2 -march=i486 -mtune=i686   conftest.c  >&5
  433. configure:13360: $? = 0
  434. configure:13386: checking for ANSI C header files
  435. configure:13490: result: yes
  436. configure:13511: checking for stdlib.h
  437. configure:13511: result: yes
  438. configure:13511: checking for unistd.h
  439. configure:13511: result: yes
  440. configure:13511: checking for sys/param.h
  441. configure:13511: gcc -c -O2 -march=i486 -mtune=i686  conftest.c >&5
  442. configure:13511: $? = 0
  443. configure:13511: result: yes
  444. configure:13531: checking for getpagesize
  445. configure:13531: gcc -o conftest -O2 -march=i486 -mtune=i686   conftest.c  >&5
  446. configure:13531: $? = 0
  447. configure:13531: result: yes
  448. configure:13540: checking for working mmap
  449. configure:13687: gcc -o conftest -O2 -march=i486 -mtune=i686   conftest.c  >&5
  450. configure:13687: $? = 0
  451. configure:13687: ./conftest
  452. configure:13687: $? = 0
  453. configure:13697: result: yes
  454. configure:13707: checking for pow in -lm
  455. configure:13732: gcc -o conftest -O2 -march=i486 -mtune=i686   conftest.c -lm   >&5
  456. conftest.c:36:6: warning: conflicting types for built-in function 'pow'
  457. configure:13732: $? = 0
  458. configure:13741: result: yes
  459. configure:13752: checking for XClearWindow in -lX11
  460. configure:13777: gcc -o conftest -O2 -march=i486 -mtune=i686   conftest.c -lX11  -lm  >&5
  461. configure:13777: $? = 0
  462. configure:13786: result: yes
  463. configure:13854: checking for pkg-config
  464. configure:13872: found /usr/bin/pkg-config
  465. configure:13884: result: /usr/bin/pkg-config
  466. configure:13909: checking pkg-config is at least version 0.9.0
  467. configure:13912: result: yes
  468. configure:13922: checking for GTK
  469. configure:13929: $PKG_CONFIG --exists --print-errors "$gtk_modules"
  470. configure:13932: $? = 0
  471. configure:13946: $PKG_CONFIG --exists --print-errors "$gtk_modules"
  472. configure:13949: $? = 0
  473. configure:14007: result: yes
  474. configure:14017: checking for SN
  475. configure:14024: $PKG_CONFIG --exists --print-errors "$sn_modules"
  476. configure:14027: $? = 0
  477. configure:14041: $PKG_CONFIG --exists --print-errors "$sn_modules"
  478. configure:14044: $? = 0
  479. configure:14102: result: yes
  480. configure:14109: checking whether /usr/i486-slackware-linux/bin/ld accepts --as-needed
  481. configure:14114: result: yes
  482. configure:14122: checking whether /usr/i486-slackware-linux/bin/ld accepts -O1
  483. configure:14127: result: yes
  484. configure:14135: checking whether /usr/i486-slackware-linux/bin/ld accepts -Bsymbolic-functions
  485. configure:14140: result: yes
  486. configure:14254: checking for LIBUDEV
  487. configure:14261: $PKG_CONFIG --exists --print-errors "libudev >= 143"
  488. configure:14264: $? = 0
  489. configure:14278: $PKG_CONFIG --exists --print-errors "libudev >= 143"
  490. configure:14281: $? = 0
  491. configure:14339: result: yes
  492. configure:14539: checking for euidaccess
  493. configure:14539: gcc -o conftest -O2 -march=i486 -mtune=i686  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\"  -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lX11 -lm  >&5
  494. <command-line>:0:10: warning: missing terminating " character
  495. <command-line>:0:10: warning: missing terminating " character
  496. configure:14539: $? = 0
  497. configure:14539: result: yes
  498. configure:14546: checking for eaccess
  499. configure:14546: gcc -o conftest -O2 -march=i486 -mtune=i686  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\"  -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lX11 -lm  >&5
  500. <command-line>:0:10: warning: missing terminating " character
  501. <command-line>:0:10: warning: missing terminating " character
  502. configure:14546: $? = 0
  503. configure:14546: result: yes
  504. configure:14554: checking for statvfs
  505. configure:14554: gcc -o conftest -O2 -march=i486 -mtune=i686  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\"  -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lX11 -lm  >&5
  506. <command-line>:0:10: warning: missing terminating " character
  507. <command-line>:0:10: warning: missing terminating " character
  508. configure:14554: $? = 0
  509. configure:14554: result: yes
  510. configure:14581: checking locale.h usability
  511. configure:14581: gcc -c -O2 -march=i486 -mtune=i686  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\" conftest.c >&5
  512. <command-line>:0:10: warning: missing terminating " character
  513. <command-line>:0:10: warning: missing terminating " character
  514. configure:14581: $? = 0
  515. configure:14581: result: yes
  516. configure:14581: checking locale.h presence
  517. configure:14581: gcc -E  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\" conftest.c
  518. <command-line>:0:10: warning: missing terminating " character
  519. <command-line>:0:10: warning: missing terminating " character
  520. configure:14581: $? = 0
  521. configure:14581: result: yes
  522. configure:14581: checking for locale.h
  523. configure:14581: result: yes
  524. configure:14592: checking for LC_MESSAGES
  525. configure:14608: gcc -o conftest -O2 -march=i486 -mtune=i686  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\"  -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lX11 -lm  >&5
  526. <command-line>:0:10: warning: missing terminating " character
  527. <command-line>:0:10: warning: missing terminating " character
  528. configure:14608: $? = 0
  529. configure:14616: result: yes
  530. configure:14633: checking libintl.h usability
  531. configure:14633: gcc -c -O2 -march=i486 -mtune=i686  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\" conftest.c >&5
  532. <command-line>:0:10: warning: missing terminating " character
  533. <command-line>:0:10: warning: missing terminating " character
  534. configure:14633: $? = 0
  535. configure:14633: result: yes
  536. configure:14633: checking libintl.h presence
  537. configure:14633: gcc -E  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\" conftest.c
  538. <command-line>:0:10: warning: missing terminating " character
  539. <command-line>:0:10: warning: missing terminating " character
  540. configure:14633: $? = 0
  541. configure:14633: result: yes
  542. configure:14633: checking for libintl.h
  543. configure:14633: result: yes
  544. configure:14641: checking for ngettext in libc
  545. configure:14659: gcc -o conftest -O2 -march=i486 -mtune=i686  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\"  -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lX11 -lm  >&5
  546. <command-line>:0:10: warning: missing terminating " character
  547. <command-line>:0:10: warning: missing terminating " character
  548. configure:14659: $? = 0
  549. configure:14668: result: yes
  550. configure:14672: checking for dgettext in libc
  551. configure:14690: gcc -o conftest -O2 -march=i486 -mtune=i686  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\"  -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lX11 -lm  >&5
  552. <command-line>:0:10: warning: missing terminating " character
  553. <command-line>:0:10: warning: missing terminating " character
  554. configure:14690: $? = 0
  555. configure:14699: result: yes
  556. configure:14706: checking for bind_textdomain_codeset
  557. configure:14706: gcc -o conftest -O2 -march=i486 -mtune=i686  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\"  -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lX11 -lm  >&5
  558. <command-line>:0:10: warning: missing terminating " character
  559. <command-line>:0:10: warning: missing terminating " character
  560. configure:14706: $? = 0
  561. configure:14706: result: yes
  562. configure:14982: checking for msgfmt
  563. configure:15009: result: /usr/bin/msgfmt
  564. configure:15020: checking for dcgettext
  565. configure:15020: gcc -o conftest -O2 -march=i486 -mtune=i686  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\"  -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lX11 -lm   >&5
  566. <command-line>:0:10: warning: missing terminating " character
  567. <command-line>:0:10: warning: missing terminating " character
  568. conftest.c:67:6: warning: conflicting types for built-in function 'dcgettext'
  569. configure:15020: $? = 0
  570. configure:15020: result: yes
  571. configure:15030: checking if msgfmt accepts -c
  572. configure:15045: $MSGFMT -c -o /dev/null conftest.foo
  573. configure:15048: $? = 0
  574. configure:15050: result: yes
  575. configure:15060: checking for gmsgfmt
  576. configure:15091: result: /usr/bin/msgfmt
  577. configure:15101: checking for xgettext
  578. configure:15128: result: /usr/bin/xgettext
  579. configure:15147: gcc -o conftest -O2 -march=i486 -mtune=i686  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\"  -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -lX11 -lm   >&5
  580. <command-line>:0:10: warning: missing terminating " character
  581. <command-line>:0:10: warning: missing terminating " character
  582. configure:15147: $? = 0
  583. configure:15229: checking for catalogs to be installed
  584. configure:15254: result:  af ar da ca cs de es et eu fa fi fr gl he hr hu id it ja ko lt ml ms nb nl nn pl ps pt pt_BR ru sk sl sv tr uk ur ur_PK vi zh_CN zh_TW
  585. configure:15483: creating ./config.status
  586.  
  587. ## ---------------------- ##
  588. ## Running config.status. ##
  589. ## ---------------------- ##
  590.  
  591. This file was extended by spacefm config.status 0.7.10, which was
  592. generated by GNU Autoconf 2.69.  Invocation command line was
  593.  
  594.   CONFIG_FILES    =
  595.   CONFIG_HEADERS  =
  596.   CONFIG_LINKS    =
  597.   CONFIG_COMMANDS =
  598.   $ ./config.status
  599.  
  600. on box
  601.  
  602. config.status:1107: creating Makefile
  603. config.status:1107: creating src/Makefile
  604. config.status:1107: creating po/Makefile.in
  605. config.status:1107: creating data/Makefile
  606. config.status:1279: executing depfiles commands
  607. config.status:1279: executing libtool commands
  608. config.status:1279: executing default-1 commands
  609. config.status:1279: executing po/stamp-it commands
  610.  
  611. ## ---------------- ##
  612. ## Cache variables. ##
  613. ## ---------------- ##
  614.  
  615. ac_cv_build=i486-slackware-linux-gnu
  616. ac_cv_c_compiler_gnu=yes
  617. ac_cv_env_CC_set=
  618. ac_cv_env_CC_value=
  619. ac_cv_env_CFLAGS_set=set
  620. ac_cv_env_CFLAGS_value='-O2 -march=i486 -mtune=i686'
  621. ac_cv_env_CPPFLAGS_set=
  622. ac_cv_env_CPPFLAGS_value=
  623. ac_cv_env_CPP_set=
  624. ac_cv_env_CPP_value=
  625. ac_cv_env_GTK_CFLAGS_set=
  626. ac_cv_env_GTK_CFLAGS_value=
  627. ac_cv_env_GTK_LIBS_set=
  628. ac_cv_env_GTK_LIBS_value=
  629. ac_cv_env_HAL_CFLAGS_set=
  630. ac_cv_env_HAL_CFLAGS_value=
  631. ac_cv_env_HAL_LIBS_set=
  632. ac_cv_env_HAL_LIBS_value=
  633. ac_cv_env_LDFLAGS_set=
  634. ac_cv_env_LDFLAGS_value=
  635. ac_cv_env_LIBS_set=
  636. ac_cv_env_LIBS_value=
  637. ac_cv_env_LIBUDEV_CFLAGS_set=
  638. ac_cv_env_LIBUDEV_CFLAGS_value=
  639. ac_cv_env_LIBUDEV_LIBS_set=
  640. ac_cv_env_LIBUDEV_LIBS_value=
  641. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  642. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  643. ac_cv_env_PKG_CONFIG_PATH_set=set
  644. ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig
  645. ac_cv_env_PKG_CONFIG_set=
  646. ac_cv_env_PKG_CONFIG_value=
  647. ac_cv_env_SN_CFLAGS_set=
  648. ac_cv_env_SN_CFLAGS_value=
  649. ac_cv_env_SN_LIBS_set=
  650. ac_cv_env_SN_LIBS_value=
  651. ac_cv_env_build_alias_set=set
  652. ac_cv_env_build_alias_value=i486-slackware-linux
  653. ac_cv_env_host_alias_set=
  654. ac_cv_env_host_alias_value=
  655. ac_cv_env_target_alias_set=
  656. ac_cv_env_target_alias_value=
  657. ac_cv_func_bind_textdomain_codeset=yes
  658. ac_cv_func_dcgettext=yes
  659. ac_cv_func_eaccess=yes
  660. ac_cv_func_euidaccess=yes
  661. ac_cv_func_getpagesize=yes
  662. ac_cv_func_mmap_fixed_mapped=yes
  663. ac_cv_func_statvfs=yes
  664. ac_cv_header_dlfcn_h=yes
  665. ac_cv_header_inttypes_h=yes
  666. ac_cv_header_libintl_h=yes
  667. ac_cv_header_locale_h=yes
  668. ac_cv_header_memory_h=yes
  669. ac_cv_header_stdc=yes
  670. ac_cv_header_stdint_h=yes
  671. ac_cv_header_stdlib_h=yes
  672. ac_cv_header_string_h=yes
  673. ac_cv_header_strings_h=yes
  674. ac_cv_header_sys_param_h=yes
  675. ac_cv_header_sys_stat_h=yes
  676. ac_cv_header_sys_types_h=yes
  677. ac_cv_header_unistd_h=yes
  678. ac_cv_host=i486-slackware-linux-gnu
  679. ac_cv_lib_X11_XClearWindow=yes
  680. ac_cv_lib_m_pow=yes
  681. ac_cv_objext=o
  682. ac_cv_path_EGREP='/usr/bin/grep -E'
  683. ac_cv_path_FGREP='/usr/bin/grep -F'
  684. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  685. ac_cv_path_GREP=/usr/bin/grep
  686. ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
  687. ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
  688. ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
  689. ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
  690. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  691. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  692. ac_cv_path_SED=/usr/bin/sed
  693. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  694. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  695. ac_cv_path_install='/usr/bin/ginstall -c'
  696. ac_cv_path_mkdir=/usr/bin/mkdir
  697. ac_cv_prog_AWK=gawk
  698. ac_cv_prog_CPP='gcc -E'
  699. ac_cv_prog_ac_ct_AR=ar
  700. ac_cv_prog_ac_ct_CC=gcc
  701. ac_cv_prog_ac_ct_OBJDUMP=objdump
  702. ac_cv_prog_ac_ct_RANLIB=ranlib
  703. ac_cv_prog_ac_ct_STRIP=strip
  704. ac_cv_prog_cc_c89=
  705. ac_cv_prog_cc_g=yes
  706. ac_cv_prog_make_make_set=yes
  707. ac_cv_search_strerror='none required'
  708. am_cv_CC_dependencies_compiler_type=gcc3
  709. am_cv_prog_cc_stdc=
  710. am_cv_val_LC_MESSAGES=yes
  711. gt_cv_func_dgettext_libc=yes
  712. gt_cv_func_dgettext_libintl=no
  713. gt_cv_func_ngettext_libc=yes
  714. gt_cv_have_gettext=yes
  715. lt_cv_ar_at_file=@
  716. lt_cv_archive_cmds_need_lc=no
  717. lt_cv_deplibs_check_method=pass_all
  718. lt_cv_file_magic_cmd='$MAGIC_CMD'
  719. lt_cv_file_magic_test_file=
  720. lt_cv_ld_reload_flag=-r
  721. lt_cv_nm_interface='BSD nm'
  722. lt_cv_objdir=.libs
  723. lt_cv_path_LD=/usr/i486-slackware-linux/bin/ld
  724. lt_cv_path_NM='/usr/bin/nm -B'
  725. lt_cv_path_mainfest_tool=no
  726. lt_cv_prog_compiler_c_o=yes
  727. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  728. lt_cv_prog_compiler_pic_works=yes
  729. lt_cv_prog_compiler_rtti_exceptions=no
  730. lt_cv_prog_compiler_static_works=yes
  731. lt_cv_prog_gnu_ld=yes
  732. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  733. lt_cv_shlibpath_overrides_runpath=no
  734. 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'\'''
  735. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
  736. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
  737. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  738. lt_cv_sys_max_cmd_len=1572864
  739. lt_cv_to_host_file_cmd=func_convert_file_noop
  740. lt_cv_to_tool_file_cmd=func_convert_file_noop
  741. pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14  '
  742. pkg_cv_GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
  743. pkg_cv_LIBUDEV_CFLAGS=' '
  744. pkg_cv_LIBUDEV_LIBS='-ludev -lrt  '
  745. pkg_cv_SN_CFLAGS='-I/usr/include/startup-notification-1.0  '
  746. pkg_cv_SN_LIBS='-lstartup-notification-1  '
  747.  
  748. ## ----------------- ##
  749. ## Output variables. ##
  750. ## ----------------- ##
  751.  
  752. ACLOCAL='${SHELL} /tmp/sar/spacefm-0.7.10/missing --run aclocal-1.11'
  753. ALL_LINGUAS='af ar da ca cs de es et eu fa fi fr gl he hr hu id it ja ko lt ml ms nb nl nn pl ps pt pt_BR ru sk sl sv tr uk ur ur_PK vi zh_CN zh_TW'
  754. AMDEPBACKSLASH='\'
  755. AMDEP_FALSE='#'
  756. AMDEP_TRUE=''
  757. AMTAR='$${TAR-tar}'
  758. AM_DEFAULT_VERBOSITY='1'
  759. AR='ar'
  760. AUTOCONF='${SHELL} /tmp/sar/spacefm-0.7.10/missing --run autoconf'
  761. AUTOHEADER='${SHELL} /tmp/sar/spacefm-0.7.10/missing --run autoheader'
  762. AUTOMAKE='${SHELL} /tmp/sar/spacefm-0.7.10/missing --run automake-1.11'
  763. AWK='gawk'
  764. CATALOGS=' af.gmo ar.gmo da.gmo ca.gmo cs.gmo de.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo ml.gmo ms.gmo nb.gmo nl.gmo nn.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sl.gmo sv.gmo tr.gmo uk.gmo ur.gmo ur_PK.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
  765. CATOBJEXT='.gmo'
  766. CC='gcc'
  767. CCDEPMODE='depmode=gcc3'
  768. CFLAGS='-O2 -march=i486 -mtune=i686'
  769. CPP='gcc -E'
  770. CPPFLAGS=' -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"${datarootdir}\" -DHTMLDIR=\"${docdir}\"'
  771. CYGPATH_W='echo'
  772. DATADIRNAME='share'
  773. DEFS='-DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.10\" -DPACKAGE_STRING=\"spacefm\ 0.7.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1'
  774. DEPDIR='.deps'
  775. DESKTOP_INTEGRATION_FALSE='#'
  776. DESKTOP_INTEGRATION_TRUE=''
  777. DLLTOOL='false'
  778. DSYMUTIL=''
  779. DUMPBIN=''
  780. ECHO_C=''
  781. ECHO_N='-n'
  782. ECHO_T=''
  783. EGREP='/usr/bin/grep -E'
  784. EXEEXT=''
  785. FAM_CFLAGS=''
  786. FAM_LIBS=''
  787. FGREP='/usr/bin/grep -F'
  788. GETTEXT_PACKAGE='spacefm'
  789. GMOFILES=' af.gmo ar.gmo da.gmo ca.gmo cs.gmo de.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo ml.gmo ms.gmo nb.gmo nl.gmo nn.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sl.gmo sv.gmo tr.gmo uk.gmo ur.gmo ur_PK.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
  790. GMSGFMT='/usr/bin/msgfmt'
  791. GREP='/usr/bin/grep'
  792. GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14  '
  793. GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
  794. G_CAST_CHECKS='-DG_DISABLE_CAST_CHECKS'
  795. HAL_CFLAGS=''
  796. HAL_LIBS=''
  797. INSTALL_DATA='${INSTALL} -m 644'
  798. INSTALL_PROGRAM='${INSTALL}'
  799. INSTALL_SCRIPT='${INSTALL}'
  800. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  801. INSTOBJEXT='.mo'
  802. INTLLIBS=''
  803. INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  804. INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  805. INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  806. INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
  807. INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  808. INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  809. INTLTOOL_MERGE='/usr/bin/intltool-merge'
  810. INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
  811. INTLTOOL_PERL='/usr/bin/perl'
  812. INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  813. INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  814. INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  815. INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  816. INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  817. INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  818. INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  819. INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  820. INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  821. INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  822. INTLTOOL_UPDATE='/usr/bin/intltool-update'
  823. INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
  824. INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
  825. INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  826. INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.$$RANDOM && mkdir $$_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u $$_it_tmp_dir $< $@ && rmdir $$_it_tmp_dir'
  827. INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  828. INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
  829. INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
  830. LD='/usr/i486-slackware-linux/bin/ld'
  831. LDFLAGS=' -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions'
  832. LIBOBJS=''
  833. LIBS='-lX11 -lm '
  834. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  835. LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"'
  836. LIBUDEV_CFLAGS=' '
  837. LIBUDEV_LIBS='-ludev -lrt  '
  838. LIPO=''
  839. LN_S='ln -s'
  840. LTLIBOBJS=''
  841. MAINT='#'
  842. MAINTAINER_MODE_FALSE=''
  843. MAINTAINER_MODE_TRUE='#'
  844. MAKEINFO='${SHELL} /tmp/sar/spacefm-0.7.10/missing --run makeinfo'
  845. MANIFEST_TOOL=':'
  846. MKDIR_P='/usr/bin/mkdir -p'
  847. MKINSTALLDIRS='./mkinstalldirs'
  848. MSGFMT='/usr/bin/msgfmt'
  849. MSGFMT_OPTS='-c'
  850. MSGMERGE='/usr/bin/msgmerge'
  851. NM='/usr/bin/nm -B'
  852. NMEDIT=''
  853. NO_PIXMAPS_FALSE=''
  854. NO_PIXMAPS_TRUE='#'
  855. OBJDUMP='objdump'
  856. OBJEXT='o'
  857. OTOOL64=''
  858. OTOOL=''
  859. PACKAGE='spacefm'
  860. PACKAGE_BUGREPORT=''
  861. PACKAGE_NAME='spacefm'
  862. PACKAGE_STRING='spacefm 0.7.10'
  863. PACKAGE_TARNAME='spacefm'
  864. PACKAGE_URL=''
  865. PACKAGE_VERSION='0.7.10'
  866. PATH_SEPARATOR=':'
  867. PKG_CONFIG='/usr/bin/pkg-config'
  868. PKG_CONFIG_LIBDIR=''
  869. PKG_CONFIG_PATH='/usr/local/lib/pkgconfig:/usr/lib/pkgconfig'
  870. POFILES=' af.po ar.po da.po ca.po cs.po de.po es.po et.po eu.po fa.po fi.po fr.po gl.po he.po hr.po hu.po id.po it.po ja.po ko.po lt.po ml.po ms.po nb.po nl.po nn.po pl.po ps.po pt.po pt_BR.po ru.po sk.po sl.po sv.po tr.po uk.po ur.po ur_PK.po vi.po zh_CN.po zh_TW.po'
  871. POSUB='po'
  872. PO_IN_DATADIR_FALSE=''
  873. PO_IN_DATADIR_TRUE=''
  874. RANLIB='ranlib'
  875. SED='/usr/bin/sed'
  876. SET_MAKE=''
  877. SHELL='/bin/sh'
  878. SN_CFLAGS='-I/usr/include/startup-notification-1.0  '
  879. SN_LIBS='-lstartup-notification-1  '
  880. STRIP='strip'
  881. USE_HAL_FALSE=''
  882. USE_HAL_TRUE='#'
  883. USE_NLS='yes'
  884. VERSION='0.7.10'
  885. XGETTEXT='/usr/bin/xgettext'
  886. ac_ct_AR='ar'
  887. ac_ct_CC='gcc'
  888. ac_ct_DUMPBIN=''
  889. am__EXEEXT_FALSE=''
  890. am__EXEEXT_TRUE='#'
  891. am__fastdepCC_FALSE='#'
  892. am__fastdepCC_TRUE=''
  893. am__include='include'
  894. am__isrc=''
  895. am__leading_dot='.'
  896. am__nodep='_no'
  897. am__quote=''
  898. am__tar='$${TAR-tar} chof - "$$tardir"'
  899. am__untar='$${TAR-tar} xf -'
  900. bindir='${exec_prefix}/bin'
  901. build='i486-slackware-linux-gnu'
  902. build_alias='i486-slackware-linux'
  903. build_cpu='i486'
  904. build_os='linux-gnu'
  905. build_vendor='slackware'
  906. datadir='${datarootdir}'
  907. datarootdir='${prefix}/share'
  908. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  909. dvidir='${docdir}'
  910. exec_prefix='${prefix}'
  911. host='i486-slackware-linux-gnu'
  912. host_alias=''
  913. host_cpu='i486'
  914. host_os='linux-gnu'
  915. host_vendor='slackware'
  916. htmldir='${docdir}'
  917. includedir='${prefix}/include'
  918. infodir='${datarootdir}/info'
  919. install_sh='${SHELL} /tmp/sar/spacefm-0.7.10/install-sh'
  920. intltool__v_merge_options_0='-q'
  921. intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
  922. libdir='/usr/lib'
  923. libexecdir='${exec_prefix}/libexec'
  924. localedir='${datarootdir}/locale'
  925. localstatedir='/var'
  926. mandir='${datarootdir}/man'
  927. mkdir_p='/usr/bin/mkdir -p'
  928. oldincludedir='/usr/include'
  929. pdfdir='${docdir}'
  930. prefix='/usr'
  931. program_transform_name='s,x,x,'
  932. psdir='${docdir}'
  933. sbindir='${exec_prefix}/sbin'
  934. sharedstatedir='${prefix}/com'
  935. sysconfdir='/etc'
  936. target_alias=''
  937.  
  938. ## ----------- ##
  939. ## confdefs.h. ##
  940. ## ----------- ##
  941.  
  942. /* confdefs.h */
  943. #define PACKAGE_NAME "spacefm"
  944. #define PACKAGE_TARNAME "spacefm"
  945. #define PACKAGE_VERSION "0.7.10"
  946. #define PACKAGE_STRING "spacefm 0.7.10"
  947. #define PACKAGE_BUGREPORT ""
  948. #define PACKAGE_URL ""
  949. #define PACKAGE "spacefm"
  950. #define VERSION "0.7.10"
  951. #define STDC_HEADERS 1
  952. #define HAVE_SYS_TYPES_H 1
  953. #define HAVE_SYS_STAT_H 1
  954. #define HAVE_STDLIB_H 1
  955. #define HAVE_STRING_H 1
  956. #define HAVE_MEMORY_H 1
  957. #define HAVE_STRINGS_H 1
  958. #define HAVE_INTTYPES_H 1
  959. #define HAVE_STDINT_H 1
  960. #define HAVE_UNISTD_H 1
  961. #define HAVE_DLFCN_H 1
  962. #define LT_OBJDIR ".libs/"
  963. #define STDC_HEADERS 1
  964. #define HAVE_STDLIB_H 1
  965. #define HAVE_UNISTD_H 1
  966. #define HAVE_SYS_PARAM_H 1
  967. #define HAVE_GETPAGESIZE 1
  968. #define HAVE_MMAP 1
  969. #define HAVE_LIBM 1
  970. #define HAVE_LIBX11 1
  971. #define USE_INOTIFY 1
  972. #define _LARGEFILE64_SOURCE 1
  973. #define _FILE_OFFSET_BITS 64
  974. #define SUPER_USER_CHECKS 1
  975. #define DESKTOP_INTEGRATION 1
  976. #define HAVE_EUIDACCESS /**/
  977. #define HAVE_EACCESS /**/
  978. #define HAVE_STATVFS /**/
  979. #define GETTEXT_PACKAGE "spacefm"
  980. #define HAVE_LOCALE_H 1
  981. #define HAVE_LC_MESSAGES 1
  982. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  983. #define HAVE_GETTEXT 1
  984. #define HAVE_DCGETTEXT 1
  985. #define ENABLE_NLS 1
  986.  
  987. configure: exit 0

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

worth-right
fantasy-obligation
fantasy-obligation