config.log 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3. It was created by OPCUAServer configure 1.0, which was
  4. generated by GNU Autoconf 2.68. Invocation command line was
  5. $ ./configure
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = opcua-VirtualBox
  10. uname -m = i686
  11. uname -r = 3.8.0-35-generic
  12. uname -s = Linux
  13. uname -v = #50~precise1-Ubuntu SMP Wed Dec 4 17:28:45 UTC 2013
  14. /usr/bin/uname -p = unknown
  15. /bin/uname -X = unknown
  16. /bin/arch = unknown
  17. /usr/bin/arch -k = unknown
  18. /usr/convex/getsysinfo = unknown
  19. /usr/bin/hostinfo = unknown
  20. /bin/machine = unknown
  21. /usr/bin/oslevel = unknown
  22. /bin/universe = unknown
  23. PATH: /usr/lib/lightdm/lightdm
  24. PATH: /usr/local/sbin
  25. PATH: /usr/local/bin
  26. PATH: /usr/sbin
  27. PATH: /usr/bin
  28. PATH: /sbin
  29. PATH: /bin
  30. PATH: /usr/games
  31. ## ----------- ##
  32. ## Core tests. ##
  33. ## ----------- ##
  34. configure:2129: checking build system type
  35. configure:2143: result: i686-pc-linux-gnu
  36. configure:2163: checking host system type
  37. configure:2176: result: i686-pc-linux-gnu
  38. configure:2196: checking target system type
  39. configure:2209: result: i686-pc-linux-gnu
  40. configure:2252: checking for a BSD-compatible install
  41. configure:2320: result: /usr/bin/install -c
  42. configure:2331: checking whether build environment is sane
  43. configure:2381: result: yes
  44. configure:2522: checking for a thread-safe mkdir -p
  45. configure:2561: result: /bin/mkdir -p
  46. configure:2574: checking for gawk
  47. configure:2604: result: no
  48. configure:2574: checking for mawk
  49. configure:2590: found /usr/bin/mawk
  50. configure:2601: result: mawk
  51. configure:2612: checking whether make sets $(MAKE)
  52. configure:2634: result: yes
  53. configure:2726: checking for style of include used by make
  54. configure:2754: result: GNU
  55. configure:2825: checking for gcc
  56. configure:2841: found /usr/bin/gcc
  57. configure:2852: result: gcc
  58. configure:3081: checking for C compiler version
  59. configure:3090: gcc --version >&5
  60. gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
  61. Copyright (C) 2011 Free Software Foundation, Inc.
  62. This is free software; see the source for copying conditions. There is NO
  63. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  64. configure:3101: $? = 0
  65. configure:3090: gcc -v >&5
  66. Using built-in specs.
  67. COLLECT_GCC=gcc
  68. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
  69. Target: i686-linux-gnu
  70. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  71. Thread model: posix
  72. gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  73. configure:3101: $? = 0
  74. configure:3090: gcc -V >&5
  75. gcc: error: unrecognized option '-V'
  76. gcc: fatal error: no input files
  77. compilation terminated.
  78. configure:3101: $? = 4
  79. configure:3090: gcc -qversion >&5
  80. gcc: error: unrecognized option '-qversion'
  81. gcc: fatal error: no input files
  82. compilation terminated.
  83. configure:3101: $? = 4
  84. configure:3121: checking whether the C compiler works
  85. configure:3143: gcc conftest.c >&5
  86. configure:3147: $? = 0
  87. configure:3195: result: yes
  88. configure:3198: checking for C compiler default output file name
  89. configure:3200: result: a.out
  90. configure:3206: checking for suffix of executables
  91. configure:3213: gcc -o conftest conftest.c >&5
  92. configure:3217: $? = 0
  93. configure:3239: result:
  94. configure:3261: checking whether we are cross compiling
  95. configure:3269: gcc -o conftest conftest.c >&5
  96. configure:3273: $? = 0
  97. configure:3280: ./conftest
  98. configure:3284: $? = 0
  99. configure:3299: result: no
  100. configure:3304: checking for suffix of object files
  101. configure:3326: gcc -c conftest.c >&5
  102. configure:3330: $? = 0
  103. configure:3351: result: o
  104. configure:3355: checking whether we are using the GNU C compiler
  105. configure:3374: gcc -c conftest.c >&5
  106. configure:3374: $? = 0
  107. configure:3383: result: yes
  108. configure:3392: checking whether gcc accepts -g
  109. configure:3412: gcc -c -g conftest.c >&5
  110. configure:3412: $? = 0
  111. configure:3453: result: yes
  112. configure:3470: checking for gcc option to accept ISO C89
  113. configure:3534: gcc -c -g -O2 conftest.c >&5
  114. configure:3534: $? = 0
  115. configure:3547: result: none needed
  116. configure:3569: checking dependency style of gcc
  117. configure:3680: result: gcc3
  118. configure:3701: checking how to run the C preprocessor
  119. configure:3732: gcc -E conftest.c
  120. configure:3732: $? = 0
  121. configure:3746: gcc -E conftest.c
  122. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  123. compilation terminated.
  124. configure:3746: $? = 1
  125. configure: failed program was:
  126. | /* confdefs.h */
  127. | #define PACKAGE_NAME "OPCUAServer"
  128. | #define PACKAGE_TARNAME "opcuaserver"
  129. | #define PACKAGE_VERSION "1.0"
  130. | #define PACKAGE_STRING "OPCUAServer 1.0"
  131. | #define PACKAGE_BUGREPORT ""
  132. | #define PACKAGE_URL ""
  133. | #define PACKAGE "opcuaserver"
  134. | #define VERSION "1.0"
  135. | /* end confdefs.h. */
  136. | #include <ac_nonexistent.h>
  137. configure:3771: result: gcc -E
  138. configure:3791: gcc -E conftest.c
  139. configure:3791: $? = 0
  140. configure:3805: gcc -E conftest.c
  141. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  142. compilation terminated.
  143. configure:3805: $? = 1
  144. configure: failed program was:
  145. | /* confdefs.h */
  146. | #define PACKAGE_NAME "OPCUAServer"
  147. | #define PACKAGE_TARNAME "opcuaserver"
  148. | #define PACKAGE_VERSION "1.0"
  149. | #define PACKAGE_STRING "OPCUAServer 1.0"
  150. | #define PACKAGE_BUGREPORT ""
  151. | #define PACKAGE_URL ""
  152. | #define PACKAGE "opcuaserver"
  153. | #define VERSION "1.0"
  154. | /* end confdefs.h. */
  155. | #include <ac_nonexistent.h>
  156. configure:3834: checking for grep that handles long lines and -e
  157. configure:3892: result: /bin/grep
  158. configure:3897: checking for egrep
  159. configure:3959: result: /bin/grep -E
  160. configure:3964: checking for ANSI C header files
  161. configure:3984: gcc -c -g -O2 conftest.c >&5
  162. configure:3984: $? = 0
  163. configure:4057: gcc -o conftest -g -O2 conftest.c >&5
  164. configure:4057: $? = 0
  165. configure:4057: ./conftest
  166. configure:4057: $? = 0
  167. configure:4068: result: yes
  168. configure:4081: checking for sys/types.h
  169. configure:4081: gcc -c -g -O2 conftest.c >&5
  170. configure:4081: $? = 0
  171. configure:4081: result: yes
  172. configure:4081: checking for sys/stat.h
  173. configure:4081: gcc -c -g -O2 conftest.c >&5
  174. configure:4081: $? = 0
  175. configure:4081: result: yes
  176. configure:4081: checking for stdlib.h
  177. configure:4081: gcc -c -g -O2 conftest.c >&5
  178. configure:4081: $? = 0
  179. configure:4081: result: yes
  180. configure:4081: checking for string.h
  181. configure:4081: gcc -c -g -O2 conftest.c >&5
  182. configure:4081: $? = 0
  183. configure:4081: result: yes
  184. configure:4081: checking for memory.h
  185. configure:4081: gcc -c -g -O2 conftest.c >&5
  186. configure:4081: $? = 0
  187. configure:4081: result: yes
  188. configure:4081: checking for strings.h
  189. configure:4081: gcc -c -g -O2 conftest.c >&5
  190. configure:4081: $? = 0
  191. configure:4081: result: yes
  192. configure:4081: checking for inttypes.h
  193. configure:4081: gcc -c -g -O2 conftest.c >&5
  194. configure:4081: $? = 0
  195. configure:4081: result: yes
  196. configure:4081: checking for stdint.h
  197. configure:4081: gcc -c -g -O2 conftest.c >&5
  198. configure:4081: $? = 0
  199. configure:4081: result: yes
  200. configure:4081: checking for unistd.h
  201. configure:4081: gcc -c -g -O2 conftest.c >&5
  202. configure:4081: $? = 0
  203. configure:4081: result: yes
  204. configure:4094: WARNING: AM_PATH_CHECK() is deprecated
  205. configure:4096: WARNING: use PKG_CHECK_MODULES([CHECK], [check >= 0.9.4]) instead
  206. configure:4107: checking for check - version >= 0.8.2
  207. configure:4184: gcc -c -g -O2 conftest.c >&5
  208. conftest.c: In function 'main':
  209. conftest.c:61:10: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  210. configure:4184: $? = 0
  211. configure:4195: result: yes
  212. configure:4315: checking for gcc
  213. configure:4342: result: gcc
  214. configure:4571: checking for C compiler version
  215. configure:4580: gcc --version >&5
  216. gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
  217. Copyright (C) 2011 Free Software Foundation, Inc.
  218. This is free software; see the source for copying conditions. There is NO
  219. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  220. configure:4591: $? = 0
  221. configure:4580: gcc -v >&5
  222. Using built-in specs.
  223. COLLECT_GCC=gcc
  224. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
  225. Target: i686-linux-gnu
  226. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  227. Thread model: posix
  228. gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  229. configure:4591: $? = 0
  230. configure:4580: gcc -V >&5
  231. gcc: error: unrecognized option '-V'
  232. gcc: fatal error: no input files
  233. compilation terminated.
  234. configure:4591: $? = 4
  235. configure:4580: gcc -qversion >&5
  236. gcc: error: unrecognized option '-qversion'
  237. gcc: fatal error: no input files
  238. compilation terminated.
  239. configure:4591: $? = 4
  240. configure:4595: checking whether we are using the GNU C compiler
  241. configure:4623: result: yes
  242. configure:4632: checking whether gcc accepts -g
  243. configure:4693: result: yes
  244. configure:4710: checking for gcc option to accept ISO C89
  245. configure:4787: result: none needed
  246. configure:4809: checking dependency style of gcc
  247. configure:4920: result: gcc3
  248. configure:4936: checking whether gcc and cc understand -c and -o together
  249. configure:4967: gcc -c conftest.c -o conftest2.o >&5
  250. configure:4971: $? = 0
  251. configure:4977: gcc -c conftest.c -o conftest2.o >&5
  252. configure:4981: $? = 0
  253. configure:4992: cc -c conftest.c >&5
  254. configure:4996: $? = 0
  255. configure:5004: cc -c conftest.c -o conftest2.o >&5
  256. configure:5008: $? = 0
  257. configure:5014: cc -c conftest.c -o conftest2.o >&5
  258. configure:5018: $? = 0
  259. configure:5036: result: yes
  260. configure:5092: checking how to print strings
  261. configure:5119: result: printf
  262. configure:5140: checking for a sed that does not truncate output
  263. configure:5204: result: /bin/sed
  264. configure:5222: checking for fgrep
  265. configure:5284: result: /bin/grep -F
  266. configure:5319: checking for ld used by gcc
  267. configure:5386: result: /usr/bin/ld
  268. configure:5393: checking if the linker (/usr/bin/ld) is GNU ld
  269. configure:5408: result: yes
  270. configure:5420: checking for BSD- or MS-compatible name lister (nm)
  271. configure:5469: result: /usr/bin/nm -B
  272. configure:5599: checking the name lister (/usr/bin/nm -B) interface
  273. configure:5606: gcc -c -g -O2 conftest.c >&5
  274. configure:5609: /usr/bin/nm -B "conftest.o"
  275. configure:5612: output
  276. 00000000 B some_variable
  277. configure:5619: result: BSD nm
  278. configure:5622: checking whether ln -s works
  279. configure:5626: result: yes
  280. configure:5634: checking the maximum length of command line arguments
  281. configure:5764: result: 1572864
  282. configure:5781: checking whether the shell understands some XSI constructs
  283. configure:5791: result: yes
  284. configure:5795: checking whether the shell understands "+="
  285. configure:5801: result: yes
  286. configure:5836: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
  287. configure:5876: result: func_convert_file_noop
  288. configure:5883: checking how to convert i686-pc-linux-gnu file names to toolchain format
  289. configure:5903: result: func_convert_file_noop
  290. configure:5910: checking for /usr/bin/ld option to reload object files
  291. configure:5917: result: -r
  292. configure:5991: checking for objdump
  293. configure:6007: found /usr/bin/objdump
  294. configure:6018: result: objdump
  295. configure:6050: checking how to recognize dependent libraries
  296. configure:6252: result: pass_all
  297. configure:6337: checking for dlltool
  298. configure:6367: result: no
  299. configure:6397: checking how to associate runtime and link libraries
  300. configure:6424: result: printf %s\n
  301. configure:6484: checking for ar
  302. configure:6500: found /usr/bin/ar
  303. configure:6511: result: ar
  304. configure:6548: checking for archiver @FILE support
  305. configure:6565: gcc -c -g -O2 conftest.c >&5
  306. configure:6565: $? = 0
  307. configure:6568: ar cru libconftest.a @conftest.lst >&5
  308. configure:6571: $? = 0
  309. configure:6576: ar cru libconftest.a @conftest.lst >&5
  310. ar: conftest.o: No such file or directory
  311. configure:6579: $? = 1
  312. configure:6591: result: @
  313. configure:6649: checking for strip
  314. configure:6665: found /usr/bin/strip
  315. configure:6676: result: strip
  316. configure:6748: checking for ranlib
  317. configure:6764: found /usr/bin/ranlib
  318. configure:6775: result: ranlib
  319. configure:6877: checking command to parse /usr/bin/nm -B output from gcc object
  320. configure:6997: gcc -c -g -O2 conftest.c >&5
  321. configure:7000: $? = 0
  322. configure:7004: /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
  323. configure:7007: $? = 0
  324. configure:7073: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  325. configure:7076: $? = 0
  326. configure:7114: result: ok
  327. configure:7151: checking for sysroot
  328. configure:7181: result: no
  329. configure:7437: checking for mt
  330. configure:7453: found /bin/mt
  331. configure:7464: result: mt
  332. configure:7487: checking if mt is a manifest tool
  333. configure:7493: mt '-?'
  334. configure:7501: result: no
  335. configure:8140: checking for dlfcn.h
  336. configure:8140: gcc -c -g -O2 conftest.c >&5
  337. configure:8140: $? = 0
  338. configure:8140: result: yes
  339. configure:8346: checking for objdir
  340. configure:8361: result: .libs
  341. configure:8628: checking if gcc supports -fno-rtti -fno-exceptions
  342. configure:8646: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  343. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  344. configure:8650: $? = 0
  345. configure:8663: result: no
  346. configure:8990: checking for gcc option to produce PIC
  347. configure:8997: result: -fPIC -DPIC
  348. configure:9005: checking if gcc PIC flag -fPIC -DPIC works
  349. configure:9023: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  350. configure:9027: $? = 0
  351. configure:9040: result: yes
  352. configure:9069: checking if gcc static flag -static works
  353. configure:9097: result: yes
  354. configure:9112: checking if gcc supports -c -o file.o
  355. configure:9133: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  356. configure:9137: $? = 0
  357. configure:9159: result: yes
  358. configure:9167: checking if gcc supports -c -o file.o
  359. configure:9214: result: yes
  360. configure:9247: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  361. configure:10404: result: yes
  362. configure:10441: checking whether -lc should be explicitly linked in
  363. configure:10449: gcc -c -g -O2 conftest.c >&5
  364. configure:10452: $? = 0
  365. configure:10467: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  366. configure:10470: $? = 0
  367. configure:10484: result: no
  368. configure:10644: checking dynamic linker characteristics
  369. configure:11155: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  370. configure:11155: $? = 0
  371. configure:11389: result: GNU/Linux ld.so
  372. configure:11496: checking how to hardcode library paths into programs
  373. configure:11521: result: immediate
  374. configure:12061: checking whether stripping libraries is possible
  375. configure:12066: result: yes
  376. configure:12101: checking if libtool supports shared libraries
  377. configure:12103: result: yes
  378. configure:12106: checking whether to build shared libraries
  379. configure:12127: result: yes
  380. configure:12130: checking whether to build static libraries
  381. configure:12134: result: yes
  382. configure:12349: creating ./config.status
  383. ## ---------------------- ##
  384. ## Running config.status. ##
  385. ## ---------------------- ##
  386. This file was extended by OPCUAServer config.status 1.0, which was
  387. generated by GNU Autoconf 2.68. Invocation command line was
  388. CONFIG_FILES =
  389. CONFIG_HEADERS =
  390. CONFIG_LINKS =
  391. CONFIG_COMMANDS =
  392. $ ./config.status
  393. on opcua-VirtualBox
  394. config.status:1020: creating Makefile
  395. config.status:1020: creating src/Makefile
  396. config.status:1020: creating tests/Makefile
  397. config.status:1192: executing depfiles commands
  398. config.status:1192: executing libtool commands
  399. ## ---------------- ##
  400. ## Cache variables. ##
  401. ## ---------------- ##
  402. ac_cv_build=i686-pc-linux-gnu
  403. ac_cv_c_compiler_gnu=yes
  404. ac_cv_env_CC_set=
  405. ac_cv_env_CC_value=
  406. ac_cv_env_CFLAGS_set=
  407. ac_cv_env_CFLAGS_value=
  408. ac_cv_env_CPPFLAGS_set=
  409. ac_cv_env_CPPFLAGS_value=
  410. ac_cv_env_CPP_set=
  411. ac_cv_env_CPP_value=
  412. ac_cv_env_LDFLAGS_set=
  413. ac_cv_env_LDFLAGS_value=
  414. ac_cv_env_LIBS_set=
  415. ac_cv_env_LIBS_value=
  416. ac_cv_env_build_alias_set=
  417. ac_cv_env_build_alias_value=
  418. ac_cv_env_host_alias_set=
  419. ac_cv_env_host_alias_value=
  420. ac_cv_env_target_alias_set=
  421. ac_cv_env_target_alias_value=
  422. ac_cv_header_dlfcn_h=yes
  423. ac_cv_header_inttypes_h=yes
  424. ac_cv_header_memory_h=yes
  425. ac_cv_header_stdc=yes
  426. ac_cv_header_stdint_h=yes
  427. ac_cv_header_stdlib_h=yes
  428. ac_cv_header_string_h=yes
  429. ac_cv_header_strings_h=yes
  430. ac_cv_header_sys_stat_h=yes
  431. ac_cv_header_sys_types_h=yes
  432. ac_cv_header_unistd_h=yes
  433. ac_cv_host=i686-pc-linux-gnu
  434. ac_cv_objext=o
  435. ac_cv_path_EGREP='/bin/grep -E'
  436. ac_cv_path_FGREP='/bin/grep -F'
  437. ac_cv_path_GREP=/bin/grep
  438. ac_cv_path_SED=/bin/sed
  439. ac_cv_path_install='/usr/bin/install -c'
  440. ac_cv_path_mkdir=/bin/mkdir
  441. ac_cv_prog_AWK=mawk
  442. ac_cv_prog_CPP='gcc -E'
  443. ac_cv_prog_ac_ct_AR=ar
  444. ac_cv_prog_ac_ct_CC=gcc
  445. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  446. ac_cv_prog_ac_ct_OBJDUMP=objdump
  447. ac_cv_prog_ac_ct_RANLIB=ranlib
  448. ac_cv_prog_ac_ct_STRIP=strip
  449. ac_cv_prog_cc_c89=
  450. ac_cv_prog_cc_g=yes
  451. ac_cv_prog_cc_gcc_c_o=yes
  452. ac_cv_prog_make_make_set=yes
  453. ac_cv_target=i686-pc-linux-gnu
  454. am_cv_CC_dependencies_compiler_type=gcc3
  455. lt_cv_ar_at_file=@
  456. lt_cv_archive_cmds_need_lc=no
  457. lt_cv_deplibs_check_method=pass_all
  458. lt_cv_file_magic_cmd='$MAGIC_CMD'
  459. lt_cv_file_magic_test_file=
  460. lt_cv_ld_reload_flag=-r
  461. lt_cv_nm_interface='BSD nm'
  462. lt_cv_objdir=.libs
  463. lt_cv_path_LD=/usr/bin/ld
  464. lt_cv_path_NM='/usr/bin/nm -B'
  465. lt_cv_path_mainfest_tool=no
  466. lt_cv_prog_compiler_c_o=yes
  467. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  468. lt_cv_prog_compiler_pic_works=yes
  469. lt_cv_prog_compiler_rtti_exceptions=no
  470. lt_cv_prog_compiler_static_works=yes
  471. lt_cv_prog_gnu_ld=yes
  472. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  473. lt_cv_shlibpath_overrides_runpath=no
  474. 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'\'''
  475. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  476. 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'\'''
  477. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  478. lt_cv_sys_max_cmd_len=1572864
  479. lt_cv_to_host_file_cmd=func_convert_file_noop
  480. lt_cv_to_tool_file_cmd=func_convert_file_noop
  481. ## ----------------- ##
  482. ## Output variables. ##
  483. ## ----------------- ##
  484. ACLOCAL='${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run aclocal-1.11'
  485. AMDEPBACKSLASH='\'
  486. AMDEP_FALSE='#'
  487. AMDEP_TRUE=''
  488. AMTAR='$${TAR-tar}'
  489. AR='ar'
  490. AUTOCONF='${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run autoconf'
  491. AUTOHEADER='${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run autoheader'
  492. AUTOMAKE='${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run automake-1.11'
  493. AWK='mawk'
  494. CC='gcc'
  495. CCDEPMODE='depmode=gcc3'
  496. CFLAGS='-g -O2'
  497. CHECK_CFLAGS=''
  498. CHECK_LIBS='-lcheck'
  499. CPP='gcc -E'
  500. CPPFLAGS=''
  501. CYGPATH_W='echo'
  502. DEFS='-DPACKAGE_NAME=\"OPCUAServer\" -DPACKAGE_TARNAME=\"opcuaserver\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"OPCUAServer\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"opcuaserver\" -DVERSION=\"1.0\" -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/\"'
  503. DEPDIR='.deps'
  504. DLLTOOL='false'
  505. DSYMUTIL=''
  506. DUMPBIN=''
  507. ECHO_C=''
  508. ECHO_N='-n'
  509. ECHO_T=''
  510. EGREP='/bin/grep -E'
  511. EXEEXT=''
  512. FGREP='/bin/grep -F'
  513. GREP='/bin/grep'
  514. HAVE_CHECK_FALSE='#'
  515. HAVE_CHECK_TRUE=''
  516. INSTALL_DATA='${INSTALL} -m 644'
  517. INSTALL_PROGRAM='${INSTALL}'
  518. INSTALL_SCRIPT='${INSTALL}'
  519. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  520. LD='/usr/bin/ld'
  521. LDFLAGS=''
  522. LIBOBJS=''
  523. LIBS=''
  524. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  525. LIPO=''
  526. LN_S='ln -s'
  527. LTLIBOBJS=''
  528. MAKEINFO='${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run makeinfo'
  529. MANIFEST_TOOL=':'
  530. MKDIR_P='/bin/mkdir -p'
  531. NM='/usr/bin/nm -B'
  532. NMEDIT=''
  533. OBJDUMP='objdump'
  534. OBJEXT='o'
  535. OTOOL64=''
  536. OTOOL=''
  537. PACKAGE='opcuaserver'
  538. PACKAGE_BUGREPORT=''
  539. PACKAGE_NAME='OPCUAServer'
  540. PACKAGE_STRING='OPCUAServer 1.0'
  541. PACKAGE_TARNAME='opcuaserver'
  542. PACKAGE_URL=''
  543. PACKAGE_VERSION='1.0'
  544. PATH_SEPARATOR=':'
  545. RANLIB='ranlib'
  546. SED='/bin/sed'
  547. SET_MAKE=''
  548. SHELL='/bin/bash'
  549. STRIP='strip'
  550. VERSION='1.0'
  551. ac_ct_AR='ar'
  552. ac_ct_CC='gcc'
  553. ac_ct_DUMPBIN=''
  554. am__EXEEXT_FALSE=''
  555. am__EXEEXT_TRUE='#'
  556. am__fastdepCC_FALSE='#'
  557. am__fastdepCC_TRUE=''
  558. am__include='include'
  559. am__isrc=''
  560. am__leading_dot='.'
  561. am__nodep='_no'
  562. am__quote=''
  563. am__tar='$${TAR-tar} chof - "$$tardir"'
  564. am__untar='$${TAR-tar} xf -'
  565. bindir='${exec_prefix}/bin'
  566. build='i686-pc-linux-gnu'
  567. build_alias=''
  568. build_cpu='i686'
  569. build_os='linux-gnu'
  570. build_vendor='pc'
  571. datadir='${datarootdir}'
  572. datarootdir='${prefix}/share'
  573. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  574. dvidir='${docdir}'
  575. exec_prefix='${prefix}'
  576. host='i686-pc-linux-gnu'
  577. host_alias=''
  578. host_cpu='i686'
  579. host_os='linux-gnu'
  580. host_vendor='pc'
  581. htmldir='${docdir}'
  582. includedir='${prefix}/include'
  583. infodir='${datarootdir}/info'
  584. install_sh='${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/install-sh'
  585. libdir='${exec_prefix}/lib'
  586. libexecdir='${exec_prefix}/libexec'
  587. localedir='${datarootdir}/locale'
  588. localstatedir='${prefix}/var'
  589. mandir='${datarootdir}/man'
  590. mkdir_p='/bin/mkdir -p'
  591. oldincludedir='/usr/include'
  592. pdfdir='${docdir}'
  593. prefix='/usr/local'
  594. program_transform_name='s,x,x,'
  595. psdir='${docdir}'
  596. sbindir='${exec_prefix}/sbin'
  597. sharedstatedir='${prefix}/com'
  598. sysconfdir='${prefix}/etc'
  599. target='i686-pc-linux-gnu'
  600. target_alias=''
  601. target_cpu='i686'
  602. target_os='linux-gnu'
  603. target_vendor='pc'
  604. ## ----------- ##
  605. ## confdefs.h. ##
  606. ## ----------- ##
  607. /* confdefs.h */
  608. #define PACKAGE_NAME "OPCUAServer"
  609. #define PACKAGE_TARNAME "opcuaserver"
  610. #define PACKAGE_VERSION "1.0"
  611. #define PACKAGE_STRING "OPCUAServer 1.0"
  612. #define PACKAGE_BUGREPORT ""
  613. #define PACKAGE_URL ""
  614. #define PACKAGE "opcuaserver"
  615. #define VERSION "1.0"
  616. #define STDC_HEADERS 1
  617. #define HAVE_SYS_TYPES_H 1
  618. #define HAVE_SYS_STAT_H 1
  619. #define HAVE_STDLIB_H 1
  620. #define HAVE_STRING_H 1
  621. #define HAVE_MEMORY_H 1
  622. #define HAVE_STRINGS_H 1
  623. #define HAVE_INTTYPES_H 1
  624. #define HAVE_STDINT_H 1
  625. #define HAVE_UNISTD_H 1
  626. #define HAVE_DLFCN_H 1
  627. #define LT_OBJDIR ".libs/"
  628. configure: exit 0