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 daq configure 0.6.1, which was
  5. generated by GNU Autoconf 2.66. Invocation command line was
  6.  
  7. $ ./configure --host=arm-linux --prefix=/home/linuxpc1/Elison/snort_dl/arm_install/ --with-libpcap-includes=/home/linuxpc1/Elison/snort_dl/arm_install/include/ --with-libpcap-libraries=/home/linuxpc1/Elison/snort_dl/arm_install/lib/
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = linuxinternet-1
  14. uname -m = i686
  15. uname -r = 2.6.35.6-45.fc14.i686
  16. uname -s = Linux
  17. uname -v = #1 SMP Mon Oct 18 23:56:17 UTC 2010
  18.  
  19. /usr/bin/uname -p = unknown
  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/lib/qt-3.3/bin
  31. PATH: /usr/lib/ccache
  32. PATH: /usr/local/bin
  33. PATH: /usr/bin
  34. PATH: /bin
  35. PATH: /usr/local/sbin
  36. PATH: /usr/sbin
  37. PATH: /sbin
  38. PATH: /home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin
  39. PATH: /usr/local/lib
  40. PATH: /home/linuxpc1/bin
  41. PATH: /home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin
  42. PATH: /usr/local/lib
  43.  
  44.  
  45. ## ----------- ##
  46. ## Core tests. ##
  47. ## ----------- ##
  48.  
  49. configure:2370: checking for a BSD-compatible install
  50. configure:2438: result: /usr/bin/install -c
  51. configure:2449: checking whether build environment is sane
  52. configure:2499: result: yes
  53. configure:2548: checking for arm-linux-strip
  54. configure:2564: found /home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin/arm-linux-strip
  55. configure:2575: result: arm-linux-strip
  56. configure:2640: checking for a thread-safe mkdir -p
  57. configure:2679: result: /bin/mkdir -p
  58. configure:2692: checking for gawk
  59. configure:2708: found /usr/bin/gawk
  60. configure:2719: result: gawk
  61. configure:2730: checking whether make sets $(MAKE)
  62. configure:2752: result: yes
  63. configure:2846: checking for arm-linux-gcc
  64. configure:2862: found /home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin/arm-linux-gcc
  65. configure:2873: result: arm-linux-gcc
  66. configure:3142: checking for C compiler version
  67. configure:3151: arm-linux-gcc --version >&5
  68. arm-linux-gcc (GCC) 4.3.3
  69. Copyright (C) 2008 Free Software Foundation, Inc.
  70. This is free software; see the source for copying conditions. There is NO
  71. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  72.  
  73. configure:3162: $? = 0
  74. configure:3151: arm-linux-gcc -v >&5
  75. Using built-in specs.
  76. Target: arm-linux
  77. Configured with: /home/danov/cross/gcc-4.3.3/configure --target=arm-linux --build i486-cross-linux-gnu --host i486-cross-linux-gnu --with-gmp=/usr/cross/arm-linux --with-mpfr=/usr/cross/arm-linux --disable-nls --prefix=/usr/cross/arm-linux --enable-interwork --enable-multilib --exec-prefix=/usr/cross/arm-linux --with-sysroot=/usr/cross/arm-linux/target --enable-__cxa_atexit --enable-shared --enable-languages=c,c++ --enable-c99 --enable-long-long --enable-threads=posix --enable-win32-registry=ronetix-arm-linux --with-gnu-as --with-gnu-ld
  78. Thread model: posix
  79. gcc version 4.3.3 (GCC)
  80. configure:3162: $? = 0
  81. configure:3151: arm-linux-gcc -V >&5
  82. arm-linux-gcc: '-V' option must have argument
  83. configure:3162: $? = 1
  84. configure:3151: arm-linux-gcc -qversion >&5
  85. arm-linux-gcc: unrecognized option '-qversion'
  86. arm-linux-gcc: no input files
  87. configure:3162: $? = 1
  88. configure:3182: checking whether the C compiler works
  89. configure:3204: arm-linux-gcc conftest.c >&5
  90. configure:3208: $? = 0
  91. configure:3256: result: yes
  92. configure:3259: checking for C compiler default output file name
  93. configure:3261: result: a.out
  94. configure:3267: checking for suffix of executables
  95. configure:3274: arm-linux-gcc -o conftest conftest.c >&5
  96. configure:3278: $? = 0
  97. configure:3300: result:
  98. configure:3322: checking whether we are cross compiling
  99. configure:3330: arm-linux-gcc -o conftest conftest.c >&5
  100. configure:3334: $? = 0
  101. configure:3341: ./conftest
  102. ./configure: line 3343: ./conftest: cannot execute binary file
  103. configure:3345: $? = 126
  104. configure:3360: result: yes
  105. configure:3365: checking for suffix of object files
  106. configure:3387: arm-linux-gcc -c conftest.c >&5
  107. configure:3391: $? = 0
  108. configure:3412: result: o
  109. configure:3416: checking whether we are using the GNU C compiler
  110. configure:3435: arm-linux-gcc -c conftest.c >&5
  111. configure:3435: $? = 0
  112. configure:3444: result: yes
  113. configure:3453: checking whether arm-linux-gcc accepts -g
  114. configure:3473: arm-linux-gcc -c -g conftest.c >&5
  115. configure:3473: $? = 0
  116. configure:3514: result: yes
  117. configure:3531: checking for arm-linux-gcc option to accept ISO C89
  118. configure:3595: arm-linux-gcc -c -g -O2 conftest.c >&5
  119. configure:3595: $? = 0
  120. configure:3608: result: none needed
  121. configure:3639: checking for style of include used by make
  122. configure:3667: result: GNU
  123. configure:3692: checking dependency style of arm-linux-gcc
  124. configure:3802: result: gcc3
  125. configure:3846: checking build system type
  126. configure:3860: result: i686-pc-linux-gnu
  127. configure:3880: checking host system type
  128. configure:3893: result: arm-unknown-linux-gnu
  129. configure:3934: checking how to print strings
  130. configure:3961: result: printf
  131. configure:3982: checking for a sed that does not truncate output
  132. configure:4046: result: /bin/sed
  133. configure:4064: checking for grep that handles long lines and -e
  134. configure:4122: result: /bin/grep
  135. configure:4127: checking for egrep
  136. configure:4189: result: /bin/grep -E
  137. configure:4194: checking for fgrep
  138. configure:4256: result: /bin/grep -F
  139. configure:4291: checking for ld used by arm-linux-gcc
  140. configure:4358: result: /home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/arm-linux/bin/ld
  141. configure:4365: checking if the linker (/home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/arm-linux/bin/ld) is GNU ld
  142. configure:4380: result: yes
  143. configure:4392: checking for BSD- or MS-compatible name lister (nm)
  144. configure:4441: result: /home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin/arm-linux-nm -B
  145. configure:4571: checking the name lister (/home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin/arm-linux-nm -B) interface
  146. configure:4578: arm-linux-gcc -c -g -O2 conftest.c >&5
  147. configure:4581: /home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin/arm-linux-nm -B "conftest.o"
  148. configure:4584: output
  149. 00000000 B some_variable
  150. configure:4591: result: BSD nm
  151. configure:4594: checking whether ln -s works
  152. configure:4598: result: yes
  153. configure:4606: checking the maximum length of command line arguments
  154. configure:4731: result: 1572864
  155. configure:4748: checking whether the shell understands some XSI constructs
  156. configure:4758: result: yes
  157. configure:4762: checking whether the shell understands "+="
  158. configure:4768: result: yes
  159. configure:4803: checking for /home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/arm-linux/bin/ld option to reload object files
  160. configure:4810: result: -r
  161. configure:4839: checking for arm-linux-objdump
  162. configure:4855: found /home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin/arm-linux-objdump
  163. configure:4866: result: arm-linux-objdump
  164. configure:4938: checking how to recognize dependent libraries
  165. configure:5140: result: pass_all
  166. configure:5160: checking for arm-linux-ar
  167. configure:5176: found /home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin/arm-linux-ar
  168. configure:5187: result: arm-linux-ar
  169. configure:5265: checking for arm-linux-strip
  170. configure:5292: result: arm-linux-strip
  171. configure:5364: checking for arm-linux-ranlib
  172. configure:5380: found /home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin/arm-linux-ranlib
  173. configure:5391: result: arm-linux-ranlib
  174. configure:5533: checking command to parse /home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin/arm-linux-nm -B output from arm-linux-gcc object
  175. configure:5651: arm-linux-gcc -c -g -O2 conftest.c >&5
  176. configure:5654: $? = 0
  177. configure:5658: /home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin/arm-linux-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  178. configure:5661: $? = 0
  179. configure:5715: arm-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  180. configure:5718: $? = 0
  181. configure:5756: result: ok
  182. configure:6597: checking how to run the C preprocessor
  183. configure:6628: arm-linux-gcc -E conftest.c
  184. configure:6628: $? = 0
  185. configure:6642: arm-linux-gcc -E conftest.c
  186. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  187. configure:6642: $? = 1
  188. configure: failed program was:
  189. | /* confdefs.h */
  190. | #define PACKAGE_NAME "daq"
  191. | #define PACKAGE_TARNAME "daq"
  192. | #define PACKAGE_VERSION "0.6.1"
  193. | #define PACKAGE_STRING "daq 0.6.1"
  194. | #define PACKAGE_BUGREPORT "snort-team@sourcefire.com"
  195. | #define PACKAGE_URL ""
  196. | #define PACKAGE "daq"
  197. | #define VERSION "0.6.1"
  198. | /* end confdefs.h. */
  199. | #include <ac_nonexistent.h>
  200. configure:6667: result: arm-linux-gcc -E
  201. configure:6687: arm-linux-gcc -E conftest.c
  202. configure:6687: $? = 0
  203. configure:6701: arm-linux-gcc -E conftest.c
  204. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  205. configure:6701: $? = 1
  206. configure: failed program was:
  207. | /* confdefs.h */
  208. | #define PACKAGE_NAME "daq"
  209. | #define PACKAGE_TARNAME "daq"
  210. | #define PACKAGE_VERSION "0.6.1"
  211. | #define PACKAGE_STRING "daq 0.6.1"
  212. | #define PACKAGE_BUGREPORT "snort-team@sourcefire.com"
  213. | #define PACKAGE_URL ""
  214. | #define PACKAGE "daq"
  215. | #define VERSION "0.6.1"
  216. | /* end confdefs.h. */
  217. | #include <ac_nonexistent.h>
  218. configure:6730: checking for ANSI C header files
  219. configure:6750: arm-linux-gcc -c -g -O2 conftest.c >&5
  220. configure:6750: $? = 0
  221. configure:6834: result: yes
  222. configure:6847: checking for sys/types.h
  223. configure:6847: arm-linux-gcc -c -g -O2 conftest.c >&5
  224. configure:6847: $? = 0
  225. configure:6847: result: yes
  226. configure:6847: checking for sys/stat.h
  227. configure:6847: arm-linux-gcc -c -g -O2 conftest.c >&5
  228. configure:6847: $? = 0
  229. configure:6847: result: yes
  230. configure:6847: checking for stdlib.h
  231. configure:6847: arm-linux-gcc -c -g -O2 conftest.c >&5
  232. configure:6847: $? = 0
  233. configure:6847: result: yes
  234. configure:6847: checking for string.h
  235. configure:6847: arm-linux-gcc -c -g -O2 conftest.c >&5
  236. configure:6847: $? = 0
  237. configure:6847: result: yes
  238. configure:6847: checking for memory.h
  239. configure:6847: arm-linux-gcc -c -g -O2 conftest.c >&5
  240. configure:6847: $? = 0
  241. configure:6847: result: yes
  242. configure:6847: checking for strings.h
  243. configure:6847: arm-linux-gcc -c -g -O2 conftest.c >&5
  244. configure:6847: $? = 0
  245. configure:6847: result: yes
  246. configure:6847: checking for inttypes.h
  247. configure:6847: arm-linux-gcc -c -g -O2 conftest.c >&5
  248. configure:6847: $? = 0
  249. configure:6847: result: yes
  250. configure:6847: checking for stdint.h
  251. configure:6847: arm-linux-gcc -c -g -O2 conftest.c >&5
  252. configure:6847: $? = 0
  253. configure:6847: result: yes
  254. configure:6847: checking for unistd.h
  255. configure:6847: arm-linux-gcc -c -g -O2 conftest.c >&5
  256. configure:6847: $? = 0
  257. configure:6847: result: yes
  258. configure:6861: checking for dlfcn.h
  259. configure:6861: arm-linux-gcc -c -g -O2 conftest.c >&5
  260. configure:6861: $? = 0
  261. configure:6861: result: yes
  262. configure:7048: checking for objdir
  263. configure:7063: result: .libs
  264. configure:7334: checking if arm-linux-gcc supports -fno-rtti -fno-exceptions
  265. configure:7352: arm-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  266. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  267. configure:7356: $? = 0
  268. configure:7369: result: no
  269. configure:7389: checking for arm-linux-gcc option to produce PIC
  270. configure:7674: result: -fPIC -DPIC
  271. configure:7686: checking if arm-linux-gcc PIC flag -fPIC -DPIC works
  272. configure:7704: arm-linux-gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  273. configure:7708: $? = 0
  274. configure:7721: result: yes
  275. configure:7745: checking if arm-linux-gcc static flag -static works
  276. configure:7773: result: yes
  277. configure:7788: checking if arm-linux-gcc supports -c -o file.o
  278. configure:7809: arm-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  279. configure:7813: $? = 0
  280. configure:7835: result: yes
  281. configure:7843: checking if arm-linux-gcc supports -c -o file.o
  282. configure:7890: result: yes
  283. configure:7923: checking whether the arm-linux-gcc linker (/home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/arm-linux/bin/ld) supports shared libraries
  284. configure:8998: result: yes
  285. configure:9035: checking whether -lc should be explicitly linked in
  286. configure:9043: arm-linux-gcc -c -g -O2 conftest.c >&5
  287. configure:9046: $? = 0
  288. configure:9061: arm-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  289. configure:9064: $? = 0
  290. configure:9078: result: no
  291. configure:9243: checking dynamic linker characteristics
  292. configure:9698: arm-linux-gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  293. configure:9698: $? = 0
  294. configure:9924: result: GNU/Linux ld.so
  295. configure:10031: checking how to hardcode library paths into programs
  296. configure:10056: result: immediate
  297. configure:10596: checking whether stripping libraries is possible
  298. configure:10601: result: yes
  299. configure:10636: checking if libtool supports shared libraries
  300. configure:10638: result: yes
  301. configure:10641: checking whether to build shared libraries
  302. configure:10662: result: yes
  303. configure:10665: checking whether to build static libraries
  304. configure:10669: result: yes
  305. configure:10708: checking for visibility support
  306. configure:10733: arm-linux-gcc -c -g -O2 -Werror -fvisibility=hidden conftest.c >&5
  307. configure:10733: $? = 0
  308. configure:10742: result: yes
  309. configure:10773: checking CFLAGS for gcc -Wall
  310. configure:10800: arm-linux-gcc -c -g -O2 -fvisibility=hidden -pedantic -Werror -Wall conftest.c >&5
  311. configure:10800: $? = 0
  312. configure:10814: result: -Wall
  313. configure:10827: : CFLAGS="$CFLAGS $var"
  314. configure:10830: $? = 0
  315. configure:10837: checking CFLAGS for gcc -Wwrite-strings
  316. configure:10864: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -pedantic -Werror -Wwrite-strings conftest.c >&5
  317. configure:10864: $? = 0
  318. configure:10878: result: -Wwrite-strings
  319. configure:10891: : CFLAGS="$CFLAGS $var"
  320. configure:10894: $? = 0
  321. configure:10901: checking CFLAGS for gcc -Wsign-compare
  322. configure:10928: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -pedantic -Werror -Wsign-compare conftest.c >&5
  323. configure:10928: $? = 0
  324. configure:10942: result: -Wsign-compare
  325. configure:10955: : CFLAGS="$CFLAGS $var"
  326. configure:10958: $? = 0
  327. configure:10965: checking CFLAGS for gcc -Wcast-align
  328. configure:10992: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -pedantic -Werror -Wcast-align conftest.c >&5
  329. configure:10992: $? = 0
  330. configure:11006: result: -Wcast-align
  331. configure:11019: : CFLAGS="$CFLAGS $var"
  332. configure:11022: $? = 0
  333. configure:11029: checking CFLAGS for gcc -Wextra
  334. configure:11056: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -pedantic -Werror -Wextra conftest.c >&5
  335. configure:11056: $? = 0
  336. configure:11070: result: -Wextra
  337. configure:11083: : CFLAGS="$CFLAGS $var"
  338. configure:11086: $? = 0
  339. configure:11093: checking CFLAGS for gcc -Wformat
  340. configure:11120: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -pedantic -Werror -Wformat conftest.c >&5
  341. configure:11120: $? = 0
  342. configure:11134: result: -Wformat
  343. configure:11147: : CFLAGS="$CFLAGS $var"
  344. configure:11150: $? = 0
  345. configure:11157: checking CFLAGS for gcc -Wformat-security
  346. configure:11184: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -pedantic -Werror -Wformat-security conftest.c >&5
  347. configure:11184: $? = 0
  348. configure:11198: result: -Wformat-security
  349. configure:11211: : CFLAGS="$CFLAGS $var"
  350. configure:11214: $? = 0
  351. configure:11221: checking CFLAGS for gcc -Wno-unused-parameter
  352. configure:11248: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -pedantic -Werror -Wno-unused-parameter conftest.c >&5
  353. configure:11248: $? = 0
  354. configure:11262: result: -Wno-unused-parameter
  355. configure:11275: : CFLAGS="$CFLAGS $var"
  356. configure:11278: $? = 0
  357. configure:11285: checking CFLAGS for gcc -fno-strict-aliasing
  358. configure:11312: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -pedantic -Werror -fno-strict-aliasing conftest.c >&5
  359. configure:11312: $? = 0
  360. configure:11326: result: -fno-strict-aliasing
  361. configure:11339: : CFLAGS="$CFLAGS $var"
  362. configure:11342: $? = 0
  363. configure:11349: checking CFLAGS for gcc -fdiagnostics-show-option
  364. configure:11376: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -pedantic -Werror -fdiagnostics-show-option conftest.c >&5
  365. configure:11376: $? = 0
  366. configure:11390: result: -fdiagnostics-show-option
  367. configure:11403: : CFLAGS="$CFLAGS $var"
  368. configure:11406: $? = 0
  369. configure:11414: checking CFLAGS for gcc -pedantic -std=c99 -D_GNU_SOURCE
  370. configure:11441: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -Werror -pedantic -std=c99 -D_GNU_SOURCE conftest.c >&5
  371. configure:11441: $? = 0
  372. configure:11456: result: -pedantic -std=c99 -D_GNU_SOURCE
  373. configure:11469: : CFLAGS="$CFLAGS $var"
  374. configure:11472: $? = 0
  375. configure:11491: checking for getaddrinfo
  376. configure:11491: arm-linux-gcc -o conftest -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE conftest.c >&5
  377. configure:11491: $? = 0
  378. configure:11491: result: yes
  379. configure:11531: checking for flex
  380. configure:11547: found /usr/bin/flex
  381. configure:11558: result: flex
  382. configure:11573: checking for flex 2.4 or higher
  383. configure:11585: result: yes
  384. configure:11601: checking for bison
  385. configure:11617: found /usr/bin/bison
  386. configure:11628: result: bison
  387. configure:11767: checking linux/if_ether.h usability
  388. configure:11767: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ conftest.c >&5
  389. configure:11767: $? = 0
  390. configure:11767: result: yes
  391. configure:11767: checking linux/if_ether.h presence
  392. configure:11767: arm-linux-gcc -E -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ conftest.c
  393. configure:11767: $? = 0
  394. configure:11767: result: yes
  395. configure:11767: checking for linux/if_ether.h
  396. configure:11767: result: yes
  397. configure:11767: checking linux/if_packet.h usability
  398. configure:11767: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ conftest.c >&5
  399. configure:11767: $? = 0
  400. configure:11767: result: yes
  401. configure:11767: checking linux/if_packet.h presence
  402. configure:11767: arm-linux-gcc -E -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ conftest.c
  403. configure:11767: $? = 0
  404. configure:11767: result: yes
  405. configure:11767: checking for linux/if_packet.h
  406. configure:11767: result: yes
  407. configure:11801: checking pcap.h usability
  408. configure:11801: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ conftest.c >&5
  409. configure:11801: $? = 0
  410. configure:11801: result: yes
  411. configure:11801: checking pcap.h presence
  412. configure:11801: arm-linux-gcc -E -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ conftest.c
  413. configure:11801: $? = 0
  414. configure:11801: result: yes
  415. configure:11801: checking for pcap.h
  416. configure:11801: result: yes
  417. configure:11809: checking for pcap_lib_version in -lpcap
  418. configure:11834: arm-linux-gcc -o conftest -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ -L/home/linuxpc1/Elison/snort_dl/arm_install/lib/ conftest.c -lpcap >&5
  419. /home/linuxpc1/Elison/snort_dl/arm_install/lib//libpcap.so: undefined reference to `usb_platform_finddevs'
  420. /home/linuxpc1/Elison/snort_dl/arm_install/lib//libpcap.so: undefined reference to `usb_create'
  421. /home/linuxpc1/Elison/snort_dl/arm_install/lib//libpcap.so: undefined reference to `can_create'
  422. collect2: ld returned 1 exit status
  423. configure:11834: $? = 1
  424. configure: failed program was:
  425. | /* confdefs.h */
  426. | #define PACKAGE_NAME "daq"
  427. | #define PACKAGE_TARNAME "daq"
  428. | #define PACKAGE_VERSION "0.6.1"
  429. | #define PACKAGE_STRING "daq 0.6.1"
  430. | #define PACKAGE_BUGREPORT "snort-team@sourcefire.com"
  431. | #define PACKAGE_URL ""
  432. | #define PACKAGE "daq"
  433. | #define VERSION "0.6.1"
  434. | #define STDC_HEADERS 1
  435. | #define HAVE_SYS_TYPES_H 1
  436. | #define HAVE_SYS_STAT_H 1
  437. | #define HAVE_STDLIB_H 1
  438. | #define HAVE_STRING_H 1
  439. | #define HAVE_MEMORY_H 1
  440. | #define HAVE_STRINGS_H 1
  441. | #define HAVE_INTTYPES_H 1
  442. | #define HAVE_STDINT_H 1
  443. | #define HAVE_UNISTD_H 1
  444. | #define HAVE_DLFCN_H 1
  445. | #define LT_OBJDIR ".libs/"
  446. | #define HAVE_VISIBILITY 1
  447. | #define INET6 1
  448. | #define HAVE_LINUX_IF_ETHER_H 1
  449. | #define HAVE_LINUX_IF_PACKET_H 1
  450. | /* end confdefs.h. */
  451. |
  452. | /* Override any GCC internal prototype to avoid an error.
  453. | Use char because int might match the return type of a GCC
  454. | builtin and then its argument prototype would still apply. */
  455. | #ifdef __cplusplus
  456. | extern "C"
  457. | #endif
  458. | char pcap_lib_version ();
  459. | int
  460. | main ()
  461. | {
  462. | return pcap_lib_version ();
  463. | ;
  464. | return 0;
  465. | }
  466. configure:11843: result: no
  467. configure:11901: checking netinet/in.h usability
  468. configure:11901: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ conftest.c >&5
  469. configure:11901: $? = 0
  470. configure:11901: result: yes
  471. configure:11901: checking netinet/in.h presence
  472. configure:11901: arm-linux-gcc -E -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ conftest.c
  473. configure:11901: $? = 0
  474. configure:11901: result: yes
  475. configure:11901: checking for netinet/in.h
  476. configure:11901: result: yes
  477. configure:11901: checking libipq.h usability
  478. configure:11901: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ conftest.c >&5
  479. conftest.c:61:20: error: libipq.h: No such file or directory
  480. configure:11901: $? = 1
  481. configure: failed program was:
  482. | /* confdefs.h */
  483. | #define PACKAGE_NAME "daq"
  484. | #define PACKAGE_TARNAME "daq"
  485. | #define PACKAGE_VERSION "0.6.1"
  486. | #define PACKAGE_STRING "daq 0.6.1"
  487. | #define PACKAGE_BUGREPORT "snort-team@sourcefire.com"
  488. | #define PACKAGE_URL ""
  489. | #define PACKAGE "daq"
  490. | #define VERSION "0.6.1"
  491. | #define STDC_HEADERS 1
  492. | #define HAVE_SYS_TYPES_H 1
  493. | #define HAVE_SYS_STAT_H 1
  494. | #define HAVE_STDLIB_H 1
  495. | #define HAVE_STRING_H 1
  496. | #define HAVE_MEMORY_H 1
  497. | #define HAVE_STRINGS_H 1
  498. | #define HAVE_INTTYPES_H 1
  499. | #define HAVE_STDINT_H 1
  500. | #define HAVE_UNISTD_H 1
  501. | #define HAVE_DLFCN_H 1
  502. | #define LT_OBJDIR ".libs/"
  503. | #define HAVE_VISIBILITY 1
  504. | #define INET6 1
  505. | #define HAVE_LINUX_IF_ETHER_H 1
  506. | #define HAVE_LINUX_IF_PACKET_H 1
  507. | #define HAVE_NETINET_IN_H 1
  508. | /* end confdefs.h. */
  509. | #include <stdio.h>
  510. | #ifdef HAVE_SYS_TYPES_H
  511. | # include <sys/types.h>
  512. | #endif
  513. | #ifdef HAVE_SYS_STAT_H
  514. | # include <sys/stat.h>
  515. | #endif
  516. | #ifdef STDC_HEADERS
  517. | # include <stdlib.h>
  518. | # include <stddef.h>
  519. | #else
  520. | # ifdef HAVE_STDLIB_H
  521. | # include <stdlib.h>
  522. | # endif
  523. | #endif
  524. | #ifdef HAVE_STRING_H
  525. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  526. | # include <memory.h>
  527. | # endif
  528. | # include <string.h>
  529. | #endif
  530. | #ifdef HAVE_STRINGS_H
  531. | # include <strings.h>
  532. | #endif
  533. | #ifdef HAVE_INTTYPES_H
  534. | # include <inttypes.h>
  535. | #endif
  536. | #ifdef HAVE_STDINT_H
  537. | # include <stdint.h>
  538. | #endif
  539. | #ifdef HAVE_UNISTD_H
  540. | # include <unistd.h>
  541. | #endif
  542. | #include <libipq.h>
  543. configure:11901: result: no
  544. configure:11901: checking libipq.h presence
  545. configure:11901: arm-linux-gcc -E -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ conftest.c
  546. conftest.c:28:20: error: libipq.h: No such file or directory
  547. configure:11901: $? = 1
  548. configure: failed program was:
  549. | /* confdefs.h */
  550. | #define PACKAGE_NAME "daq"
  551. | #define PACKAGE_TARNAME "daq"
  552. | #define PACKAGE_VERSION "0.6.1"
  553. | #define PACKAGE_STRING "daq 0.6.1"
  554. | #define PACKAGE_BUGREPORT "snort-team@sourcefire.com"
  555. | #define PACKAGE_URL ""
  556. | #define PACKAGE "daq"
  557. | #define VERSION "0.6.1"
  558. | #define STDC_HEADERS 1
  559. | #define HAVE_SYS_TYPES_H 1
  560. | #define HAVE_SYS_STAT_H 1
  561. | #define HAVE_STDLIB_H 1
  562. | #define HAVE_STRING_H 1
  563. | #define HAVE_MEMORY_H 1
  564. | #define HAVE_STRINGS_H 1
  565. | #define HAVE_INTTYPES_H 1
  566. | #define HAVE_STDINT_H 1
  567. | #define HAVE_UNISTD_H 1
  568. | #define HAVE_DLFCN_H 1
  569. | #define LT_OBJDIR ".libs/"
  570. | #define HAVE_VISIBILITY 1
  571. | #define INET6 1
  572. | #define HAVE_LINUX_IF_ETHER_H 1
  573. | #define HAVE_LINUX_IF_PACKET_H 1
  574. | #define HAVE_NETINET_IN_H 1
  575. | /* end confdefs.h. */
  576. | #include <libipq.h>
  577. configure:11901: result: no
  578. configure:11901: checking for libipq.h
  579. configure:11901: result: no
  580. configure:11913: checking for linux/netfilter.h
  581. configure:11913: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ conftest.c >&5
  582. configure:11913: $? = 0
  583. configure:11913: result: yes
  584. configure:11949: checking for netinet/in.h
  585. configure:11949: result: yes
  586. configure:11949: checking libnetfilter_queue/libnetfilter_queue.h usability
  587. configure:11949: arm-linux-gcc -c -g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ conftest.c >&5
  588. conftest.c:62:51: error: libnetfilter_queue/libnetfilter_queue.h: No such file or directory
  589. configure:11949: $? = 1
  590. configure: failed program was:
  591. | /* confdefs.h */
  592. | #define PACKAGE_NAME "daq"
  593. | #define PACKAGE_TARNAME "daq"
  594. | #define PACKAGE_VERSION "0.6.1"
  595. | #define PACKAGE_STRING "daq 0.6.1"
  596. | #define PACKAGE_BUGREPORT "snort-team@sourcefire.com"
  597. | #define PACKAGE_URL ""
  598. | #define PACKAGE "daq"
  599. | #define VERSION "0.6.1"
  600. | #define STDC_HEADERS 1
  601. | #define HAVE_SYS_TYPES_H 1
  602. | #define HAVE_SYS_STAT_H 1
  603. | #define HAVE_STDLIB_H 1
  604. | #define HAVE_STRING_H 1
  605. | #define HAVE_MEMORY_H 1
  606. | #define HAVE_STRINGS_H 1
  607. | #define HAVE_INTTYPES_H 1
  608. | #define HAVE_STDINT_H 1
  609. | #define HAVE_UNISTD_H 1
  610. | #define HAVE_DLFCN_H 1
  611. | #define LT_OBJDIR ".libs/"
  612. | #define HAVE_VISIBILITY 1
  613. | #define INET6 1
  614. | #define HAVE_LINUX_IF_ETHER_H 1
  615. | #define HAVE_LINUX_IF_PACKET_H 1
  616. | #define HAVE_NETINET_IN_H 1
  617. | #define HAVE_NETINET_IN_H 1
  618. | /* end confdefs.h. */
  619. | #include <stdio.h>
  620. | #ifdef HAVE_SYS_TYPES_H
  621. | # include <sys/types.h>
  622. | #endif
  623. | #ifdef HAVE_SYS_STAT_H
  624. | # include <sys/stat.h>
  625. | #endif
  626. | #ifdef STDC_HEADERS
  627. | # include <stdlib.h>
  628. | # include <stddef.h>
  629. | #else
  630. | # ifdef HAVE_STDLIB_H
  631. | # include <stdlib.h>
  632. | # endif
  633. | #endif
  634. | #ifdef HAVE_STRING_H
  635. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  636. | # include <memory.h>
  637. | # endif
  638. | # include <string.h>
  639. | #endif
  640. | #ifdef HAVE_STRINGS_H
  641. | # include <strings.h>
  642. | #endif
  643. | #ifdef HAVE_INTTYPES_H
  644. | # include <inttypes.h>
  645. | #endif
  646. | #ifdef HAVE_STDINT_H
  647. | # include <stdint.h>
  648. | #endif
  649. | #ifdef HAVE_UNISTD_H
  650. | # include <unistd.h>
  651. | #endif
  652. | #include <libnetfilter_queue/libnetfilter_queue.h>
  653. configure:11949: result: no
  654. configure:11949: checking libnetfilter_queue/libnetfilter_queue.h presence
  655. configure:11949: arm-linux-gcc -E -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ conftest.c
  656. conftest.c:29:51: error: libnetfilter_queue/libnetfilter_queue.h: No such file or directory
  657. configure:11949: $? = 1
  658. configure: failed program was:
  659. | /* confdefs.h */
  660. | #define PACKAGE_NAME "daq"
  661. | #define PACKAGE_TARNAME "daq"
  662. | #define PACKAGE_VERSION "0.6.1"
  663. | #define PACKAGE_STRING "daq 0.6.1"
  664. | #define PACKAGE_BUGREPORT "snort-team@sourcefire.com"
  665. | #define PACKAGE_URL ""
  666. | #define PACKAGE "daq"
  667. | #define VERSION "0.6.1"
  668. | #define STDC_HEADERS 1
  669. | #define HAVE_SYS_TYPES_H 1
  670. | #define HAVE_SYS_STAT_H 1
  671. | #define HAVE_STDLIB_H 1
  672. | #define HAVE_STRING_H 1
  673. | #define HAVE_MEMORY_H 1
  674. | #define HAVE_STRINGS_H 1
  675. | #define HAVE_INTTYPES_H 1
  676. | #define HAVE_STDINT_H 1
  677. | #define HAVE_UNISTD_H 1
  678. | #define HAVE_DLFCN_H 1
  679. | #define LT_OBJDIR ".libs/"
  680. | #define HAVE_VISIBILITY 1
  681. | #define INET6 1
  682. | #define HAVE_LINUX_IF_ETHER_H 1
  683. | #define HAVE_LINUX_IF_PACKET_H 1
  684. | #define HAVE_NETINET_IN_H 1
  685. | #define HAVE_NETINET_IN_H 1
  686. | /* end confdefs.h. */
  687. | #include <libnetfilter_queue/libnetfilter_queue.h>
  688. configure:11949: result: no
  689. configure:11949: checking for libnetfilter_queue/libnetfilter_queue.h
  690. configure:11949: result: no
  691. configure:11961: checking for linux/netfilter.h
  692. configure:11961: result: yes
  693. configure:11994: checking for pcap.h
  694. configure:11994: result: yes
  695. configure:12004: checking for pcap_lib_version
  696. configure:12006: checking for pcap_lib_version in -lpcap
  697. configure:12040: result: no
  698.  
  699. ## ---------------- ##
  700. ## Cache variables. ##
  701. ## ---------------- ##
  702.  
  703. ac_cv_build=i686-pc-linux-gnu
  704. ac_cv_c_compiler_gnu=yes
  705. ac_cv_env_CC_set=
  706. ac_cv_env_CC_value=
  707. ac_cv_env_CFLAGS_set=
  708. ac_cv_env_CFLAGS_value=
  709. ac_cv_env_CPPFLAGS_set=
  710. ac_cv_env_CPPFLAGS_value=
  711. ac_cv_env_CPP_set=
  712. ac_cv_env_CPP_value=
  713. ac_cv_env_LDFLAGS_set=
  714. ac_cv_env_LDFLAGS_value=
  715. ac_cv_env_LIBS_set=
  716. ac_cv_env_LIBS_value=
  717. ac_cv_env_build_alias_set=
  718. ac_cv_env_build_alias_value=
  719. ac_cv_env_host_alias_set=set
  720. ac_cv_env_host_alias_value=arm-linux
  721. ac_cv_env_target_alias_set=
  722. ac_cv_env_target_alias_value=
  723. ac_cv_func_getaddrinfo=yes
  724. ac_cv_header_dlfcn_h=yes
  725. ac_cv_header_inttypes_h=yes
  726. ac_cv_header_libipq_h=no
  727. ac_cv_header_libnetfilter_queue_libnetfilter_queue_h=no
  728. ac_cv_header_linux_if_ether_h=yes
  729. ac_cv_header_linux_if_packet_h=yes
  730. ac_cv_header_linux_netfilter_h=yes
  731. ac_cv_header_memory_h=yes
  732. ac_cv_header_netinet_in_h=yes
  733. ac_cv_header_pcap_h=yes
  734. ac_cv_header_stdc=yes
  735. ac_cv_header_stdint_h=yes
  736. ac_cv_header_stdlib_h=yes
  737. ac_cv_header_string_h=yes
  738. ac_cv_header_strings_h=yes
  739. ac_cv_header_sys_stat_h=yes
  740. ac_cv_header_sys_types_h=yes
  741. ac_cv_header_unistd_h=yes
  742. ac_cv_host=arm-unknown-linux-gnu
  743. ac_cv_lbl_flex_v24=yes
  744. ac_cv_lib_pcap_pcap_lib_version=no
  745. ac_cv_objext=o
  746. ac_cv_path_EGREP='/bin/grep -E'
  747. ac_cv_path_FGREP='/bin/grep -F'
  748. ac_cv_path_GREP=/bin/grep
  749. ac_cv_path_SED=/bin/sed
  750. ac_cv_path_install='/usr/bin/install -c'
  751. ac_cv_path_mkdir=/bin/mkdir
  752. ac_cv_prog_AR=arm-linux-ar
  753. ac_cv_prog_AWK=gawk
  754. ac_cv_prog_CC=arm-linux-gcc
  755. ac_cv_prog_CPP='arm-linux-gcc -E'
  756. ac_cv_prog_OBJDUMP=arm-linux-objdump
  757. ac_cv_prog_RANLIB=arm-linux-ranlib
  758. ac_cv_prog_STRIP=arm-linux-strip
  759. ac_cv_prog_V_LEX=flex
  760. ac_cv_prog_V_YACC=bison
  761. ac_cv_prog_cc_c89=
  762. ac_cv_prog_cc_g=yes
  763. ac_cv_prog_make_make_set=yes
  764. am_cv_CC_dependencies_compiler_type=gcc3
  765. ax_cv_cflags_gcc_option__Wall=-Wall
  766. ax_cv_cflags_gcc_option__Wcast_align=-Wcast-align
  767. ax_cv_cflags_gcc_option__Wextra=-Wextra
  768. ax_cv_cflags_gcc_option__Wformat=-Wformat
  769. ax_cv_cflags_gcc_option__Wformat_security=-Wformat-security
  770. ax_cv_cflags_gcc_option__Wno_unused_parameter=-Wno-unused-parameter
  771. ax_cv_cflags_gcc_option__Wsign_compare=-Wsign-compare
  772. ax_cv_cflags_gcc_option__Wwrite_strings=-Wwrite-strings
  773. ax_cv_cflags_gcc_option__fdiagnostics_show_option=-fdiagnostics-show-option
  774. ax_cv_cflags_gcc_option__fno_strict_aliasing=-fno-strict-aliasing
  775. ax_cv_cflags_gcc_option__pedantic__std_c99__D_GNU_SOURCE='-pedantic -std=c99 -D_GNU_SOURCE'
  776. gl_cv_cc_visibility=yes
  777. lt_cv_archive_cmds_need_lc=no
  778. lt_cv_deplibs_check_method=pass_all
  779. lt_cv_file_magic_cmd='$MAGIC_CMD'
  780. lt_cv_file_magic_test_file=
  781. lt_cv_ld_reload_flag=-r
  782. lt_cv_nm_interface='BSD nm'
  783. lt_cv_objdir=.libs
  784. lt_cv_path_LD=/home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/arm-linux/bin/ld
  785. lt_cv_path_NM='/home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin/arm-linux-nm -B'
  786. lt_cv_prog_compiler_c_o=yes
  787. lt_cv_prog_compiler_pic_works=yes
  788. lt_cv_prog_compiler_rtti_exceptions=no
  789. lt_cv_prog_compiler_static_works=yes
  790. lt_cv_prog_gnu_ld=yes
  791. lt_cv_shlibpath_overrides_runpath=no
  792. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  793. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  794. 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'\'''
  795. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  796. lt_cv_sys_max_cmd_len=1572864
  797.  
  798. ## ----------------- ##
  799. ## Output variables. ##
  800. ## ----------------- ##
  801.  
  802. ACLOCAL='${SHELL} /home/linuxpc1/Elison/snort_dl/daq-0.6.1/missing --run aclocal-1.11'
  803. AMDEPBACKSLASH='\'
  804. AMDEP_FALSE='#'
  805. AMDEP_TRUE=''
  806. AMTAR='${SHELL} /home/linuxpc1/Elison/snort_dl/daq-0.6.1/missing --run tar'
  807. AR='arm-linux-ar'
  808. AUTOCONF='${SHELL} /home/linuxpc1/Elison/snort_dl/daq-0.6.1/missing --run autoconf'
  809. AUTOHEADER='${SHELL} /home/linuxpc1/Elison/snort_dl/daq-0.6.1/missing --run autoheader'
  810. AUTOMAKE='${SHELL} /home/linuxpc1/Elison/snort_dl/daq-0.6.1/missing --run automake-1.11'
  811. AWK='gawk'
  812. BUILD_AFPACKET_MODULE_FALSE='#'
  813. BUILD_AFPACKET_MODULE_TRUE=''
  814. BUILD_DUMP_MODULE_FALSE=''
  815. BUILD_DUMP_MODULE_TRUE='#'
  816. BUILD_IPFW_MODULE_FALSE='#'
  817. BUILD_IPFW_MODULE_TRUE=''
  818. BUILD_IPQ_MODULE_FALSE=''
  819. BUILD_IPQ_MODULE_TRUE='#'
  820. BUILD_MODULES_FALSE=''
  821. BUILD_MODULES_TRUE=''
  822. BUILD_NFQ_MODULE_FALSE=''
  823. BUILD_NFQ_MODULE_TRUE='#'
  824. BUILD_PCAP_MODULE_FALSE=''
  825. BUILD_PCAP_MODULE_TRUE=''
  826. CC='arm-linux-gcc'
  827. CCDEPMODE='depmode=gcc3'
  828. CFLAGS='-g -O2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE'
  829. CPP='arm-linux-gcc -E'
  830. CPPFLAGS=' -I/home/linuxpc1/Elison/snort_dl/arm_install/include/ '
  831. CYGPATH_W='echo'
  832. DEFS=''
  833. DEPDIR='.deps'
  834. DNET_LDFLAGS=''
  835. DSYMUTIL=''
  836. DUMPBIN=''
  837. ECHO_C=''
  838. ECHO_N='-n'
  839. ECHO_T=''
  840. EGREP='/bin/grep -E'
  841. EXEEXT=''
  842. FGREP='/bin/grep -F'
  843. GREP='/bin/grep'
  844. INSTALL_DATA='${INSTALL} -m 644'
  845. INSTALL_PROGRAM='${INSTALL}'
  846. INSTALL_SCRIPT='${INSTALL}'
  847. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  848. LD='/home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/arm-linux/bin/ld'
  849. LDFLAGS=' -L/home/linuxpc1/Elison/snort_dl/arm_install/lib/'
  850. LIBDL=''
  851. LIBOBJS=''
  852. LIBS=''
  853. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  854. LIPO=''
  855. LN_S='ln -s'
  856. LTLIBOBJS=''
  857. MAKEINFO='${SHELL} /home/linuxpc1/Elison/snort_dl/daq-0.6.1/missing --run makeinfo'
  858. MKDIR_P='/bin/mkdir -p'
  859. NM='/home/linuxpc1/cross/usr/cross/arm-linux-4.3.3/bin/arm-linux-nm -B'
  860. NMEDIT=''
  861. OBJDUMP='arm-linux-objdump'
  862. OBJEXT='o'
  863. OTOOL64=''
  864. OTOOL=''
  865. PACKAGE='daq'
  866. PACKAGE_BUGREPORT='snort-team@sourcefire.com'
  867. PACKAGE_NAME='daq'
  868. PACKAGE_STRING='daq 0.6.1'
  869. PACKAGE_TARNAME='daq'
  870. PACKAGE_URL=''
  871. PACKAGE_VERSION='0.6.1'
  872. PATH_SEPARATOR=':'
  873. RANLIB='arm-linux-ranlib'
  874. SED='/bin/sed'
  875. SET_MAKE=''
  876. SHELL='/bin/sh'
  877. STATIC_LIBS=' -lsfbpf -lsfbpf'
  878. STRIP='arm-linux-strip'
  879. VERSION='0.6.1'
  880. V_LEX='flex -Psfbpf_'
  881. V_YACC='bison -y -p sfbpf_'
  882. XCCFLAGS=''
  883. ac_ct_CC=''
  884. ac_ct_DUMPBIN=''
  885. am__EXEEXT_FALSE=''
  886. am__EXEEXT_TRUE=''
  887. am__fastdepCC_FALSE='#'
  888. am__fastdepCC_TRUE=''
  889. am__include='include'
  890. am__isrc=''
  891. am__leading_dot='.'
  892. am__quote=''
  893. am__tar='${AMTAR} chof - "$$tardir"'
  894. am__untar='${AMTAR} xf -'
  895. bindir='${exec_prefix}/bin'
  896. build='i686-pc-linux-gnu'
  897. build_alias=''
  898. build_cpu='i686'
  899. build_os='linux-gnu'
  900. build_vendor='pc'
  901. datadir='${datarootdir}'
  902. datarootdir='${prefix}/share'
  903. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  904. dvidir='${docdir}'
  905. exec_prefix='NONE'
  906. host='arm-unknown-linux-gnu'
  907. host_alias='arm-linux'
  908. host_cpu='arm'
  909. host_os='linux-gnu'
  910. host_vendor='unknown'
  911. htmldir='${docdir}'
  912. includedir='${prefix}/include'
  913. infodir='${datarootdir}/info'
  914. install_sh='${SHELL} /home/linuxpc1/Elison/snort_dl/daq-0.6.1/install-sh'
  915. libdir='${exec_prefix}/lib'
  916. libexecdir='${exec_prefix}/libexec'
  917. localedir='${datarootdir}/locale'
  918. localstatedir='${prefix}/var'
  919. mandir='${datarootdir}/man'
  920. mkdir_p='/bin/mkdir -p'
  921. oldincludedir='/usr/include'
  922. pdfdir='${docdir}'
  923. prefix='/home/linuxpc1/Elison/snort_dl/arm_install'
  924. program_transform_name='s,x,x,'
  925. psdir='${docdir}'
  926. sbindir='${exec_prefix}/sbin'
  927. sharedstatedir='${prefix}/com'
  928. sysconfdir='${prefix}/etc'
  929. target_alias=''
  930.  
  931. ## ----------- ##
  932. ## confdefs.h. ##
  933. ## ----------- ##
  934.  
  935. /* confdefs.h */
  936. #define PACKAGE_NAME "daq"
  937. #define PACKAGE_TARNAME "daq"
  938. #define PACKAGE_VERSION "0.6.1"
  939. #define PACKAGE_STRING "daq 0.6.1"
  940. #define PACKAGE_BUGREPORT "snort-team@sourcefire.com"
  941. #define PACKAGE_URL ""
  942. #define PACKAGE "daq"
  943. #define VERSION "0.6.1"
  944. #define STDC_HEADERS 1
  945. #define HAVE_SYS_TYPES_H 1
  946. #define HAVE_SYS_STAT_H 1
  947. #define HAVE_STDLIB_H 1
  948. #define HAVE_STRING_H 1
  949. #define HAVE_MEMORY_H 1
  950. #define HAVE_STRINGS_H 1
  951. #define HAVE_INTTYPES_H 1
  952. #define HAVE_STDINT_H 1
  953. #define HAVE_UNISTD_H 1
  954. #define HAVE_DLFCN_H 1
  955. #define LT_OBJDIR ".libs/"
  956. #define HAVE_VISIBILITY 1
  957. #define INET6 1
  958. #define HAVE_LINUX_IF_ETHER_H 1
  959. #define HAVE_LINUX_IF_PACKET_H 1
  960. #define HAVE_NETINET_IN_H 1
  961. #define HAVE_NETINET_IN_H 1
  962.  
  963. configure: exit 1