Advertisement
Guest User

config.log for qsampler on fedora 15 x86_64

a guest
Nov 24th, 2011
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.97 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.63. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = portable
  14. uname -m = x86_64
  15. uname -r = 2.6.41.1-1.fc15.x86_64
  16. uname -s = Linux
  17. uname -v = #1 SMP Fri Nov 11 21:36:28 UTC 2011
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  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/local/sbin
  34. PATH: /usr/sbin
  35. PATH: /sbin
  36. PATH: /home/bipll/bin
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:2057: checking for a BSD-compatible install
  44. configure:2125: result: /usr/bin/install -c
  45. configure:2136: checking whether build environment is sane
  46. configure:2179: result: yes
  47. configure:2204: checking for a thread-safe mkdir -p
  48. configure:2243: result: /bin/mkdir -p
  49. configure:2256: checking for gawk
  50. configure:2272: found /usr/bin/gawk
  51. configure:2283: result: gawk
  52. configure:2294: checking whether make sets $(MAKE)
  53. configure:2316: result: yes
  54. configure:2570: checking for gcc
  55. configure:2586: found /usr/bin/gcc
  56. configure:2597: result: gcc
  57. configure:2829: checking for C compiler version
  58. configure:2837: gcc --version >&5
  59. gcc (GCC) 4.6.1 20110908 (Red Hat 4.6.1-9)
  60. Copyright (C) 2011 Free Software Foundation, Inc.
  61. This is free software; see the source for copying conditions. There is NO
  62. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  63.  
  64. configure:2841: $? = 0
  65. configure:2848: gcc -v >&5
  66. Using built-in specs.
  67. COLLECT_GCC=gcc
  68. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.6.1/lto-wrapper
  69. Target: x86_64-redhat-linux
  70. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
  71. Thread model: posix
  72. gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)
  73. configure:2852: $? = 0
  74. configure:2859: gcc -V >&5
  75. gcc: error: unrecognized option '-V'
  76. gcc: fatal error: no input files
  77. compilation terminated.
  78. configure:2863: $? = 4
  79. configure:2886: checking for C compiler default output file name
  80. configure:2908: gcc conftest.c >&5
  81. configure:2912: $? = 0
  82. configure:2950: result: a.out
  83. configure:2969: checking whether the C compiler works
  84. configure:2979: ./a.out
  85. configure:2983: $? = 0
  86. configure:3002: result: yes
  87. configure:3009: checking whether we are cross compiling
  88. configure:3011: result: no
  89. configure:3014: checking for suffix of executables
  90. configure:3021: gcc -o conftest conftest.c >&5
  91. configure:3025: $? = 0
  92. configure:3051: result:
  93. configure:3057: checking for suffix of object files
  94. configure:3083: gcc -c conftest.c >&5
  95. configure:3087: $? = 0
  96. configure:3112: result: o
  97. configure:3116: checking whether we are using the GNU C compiler
  98. configure:3145: gcc -c conftest.c >&5
  99. configure:3152: $? = 0
  100. configure:3169: result: yes
  101. configure:3178: checking whether gcc accepts -g
  102. configure:3208: gcc -c -g conftest.c >&5
  103. configure:3215: $? = 0
  104. configure:3316: result: yes
  105. configure:3333: checking for gcc option to accept ISO C89
  106. configure:3407: gcc -c -g -O2 conftest.c >&5
  107. configure:3414: $? = 0
  108. configure:3437: result: none needed
  109. configure:3466: checking for style of include used by make
  110. configure:3494: result: GNU
  111. configure:3519: checking dependency style of gcc
  112. configure:3610: result: gcc3
  113. configure:3656: checking build system type
  114. configure:3674: result: x86_64-unknown-linux-gnu
  115. configure:3696: checking host system type
  116. configure:3711: result: x86_64-unknown-linux-gnu
  117. configure:3733: checking for a sed that does not truncate output
  118. configure:3799: result: /bin/sed
  119. configure:3817: checking for grep that handles long lines and -e
  120. configure:3877: result: /bin/grep
  121. configure:3882: checking for egrep
  122. configure:3946: result: /bin/grep -E
  123. configure:3951: checking for fgrep
  124. configure:4015: result: /bin/grep -F
  125. configure:4050: checking for ld used by gcc
  126. configure:4117: result: /usr/bin/ld
  127. configure:4126: checking if the linker (/usr/bin/ld) is GNU ld
  128. configure:4141: result: yes
  129. configure:4153: checking for BSD- or MS-compatible name lister (nm)
  130. configure:4202: result: /usr/bin/nm -B
  131. configure:4320: checking the name lister (/usr/bin/nm -B) interface
  132. configure:4327: gcc -c -g -O2 conftest.c >&5
  133. configure:4330: /usr/bin/nm -B "conftest.o"
  134. configure:4333: output
  135. 0000000000000000 B some_variable
  136. configure:4340: result: BSD nm
  137. configure:4343: checking whether ln -s works
  138. configure:4347: result: yes
  139. configure:4355: checking the maximum length of command line arguments
  140. configure:4475: result: 1572864
  141. configure:4492: checking whether the shell understands some XSI constructs
  142. configure:4502: result: yes
  143. configure:4506: checking whether the shell understands "+="
  144. configure:4512: result: yes
  145. configure:4547: checking for /usr/bin/ld option to reload object files
  146. configure:4554: result: -r
  147. configure:4623: checking for objdump
  148. configure:4639: found /usr/bin/objdump
  149. configure:4650: result: objdump
  150. configure:4682: checking how to recognize dependent libraries
  151. configure:4878: result: pass_all
  152. configure:4938: checking for ar
  153. configure:4954: found /usr/bin/ar
  154. configure:4965: result: ar
  155. configure:5043: checking for strip
  156. configure:5059: found /usr/bin/strip
  157. configure:5070: result: strip
  158. configure:5142: checking for ranlib
  159. configure:5158: found /usr/bin/ranlib
  160. configure:5169: result: ranlib
  161. configure:5259: checking command to parse /usr/bin/nm -B output from gcc object
  162. configure:5377: gcc -c -g -O2 conftest.c >&5
  163. configure:5380: $? = 0
  164. configure:5384: /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
  165. configure:5387: $? = 0
  166. configure:5441: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  167. configure:5444: $? = 0
  168. configure:5482: result: ok
  169. configure:5578: gcc -c -g -O2 conftest.c >&5
  170. configure:5581: $? = 0
  171. configure:6349: checking how to run the C preprocessor
  172. configure:6389: gcc -E conftest.c
  173. configure:6396: $? = 0
  174. configure:6427: gcc -E conftest.c
  175. conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
  176. compilation terminated.
  177. configure:6434: $? = 1
  178. configure: failed program was:
  179. | /* confdefs.h. */
  180. | #define PACKAGE_NAME ""
  181. | #define PACKAGE_TARNAME ""
  182. | #define PACKAGE_VERSION ""
  183. | #define PACKAGE_STRING ""
  184. | #define PACKAGE_BUGREPORT ""
  185. | #define PACKAGE "liblscp"
  186. | #define VERSION "0.5.6"
  187. | /* end confdefs.h. */
  188. | #include <ac_nonexistent.h>
  189. configure:6467: result: gcc -E
  190. configure:6496: gcc -E conftest.c
  191. configure:6503: $? = 0
  192. configure:6534: gcc -E conftest.c
  193. conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
  194. compilation terminated.
  195. configure:6541: $? = 1
  196. configure: failed program was:
  197. | /* confdefs.h. */
  198. | #define PACKAGE_NAME ""
  199. | #define PACKAGE_TARNAME ""
  200. | #define PACKAGE_VERSION ""
  201. | #define PACKAGE_STRING ""
  202. | #define PACKAGE_BUGREPORT ""
  203. | #define PACKAGE "liblscp"
  204. | #define VERSION "0.5.6"
  205. | /* end confdefs.h. */
  206. | #include <ac_nonexistent.h>
  207. configure:6581: checking for ANSI C header files
  208. configure:6611: gcc -c -g -O2 conftest.c >&5
  209. configure:6618: $? = 0
  210. configure:6717: gcc -o conftest -g -O2 conftest.c >&5
  211. configure:6721: $? = 0
  212. configure:6727: ./conftest
  213. configure:6731: $? = 0
  214. configure:6749: result: yes
  215. configure:6773: checking for sys/types.h
  216. configure:6794: gcc -c -g -O2 conftest.c >&5
  217. configure:6801: $? = 0
  218. configure:6818: result: yes
  219. configure:6773: checking for sys/stat.h
  220. configure:6794: gcc -c -g -O2 conftest.c >&5
  221. configure:6801: $? = 0
  222. configure:6818: result: yes
  223. configure:6773: checking for stdlib.h
  224. configure:6794: gcc -c -g -O2 conftest.c >&5
  225. configure:6801: $? = 0
  226. configure:6818: result: yes
  227. configure:6773: checking for string.h
  228. configure:6794: gcc -c -g -O2 conftest.c >&5
  229. configure:6801: $? = 0
  230. configure:6818: result: yes
  231. configure:6773: checking for memory.h
  232. configure:6794: gcc -c -g -O2 conftest.c >&5
  233. configure:6801: $? = 0
  234. configure:6818: result: yes
  235. configure:6773: checking for strings.h
  236. configure:6794: gcc -c -g -O2 conftest.c >&5
  237. configure:6801: $? = 0
  238. configure:6818: result: yes
  239. configure:6773: checking for inttypes.h
  240. configure:6794: gcc -c -g -O2 conftest.c >&5
  241. configure:6801: $? = 0
  242. configure:6818: result: yes
  243. configure:6773: checking for stdint.h
  244. configure:6794: gcc -c -g -O2 conftest.c >&5
  245. configure:6801: $? = 0
  246. configure:6818: result: yes
  247. configure:6773: checking for unistd.h
  248. configure:6794: gcc -c -g -O2 conftest.c >&5
  249. configure:6801: $? = 0
  250. configure:6818: result: yes
  251. configure:6836: checking for dlfcn.h
  252. configure:6857: gcc -c -g -O2 conftest.c >&5
  253. configure:6864: $? = 0
  254. configure:6881: result: yes
  255. configure:7067: checking for objdir
  256. configure:7082: result: .libs
  257. configure:7374: checking if gcc supports -fno-rtti -fno-exceptions
  258. configure:7392: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  259. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  260. configure:7396: $? = 0
  261. configure:7409: result: no
  262. configure:7429: checking for gcc option to produce PIC
  263. configure:7701: result: -fPIC -DPIC
  264. configure:7713: checking if gcc PIC flag -fPIC -DPIC works
  265. configure:7731: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  266. configure:7735: $? = 0
  267. configure:7748: result: yes
  268. configure:7772: checking if gcc static flag -static works
  269. configure:7800: result: no
  270. configure:7815: checking if gcc supports -c -o file.o
  271. configure:7836: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  272. configure:7840: $? = 0
  273. configure:7862: result: yes
  274. configure:7870: checking if gcc supports -c -o file.o
  275. configure:7917: result: yes
  276. configure:7950: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  277. configure:9024: result: yes
  278. configure:9061: checking whether -lc should be explicitly linked in
  279. configure:9066: gcc -c -g -O2 conftest.c >&5
  280. configure:9069: $? = 0
  281. configure:9084: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  282. configure:9087: $? = 0
  283. configure:9099: result: no
  284. configure:9263: checking dynamic linker characteristics
  285. configure:9706: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  286. configure:9713: $? = 0
  287. configure:9946: result: GNU/Linux ld.so
  288. configure:10048: checking how to hardcode library paths into programs
  289. configure:10073: result: immediate
  290. configure:10906: checking whether stripping libraries is possible
  291. configure:10911: result: yes
  292. configure:10946: checking if libtool supports shared libraries
  293. configure:10948: result: yes
  294. configure:10951: checking whether to build shared libraries
  295. configure:10972: result: yes
  296. configure:10975: checking whether to build static libraries
  297. configure:10979: result: yes
  298. configure:11017: checking for ANSI C header files
  299. configure:11185: result: yes
  300. configure:11207: checking for stdlib.h
  301. configure:11214: result: yes
  302. configure:11207: checking for string.h
  303. configure:11214: result: yes
  304. configure:11218: checking netdb.h usability
  305. configure:11235: gcc -c -g -O2 conftest.c >&5
  306. configure:11242: $? = 0
  307. configure:11256: result: yes
  308. configure:11260: checking netdb.h presence
  309. configure:11275: gcc -E conftest.c
  310. configure:11282: $? = 0
  311. configure:11296: result: yes
  312. configure:11324: checking for netdb.h
  313. configure:11333: result: yes
  314. configure:11218: checking arpa/inet.h usability
  315. configure:11235: gcc -c -g -O2 conftest.c >&5
  316. configure:11242: $? = 0
  317. configure:11256: result: yes
  318. configure:11260: checking arpa/inet.h presence
  319. configure:11275: gcc -E conftest.c
  320. configure:11282: $? = 0
  321. configure:11296: result: yes
  322. configure:11324: checking for arpa/inet.h
  323. configure:11333: result: yes
  324. configure:11218: checking netinet/tcp.h usability
  325. configure:11235: gcc -c -g -O2 conftest.c >&5
  326. configure:11242: $? = 0
  327. configure:11256: result: yes
  328. configure:11260: checking netinet/tcp.h presence
  329. configure:11275: gcc -E conftest.c
  330. configure:11282: $? = 0
  331. configure:11296: result: yes
  332. configure:11324: checking for netinet/tcp.h
  333. configure:11333: result: yes
  334. configure:11218: checking netinet/in.h usability
  335. configure:11235: gcc -c -g -O2 conftest.c >&5
  336. configure:11242: $? = 0
  337. configure:11256: result: yes
  338. configure:11260: checking netinet/in.h presence
  339. configure:11275: gcc -E conftest.c
  340. configure:11282: $? = 0
  341. configure:11296: result: yes
  342. configure:11324: checking for netinet/in.h
  343. configure:11333: result: yes
  344. configure:11218: checking sys/socket.h usability
  345. configure:11235: gcc -c -g -O2 conftest.c >&5
  346. configure:11242: $? = 0
  347. configure:11256: result: yes
  348. configure:11260: checking sys/socket.h presence
  349. configure:11275: gcc -E conftest.c
  350. configure:11282: $? = 0
  351. configure:11296: result: yes
  352. configure:11324: checking for sys/socket.h
  353. configure:11333: result: yes
  354. configure:11207: checking for unistd.h
  355. configure:11214: result: yes
  356. configure:11350: checking for an ANSI C-conforming const
  357. configure:11425: gcc -c -g -O2 conftest.c >&5
  358. configure:11432: $? = 0
  359. configure:11447: result: yes
  360. configure:11457: checking for size_t
  361. configure:11485: gcc -c -g -O2 conftest.c >&5
  362. configure:11492: $? = 0
  363. configure:11519: gcc -c -g -O2 conftest.c >&5
  364. conftest.c: In function 'main':
  365. conftest.c:67:21: error: expected expression before ')' token
  366. configure:11526: $? = 1
  367. configure: failed program was:
  368. | /* confdefs.h. */
  369. | #define PACKAGE_NAME ""
  370. | #define PACKAGE_TARNAME ""
  371. | #define PACKAGE_VERSION ""
  372. | #define PACKAGE_STRING ""
  373. | #define PACKAGE_BUGREPORT ""
  374. | #define PACKAGE "liblscp"
  375. | #define VERSION "0.5.6"
  376. | #define STDC_HEADERS 1
  377. | #define HAVE_SYS_TYPES_H 1
  378. | #define HAVE_SYS_STAT_H 1
  379. | #define HAVE_STDLIB_H 1
  380. | #define HAVE_STRING_H 1
  381. | #define HAVE_MEMORY_H 1
  382. | #define HAVE_STRINGS_H 1
  383. | #define HAVE_INTTYPES_H 1
  384. | #define HAVE_STDINT_H 1
  385. | #define HAVE_UNISTD_H 1
  386. | #define HAVE_DLFCN_H 1
  387. | #define LT_OBJDIR ".libs/"
  388. | #define STDC_HEADERS 1
  389. | #define HAVE_STDLIB_H 1
  390. | #define HAVE_STRING_H 1
  391. | #define HAVE_NETDB_H 1
  392. | #define HAVE_ARPA_INET_H 1
  393. | #define HAVE_NETINET_TCP_H 1
  394. | #define HAVE_NETINET_IN_H 1
  395. | #define HAVE_SYS_SOCKET_H 1
  396. | #define HAVE_UNISTD_H 1
  397. | /* end confdefs.h. */
  398. | #include <stdio.h>
  399. | #ifdef HAVE_SYS_TYPES_H
  400. | # include <sys/types.h>
  401. | #endif
  402. | #ifdef HAVE_SYS_STAT_H
  403. | # include <sys/stat.h>
  404. | #endif
  405. | #ifdef STDC_HEADERS
  406. | # include <stdlib.h>
  407. | # include <stddef.h>
  408. | #else
  409. | # ifdef HAVE_STDLIB_H
  410. | # include <stdlib.h>
  411. | # endif
  412. | #endif
  413. | #ifdef HAVE_STRING_H
  414. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  415. | # include <memory.h>
  416. | # endif
  417. | # include <string.h>
  418. | #endif
  419. | #ifdef HAVE_STRINGS_H
  420. | # include <strings.h>
  421. | #endif
  422. | #ifdef HAVE_INTTYPES_H
  423. | # include <inttypes.h>
  424. | #endif
  425. | #ifdef HAVE_STDINT_H
  426. | # include <stdint.h>
  427. | #endif
  428. | #ifdef HAVE_UNISTD_H
  429. | # include <unistd.h>
  430. | #endif
  431. | int
  432. | main ()
  433. | {
  434. | if (sizeof ((size_t)))
  435. | return 0;
  436. | ;
  437. | return 0;
  438. | }
  439. configure:11549: result: yes
  440. configure:11578: checking for strdup
  441. configure:11634: gcc -o conftest -g -O2 conftest.c >&5
  442. conftest.c:54:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
  443. configure:11641: $? = 0
  444. configure:11663: result: yes
  445. configure:11578: checking for strtok_r
  446. configure:11634: gcc -o conftest -g -O2 conftest.c >&5
  447. configure:11641: $? = 0
  448. configure:11663: result: yes
  449. configure:11578: checking for memset
  450. configure:11634: gcc -o conftest -g -O2 conftest.c >&5
  451. conftest.c:56:6: warning: conflicting types for built-in function 'memset' [enabled by default]
  452. configure:11641: $? = 0
  453. configure:11663: result: yes
  454. configure:11578: checking for memmove
  455. configure:11634: gcc -o conftest -g -O2 conftest.c >&5
  456. conftest.c:57:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
  457. configure:11641: $? = 0
  458. configure:11663: result: yes
  459. configure:11578: checking for socket
  460. configure:11634: gcc -o conftest -g -O2 conftest.c >&5
  461. configure:11641: $? = 0
  462. configure:11663: result: yes
  463. configure:11578: checking for connect
  464. configure:11634: gcc -o conftest -g -O2 conftest.c >&5
  465. configure:11641: $? = 0
  466. configure:11663: result: yes
  467. configure:11578: checking for bind
  468. configure:11634: gcc -o conftest -g -O2 conftest.c >&5
  469. configure:11641: $? = 0
  470. configure:11663: result: yes
  471. configure:11578: checking for listen
  472. configure:11634: gcc -o conftest -g -O2 conftest.c >&5
  473. configure:11641: $? = 0
  474. configure:11663: result: yes
  475. configure:11578: checking for setsockopt
  476. configure:11634: gcc -o conftest -g -O2 conftest.c >&5
  477. configure:11641: $? = 0
  478. configure:11663: result: yes
  479. configure:11578: checking for getsockopt
  480. configure:11634: gcc -o conftest -g -O2 conftest.c >&5
  481. configure:11641: $? = 0
  482. configure:11663: result: yes
  483. configure:11578: checking for getsockname
  484. configure:11634: gcc -o conftest -g -O2 conftest.c >&5
  485. configure:11641: $? = 0
  486. configure:11663: result: yes
  487. configure:11578: checking for gethostbyname
  488. configure:11634: gcc -o conftest -g -O2 conftest.c >&5
  489. configure:11641: $? = 0
  490. configure:11663: result: yes
  491. configure:11678: checking for pthread_create in -lpthread
  492. configure:11713: gcc -o conftest -g -O2 conftest.c -lpthread >&5
  493. configure:11720: $? = 0
  494. configure:11741: result: yes
  495. configure:11813: checking for doxygen
  496. configure:11843: result: no
  497. configure:11968: creating ./config.status
  498.  
  499. ## ---------------------- ##
  500. ## Running config.status. ##
  501. ## ---------------------- ##
  502.  
  503. This file was extended by config.status, which was
  504. generated by GNU Autoconf 2.63. Invocation command line was
  505.  
  506. CONFIG_FILES =
  507. CONFIG_HEADERS =
  508. CONFIG_LINKS =
  509. CONFIG_COMMANDS =
  510. $ ./config.status
  511.  
  512. on portable
  513.  
  514. config.status:1014: creating Makefile
  515. config.status:1014: creating src/Makefile
  516. config.status:1014: creating lscp/Makefile
  517. config.status:1014: creating examples/Makefile
  518. config.status:1014: creating debian/Makefile
  519. config.status:1014: creating doc/Makefile
  520. config.status:1014: creating doc/liblscp.doxygen
  521. config.status:1014: creating lscp.pc
  522. config.status:1014: creating liblscp.spec
  523. config.status:1014: creating lscp/version.h
  524. config.status:1014: creating src/config.h
  525. config.status:1288: executing depfiles commands
  526. config.status:1288: executing libtool commands
  527.  
  528. ## ---------------- ##
  529. ## Cache variables. ##
  530. ## ---------------- ##
  531.  
  532. ac_cv_build=x86_64-unknown-linux-gnu
  533. ac_cv_c_compiler_gnu=yes
  534. ac_cv_c_const=yes
  535. ac_cv_env_CC_set=
  536. ac_cv_env_CC_value=
  537. ac_cv_env_CFLAGS_set=
  538. ac_cv_env_CFLAGS_value=
  539. ac_cv_env_CPPFLAGS_set=
  540. ac_cv_env_CPPFLAGS_value=
  541. ac_cv_env_CPP_set=
  542. ac_cv_env_CPP_value=
  543. ac_cv_env_LDFLAGS_set=
  544. ac_cv_env_LDFLAGS_value=
  545. ac_cv_env_LIBS_set=
  546. ac_cv_env_LIBS_value=
  547. ac_cv_env_build_alias_set=
  548. ac_cv_env_build_alias_value=
  549. ac_cv_env_host_alias_set=
  550. ac_cv_env_host_alias_value=
  551. ac_cv_env_target_alias_set=
  552. ac_cv_env_target_alias_value=
  553. ac_cv_func_bind=yes
  554. ac_cv_func_connect=yes
  555. ac_cv_func_gethostbyname=yes
  556. ac_cv_func_getsockname=yes
  557. ac_cv_func_getsockopt=yes
  558. ac_cv_func_listen=yes
  559. ac_cv_func_memmove=yes
  560. ac_cv_func_memset=yes
  561. ac_cv_func_setsockopt=yes
  562. ac_cv_func_socket=yes
  563. ac_cv_func_strdup=yes
  564. ac_cv_func_strtok_r=yes
  565. ac_cv_header_arpa_inet_h=yes
  566. ac_cv_header_dlfcn_h=yes
  567. ac_cv_header_inttypes_h=yes
  568. ac_cv_header_memory_h=yes
  569. ac_cv_header_netdb_h=yes
  570. ac_cv_header_netinet_in_h=yes
  571. ac_cv_header_netinet_tcp_h=yes
  572. ac_cv_header_stdc=yes
  573. ac_cv_header_stdint_h=yes
  574. ac_cv_header_stdlib_h=yes
  575. ac_cv_header_string_h=yes
  576. ac_cv_header_strings_h=yes
  577. ac_cv_header_sys_socket_h=yes
  578. ac_cv_header_sys_stat_h=yes
  579. ac_cv_header_sys_types_h=yes
  580. ac_cv_header_unistd_h=yes
  581. ac_cv_host=x86_64-unknown-linux-gnu
  582. ac_cv_lib_pthread_pthread_create=yes
  583. ac_cv_objext=o
  584. ac_cv_path_EGREP='/bin/grep -E'
  585. ac_cv_path_FGREP='/bin/grep -F'
  586. ac_cv_path_GREP=/bin/grep
  587. ac_cv_path_SED=/bin/sed
  588. ac_cv_path_install='/usr/bin/install -c'
  589. ac_cv_path_mkdir=/bin/mkdir
  590. ac_cv_prog_AWK=gawk
  591. ac_cv_prog_CPP='gcc -E'
  592. ac_cv_prog_ac_ct_AR=ar
  593. ac_cv_prog_ac_ct_CC=gcc
  594. ac_cv_prog_ac_ct_OBJDUMP=objdump
  595. ac_cv_prog_ac_ct_RANLIB=ranlib
  596. ac_cv_prog_ac_ct_STRIP=strip
  597. ac_cv_prog_cc_c89=
  598. ac_cv_prog_cc_g=yes
  599. ac_cv_prog_make_make_set=yes
  600. ac_cv_type_size_t=yes
  601. am_cv_CC_dependencies_compiler_type=gcc3
  602. lt_cv_deplibs_check_method=pass_all
  603. lt_cv_file_magic_cmd='$MAGIC_CMD'
  604. lt_cv_file_magic_test_file=
  605. lt_cv_ld_reload_flag=-r
  606. lt_cv_nm_interface='BSD nm'
  607. lt_cv_objdir=.libs
  608. lt_cv_path_LD=/usr/bin/ld
  609. lt_cv_path_NM='/usr/bin/nm -B'
  610. lt_cv_prog_compiler_c_o=yes
  611. lt_cv_prog_compiler_pic_works=yes
  612. lt_cv_prog_compiler_rtti_exceptions=no
  613. lt_cv_prog_compiler_static_works=no
  614. lt_cv_prog_gnu_ld=yes
  615. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  616. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  617. 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'\'''
  618. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  619. lt_cv_sys_max_cmd_len=1572864
  620.  
  621. ## ----------------- ##
  622. ## Output variables. ##
  623. ## ----------------- ##
  624.  
  625. ACLOCAL='${SHELL} /home/bipll/src/LinuxSampler/liblscp-0.5.6/missing --run aclocal-1.10'
  626. AMDEPBACKSLASH='\'
  627. AMDEP_FALSE='#'
  628. AMDEP_TRUE=''
  629. AMTAR='${SHELL} /home/bipll/src/LinuxSampler/liblscp-0.5.6/missing --run tar'
  630. AR='ar'
  631. AUTOCONF='${SHELL} /home/bipll/src/LinuxSampler/liblscp-0.5.6/missing --run autoconf'
  632. AUTOHEADER='${SHELL} /home/bipll/src/LinuxSampler/liblscp-0.5.6/missing --run autoheader'
  633. AUTOMAKE='${SHELL} /home/bipll/src/LinuxSampler/liblscp-0.5.6/missing --run automake-1.10'
  634. AWK='gawk'
  635. CC='gcc'
  636. CCDEPMODE='depmode=gcc3'
  637. CFLAGS='-g -O2'
  638. CPP='gcc -E'
  639. CPPFLAGS=''
  640. CYGPATH_W='echo'
  641. DEFS='-DHAVE_CONFIG_H'
  642. DEPDIR='.deps'
  643. DSYMUTIL=''
  644. DUMPBIN=''
  645. ECHO_C=''
  646. ECHO_N='-n'
  647. ECHO_T=''
  648. EGREP='/bin/grep -E'
  649. EXEEXT=''
  650. FGREP='/bin/grep -F'
  651. GREP='/bin/grep'
  652. INSTALL_DATA='${INSTALL} -m 644'
  653. INSTALL_PROGRAM='${INSTALL}'
  654. INSTALL_SCRIPT='${INSTALL}'
  655. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  656. LD='/usr/bin/ld -m elf_x86_64'
  657. LDFLAGS=''
  658. LIBOBJS=''
  659. LIBS='-lpthread '
  660. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  661. LIPO=''
  662. LN_S='ln -s'
  663. LTLIBOBJS=''
  664. MAKEINFO='${SHELL} /home/bipll/src/LinuxSampler/liblscp-0.5.6/missing --run makeinfo'
  665. MKDIR_P='/bin/mkdir -p'
  666. NM='/usr/bin/nm -B'
  667. NMEDIT=''
  668. OBJDUMP='objdump'
  669. OBJEXT='o'
  670. OTOOL64=''
  671. OTOOL=''
  672. PACKAGE='liblscp'
  673. PACKAGE_BUGREPORT=''
  674. PACKAGE_NAME=''
  675. PACKAGE_STRING=''
  676. PACKAGE_TARNAME=''
  677. PACKAGE_VERSION=''
  678. PATH_SEPARATOR=':'
  679. RANLIB='ranlib'
  680. SED='/bin/sed'
  681. SET_MAKE=''
  682. SHARED_VERSION_INFO='6:0:0'
  683. SHELL='/bin/sh'
  684. STRIP='strip'
  685. VERSION='0.5.6'
  686. ac_ct_CC='gcc'
  687. ac_ct_DUMPBIN=''
  688. ac_doxygen=''
  689. am__fastdepCC_FALSE='#'
  690. am__fastdepCC_TRUE=''
  691. am__include='include'
  692. am__isrc=''
  693. am__leading_dot='.'
  694. am__quote=''
  695. am__tar='${AMTAR} chof - "$$tardir"'
  696. am__untar='${AMTAR} xf -'
  697. bindir='${exec_prefix}/bin'
  698. build='x86_64-unknown-linux-gnu'
  699. build_alias=''
  700. build_cpu='x86_64'
  701. build_os='linux-gnu'
  702. build_vendor='unknown'
  703. datadir='${datarootdir}'
  704. datarootdir='${prefix}/share'
  705. docdir='${datarootdir}/doc/${PACKAGE}'
  706. dvidir='${docdir}'
  707. exec_prefix='${prefix}'
  708. host='x86_64-unknown-linux-gnu'
  709. host_alias=''
  710. host_cpu='x86_64'
  711. host_os='linux-gnu'
  712. host_vendor='unknown'
  713. htmldir='${docdir}'
  714. includedir='${prefix}/include'
  715. infodir='${datarootdir}/info'
  716. install_sh='$(SHELL) /home/bipll/src/LinuxSampler/liblscp-0.5.6/install-sh'
  717. libdir='${exec_prefix}/lib'
  718. libexecdir='${exec_prefix}/libexec'
  719. localedir='${datarootdir}/locale'
  720. localstatedir='${prefix}/var'
  721. lt_ECHO='echo'
  722. mandir='${datarootdir}/man'
  723. mkdir_p='/bin/mkdir -p'
  724. oldincludedir='/usr/include'
  725. pdfdir='${docdir}'
  726. prefix='/usr/local'
  727. program_transform_name='s,x,x,'
  728. psdir='${docdir}'
  729. sbindir='${exec_prefix}/sbin'
  730. sharedstatedir='${prefix}/com'
  731. sysconfdir='${prefix}/etc'
  732. target_alias=''
  733.  
  734. ## ----------- ##
  735. ## confdefs.h. ##
  736. ## ----------- ##
  737.  
  738. #define PACKAGE_NAME ""
  739. #define PACKAGE_TARNAME ""
  740. #define PACKAGE_VERSION ""
  741. #define PACKAGE_STRING ""
  742. #define PACKAGE_BUGREPORT ""
  743. #define PACKAGE "liblscp"
  744. #define VERSION "0.5.6"
  745. #define STDC_HEADERS 1
  746. #define HAVE_SYS_TYPES_H 1
  747. #define HAVE_SYS_STAT_H 1
  748. #define HAVE_STDLIB_H 1
  749. #define HAVE_STRING_H 1
  750. #define HAVE_MEMORY_H 1
  751. #define HAVE_STRINGS_H 1
  752. #define HAVE_INTTYPES_H 1
  753. #define HAVE_STDINT_H 1
  754. #define HAVE_UNISTD_H 1
  755. #define HAVE_DLFCN_H 1
  756. #define LT_OBJDIR ".libs/"
  757. #define STDC_HEADERS 1
  758. #define HAVE_STDLIB_H 1
  759. #define HAVE_STRING_H 1
  760. #define HAVE_NETDB_H 1
  761. #define HAVE_ARPA_INET_H 1
  762. #define HAVE_NETINET_TCP_H 1
  763. #define HAVE_NETINET_IN_H 1
  764. #define HAVE_SYS_SOCKET_H 1
  765. #define HAVE_UNISTD_H 1
  766. #define HAVE_STRDUP 1
  767. #define HAVE_STRTOK_R 1
  768. #define HAVE_MEMSET 1
  769. #define HAVE_MEMMOVE 1
  770. #define HAVE_SOCKET 1
  771. #define HAVE_CONNECT 1
  772. #define HAVE_BIND 1
  773. #define HAVE_LISTEN 1
  774. #define HAVE_SETSOCKOPT 1
  775. #define HAVE_GETSOCKOPT 1
  776. #define HAVE_GETSOCKNAME 1
  777. #define HAVE_GETHOSTBYNAME 1
  778. #define HAVE_LIBPTHREAD 1
  779.  
  780. configure: exit 0
  781.  
  782.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement