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

Advertising

Someone
Saturday, May 5th, 2012 at 4:37:02am 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 wxcam configure 1.1, which was
  5. generated by GNU Autoconf 2.67.  Invocation command line was
  6.  
  7.   $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = dark
  14. uname -m = i686
  15. uname -r = 2.6.38.4-smp
  16. uname -s = Linux
  17. uname -v = #1 SMP Thu Apr 21 20:17:19 CDT 2011
  18.  
  19. /usr/bin/uname -p = AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
  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/bin
  31. PATH: /usr/bin
  32. PATH: /bin
  33. PATH: /usr/games
  34. PATH: /usr/lib/java/bin
  35. PATH: /usr/lib/kde4/libexec
  36. PATH: /usr/lib/qt/bin
  37. PATH: /usr/share/texmf/bin
  38. PATH: .
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2550: checking for a BSD-compatible install
  46. configure:2618: result: /usr/bin/ginstall -c
  47. configure:2629: checking whether build environment is sane
  48. configure:2679: result: yes
  49. configure:2820: checking for a thread-safe mkdir -p
  50. configure:2859: result: /usr/bin/mkdir -p
  51. configure:2872: checking for gawk
  52. configure:2888: found /usr/bin/gawk
  53. configure:2899: result: gawk
  54. configure:2910: checking whether make sets $(MAKE)
  55. configure:2932: result: yes
  56. configure:3015: checking whether to enable maintainer-specific portions of Makefiles
  57. configure:3024: result: no
  58. configure:3050: checking for style of include used by make
  59. configure:3078: result: GNU
  60. configure:3148: checking for gcc
  61. configure:3164: found /usr/bin/gcc
  62. configure:3175: result: gcc
  63. configure:3404: checking for C compiler version
  64. configure:3413: gcc --version >&5
  65. gcc (GCC) 4.5.2
  66. Copyright (C) 2010 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:3424: $? = 0
  71. configure:3413: gcc -v >&5
  72. Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs
  73. COLLECT_GCC=gcc
  74. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper
  75. Target: i486-slackware-linux
  76. 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
  77. Thread model: posix
  78. gcc version 4.5.2 (GCC)
  79. configure:3424: $? = 0
  80. configure:3413: gcc -V >&5
  81. gcc: '-V' option must have argument
  82. configure:3424: $? = 1
  83. configure:3413: gcc -qversion >&5
  84. gcc: unrecognized option '-qversion'
  85. gcc: no input files
  86. configure:3424: $? = 1
  87. configure:3444: checking whether the C compiler works
  88. configure:3466: gcc    conftest.c  >&5
  89. configure:3470: $? = 0
  90. configure:3518: result: yes
  91. configure:3521: checking for C compiler default output file name
  92. configure:3523: result: a.out
  93. configure:3529: checking for suffix of executables
  94. configure:3536: gcc -o conftest    conftest.c  >&5
  95. configure:3540: $? = 0
  96. configure:3562: result:
  97. configure:3584: checking whether we are cross compiling
  98. configure:3592: gcc -o conftest    conftest.c  >&5
  99. configure:3596: $? = 0
  100. configure:3603: ./conftest
  101. configure:3607: $? = 0
  102. configure:3622: result: no
  103. configure:3627: checking for suffix of object files
  104. configure:3649: gcc -c   conftest.c >&5
  105. configure:3653: $? = 0
  106. configure:3674: result: o
  107. configure:3678: checking whether we are using the GNU C compiler
  108. configure:3697: gcc -c   conftest.c >&5
  109. configure:3697: $? = 0
  110. configure:3706: result: yes
  111. configure:3715: checking whether gcc accepts -g
  112. configure:3735: gcc -c -g  conftest.c >&5
  113. configure:3735: $? = 0
  114. configure:3776: result: yes
  115. configure:3793: checking for gcc option to accept ISO C89
  116. configure:3857: gcc  -c -g -O2  conftest.c >&5
  117. configure:3857: $? = 0
  118. configure:3870: result: none needed
  119. configure:3892: checking dependency style of gcc
  120. configure:4002: result: gcc3
  121. configure:4018: checking for library containing strerror
  122. configure:4049: gcc -o conftest -g -O2   conftest.c  >&5
  123. configure:4049: $? = 0
  124. configure:4066: result: none required
  125. configure:4122: checking for gcc
  126. configure:4149: result: gcc
  127. configure:4378: checking for C compiler version
  128. configure:4387: gcc --version >&5
  129. gcc (GCC) 4.5.2
  130. Copyright (C) 2010 Free Software Foundation, Inc.
  131. This is free software; see the source for copying conditions.  There is NO
  132. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  133.  
  134. configure:4398: $? = 0
  135. configure:4387: gcc -v >&5
  136. Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs
  137. COLLECT_GCC=gcc
  138. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper
  139. Target: i486-slackware-linux
  140. 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
  141. Thread model: posix
  142. gcc version 4.5.2 (GCC)
  143. configure:4398: $? = 0
  144. configure:4387: gcc -V >&5
  145. gcc: '-V' option must have argument
  146. configure:4398: $? = 1
  147. configure:4387: gcc -qversion >&5
  148. gcc: unrecognized option '-qversion'
  149. gcc: no input files
  150. configure:4398: $? = 1
  151. configure:4402: checking whether we are using the GNU C compiler
  152. configure:4430: result: yes
  153. configure:4439: checking whether gcc accepts -g
  154. configure:4500: result: yes
  155. configure:4517: checking for gcc option to accept ISO C89
  156. configure:4594: result: none needed
  157. configure:4616: checking dependency style of gcc
  158. configure:4726: result: gcc3
  159. configure:4789: checking for gcc
  160. configure:4816: result: gcc
  161. configure:5045: checking for C compiler version
  162. configure:5054: gcc --version >&5
  163. gcc (GCC) 4.5.2
  164. Copyright (C) 2010 Free Software Foundation, Inc.
  165. This is free software; see the source for copying conditions.  There is NO
  166. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  167.  
  168. configure:5065: $? = 0
  169. configure:5054: gcc -v >&5
  170. Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs
  171. COLLECT_GCC=gcc
  172. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper
  173. Target: i486-slackware-linux
  174. 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
  175. Thread model: posix
  176. gcc version 4.5.2 (GCC)
  177. configure:5065: $? = 0
  178. configure:5054: gcc -V >&5
  179. gcc: '-V' option must have argument
  180. configure:5065: $? = 1
  181. configure:5054: gcc -qversion >&5
  182. gcc: unrecognized option '-qversion'
  183. gcc: no input files
  184. configure:5065: $? = 1
  185. configure:5069: checking whether we are using the GNU C compiler
  186. configure:5097: result: yes
  187. configure:5106: checking whether gcc accepts -g
  188. configure:5167: result: yes
  189. configure:5184: checking for gcc option to accept ISO C89
  190. configure:5261: result: none needed
  191. configure:5283: checking dependency style of gcc
  192. configure:5393: result: gcc3
  193. configure:5416: checking how to run the C preprocessor
  194. configure:5447: gcc -E  conftest.c
  195. configure:5447: $? = 0
  196. configure:5461: gcc -E  conftest.c
  197. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  198. compilation terminated.
  199. configure:5461: $? = 1
  200. configure: failed program was:
  201. | /* confdefs.h */
  202. | #define PACKAGE_NAME "wxcam"
  203. | #define PACKAGE_TARNAME "wxcam"
  204. | #define PACKAGE_VERSION "1.1"
  205. | #define PACKAGE_STRING "wxcam 1.1"
  206. | #define PACKAGE_BUGREPORT ""
  207. | #define PACKAGE_URL ""
  208. | #define PACKAGE "wxcam"
  209. | #define VERSION "1.1"
  210. | /* end confdefs.h.  */
  211. | #include <ac_nonexistent.h>
  212. configure:5486: result: gcc -E
  213. configure:5506: gcc -E  conftest.c
  214. configure:5506: $? = 0
  215. configure:5520: gcc -E  conftest.c
  216. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  217. compilation terminated.
  218. configure:5520: $? = 1
  219. configure: failed program was:
  220. | /* confdefs.h */
  221. | #define PACKAGE_NAME "wxcam"
  222. | #define PACKAGE_TARNAME "wxcam"
  223. | #define PACKAGE_VERSION "1.1"
  224. | #define PACKAGE_STRING "wxcam 1.1"
  225. | #define PACKAGE_BUGREPORT ""
  226. | #define PACKAGE_URL ""
  227. | #define PACKAGE "wxcam"
  228. | #define VERSION "1.1"
  229. | /* end confdefs.h.  */
  230. | #include <ac_nonexistent.h>
  231. configure:5549: checking for grep that handles long lines and -e
  232. configure:5607: result: /usr/bin/grep
  233. configure:5612: checking for egrep
  234. configure:5674: result: /usr/bin/grep -E
  235. configure:5679: checking for ANSI C header files
  236. configure:5699: gcc -c -g -O2  conftest.c >&5
  237. configure:5699: $? = 0
  238. configure:5772: gcc -o conftest -g -O2   conftest.c  >&5
  239. configure:5772: $? = 0
  240. configure:5772: ./conftest
  241. configure:5772: $? = 0
  242. configure:5783: result: yes
  243. configure:5803: checking wxWidgets version
  244. configure:5806: result: 2.8.12
  245. configure:5827: checking how to run the C preprocessor
  246. configure:5897: result: gcc -E
  247. configure:5917: gcc -E  conftest.c
  248. configure:5917: $? = 0
  249. configure:5931: gcc -E  conftest.c
  250. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  251. compilation terminated.
  252. configure:5931: $? = 1
  253. configure: failed program was:
  254. | /* confdefs.h */
  255. | #define PACKAGE_NAME "wxcam"
  256. | #define PACKAGE_TARNAME "wxcam"
  257. | #define PACKAGE_VERSION "1.1"
  258. | #define PACKAGE_STRING "wxcam 1.1"
  259. | #define PACKAGE_BUGREPORT ""
  260. | #define PACKAGE_URL ""
  261. | #define PACKAGE "wxcam"
  262. | #define VERSION "1.1"
  263. | #define STDC_HEADERS 1
  264. | /* end confdefs.h.  */
  265. | #include <ac_nonexistent.h>
  266. configure:6017: checking for g++
  267. configure:6033: found /usr/bin/g++
  268. configure:6044: result: g++
  269. configure:6071: checking for C++ compiler version
  270. configure:6080: g++ --version >&5
  271. g++ (GCC) 4.5.2
  272. Copyright (C) 2010 Free Software Foundation, Inc.
  273. This is free software; see the source for copying conditions.  There is NO
  274. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  275.  
  276. configure:6091: $? = 0
  277. configure:6080: g++ -v >&5
  278. Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs
  279. COLLECT_GCC=g++
  280. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper
  281. Target: i486-slackware-linux
  282. 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
  283. Thread model: posix
  284. gcc version 4.5.2 (GCC)
  285. configure:6091: $? = 0
  286. configure:6080: g++ -V >&5
  287. g++: '-V' option must have argument
  288. configure:6091: $? = 1
  289. configure:6080: g++ -qversion >&5
  290. g++: unrecognized option '-qversion'
  291. g++: no input files
  292. configure:6091: $? = 1
  293. configure:6095: checking whether we are using the GNU C++ compiler
  294. configure:6114: g++ -c   conftest.cpp >&5
  295. configure:6114: $? = 0
  296. configure:6123: result: yes
  297. configure:6132: checking whether g++ accepts -g
  298. configure:6152: g++ -c -g  conftest.cpp >&5
  299. configure:6152: $? = 0
  300. configure:6193: result: yes
  301. configure:6218: checking dependency style of g++
  302. configure:6328: result: gcc3
  303. configure:6357: checking for sys/types.h
  304. configure:6357: gcc -c -g -O2  conftest.c >&5
  305. configure:6357: $? = 0
  306. configure:6357: result: yes
  307. configure:6357: checking for sys/stat.h
  308. configure:6357: gcc -c -g -O2  conftest.c >&5
  309. configure:6357: $? = 0
  310. configure:6357: result: yes
  311. configure:6357: checking for stdlib.h
  312. configure:6357: gcc -c -g -O2  conftest.c >&5
  313. configure:6357: $? = 0
  314. configure:6357: result: yes
  315. configure:6357: checking for string.h
  316. configure:6357: gcc -c -g -O2  conftest.c >&5
  317. configure:6357: $? = 0
  318. configure:6357: result: yes
  319. configure:6357: checking for memory.h
  320. configure:6357: gcc -c -g -O2  conftest.c >&5
  321. configure:6357: $? = 0
  322. configure:6357: result: yes
  323. configure:6357: checking for strings.h
  324. configure:6357: gcc -c -g -O2  conftest.c >&5
  325. configure:6357: $? = 0
  326. configure:6357: result: yes
  327. configure:6357: checking for inttypes.h
  328. configure:6357: gcc -c -g -O2  conftest.c >&5
  329. configure:6357: $? = 0
  330. configure:6357: result: yes
  331. configure:6357: checking for stdint.h
  332. configure:6357: gcc -c -g -O2  conftest.c >&5
  333. configure:6357: $? = 0
  334. configure:6357: result: yes
  335. configure:6357: checking for unistd.h
  336. configure:6357: gcc -c -g -O2  conftest.c >&5
  337. configure:6357: $? = 0
  338. configure:6357: result: yes
  339. configure:6372: checking locale.h usability
  340. configure:6372: gcc -c -g -O2  conftest.c >&5
  341. configure:6372: $? = 0
  342. configure:6372: result: yes
  343. configure:6372: checking locale.h presence
  344. configure:6372: gcc -E  conftest.c
  345. configure:6372: $? = 0
  346. configure:6372: result: yes
  347. configure:6372: checking for locale.h
  348. configure:6372: result: yes
  349. configure:6383: checking for LC_MESSAGES
  350. configure:6399: gcc -o conftest -g -O2   conftest.c  >&5
  351. configure:6399: $? = 0
  352. configure:6407: result: yes
  353. configure:6424: checking libintl.h usability
  354. configure:6424: gcc -c -g -O2  conftest.c >&5
  355. configure:6424: $? = 0
  356. configure:6424: result: yes
  357. configure:6424: checking libintl.h presence
  358. configure:6424: gcc -E  conftest.c
  359. configure:6424: $? = 0
  360. configure:6424: result: yes
  361. configure:6424: checking for libintl.h
  362. configure:6424: result: yes
  363. configure:6432: checking for ngettext in libc
  364. configure:6450: gcc -o conftest -g -O2   conftest.c  >&5
  365. configure:6450: $? = 0
  366. configure:6459: result: yes
  367. configure:6463: checking for dgettext in libc
  368. configure:6481: gcc -o conftest -g -O2   conftest.c  >&5
  369. configure:6481: $? = 0
  370. configure:6490: result: yes
  371. configure:6497: checking for bind_textdomain_codeset
  372. configure:6497: gcc -o conftest -g -O2   conftest.c  >&5
  373. configure:6497: $? = 0
  374. configure:6497: result: yes
  375. configure:6773: checking for msgfmt
  376. configure:6800: result: /usr/bin/msgfmt
  377. configure:6811: checking for dcgettext
  378. configure:6811: gcc -o conftest -g -O2   conftest.c   >&5
  379. conftest.c:49:6: warning: conflicting types for built-in function 'dcgettext'
  380. configure:6811: $? = 0
  381. configure:6811: result: yes
  382. configure:6821: checking if msgfmt accepts -c
  383. configure:6836: $MSGFMT -c -o /dev/null conftest.foo
  384. configure:6839: $? = 0
  385. configure:6841: result: yes
  386. configure:6851: checking for gmsgfmt
  387. configure:6882: result: /usr/bin/msgfmt
  388. configure:6892: checking for xgettext
  389. configure:6919: result: /usr/bin/xgettext
  390. configure:6938: gcc -o conftest -g -O2   conftest.c   >&5
  391. configure:6938: $? = 0
  392. configure:7074: checking whether NLS is requested
  393. configure:7083: result: yes
  394. configure:7098: checking for intltool >= 0.35.0
  395. configure:7105: result: 0.41.1 found
  396. configure:7113: checking for intltool-update
  397. configure:7131: found /usr/bin/intltool-update
  398. configure:7143: result: /usr/bin/intltool-update
  399. configure:7153: checking for intltool-merge
  400. configure:7171: found /usr/bin/intltool-merge
  401. configure:7183: result: /usr/bin/intltool-merge
  402. configure:7193: checking for intltool-extract
  403. configure:7211: found /usr/bin/intltool-extract
  404. configure:7223: result: /usr/bin/intltool-extract
  405. configure:7354: checking for xgettext
  406. configure:7384: result: /usr/bin/xgettext
  407. configure:7394: checking for msgmerge
  408. configure:7412: found /usr/bin/msgmerge
  409. configure:7424: result: /usr/bin/msgmerge
  410. configure:7434: checking for msgfmt
  411. configure:7464: result: /usr/bin/msgfmt
  412. configure:7474: checking for gmsgfmt
  413. configure:7505: result: /usr/bin/msgfmt
  414. configure:7525: checking for perl
  415. configure:7543: found /usr/bin/perl
  416. configure:7555: result: /usr/bin/perl
  417. configure:7566: checking for perl >= 5.8.1
  418. configure:7573: result: 5.12.3
  419. configure:7577: checking for XML::Parser
  420. configure:7580: result: ok
  421. configure:7663: checking build system type
  422. configure:7677: result: i686-pc-linux-gnu
  423. configure:7697: checking host system type
  424. configure:7710: result: i686-pc-linux-gnu
  425. configure:7730: checking for a sed that does not truncate output
  426. configure:7794: result: /usr/bin/sed
  427. configure:7812: checking for fgrep
  428. configure:7874: result: /usr/bin/grep -F
  429. configure:7909: checking for ld used by gcc
  430. configure:7976: result: /usr/i486-slackware-linux/bin/ld
  431. configure:7983: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld
  432. configure:7998: result: yes
  433. configure:8010: checking for BSD- or MS-compatible name lister (nm)
  434. configure:8059: result: /usr/bin/nm -B
  435. configure:8177: checking the name lister (/usr/bin/nm -B) interface
  436. configure:8184: gcc -c -g -O2  conftest.c >&5
  437. configure:8187: /usr/bin/nm -B "conftest.o"
  438. configure:8190: output
  439. 00000000 B some_variable
  440. configure:8197: result: BSD nm
  441. configure:8200: checking whether ln -s works
  442. configure:8204: result: yes
  443. configure:8212: checking the maximum length of command line arguments
  444. configure:8332: result: 1572864
  445. configure:8349: checking whether the shell understands some XSI constructs
  446. configure:8359: result: yes
  447. configure:8363: checking whether the shell understands "+="
  448. configure:8369: result: yes
  449. configure:8404: checking for /usr/i486-slackware-linux/bin/ld option to reload object files
  450. configure:8411: result: -r
  451. configure:8480: checking for objdump
  452. configure:8496: found /usr/bin/objdump
  453. configure:8507: result: objdump
  454. configure:8539: checking how to recognize dependent libraries
  455. configure:8735: result: pass_all
  456. configure:8795: checking for ar
  457. configure:8811: found /usr/bin/ar
  458. configure:8822: result: ar
  459. configure:8900: checking for strip
  460. configure:8916: found /usr/bin/strip
  461. configure:8927: result: strip
  462. configure:8999: checking for ranlib
  463. configure:9015: found /usr/bin/ranlib
  464. configure:9026: result: ranlib
  465. configure:9116: checking command to parse /usr/bin/nm -B output from gcc object
  466. configure:9234: gcc -c -g -O2  conftest.c >&5
  467. configure:9237: $? = 0
  468. configure:9241: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[   ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[   ][        ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  469. configure:9244: $? = 0
  470. configure:9298: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
  471. configure:9301: $? = 0
  472. configure:9339: result: ok
  473. configure:10144: checking for dlfcn.h
  474. configure:10144: gcc -c -g -O2  conftest.c >&5
  475. configure:10144: $? = 0
  476. configure:10144: result: yes
  477. configure:10269: checking for C++ compiler version
  478. configure:10278: g++ --version >&5
  479. g++ (GCC) 4.5.2
  480. Copyright (C) 2010 Free Software Foundation, Inc.
  481. This is free software; see the source for copying conditions.  There is NO
  482. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  483.  
  484. configure:10289: $? = 0
  485. configure:10278: g++ -v >&5
  486. Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs
  487. COLLECT_GCC=g++
  488. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper
  489. Target: i486-slackware-linux
  490. 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
  491. Thread model: posix
  492. gcc version 4.5.2 (GCC)
  493. configure:10289: $? = 0
  494. configure:10278: g++ -V >&5
  495. g++: '-V' option must have argument
  496. configure:10289: $? = 1
  497. configure:10278: g++ -qversion >&5
  498. g++: unrecognized option '-qversion'
  499. g++: no input files
  500. configure:10289: $? = 1
  501. configure:10293: checking whether we are using the GNU C++ compiler
  502. configure:10321: result: yes
  503. configure:10330: checking whether g++ accepts -g
  504. configure:10391: result: yes
  505. configure:10416: checking dependency style of g++
  506. configure:10526: result: gcc3
  507. configure:10549: checking how to run the C++ preprocessor
  508. configure:10576: g++ -E  conftest.cpp
  509. configure:10576: $? = 0
  510. configure:10590: g++ -E  conftest.cpp
  511. conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory
  512. compilation terminated.
  513. configure:10590: $? = 1
  514. configure: failed program was:
  515. | /* confdefs.h */
  516. | #define PACKAGE_NAME "wxcam"
  517. | #define PACKAGE_TARNAME "wxcam"
  518. | #define PACKAGE_VERSION "1.1"
  519. | #define PACKAGE_STRING "wxcam 1.1"
  520. | #define PACKAGE_BUGREPORT ""
  521. | #define PACKAGE_URL ""
  522. | #define PACKAGE "wxcam"
  523. | #define VERSION "1.1"
  524. | #define STDC_HEADERS 1
  525. | #define GETTEXT_PACKAGE "wxcam"
  526. | #define HAVE_SYS_TYPES_H 1
  527. | #define HAVE_SYS_STAT_H 1
  528. | #define HAVE_STDLIB_H 1
  529. | #define HAVE_STRING_H 1
  530. | #define HAVE_MEMORY_H 1
  531. | #define HAVE_STRINGS_H 1
  532. | #define HAVE_INTTYPES_H 1
  533. | #define HAVE_STDINT_H 1
  534. | #define HAVE_UNISTD_H 1
  535. | #define HAVE_LOCALE_H 1
  536. | #define HAVE_LC_MESSAGES 1
  537. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  538. | #define HAVE_GETTEXT 1
  539. | #define HAVE_DCGETTEXT 1
  540. | #define ENABLE_NLS 1
  541. | #define HAVE_DLFCN_H 1
  542. | /* end confdefs.h.  */
  543. | #include <ac_nonexistent.h>
  544. configure:10615: result: g++ -E
  545. configure:10635: g++ -E  conftest.cpp
  546. configure:10635: $? = 0
  547. configure:10649: g++ -E  conftest.cpp
  548. conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory
  549. compilation terminated.
  550. configure:10649: $? = 1
  551. configure: failed program was:
  552. | /* confdefs.h */
  553. | #define PACKAGE_NAME "wxcam"
  554. | #define PACKAGE_TARNAME "wxcam"
  555. | #define PACKAGE_VERSION "1.1"
  556. | #define PACKAGE_STRING "wxcam 1.1"
  557. | #define PACKAGE_BUGREPORT ""
  558. | #define PACKAGE_URL ""
  559. | #define PACKAGE "wxcam"
  560. | #define VERSION "1.1"
  561. | #define STDC_HEADERS 1
  562. | #define GETTEXT_PACKAGE "wxcam"
  563. | #define HAVE_SYS_TYPES_H 1
  564. | #define HAVE_SYS_STAT_H 1
  565. | #define HAVE_STDLIB_H 1
  566. | #define HAVE_STRING_H 1
  567. | #define HAVE_MEMORY_H 1
  568. | #define HAVE_STRINGS_H 1
  569. | #define HAVE_INTTYPES_H 1
  570. | #define HAVE_STDINT_H 1
  571. | #define HAVE_UNISTD_H 1
  572. | #define HAVE_LOCALE_H 1
  573. | #define HAVE_LC_MESSAGES 1
  574. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  575. | #define HAVE_GETTEXT 1
  576. | #define HAVE_DCGETTEXT 1
  577. | #define ENABLE_NLS 1
  578. | #define HAVE_DLFCN_H 1
  579. | /* end confdefs.h.  */
  580. | #include <ac_nonexistent.h>
  581. configure:10855: checking for objdir
  582. configure:10870: result: .libs
  583. configure:11162: checking if gcc supports -fno-rtti -fno-exceptions
  584. configure:11180: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
  585. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  586. configure:11184: $? = 0
  587. configure:11197: result: no
  588. configure:11217: checking for gcc option to produce PIC
  589. configure:11489: result: -fPIC -DPIC
  590. configure:11501: checking if gcc PIC flag -fPIC -DPIC works
  591. configure:11519: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
  592. configure:11523: $? = 0
  593. configure:11536: result: yes
  594. configure:11560: checking if gcc static flag -static works
  595. configure:11588: result: yes
  596. configure:11603: checking if gcc supports -c -o file.o
  597. configure:11624: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
  598. configure:11628: $? = 0
  599. configure:11650: result: yes
  600. configure:11658: checking if gcc supports -c -o file.o
  601. configure:11705: result: yes
  602. configure:11738: checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries
  603. configure:12729: result: yes
  604. configure:12766: checking whether -lc should be explicitly linked in
  605. configure:12771: gcc -c -g -O2  conftest.c >&5
  606. configure:12774: $? = 0
  607. configure:12789: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
  608. configure:12792: $? = 0
  609. configure:12804: result: no
  610. configure:12968: checking dynamic linker characteristics
  611. configure:13401: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
  612. configure:13401: $? = 0
  613. configure:13631: result: GNU/Linux ld.so
  614. configure:13733: checking how to hardcode library paths into programs
  615. configure:13758: result: immediate
  616. configure:14278: checking whether stripping libraries is possible
  617. configure:14283: result: yes
  618. configure:14318: checking if libtool supports shared libraries
  619. configure:14320: result: yes
  620. configure:14323: checking whether to build shared libraries
  621. configure:14344: result: yes
  622. configure:14347: checking whether to build static libraries
  623. configure:14351: result: yes
  624. configure:14501: checking for ld used by g++
  625. configure:14568: result: /usr/i486-slackware-linux/bin/ld
  626. configure:14575: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld
  627. configure:14590: result: yes
  628. configure:14645: checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries
  629. configure:15558: result: yes
  630. configure:15586: g++ -c -g -O2  conftest.cpp >&5
  631. configure:15589: $? = 0
  632. configure:15771: checking for g++ option to produce PIC
  633. configure:16088: result: -fPIC -DPIC
  634. configure:16097: checking if g++ PIC flag -fPIC -DPIC works
  635. configure:16115: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
  636. configure:16119: $? = 0
  637. configure:16132: result: yes
  638. configure:16153: checking if g++ static flag -static works
  639. configure:16181: result: yes
  640. configure:16193: checking if g++ supports -c -o file.o
  641. configure:16214: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
  642. configure:16218: $? = 0
  643. configure:16240: result: yes
  644. configure:16245: checking if g++ supports -c -o file.o
  645. configure:16292: result: yes
  646. configure:16322: checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries
  647. configure:16351: result: yes
  648. configure:16488: checking dynamic linker characteristics
  649. configure:16869: g++ -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.cpp  >&5
  650. configure:16869: $? = 0
  651. configure:17099: result: GNU/Linux ld.so
  652. configure:17150: checking how to hardcode library paths into programs
  653. configure:17175: result: immediate
  654. configure:17382: creating ./config.status
  655.  
  656. ## ---------------------- ##
  657. ## Running config.status. ##
  658. ## ---------------------- ##
  659.  
  660. This file was extended by wxcam config.status 1.1, which was
  661. generated by GNU Autoconf 2.67.  Invocation command line was
  662.  
  663.   CONFIG_FILES    =
  664.   CONFIG_HEADERS  =
  665.   CONFIG_LINKS    =
  666.   CONFIG_COMMANDS =
  667.   $ ./config.status
  668.  
  669. on dark
  670.  
  671. config.status:1210: creating Makefile
  672. config.status:1210: creating src/Makefile
  673. config.status:1210: creating po/Makefile.in
  674. config.status:1210: creating config.h
  675. config.status:1390: config.h is unchanged
  676. config.status:1438: executing depfiles commands
  677. config.status:1438: executing default-1 commands
  678. config.status:1438: executing libtool commands
  679. config.status:1438: executing po/stamp-it commands
  680.  
  681. ## ---------------- ##
  682. ## Cache variables. ##
  683. ## ---------------- ##
  684.  
  685. ac_cv_build=i686-pc-linux-gnu
  686. ac_cv_c_compiler_gnu=yes
  687. ac_cv_cxx_compiler_gnu=yes
  688. ac_cv_env_CCC_set=
  689. ac_cv_env_CCC_value=
  690. ac_cv_env_CC_set=
  691. ac_cv_env_CC_value=
  692. ac_cv_env_CFLAGS_set=
  693. ac_cv_env_CFLAGS_value=
  694. ac_cv_env_CPPFLAGS_set=
  695. ac_cv_env_CPPFLAGS_value=
  696. ac_cv_env_CPP_set=
  697. ac_cv_env_CPP_value=
  698. ac_cv_env_CXXCPP_set=
  699. ac_cv_env_CXXCPP_value=
  700. ac_cv_env_CXXFLAGS_set=
  701. ac_cv_env_CXXFLAGS_value=
  702. ac_cv_env_CXX_set=
  703. ac_cv_env_CXX_value=
  704. ac_cv_env_LDFLAGS_set=
  705. ac_cv_env_LDFLAGS_value=
  706. ac_cv_env_LIBS_set=
  707. ac_cv_env_LIBS_value=
  708. ac_cv_env_build_alias_set=
  709. ac_cv_env_build_alias_value=
  710. ac_cv_env_host_alias_set=
  711. ac_cv_env_host_alias_value=
  712. ac_cv_env_target_alias_set=
  713. ac_cv_env_target_alias_value=
  714. ac_cv_func_bind_textdomain_codeset=yes
  715. ac_cv_func_dcgettext=yes
  716. ac_cv_header_dlfcn_h=yes
  717. ac_cv_header_inttypes_h=yes
  718. ac_cv_header_libintl_h=yes
  719. ac_cv_header_locale_h=yes
  720. ac_cv_header_memory_h=yes
  721. ac_cv_header_stdc=yes
  722. ac_cv_header_stdint_h=yes
  723. ac_cv_header_stdlib_h=yes
  724. ac_cv_header_string_h=yes
  725. ac_cv_header_strings_h=yes
  726. ac_cv_header_sys_stat_h=yes
  727. ac_cv_header_sys_types_h=yes
  728. ac_cv_header_unistd_h=yes
  729. ac_cv_host=i686-pc-linux-gnu
  730. ac_cv_objext=o
  731. ac_cv_path_EGREP='/usr/bin/grep -E'
  732. ac_cv_path_FGREP='/usr/bin/grep -F'
  733. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  734. ac_cv_path_GREP=/usr/bin/grep
  735. ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
  736. ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
  737. ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
  738. ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
  739. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  740. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  741. ac_cv_path_SED=/usr/bin/sed
  742. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  743. ac_cv_path_install='/usr/bin/ginstall -c'
  744. ac_cv_path_mkdir=/usr/bin/mkdir
  745. ac_cv_prog_AWK=gawk
  746. ac_cv_prog_CPP='gcc -E'
  747. ac_cv_prog_CXXCPP='g++ -E'
  748. ac_cv_prog_ac_ct_AR=ar
  749. ac_cv_prog_ac_ct_CC=gcc
  750. ac_cv_prog_ac_ct_CXX=g++
  751. ac_cv_prog_ac_ct_OBJDUMP=objdump
  752. ac_cv_prog_ac_ct_RANLIB=ranlib
  753. ac_cv_prog_ac_ct_STRIP=strip
  754. ac_cv_prog_cc_c89=
  755. ac_cv_prog_cc_g=yes
  756. ac_cv_prog_cxx_g=yes
  757. ac_cv_prog_make_make_set=yes
  758. ac_cv_search_strerror='none required'
  759. am_cv_CC_dependencies_compiler_type=gcc3
  760. am_cv_CXX_dependencies_compiler_type=gcc3
  761. am_cv_prog_cc_stdc=
  762. am_cv_val_LC_MESSAGES=yes
  763. gt_cv_func_dgettext_libc=yes
  764. gt_cv_func_dgettext_libintl=no
  765. gt_cv_func_ngettext_libc=yes
  766. gt_cv_have_gettext=yes
  767. lt_cv_deplibs_check_method=pass_all
  768. lt_cv_file_magic_cmd='$MAGIC_CMD'
  769. lt_cv_file_magic_test_file=
  770. lt_cv_ld_reload_flag=-r
  771. lt_cv_nm_interface='BSD nm'
  772. lt_cv_objdir=.libs
  773. lt_cv_path_LD=/usr/i486-slackware-linux/bin/ld
  774. lt_cv_path_LDCXX=/usr/i486-slackware-linux/bin/ld
  775. lt_cv_path_NM='/usr/bin/nm -B'
  776. lt_cv_prog_compiler_c_o=yes
  777. lt_cv_prog_compiler_c_o_CXX=yes
  778. lt_cv_prog_compiler_pic_works=yes
  779. lt_cv_prog_compiler_pic_works_CXX=yes
  780. lt_cv_prog_compiler_rtti_exceptions=no
  781. lt_cv_prog_compiler_static_works=yes
  782. lt_cv_prog_compiler_static_works_CXX=yes
  783. lt_cv_prog_gnu_ld=yes
  784. lt_cv_prog_gnu_ldcxx=yes
  785. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[       ][    ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  786. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
  787. 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'\'''
  788. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  789. lt_cv_sys_max_cmd_len=1572864
  790.  
  791. ## ----------------- ##
  792. ## Output variables. ##
  793. ## ----------------- ##
  794.  
  795. ACLOCAL='${SHELL} /home/terry/Downloads/wxcam-1.1/missing --run aclocal-1.11'
  796. ALL_LINGUAS=''
  797. AMDEPBACKSLASH='\'
  798. AMDEP_FALSE='#'
  799. AMDEP_TRUE=''
  800. AMTAR='${SHELL} /home/terry/Downloads/wxcam-1.1/missing --run tar'
  801. AM_BACKSLASH='\'
  802. AM_DEFAULT_VERBOSITY='0'
  803. AR='ar'
  804. AUTOCONF='${SHELL} /home/terry/Downloads/wxcam-1.1/missing --run autoconf'
  805. AUTOHEADER='${SHELL} /home/terry/Downloads/wxcam-1.1/missing --run autoheader'
  806. AUTOMAKE='${SHELL} /home/terry/Downloads/wxcam-1.1/missing --run automake-1.11'
  807. AWK='gawk'
  808. CATALOGS=''
  809. CATOBJEXT='.gmo'
  810. CC='gcc'
  811. CCDEPMODE='depmode=gcc3'
  812. CFLAGS='-g -O2'
  813. CPP='gcc -E'
  814. CPPFLAGS=''
  815. CXX='g++'
  816. CXXCPP='g++ -E'
  817. CXXDEPMODE='depmode=gcc3'
  818. CXXFLAGS='-g -O2'
  819. CYGPATH_W='echo'
  820. DATADIRNAME='share'
  821. DEFS='-DHAVE_CONFIG_H'
  822. DEPDIR='.deps'
  823. DSYMUTIL=''
  824. DUMPBIN=''
  825. ECHO_C=''
  826. ECHO_N='-n'
  827. ECHO_T=''
  828. EGREP='/usr/bin/grep -E'
  829. EXEEXT=''
  830. FGREP='/usr/bin/grep -F'
  831. GETTEXT_PACKAGE='wxcam'
  832. GMOFILES=''
  833. GMSGFMT='/usr/bin/msgfmt'
  834. GREP='/usr/bin/grep'
  835. INSTALL_DATA='${INSTALL} -m 644'
  836. INSTALL_PROGRAM='${INSTALL}'
  837. INSTALL_SCRIPT='${INSTALL}'
  838. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  839. INSTOBJEXT='.mo'
  840. INTLLIBS=''
  841. INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  842. INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  843. INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  844. INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
  845. INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  846. INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  847. INTLTOOL_MERGE='/usr/bin/intltool-merge'
  848. INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
  849. INTLTOOL_PERL='/usr/bin/perl'
  850. INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  851. INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  852. INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  853. INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  854. INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  855. INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  856. INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  857. INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  858. INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  859. INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  860. INTLTOOL_UPDATE='/usr/bin/intltool-update'
  861. INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  862. INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
  863. INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  864. LD='/usr/i486-slackware-linux/bin/ld'
  865. LDFLAGS=''
  866. LIBOBJS=''
  867. LIBS=''
  868. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  869. LIPO=''
  870. LN_S='ln -s'
  871. LTLIBOBJS=''
  872. MAINT='#'
  873. MAINTAINER_MODE_FALSE=''
  874. MAINTAINER_MODE_TRUE='#'
  875. MAKEINFO='${SHELL} /home/terry/Downloads/wxcam-1.1/missing --run makeinfo'
  876. MKDIR_P='/usr/bin/mkdir -p'
  877. MKINSTALLDIRS='./mkinstalldirs'
  878. MSGFMT='/usr/bin/msgfmt'
  879. MSGFMT_OPTS='-c'
  880. MSGMERGE='/usr/bin/msgmerge'
  881. NM='/usr/bin/nm -B'
  882. NMEDIT=''
  883. OBJDUMP='objdump'
  884. OBJEXT='o'
  885. OTOOL64=''
  886. OTOOL=''
  887. PACKAGE='wxcam'
  888. PACKAGE_BUGREPORT=''
  889. PACKAGE_NAME='wxcam'
  890. PACKAGE_STRING='wxcam 1.1'
  891. PACKAGE_TARNAME='wxcam'
  892. PACKAGE_URL=''
  893. PACKAGE_VERSION='1.1'
  894. PATH_SEPARATOR=':'
  895. POFILES=''
  896. POSUB='po'
  897. PO_IN_DATADIR_FALSE=''
  898. PO_IN_DATADIR_TRUE=''
  899. RANLIB='ranlib'
  900. SED='/usr/bin/sed'
  901. SET_MAKE=''
  902. SHELL='/bin/sh'
  903. STRIP='strip'
  904. USE_NLS='yes'
  905. VERSION='1.1'
  906. WX_CPPFLAGS='-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__'
  907. WX_CXXFLAGS='-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread'
  908. WX_LIBS='-pthread   -L/usr/X11R6/lib   -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 '
  909. XGETTEXT='/usr/bin/xgettext'
  910. ac_ct_CC='gcc'
  911. ac_ct_CXX='g++'
  912. ac_ct_DUMPBIN=''
  913. am__EXEEXT_FALSE=''
  914. am__EXEEXT_TRUE='#'
  915. am__fastdepCC_FALSE='#'
  916. am__fastdepCC_TRUE=''
  917. am__fastdepCXX_FALSE='#'
  918. am__fastdepCXX_TRUE=''
  919. am__include='include'
  920. am__isrc=''
  921. am__leading_dot='.'
  922. am__quote=''
  923. am__tar='${AMTAR} chof - "$$tardir"'
  924. am__untar='${AMTAR} xf -'
  925. bindir='${exec_prefix}/bin'
  926. build='i686-pc-linux-gnu'
  927. build_alias=''
  928. build_cpu='i686'
  929. build_os='linux-gnu'
  930. build_vendor='pc'
  931. datadir='${datarootdir}'
  932. datarootdir='${prefix}/share'
  933. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  934. dvidir='${docdir}'
  935. exec_prefix='${prefix}'
  936. host='i686-pc-linux-gnu'
  937. host_alias=''
  938. host_cpu='i686'
  939. host_os='linux-gnu'
  940. host_vendor='pc'
  941. htmldir='${docdir}'
  942. includedir='${prefix}/include'
  943. infodir='${datarootdir}/info'
  944. install_sh='${SHELL} /home/terry/Downloads/wxcam-1.1/install-sh'
  945. libdir='${exec_prefix}/lib'
  946. libexecdir='${exec_prefix}/libexec'
  947. localedir='${datarootdir}/locale'
  948. localstatedir='${prefix}/var'
  949. lt_ECHO='echo'
  950. mandir='${datarootdir}/man'
  951. mkdir_p='/usr/bin/mkdir -p'
  952. oldincludedir='/usr/include'
  953. pdfdir='${docdir}'
  954. prefix='/usr/local'
  955. program_transform_name='s,x,x,'
  956. psdir='${docdir}'
  957. sbindir='${exec_prefix}/sbin'
  958. sharedstatedir='${prefix}/com'
  959. sysconfdir='${prefix}/etc'
  960. target_alias=''
  961.  
  962. ## ----------- ##
  963. ## confdefs.h. ##
  964. ## ----------- ##
  965.  
  966. /* confdefs.h */
  967. #define PACKAGE_NAME "wxcam"
  968. #define PACKAGE_TARNAME "wxcam"
  969. #define PACKAGE_VERSION "1.1"
  970. #define PACKAGE_STRING "wxcam 1.1"
  971. #define PACKAGE_BUGREPORT ""
  972. #define PACKAGE_URL ""
  973. #define PACKAGE "wxcam"
  974. #define VERSION "1.1"
  975. #define STDC_HEADERS 1
  976. #define GETTEXT_PACKAGE "wxcam"
  977. #define HAVE_SYS_TYPES_H 1
  978. #define HAVE_SYS_STAT_H 1
  979. #define HAVE_STDLIB_H 1
  980. #define HAVE_STRING_H 1
  981. #define HAVE_MEMORY_H 1
  982. #define HAVE_STRINGS_H 1
  983. #define HAVE_INTTYPES_H 1
  984. #define HAVE_STDINT_H 1
  985. #define HAVE_UNISTD_H 1
  986. #define HAVE_LOCALE_H 1
  987. #define HAVE_LC_MESSAGES 1
  988. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  989. #define HAVE_GETTEXT 1
  990. #define HAVE_DCGETTEXT 1
  991. #define ENABLE_NLS 1
  992. #define HAVE_DLFCN_H 1
  993. #define LT_OBJDIR ".libs/"
  994.  
  995. 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