config.log 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657
  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 = #52~precise1-Ubuntu SMP Thu Jan 30 17:27:28 UTC 2014
  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:2152: checking build system type
  35. configure:2166: result: i686-pc-linux-gnu
  36. configure:2186: checking host system type
  37. configure:2199: result: i686-pc-linux-gnu
  38. configure:2219: checking target system type
  39. configure:2232: result: i686-pc-linux-gnu
  40. configure:2275: checking for a BSD-compatible install
  41. configure:2343: result: /usr/bin/install -c
  42. configure:2354: checking whether build environment is sane
  43. configure:2404: result: yes
  44. configure:2545: checking for a thread-safe mkdir -p
  45. configure:2584: result: /bin/mkdir -p
  46. configure:2597: checking for gawk
  47. configure:2627: result: no
  48. configure:2597: checking for mawk
  49. configure:2613: found /usr/bin/mawk
  50. configure:2624: result: mawk
  51. configure:2635: checking whether make sets $(MAKE)
  52. configure:2657: result: yes
  53. configure:2737: checking whether make sets $(MAKE)
  54. configure:2759: result: yes
  55. configure:2819: checking for gcc
  56. configure:2835: found /usr/bin/gcc
  57. configure:2846: result: gcc
  58. configure:3075: checking for C compiler version
  59. configure:3084: 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:3095: $? = 0
  65. configure:3084: 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:3095: $? = 0
  74. configure:3084: gcc -V >&5
  75. gcc: error: unrecognized option '-V'
  76. gcc: fatal error: no input files
  77. compilation terminated.
  78. configure:3095: $? = 4
  79. configure:3084: gcc -qversion >&5
  80. gcc: error: unrecognized option '-qversion'
  81. gcc: fatal error: no input files
  82. compilation terminated.
  83. configure:3095: $? = 4
  84. configure:3115: checking whether the C compiler works
  85. configure:3137: gcc -O2 conftest.c >&5
  86. configure:3141: $? = 0
  87. configure:3189: result: yes
  88. configure:3192: checking for C compiler default output file name
  89. configure:3194: result: a.out
  90. configure:3200: checking for suffix of executables
  91. configure:3207: gcc -o conftest -O2 conftest.c >&5
  92. configure:3211: $? = 0
  93. configure:3233: result:
  94. configure:3255: checking whether we are cross compiling
  95. configure:3263: gcc -o conftest -O2 conftest.c >&5
  96. configure:3267: $? = 0
  97. configure:3274: ./conftest
  98. configure:3278: $? = 0
  99. configure:3293: result: no
  100. configure:3298: checking for suffix of object files
  101. configure:3320: gcc -c -O2 conftest.c >&5
  102. configure:3324: $? = 0
  103. configure:3345: result: o
  104. configure:3349: checking whether we are using the GNU C compiler
  105. configure:3368: gcc -c -O2 conftest.c >&5
  106. configure:3368: $? = 0
  107. configure:3377: result: yes
  108. configure:3386: checking whether gcc accepts -g
  109. configure:3406: gcc -c -g conftest.c >&5
  110. configure:3406: $? = 0
  111. configure:3447: result: yes
  112. configure:3464: checking for gcc option to accept ISO C89
  113. configure:3528: gcc -c -O2 conftest.c >&5
  114. configure:3528: $? = 0
  115. configure:3541: result: none needed
  116. configure:3572: checking for style of include used by make
  117. configure:3600: result: GNU
  118. configure:3626: checking dependency style of gcc
  119. configure:3737: result: gcc3
  120. configure:3752: checking whether ln -s works
  121. configure:3756: result: yes
  122. configure:3764: checking whether gcc and cc understand -c and -o together
  123. configure:3795: gcc -c conftest.c -o conftest2.o >&5
  124. configure:3799: $? = 0
  125. configure:3805: gcc -c conftest.c -o conftest2.o >&5
  126. configure:3809: $? = 0
  127. configure:3820: cc -c conftest.c >&5
  128. configure:3824: $? = 0
  129. configure:3832: cc -c conftest.c -o conftest2.o >&5
  130. configure:3836: $? = 0
  131. configure:3842: cc -c conftest.c -o conftest2.o >&5
  132. configure:3846: $? = 0
  133. configure:3864: result: yes
  134. configure:3890: checking for exp in -lm
  135. configure:3915: gcc -o conftest -O2 conftest.c -lm >&5
  136. conftest.c:18:6: warning: conflicting types for built-in function 'exp' [enabled by default]
  137. configure:3915: $? = 0
  138. configure:3924: result: yes
  139. configure:3991: checking for pkg-config
  140. configure:4009: found /usr/bin/pkg-config
  141. configure:4021: result: /usr/bin/pkg-config
  142. configure:4046: checking pkg-config is at least version 0.9.0
  143. configure:4049: result: yes
  144. configure:4059: checking for CHECK
  145. configure:4066: $PKG_CONFIG --exists --print-errors "check >= 0.9.12"
  146. configure:4069: $? = 0
  147. configure:4083: $PKG_CONFIG --exists --print-errors "check >= 0.9.12"
  148. configure:4086: $? = 0
  149. configure:4128: result: yes
  150. configure:4537: checking how to print strings
  151. configure:4564: result: printf
  152. configure:4585: checking for a sed that does not truncate output
  153. configure:4649: result: /bin/sed
  154. configure:4667: checking for grep that handles long lines and -e
  155. configure:4725: result: /bin/grep
  156. configure:4730: checking for egrep
  157. configure:4792: result: /bin/grep -E
  158. configure:4797: checking for fgrep
  159. configure:4859: result: /bin/grep -F
  160. configure:4894: checking for ld used by gcc
  161. configure:4961: result: /usr/bin/ld
  162. configure:4968: checking if the linker (/usr/bin/ld) is GNU ld
  163. configure:4983: result: yes
  164. configure:4995: checking for BSD- or MS-compatible name lister (nm)
  165. configure:5044: result: /usr/bin/nm -B
  166. configure:5174: checking the name lister (/usr/bin/nm -B) interface
  167. configure:5181: gcc -c -O2 conftest.c >&5
  168. configure:5184: /usr/bin/nm -B "conftest.o"
  169. configure:5187: output
  170. 00000000 B some_variable
  171. configure:5194: result: BSD nm
  172. configure:5198: checking the maximum length of command line arguments
  173. configure:5328: result: 1572864
  174. configure:5345: checking whether the shell understands some XSI constructs
  175. configure:5355: result: yes
  176. configure:5359: checking whether the shell understands "+="
  177. configure:5365: result: yes
  178. configure:5400: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
  179. configure:5440: result: func_convert_file_noop
  180. configure:5447: checking how to convert i686-pc-linux-gnu file names to toolchain format
  181. configure:5467: result: func_convert_file_noop
  182. configure:5474: checking for /usr/bin/ld option to reload object files
  183. configure:5481: result: -r
  184. configure:5555: checking for objdump
  185. configure:5582: result: objdump
  186. configure:5611: checking how to recognize dependent libraries
  187. configure:5813: result: pass_all
  188. configure:5898: checking for dlltool
  189. configure:5925: result: dlltool
  190. configure:5955: checking how to associate runtime and link libraries
  191. configure:5982: result: printf %s\n
  192. configure:6042: checking for ar
  193. configure:6058: found /usr/bin/ar
  194. configure:6069: result: ar
  195. configure:6106: checking for archiver @FILE support
  196. configure:6123: gcc -c -O2 conftest.c >&5
  197. configure:6123: $? = 0
  198. configure:6126: ar cru libconftest.a @conftest.lst >&5
  199. configure:6129: $? = 0
  200. configure:6134: ar cru libconftest.a @conftest.lst >&5
  201. ar: conftest.o: No such file or directory
  202. configure:6137: $? = 1
  203. configure:6149: result: @
  204. configure:6207: checking for strip
  205. configure:6223: found /usr/bin/strip
  206. configure:6234: result: strip
  207. configure:6306: checking for ranlib
  208. configure:6322: found /usr/bin/ranlib
  209. configure:6333: result: ranlib
  210. configure:6435: checking command to parse /usr/bin/nm -B output from gcc object
  211. configure:6555: gcc -c -O2 conftest.c >&5
  212. configure:6558: $? = 0
  213. configure:6562: /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
  214. configure:6565: $? = 0
  215. configure:6631: gcc -o conftest -O2 conftest.c conftstm.o >&5
  216. configure:6634: $? = 0
  217. configure:6672: result: ok
  218. configure:6709: checking for sysroot
  219. configure:6739: result: no
  220. configure:6995: checking for mt
  221. configure:7011: found /bin/mt
  222. configure:7022: result: mt
  223. configure:7045: checking if mt is a manifest tool
  224. configure:7051: mt '-?'
  225. configure:7059: result: no
  226. configure:7701: checking how to run the C preprocessor
  227. configure:7732: gcc -E conftest.c
  228. configure:7732: $? = 0
  229. configure:7746: gcc -E conftest.c
  230. conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
  231. compilation terminated.
  232. configure:7746: $? = 1
  233. configure: failed program was:
  234. | /* confdefs.h */
  235. | #define PACKAGE_NAME "OPCUAServer"
  236. | #define PACKAGE_TARNAME "opcuaserver"
  237. | #define PACKAGE_VERSION "1.0"
  238. | #define PACKAGE_STRING "OPCUAServer 1.0"
  239. | #define PACKAGE_BUGREPORT ""
  240. | #define PACKAGE_URL ""
  241. | #define PACKAGE "opcuaserver"
  242. | #define VERSION "1.0"
  243. | #define HAVE_LIBM 1
  244. | #define LINUX 1
  245. | /* end confdefs.h. */
  246. | #include <ac_nonexistent.h>
  247. configure:7771: result: gcc -E
  248. configure:7791: gcc -E conftest.c
  249. configure:7791: $? = 0
  250. configure:7805: gcc -E conftest.c
  251. conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
  252. compilation terminated.
  253. configure:7805: $? = 1
  254. configure: failed program was:
  255. | /* confdefs.h */
  256. | #define PACKAGE_NAME "OPCUAServer"
  257. | #define PACKAGE_TARNAME "opcuaserver"
  258. | #define PACKAGE_VERSION "1.0"
  259. | #define PACKAGE_STRING "OPCUAServer 1.0"
  260. | #define PACKAGE_BUGREPORT ""
  261. | #define PACKAGE_URL ""
  262. | #define PACKAGE "opcuaserver"
  263. | #define VERSION "1.0"
  264. | #define HAVE_LIBM 1
  265. | #define LINUX 1
  266. | /* end confdefs.h. */
  267. | #include <ac_nonexistent.h>
  268. configure:7834: checking for ANSI C header files
  269. configure:7854: gcc -c -O2 conftest.c >&5
  270. configure:7854: $? = 0
  271. configure:7927: gcc -o conftest -O2 conftest.c -lm >&5
  272. configure:7927: $? = 0
  273. configure:7927: ./conftest
  274. configure:7927: $? = 0
  275. configure:7938: result: yes
  276. configure:7951: checking for sys/types.h
  277. configure:7951: gcc -c -O2 conftest.c >&5
  278. configure:7951: $? = 0
  279. configure:7951: result: yes
  280. configure:7951: checking for sys/stat.h
  281. configure:7951: gcc -c -O2 conftest.c >&5
  282. configure:7951: $? = 0
  283. configure:7951: result: yes
  284. configure:7951: checking for stdlib.h
  285. configure:7951: gcc -c -O2 conftest.c >&5
  286. configure:7951: $? = 0
  287. configure:7951: result: yes
  288. configure:7951: checking for string.h
  289. configure:7951: gcc -c -O2 conftest.c >&5
  290. configure:7951: $? = 0
  291. configure:7951: result: yes
  292. configure:7951: checking for memory.h
  293. configure:7951: gcc -c -O2 conftest.c >&5
  294. configure:7951: $? = 0
  295. configure:7951: result: yes
  296. configure:7951: checking for strings.h
  297. configure:7951: gcc -c -O2 conftest.c >&5
  298. configure:7951: $? = 0
  299. configure:7951: result: yes
  300. configure:7951: checking for inttypes.h
  301. configure:7951: gcc -c -O2 conftest.c >&5
  302. configure:7951: $? = 0
  303. configure:7951: result: yes
  304. configure:7951: checking for stdint.h
  305. configure:7951: gcc -c -O2 conftest.c >&5
  306. configure:7951: $? = 0
  307. configure:7951: result: yes
  308. configure:7951: checking for unistd.h
  309. configure:7951: gcc -c -O2 conftest.c >&5
  310. configure:7951: $? = 0
  311. configure:7951: result: yes
  312. configure:7965: checking for dlfcn.h
  313. configure:7965: gcc -c -O2 conftest.c >&5
  314. configure:7965: $? = 0
  315. configure:7965: result: yes
  316. configure:8169: checking for objdir
  317. configure:8184: result: .libs
  318. configure:8451: checking if gcc supports -fno-rtti -fno-exceptions
  319. configure:8469: gcc -c -O2 -fno-rtti -fno-exceptions conftest.c >&5
  320. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  321. configure:8473: $? = 0
  322. configure:8486: result: no
  323. configure:8813: checking for gcc option to produce PIC
  324. configure:8820: result: -fPIC -DPIC
  325. configure:8828: checking if gcc PIC flag -fPIC -DPIC works
  326. configure:8846: gcc -c -O2 -fPIC -DPIC -DPIC conftest.c >&5
  327. configure:8850: $? = 0
  328. configure:8863: result: yes
  329. configure:8892: checking if gcc static flag -static works
  330. configure:8920: result: yes
  331. configure:8935: checking if gcc supports -c -o file.o
  332. configure:8956: gcc -c -O2 -o out/conftest2.o conftest.c >&5
  333. configure:8960: $? = 0
  334. configure:8982: result: yes
  335. configure:8990: checking if gcc supports -c -o file.o
  336. configure:9037: result: yes
  337. configure:9070: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  338. configure:10227: result: yes
  339. configure:10264: checking whether -lc should be explicitly linked in
  340. configure:10272: gcc -c -O2 conftest.c >&5
  341. configure:10275: $? = 0
  342. configure:10290: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  343. configure:10293: $? = 0
  344. configure:10307: result: no
  345. configure:10467: checking dynamic linker characteristics
  346. configure:10978: gcc -o conftest -O2 -Wl,-rpath -Wl,/foo conftest.c -lm >&5
  347. configure:10978: $? = 0
  348. configure:11212: result: GNU/Linux ld.so
  349. configure:11319: checking how to hardcode library paths into programs
  350. configure:11344: result: immediate
  351. configure:11884: checking whether stripping libraries is possible
  352. configure:11889: result: yes
  353. configure:11924: checking if libtool supports shared libraries
  354. configure:11926: result: yes
  355. configure:11929: checking whether to build shared libraries
  356. configure:11950: result: yes
  357. configure:11953: checking whether to build static libraries
  358. configure:11957: result: yes
  359. configure:12179: creating ./config.status
  360. ## ---------------------- ##
  361. ## Running config.status. ##
  362. ## ---------------------- ##
  363. This file was extended by OPCUAServer config.status 1.0, which was
  364. generated by GNU Autoconf 2.68. Invocation command line was
  365. CONFIG_FILES =
  366. CONFIG_HEADERS =
  367. CONFIG_LINKS =
  368. CONFIG_COMMANDS =
  369. $ ./config.status
  370. on opcua-VirtualBox
  371. config.status:1033: creating Makefile
  372. config.status:1033: creating src/Makefile
  373. config.status:1033: creating tests/Makefile
  374. config.status:1033: creating examples/src/Makefile
  375. config.status:1205: executing depfiles commands
  376. config.status:1205: executing libtool commands
  377. ## ---------------- ##
  378. ## Cache variables. ##
  379. ## ---------------- ##
  380. ac_cv_build=i686-pc-linux-gnu
  381. ac_cv_c_compiler_gnu=yes
  382. ac_cv_env_CC_set=
  383. ac_cv_env_CC_value=
  384. ac_cv_env_CFLAGS_set=
  385. ac_cv_env_CFLAGS_value=
  386. ac_cv_env_CHECK_CFLAGS_set=
  387. ac_cv_env_CHECK_CFLAGS_value=
  388. ac_cv_env_CHECK_LIBS_set=
  389. ac_cv_env_CHECK_LIBS_value=
  390. ac_cv_env_CPPFLAGS_set=
  391. ac_cv_env_CPPFLAGS_value=
  392. ac_cv_env_CPP_set=
  393. ac_cv_env_CPP_value=
  394. ac_cv_env_LDFLAGS_set=
  395. ac_cv_env_LDFLAGS_value=
  396. ac_cv_env_LIBS_set=
  397. ac_cv_env_LIBS_value=
  398. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  399. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  400. ac_cv_env_PKG_CONFIG_PATH_set=
  401. ac_cv_env_PKG_CONFIG_PATH_value=
  402. ac_cv_env_PKG_CONFIG_set=
  403. ac_cv_env_PKG_CONFIG_value=
  404. ac_cv_env_build_alias_set=
  405. ac_cv_env_build_alias_value=
  406. ac_cv_env_host_alias_set=
  407. ac_cv_env_host_alias_value=
  408. ac_cv_env_target_alias_set=
  409. ac_cv_env_target_alias_value=
  410. ac_cv_header_dlfcn_h=yes
  411. ac_cv_header_inttypes_h=yes
  412. ac_cv_header_memory_h=yes
  413. ac_cv_header_stdc=yes
  414. ac_cv_header_stdint_h=yes
  415. ac_cv_header_stdlib_h=yes
  416. ac_cv_header_string_h=yes
  417. ac_cv_header_strings_h=yes
  418. ac_cv_header_sys_stat_h=yes
  419. ac_cv_header_sys_types_h=yes
  420. ac_cv_header_unistd_h=yes
  421. ac_cv_host=i686-pc-linux-gnu
  422. ac_cv_lib_m_exp=yes
  423. ac_cv_objext=o
  424. ac_cv_path_EGREP='/bin/grep -E'
  425. ac_cv_path_FGREP='/bin/grep -F'
  426. ac_cv_path_GREP=/bin/grep
  427. ac_cv_path_SED=/bin/sed
  428. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  429. ac_cv_path_install='/usr/bin/install -c'
  430. ac_cv_path_mkdir=/bin/mkdir
  431. ac_cv_prog_AWK=mawk
  432. ac_cv_prog_CPP='gcc -E'
  433. ac_cv_prog_ac_ct_AR=ar
  434. ac_cv_prog_ac_ct_CC=gcc
  435. ac_cv_prog_ac_ct_DLLTOOL=dlltool
  436. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  437. ac_cv_prog_ac_ct_OBJDUMP=objdump
  438. ac_cv_prog_ac_ct_RANLIB=ranlib
  439. ac_cv_prog_ac_ct_STRIP=strip
  440. ac_cv_prog_cc_c89=
  441. ac_cv_prog_cc_g=yes
  442. ac_cv_prog_cc_gcc_c_o=yes
  443. ac_cv_prog_make_make_set=yes
  444. ac_cv_target=i686-pc-linux-gnu
  445. am_cv_CC_dependencies_compiler_type=gcc3
  446. lt_cv_ar_at_file=@
  447. lt_cv_archive_cmds_need_lc=no
  448. lt_cv_deplibs_check_method=pass_all
  449. lt_cv_file_magic_cmd='$MAGIC_CMD'
  450. lt_cv_file_magic_test_file=
  451. lt_cv_ld_reload_flag=-r
  452. lt_cv_nm_interface='BSD nm'
  453. lt_cv_objdir=.libs
  454. lt_cv_path_LD=/usr/bin/ld
  455. lt_cv_path_NM='/usr/bin/nm -B'
  456. lt_cv_path_mainfest_tool=no
  457. lt_cv_prog_compiler_c_o=yes
  458. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  459. lt_cv_prog_compiler_pic_works=yes
  460. lt_cv_prog_compiler_rtti_exceptions=no
  461. lt_cv_prog_compiler_static_works=yes
  462. lt_cv_prog_gnu_ld=yes
  463. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  464. lt_cv_shlibpath_overrides_runpath=no
  465. 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'\'''
  466. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  467. 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'\'''
  468. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  469. lt_cv_sys_max_cmd_len=1572864
  470. lt_cv_to_host_file_cmd=func_convert_file_noop
  471. lt_cv_to_tool_file_cmd=func_convert_file_noop
  472. pkg_cv_CHECK_CFLAGS='-pthread -I/usr/local/include '
  473. pkg_cv_CHECK_LIBS='-L/usr/local/lib -lcheck '
  474. ## ----------------- ##
  475. ## Output variables. ##
  476. ## ----------------- ##
  477. ACLOCAL='${SHELL} /home/opcua/git/opcUaStack/open62541Stack/missing --run aclocal-1.11'
  478. AMDEPBACKSLASH='\'
  479. AMDEP_FALSE='#'
  480. AMDEP_TRUE=''
  481. AMTAR='$${TAR-tar}'
  482. AR='ar'
  483. AS='as'
  484. AUTOCONF='${SHELL} /home/opcua/git/opcUaStack/open62541Stack/missing --run autoconf'
  485. AUTOHEADER='${SHELL} /home/opcua/git/opcUaStack/open62541Stack/missing --run autoheader'
  486. AUTOMAKE='${SHELL} /home/opcua/git/opcUaStack/open62541Stack/missing --run automake-1.11'
  487. AWK='mawk'
  488. CC='gcc'
  489. CCDEPMODE='depmode=gcc3'
  490. CFLAGS='-O2'
  491. CHECK_CFLAGS='-pthread -I/usr/local/include '
  492. CHECK_LIBS='-L/usr/local/lib -lcheck '
  493. CPP='gcc -E'
  494. CPPFLAGS=''
  495. CYGPATH_W='echo'
  496. DEBUG_FALSE=''
  497. DEBUG_TRUE='#'
  498. 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\" -DHAVE_LIBM=1 -DLINUX=1 -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/\"'
  499. DEPDIR='.deps'
  500. DLLTOOL='dlltool'
  501. DSYMUTIL=''
  502. DUMPBIN=''
  503. ECHO_C=''
  504. ECHO_N='-n'
  505. ECHO_T=''
  506. EGREP='/bin/grep -E'
  507. EXEEXT=''
  508. FGREP='/bin/grep -F'
  509. GREP='/bin/grep'
  510. HAVE_CHECK_FALSE='#'
  511. HAVE_CHECK_TRUE=''
  512. INSTALL_DATA='${INSTALL} -m 644'
  513. INSTALL_PROGRAM='${INSTALL}'
  514. INSTALL_SCRIPT='${INSTALL}'
  515. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  516. LD='/usr/bin/ld'
  517. LDFLAGS=''
  518. LIBOBJS=''
  519. LIBS='-lm '
  520. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  521. LIPO=''
  522. LN_S='ln -s'
  523. LTLIBOBJS=''
  524. MAKEINFO='${SHELL} /home/opcua/git/opcUaStack/open62541Stack/missing --run makeinfo'
  525. MANIFEST_TOOL=':'
  526. MKDIR_P='/bin/mkdir -p'
  527. NM='/usr/bin/nm -B'
  528. NMEDIT=''
  529. OBJDUMP='objdump'
  530. OBJEXT='o'
  531. OTOOL64=''
  532. OTOOL=''
  533. PACKAGE='opcuaserver'
  534. PACKAGE_BUGREPORT=''
  535. PACKAGE_NAME='OPCUAServer'
  536. PACKAGE_STRING='OPCUAServer 1.0'
  537. PACKAGE_TARNAME='opcuaserver'
  538. PACKAGE_URL=''
  539. PACKAGE_VERSION='1.0'
  540. PATH_SEPARATOR=':'
  541. PKG_CONFIG='/usr/bin/pkg-config'
  542. PKG_CONFIG_LIBDIR=''
  543. PKG_CONFIG_PATH=''
  544. RANLIB='ranlib'
  545. SED='/bin/sed'
  546. SET_MAKE=''
  547. SHELL='/bin/bash'
  548. STRIP='strip'
  549. TARGET_LINUX_FALSE='#'
  550. TARGET_LINUX_TRUE=''
  551. TARGET_WIN_FALSE=''
  552. TARGET_WIN_TRUE='#'
  553. VERSION='1.0'
  554. ac_ct_AR='ar'
  555. ac_ct_CC='gcc'
  556. ac_ct_DUMPBIN=''
  557. am__EXEEXT_FALSE=''
  558. am__EXEEXT_TRUE='#'
  559. am__fastdepCC_FALSE='#'
  560. am__fastdepCC_TRUE=''
  561. am__include='include'
  562. am__isrc=''
  563. am__leading_dot='.'
  564. am__nodep='_no'
  565. am__quote=''
  566. am__tar='$${TAR-tar} chof - "$$tardir"'
  567. am__untar='$${TAR-tar} xf -'
  568. bindir='${exec_prefix}/bin'
  569. build='i686-pc-linux-gnu'
  570. build_alias=''
  571. build_cpu='i686'
  572. build_os='linux-gnu'
  573. build_vendor='pc'
  574. datadir='${datarootdir}'
  575. datarootdir='${prefix}/share'
  576. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  577. dvidir='${docdir}'
  578. exec_prefix='${prefix}'
  579. host='i686-pc-linux-gnu'
  580. host_alias=''
  581. host_cpu='i686'
  582. host_os='linux-gnu'
  583. host_vendor='pc'
  584. htmldir='${docdir}'
  585. includedir='${prefix}/include'
  586. infodir='${datarootdir}/info'
  587. install_sh='${SHELL} /home/opcua/git/opcUaStack/open62541Stack/install-sh'
  588. libdir='${exec_prefix}/lib'
  589. libexecdir='${exec_prefix}/libexec'
  590. localedir='${datarootdir}/locale'
  591. localstatedir='${prefix}/var'
  592. mandir='${datarootdir}/man'
  593. mkdir_p='/bin/mkdir -p'
  594. oldincludedir='/usr/include'
  595. pdfdir='${docdir}'
  596. prefix='/usr/local'
  597. program_transform_name='s,x,x,'
  598. psdir='${docdir}'
  599. sbindir='${exec_prefix}/sbin'
  600. sharedstatedir='${prefix}/com'
  601. sysconfdir='${prefix}/etc'
  602. target='i686-pc-linux-gnu'
  603. target_alias=''
  604. target_cpu='i686'
  605. target_os='linux-gnu'
  606. target_vendor='pc'
  607. ## ----------- ##
  608. ## confdefs.h. ##
  609. ## ----------- ##
  610. /* confdefs.h */
  611. #define PACKAGE_NAME "OPCUAServer"
  612. #define PACKAGE_TARNAME "opcuaserver"
  613. #define PACKAGE_VERSION "1.0"
  614. #define PACKAGE_STRING "OPCUAServer 1.0"
  615. #define PACKAGE_BUGREPORT ""
  616. #define PACKAGE_URL ""
  617. #define PACKAGE "opcuaserver"
  618. #define VERSION "1.0"
  619. #define HAVE_LIBM 1
  620. #define LINUX 1
  621. #define STDC_HEADERS 1
  622. #define HAVE_SYS_TYPES_H 1
  623. #define HAVE_SYS_STAT_H 1
  624. #define HAVE_STDLIB_H 1
  625. #define HAVE_STRING_H 1
  626. #define HAVE_MEMORY_H 1
  627. #define HAVE_STRINGS_H 1
  628. #define HAVE_INTTYPES_H 1
  629. #define HAVE_STDINT_H 1
  630. #define HAVE_UNISTD_H 1
  631. #define HAVE_DLFCN_H 1
  632. #define LT_OBJDIR ".libs/"
  633. configure: exit 0