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 snort configure 2.9.17.1, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = MacPro.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 19.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 19.6.0: Tue Jan 12 22:13:05 PST 2021; root:xnu-6153.141.16~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 19.6.0: Tue Jan 12 22:13:05 PST 2021; root:xnu-6153.141.16~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 24 processors. |
---|
28 | 12 processors are physically available. |
---|
29 | 24 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---|
32 | Primary memory available: 256.00 gigabytes |
---|
33 | Default processor set: 751 tasks, 3659 threads, 24 processors |
---|
34 | Load average: 39.58, Mach factor: 0.58 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2816: checking for a BSD-compatible install |
---|
52 | configure:2884: result: /usr/bin/install -c |
---|
53 | configure:2895: checking whether build environment is sane |
---|
54 | configure:2950: result: yes |
---|
55 | configure:3101: checking for a thread-safe mkdir -p |
---|
56 | configure:3140: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:3147: checking for gawk |
---|
58 | configure:3163: found /opt/local/bin/gawk |
---|
59 | configure:3174: result: gawk |
---|
60 | configure:3185: checking whether make sets $(MAKE) |
---|
61 | configure:3207: result: yes |
---|
62 | configure:3236: checking whether make supports nested variables |
---|
63 | configure:3253: result: yes |
---|
64 | configure:3395: checking for style of include used by make |
---|
65 | configure:3423: result: GNU |
---|
66 | configure:3494: checking for gcc |
---|
67 | configure:3521: result: /usr/bin/clang |
---|
68 | configure:3750: checking for C compiler version |
---|
69 | configure:3759: /usr/bin/clang --version >&5 |
---|
70 | Apple clang version 12.0.0 (clang-1200.0.32.29) |
---|
71 | Target: x86_64-apple-darwin19.6.0 |
---|
72 | Thread model: posix |
---|
73 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
74 | configure:3770: $? = 0 |
---|
75 | configure:3759: /usr/bin/clang -v >&5 |
---|
76 | Apple clang version 12.0.0 (clang-1200.0.32.29) |
---|
77 | Target: x86_64-apple-darwin19.6.0 |
---|
78 | Thread model: posix |
---|
79 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
80 | configure:3770: $? = 0 |
---|
81 | configure:3759: /usr/bin/clang -V >&5 |
---|
82 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
83 | clang: error: no input files |
---|
84 | configure:3770: $? = 1 |
---|
85 | configure:3759: /usr/bin/clang -qversion >&5 |
---|
86 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
87 | clang: error: no input files |
---|
88 | configure:3770: $? = 1 |
---|
89 | configure:3790: checking whether the C compiler works |
---|
90 | configure:3812: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
91 | configure:3816: $? = 0 |
---|
92 | configure:3864: result: yes |
---|
93 | configure:3867: checking for C compiler default output file name |
---|
94 | configure:3869: result: a.out |
---|
95 | configure:3875: checking for suffix of executables |
---|
96 | configure:3882: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
97 | configure:3886: $? = 0 |
---|
98 | configure:3908: result: |
---|
99 | configure:3930: checking whether we are cross compiling |
---|
100 | configure:3938: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
101 | configure:3942: $? = 0 |
---|
102 | configure:3949: ./conftest |
---|
103 | configure:3953: $? = 0 |
---|
104 | configure:3968: result: no |
---|
105 | configure:3973: checking for suffix of object files |
---|
106 | configure:3995: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
107 | configure:3999: $? = 0 |
---|
108 | configure:4020: result: o |
---|
109 | configure:4024: checking whether we are using the GNU C compiler |
---|
110 | configure:4043: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
111 | configure:4043: $? = 0 |
---|
112 | configure:4052: result: yes |
---|
113 | configure:4061: checking whether /usr/bin/clang accepts -g |
---|
114 | configure:4081: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
115 | configure:4081: $? = 0 |
---|
116 | configure:4122: result: yes |
---|
117 | configure:4139: checking for /usr/bin/clang option to accept ISO C89 |
---|
118 | configure:4202: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
119 | configure:4202: $? = 0 |
---|
120 | configure:4215: result: none needed |
---|
121 | configure:4240: checking whether /usr/bin/clang understands -c and -o together |
---|
122 | configure:4262: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
123 | configure:4265: $? = 0 |
---|
124 | configure:4262: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
125 | configure:4265: $? = 0 |
---|
126 | configure:4277: result: yes |
---|
127 | configure:4296: checking dependency style of /usr/bin/clang |
---|
128 | configure:4407: result: gcc3 |
---|
129 | configure:4426: checking for /usr/bin/clang option to accept ISO C99 |
---|
130 | configure:4575: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
131 | configure:4575: $? = 0 |
---|
132 | configure:4588: result: none needed |
---|
133 | configure:4696: checking for /usr/bin/clang option to accept ISO Standard C |
---|
134 | configure:4707: result: none needed |
---|
135 | configure:4762: checking for gcc |
---|
136 | configure:4789: result: /usr/bin/clang |
---|
137 | configure:5018: checking for C compiler version |
---|
138 | configure:5027: /usr/bin/clang --version >&5 |
---|
139 | Apple clang version 12.0.0 (clang-1200.0.32.29) |
---|
140 | Target: x86_64-apple-darwin19.6.0 |
---|
141 | Thread model: posix |
---|
142 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
143 | configure:5038: $? = 0 |
---|
144 | configure:5027: /usr/bin/clang -v >&5 |
---|
145 | Apple clang version 12.0.0 (clang-1200.0.32.29) |
---|
146 | Target: x86_64-apple-darwin19.6.0 |
---|
147 | Thread model: posix |
---|
148 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
149 | configure:5038: $? = 0 |
---|
150 | configure:5027: /usr/bin/clang -V >&5 |
---|
151 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
152 | clang: error: no input files |
---|
153 | configure:5038: $? = 1 |
---|
154 | configure:5027: /usr/bin/clang -qversion >&5 |
---|
155 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
156 | clang: error: no input files |
---|
157 | configure:5038: $? = 1 |
---|
158 | configure:5042: checking whether we are using the GNU C compiler |
---|
159 | configure:5070: result: yes |
---|
160 | configure:5079: checking whether /usr/bin/clang accepts -g |
---|
161 | configure:5140: result: yes |
---|
162 | configure:5157: checking for /usr/bin/clang option to accept ISO C89 |
---|
163 | configure:5233: result: none needed |
---|
164 | configure:5258: checking whether /usr/bin/clang understands -c and -o together |
---|
165 | configure:5295: result: yes |
---|
166 | configure:5314: checking dependency style of /usr/bin/clang |
---|
167 | configure:5425: result: gcc3 |
---|
168 | configure:5469: checking build system type |
---|
169 | configure:5483: result: x86_64-apple-darwin19.6.0 |
---|
170 | configure:5503: checking host system type |
---|
171 | configure:5516: result: x86_64-apple-darwin19.6.0 |
---|
172 | configure:5557: checking how to print strings |
---|
173 | configure:5584: result: printf |
---|
174 | configure:5605: checking for a sed that does not truncate output |
---|
175 | configure:5669: result: /opt/local/bin/gsed |
---|
176 | configure:5687: checking for grep that handles long lines and -e |
---|
177 | configure:5745: result: /opt/local/bin/ggrep |
---|
178 | configure:5750: checking for egrep |
---|
179 | configure:5812: result: /opt/local/bin/ggrep -E |
---|
180 | configure:5817: checking for fgrep |
---|
181 | configure:5879: result: /opt/local/bin/ggrep -F |
---|
182 | configure:5914: checking for ld used by /usr/bin/clang |
---|
183 | configure:5981: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
184 | configure:5988: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
185 | configure:6003: result: no |
---|
186 | configure:6015: checking for BSD- or MS-compatible name lister (nm) |
---|
187 | configure:6069: result: /opt/local/bin/nm -B |
---|
188 | configure:6199: checking the name lister (/opt/local/bin/nm -B) interface |
---|
189 | configure:6206: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
190 | configure:6209: /opt/local/bin/nm -B "conftest.o" |
---|
191 | configure:6212: output |
---|
192 | 0000000000000000 S _some_variable |
---|
193 | configure:6219: result: BSD nm |
---|
194 | configure:6222: checking whether ln -s works |
---|
195 | configure:6226: result: yes |
---|
196 | configure:6234: checking the maximum length of command line arguments |
---|
197 | configure:6365: result: 196608 |
---|
198 | configure:6413: checking how to convert x86_64-apple-darwin19.6.0 file names to x86_64-apple-darwin19.6.0 format |
---|
199 | configure:6453: result: func_convert_file_noop |
---|
200 | configure:6460: checking how to convert x86_64-apple-darwin19.6.0 file names to toolchain format |
---|
201 | configure:6480: result: func_convert_file_noop |
---|
202 | configure:6487: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
203 | configure:6494: result: -r |
---|
204 | configure:6568: checking for objdump |
---|
205 | configure:6584: found /opt/local/bin/objdump |
---|
206 | configure:6595: result: objdump |
---|
207 | configure:6627: checking how to recognize dependent libraries |
---|
208 | configure:6827: result: pass_all |
---|
209 | configure:6912: checking for dlltool |
---|
210 | configure:6942: result: no |
---|
211 | configure:6972: checking how to associate runtime and link libraries |
---|
212 | configure:6999: result: printf %s\n |
---|
213 | configure:7060: checking for ar |
---|
214 | configure:7076: found /opt/local/bin/ar |
---|
215 | configure:7087: result: ar |
---|
216 | configure:7124: checking for archiver @FILE support |
---|
217 | configure:7141: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
218 | configure:7141: $? = 0 |
---|
219 | configure:7144: ar cru libconftest.a @conftest.lst >&5 |
---|
220 | ar: @conftest.lst: No such file or directory |
---|
221 | configure:7147: $? = 1 |
---|
222 | configure:7167: result: no |
---|
223 | configure:7225: checking for strip |
---|
224 | configure:7241: found /opt/local/bin/strip |
---|
225 | configure:7252: result: strip |
---|
226 | configure:7324: checking for ranlib |
---|
227 | configure:7340: found /opt/local/bin/ranlib |
---|
228 | configure:7351: result: ranlib |
---|
229 | configure:7453: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
230 | configure:7606: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
231 | configure:7609: $? = 0 |
---|
232 | configure:7613: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
233 | configure:7616: $? = 0 |
---|
234 | cannot find nm_test_var in conftest.nm |
---|
235 | configure:7606: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
236 | configure:7609: $? = 0 |
---|
237 | configure:7613: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
238 | configure:7616: $? = 0 |
---|
239 | configure:7682: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c conftstm.o >&5 |
---|
240 | configure:7685: $? = 0 |
---|
241 | configure:7723: result: ok |
---|
242 | configure:7770: checking for sysroot |
---|
243 | configure:7800: result: no |
---|
244 | configure:7807: checking for a working dd |
---|
245 | configure:7845: result: /bin/dd |
---|
246 | configure:7849: checking how to truncate binary pipes |
---|
247 | configure:7864: result: /bin/dd bs=4096 count=1 |
---|
248 | configure:8193: checking for mt |
---|
249 | configure:8223: result: no |
---|
250 | configure:8243: checking if : is a manifest tool |
---|
251 | configure:8249: : '-?' |
---|
252 | configure:8257: result: no |
---|
253 | configure:8313: checking for dsymutil |
---|
254 | configure:8329: found /usr/bin/dsymutil |
---|
255 | configure:8340: result: dsymutil |
---|
256 | configure:8405: checking for nmedit |
---|
257 | configure:8421: found /usr/bin/nmedit |
---|
258 | configure:8432: result: nmedit |
---|
259 | configure:8497: checking for lipo |
---|
260 | configure:8513: found /opt/local/bin/lipo |
---|
261 | configure:8524: result: lipo |
---|
262 | configure:8589: checking for otool |
---|
263 | configure:8605: found /opt/local/bin/otool |
---|
264 | configure:8616: result: otool |
---|
265 | configure:8681: checking for otool64 |
---|
266 | configure:8711: result: no |
---|
267 | configure:8756: checking for -single_module linker flag |
---|
268 | /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
269 | configure:8789: result: yes |
---|
270 | configure:8792: checking for -exported_symbols_list linker flag |
---|
271 | configure:8812: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
272 | configure:8812: $? = 0 |
---|
273 | configure:8822: result: yes |
---|
274 | configure:8825: checking for -force_load linker flag |
---|
275 | /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -c -o conftest.o conftest.c |
---|
276 | ar cru libconftest.a conftest.o |
---|
277 | ranlib libconftest.a |
---|
278 | /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
279 | configure:8857: result: yes |
---|
280 | configure:8934: checking how to run the C preprocessor |
---|
281 | configure:8965: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
282 | configure:8965: $? = 0 |
---|
283 | configure:8979: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
284 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
285 | #include <ac_nonexistent.h> |
---|
286 | ^~~~~~~~~~~~~~~~~~ |
---|
287 | 1 error generated. |
---|
288 | configure:8979: $? = 1 |
---|
289 | configure: failed program was: |
---|
290 | | /* confdefs.h */ |
---|
291 | | #define PACKAGE_NAME "snort" |
---|
292 | | #define PACKAGE_TARNAME "snort" |
---|
293 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
294 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
295 | | #define PACKAGE_BUGREPORT "" |
---|
296 | | #define PACKAGE_URL "" |
---|
297 | | #define PACKAGE "snort" |
---|
298 | | #define VERSION "2.9.17.1" |
---|
299 | | /* end confdefs.h. */ |
---|
300 | | #include <ac_nonexistent.h> |
---|
301 | configure:9004: result: /usr/bin/clang -E |
---|
302 | configure:9024: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
303 | configure:9024: $? = 0 |
---|
304 | configure:9038: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
305 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
306 | #include <ac_nonexistent.h> |
---|
307 | ^~~~~~~~~~~~~~~~~~ |
---|
308 | 1 error generated. |
---|
309 | configure:9038: $? = 1 |
---|
310 | configure: failed program was: |
---|
311 | | /* confdefs.h */ |
---|
312 | | #define PACKAGE_NAME "snort" |
---|
313 | | #define PACKAGE_TARNAME "snort" |
---|
314 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
315 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
316 | | #define PACKAGE_BUGREPORT "" |
---|
317 | | #define PACKAGE_URL "" |
---|
318 | | #define PACKAGE "snort" |
---|
319 | | #define VERSION "2.9.17.1" |
---|
320 | | /* end confdefs.h. */ |
---|
321 | | #include <ac_nonexistent.h> |
---|
322 | configure:9067: checking for ANSI C header files |
---|
323 | configure:9087: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
324 | configure:9087: $? = 0 |
---|
325 | configure:9160: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
326 | configure:9160: $? = 0 |
---|
327 | configure:9160: ./conftest |
---|
328 | configure:9160: $? = 0 |
---|
329 | configure:9171: result: yes |
---|
330 | configure:9184: checking for sys/types.h |
---|
331 | configure:9184: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
332 | configure:9184: $? = 0 |
---|
333 | configure:9184: result: yes |
---|
334 | configure:9184: checking for sys/stat.h |
---|
335 | configure:9184: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
336 | configure:9184: $? = 0 |
---|
337 | configure:9184: result: yes |
---|
338 | configure:9184: checking for stdlib.h |
---|
339 | configure:9184: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
340 | configure:9184: $? = 0 |
---|
341 | configure:9184: result: yes |
---|
342 | configure:9184: checking for string.h |
---|
343 | configure:9184: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
344 | configure:9184: $? = 0 |
---|
345 | configure:9184: result: yes |
---|
346 | configure:9184: checking for memory.h |
---|
347 | configure:9184: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
348 | configure:9184: $? = 0 |
---|
349 | configure:9184: result: yes |
---|
350 | configure:9184: checking for strings.h |
---|
351 | configure:9184: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
352 | configure:9184: $? = 0 |
---|
353 | configure:9184: result: yes |
---|
354 | configure:9184: checking for inttypes.h |
---|
355 | configure:9184: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
356 | configure:9184: $? = 0 |
---|
357 | configure:9184: result: yes |
---|
358 | configure:9184: checking for stdint.h |
---|
359 | configure:9184: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
360 | configure:9184: $? = 0 |
---|
361 | configure:9184: result: yes |
---|
362 | configure:9184: checking for unistd.h |
---|
363 | configure:9184: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
364 | configure:9184: $? = 0 |
---|
365 | configure:9184: result: yes |
---|
366 | configure:9198: checking for dlfcn.h |
---|
367 | configure:9198: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
368 | configure:9198: $? = 0 |
---|
369 | configure:9198: result: yes |
---|
370 | configure:9454: checking for objdir |
---|
371 | configure:9469: result: .libs |
---|
372 | configure:9729: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
373 | configure:9747: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-rtti -fno-exceptions conftest.c >&5 |
---|
374 | configure:9751: $? = 0 |
---|
375 | configure:9764: result: yes |
---|
376 | configure:10122: checking for /usr/bin/clang option to produce PIC |
---|
377 | configure:10129: result: -fno-common -DPIC |
---|
378 | configure:10137: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
379 | configure:10155: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-common -DPIC -DPIC conftest.c >&5 |
---|
380 | configure:10159: $? = 0 |
---|
381 | configure:10172: result: yes |
---|
382 | configure:10201: checking if /usr/bin/clang static flag -static works |
---|
383 | configure:10229: result: no |
---|
384 | configure:10244: checking if /usr/bin/clang supports -c -o file.o |
---|
385 | configure:10265: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o out/conftest2.o conftest.c >&5 |
---|
386 | configure:10269: $? = 0 |
---|
387 | configure:10291: result: yes |
---|
388 | configure:10299: checking if /usr/bin/clang supports -c -o file.o |
---|
389 | configure:10346: result: yes |
---|
390 | configure:10379: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
391 | configure:11642: result: yes |
---|
392 | configure:11882: checking dynamic linker characteristics |
---|
393 | configure:12712: result: darwin19.6.0 dyld |
---|
394 | configure:12834: checking how to hardcode library paths into programs |
---|
395 | configure:12859: result: immediate |
---|
396 | configure:13407: checking whether stripping libraries is possible |
---|
397 | configure:13421: result: yes |
---|
398 | configure:13447: checking if libtool supports shared libraries |
---|
399 | configure:13449: result: yes |
---|
400 | configure:13452: checking whether to build shared libraries |
---|
401 | configure:13477: result: yes |
---|
402 | configure:13480: checking whether to build static libraries |
---|
403 | configure:13484: result: yes |
---|
404 | configure:13564: checking for ranlib |
---|
405 | configure:13591: result: ranlib |
---|
406 | configure:13613: checking whether byte ordering is bigendian |
---|
407 | configure:13628: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
408 | configure:13628: $? = 0 |
---|
409 | configure:13673: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
410 | configure:13673: $? = 0 |
---|
411 | configure:13691: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
412 | conftest.c:30:4: error: use of undeclared identifier 'not' |
---|
413 | not big endian |
---|
414 | ^ |
---|
415 | 1 error generated. |
---|
416 | configure:13691: $? = 1 |
---|
417 | configure: failed program was: |
---|
418 | | /* confdefs.h */ |
---|
419 | | #define PACKAGE_NAME "snort" |
---|
420 | | #define PACKAGE_TARNAME "snort" |
---|
421 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
422 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
423 | | #define PACKAGE_BUGREPORT "" |
---|
424 | | #define PACKAGE_URL "" |
---|
425 | | #define PACKAGE "snort" |
---|
426 | | #define VERSION "2.9.17.1" |
---|
427 | | #define STDC_HEADERS 1 |
---|
428 | | #define HAVE_SYS_TYPES_H 1 |
---|
429 | | #define HAVE_SYS_STAT_H 1 |
---|
430 | | #define HAVE_STDLIB_H 1 |
---|
431 | | #define HAVE_STRING_H 1 |
---|
432 | | #define HAVE_MEMORY_H 1 |
---|
433 | | #define HAVE_STRINGS_H 1 |
---|
434 | | #define HAVE_INTTYPES_H 1 |
---|
435 | | #define HAVE_STDINT_H 1 |
---|
436 | | #define HAVE_UNISTD_H 1 |
---|
437 | | #define HAVE_DLFCN_H 1 |
---|
438 | | #define LT_OBJDIR ".libs/" |
---|
439 | | /* end confdefs.h. */ |
---|
440 | | #include <sys/types.h> |
---|
441 | | #include <sys/param.h> |
---|
442 | | |
---|
443 | | int |
---|
444 | | main () |
---|
445 | | { |
---|
446 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
447 | | not big endian |
---|
448 | | #endif |
---|
449 | | |
---|
450 | | ; |
---|
451 | | return 0; |
---|
452 | | } |
---|
453 | configure:13819: result: no |
---|
454 | configure:13841: checking for inline |
---|
455 | configure:13857: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
456 | configure:13857: $? = 0 |
---|
457 | configure:13865: result: inline |
---|
458 | configure:14014: checking for stdbool.h that conforms to C99 |
---|
459 | configure:14081: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
460 | conftest.c:74:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
461 | bool e = &s; |
---|
462 | ~ ^ |
---|
463 | conftest.c:78:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
464 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
465 | ~^ |
---|
466 | conftest.c:78:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
467 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
468 | ~^ |
---|
469 | conftest.c:78:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
470 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
471 | ~^ |
---|
472 | conftest.c:78:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
473 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
474 | ~^ |
---|
475 | conftest.c:78:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
476 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
477 | ~^ |
---|
478 | conftest.c:78:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
479 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
480 | ~^ |
---|
481 | conftest.c:78:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
482 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
483 | ~^ |
---|
484 | conftest.c:78:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
485 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
486 | ~^ |
---|
487 | conftest.c:79:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
488 | ~^ |
---|
489 | conftest.c:79:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
490 | ~^ |
---|
491 | conftest.c:79:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
492 | ~^ |
---|
493 | 12 warnings generated. |
---|
494 | configure:14081: $? = 0 |
---|
495 | configure:14088: result: yes |
---|
496 | configure:14090: checking for _Bool |
---|
497 | configure:14090: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
498 | configure:14090: $? = 0 |
---|
499 | configure:14090: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
500 | conftest.c:61:20: error: expected expression |
---|
501 | if (sizeof ((_Bool))) |
---|
502 | ^ |
---|
503 | 1 error generated. |
---|
504 | configure:14090: $? = 1 |
---|
505 | configure: failed program was: |
---|
506 | | /* confdefs.h */ |
---|
507 | | #define PACKAGE_NAME "snort" |
---|
508 | | #define PACKAGE_TARNAME "snort" |
---|
509 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
510 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
511 | | #define PACKAGE_BUGREPORT "" |
---|
512 | | #define PACKAGE_URL "" |
---|
513 | | #define PACKAGE "snort" |
---|
514 | | #define VERSION "2.9.17.1" |
---|
515 | | #define STDC_HEADERS 1 |
---|
516 | | #define HAVE_SYS_TYPES_H 1 |
---|
517 | | #define HAVE_SYS_STAT_H 1 |
---|
518 | | #define HAVE_STDLIB_H 1 |
---|
519 | | #define HAVE_STRING_H 1 |
---|
520 | | #define HAVE_MEMORY_H 1 |
---|
521 | | #define HAVE_STRINGS_H 1 |
---|
522 | | #define HAVE_INTTYPES_H 1 |
---|
523 | | #define HAVE_STDINT_H 1 |
---|
524 | | #define HAVE_UNISTD_H 1 |
---|
525 | | #define HAVE_DLFCN_H 1 |
---|
526 | | #define LT_OBJDIR ".libs/" |
---|
527 | | #define MACOS 1 |
---|
528 | | #define BROKEN_SIOCGIFMTU 1 |
---|
529 | | /* end confdefs.h. */ |
---|
530 | | #include <stdio.h> |
---|
531 | | #ifdef HAVE_SYS_TYPES_H |
---|
532 | | # include <sys/types.h> |
---|
533 | | #endif |
---|
534 | | #ifdef HAVE_SYS_STAT_H |
---|
535 | | # include <sys/stat.h> |
---|
536 | | #endif |
---|
537 | | #ifdef STDC_HEADERS |
---|
538 | | # include <stdlib.h> |
---|
539 | | # include <stddef.h> |
---|
540 | | #else |
---|
541 | | # ifdef HAVE_STDLIB_H |
---|
542 | | # include <stdlib.h> |
---|
543 | | # endif |
---|
544 | | #endif |
---|
545 | | #ifdef HAVE_STRING_H |
---|
546 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
547 | | # include <memory.h> |
---|
548 | | # endif |
---|
549 | | # include <string.h> |
---|
550 | | #endif |
---|
551 | | #ifdef HAVE_STRINGS_H |
---|
552 | | # include <strings.h> |
---|
553 | | #endif |
---|
554 | | #ifdef HAVE_INTTYPES_H |
---|
555 | | # include <inttypes.h> |
---|
556 | | #endif |
---|
557 | | #ifdef HAVE_STDINT_H |
---|
558 | | # include <stdint.h> |
---|
559 | | #endif |
---|
560 | | #ifdef HAVE_UNISTD_H |
---|
561 | | # include <unistd.h> |
---|
562 | | #endif |
---|
563 | | int |
---|
564 | | main () |
---|
565 | | { |
---|
566 | | if (sizeof ((_Bool))) |
---|
567 | | return 0; |
---|
568 | | ; |
---|
569 | | return 0; |
---|
570 | | } |
---|
571 | configure:14090: result: yes |
---|
572 | configure:14145: checking for bison |
---|
573 | configure:14161: found /opt/local/bin/bison |
---|
574 | configure:14172: result: bison |
---|
575 | configure:14196: checking for flex |
---|
576 | configure:14212: found /opt/local/bin/flex |
---|
577 | configure:14223: result: flex |
---|
578 | configure:14251: checking for inttypes.h |
---|
579 | configure:14251: result: yes |
---|
580 | configure:14251: checking math.h usability |
---|
581 | configure:14251: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
582 | configure:14251: $? = 0 |
---|
583 | configure:14251: result: yes |
---|
584 | configure:14251: checking math.h presence |
---|
585 | configure:14251: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
586 | configure:14251: $? = 0 |
---|
587 | configure:14251: result: yes |
---|
588 | configure:14251: checking for math.h |
---|
589 | configure:14251: result: yes |
---|
590 | configure:14251: checking paths.h usability |
---|
591 | configure:14251: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
592 | configure:14251: $? = 0 |
---|
593 | configure:14251: result: yes |
---|
594 | configure:14251: checking paths.h presence |
---|
595 | configure:14251: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
596 | configure:14251: $? = 0 |
---|
597 | configure:14251: result: yes |
---|
598 | configure:14251: checking for paths.h |
---|
599 | configure:14251: result: yes |
---|
600 | configure:14251: checking for stdlib.h |
---|
601 | configure:14251: result: yes |
---|
602 | configure:14251: checking for string.h |
---|
603 | configure:14251: result: yes |
---|
604 | configure:14251: checking for strings.h |
---|
605 | configure:14251: result: yes |
---|
606 | configure:14251: checking for unistd.h |
---|
607 | configure:14251: result: yes |
---|
608 | configure:14251: checking wchar.h usability |
---|
609 | configure:14251: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
610 | configure:14251: $? = 0 |
---|
611 | configure:14251: result: yes |
---|
612 | configure:14251: checking wchar.h presence |
---|
613 | configure:14251: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
614 | configure:14251: $? = 0 |
---|
615 | configure:14251: result: yes |
---|
616 | configure:14251: checking for wchar.h |
---|
617 | configure:14251: result: yes |
---|
618 | configure:14251: checking sys/sockio.h usability |
---|
619 | configure:14251: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
620 | configure:14251: $? = 0 |
---|
621 | configure:14251: result: yes |
---|
622 | configure:14251: checking sys/sockio.h presence |
---|
623 | configure:14251: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
624 | configure:14251: $? = 0 |
---|
625 | configure:14251: result: yes |
---|
626 | configure:14251: checking for sys/sockio.h |
---|
627 | configure:14251: result: yes |
---|
628 | configure:14265: checking for floor in -lm |
---|
629 | configure:14290: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
630 | conftest.c:43:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration] |
---|
631 | char floor (); |
---|
632 | ^ |
---|
633 | conftest.c:43:6: note: 'floor' is a builtin with type 'double (double)' |
---|
634 | 1 warning generated. |
---|
635 | configure:14290: $? = 0 |
---|
636 | configure:14299: result: yes |
---|
637 | configure:14310: checking for ceil in -lm |
---|
638 | configure:14335: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm -lm >&5 |
---|
639 | conftest.c:44:6: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration] |
---|
640 | char ceil (); |
---|
641 | ^ |
---|
642 | conftest.c:44:6: note: 'ceil' is a builtin with type 'double (double)' |
---|
643 | 1 warning generated. |
---|
644 | configure:14335: $? = 0 |
---|
645 | configure:14344: result: yes |
---|
646 | configure:14358: checking uuid/uuid.h usability |
---|
647 | configure:14358: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
648 | configure:14358: $? = 0 |
---|
649 | configure:14358: result: yes |
---|
650 | configure:14358: checking uuid/uuid.h presence |
---|
651 | configure:14358: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
652 | configure:14358: $? = 0 |
---|
653 | configure:14358: result: yes |
---|
654 | configure:14358: checking for uuid/uuid.h |
---|
655 | configure:14358: result: yes |
---|
656 | configure:14363: checking for uuid_parse in -luuid |
---|
657 | configure:14388: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
658 | configure:14388: $? = 0 |
---|
659 | configure:14397: result: yes |
---|
660 | configure:14462: checking for inet_ntoa in -lnsl |
---|
661 | configure:14487: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lnsl -luuid -lm -lm >&5 |
---|
662 | ld: library not found for -lnsl |
---|
663 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
664 | configure:14487: $? = 1 |
---|
665 | configure: failed program was: |
---|
666 | | /* confdefs.h */ |
---|
667 | | #define PACKAGE_NAME "snort" |
---|
668 | | #define PACKAGE_TARNAME "snort" |
---|
669 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
670 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
671 | | #define PACKAGE_BUGREPORT "" |
---|
672 | | #define PACKAGE_URL "" |
---|
673 | | #define PACKAGE "snort" |
---|
674 | | #define VERSION "2.9.17.1" |
---|
675 | | #define STDC_HEADERS 1 |
---|
676 | | #define HAVE_SYS_TYPES_H 1 |
---|
677 | | #define HAVE_SYS_STAT_H 1 |
---|
678 | | #define HAVE_STDLIB_H 1 |
---|
679 | | #define HAVE_STRING_H 1 |
---|
680 | | #define HAVE_MEMORY_H 1 |
---|
681 | | #define HAVE_STRINGS_H 1 |
---|
682 | | #define HAVE_INTTYPES_H 1 |
---|
683 | | #define HAVE_STDINT_H 1 |
---|
684 | | #define HAVE_UNISTD_H 1 |
---|
685 | | #define HAVE_DLFCN_H 1 |
---|
686 | | #define LT_OBJDIR ".libs/" |
---|
687 | | #define MACOS 1 |
---|
688 | | #define BROKEN_SIOCGIFMTU 1 |
---|
689 | | #define HAVE__BOOL 1 |
---|
690 | | #define HAVE_STDBOOL_H 1 |
---|
691 | | #define HAVE_INTTYPES_H 1 |
---|
692 | | #define HAVE_MATH_H 1 |
---|
693 | | #define HAVE_PATHS_H 1 |
---|
694 | | #define HAVE_STDLIB_H 1 |
---|
695 | | #define HAVE_STRING_H 1 |
---|
696 | | #define HAVE_STRINGS_H 1 |
---|
697 | | #define HAVE_UNISTD_H 1 |
---|
698 | | #define HAVE_WCHAR_H 1 |
---|
699 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
700 | | #define HAVE_LIBM 1 |
---|
701 | | #define HAVE_LIBM 1 |
---|
702 | | #define HAVE_UUID_UUID_H 1 |
---|
703 | | #define HAVE_LIBUUID 1 |
---|
704 | | /* end confdefs.h. */ |
---|
705 | | |
---|
706 | | /* Override any GCC internal prototype to avoid an error. |
---|
707 | | Use char because int might match the return type of a GCC |
---|
708 | | builtin and then its argument prototype would still apply. */ |
---|
709 | | #ifdef __cplusplus |
---|
710 | | extern "C" |
---|
711 | | #endif |
---|
712 | | char inet_ntoa (); |
---|
713 | | int |
---|
714 | | main () |
---|
715 | | { |
---|
716 | | return inet_ntoa (); |
---|
717 | | ; |
---|
718 | | return 0; |
---|
719 | | } |
---|
720 | configure:14496: result: no |
---|
721 | configure:14510: checking for socket in -lsocket |
---|
722 | configure:14535: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lsocket -luuid -lm -lm >&5 |
---|
723 | ld: library not found for -lsocket |
---|
724 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
725 | configure:14535: $? = 1 |
---|
726 | configure: failed program was: |
---|
727 | | /* confdefs.h */ |
---|
728 | | #define PACKAGE_NAME "snort" |
---|
729 | | #define PACKAGE_TARNAME "snort" |
---|
730 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
731 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
732 | | #define PACKAGE_BUGREPORT "" |
---|
733 | | #define PACKAGE_URL "" |
---|
734 | | #define PACKAGE "snort" |
---|
735 | | #define VERSION "2.9.17.1" |
---|
736 | | #define STDC_HEADERS 1 |
---|
737 | | #define HAVE_SYS_TYPES_H 1 |
---|
738 | | #define HAVE_SYS_STAT_H 1 |
---|
739 | | #define HAVE_STDLIB_H 1 |
---|
740 | | #define HAVE_STRING_H 1 |
---|
741 | | #define HAVE_MEMORY_H 1 |
---|
742 | | #define HAVE_STRINGS_H 1 |
---|
743 | | #define HAVE_INTTYPES_H 1 |
---|
744 | | #define HAVE_STDINT_H 1 |
---|
745 | | #define HAVE_UNISTD_H 1 |
---|
746 | | #define HAVE_DLFCN_H 1 |
---|
747 | | #define LT_OBJDIR ".libs/" |
---|
748 | | #define MACOS 1 |
---|
749 | | #define BROKEN_SIOCGIFMTU 1 |
---|
750 | | #define HAVE__BOOL 1 |
---|
751 | | #define HAVE_STDBOOL_H 1 |
---|
752 | | #define HAVE_INTTYPES_H 1 |
---|
753 | | #define HAVE_MATH_H 1 |
---|
754 | | #define HAVE_PATHS_H 1 |
---|
755 | | #define HAVE_STDLIB_H 1 |
---|
756 | | #define HAVE_STRING_H 1 |
---|
757 | | #define HAVE_STRINGS_H 1 |
---|
758 | | #define HAVE_UNISTD_H 1 |
---|
759 | | #define HAVE_WCHAR_H 1 |
---|
760 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
761 | | #define HAVE_LIBM 1 |
---|
762 | | #define HAVE_LIBM 1 |
---|
763 | | #define HAVE_UUID_UUID_H 1 |
---|
764 | | #define HAVE_LIBUUID 1 |
---|
765 | | /* end confdefs.h. */ |
---|
766 | | |
---|
767 | | /* Override any GCC internal prototype to avoid an error. |
---|
768 | | Use char because int might match the return type of a GCC |
---|
769 | | builtin and then its argument prototype would still apply. */ |
---|
770 | | #ifdef __cplusplus |
---|
771 | | extern "C" |
---|
772 | | #endif |
---|
773 | | char socket (); |
---|
774 | | int |
---|
775 | | main () |
---|
776 | | { |
---|
777 | | return socket (); |
---|
778 | | ; |
---|
779 | | return 0; |
---|
780 | | } |
---|
781 | configure:14544: result: no |
---|
782 | configure:14608: checking whether printf must be declared |
---|
783 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
784 | configure:14641: $? = 0 |
---|
785 | configure:14661: result: no |
---|
786 | configure:14608: checking whether fprintf must be declared |
---|
787 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
788 | configure:14641: $? = 0 |
---|
789 | configure:14661: result: no |
---|
790 | configure:14608: checking whether syslog must be declared |
---|
791 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
792 | configure:14641: $? = 0 |
---|
793 | configure:14661: result: no |
---|
794 | configure:14608: checking whether puts must be declared |
---|
795 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
796 | configure:14641: $? = 0 |
---|
797 | configure:14661: result: no |
---|
798 | configure:14608: checking whether fputs must be declared |
---|
799 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
800 | configure:14641: $? = 0 |
---|
801 | configure:14661: result: no |
---|
802 | configure:14608: checking whether fputc must be declared |
---|
803 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
804 | configure:14641: $? = 0 |
---|
805 | configure:14661: result: no |
---|
806 | configure:14608: checking whether fopen must be declared |
---|
807 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
808 | configure:14641: $? = 0 |
---|
809 | configure:14661: result: no |
---|
810 | configure:14608: checking whether fclose must be declared |
---|
811 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
812 | configure:14641: $? = 0 |
---|
813 | configure:14661: result: no |
---|
814 | configure:14608: checking whether fwrite must be declared |
---|
815 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
816 | configure:14641: $? = 0 |
---|
817 | configure:14661: result: no |
---|
818 | configure:14608: checking whether fflush must be declared |
---|
819 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
820 | configure:14641: $? = 0 |
---|
821 | configure:14661: result: no |
---|
822 | configure:14608: checking whether getopt must be declared |
---|
823 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
824 | configure:14641: $? = 0 |
---|
825 | configure:14661: result: no |
---|
826 | configure:14608: checking whether bzero must be declared |
---|
827 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
828 | configure:14641: $? = 0 |
---|
829 | configure:14661: result: no |
---|
830 | configure:14608: checking whether bcopy must be declared |
---|
831 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
832 | configure:14641: $? = 0 |
---|
833 | configure:14661: result: no |
---|
834 | configure:14608: checking whether memset must be declared |
---|
835 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
836 | configure:14641: $? = 0 |
---|
837 | configure:14661: result: no |
---|
838 | configure:14608: checking whether strtol must be declared |
---|
839 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
840 | configure:14641: $? = 0 |
---|
841 | configure:14661: result: no |
---|
842 | configure:14608: checking whether strcasecmp must be declared |
---|
843 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
844 | configure:14641: $? = 0 |
---|
845 | configure:14661: result: no |
---|
846 | configure:14608: checking whether strncasecmp must be declared |
---|
847 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
848 | configure:14641: $? = 0 |
---|
849 | configure:14661: result: no |
---|
850 | configure:14608: checking whether strerror must be declared |
---|
851 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
852 | configure:14641: $? = 0 |
---|
853 | configure:14661: result: no |
---|
854 | configure:14608: checking whether perror must be declared |
---|
855 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
856 | configure:14641: $? = 0 |
---|
857 | configure:14661: result: no |
---|
858 | configure:14608: checking whether socket must be declared |
---|
859 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
860 | configure:14641: $? = 0 |
---|
861 | configure:14661: result: no |
---|
862 | configure:14608: checking whether sendto must be declared |
---|
863 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
864 | configure:14641: $? = 0 |
---|
865 | configure:14661: result: no |
---|
866 | configure:14608: checking whether vsnprintf must be declared |
---|
867 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
868 | configure:14641: $? = 0 |
---|
869 | configure:14661: result: no |
---|
870 | configure:14608: checking whether snprintf must be declared |
---|
871 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
872 | configure:14641: $? = 0 |
---|
873 | configure:14661: result: no |
---|
874 | configure:14608: checking whether strtoul must be declared |
---|
875 | configure:14641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
876 | configure:14641: $? = 0 |
---|
877 | configure:14661: result: no |
---|
878 | configure:14671: checking for sigaction |
---|
879 | configure:14671: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
880 | configure:14671: $? = 0 |
---|
881 | configure:14671: result: yes |
---|
882 | configure:14671: checking for strlcpy |
---|
883 | configure:14671: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
884 | conftest.c:64:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] |
---|
885 | char strlcpy (); |
---|
886 | ^ |
---|
887 | conftest.c:64:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' |
---|
888 | 1 warning generated. |
---|
889 | configure:14671: $? = 0 |
---|
890 | configure:14671: result: yes |
---|
891 | configure:14671: checking for strlcat |
---|
892 | configure:14671: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
893 | conftest.c:65:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration] |
---|
894 | char strlcat (); |
---|
895 | ^ |
---|
896 | conftest.c:65:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' |
---|
897 | 1 warning generated. |
---|
898 | configure:14671: $? = 0 |
---|
899 | configure:14671: result: yes |
---|
900 | configure:14671: checking for strerror |
---|
901 | configure:14671: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
902 | conftest.c:66:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
903 | char strerror (); |
---|
904 | ^ |
---|
905 | conftest.c:66:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
906 | 1 warning generated. |
---|
907 | configure:14671: $? = 0 |
---|
908 | configure:14671: result: yes |
---|
909 | configure:14671: checking for vswprintf |
---|
910 | configure:14671: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
911 | configure:14671: $? = 0 |
---|
912 | configure:14671: result: yes |
---|
913 | configure:14671: checking for wprintf |
---|
914 | configure:14671: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
915 | configure:14671: $? = 0 |
---|
916 | configure:14671: result: yes |
---|
917 | configure:14671: checking for memrchr |
---|
918 | configure:14671: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
919 | Undefined symbols for architecture x86_64: |
---|
920 | "_memrchr", referenced from: |
---|
921 | _main in conftest-76e8bd.o |
---|
922 | ld: symbol(s) not found for architecture x86_64 |
---|
923 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
924 | configure:14671: $? = 1 |
---|
925 | configure: failed program was: |
---|
926 | | /* confdefs.h */ |
---|
927 | | #define PACKAGE_NAME "snort" |
---|
928 | | #define PACKAGE_TARNAME "snort" |
---|
929 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
930 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
931 | | #define PACKAGE_BUGREPORT "" |
---|
932 | | #define PACKAGE_URL "" |
---|
933 | | #define PACKAGE "snort" |
---|
934 | | #define VERSION "2.9.17.1" |
---|
935 | | #define STDC_HEADERS 1 |
---|
936 | | #define HAVE_SYS_TYPES_H 1 |
---|
937 | | #define HAVE_SYS_STAT_H 1 |
---|
938 | | #define HAVE_STDLIB_H 1 |
---|
939 | | #define HAVE_STRING_H 1 |
---|
940 | | #define HAVE_MEMORY_H 1 |
---|
941 | | #define HAVE_STRINGS_H 1 |
---|
942 | | #define HAVE_INTTYPES_H 1 |
---|
943 | | #define HAVE_STDINT_H 1 |
---|
944 | | #define HAVE_UNISTD_H 1 |
---|
945 | | #define HAVE_DLFCN_H 1 |
---|
946 | | #define LT_OBJDIR ".libs/" |
---|
947 | | #define MACOS 1 |
---|
948 | | #define BROKEN_SIOCGIFMTU 1 |
---|
949 | | #define HAVE__BOOL 1 |
---|
950 | | #define HAVE_STDBOOL_H 1 |
---|
951 | | #define HAVE_INTTYPES_H 1 |
---|
952 | | #define HAVE_MATH_H 1 |
---|
953 | | #define HAVE_PATHS_H 1 |
---|
954 | | #define HAVE_STDLIB_H 1 |
---|
955 | | #define HAVE_STRING_H 1 |
---|
956 | | #define HAVE_STRINGS_H 1 |
---|
957 | | #define HAVE_UNISTD_H 1 |
---|
958 | | #define HAVE_WCHAR_H 1 |
---|
959 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
960 | | #define HAVE_LIBM 1 |
---|
961 | | #define HAVE_LIBM 1 |
---|
962 | | #define HAVE_UUID_UUID_H 1 |
---|
963 | | #define HAVE_LIBUUID 1 |
---|
964 | | #define HAVE_SIGACTION 1 |
---|
965 | | #define HAVE_STRLCPY 1 |
---|
966 | | #define HAVE_STRLCAT 1 |
---|
967 | | #define HAVE_STRERROR 1 |
---|
968 | | #define HAVE_VSWPRINTF 1 |
---|
969 | | #define HAVE_WPRINTF 1 |
---|
970 | | /* end confdefs.h. */ |
---|
971 | | /* Define memrchr to an innocuous variant, in case <limits.h> declares memrchr. |
---|
972 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
973 | | #define memrchr innocuous_memrchr |
---|
974 | | |
---|
975 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
976 | | which can conflict with char memrchr (); below. |
---|
977 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
978 | | <limits.h> exists even on freestanding compilers. */ |
---|
979 | | |
---|
980 | | #ifdef __STDC__ |
---|
981 | | # include <limits.h> |
---|
982 | | #else |
---|
983 | | # include <assert.h> |
---|
984 | | #endif |
---|
985 | | |
---|
986 | | #undef memrchr |
---|
987 | | |
---|
988 | | /* Override any GCC internal prototype to avoid an error. |
---|
989 | | Use char because int might match the return type of a GCC |
---|
990 | | builtin and then its argument prototype would still apply. */ |
---|
991 | | #ifdef __cplusplus |
---|
992 | | extern "C" |
---|
993 | | #endif |
---|
994 | | char memrchr (); |
---|
995 | | /* The GNU C library defines this for functions which it implements |
---|
996 | | to always fail with ENOSYS. Some functions are actually named |
---|
997 | | something starting with __ and the normal name is an alias. */ |
---|
998 | | #if defined __stub_memrchr || defined __stub___memrchr |
---|
999 | | choke me |
---|
1000 | | #endif |
---|
1001 | | |
---|
1002 | | int |
---|
1003 | | main () |
---|
1004 | | { |
---|
1005 | | return memrchr (); |
---|
1006 | | ; |
---|
1007 | | return 0; |
---|
1008 | | } |
---|
1009 | configure:14671: result: no |
---|
1010 | configure:14671: checking for inet_ntop |
---|
1011 | configure:14671: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
1012 | configure:14671: $? = 0 |
---|
1013 | configure:14671: result: yes |
---|
1014 | configure:14671: checking for gettid |
---|
1015 | configure:14671: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
1016 | Undefined symbols for architecture x86_64: |
---|
1017 | "_gettid", referenced from: |
---|
1018 | _main in conftest-58af44.o |
---|
1019 | ld: symbol(s) not found for architecture x86_64 |
---|
1020 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1021 | configure:14671: $? = 1 |
---|
1022 | configure: failed program was: |
---|
1023 | | /* confdefs.h */ |
---|
1024 | | #define PACKAGE_NAME "snort" |
---|
1025 | | #define PACKAGE_TARNAME "snort" |
---|
1026 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
1027 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
1028 | | #define PACKAGE_BUGREPORT "" |
---|
1029 | | #define PACKAGE_URL "" |
---|
1030 | | #define PACKAGE "snort" |
---|
1031 | | #define VERSION "2.9.17.1" |
---|
1032 | | #define STDC_HEADERS 1 |
---|
1033 | | #define HAVE_SYS_TYPES_H 1 |
---|
1034 | | #define HAVE_SYS_STAT_H 1 |
---|
1035 | | #define HAVE_STDLIB_H 1 |
---|
1036 | | #define HAVE_STRING_H 1 |
---|
1037 | | #define HAVE_MEMORY_H 1 |
---|
1038 | | #define HAVE_STRINGS_H 1 |
---|
1039 | | #define HAVE_INTTYPES_H 1 |
---|
1040 | | #define HAVE_STDINT_H 1 |
---|
1041 | | #define HAVE_UNISTD_H 1 |
---|
1042 | | #define HAVE_DLFCN_H 1 |
---|
1043 | | #define LT_OBJDIR ".libs/" |
---|
1044 | | #define MACOS 1 |
---|
1045 | | #define BROKEN_SIOCGIFMTU 1 |
---|
1046 | | #define HAVE__BOOL 1 |
---|
1047 | | #define HAVE_STDBOOL_H 1 |
---|
1048 | | #define HAVE_INTTYPES_H 1 |
---|
1049 | | #define HAVE_MATH_H 1 |
---|
1050 | | #define HAVE_PATHS_H 1 |
---|
1051 | | #define HAVE_STDLIB_H 1 |
---|
1052 | | #define HAVE_STRING_H 1 |
---|
1053 | | #define HAVE_STRINGS_H 1 |
---|
1054 | | #define HAVE_UNISTD_H 1 |
---|
1055 | | #define HAVE_WCHAR_H 1 |
---|
1056 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1057 | | #define HAVE_LIBM 1 |
---|
1058 | | #define HAVE_LIBM 1 |
---|
1059 | | #define HAVE_UUID_UUID_H 1 |
---|
1060 | | #define HAVE_LIBUUID 1 |
---|
1061 | | #define HAVE_SIGACTION 1 |
---|
1062 | | #define HAVE_STRLCPY 1 |
---|
1063 | | #define HAVE_STRLCAT 1 |
---|
1064 | | #define HAVE_STRERROR 1 |
---|
1065 | | #define HAVE_VSWPRINTF 1 |
---|
1066 | | #define HAVE_WPRINTF 1 |
---|
1067 | | #define HAVE_INET_NTOP 1 |
---|
1068 | | /* end confdefs.h. */ |
---|
1069 | | /* Define gettid to an innocuous variant, in case <limits.h> declares gettid. |
---|
1070 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1071 | | #define gettid innocuous_gettid |
---|
1072 | | |
---|
1073 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1074 | | which can conflict with char gettid (); below. |
---|
1075 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1076 | | <limits.h> exists even on freestanding compilers. */ |
---|
1077 | | |
---|
1078 | | #ifdef __STDC__ |
---|
1079 | | # include <limits.h> |
---|
1080 | | #else |
---|
1081 | | # include <assert.h> |
---|
1082 | | #endif |
---|
1083 | | |
---|
1084 | | #undef gettid |
---|
1085 | | |
---|
1086 | | /* Override any GCC internal prototype to avoid an error. |
---|
1087 | | Use char because int might match the return type of a GCC |
---|
1088 | | builtin and then its argument prototype would still apply. */ |
---|
1089 | | #ifdef __cplusplus |
---|
1090 | | extern "C" |
---|
1091 | | #endif |
---|
1092 | | char gettid (); |
---|
1093 | | /* The GNU C library defines this for functions which it implements |
---|
1094 | | to always fail with ENOSYS. Some functions are actually named |
---|
1095 | | something starting with __ and the normal name is an alias. */ |
---|
1096 | | #if defined __stub_gettid || defined __stub___gettid |
---|
1097 | | choke me |
---|
1098 | | #endif |
---|
1099 | | |
---|
1100 | | int |
---|
1101 | | main () |
---|
1102 | | { |
---|
1103 | | return gettid (); |
---|
1104 | | ; |
---|
1105 | | return 0; |
---|
1106 | | } |
---|
1107 | configure:14671: result: no |
---|
1108 | configure:14681: checking for snprintf |
---|
1109 | configure:14681: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
1110 | conftest.c:70:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
1111 | char snprintf (); |
---|
1112 | ^ |
---|
1113 | conftest.c:70:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
1114 | 1 warning generated. |
---|
1115 | configure:14681: $? = 0 |
---|
1116 | configure:14681: result: yes |
---|
1117 | configure:14705: checking for malloc_trim |
---|
1118 | configure:14705: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
1119 | Undefined symbols for architecture x86_64: |
---|
1120 | "_malloc_trim", referenced from: |
---|
1121 | _main in conftest-f6bb41.o |
---|
1122 | ld: symbol(s) not found for architecture x86_64 |
---|
1123 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1124 | configure:14705: $? = 1 |
---|
1125 | configure: failed program was: |
---|
1126 | | /* confdefs.h */ |
---|
1127 | | #define PACKAGE_NAME "snort" |
---|
1128 | | #define PACKAGE_TARNAME "snort" |
---|
1129 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
1130 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
1131 | | #define PACKAGE_BUGREPORT "" |
---|
1132 | | #define PACKAGE_URL "" |
---|
1133 | | #define PACKAGE "snort" |
---|
1134 | | #define VERSION "2.9.17.1" |
---|
1135 | | #define STDC_HEADERS 1 |
---|
1136 | | #define HAVE_SYS_TYPES_H 1 |
---|
1137 | | #define HAVE_SYS_STAT_H 1 |
---|
1138 | | #define HAVE_STDLIB_H 1 |
---|
1139 | | #define HAVE_STRING_H 1 |
---|
1140 | | #define HAVE_MEMORY_H 1 |
---|
1141 | | #define HAVE_STRINGS_H 1 |
---|
1142 | | #define HAVE_INTTYPES_H 1 |
---|
1143 | | #define HAVE_STDINT_H 1 |
---|
1144 | | #define HAVE_UNISTD_H 1 |
---|
1145 | | #define HAVE_DLFCN_H 1 |
---|
1146 | | #define LT_OBJDIR ".libs/" |
---|
1147 | | #define MACOS 1 |
---|
1148 | | #define BROKEN_SIOCGIFMTU 1 |
---|
1149 | | #define HAVE__BOOL 1 |
---|
1150 | | #define HAVE_STDBOOL_H 1 |
---|
1151 | | #define HAVE_INTTYPES_H 1 |
---|
1152 | | #define HAVE_MATH_H 1 |
---|
1153 | | #define HAVE_PATHS_H 1 |
---|
1154 | | #define HAVE_STDLIB_H 1 |
---|
1155 | | #define HAVE_STRING_H 1 |
---|
1156 | | #define HAVE_STRINGS_H 1 |
---|
1157 | | #define HAVE_UNISTD_H 1 |
---|
1158 | | #define HAVE_WCHAR_H 1 |
---|
1159 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1160 | | #define HAVE_LIBM 1 |
---|
1161 | | #define HAVE_LIBM 1 |
---|
1162 | | #define HAVE_UUID_UUID_H 1 |
---|
1163 | | #define HAVE_LIBUUID 1 |
---|
1164 | | #define HAVE_SIGACTION 1 |
---|
1165 | | #define HAVE_STRLCPY 1 |
---|
1166 | | #define HAVE_STRLCAT 1 |
---|
1167 | | #define HAVE_STRERROR 1 |
---|
1168 | | #define HAVE_VSWPRINTF 1 |
---|
1169 | | #define HAVE_WPRINTF 1 |
---|
1170 | | #define HAVE_INET_NTOP 1 |
---|
1171 | | #define HAVE_SNPRINTF /**/ |
---|
1172 | | /* end confdefs.h. */ |
---|
1173 | | /* Define malloc_trim to an innocuous variant, in case <limits.h> declares malloc_trim. |
---|
1174 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1175 | | #define malloc_trim innocuous_malloc_trim |
---|
1176 | | |
---|
1177 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1178 | | which can conflict with char malloc_trim (); below. |
---|
1179 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1180 | | <limits.h> exists even on freestanding compilers. */ |
---|
1181 | | |
---|
1182 | | #ifdef __STDC__ |
---|
1183 | | # include <limits.h> |
---|
1184 | | #else |
---|
1185 | | # include <assert.h> |
---|
1186 | | #endif |
---|
1187 | | |
---|
1188 | | #undef malloc_trim |
---|
1189 | | |
---|
1190 | | /* Override any GCC internal prototype to avoid an error. |
---|
1191 | | Use char because int might match the return type of a GCC |
---|
1192 | | builtin and then its argument prototype would still apply. */ |
---|
1193 | | #ifdef __cplusplus |
---|
1194 | | extern "C" |
---|
1195 | | #endif |
---|
1196 | | char malloc_trim (); |
---|
1197 | | /* The GNU C library defines this for functions which it implements |
---|
1198 | | to always fail with ENOSYS. Some functions are actually named |
---|
1199 | | something starting with __ and the normal name is an alias. */ |
---|
1200 | | #if defined __stub_malloc_trim || defined __stub___malloc_trim |
---|
1201 | | choke me |
---|
1202 | | #endif |
---|
1203 | | |
---|
1204 | | int |
---|
1205 | | main () |
---|
1206 | | { |
---|
1207 | | return malloc_trim (); |
---|
1208 | | ; |
---|
1209 | | return 0; |
---|
1210 | | } |
---|
1211 | configure:14705: result: no |
---|
1212 | configure:14705: checking for mallinfo |
---|
1213 | configure:14705: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
1214 | Undefined symbols for architecture x86_64: |
---|
1215 | "_mallinfo", referenced from: |
---|
1216 | _main in conftest-a61556.o |
---|
1217 | ld: symbol(s) not found for architecture x86_64 |
---|
1218 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1219 | configure:14705: $? = 1 |
---|
1220 | configure: failed program was: |
---|
1221 | | /* confdefs.h */ |
---|
1222 | | #define PACKAGE_NAME "snort" |
---|
1223 | | #define PACKAGE_TARNAME "snort" |
---|
1224 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
1225 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
1226 | | #define PACKAGE_BUGREPORT "" |
---|
1227 | | #define PACKAGE_URL "" |
---|
1228 | | #define PACKAGE "snort" |
---|
1229 | | #define VERSION "2.9.17.1" |
---|
1230 | | #define STDC_HEADERS 1 |
---|
1231 | | #define HAVE_SYS_TYPES_H 1 |
---|
1232 | | #define HAVE_SYS_STAT_H 1 |
---|
1233 | | #define HAVE_STDLIB_H 1 |
---|
1234 | | #define HAVE_STRING_H 1 |
---|
1235 | | #define HAVE_MEMORY_H 1 |
---|
1236 | | #define HAVE_STRINGS_H 1 |
---|
1237 | | #define HAVE_INTTYPES_H 1 |
---|
1238 | | #define HAVE_STDINT_H 1 |
---|
1239 | | #define HAVE_UNISTD_H 1 |
---|
1240 | | #define HAVE_DLFCN_H 1 |
---|
1241 | | #define LT_OBJDIR ".libs/" |
---|
1242 | | #define MACOS 1 |
---|
1243 | | #define BROKEN_SIOCGIFMTU 1 |
---|
1244 | | #define HAVE__BOOL 1 |
---|
1245 | | #define HAVE_STDBOOL_H 1 |
---|
1246 | | #define HAVE_INTTYPES_H 1 |
---|
1247 | | #define HAVE_MATH_H 1 |
---|
1248 | | #define HAVE_PATHS_H 1 |
---|
1249 | | #define HAVE_STDLIB_H 1 |
---|
1250 | | #define HAVE_STRING_H 1 |
---|
1251 | | #define HAVE_STRINGS_H 1 |
---|
1252 | | #define HAVE_UNISTD_H 1 |
---|
1253 | | #define HAVE_WCHAR_H 1 |
---|
1254 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1255 | | #define HAVE_LIBM 1 |
---|
1256 | | #define HAVE_LIBM 1 |
---|
1257 | | #define HAVE_UUID_UUID_H 1 |
---|
1258 | | #define HAVE_LIBUUID 1 |
---|
1259 | | #define HAVE_SIGACTION 1 |
---|
1260 | | #define HAVE_STRLCPY 1 |
---|
1261 | | #define HAVE_STRLCAT 1 |
---|
1262 | | #define HAVE_STRERROR 1 |
---|
1263 | | #define HAVE_VSWPRINTF 1 |
---|
1264 | | #define HAVE_WPRINTF 1 |
---|
1265 | | #define HAVE_INET_NTOP 1 |
---|
1266 | | #define HAVE_SNPRINTF /**/ |
---|
1267 | | /* end confdefs.h. */ |
---|
1268 | | /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo. |
---|
1269 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1270 | | #define mallinfo innocuous_mallinfo |
---|
1271 | | |
---|
1272 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1273 | | which can conflict with char mallinfo (); below. |
---|
1274 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1275 | | <limits.h> exists even on freestanding compilers. */ |
---|
1276 | | |
---|
1277 | | #ifdef __STDC__ |
---|
1278 | | # include <limits.h> |
---|
1279 | | #else |
---|
1280 | | # include <assert.h> |
---|
1281 | | #endif |
---|
1282 | | |
---|
1283 | | #undef mallinfo |
---|
1284 | | |
---|
1285 | | /* Override any GCC internal prototype to avoid an error. |
---|
1286 | | Use char because int might match the return type of a GCC |
---|
1287 | | builtin and then its argument prototype would still apply. */ |
---|
1288 | | #ifdef __cplusplus |
---|
1289 | | extern "C" |
---|
1290 | | #endif |
---|
1291 | | char mallinfo (); |
---|
1292 | | /* The GNU C library defines this for functions which it implements |
---|
1293 | | to always fail with ENOSYS. Some functions are actually named |
---|
1294 | | something starting with __ and the normal name is an alias. */ |
---|
1295 | | #if defined __stub_mallinfo || defined __stub___mallinfo |
---|
1296 | | choke me |
---|
1297 | | #endif |
---|
1298 | | |
---|
1299 | | int |
---|
1300 | | main () |
---|
1301 | | { |
---|
1302 | | return mallinfo (); |
---|
1303 | | ; |
---|
1304 | | return 0; |
---|
1305 | | } |
---|
1306 | configure:14705: result: no |
---|
1307 | configure:14719: checking size of char |
---|
1308 | configure:14724: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
1309 | configure:14724: $? = 0 |
---|
1310 | configure:14724: ./conftest |
---|
1311 | configure:14724: $? = 0 |
---|
1312 | configure:14738: result: 1 |
---|
1313 | configure:14752: checking size of short |
---|
1314 | configure:14757: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
1315 | configure:14757: $? = 0 |
---|
1316 | configure:14757: ./conftest |
---|
1317 | configure:14757: $? = 0 |
---|
1318 | configure:14771: result: 2 |
---|
1319 | configure:14785: checking size of int |
---|
1320 | configure:14790: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
1321 | configure:14790: $? = 0 |
---|
1322 | configure:14790: ./conftest |
---|
1323 | configure:14790: $? = 0 |
---|
1324 | configure:14804: result: 4 |
---|
1325 | configure:14818: checking size of long int |
---|
1326 | configure:14823: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
1327 | configure:14823: $? = 0 |
---|
1328 | configure:14823: ./conftest |
---|
1329 | configure:14823: $? = 0 |
---|
1330 | configure:14837: result: 8 |
---|
1331 | configure:14851: checking size of long long int |
---|
1332 | configure:14856: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
1333 | configure:14856: $? = 0 |
---|
1334 | configure:14856: ./conftest |
---|
1335 | configure:14856: $? = 0 |
---|
1336 | configure:14870: result: 8 |
---|
1337 | configure:14884: checking size of unsigned int |
---|
1338 | configure:14889: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
1339 | configure:14889: $? = 0 |
---|
1340 | configure:14889: ./conftest |
---|
1341 | configure:14889: $? = 0 |
---|
1342 | configure:14903: result: 4 |
---|
1343 | configure:14917: checking size of unsigned long int |
---|
1344 | configure:14922: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
1345 | configure:14922: $? = 0 |
---|
1346 | configure:14922: ./conftest |
---|
1347 | configure:14922: $? = 0 |
---|
1348 | configure:14936: result: 8 |
---|
1349 | configure:14950: checking size of unsigned long long int |
---|
1350 | configure:14955: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
1351 | configure:14955: $? = 0 |
---|
1352 | configure:14955: ./conftest |
---|
1353 | configure:14955: $? = 0 |
---|
1354 | configure:14969: result: 8 |
---|
1355 | configure:14981: checking for u_int8_t |
---|
1356 | configure:14981: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1357 | configure:14981: $? = 0 |
---|
1358 | configure:14981: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1359 | conftest.c:92:23: error: expected expression |
---|
1360 | if (sizeof ((u_int8_t))) |
---|
1361 | ^ |
---|
1362 | 1 error generated. |
---|
1363 | configure:14981: $? = 1 |
---|
1364 | configure: failed program was: |
---|
1365 | | /* confdefs.h */ |
---|
1366 | | #define PACKAGE_NAME "snort" |
---|
1367 | | #define PACKAGE_TARNAME "snort" |
---|
1368 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
1369 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
1370 | | #define PACKAGE_BUGREPORT "" |
---|
1371 | | #define PACKAGE_URL "" |
---|
1372 | | #define PACKAGE "snort" |
---|
1373 | | #define VERSION "2.9.17.1" |
---|
1374 | | #define STDC_HEADERS 1 |
---|
1375 | | #define HAVE_SYS_TYPES_H 1 |
---|
1376 | | #define HAVE_SYS_STAT_H 1 |
---|
1377 | | #define HAVE_STDLIB_H 1 |
---|
1378 | | #define HAVE_STRING_H 1 |
---|
1379 | | #define HAVE_MEMORY_H 1 |
---|
1380 | | #define HAVE_STRINGS_H 1 |
---|
1381 | | #define HAVE_INTTYPES_H 1 |
---|
1382 | | #define HAVE_STDINT_H 1 |
---|
1383 | | #define HAVE_UNISTD_H 1 |
---|
1384 | | #define HAVE_DLFCN_H 1 |
---|
1385 | | #define LT_OBJDIR ".libs/" |
---|
1386 | | #define MACOS 1 |
---|
1387 | | #define BROKEN_SIOCGIFMTU 1 |
---|
1388 | | #define HAVE__BOOL 1 |
---|
1389 | | #define HAVE_STDBOOL_H 1 |
---|
1390 | | #define HAVE_INTTYPES_H 1 |
---|
1391 | | #define HAVE_MATH_H 1 |
---|
1392 | | #define HAVE_PATHS_H 1 |
---|
1393 | | #define HAVE_STDLIB_H 1 |
---|
1394 | | #define HAVE_STRING_H 1 |
---|
1395 | | #define HAVE_STRINGS_H 1 |
---|
1396 | | #define HAVE_UNISTD_H 1 |
---|
1397 | | #define HAVE_WCHAR_H 1 |
---|
1398 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1399 | | #define HAVE_LIBM 1 |
---|
1400 | | #define HAVE_LIBM 1 |
---|
1401 | | #define HAVE_UUID_UUID_H 1 |
---|
1402 | | #define HAVE_LIBUUID 1 |
---|
1403 | | #define HAVE_SIGACTION 1 |
---|
1404 | | #define HAVE_STRLCPY 1 |
---|
1405 | | #define HAVE_STRLCAT 1 |
---|
1406 | | #define HAVE_STRERROR 1 |
---|
1407 | | #define HAVE_VSWPRINTF 1 |
---|
1408 | | #define HAVE_WPRINTF 1 |
---|
1409 | | #define HAVE_INET_NTOP 1 |
---|
1410 | | #define HAVE_SNPRINTF /**/ |
---|
1411 | | #define SIZEOF_CHAR 1 |
---|
1412 | | #define SIZEOF_SHORT 2 |
---|
1413 | | #define SIZEOF_INT 4 |
---|
1414 | | #define SIZEOF_LONG_INT 8 |
---|
1415 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
1416 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1417 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
1418 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
1419 | | /* end confdefs.h. */ |
---|
1420 | | #include <stdio.h> |
---|
1421 | | #ifdef HAVE_SYS_TYPES_H |
---|
1422 | | # include <sys/types.h> |
---|
1423 | | #endif |
---|
1424 | | #ifdef HAVE_SYS_STAT_H |
---|
1425 | | # include <sys/stat.h> |
---|
1426 | | #endif |
---|
1427 | | #ifdef STDC_HEADERS |
---|
1428 | | # include <stdlib.h> |
---|
1429 | | # include <stddef.h> |
---|
1430 | | #else |
---|
1431 | | # ifdef HAVE_STDLIB_H |
---|
1432 | | # include <stdlib.h> |
---|
1433 | | # endif |
---|
1434 | | #endif |
---|
1435 | | #ifdef HAVE_STRING_H |
---|
1436 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1437 | | # include <memory.h> |
---|
1438 | | # endif |
---|
1439 | | # include <string.h> |
---|
1440 | | #endif |
---|
1441 | | #ifdef HAVE_STRINGS_H |
---|
1442 | | # include <strings.h> |
---|
1443 | | #endif |
---|
1444 | | #ifdef HAVE_INTTYPES_H |
---|
1445 | | # include <inttypes.h> |
---|
1446 | | #endif |
---|
1447 | | #ifdef HAVE_STDINT_H |
---|
1448 | | # include <stdint.h> |
---|
1449 | | #endif |
---|
1450 | | #ifdef HAVE_UNISTD_H |
---|
1451 | | # include <unistd.h> |
---|
1452 | | #endif |
---|
1453 | | int |
---|
1454 | | main () |
---|
1455 | | { |
---|
1456 | | if (sizeof ((u_int8_t))) |
---|
1457 | | return 0; |
---|
1458 | | ; |
---|
1459 | | return 0; |
---|
1460 | | } |
---|
1461 | configure:14981: result: yes |
---|
1462 | configure:14990: checking for u_int16_t |
---|
1463 | configure:14990: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1464 | configure:14990: $? = 0 |
---|
1465 | configure:14990: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1466 | conftest.c:93:24: error: expected expression |
---|
1467 | if (sizeof ((u_int16_t))) |
---|
1468 | ^ |
---|
1469 | 1 error generated. |
---|
1470 | configure:14990: $? = 1 |
---|
1471 | configure: failed program was: |
---|
1472 | | /* confdefs.h */ |
---|
1473 | | #define PACKAGE_NAME "snort" |
---|
1474 | | #define PACKAGE_TARNAME "snort" |
---|
1475 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
1476 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
1477 | | #define PACKAGE_BUGREPORT "" |
---|
1478 | | #define PACKAGE_URL "" |
---|
1479 | | #define PACKAGE "snort" |
---|
1480 | | #define VERSION "2.9.17.1" |
---|
1481 | | #define STDC_HEADERS 1 |
---|
1482 | | #define HAVE_SYS_TYPES_H 1 |
---|
1483 | | #define HAVE_SYS_STAT_H 1 |
---|
1484 | | #define HAVE_STDLIB_H 1 |
---|
1485 | | #define HAVE_STRING_H 1 |
---|
1486 | | #define HAVE_MEMORY_H 1 |
---|
1487 | | #define HAVE_STRINGS_H 1 |
---|
1488 | | #define HAVE_INTTYPES_H 1 |
---|
1489 | | #define HAVE_STDINT_H 1 |
---|
1490 | | #define HAVE_UNISTD_H 1 |
---|
1491 | | #define HAVE_DLFCN_H 1 |
---|
1492 | | #define LT_OBJDIR ".libs/" |
---|
1493 | | #define MACOS 1 |
---|
1494 | | #define BROKEN_SIOCGIFMTU 1 |
---|
1495 | | #define HAVE__BOOL 1 |
---|
1496 | | #define HAVE_STDBOOL_H 1 |
---|
1497 | | #define HAVE_INTTYPES_H 1 |
---|
1498 | | #define HAVE_MATH_H 1 |
---|
1499 | | #define HAVE_PATHS_H 1 |
---|
1500 | | #define HAVE_STDLIB_H 1 |
---|
1501 | | #define HAVE_STRING_H 1 |
---|
1502 | | #define HAVE_STRINGS_H 1 |
---|
1503 | | #define HAVE_UNISTD_H 1 |
---|
1504 | | #define HAVE_WCHAR_H 1 |
---|
1505 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1506 | | #define HAVE_LIBM 1 |
---|
1507 | | #define HAVE_LIBM 1 |
---|
1508 | | #define HAVE_UUID_UUID_H 1 |
---|
1509 | | #define HAVE_LIBUUID 1 |
---|
1510 | | #define HAVE_SIGACTION 1 |
---|
1511 | | #define HAVE_STRLCPY 1 |
---|
1512 | | #define HAVE_STRLCAT 1 |
---|
1513 | | #define HAVE_STRERROR 1 |
---|
1514 | | #define HAVE_VSWPRINTF 1 |
---|
1515 | | #define HAVE_WPRINTF 1 |
---|
1516 | | #define HAVE_INET_NTOP 1 |
---|
1517 | | #define HAVE_SNPRINTF /**/ |
---|
1518 | | #define SIZEOF_CHAR 1 |
---|
1519 | | #define SIZEOF_SHORT 2 |
---|
1520 | | #define SIZEOF_INT 4 |
---|
1521 | | #define SIZEOF_LONG_INT 8 |
---|
1522 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
1523 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1524 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
1525 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
1526 | | #define HAVE_U_INT8_T 1 |
---|
1527 | | /* end confdefs.h. */ |
---|
1528 | | #include <stdio.h> |
---|
1529 | | #ifdef HAVE_SYS_TYPES_H |
---|
1530 | | # include <sys/types.h> |
---|
1531 | | #endif |
---|
1532 | | #ifdef HAVE_SYS_STAT_H |
---|
1533 | | # include <sys/stat.h> |
---|
1534 | | #endif |
---|
1535 | | #ifdef STDC_HEADERS |
---|
1536 | | # include <stdlib.h> |
---|
1537 | | # include <stddef.h> |
---|
1538 | | #else |
---|
1539 | | # ifdef HAVE_STDLIB_H |
---|
1540 | | # include <stdlib.h> |
---|
1541 | | # endif |
---|
1542 | | #endif |
---|
1543 | | #ifdef HAVE_STRING_H |
---|
1544 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1545 | | # include <memory.h> |
---|
1546 | | # endif |
---|
1547 | | # include <string.h> |
---|
1548 | | #endif |
---|
1549 | | #ifdef HAVE_STRINGS_H |
---|
1550 | | # include <strings.h> |
---|
1551 | | #endif |
---|
1552 | | #ifdef HAVE_INTTYPES_H |
---|
1553 | | # include <inttypes.h> |
---|
1554 | | #endif |
---|
1555 | | #ifdef HAVE_STDINT_H |
---|
1556 | | # include <stdint.h> |
---|
1557 | | #endif |
---|
1558 | | #ifdef HAVE_UNISTD_H |
---|
1559 | | # include <unistd.h> |
---|
1560 | | #endif |
---|
1561 | | int |
---|
1562 | | main () |
---|
1563 | | { |
---|
1564 | | if (sizeof ((u_int16_t))) |
---|
1565 | | return 0; |
---|
1566 | | ; |
---|
1567 | | return 0; |
---|
1568 | | } |
---|
1569 | configure:14990: result: yes |
---|
1570 | configure:14999: checking for u_int32_t |
---|
1571 | configure:14999: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1572 | configure:14999: $? = 0 |
---|
1573 | configure:14999: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1574 | conftest.c:94:24: error: expected expression |
---|
1575 | if (sizeof ((u_int32_t))) |
---|
1576 | ^ |
---|
1577 | 1 error generated. |
---|
1578 | configure:14999: $? = 1 |
---|
1579 | configure: failed program was: |
---|
1580 | | /* confdefs.h */ |
---|
1581 | | #define PACKAGE_NAME "snort" |
---|
1582 | | #define PACKAGE_TARNAME "snort" |
---|
1583 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
1584 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
1585 | | #define PACKAGE_BUGREPORT "" |
---|
1586 | | #define PACKAGE_URL "" |
---|
1587 | | #define PACKAGE "snort" |
---|
1588 | | #define VERSION "2.9.17.1" |
---|
1589 | | #define STDC_HEADERS 1 |
---|
1590 | | #define HAVE_SYS_TYPES_H 1 |
---|
1591 | | #define HAVE_SYS_STAT_H 1 |
---|
1592 | | #define HAVE_STDLIB_H 1 |
---|
1593 | | #define HAVE_STRING_H 1 |
---|
1594 | | #define HAVE_MEMORY_H 1 |
---|
1595 | | #define HAVE_STRINGS_H 1 |
---|
1596 | | #define HAVE_INTTYPES_H 1 |
---|
1597 | | #define HAVE_STDINT_H 1 |
---|
1598 | | #define HAVE_UNISTD_H 1 |
---|
1599 | | #define HAVE_DLFCN_H 1 |
---|
1600 | | #define LT_OBJDIR ".libs/" |
---|
1601 | | #define MACOS 1 |
---|
1602 | | #define BROKEN_SIOCGIFMTU 1 |
---|
1603 | | #define HAVE__BOOL 1 |
---|
1604 | | #define HAVE_STDBOOL_H 1 |
---|
1605 | | #define HAVE_INTTYPES_H 1 |
---|
1606 | | #define HAVE_MATH_H 1 |
---|
1607 | | #define HAVE_PATHS_H 1 |
---|
1608 | | #define HAVE_STDLIB_H 1 |
---|
1609 | | #define HAVE_STRING_H 1 |
---|
1610 | | #define HAVE_STRINGS_H 1 |
---|
1611 | | #define HAVE_UNISTD_H 1 |
---|
1612 | | #define HAVE_WCHAR_H 1 |
---|
1613 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1614 | | #define HAVE_LIBM 1 |
---|
1615 | | #define HAVE_LIBM 1 |
---|
1616 | | #define HAVE_UUID_UUID_H 1 |
---|
1617 | | #define HAVE_LIBUUID 1 |
---|
1618 | | #define HAVE_SIGACTION 1 |
---|
1619 | | #define HAVE_STRLCPY 1 |
---|
1620 | | #define HAVE_STRLCAT 1 |
---|
1621 | | #define HAVE_STRERROR 1 |
---|
1622 | | #define HAVE_VSWPRINTF 1 |
---|
1623 | | #define HAVE_WPRINTF 1 |
---|
1624 | | #define HAVE_INET_NTOP 1 |
---|
1625 | | #define HAVE_SNPRINTF /**/ |
---|
1626 | | #define SIZEOF_CHAR 1 |
---|
1627 | | #define SIZEOF_SHORT 2 |
---|
1628 | | #define SIZEOF_INT 4 |
---|
1629 | | #define SIZEOF_LONG_INT 8 |
---|
1630 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
1631 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1632 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
1633 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
1634 | | #define HAVE_U_INT8_T 1 |
---|
1635 | | #define HAVE_U_INT16_T 1 |
---|
1636 | | /* end confdefs.h. */ |
---|
1637 | | #include <stdio.h> |
---|
1638 | | #ifdef HAVE_SYS_TYPES_H |
---|
1639 | | # include <sys/types.h> |
---|
1640 | | #endif |
---|
1641 | | #ifdef HAVE_SYS_STAT_H |
---|
1642 | | # include <sys/stat.h> |
---|
1643 | | #endif |
---|
1644 | | #ifdef STDC_HEADERS |
---|
1645 | | # include <stdlib.h> |
---|
1646 | | # include <stddef.h> |
---|
1647 | | #else |
---|
1648 | | # ifdef HAVE_STDLIB_H |
---|
1649 | | # include <stdlib.h> |
---|
1650 | | # endif |
---|
1651 | | #endif |
---|
1652 | | #ifdef HAVE_STRING_H |
---|
1653 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1654 | | # include <memory.h> |
---|
1655 | | # endif |
---|
1656 | | # include <string.h> |
---|
1657 | | #endif |
---|
1658 | | #ifdef HAVE_STRINGS_H |
---|
1659 | | # include <strings.h> |
---|
1660 | | #endif |
---|
1661 | | #ifdef HAVE_INTTYPES_H |
---|
1662 | | # include <inttypes.h> |
---|
1663 | | #endif |
---|
1664 | | #ifdef HAVE_STDINT_H |
---|
1665 | | # include <stdint.h> |
---|
1666 | | #endif |
---|
1667 | | #ifdef HAVE_UNISTD_H |
---|
1668 | | # include <unistd.h> |
---|
1669 | | #endif |
---|
1670 | | int |
---|
1671 | | main () |
---|
1672 | | { |
---|
1673 | | if (sizeof ((u_int32_t))) |
---|
1674 | | return 0; |
---|
1675 | | ; |
---|
1676 | | return 0; |
---|
1677 | | } |
---|
1678 | configure:14999: result: yes |
---|
1679 | configure:15008: checking for u_int64_t |
---|
1680 | configure:15008: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1681 | configure:15008: $? = 0 |
---|
1682 | configure:15008: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1683 | conftest.c:95:24: error: expected expression |
---|
1684 | if (sizeof ((u_int64_t))) |
---|
1685 | ^ |
---|
1686 | 1 error generated. |
---|
1687 | configure:15008: $? = 1 |
---|
1688 | configure: failed program was: |
---|
1689 | | /* confdefs.h */ |
---|
1690 | | #define PACKAGE_NAME "snort" |
---|
1691 | | #define PACKAGE_TARNAME "snort" |
---|
1692 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
1693 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
1694 | | #define PACKAGE_BUGREPORT "" |
---|
1695 | | #define PACKAGE_URL "" |
---|
1696 | | #define PACKAGE "snort" |
---|
1697 | | #define VERSION "2.9.17.1" |
---|
1698 | | #define STDC_HEADERS 1 |
---|
1699 | | #define HAVE_SYS_TYPES_H 1 |
---|
1700 | | #define HAVE_SYS_STAT_H 1 |
---|
1701 | | #define HAVE_STDLIB_H 1 |
---|
1702 | | #define HAVE_STRING_H 1 |
---|
1703 | | #define HAVE_MEMORY_H 1 |
---|
1704 | | #define HAVE_STRINGS_H 1 |
---|
1705 | | #define HAVE_INTTYPES_H 1 |
---|
1706 | | #define HAVE_STDINT_H 1 |
---|
1707 | | #define HAVE_UNISTD_H 1 |
---|
1708 | | #define HAVE_DLFCN_H 1 |
---|
1709 | | #define LT_OBJDIR ".libs/" |
---|
1710 | | #define MACOS 1 |
---|
1711 | | #define BROKEN_SIOCGIFMTU 1 |
---|
1712 | | #define HAVE__BOOL 1 |
---|
1713 | | #define HAVE_STDBOOL_H 1 |
---|
1714 | | #define HAVE_INTTYPES_H 1 |
---|
1715 | | #define HAVE_MATH_H 1 |
---|
1716 | | #define HAVE_PATHS_H 1 |
---|
1717 | | #define HAVE_STDLIB_H 1 |
---|
1718 | | #define HAVE_STRING_H 1 |
---|
1719 | | #define HAVE_STRINGS_H 1 |
---|
1720 | | #define HAVE_UNISTD_H 1 |
---|
1721 | | #define HAVE_WCHAR_H 1 |
---|
1722 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1723 | | #define HAVE_LIBM 1 |
---|
1724 | | #define HAVE_LIBM 1 |
---|
1725 | | #define HAVE_UUID_UUID_H 1 |
---|
1726 | | #define HAVE_LIBUUID 1 |
---|
1727 | | #define HAVE_SIGACTION 1 |
---|
1728 | | #define HAVE_STRLCPY 1 |
---|
1729 | | #define HAVE_STRLCAT 1 |
---|
1730 | | #define HAVE_STRERROR 1 |
---|
1731 | | #define HAVE_VSWPRINTF 1 |
---|
1732 | | #define HAVE_WPRINTF 1 |
---|
1733 | | #define HAVE_INET_NTOP 1 |
---|
1734 | | #define HAVE_SNPRINTF /**/ |
---|
1735 | | #define SIZEOF_CHAR 1 |
---|
1736 | | #define SIZEOF_SHORT 2 |
---|
1737 | | #define SIZEOF_INT 4 |
---|
1738 | | #define SIZEOF_LONG_INT 8 |
---|
1739 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
1740 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1741 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
1742 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
1743 | | #define HAVE_U_INT8_T 1 |
---|
1744 | | #define HAVE_U_INT16_T 1 |
---|
1745 | | #define HAVE_U_INT32_T 1 |
---|
1746 | | /* end confdefs.h. */ |
---|
1747 | | #include <stdio.h> |
---|
1748 | | #ifdef HAVE_SYS_TYPES_H |
---|
1749 | | # include <sys/types.h> |
---|
1750 | | #endif |
---|
1751 | | #ifdef HAVE_SYS_STAT_H |
---|
1752 | | # include <sys/stat.h> |
---|
1753 | | #endif |
---|
1754 | | #ifdef STDC_HEADERS |
---|
1755 | | # include <stdlib.h> |
---|
1756 | | # include <stddef.h> |
---|
1757 | | #else |
---|
1758 | | # ifdef HAVE_STDLIB_H |
---|
1759 | | # include <stdlib.h> |
---|
1760 | | # endif |
---|
1761 | | #endif |
---|
1762 | | #ifdef HAVE_STRING_H |
---|
1763 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1764 | | # include <memory.h> |
---|
1765 | | # endif |
---|
1766 | | # include <string.h> |
---|
1767 | | #endif |
---|
1768 | | #ifdef HAVE_STRINGS_H |
---|
1769 | | # include <strings.h> |
---|
1770 | | #endif |
---|
1771 | | #ifdef HAVE_INTTYPES_H |
---|
1772 | | # include <inttypes.h> |
---|
1773 | | #endif |
---|
1774 | | #ifdef HAVE_STDINT_H |
---|
1775 | | # include <stdint.h> |
---|
1776 | | #endif |
---|
1777 | | #ifdef HAVE_UNISTD_H |
---|
1778 | | # include <unistd.h> |
---|
1779 | | #endif |
---|
1780 | | int |
---|
1781 | | main () |
---|
1782 | | { |
---|
1783 | | if (sizeof ((u_int64_t))) |
---|
1784 | | return 0; |
---|
1785 | | ; |
---|
1786 | | return 0; |
---|
1787 | | } |
---|
1788 | configure:15008: result: yes |
---|
1789 | configure:15017: checking for uint8_t |
---|
1790 | configure:15017: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1791 | configure:15017: $? = 0 |
---|
1792 | configure:15017: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1793 | conftest.c:96:22: error: expected expression |
---|
1794 | if (sizeof ((uint8_t))) |
---|
1795 | ^ |
---|
1796 | 1 error generated. |
---|
1797 | configure:15017: $? = 1 |
---|
1798 | configure: failed program was: |
---|
1799 | | /* confdefs.h */ |
---|
1800 | | #define PACKAGE_NAME "snort" |
---|
1801 | | #define PACKAGE_TARNAME "snort" |
---|
1802 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
1803 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
1804 | | #define PACKAGE_BUGREPORT "" |
---|
1805 | | #define PACKAGE_URL "" |
---|
1806 | | #define PACKAGE "snort" |
---|
1807 | | #define VERSION "2.9.17.1" |
---|
1808 | | #define STDC_HEADERS 1 |
---|
1809 | | #define HAVE_SYS_TYPES_H 1 |
---|
1810 | | #define HAVE_SYS_STAT_H 1 |
---|
1811 | | #define HAVE_STDLIB_H 1 |
---|
1812 | | #define HAVE_STRING_H 1 |
---|
1813 | | #define HAVE_MEMORY_H 1 |
---|
1814 | | #define HAVE_STRINGS_H 1 |
---|
1815 | | #define HAVE_INTTYPES_H 1 |
---|
1816 | | #define HAVE_STDINT_H 1 |
---|
1817 | | #define HAVE_UNISTD_H 1 |
---|
1818 | | #define HAVE_DLFCN_H 1 |
---|
1819 | | #define LT_OBJDIR ".libs/" |
---|
1820 | | #define MACOS 1 |
---|
1821 | | #define BROKEN_SIOCGIFMTU 1 |
---|
1822 | | #define HAVE__BOOL 1 |
---|
1823 | | #define HAVE_STDBOOL_H 1 |
---|
1824 | | #define HAVE_INTTYPES_H 1 |
---|
1825 | | #define HAVE_MATH_H 1 |
---|
1826 | | #define HAVE_PATHS_H 1 |
---|
1827 | | #define HAVE_STDLIB_H 1 |
---|
1828 | | #define HAVE_STRING_H 1 |
---|
1829 | | #define HAVE_STRINGS_H 1 |
---|
1830 | | #define HAVE_UNISTD_H 1 |
---|
1831 | | #define HAVE_WCHAR_H 1 |
---|
1832 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1833 | | #define HAVE_LIBM 1 |
---|
1834 | | #define HAVE_LIBM 1 |
---|
1835 | | #define HAVE_UUID_UUID_H 1 |
---|
1836 | | #define HAVE_LIBUUID 1 |
---|
1837 | | #define HAVE_SIGACTION 1 |
---|
1838 | | #define HAVE_STRLCPY 1 |
---|
1839 | | #define HAVE_STRLCAT 1 |
---|
1840 | | #define HAVE_STRERROR 1 |
---|
1841 | | #define HAVE_VSWPRINTF 1 |
---|
1842 | | #define HAVE_WPRINTF 1 |
---|
1843 | | #define HAVE_INET_NTOP 1 |
---|
1844 | | #define HAVE_SNPRINTF /**/ |
---|
1845 | | #define SIZEOF_CHAR 1 |
---|
1846 | | #define SIZEOF_SHORT 2 |
---|
1847 | | #define SIZEOF_INT 4 |
---|
1848 | | #define SIZEOF_LONG_INT 8 |
---|
1849 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
1850 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1851 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
1852 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
1853 | | #define HAVE_U_INT8_T 1 |
---|
1854 | | #define HAVE_U_INT16_T 1 |
---|
1855 | | #define HAVE_U_INT32_T 1 |
---|
1856 | | #define HAVE_U_INT64_T 1 |
---|
1857 | | /* end confdefs.h. */ |
---|
1858 | | #include <stdio.h> |
---|
1859 | | #ifdef HAVE_SYS_TYPES_H |
---|
1860 | | # include <sys/types.h> |
---|
1861 | | #endif |
---|
1862 | | #ifdef HAVE_SYS_STAT_H |
---|
1863 | | # include <sys/stat.h> |
---|
1864 | | #endif |
---|
1865 | | #ifdef STDC_HEADERS |
---|
1866 | | # include <stdlib.h> |
---|
1867 | | # include <stddef.h> |
---|
1868 | | #else |
---|
1869 | | # ifdef HAVE_STDLIB_H |
---|
1870 | | # include <stdlib.h> |
---|
1871 | | # endif |
---|
1872 | | #endif |
---|
1873 | | #ifdef HAVE_STRING_H |
---|
1874 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1875 | | # include <memory.h> |
---|
1876 | | # endif |
---|
1877 | | # include <string.h> |
---|
1878 | | #endif |
---|
1879 | | #ifdef HAVE_STRINGS_H |
---|
1880 | | # include <strings.h> |
---|
1881 | | #endif |
---|
1882 | | #ifdef HAVE_INTTYPES_H |
---|
1883 | | # include <inttypes.h> |
---|
1884 | | #endif |
---|
1885 | | #ifdef HAVE_STDINT_H |
---|
1886 | | # include <stdint.h> |
---|
1887 | | #endif |
---|
1888 | | #ifdef HAVE_UNISTD_H |
---|
1889 | | # include <unistd.h> |
---|
1890 | | #endif |
---|
1891 | | int |
---|
1892 | | main () |
---|
1893 | | { |
---|
1894 | | if (sizeof ((uint8_t))) |
---|
1895 | | return 0; |
---|
1896 | | ; |
---|
1897 | | return 0; |
---|
1898 | | } |
---|
1899 | configure:15017: result: yes |
---|
1900 | configure:15026: checking for uint16_t |
---|
1901 | configure:15026: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1902 | configure:15026: $? = 0 |
---|
1903 | configure:15026: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1904 | conftest.c:97:23: error: expected expression |
---|
1905 | if (sizeof ((uint16_t))) |
---|
1906 | ^ |
---|
1907 | 1 error generated. |
---|
1908 | configure:15026: $? = 1 |
---|
1909 | configure: failed program was: |
---|
1910 | | /* confdefs.h */ |
---|
1911 | | #define PACKAGE_NAME "snort" |
---|
1912 | | #define PACKAGE_TARNAME "snort" |
---|
1913 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
1914 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
1915 | | #define PACKAGE_BUGREPORT "" |
---|
1916 | | #define PACKAGE_URL "" |
---|
1917 | | #define PACKAGE "snort" |
---|
1918 | | #define VERSION "2.9.17.1" |
---|
1919 | | #define STDC_HEADERS 1 |
---|
1920 | | #define HAVE_SYS_TYPES_H 1 |
---|
1921 | | #define HAVE_SYS_STAT_H 1 |
---|
1922 | | #define HAVE_STDLIB_H 1 |
---|
1923 | | #define HAVE_STRING_H 1 |
---|
1924 | | #define HAVE_MEMORY_H 1 |
---|
1925 | | #define HAVE_STRINGS_H 1 |
---|
1926 | | #define HAVE_INTTYPES_H 1 |
---|
1927 | | #define HAVE_STDINT_H 1 |
---|
1928 | | #define HAVE_UNISTD_H 1 |
---|
1929 | | #define HAVE_DLFCN_H 1 |
---|
1930 | | #define LT_OBJDIR ".libs/" |
---|
1931 | | #define MACOS 1 |
---|
1932 | | #define BROKEN_SIOCGIFMTU 1 |
---|
1933 | | #define HAVE__BOOL 1 |
---|
1934 | | #define HAVE_STDBOOL_H 1 |
---|
1935 | | #define HAVE_INTTYPES_H 1 |
---|
1936 | | #define HAVE_MATH_H 1 |
---|
1937 | | #define HAVE_PATHS_H 1 |
---|
1938 | | #define HAVE_STDLIB_H 1 |
---|
1939 | | #define HAVE_STRING_H 1 |
---|
1940 | | #define HAVE_STRINGS_H 1 |
---|
1941 | | #define HAVE_UNISTD_H 1 |
---|
1942 | | #define HAVE_WCHAR_H 1 |
---|
1943 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1944 | | #define HAVE_LIBM 1 |
---|
1945 | | #define HAVE_LIBM 1 |
---|
1946 | | #define HAVE_UUID_UUID_H 1 |
---|
1947 | | #define HAVE_LIBUUID 1 |
---|
1948 | | #define HAVE_SIGACTION 1 |
---|
1949 | | #define HAVE_STRLCPY 1 |
---|
1950 | | #define HAVE_STRLCAT 1 |
---|
1951 | | #define HAVE_STRERROR 1 |
---|
1952 | | #define HAVE_VSWPRINTF 1 |
---|
1953 | | #define HAVE_WPRINTF 1 |
---|
1954 | | #define HAVE_INET_NTOP 1 |
---|
1955 | | #define HAVE_SNPRINTF /**/ |
---|
1956 | | #define SIZEOF_CHAR 1 |
---|
1957 | | #define SIZEOF_SHORT 2 |
---|
1958 | | #define SIZEOF_INT 4 |
---|
1959 | | #define SIZEOF_LONG_INT 8 |
---|
1960 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
1961 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1962 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
1963 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
1964 | | #define HAVE_U_INT8_T 1 |
---|
1965 | | #define HAVE_U_INT16_T 1 |
---|
1966 | | #define HAVE_U_INT32_T 1 |
---|
1967 | | #define HAVE_U_INT64_T 1 |
---|
1968 | | #define HAVE_UINT8_T 1 |
---|
1969 | | /* end confdefs.h. */ |
---|
1970 | | #include <stdio.h> |
---|
1971 | | #ifdef HAVE_SYS_TYPES_H |
---|
1972 | | # include <sys/types.h> |
---|
1973 | | #endif |
---|
1974 | | #ifdef HAVE_SYS_STAT_H |
---|
1975 | | # include <sys/stat.h> |
---|
1976 | | #endif |
---|
1977 | | #ifdef STDC_HEADERS |
---|
1978 | | # include <stdlib.h> |
---|
1979 | | # include <stddef.h> |
---|
1980 | | #else |
---|
1981 | | # ifdef HAVE_STDLIB_H |
---|
1982 | | # include <stdlib.h> |
---|
1983 | | # endif |
---|
1984 | | #endif |
---|
1985 | | #ifdef HAVE_STRING_H |
---|
1986 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1987 | | # include <memory.h> |
---|
1988 | | # endif |
---|
1989 | | # include <string.h> |
---|
1990 | | #endif |
---|
1991 | | #ifdef HAVE_STRINGS_H |
---|
1992 | | # include <strings.h> |
---|
1993 | | #endif |
---|
1994 | | #ifdef HAVE_INTTYPES_H |
---|
1995 | | # include <inttypes.h> |
---|
1996 | | #endif |
---|
1997 | | #ifdef HAVE_STDINT_H |
---|
1998 | | # include <stdint.h> |
---|
1999 | | #endif |
---|
2000 | | #ifdef HAVE_UNISTD_H |
---|
2001 | | # include <unistd.h> |
---|
2002 | | #endif |
---|
2003 | | int |
---|
2004 | | main () |
---|
2005 | | { |
---|
2006 | | if (sizeof ((uint16_t))) |
---|
2007 | | return 0; |
---|
2008 | | ; |
---|
2009 | | return 0; |
---|
2010 | | } |
---|
2011 | configure:15026: result: yes |
---|
2012 | configure:15035: checking for uint32_t |
---|
2013 | configure:15035: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2014 | configure:15035: $? = 0 |
---|
2015 | configure:15035: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2016 | conftest.c:98:23: error: expected expression |
---|
2017 | if (sizeof ((uint32_t))) |
---|
2018 | ^ |
---|
2019 | 1 error generated. |
---|
2020 | configure:15035: $? = 1 |
---|
2021 | configure: failed program was: |
---|
2022 | | /* confdefs.h */ |
---|
2023 | | #define PACKAGE_NAME "snort" |
---|
2024 | | #define PACKAGE_TARNAME "snort" |
---|
2025 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
2026 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
2027 | | #define PACKAGE_BUGREPORT "" |
---|
2028 | | #define PACKAGE_URL "" |
---|
2029 | | #define PACKAGE "snort" |
---|
2030 | | #define VERSION "2.9.17.1" |
---|
2031 | | #define STDC_HEADERS 1 |
---|
2032 | | #define HAVE_SYS_TYPES_H 1 |
---|
2033 | | #define HAVE_SYS_STAT_H 1 |
---|
2034 | | #define HAVE_STDLIB_H 1 |
---|
2035 | | #define HAVE_STRING_H 1 |
---|
2036 | | #define HAVE_MEMORY_H 1 |
---|
2037 | | #define HAVE_STRINGS_H 1 |
---|
2038 | | #define HAVE_INTTYPES_H 1 |
---|
2039 | | #define HAVE_STDINT_H 1 |
---|
2040 | | #define HAVE_UNISTD_H 1 |
---|
2041 | | #define HAVE_DLFCN_H 1 |
---|
2042 | | #define LT_OBJDIR ".libs/" |
---|
2043 | | #define MACOS 1 |
---|
2044 | | #define BROKEN_SIOCGIFMTU 1 |
---|
2045 | | #define HAVE__BOOL 1 |
---|
2046 | | #define HAVE_STDBOOL_H 1 |
---|
2047 | | #define HAVE_INTTYPES_H 1 |
---|
2048 | | #define HAVE_MATH_H 1 |
---|
2049 | | #define HAVE_PATHS_H 1 |
---|
2050 | | #define HAVE_STDLIB_H 1 |
---|
2051 | | #define HAVE_STRING_H 1 |
---|
2052 | | #define HAVE_STRINGS_H 1 |
---|
2053 | | #define HAVE_UNISTD_H 1 |
---|
2054 | | #define HAVE_WCHAR_H 1 |
---|
2055 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
2056 | | #define HAVE_LIBM 1 |
---|
2057 | | #define HAVE_LIBM 1 |
---|
2058 | | #define HAVE_UUID_UUID_H 1 |
---|
2059 | | #define HAVE_LIBUUID 1 |
---|
2060 | | #define HAVE_SIGACTION 1 |
---|
2061 | | #define HAVE_STRLCPY 1 |
---|
2062 | | #define HAVE_STRLCAT 1 |
---|
2063 | | #define HAVE_STRERROR 1 |
---|
2064 | | #define HAVE_VSWPRINTF 1 |
---|
2065 | | #define HAVE_WPRINTF 1 |
---|
2066 | | #define HAVE_INET_NTOP 1 |
---|
2067 | | #define HAVE_SNPRINTF /**/ |
---|
2068 | | #define SIZEOF_CHAR 1 |
---|
2069 | | #define SIZEOF_SHORT 2 |
---|
2070 | | #define SIZEOF_INT 4 |
---|
2071 | | #define SIZEOF_LONG_INT 8 |
---|
2072 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
2073 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2074 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
2075 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
2076 | | #define HAVE_U_INT8_T 1 |
---|
2077 | | #define HAVE_U_INT16_T 1 |
---|
2078 | | #define HAVE_U_INT32_T 1 |
---|
2079 | | #define HAVE_U_INT64_T 1 |
---|
2080 | | #define HAVE_UINT8_T 1 |
---|
2081 | | #define HAVE_UINT16_T 1 |
---|
2082 | | /* end confdefs.h. */ |
---|
2083 | | #include <stdio.h> |
---|
2084 | | #ifdef HAVE_SYS_TYPES_H |
---|
2085 | | # include <sys/types.h> |
---|
2086 | | #endif |
---|
2087 | | #ifdef HAVE_SYS_STAT_H |
---|
2088 | | # include <sys/stat.h> |
---|
2089 | | #endif |
---|
2090 | | #ifdef STDC_HEADERS |
---|
2091 | | # include <stdlib.h> |
---|
2092 | | # include <stddef.h> |
---|
2093 | | #else |
---|
2094 | | # ifdef HAVE_STDLIB_H |
---|
2095 | | # include <stdlib.h> |
---|
2096 | | # endif |
---|
2097 | | #endif |
---|
2098 | | #ifdef HAVE_STRING_H |
---|
2099 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2100 | | # include <memory.h> |
---|
2101 | | # endif |
---|
2102 | | # include <string.h> |
---|
2103 | | #endif |
---|
2104 | | #ifdef HAVE_STRINGS_H |
---|
2105 | | # include <strings.h> |
---|
2106 | | #endif |
---|
2107 | | #ifdef HAVE_INTTYPES_H |
---|
2108 | | # include <inttypes.h> |
---|
2109 | | #endif |
---|
2110 | | #ifdef HAVE_STDINT_H |
---|
2111 | | # include <stdint.h> |
---|
2112 | | #endif |
---|
2113 | | #ifdef HAVE_UNISTD_H |
---|
2114 | | # include <unistd.h> |
---|
2115 | | #endif |
---|
2116 | | int |
---|
2117 | | main () |
---|
2118 | | { |
---|
2119 | | if (sizeof ((uint32_t))) |
---|
2120 | | return 0; |
---|
2121 | | ; |
---|
2122 | | return 0; |
---|
2123 | | } |
---|
2124 | configure:15035: result: yes |
---|
2125 | configure:15044: checking for uint64_t |
---|
2126 | configure:15044: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2127 | configure:15044: $? = 0 |
---|
2128 | configure:15044: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2129 | conftest.c:99:23: error: expected expression |
---|
2130 | if (sizeof ((uint64_t))) |
---|
2131 | ^ |
---|
2132 | 1 error generated. |
---|
2133 | configure:15044: $? = 1 |
---|
2134 | configure: failed program was: |
---|
2135 | | /* confdefs.h */ |
---|
2136 | | #define PACKAGE_NAME "snort" |
---|
2137 | | #define PACKAGE_TARNAME "snort" |
---|
2138 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
2139 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
2140 | | #define PACKAGE_BUGREPORT "" |
---|
2141 | | #define PACKAGE_URL "" |
---|
2142 | | #define PACKAGE "snort" |
---|
2143 | | #define VERSION "2.9.17.1" |
---|
2144 | | #define STDC_HEADERS 1 |
---|
2145 | | #define HAVE_SYS_TYPES_H 1 |
---|
2146 | | #define HAVE_SYS_STAT_H 1 |
---|
2147 | | #define HAVE_STDLIB_H 1 |
---|
2148 | | #define HAVE_STRING_H 1 |
---|
2149 | | #define HAVE_MEMORY_H 1 |
---|
2150 | | #define HAVE_STRINGS_H 1 |
---|
2151 | | #define HAVE_INTTYPES_H 1 |
---|
2152 | | #define HAVE_STDINT_H 1 |
---|
2153 | | #define HAVE_UNISTD_H 1 |
---|
2154 | | #define HAVE_DLFCN_H 1 |
---|
2155 | | #define LT_OBJDIR ".libs/" |
---|
2156 | | #define MACOS 1 |
---|
2157 | | #define BROKEN_SIOCGIFMTU 1 |
---|
2158 | | #define HAVE__BOOL 1 |
---|
2159 | | #define HAVE_STDBOOL_H 1 |
---|
2160 | | #define HAVE_INTTYPES_H 1 |
---|
2161 | | #define HAVE_MATH_H 1 |
---|
2162 | | #define HAVE_PATHS_H 1 |
---|
2163 | | #define HAVE_STDLIB_H 1 |
---|
2164 | | #define HAVE_STRING_H 1 |
---|
2165 | | #define HAVE_STRINGS_H 1 |
---|
2166 | | #define HAVE_UNISTD_H 1 |
---|
2167 | | #define HAVE_WCHAR_H 1 |
---|
2168 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
2169 | | #define HAVE_LIBM 1 |
---|
2170 | | #define HAVE_LIBM 1 |
---|
2171 | | #define HAVE_UUID_UUID_H 1 |
---|
2172 | | #define HAVE_LIBUUID 1 |
---|
2173 | | #define HAVE_SIGACTION 1 |
---|
2174 | | #define HAVE_STRLCPY 1 |
---|
2175 | | #define HAVE_STRLCAT 1 |
---|
2176 | | #define HAVE_STRERROR 1 |
---|
2177 | | #define HAVE_VSWPRINTF 1 |
---|
2178 | | #define HAVE_WPRINTF 1 |
---|
2179 | | #define HAVE_INET_NTOP 1 |
---|
2180 | | #define HAVE_SNPRINTF /**/ |
---|
2181 | | #define SIZEOF_CHAR 1 |
---|
2182 | | #define SIZEOF_SHORT 2 |
---|
2183 | | #define SIZEOF_INT 4 |
---|
2184 | | #define SIZEOF_LONG_INT 8 |
---|
2185 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
2186 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2187 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
2188 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
2189 | | #define HAVE_U_INT8_T 1 |
---|
2190 | | #define HAVE_U_INT16_T 1 |
---|
2191 | | #define HAVE_U_INT32_T 1 |
---|
2192 | | #define HAVE_U_INT64_T 1 |
---|
2193 | | #define HAVE_UINT8_T 1 |
---|
2194 | | #define HAVE_UINT16_T 1 |
---|
2195 | | #define HAVE_UINT32_T 1 |
---|
2196 | | /* end confdefs.h. */ |
---|
2197 | | #include <stdio.h> |
---|
2198 | | #ifdef HAVE_SYS_TYPES_H |
---|
2199 | | # include <sys/types.h> |
---|
2200 | | #endif |
---|
2201 | | #ifdef HAVE_SYS_STAT_H |
---|
2202 | | # include <sys/stat.h> |
---|
2203 | | #endif |
---|
2204 | | #ifdef STDC_HEADERS |
---|
2205 | | # include <stdlib.h> |
---|
2206 | | # include <stddef.h> |
---|
2207 | | #else |
---|
2208 | | # ifdef HAVE_STDLIB_H |
---|
2209 | | # include <stdlib.h> |
---|
2210 | | # endif |
---|
2211 | | #endif |
---|
2212 | | #ifdef HAVE_STRING_H |
---|
2213 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2214 | | # include <memory.h> |
---|
2215 | | # endif |
---|
2216 | | # include <string.h> |
---|
2217 | | #endif |
---|
2218 | | #ifdef HAVE_STRINGS_H |
---|
2219 | | # include <strings.h> |
---|
2220 | | #endif |
---|
2221 | | #ifdef HAVE_INTTYPES_H |
---|
2222 | | # include <inttypes.h> |
---|
2223 | | #endif |
---|
2224 | | #ifdef HAVE_STDINT_H |
---|
2225 | | # include <stdint.h> |
---|
2226 | | #endif |
---|
2227 | | #ifdef HAVE_UNISTD_H |
---|
2228 | | # include <unistd.h> |
---|
2229 | | #endif |
---|
2230 | | int |
---|
2231 | | main () |
---|
2232 | | { |
---|
2233 | | if (sizeof ((uint64_t))) |
---|
2234 | | return 0; |
---|
2235 | | ; |
---|
2236 | | return 0; |
---|
2237 | | } |
---|
2238 | configure:15044: result: yes |
---|
2239 | configure:15054: checking for int8_t |
---|
2240 | configure:15054: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2241 | configure:15054: $? = 0 |
---|
2242 | configure:15054: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2243 | conftest.c:100:21: error: expected expression |
---|
2244 | if (sizeof ((int8_t))) |
---|
2245 | ^ |
---|
2246 | 1 error generated. |
---|
2247 | configure:15054: $? = 1 |
---|
2248 | configure: failed program was: |
---|
2249 | | /* confdefs.h */ |
---|
2250 | | #define PACKAGE_NAME "snort" |
---|
2251 | | #define PACKAGE_TARNAME "snort" |
---|
2252 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
2253 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
2254 | | #define PACKAGE_BUGREPORT "" |
---|
2255 | | #define PACKAGE_URL "" |
---|
2256 | | #define PACKAGE "snort" |
---|
2257 | | #define VERSION "2.9.17.1" |
---|
2258 | | #define STDC_HEADERS 1 |
---|
2259 | | #define HAVE_SYS_TYPES_H 1 |
---|
2260 | | #define HAVE_SYS_STAT_H 1 |
---|
2261 | | #define HAVE_STDLIB_H 1 |
---|
2262 | | #define HAVE_STRING_H 1 |
---|
2263 | | #define HAVE_MEMORY_H 1 |
---|
2264 | | #define HAVE_STRINGS_H 1 |
---|
2265 | | #define HAVE_INTTYPES_H 1 |
---|
2266 | | #define HAVE_STDINT_H 1 |
---|
2267 | | #define HAVE_UNISTD_H 1 |
---|
2268 | | #define HAVE_DLFCN_H 1 |
---|
2269 | | #define LT_OBJDIR ".libs/" |
---|
2270 | | #define MACOS 1 |
---|
2271 | | #define BROKEN_SIOCGIFMTU 1 |
---|
2272 | | #define HAVE__BOOL 1 |
---|
2273 | | #define HAVE_STDBOOL_H 1 |
---|
2274 | | #define HAVE_INTTYPES_H 1 |
---|
2275 | | #define HAVE_MATH_H 1 |
---|
2276 | | #define HAVE_PATHS_H 1 |
---|
2277 | | #define HAVE_STDLIB_H 1 |
---|
2278 | | #define HAVE_STRING_H 1 |
---|
2279 | | #define HAVE_STRINGS_H 1 |
---|
2280 | | #define HAVE_UNISTD_H 1 |
---|
2281 | | #define HAVE_WCHAR_H 1 |
---|
2282 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
2283 | | #define HAVE_LIBM 1 |
---|
2284 | | #define HAVE_LIBM 1 |
---|
2285 | | #define HAVE_UUID_UUID_H 1 |
---|
2286 | | #define HAVE_LIBUUID 1 |
---|
2287 | | #define HAVE_SIGACTION 1 |
---|
2288 | | #define HAVE_STRLCPY 1 |
---|
2289 | | #define HAVE_STRLCAT 1 |
---|
2290 | | #define HAVE_STRERROR 1 |
---|
2291 | | #define HAVE_VSWPRINTF 1 |
---|
2292 | | #define HAVE_WPRINTF 1 |
---|
2293 | | #define HAVE_INET_NTOP 1 |
---|
2294 | | #define HAVE_SNPRINTF /**/ |
---|
2295 | | #define SIZEOF_CHAR 1 |
---|
2296 | | #define SIZEOF_SHORT 2 |
---|
2297 | | #define SIZEOF_INT 4 |
---|
2298 | | #define SIZEOF_LONG_INT 8 |
---|
2299 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
2300 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2301 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
2302 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
2303 | | #define HAVE_U_INT8_T 1 |
---|
2304 | | #define HAVE_U_INT16_T 1 |
---|
2305 | | #define HAVE_U_INT32_T 1 |
---|
2306 | | #define HAVE_U_INT64_T 1 |
---|
2307 | | #define HAVE_UINT8_T 1 |
---|
2308 | | #define HAVE_UINT16_T 1 |
---|
2309 | | #define HAVE_UINT32_T 1 |
---|
2310 | | #define HAVE_UINT64_T 1 |
---|
2311 | | /* end confdefs.h. */ |
---|
2312 | | #include <stdio.h> |
---|
2313 | | #ifdef HAVE_SYS_TYPES_H |
---|
2314 | | # include <sys/types.h> |
---|
2315 | | #endif |
---|
2316 | | #ifdef HAVE_SYS_STAT_H |
---|
2317 | | # include <sys/stat.h> |
---|
2318 | | #endif |
---|
2319 | | #ifdef STDC_HEADERS |
---|
2320 | | # include <stdlib.h> |
---|
2321 | | # include <stddef.h> |
---|
2322 | | #else |
---|
2323 | | # ifdef HAVE_STDLIB_H |
---|
2324 | | # include <stdlib.h> |
---|
2325 | | # endif |
---|
2326 | | #endif |
---|
2327 | | #ifdef HAVE_STRING_H |
---|
2328 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2329 | | # include <memory.h> |
---|
2330 | | # endif |
---|
2331 | | # include <string.h> |
---|
2332 | | #endif |
---|
2333 | | #ifdef HAVE_STRINGS_H |
---|
2334 | | # include <strings.h> |
---|
2335 | | #endif |
---|
2336 | | #ifdef HAVE_INTTYPES_H |
---|
2337 | | # include <inttypes.h> |
---|
2338 | | #endif |
---|
2339 | | #ifdef HAVE_STDINT_H |
---|
2340 | | # include <stdint.h> |
---|
2341 | | #endif |
---|
2342 | | #ifdef HAVE_UNISTD_H |
---|
2343 | | # include <unistd.h> |
---|
2344 | | #endif |
---|
2345 | | int |
---|
2346 | | main () |
---|
2347 | | { |
---|
2348 | | if (sizeof ((int8_t))) |
---|
2349 | | return 0; |
---|
2350 | | ; |
---|
2351 | | return 0; |
---|
2352 | | } |
---|
2353 | configure:15054: result: yes |
---|
2354 | configure:15063: checking for int16_t |
---|
2355 | configure:15063: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2356 | configure:15063: $? = 0 |
---|
2357 | configure:15063: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2358 | conftest.c:101:22: error: expected expression |
---|
2359 | if (sizeof ((int16_t))) |
---|
2360 | ^ |
---|
2361 | 1 error generated. |
---|
2362 | configure:15063: $? = 1 |
---|
2363 | configure: failed program was: |
---|
2364 | | /* confdefs.h */ |
---|
2365 | | #define PACKAGE_NAME "snort" |
---|
2366 | | #define PACKAGE_TARNAME "snort" |
---|
2367 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
2368 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
2369 | | #define PACKAGE_BUGREPORT "" |
---|
2370 | | #define PACKAGE_URL "" |
---|
2371 | | #define PACKAGE "snort" |
---|
2372 | | #define VERSION "2.9.17.1" |
---|
2373 | | #define STDC_HEADERS 1 |
---|
2374 | | #define HAVE_SYS_TYPES_H 1 |
---|
2375 | | #define HAVE_SYS_STAT_H 1 |
---|
2376 | | #define HAVE_STDLIB_H 1 |
---|
2377 | | #define HAVE_STRING_H 1 |
---|
2378 | | #define HAVE_MEMORY_H 1 |
---|
2379 | | #define HAVE_STRINGS_H 1 |
---|
2380 | | #define HAVE_INTTYPES_H 1 |
---|
2381 | | #define HAVE_STDINT_H 1 |
---|
2382 | | #define HAVE_UNISTD_H 1 |
---|
2383 | | #define HAVE_DLFCN_H 1 |
---|
2384 | | #define LT_OBJDIR ".libs/" |
---|
2385 | | #define MACOS 1 |
---|
2386 | | #define BROKEN_SIOCGIFMTU 1 |
---|
2387 | | #define HAVE__BOOL 1 |
---|
2388 | | #define HAVE_STDBOOL_H 1 |
---|
2389 | | #define HAVE_INTTYPES_H 1 |
---|
2390 | | #define HAVE_MATH_H 1 |
---|
2391 | | #define HAVE_PATHS_H 1 |
---|
2392 | | #define HAVE_STDLIB_H 1 |
---|
2393 | | #define HAVE_STRING_H 1 |
---|
2394 | | #define HAVE_STRINGS_H 1 |
---|
2395 | | #define HAVE_UNISTD_H 1 |
---|
2396 | | #define HAVE_WCHAR_H 1 |
---|
2397 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
2398 | | #define HAVE_LIBM 1 |
---|
2399 | | #define HAVE_LIBM 1 |
---|
2400 | | #define HAVE_UUID_UUID_H 1 |
---|
2401 | | #define HAVE_LIBUUID 1 |
---|
2402 | | #define HAVE_SIGACTION 1 |
---|
2403 | | #define HAVE_STRLCPY 1 |
---|
2404 | | #define HAVE_STRLCAT 1 |
---|
2405 | | #define HAVE_STRERROR 1 |
---|
2406 | | #define HAVE_VSWPRINTF 1 |
---|
2407 | | #define HAVE_WPRINTF 1 |
---|
2408 | | #define HAVE_INET_NTOP 1 |
---|
2409 | | #define HAVE_SNPRINTF /**/ |
---|
2410 | | #define SIZEOF_CHAR 1 |
---|
2411 | | #define SIZEOF_SHORT 2 |
---|
2412 | | #define SIZEOF_INT 4 |
---|
2413 | | #define SIZEOF_LONG_INT 8 |
---|
2414 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
2415 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2416 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
2417 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
2418 | | #define HAVE_U_INT8_T 1 |
---|
2419 | | #define HAVE_U_INT16_T 1 |
---|
2420 | | #define HAVE_U_INT32_T 1 |
---|
2421 | | #define HAVE_U_INT64_T 1 |
---|
2422 | | #define HAVE_UINT8_T 1 |
---|
2423 | | #define HAVE_UINT16_T 1 |
---|
2424 | | #define HAVE_UINT32_T 1 |
---|
2425 | | #define HAVE_UINT64_T 1 |
---|
2426 | | #define HAVE_INT8_T 1 |
---|
2427 | | /* end confdefs.h. */ |
---|
2428 | | #include <stdio.h> |
---|
2429 | | #ifdef HAVE_SYS_TYPES_H |
---|
2430 | | # include <sys/types.h> |
---|
2431 | | #endif |
---|
2432 | | #ifdef HAVE_SYS_STAT_H |
---|
2433 | | # include <sys/stat.h> |
---|
2434 | | #endif |
---|
2435 | | #ifdef STDC_HEADERS |
---|
2436 | | # include <stdlib.h> |
---|
2437 | | # include <stddef.h> |
---|
2438 | | #else |
---|
2439 | | # ifdef HAVE_STDLIB_H |
---|
2440 | | # include <stdlib.h> |
---|
2441 | | # endif |
---|
2442 | | #endif |
---|
2443 | | #ifdef HAVE_STRING_H |
---|
2444 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2445 | | # include <memory.h> |
---|
2446 | | # endif |
---|
2447 | | # include <string.h> |
---|
2448 | | #endif |
---|
2449 | | #ifdef HAVE_STRINGS_H |
---|
2450 | | # include <strings.h> |
---|
2451 | | #endif |
---|
2452 | | #ifdef HAVE_INTTYPES_H |
---|
2453 | | # include <inttypes.h> |
---|
2454 | | #endif |
---|
2455 | | #ifdef HAVE_STDINT_H |
---|
2456 | | # include <stdint.h> |
---|
2457 | | #endif |
---|
2458 | | #ifdef HAVE_UNISTD_H |
---|
2459 | | # include <unistd.h> |
---|
2460 | | #endif |
---|
2461 | | int |
---|
2462 | | main () |
---|
2463 | | { |
---|
2464 | | if (sizeof ((int16_t))) |
---|
2465 | | return 0; |
---|
2466 | | ; |
---|
2467 | | return 0; |
---|
2468 | | } |
---|
2469 | configure:15063: result: yes |
---|
2470 | configure:15072: checking for int32_t |
---|
2471 | configure:15072: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2472 | configure:15072: $? = 0 |
---|
2473 | configure:15072: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2474 | conftest.c:102:22: error: expected expression |
---|
2475 | if (sizeof ((int32_t))) |
---|
2476 | ^ |
---|
2477 | 1 error generated. |
---|
2478 | configure:15072: $? = 1 |
---|
2479 | configure: failed program was: |
---|
2480 | | /* confdefs.h */ |
---|
2481 | | #define PACKAGE_NAME "snort" |
---|
2482 | | #define PACKAGE_TARNAME "snort" |
---|
2483 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
2484 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
2485 | | #define PACKAGE_BUGREPORT "" |
---|
2486 | | #define PACKAGE_URL "" |
---|
2487 | | #define PACKAGE "snort" |
---|
2488 | | #define VERSION "2.9.17.1" |
---|
2489 | | #define STDC_HEADERS 1 |
---|
2490 | | #define HAVE_SYS_TYPES_H 1 |
---|
2491 | | #define HAVE_SYS_STAT_H 1 |
---|
2492 | | #define HAVE_STDLIB_H 1 |
---|
2493 | | #define HAVE_STRING_H 1 |
---|
2494 | | #define HAVE_MEMORY_H 1 |
---|
2495 | | #define HAVE_STRINGS_H 1 |
---|
2496 | | #define HAVE_INTTYPES_H 1 |
---|
2497 | | #define HAVE_STDINT_H 1 |
---|
2498 | | #define HAVE_UNISTD_H 1 |
---|
2499 | | #define HAVE_DLFCN_H 1 |
---|
2500 | | #define LT_OBJDIR ".libs/" |
---|
2501 | | #define MACOS 1 |
---|
2502 | | #define BROKEN_SIOCGIFMTU 1 |
---|
2503 | | #define HAVE__BOOL 1 |
---|
2504 | | #define HAVE_STDBOOL_H 1 |
---|
2505 | | #define HAVE_INTTYPES_H 1 |
---|
2506 | | #define HAVE_MATH_H 1 |
---|
2507 | | #define HAVE_PATHS_H 1 |
---|
2508 | | #define HAVE_STDLIB_H 1 |
---|
2509 | | #define HAVE_STRING_H 1 |
---|
2510 | | #define HAVE_STRINGS_H 1 |
---|
2511 | | #define HAVE_UNISTD_H 1 |
---|
2512 | | #define HAVE_WCHAR_H 1 |
---|
2513 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
2514 | | #define HAVE_LIBM 1 |
---|
2515 | | #define HAVE_LIBM 1 |
---|
2516 | | #define HAVE_UUID_UUID_H 1 |
---|
2517 | | #define HAVE_LIBUUID 1 |
---|
2518 | | #define HAVE_SIGACTION 1 |
---|
2519 | | #define HAVE_STRLCPY 1 |
---|
2520 | | #define HAVE_STRLCAT 1 |
---|
2521 | | #define HAVE_STRERROR 1 |
---|
2522 | | #define HAVE_VSWPRINTF 1 |
---|
2523 | | #define HAVE_WPRINTF 1 |
---|
2524 | | #define HAVE_INET_NTOP 1 |
---|
2525 | | #define HAVE_SNPRINTF /**/ |
---|
2526 | | #define SIZEOF_CHAR 1 |
---|
2527 | | #define SIZEOF_SHORT 2 |
---|
2528 | | #define SIZEOF_INT 4 |
---|
2529 | | #define SIZEOF_LONG_INT 8 |
---|
2530 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
2531 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2532 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
2533 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
2534 | | #define HAVE_U_INT8_T 1 |
---|
2535 | | #define HAVE_U_INT16_T 1 |
---|
2536 | | #define HAVE_U_INT32_T 1 |
---|
2537 | | #define HAVE_U_INT64_T 1 |
---|
2538 | | #define HAVE_UINT8_T 1 |
---|
2539 | | #define HAVE_UINT16_T 1 |
---|
2540 | | #define HAVE_UINT32_T 1 |
---|
2541 | | #define HAVE_UINT64_T 1 |
---|
2542 | | #define HAVE_INT8_T 1 |
---|
2543 | | #define HAVE_INT16_T 1 |
---|
2544 | | /* end confdefs.h. */ |
---|
2545 | | #include <stdio.h> |
---|
2546 | | #ifdef HAVE_SYS_TYPES_H |
---|
2547 | | # include <sys/types.h> |
---|
2548 | | #endif |
---|
2549 | | #ifdef HAVE_SYS_STAT_H |
---|
2550 | | # include <sys/stat.h> |
---|
2551 | | #endif |
---|
2552 | | #ifdef STDC_HEADERS |
---|
2553 | | # include <stdlib.h> |
---|
2554 | | # include <stddef.h> |
---|
2555 | | #else |
---|
2556 | | # ifdef HAVE_STDLIB_H |
---|
2557 | | # include <stdlib.h> |
---|
2558 | | # endif |
---|
2559 | | #endif |
---|
2560 | | #ifdef HAVE_STRING_H |
---|
2561 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2562 | | # include <memory.h> |
---|
2563 | | # endif |
---|
2564 | | # include <string.h> |
---|
2565 | | #endif |
---|
2566 | | #ifdef HAVE_STRINGS_H |
---|
2567 | | # include <strings.h> |
---|
2568 | | #endif |
---|
2569 | | #ifdef HAVE_INTTYPES_H |
---|
2570 | | # include <inttypes.h> |
---|
2571 | | #endif |
---|
2572 | | #ifdef HAVE_STDINT_H |
---|
2573 | | # include <stdint.h> |
---|
2574 | | #endif |
---|
2575 | | #ifdef HAVE_UNISTD_H |
---|
2576 | | # include <unistd.h> |
---|
2577 | | #endif |
---|
2578 | | int |
---|
2579 | | main () |
---|
2580 | | { |
---|
2581 | | if (sizeof ((int32_t))) |
---|
2582 | | return 0; |
---|
2583 | | ; |
---|
2584 | | return 0; |
---|
2585 | | } |
---|
2586 | configure:15072: result: yes |
---|
2587 | configure:15081: checking for int64_t |
---|
2588 | configure:15081: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2589 | configure:15081: $? = 0 |
---|
2590 | configure:15081: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2591 | conftest.c:103:22: error: expected expression |
---|
2592 | if (sizeof ((int64_t))) |
---|
2593 | ^ |
---|
2594 | 1 error generated. |
---|
2595 | configure:15081: $? = 1 |
---|
2596 | configure: failed program was: |
---|
2597 | | /* confdefs.h */ |
---|
2598 | | #define PACKAGE_NAME "snort" |
---|
2599 | | #define PACKAGE_TARNAME "snort" |
---|
2600 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
2601 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
2602 | | #define PACKAGE_BUGREPORT "" |
---|
2603 | | #define PACKAGE_URL "" |
---|
2604 | | #define PACKAGE "snort" |
---|
2605 | | #define VERSION "2.9.17.1" |
---|
2606 | | #define STDC_HEADERS 1 |
---|
2607 | | #define HAVE_SYS_TYPES_H 1 |
---|
2608 | | #define HAVE_SYS_STAT_H 1 |
---|
2609 | | #define HAVE_STDLIB_H 1 |
---|
2610 | | #define HAVE_STRING_H 1 |
---|
2611 | | #define HAVE_MEMORY_H 1 |
---|
2612 | | #define HAVE_STRINGS_H 1 |
---|
2613 | | #define HAVE_INTTYPES_H 1 |
---|
2614 | | #define HAVE_STDINT_H 1 |
---|
2615 | | #define HAVE_UNISTD_H 1 |
---|
2616 | | #define HAVE_DLFCN_H 1 |
---|
2617 | | #define LT_OBJDIR ".libs/" |
---|
2618 | | #define MACOS 1 |
---|
2619 | | #define BROKEN_SIOCGIFMTU 1 |
---|
2620 | | #define HAVE__BOOL 1 |
---|
2621 | | #define HAVE_STDBOOL_H 1 |
---|
2622 | | #define HAVE_INTTYPES_H 1 |
---|
2623 | | #define HAVE_MATH_H 1 |
---|
2624 | | #define HAVE_PATHS_H 1 |
---|
2625 | | #define HAVE_STDLIB_H 1 |
---|
2626 | | #define HAVE_STRING_H 1 |
---|
2627 | | #define HAVE_STRINGS_H 1 |
---|
2628 | | #define HAVE_UNISTD_H 1 |
---|
2629 | | #define HAVE_WCHAR_H 1 |
---|
2630 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
2631 | | #define HAVE_LIBM 1 |
---|
2632 | | #define HAVE_LIBM 1 |
---|
2633 | | #define HAVE_UUID_UUID_H 1 |
---|
2634 | | #define HAVE_LIBUUID 1 |
---|
2635 | | #define HAVE_SIGACTION 1 |
---|
2636 | | #define HAVE_STRLCPY 1 |
---|
2637 | | #define HAVE_STRLCAT 1 |
---|
2638 | | #define HAVE_STRERROR 1 |
---|
2639 | | #define HAVE_VSWPRINTF 1 |
---|
2640 | | #define HAVE_WPRINTF 1 |
---|
2641 | | #define HAVE_INET_NTOP 1 |
---|
2642 | | #define HAVE_SNPRINTF /**/ |
---|
2643 | | #define SIZEOF_CHAR 1 |
---|
2644 | | #define SIZEOF_SHORT 2 |
---|
2645 | | #define SIZEOF_INT 4 |
---|
2646 | | #define SIZEOF_LONG_INT 8 |
---|
2647 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
2648 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2649 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
2650 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
2651 | | #define HAVE_U_INT8_T 1 |
---|
2652 | | #define HAVE_U_INT16_T 1 |
---|
2653 | | #define HAVE_U_INT32_T 1 |
---|
2654 | | #define HAVE_U_INT64_T 1 |
---|
2655 | | #define HAVE_UINT8_T 1 |
---|
2656 | | #define HAVE_UINT16_T 1 |
---|
2657 | | #define HAVE_UINT32_T 1 |
---|
2658 | | #define HAVE_UINT64_T 1 |
---|
2659 | | #define HAVE_INT8_T 1 |
---|
2660 | | #define HAVE_INT16_T 1 |
---|
2661 | | #define HAVE_INT32_T 1 |
---|
2662 | | /* end confdefs.h. */ |
---|
2663 | | #include <stdio.h> |
---|
2664 | | #ifdef HAVE_SYS_TYPES_H |
---|
2665 | | # include <sys/types.h> |
---|
2666 | | #endif |
---|
2667 | | #ifdef HAVE_SYS_STAT_H |
---|
2668 | | # include <sys/stat.h> |
---|
2669 | | #endif |
---|
2670 | | #ifdef STDC_HEADERS |
---|
2671 | | # include <stdlib.h> |
---|
2672 | | # include <stddef.h> |
---|
2673 | | #else |
---|
2674 | | # ifdef HAVE_STDLIB_H |
---|
2675 | | # include <stdlib.h> |
---|
2676 | | # endif |
---|
2677 | | #endif |
---|
2678 | | #ifdef HAVE_STRING_H |
---|
2679 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2680 | | # include <memory.h> |
---|
2681 | | # endif |
---|
2682 | | # include <string.h> |
---|
2683 | | #endif |
---|
2684 | | #ifdef HAVE_STRINGS_H |
---|
2685 | | # include <strings.h> |
---|
2686 | | #endif |
---|
2687 | | #ifdef HAVE_INTTYPES_H |
---|
2688 | | # include <inttypes.h> |
---|
2689 | | #endif |
---|
2690 | | #ifdef HAVE_STDINT_H |
---|
2691 | | # include <stdint.h> |
---|
2692 | | #endif |
---|
2693 | | #ifdef HAVE_UNISTD_H |
---|
2694 | | # include <unistd.h> |
---|
2695 | | #endif |
---|
2696 | | int |
---|
2697 | | main () |
---|
2698 | | { |
---|
2699 | | if (sizeof ((int64_t))) |
---|
2700 | | return 0; |
---|
2701 | | ; |
---|
2702 | | return 0; |
---|
2703 | | } |
---|
2704 | configure:15081: result: yes |
---|
2705 | configure:15092: checking for boolean |
---|
2706 | configure:15092: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2707 | conftest.c:104:13: error: use of undeclared identifier 'boolean' |
---|
2708 | if (sizeof (boolean)) |
---|
2709 | ^ |
---|
2710 | 1 error generated. |
---|
2711 | configure:15092: $? = 1 |
---|
2712 | configure: failed program was: |
---|
2713 | | /* confdefs.h */ |
---|
2714 | | #define PACKAGE_NAME "snort" |
---|
2715 | | #define PACKAGE_TARNAME "snort" |
---|
2716 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
2717 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
2718 | | #define PACKAGE_BUGREPORT "" |
---|
2719 | | #define PACKAGE_URL "" |
---|
2720 | | #define PACKAGE "snort" |
---|
2721 | | #define VERSION "2.9.17.1" |
---|
2722 | | #define STDC_HEADERS 1 |
---|
2723 | | #define HAVE_SYS_TYPES_H 1 |
---|
2724 | | #define HAVE_SYS_STAT_H 1 |
---|
2725 | | #define HAVE_STDLIB_H 1 |
---|
2726 | | #define HAVE_STRING_H 1 |
---|
2727 | | #define HAVE_MEMORY_H 1 |
---|
2728 | | #define HAVE_STRINGS_H 1 |
---|
2729 | | #define HAVE_INTTYPES_H 1 |
---|
2730 | | #define HAVE_STDINT_H 1 |
---|
2731 | | #define HAVE_UNISTD_H 1 |
---|
2732 | | #define HAVE_DLFCN_H 1 |
---|
2733 | | #define LT_OBJDIR ".libs/" |
---|
2734 | | #define MACOS 1 |
---|
2735 | | #define BROKEN_SIOCGIFMTU 1 |
---|
2736 | | #define HAVE__BOOL 1 |
---|
2737 | | #define HAVE_STDBOOL_H 1 |
---|
2738 | | #define HAVE_INTTYPES_H 1 |
---|
2739 | | #define HAVE_MATH_H 1 |
---|
2740 | | #define HAVE_PATHS_H 1 |
---|
2741 | | #define HAVE_STDLIB_H 1 |
---|
2742 | | #define HAVE_STRING_H 1 |
---|
2743 | | #define HAVE_STRINGS_H 1 |
---|
2744 | | #define HAVE_UNISTD_H 1 |
---|
2745 | | #define HAVE_WCHAR_H 1 |
---|
2746 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
2747 | | #define HAVE_LIBM 1 |
---|
2748 | | #define HAVE_LIBM 1 |
---|
2749 | | #define HAVE_UUID_UUID_H 1 |
---|
2750 | | #define HAVE_LIBUUID 1 |
---|
2751 | | #define HAVE_SIGACTION 1 |
---|
2752 | | #define HAVE_STRLCPY 1 |
---|
2753 | | #define HAVE_STRLCAT 1 |
---|
2754 | | #define HAVE_STRERROR 1 |
---|
2755 | | #define HAVE_VSWPRINTF 1 |
---|
2756 | | #define HAVE_WPRINTF 1 |
---|
2757 | | #define HAVE_INET_NTOP 1 |
---|
2758 | | #define HAVE_SNPRINTF /**/ |
---|
2759 | | #define SIZEOF_CHAR 1 |
---|
2760 | | #define SIZEOF_SHORT 2 |
---|
2761 | | #define SIZEOF_INT 4 |
---|
2762 | | #define SIZEOF_LONG_INT 8 |
---|
2763 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
2764 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2765 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
2766 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
2767 | | #define HAVE_U_INT8_T 1 |
---|
2768 | | #define HAVE_U_INT16_T 1 |
---|
2769 | | #define HAVE_U_INT32_T 1 |
---|
2770 | | #define HAVE_U_INT64_T 1 |
---|
2771 | | #define HAVE_UINT8_T 1 |
---|
2772 | | #define HAVE_UINT16_T 1 |
---|
2773 | | #define HAVE_UINT32_T 1 |
---|
2774 | | #define HAVE_UINT64_T 1 |
---|
2775 | | #define HAVE_INT8_T 1 |
---|
2776 | | #define HAVE_INT16_T 1 |
---|
2777 | | #define HAVE_INT32_T 1 |
---|
2778 | | #define HAVE_INT64_T 1 |
---|
2779 | | /* end confdefs.h. */ |
---|
2780 | | #include <stdio.h> |
---|
2781 | | #ifdef HAVE_SYS_TYPES_H |
---|
2782 | | # include <sys/types.h> |
---|
2783 | | #endif |
---|
2784 | | #ifdef HAVE_SYS_STAT_H |
---|
2785 | | # include <sys/stat.h> |
---|
2786 | | #endif |
---|
2787 | | #ifdef STDC_HEADERS |
---|
2788 | | # include <stdlib.h> |
---|
2789 | | # include <stddef.h> |
---|
2790 | | #else |
---|
2791 | | # ifdef HAVE_STDLIB_H |
---|
2792 | | # include <stdlib.h> |
---|
2793 | | # endif |
---|
2794 | | #endif |
---|
2795 | | #ifdef HAVE_STRING_H |
---|
2796 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2797 | | # include <memory.h> |
---|
2798 | | # endif |
---|
2799 | | # include <string.h> |
---|
2800 | | #endif |
---|
2801 | | #ifdef HAVE_STRINGS_H |
---|
2802 | | # include <strings.h> |
---|
2803 | | #endif |
---|
2804 | | #ifdef HAVE_INTTYPES_H |
---|
2805 | | # include <inttypes.h> |
---|
2806 | | #endif |
---|
2807 | | #ifdef HAVE_STDINT_H |
---|
2808 | | # include <stdint.h> |
---|
2809 | | #endif |
---|
2810 | | #ifdef HAVE_UNISTD_H |
---|
2811 | | # include <unistd.h> |
---|
2812 | | #endif |
---|
2813 | | int |
---|
2814 | | main () |
---|
2815 | | { |
---|
2816 | | if (sizeof (boolean)) |
---|
2817 | | return 0; |
---|
2818 | | ; |
---|
2819 | | return 0; |
---|
2820 | | } |
---|
2821 | configure:15092: result: no |
---|
2822 | configure:15105: checking for INADDR_NONE |
---|
2823 | configure:15131: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luuid -lm -lm >&5 |
---|
2824 | conftest.c:77:41: warning: if statement has empty body [-Wempty-body] |
---|
2825 | if (inet_addr("10,5,2") == INADDR_NONE); |
---|
2826 | ^ |
---|
2827 | conftest.c:77:41: note: put the semicolon on a separate line to silence this warning |
---|
2828 | 1 warning generated. |
---|
2829 | configure:15131: $? = 0 |
---|
2830 | configure:15131: ./conftest |
---|
2831 | configure:15131: $? = 0 |
---|
2832 | configure:15140: result: yes |
---|
2833 | configure:15161: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2834 | configure:15161: $? = 0 |
---|
2835 | configure:15168: checking for __FUNCTION__ |
---|
2836 | configure:15183: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2837 | configure:15183: $? = 0 |
---|
2838 | configure:15190: result: yes |
---|
2839 | configure:15371: checking for pcap_datalink in -lpcap |
---|
2840 | configure:15396: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lpcap -luuid -lm -lm >&5 |
---|
2841 | configure:15396: $? = 0 |
---|
2842 | configure:15405: result: yes |
---|
2843 | configure:15556: checking for pcap_lex_destroy |
---|
2844 | configure:15579: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lpcap -luuid -lm -lm >&5 |
---|
2845 | conftest.c:78:4: error: implicit declaration of function 'pcap_lex_destroy' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
2846 | pcap_lex_destroy(); |
---|
2847 | ^ |
---|
2848 | 1 error generated. |
---|
2849 | configure:15579: $? = 1 |
---|
2850 | configure: program exited with status 1 |
---|
2851 | configure: failed program was: |
---|
2852 | | /* confdefs.h */ |
---|
2853 | | #define PACKAGE_NAME "snort" |
---|
2854 | | #define PACKAGE_TARNAME "snort" |
---|
2855 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
2856 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
2857 | | #define PACKAGE_BUGREPORT "" |
---|
2858 | | #define PACKAGE_URL "" |
---|
2859 | | #define PACKAGE "snort" |
---|
2860 | | #define VERSION "2.9.17.1" |
---|
2861 | | #define STDC_HEADERS 1 |
---|
2862 | | #define HAVE_SYS_TYPES_H 1 |
---|
2863 | | #define HAVE_SYS_STAT_H 1 |
---|
2864 | | #define HAVE_STDLIB_H 1 |
---|
2865 | | #define HAVE_STRING_H 1 |
---|
2866 | | #define HAVE_MEMORY_H 1 |
---|
2867 | | #define HAVE_STRINGS_H 1 |
---|
2868 | | #define HAVE_INTTYPES_H 1 |
---|
2869 | | #define HAVE_STDINT_H 1 |
---|
2870 | | #define HAVE_UNISTD_H 1 |
---|
2871 | | #define HAVE_DLFCN_H 1 |
---|
2872 | | #define LT_OBJDIR ".libs/" |
---|
2873 | | #define MACOS 1 |
---|
2874 | | #define BROKEN_SIOCGIFMTU 1 |
---|
2875 | | #define HAVE__BOOL 1 |
---|
2876 | | #define HAVE_STDBOOL_H 1 |
---|
2877 | | #define HAVE_INTTYPES_H 1 |
---|
2878 | | #define HAVE_MATH_H 1 |
---|
2879 | | #define HAVE_PATHS_H 1 |
---|
2880 | | #define HAVE_STDLIB_H 1 |
---|
2881 | | #define HAVE_STRING_H 1 |
---|
2882 | | #define HAVE_STRINGS_H 1 |
---|
2883 | | #define HAVE_UNISTD_H 1 |
---|
2884 | | #define HAVE_WCHAR_H 1 |
---|
2885 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
2886 | | #define HAVE_LIBM 1 |
---|
2887 | | #define HAVE_LIBM 1 |
---|
2888 | | #define HAVE_UUID_UUID_H 1 |
---|
2889 | | #define HAVE_LIBUUID 1 |
---|
2890 | | #define HAVE_SIGACTION 1 |
---|
2891 | | #define HAVE_STRLCPY 1 |
---|
2892 | | #define HAVE_STRLCAT 1 |
---|
2893 | | #define HAVE_STRERROR 1 |
---|
2894 | | #define HAVE_VSWPRINTF 1 |
---|
2895 | | #define HAVE_WPRINTF 1 |
---|
2896 | | #define HAVE_INET_NTOP 1 |
---|
2897 | | #define HAVE_SNPRINTF /**/ |
---|
2898 | | #define SIZEOF_CHAR 1 |
---|
2899 | | #define SIZEOF_SHORT 2 |
---|
2900 | | #define SIZEOF_INT 4 |
---|
2901 | | #define SIZEOF_LONG_INT 8 |
---|
2902 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
2903 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2904 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
2905 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
2906 | | #define HAVE_U_INT8_T 1 |
---|
2907 | | #define HAVE_U_INT16_T 1 |
---|
2908 | | #define HAVE_U_INT32_T 1 |
---|
2909 | | #define HAVE_U_INT64_T 1 |
---|
2910 | | #define HAVE_UINT8_T 1 |
---|
2911 | | #define HAVE_UINT16_T 1 |
---|
2912 | | #define HAVE_UINT32_T 1 |
---|
2913 | | #define HAVE_UINT64_T 1 |
---|
2914 | | #define HAVE_INT8_T 1 |
---|
2915 | | #define HAVE_INT16_T 1 |
---|
2916 | | #define HAVE_INT32_T 1 |
---|
2917 | | #define HAVE_INT64_T 1 |
---|
2918 | | #define ERRLIST_PREDEFINED 1 |
---|
2919 | | #define HAVE___FUNCTION__ 1 |
---|
2920 | | #define HAVE_LIBPCAP 1 |
---|
2921 | | /* end confdefs.h. */ |
---|
2922 | | |
---|
2923 | | #include <pcap.h> |
---|
2924 | | |
---|
2925 | | int |
---|
2926 | | main () |
---|
2927 | | { |
---|
2928 | | |
---|
2929 | | pcap_lex_destroy(); |
---|
2930 | | |
---|
2931 | | ; |
---|
2932 | | return 0; |
---|
2933 | | } |
---|
2934 | configure:15588: result: no |
---|
2935 | configure:15596: checking for pcap_lib_version |
---|
2936 | configure:15610: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lpcap -luuid -lm -lm >&5 |
---|
2937 | configure:15610: $? = 0 |
---|
2938 | configure:15618: result: yes |
---|
2939 | configure:15665: checking pcre.h usability |
---|
2940 | configure:15665: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include conftest.c >&5 |
---|
2941 | configure:15665: $? = 0 |
---|
2942 | configure:15665: result: yes |
---|
2943 | configure:15665: checking pcre.h presence |
---|
2944 | configure:15665: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include conftest.c |
---|
2945 | configure:15665: $? = 0 |
---|
2946 | configure:15665: result: yes |
---|
2947 | configure:15665: checking for pcre.h |
---|
2948 | configure:15665: result: yes |
---|
2949 | configure:15687: checking for pcre_compile in -lpcre |
---|
2950 | configure:15712: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre conftest.c -lpcre -lpcap -luuid -lm -lm >&5 |
---|
2951 | configure:15712: $? = 0 |
---|
2952 | configure:15721: result: yes |
---|
2953 | configure:15741: checking for libpcre version 6.0 or greater |
---|
2954 | configure:15762: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre conftest.c -lpcre -lpcap -luuid -lm -lm >&5 |
---|
2955 | configure:15762: $? = 0 |
---|
2956 | configure:15780: result: yes |
---|
2957 | configure:15812: checking for SHA256_Init in -lcrypto |
---|
2958 | configure:15837: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre conftest.c -lcrypto -lpcre -lpcap -luuid -lm -lm >&5 |
---|
2959 | configure:15837: $? = 0 |
---|
2960 | configure:15846: result: yes |
---|
2961 | configure:15854: checking for MD5_Init in -lcrypto |
---|
2962 | configure:15879: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre conftest.c -lcrypto -lpcre -lpcap -luuid -lm -lm >&5 |
---|
2963 | configure:15879: $? = 0 |
---|
2964 | configure:15888: result: yes |
---|
2965 | configure:16059: checking dnet.h usability |
---|
2966 | configure:16059: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
2967 | configure:16059: $? = 0 |
---|
2968 | configure:16059: result: yes |
---|
2969 | configure:16059: checking dnet.h presence |
---|
2970 | configure:16059: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c |
---|
2971 | configure:16059: $? = 0 |
---|
2972 | configure:16059: result: yes |
---|
2973 | configure:16059: checking for dnet.h |
---|
2974 | configure:16059: result: yes |
---|
2975 | configure:16073: checking dumbnet.h usability |
---|
2976 | configure:16073: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
2977 | conftest.c:110:10: fatal error: 'dumbnet.h' file not found |
---|
2978 | #include <dumbnet.h> |
---|
2979 | ^~~~~~~~~~~ |
---|
2980 | 1 error generated. |
---|
2981 | configure:16073: $? = 1 |
---|
2982 | configure: failed program was: |
---|
2983 | | /* confdefs.h */ |
---|
2984 | | #define PACKAGE_NAME "snort" |
---|
2985 | | #define PACKAGE_TARNAME "snort" |
---|
2986 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
2987 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
2988 | | #define PACKAGE_BUGREPORT "" |
---|
2989 | | #define PACKAGE_URL "" |
---|
2990 | | #define PACKAGE "snort" |
---|
2991 | | #define VERSION "2.9.17.1" |
---|
2992 | | #define STDC_HEADERS 1 |
---|
2993 | | #define HAVE_SYS_TYPES_H 1 |
---|
2994 | | #define HAVE_SYS_STAT_H 1 |
---|
2995 | | #define HAVE_STDLIB_H 1 |
---|
2996 | | #define HAVE_STRING_H 1 |
---|
2997 | | #define HAVE_MEMORY_H 1 |
---|
2998 | | #define HAVE_STRINGS_H 1 |
---|
2999 | | #define HAVE_INTTYPES_H 1 |
---|
3000 | | #define HAVE_STDINT_H 1 |
---|
3001 | | #define HAVE_UNISTD_H 1 |
---|
3002 | | #define HAVE_DLFCN_H 1 |
---|
3003 | | #define LT_OBJDIR ".libs/" |
---|
3004 | | #define MACOS 1 |
---|
3005 | | #define BROKEN_SIOCGIFMTU 1 |
---|
3006 | | #define HAVE__BOOL 1 |
---|
3007 | | #define HAVE_STDBOOL_H 1 |
---|
3008 | | #define HAVE_INTTYPES_H 1 |
---|
3009 | | #define HAVE_MATH_H 1 |
---|
3010 | | #define HAVE_PATHS_H 1 |
---|
3011 | | #define HAVE_STDLIB_H 1 |
---|
3012 | | #define HAVE_STRING_H 1 |
---|
3013 | | #define HAVE_STRINGS_H 1 |
---|
3014 | | #define HAVE_UNISTD_H 1 |
---|
3015 | | #define HAVE_WCHAR_H 1 |
---|
3016 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
3017 | | #define HAVE_LIBM 1 |
---|
3018 | | #define HAVE_LIBM 1 |
---|
3019 | | #define HAVE_UUID_UUID_H 1 |
---|
3020 | | #define HAVE_LIBUUID 1 |
---|
3021 | | #define HAVE_SIGACTION 1 |
---|
3022 | | #define HAVE_STRLCPY 1 |
---|
3023 | | #define HAVE_STRLCAT 1 |
---|
3024 | | #define HAVE_STRERROR 1 |
---|
3025 | | #define HAVE_VSWPRINTF 1 |
---|
3026 | | #define HAVE_WPRINTF 1 |
---|
3027 | | #define HAVE_INET_NTOP 1 |
---|
3028 | | #define HAVE_SNPRINTF /**/ |
---|
3029 | | #define SIZEOF_CHAR 1 |
---|
3030 | | #define SIZEOF_SHORT 2 |
---|
3031 | | #define SIZEOF_INT 4 |
---|
3032 | | #define SIZEOF_LONG_INT 8 |
---|
3033 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
3034 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3035 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
3036 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
3037 | | #define HAVE_U_INT8_T 1 |
---|
3038 | | #define HAVE_U_INT16_T 1 |
---|
3039 | | #define HAVE_U_INT32_T 1 |
---|
3040 | | #define HAVE_U_INT64_T 1 |
---|
3041 | | #define HAVE_UINT8_T 1 |
---|
3042 | | #define HAVE_UINT16_T 1 |
---|
3043 | | #define HAVE_UINT32_T 1 |
---|
3044 | | #define HAVE_UINT64_T 1 |
---|
3045 | | #define HAVE_INT8_T 1 |
---|
3046 | | #define HAVE_INT16_T 1 |
---|
3047 | | #define HAVE_INT32_T 1 |
---|
3048 | | #define HAVE_INT64_T 1 |
---|
3049 | | #define ERRLIST_PREDEFINED 1 |
---|
3050 | | #define HAVE___FUNCTION__ 1 |
---|
3051 | | #define HAVE_LIBPCAP 1 |
---|
3052 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
3053 | | #define HAVE_PCRE_H 1 |
---|
3054 | | #define HAVE_LIBPCRE 1 |
---|
3055 | | #define HAVE_OPENSSL_SHA 1 |
---|
3056 | | #define HAVE_OPENSSL_MD5 1 |
---|
3057 | | #define HAVE_DNET_H 1 |
---|
3058 | | /* end confdefs.h. */ |
---|
3059 | | #include <stdio.h> |
---|
3060 | | #ifdef HAVE_SYS_TYPES_H |
---|
3061 | | # include <sys/types.h> |
---|
3062 | | #endif |
---|
3063 | | #ifdef HAVE_SYS_STAT_H |
---|
3064 | | # include <sys/stat.h> |
---|
3065 | | #endif |
---|
3066 | | #ifdef STDC_HEADERS |
---|
3067 | | # include <stdlib.h> |
---|
3068 | | # include <stddef.h> |
---|
3069 | | #else |
---|
3070 | | # ifdef HAVE_STDLIB_H |
---|
3071 | | # include <stdlib.h> |
---|
3072 | | # endif |
---|
3073 | | #endif |
---|
3074 | | #ifdef HAVE_STRING_H |
---|
3075 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3076 | | # include <memory.h> |
---|
3077 | | # endif |
---|
3078 | | # include <string.h> |
---|
3079 | | #endif |
---|
3080 | | #ifdef HAVE_STRINGS_H |
---|
3081 | | # include <strings.h> |
---|
3082 | | #endif |
---|
3083 | | #ifdef HAVE_INTTYPES_H |
---|
3084 | | # include <inttypes.h> |
---|
3085 | | #endif |
---|
3086 | | #ifdef HAVE_STDINT_H |
---|
3087 | | # include <stdint.h> |
---|
3088 | | #endif |
---|
3089 | | #ifdef HAVE_UNISTD_H |
---|
3090 | | # include <unistd.h> |
---|
3091 | | #endif |
---|
3092 | | #include <dumbnet.h> |
---|
3093 | configure:16073: result: no |
---|
3094 | configure:16073: checking dumbnet.h presence |
---|
3095 | configure:16073: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c |
---|
3096 | conftest.c:77:10: fatal error: 'dumbnet.h' file not found |
---|
3097 | #include <dumbnet.h> |
---|
3098 | ^~~~~~~~~~~ |
---|
3099 | 1 error generated. |
---|
3100 | configure:16073: $? = 1 |
---|
3101 | configure: failed program was: |
---|
3102 | | /* confdefs.h */ |
---|
3103 | | #define PACKAGE_NAME "snort" |
---|
3104 | | #define PACKAGE_TARNAME "snort" |
---|
3105 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
3106 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
3107 | | #define PACKAGE_BUGREPORT "" |
---|
3108 | | #define PACKAGE_URL "" |
---|
3109 | | #define PACKAGE "snort" |
---|
3110 | | #define VERSION "2.9.17.1" |
---|
3111 | | #define STDC_HEADERS 1 |
---|
3112 | | #define HAVE_SYS_TYPES_H 1 |
---|
3113 | | #define HAVE_SYS_STAT_H 1 |
---|
3114 | | #define HAVE_STDLIB_H 1 |
---|
3115 | | #define HAVE_STRING_H 1 |
---|
3116 | | #define HAVE_MEMORY_H 1 |
---|
3117 | | #define HAVE_STRINGS_H 1 |
---|
3118 | | #define HAVE_INTTYPES_H 1 |
---|
3119 | | #define HAVE_STDINT_H 1 |
---|
3120 | | #define HAVE_UNISTD_H 1 |
---|
3121 | | #define HAVE_DLFCN_H 1 |
---|
3122 | | #define LT_OBJDIR ".libs/" |
---|
3123 | | #define MACOS 1 |
---|
3124 | | #define BROKEN_SIOCGIFMTU 1 |
---|
3125 | | #define HAVE__BOOL 1 |
---|
3126 | | #define HAVE_STDBOOL_H 1 |
---|
3127 | | #define HAVE_INTTYPES_H 1 |
---|
3128 | | #define HAVE_MATH_H 1 |
---|
3129 | | #define HAVE_PATHS_H 1 |
---|
3130 | | #define HAVE_STDLIB_H 1 |
---|
3131 | | #define HAVE_STRING_H 1 |
---|
3132 | | #define HAVE_STRINGS_H 1 |
---|
3133 | | #define HAVE_UNISTD_H 1 |
---|
3134 | | #define HAVE_WCHAR_H 1 |
---|
3135 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
3136 | | #define HAVE_LIBM 1 |
---|
3137 | | #define HAVE_LIBM 1 |
---|
3138 | | #define HAVE_UUID_UUID_H 1 |
---|
3139 | | #define HAVE_LIBUUID 1 |
---|
3140 | | #define HAVE_SIGACTION 1 |
---|
3141 | | #define HAVE_STRLCPY 1 |
---|
3142 | | #define HAVE_STRLCAT 1 |
---|
3143 | | #define HAVE_STRERROR 1 |
---|
3144 | | #define HAVE_VSWPRINTF 1 |
---|
3145 | | #define HAVE_WPRINTF 1 |
---|
3146 | | #define HAVE_INET_NTOP 1 |
---|
3147 | | #define HAVE_SNPRINTF /**/ |
---|
3148 | | #define SIZEOF_CHAR 1 |
---|
3149 | | #define SIZEOF_SHORT 2 |
---|
3150 | | #define SIZEOF_INT 4 |
---|
3151 | | #define SIZEOF_LONG_INT 8 |
---|
3152 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
3153 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3154 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
3155 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
3156 | | #define HAVE_U_INT8_T 1 |
---|
3157 | | #define HAVE_U_INT16_T 1 |
---|
3158 | | #define HAVE_U_INT32_T 1 |
---|
3159 | | #define HAVE_U_INT64_T 1 |
---|
3160 | | #define HAVE_UINT8_T 1 |
---|
3161 | | #define HAVE_UINT16_T 1 |
---|
3162 | | #define HAVE_UINT32_T 1 |
---|
3163 | | #define HAVE_UINT64_T 1 |
---|
3164 | | #define HAVE_INT8_T 1 |
---|
3165 | | #define HAVE_INT16_T 1 |
---|
3166 | | #define HAVE_INT32_T 1 |
---|
3167 | | #define HAVE_INT64_T 1 |
---|
3168 | | #define ERRLIST_PREDEFINED 1 |
---|
3169 | | #define HAVE___FUNCTION__ 1 |
---|
3170 | | #define HAVE_LIBPCAP 1 |
---|
3171 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
3172 | | #define HAVE_PCRE_H 1 |
---|
3173 | | #define HAVE_LIBPCRE 1 |
---|
3174 | | #define HAVE_OPENSSL_SHA 1 |
---|
3175 | | #define HAVE_OPENSSL_MD5 1 |
---|
3176 | | #define HAVE_DNET_H 1 |
---|
3177 | | /* end confdefs.h. */ |
---|
3178 | | #include <dumbnet.h> |
---|
3179 | configure:16073: result: no |
---|
3180 | configure:16073: checking for dumbnet.h |
---|
3181 | configure:16073: result: no |
---|
3182 | configure:16094: checking for eth_set in -ldnet |
---|
3183 | configure:16119: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto >&5 |
---|
3184 | configure:16119: $? = 0 |
---|
3185 | configure:16128: result: yes |
---|
3186 | configure:16141: checking for eth_set in -ldumbnet |
---|
3187 | configure:16166: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldumbnet -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto >&5 |
---|
3188 | ld: library not found for -ldumbnet |
---|
3189 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3190 | configure:16166: $? = 1 |
---|
3191 | configure: failed program was: |
---|
3192 | | /* confdefs.h */ |
---|
3193 | | #define PACKAGE_NAME "snort" |
---|
3194 | | #define PACKAGE_TARNAME "snort" |
---|
3195 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
3196 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
3197 | | #define PACKAGE_BUGREPORT "" |
---|
3198 | | #define PACKAGE_URL "" |
---|
3199 | | #define PACKAGE "snort" |
---|
3200 | | #define VERSION "2.9.17.1" |
---|
3201 | | #define STDC_HEADERS 1 |
---|
3202 | | #define HAVE_SYS_TYPES_H 1 |
---|
3203 | | #define HAVE_SYS_STAT_H 1 |
---|
3204 | | #define HAVE_STDLIB_H 1 |
---|
3205 | | #define HAVE_STRING_H 1 |
---|
3206 | | #define HAVE_MEMORY_H 1 |
---|
3207 | | #define HAVE_STRINGS_H 1 |
---|
3208 | | #define HAVE_INTTYPES_H 1 |
---|
3209 | | #define HAVE_STDINT_H 1 |
---|
3210 | | #define HAVE_UNISTD_H 1 |
---|
3211 | | #define HAVE_DLFCN_H 1 |
---|
3212 | | #define LT_OBJDIR ".libs/" |
---|
3213 | | #define MACOS 1 |
---|
3214 | | #define BROKEN_SIOCGIFMTU 1 |
---|
3215 | | #define HAVE__BOOL 1 |
---|
3216 | | #define HAVE_STDBOOL_H 1 |
---|
3217 | | #define HAVE_INTTYPES_H 1 |
---|
3218 | | #define HAVE_MATH_H 1 |
---|
3219 | | #define HAVE_PATHS_H 1 |
---|
3220 | | #define HAVE_STDLIB_H 1 |
---|
3221 | | #define HAVE_STRING_H 1 |
---|
3222 | | #define HAVE_STRINGS_H 1 |
---|
3223 | | #define HAVE_UNISTD_H 1 |
---|
3224 | | #define HAVE_WCHAR_H 1 |
---|
3225 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
3226 | | #define HAVE_LIBM 1 |
---|
3227 | | #define HAVE_LIBM 1 |
---|
3228 | | #define HAVE_UUID_UUID_H 1 |
---|
3229 | | #define HAVE_LIBUUID 1 |
---|
3230 | | #define HAVE_SIGACTION 1 |
---|
3231 | | #define HAVE_STRLCPY 1 |
---|
3232 | | #define HAVE_STRLCAT 1 |
---|
3233 | | #define HAVE_STRERROR 1 |
---|
3234 | | #define HAVE_VSWPRINTF 1 |
---|
3235 | | #define HAVE_WPRINTF 1 |
---|
3236 | | #define HAVE_INET_NTOP 1 |
---|
3237 | | #define HAVE_SNPRINTF /**/ |
---|
3238 | | #define SIZEOF_CHAR 1 |
---|
3239 | | #define SIZEOF_SHORT 2 |
---|
3240 | | #define SIZEOF_INT 4 |
---|
3241 | | #define SIZEOF_LONG_INT 8 |
---|
3242 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
3243 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3244 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
3245 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
3246 | | #define HAVE_U_INT8_T 1 |
---|
3247 | | #define HAVE_U_INT16_T 1 |
---|
3248 | | #define HAVE_U_INT32_T 1 |
---|
3249 | | #define HAVE_U_INT64_T 1 |
---|
3250 | | #define HAVE_UINT8_T 1 |
---|
3251 | | #define HAVE_UINT16_T 1 |
---|
3252 | | #define HAVE_UINT32_T 1 |
---|
3253 | | #define HAVE_UINT64_T 1 |
---|
3254 | | #define HAVE_INT8_T 1 |
---|
3255 | | #define HAVE_INT16_T 1 |
---|
3256 | | #define HAVE_INT32_T 1 |
---|
3257 | | #define HAVE_INT64_T 1 |
---|
3258 | | #define ERRLIST_PREDEFINED 1 |
---|
3259 | | #define HAVE___FUNCTION__ 1 |
---|
3260 | | #define HAVE_LIBPCAP 1 |
---|
3261 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
3262 | | #define HAVE_PCRE_H 1 |
---|
3263 | | #define HAVE_LIBPCRE 1 |
---|
3264 | | #define HAVE_OPENSSL_SHA 1 |
---|
3265 | | #define HAVE_OPENSSL_MD5 1 |
---|
3266 | | #define HAVE_DNET_H 1 |
---|
3267 | | #define HAVE_LIBDNET 1 |
---|
3268 | | /* end confdefs.h. */ |
---|
3269 | | |
---|
3270 | | /* Override any GCC internal prototype to avoid an error. |
---|
3271 | | Use char because int might match the return type of a GCC |
---|
3272 | | builtin and then its argument prototype would still apply. */ |
---|
3273 | | #ifdef __cplusplus |
---|
3274 | | extern "C" |
---|
3275 | | #endif |
---|
3276 | | char eth_set (); |
---|
3277 | | int |
---|
3278 | | main () |
---|
3279 | | { |
---|
3280 | | return eth_set (); |
---|
3281 | | ; |
---|
3282 | | return 0; |
---|
3283 | | } |
---|
3284 | configure:16175: result: no |
---|
3285 | configure:16205: checking for dlsym in -ldl |
---|
3286 | configure:16230: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldl -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto >&5 |
---|
3287 | configure:16230: $? = 0 |
---|
3288 | configure:16239: result: yes |
---|
3289 | configure:16305: checking for daq_load_modules in -ldaq_static |
---|
3290 | configure:16330: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
3291 | configure:16330: $? = 0 |
---|
3292 | configure:16339: result: yes |
---|
3293 | configure:16412: checking for daq_hup_apply |
---|
3294 | configure:16412: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
3295 | configure:16412: $? = 0 |
---|
3296 | configure:16412: result: yes |
---|
3297 | configure:16412: checking for daq_acquire_with_meta |
---|
3298 | configure:16412: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
3299 | configure:16412: $? = 0 |
---|
3300 | configure:16412: result: yes |
---|
3301 | configure:16412: checking for daq_dp_add_dc |
---|
3302 | configure:16412: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
3303 | configure:16412: $? = 0 |
---|
3304 | configure:16412: result: yes |
---|
3305 | configure:16422: checking for daq real addresses |
---|
3306 | configure:16446: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
3307 | conftest.c:89:8: error: no member named 'n_real_dPort' in 'struct _daq_pkthdr' |
---|
3308 | hdr.n_real_dPort = 0; |
---|
3309 | ~~~ ^ |
---|
3310 | 1 error generated. |
---|
3311 | configure:16446: $? = 1 |
---|
3312 | configure: program exited with status 1 |
---|
3313 | configure: failed program was: |
---|
3314 | | /* confdefs.h */ |
---|
3315 | | #define PACKAGE_NAME "snort" |
---|
3316 | | #define PACKAGE_TARNAME "snort" |
---|
3317 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
3318 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
3319 | | #define PACKAGE_BUGREPORT "" |
---|
3320 | | #define PACKAGE_URL "" |
---|
3321 | | #define PACKAGE "snort" |
---|
3322 | | #define VERSION "2.9.17.1" |
---|
3323 | | #define STDC_HEADERS 1 |
---|
3324 | | #define HAVE_SYS_TYPES_H 1 |
---|
3325 | | #define HAVE_SYS_STAT_H 1 |
---|
3326 | | #define HAVE_STDLIB_H 1 |
---|
3327 | | #define HAVE_STRING_H 1 |
---|
3328 | | #define HAVE_MEMORY_H 1 |
---|
3329 | | #define HAVE_STRINGS_H 1 |
---|
3330 | | #define HAVE_INTTYPES_H 1 |
---|
3331 | | #define HAVE_STDINT_H 1 |
---|
3332 | | #define HAVE_UNISTD_H 1 |
---|
3333 | | #define HAVE_DLFCN_H 1 |
---|
3334 | | #define LT_OBJDIR ".libs/" |
---|
3335 | | #define MACOS 1 |
---|
3336 | | #define BROKEN_SIOCGIFMTU 1 |
---|
3337 | | #define HAVE__BOOL 1 |
---|
3338 | | #define HAVE_STDBOOL_H 1 |
---|
3339 | | #define HAVE_INTTYPES_H 1 |
---|
3340 | | #define HAVE_MATH_H 1 |
---|
3341 | | #define HAVE_PATHS_H 1 |
---|
3342 | | #define HAVE_STDLIB_H 1 |
---|
3343 | | #define HAVE_STRING_H 1 |
---|
3344 | | #define HAVE_STRINGS_H 1 |
---|
3345 | | #define HAVE_UNISTD_H 1 |
---|
3346 | | #define HAVE_WCHAR_H 1 |
---|
3347 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
3348 | | #define HAVE_LIBM 1 |
---|
3349 | | #define HAVE_LIBM 1 |
---|
3350 | | #define HAVE_UUID_UUID_H 1 |
---|
3351 | | #define HAVE_LIBUUID 1 |
---|
3352 | | #define HAVE_SIGACTION 1 |
---|
3353 | | #define HAVE_STRLCPY 1 |
---|
3354 | | #define HAVE_STRLCAT 1 |
---|
3355 | | #define HAVE_STRERROR 1 |
---|
3356 | | #define HAVE_VSWPRINTF 1 |
---|
3357 | | #define HAVE_WPRINTF 1 |
---|
3358 | | #define HAVE_INET_NTOP 1 |
---|
3359 | | #define HAVE_SNPRINTF /**/ |
---|
3360 | | #define SIZEOF_CHAR 1 |
---|
3361 | | #define SIZEOF_SHORT 2 |
---|
3362 | | #define SIZEOF_INT 4 |
---|
3363 | | #define SIZEOF_LONG_INT 8 |
---|
3364 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
3365 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3366 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
3367 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
3368 | | #define HAVE_U_INT8_T 1 |
---|
3369 | | #define HAVE_U_INT16_T 1 |
---|
3370 | | #define HAVE_U_INT32_T 1 |
---|
3371 | | #define HAVE_U_INT64_T 1 |
---|
3372 | | #define HAVE_UINT8_T 1 |
---|
3373 | | #define HAVE_UINT16_T 1 |
---|
3374 | | #define HAVE_UINT32_T 1 |
---|
3375 | | #define HAVE_UINT64_T 1 |
---|
3376 | | #define HAVE_INT8_T 1 |
---|
3377 | | #define HAVE_INT16_T 1 |
---|
3378 | | #define HAVE_INT32_T 1 |
---|
3379 | | #define HAVE_INT64_T 1 |
---|
3380 | | #define ERRLIST_PREDEFINED 1 |
---|
3381 | | #define HAVE___FUNCTION__ 1 |
---|
3382 | | #define HAVE_LIBPCAP 1 |
---|
3383 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
3384 | | #define HAVE_PCRE_H 1 |
---|
3385 | | #define HAVE_LIBPCRE 1 |
---|
3386 | | #define HAVE_OPENSSL_SHA 1 |
---|
3387 | | #define HAVE_OPENSSL_MD5 1 |
---|
3388 | | #define HAVE_DNET_H 1 |
---|
3389 | | #define HAVE_LIBDNET 1 |
---|
3390 | | #define HAVE_DAQ_HUP_APPLY 1 |
---|
3391 | | #define HAVE_DAQ_ACQUIRE_WITH_META 1 |
---|
3392 | | #define HAVE_DAQ_DP_ADD_DC 1 |
---|
3393 | | /* end confdefs.h. */ |
---|
3394 | | |
---|
3395 | | #include <daq.h> |
---|
3396 | | |
---|
3397 | | int |
---|
3398 | | main () |
---|
3399 | | { |
---|
3400 | | |
---|
3401 | | DAQ_PktHdr_t hdr; |
---|
3402 | | hdr.n_real_dPort = 0; |
---|
3403 | | |
---|
3404 | | ; |
---|
3405 | | return 0; |
---|
3406 | | } |
---|
3407 | configure:16455: result: no |
---|
3408 | configure:16463: checking whether DAQ_PKT_FLAG_DECRYPTED_SSL is declared |
---|
3409 | configure:16463: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
3410 | conftest.c:90:10: error: use of undeclared identifier 'DAQ_PKT_FLAG_DECRYPTED_SSL' |
---|
3411 | (void) DAQ_PKT_FLAG_DECRYPTED_SSL; |
---|
3412 | ^ |
---|
3413 | 1 error generated. |
---|
3414 | configure:16463: $? = 1 |
---|
3415 | configure: failed program was: |
---|
3416 | | /* confdefs.h */ |
---|
3417 | | #define PACKAGE_NAME "snort" |
---|
3418 | | #define PACKAGE_TARNAME "snort" |
---|
3419 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
3420 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
3421 | | #define PACKAGE_BUGREPORT "" |
---|
3422 | | #define PACKAGE_URL "" |
---|
3423 | | #define PACKAGE "snort" |
---|
3424 | | #define VERSION "2.9.17.1" |
---|
3425 | | #define STDC_HEADERS 1 |
---|
3426 | | #define HAVE_SYS_TYPES_H 1 |
---|
3427 | | #define HAVE_SYS_STAT_H 1 |
---|
3428 | | #define HAVE_STDLIB_H 1 |
---|
3429 | | #define HAVE_STRING_H 1 |
---|
3430 | | #define HAVE_MEMORY_H 1 |
---|
3431 | | #define HAVE_STRINGS_H 1 |
---|
3432 | | #define HAVE_INTTYPES_H 1 |
---|
3433 | | #define HAVE_STDINT_H 1 |
---|
3434 | | #define HAVE_UNISTD_H 1 |
---|
3435 | | #define HAVE_DLFCN_H 1 |
---|
3436 | | #define LT_OBJDIR ".libs/" |
---|
3437 | | #define MACOS 1 |
---|
3438 | | #define BROKEN_SIOCGIFMTU 1 |
---|
3439 | | #define HAVE__BOOL 1 |
---|
3440 | | #define HAVE_STDBOOL_H 1 |
---|
3441 | | #define HAVE_INTTYPES_H 1 |
---|
3442 | | #define HAVE_MATH_H 1 |
---|
3443 | | #define HAVE_PATHS_H 1 |
---|
3444 | | #define HAVE_STDLIB_H 1 |
---|
3445 | | #define HAVE_STRING_H 1 |
---|
3446 | | #define HAVE_STRINGS_H 1 |
---|
3447 | | #define HAVE_UNISTD_H 1 |
---|
3448 | | #define HAVE_WCHAR_H 1 |
---|
3449 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
3450 | | #define HAVE_LIBM 1 |
---|
3451 | | #define HAVE_LIBM 1 |
---|
3452 | | #define HAVE_UUID_UUID_H 1 |
---|
3453 | | #define HAVE_LIBUUID 1 |
---|
3454 | | #define HAVE_SIGACTION 1 |
---|
3455 | | #define HAVE_STRLCPY 1 |
---|
3456 | | #define HAVE_STRLCAT 1 |
---|
3457 | | #define HAVE_STRERROR 1 |
---|
3458 | | #define HAVE_VSWPRINTF 1 |
---|
3459 | | #define HAVE_WPRINTF 1 |
---|
3460 | | #define HAVE_INET_NTOP 1 |
---|
3461 | | #define HAVE_SNPRINTF /**/ |
---|
3462 | | #define SIZEOF_CHAR 1 |
---|
3463 | | #define SIZEOF_SHORT 2 |
---|
3464 | | #define SIZEOF_INT 4 |
---|
3465 | | #define SIZEOF_LONG_INT 8 |
---|
3466 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
3467 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3468 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
3469 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
3470 | | #define HAVE_U_INT8_T 1 |
---|
3471 | | #define HAVE_U_INT16_T 1 |
---|
3472 | | #define HAVE_U_INT32_T 1 |
---|
3473 | | #define HAVE_U_INT64_T 1 |
---|
3474 | | #define HAVE_UINT8_T 1 |
---|
3475 | | #define HAVE_UINT16_T 1 |
---|
3476 | | #define HAVE_UINT32_T 1 |
---|
3477 | | #define HAVE_UINT64_T 1 |
---|
3478 | | #define HAVE_INT8_T 1 |
---|
3479 | | #define HAVE_INT16_T 1 |
---|
3480 | | #define HAVE_INT32_T 1 |
---|
3481 | | #define HAVE_INT64_T 1 |
---|
3482 | | #define ERRLIST_PREDEFINED 1 |
---|
3483 | | #define HAVE___FUNCTION__ 1 |
---|
3484 | | #define HAVE_LIBPCAP 1 |
---|
3485 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
3486 | | #define HAVE_PCRE_H 1 |
---|
3487 | | #define HAVE_LIBPCRE 1 |
---|
3488 | | #define HAVE_OPENSSL_SHA 1 |
---|
3489 | | #define HAVE_OPENSSL_MD5 1 |
---|
3490 | | #define HAVE_DNET_H 1 |
---|
3491 | | #define HAVE_LIBDNET 1 |
---|
3492 | | #define HAVE_DAQ_HUP_APPLY 1 |
---|
3493 | | #define HAVE_DAQ_ACQUIRE_WITH_META 1 |
---|
3494 | | #define HAVE_DAQ_DP_ADD_DC 1 |
---|
3495 | | /* end confdefs.h. */ |
---|
3496 | | #include <daq_common.h> |
---|
3497 | | |
---|
3498 | | int |
---|
3499 | | main () |
---|
3500 | | { |
---|
3501 | | #ifndef DAQ_PKT_FLAG_DECRYPTED_SSL |
---|
3502 | | #ifdef __cplusplus |
---|
3503 | | (void) DAQ_PKT_FLAG_DECRYPTED_SSL; |
---|
3504 | | #else |
---|
3505 | | (void) DAQ_PKT_FLAG_DECRYPTED_SSL; |
---|
3506 | | #endif |
---|
3507 | | #endif |
---|
3508 | | |
---|
3509 | | ; |
---|
3510 | | return 0; |
---|
3511 | | } |
---|
3512 | configure:16463: result: no |
---|
3513 | configure:16477: checking whether DAQ_PKT_FLAG_LOCALLY_ORIGINATED is declared |
---|
3514 | configure:16477: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
3515 | conftest.c:90:10: error: use of undeclared identifier 'DAQ_PKT_FLAG_LOCALLY_ORIGINATED' |
---|
3516 | (void) DAQ_PKT_FLAG_LOCALLY_ORIGINATED; |
---|
3517 | ^ |
---|
3518 | 1 error generated. |
---|
3519 | configure:16477: $? = 1 |
---|
3520 | configure: failed program was: |
---|
3521 | | /* confdefs.h */ |
---|
3522 | | #define PACKAGE_NAME "snort" |
---|
3523 | | #define PACKAGE_TARNAME "snort" |
---|
3524 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
3525 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
3526 | | #define PACKAGE_BUGREPORT "" |
---|
3527 | | #define PACKAGE_URL "" |
---|
3528 | | #define PACKAGE "snort" |
---|
3529 | | #define VERSION "2.9.17.1" |
---|
3530 | | #define STDC_HEADERS 1 |
---|
3531 | | #define HAVE_SYS_TYPES_H 1 |
---|
3532 | | #define HAVE_SYS_STAT_H 1 |
---|
3533 | | #define HAVE_STDLIB_H 1 |
---|
3534 | | #define HAVE_STRING_H 1 |
---|
3535 | | #define HAVE_MEMORY_H 1 |
---|
3536 | | #define HAVE_STRINGS_H 1 |
---|
3537 | | #define HAVE_INTTYPES_H 1 |
---|
3538 | | #define HAVE_STDINT_H 1 |
---|
3539 | | #define HAVE_UNISTD_H 1 |
---|
3540 | | #define HAVE_DLFCN_H 1 |
---|
3541 | | #define LT_OBJDIR ".libs/" |
---|
3542 | | #define MACOS 1 |
---|
3543 | | #define BROKEN_SIOCGIFMTU 1 |
---|
3544 | | #define HAVE__BOOL 1 |
---|
3545 | | #define HAVE_STDBOOL_H 1 |
---|
3546 | | #define HAVE_INTTYPES_H 1 |
---|
3547 | | #define HAVE_MATH_H 1 |
---|
3548 | | #define HAVE_PATHS_H 1 |
---|
3549 | | #define HAVE_STDLIB_H 1 |
---|
3550 | | #define HAVE_STRING_H 1 |
---|
3551 | | #define HAVE_STRINGS_H 1 |
---|
3552 | | #define HAVE_UNISTD_H 1 |
---|
3553 | | #define HAVE_WCHAR_H 1 |
---|
3554 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
3555 | | #define HAVE_LIBM 1 |
---|
3556 | | #define HAVE_LIBM 1 |
---|
3557 | | #define HAVE_UUID_UUID_H 1 |
---|
3558 | | #define HAVE_LIBUUID 1 |
---|
3559 | | #define HAVE_SIGACTION 1 |
---|
3560 | | #define HAVE_STRLCPY 1 |
---|
3561 | | #define HAVE_STRLCAT 1 |
---|
3562 | | #define HAVE_STRERROR 1 |
---|
3563 | | #define HAVE_VSWPRINTF 1 |
---|
3564 | | #define HAVE_WPRINTF 1 |
---|
3565 | | #define HAVE_INET_NTOP 1 |
---|
3566 | | #define HAVE_SNPRINTF /**/ |
---|
3567 | | #define SIZEOF_CHAR 1 |
---|
3568 | | #define SIZEOF_SHORT 2 |
---|
3569 | | #define SIZEOF_INT 4 |
---|
3570 | | #define SIZEOF_LONG_INT 8 |
---|
3571 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
3572 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3573 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
3574 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
3575 | | #define HAVE_U_INT8_T 1 |
---|
3576 | | #define HAVE_U_INT16_T 1 |
---|
3577 | | #define HAVE_U_INT32_T 1 |
---|
3578 | | #define HAVE_U_INT64_T 1 |
---|
3579 | | #define HAVE_UINT8_T 1 |
---|
3580 | | #define HAVE_UINT16_T 1 |
---|
3581 | | #define HAVE_UINT32_T 1 |
---|
3582 | | #define HAVE_UINT64_T 1 |
---|
3583 | | #define HAVE_INT8_T 1 |
---|
3584 | | #define HAVE_INT16_T 1 |
---|
3585 | | #define HAVE_INT32_T 1 |
---|
3586 | | #define HAVE_INT64_T 1 |
---|
3587 | | #define ERRLIST_PREDEFINED 1 |
---|
3588 | | #define HAVE___FUNCTION__ 1 |
---|
3589 | | #define HAVE_LIBPCAP 1 |
---|
3590 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
3591 | | #define HAVE_PCRE_H 1 |
---|
3592 | | #define HAVE_LIBPCRE 1 |
---|
3593 | | #define HAVE_OPENSSL_SHA 1 |
---|
3594 | | #define HAVE_OPENSSL_MD5 1 |
---|
3595 | | #define HAVE_DNET_H 1 |
---|
3596 | | #define HAVE_LIBDNET 1 |
---|
3597 | | #define HAVE_DAQ_HUP_APPLY 1 |
---|
3598 | | #define HAVE_DAQ_ACQUIRE_WITH_META 1 |
---|
3599 | | #define HAVE_DAQ_DP_ADD_DC 1 |
---|
3600 | | /* end confdefs.h. */ |
---|
3601 | | #include <daq_common.h> |
---|
3602 | | |
---|
3603 | | int |
---|
3604 | | main () |
---|
3605 | | { |
---|
3606 | | #ifndef DAQ_PKT_FLAG_LOCALLY_ORIGINATED |
---|
3607 | | #ifdef __cplusplus |
---|
3608 | | (void) DAQ_PKT_FLAG_LOCALLY_ORIGINATED; |
---|
3609 | | #else |
---|
3610 | | (void) DAQ_PKT_FLAG_LOCALLY_ORIGINATED; |
---|
3611 | | #endif |
---|
3612 | | #endif |
---|
3613 | | |
---|
3614 | | ; |
---|
3615 | | return 0; |
---|
3616 | | } |
---|
3617 | configure:16477: result: no |
---|
3618 | configure:16491: checking whether DAQ_PKT_FLAG_LOCALLY_DESTINED is declared |
---|
3619 | configure:16491: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
3620 | conftest.c:90:10: error: use of undeclared identifier 'DAQ_PKT_FLAG_LOCALLY_DESTINED' |
---|
3621 | (void) DAQ_PKT_FLAG_LOCALLY_DESTINED; |
---|
3622 | ^ |
---|
3623 | 1 error generated. |
---|
3624 | configure:16491: $? = 1 |
---|
3625 | configure: failed program was: |
---|
3626 | | /* confdefs.h */ |
---|
3627 | | #define PACKAGE_NAME "snort" |
---|
3628 | | #define PACKAGE_TARNAME "snort" |
---|
3629 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
3630 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
3631 | | #define PACKAGE_BUGREPORT "" |
---|
3632 | | #define PACKAGE_URL "" |
---|
3633 | | #define PACKAGE "snort" |
---|
3634 | | #define VERSION "2.9.17.1" |
---|
3635 | | #define STDC_HEADERS 1 |
---|
3636 | | #define HAVE_SYS_TYPES_H 1 |
---|
3637 | | #define HAVE_SYS_STAT_H 1 |
---|
3638 | | #define HAVE_STDLIB_H 1 |
---|
3639 | | #define HAVE_STRING_H 1 |
---|
3640 | | #define HAVE_MEMORY_H 1 |
---|
3641 | | #define HAVE_STRINGS_H 1 |
---|
3642 | | #define HAVE_INTTYPES_H 1 |
---|
3643 | | #define HAVE_STDINT_H 1 |
---|
3644 | | #define HAVE_UNISTD_H 1 |
---|
3645 | | #define HAVE_DLFCN_H 1 |
---|
3646 | | #define LT_OBJDIR ".libs/" |
---|
3647 | | #define MACOS 1 |
---|
3648 | | #define BROKEN_SIOCGIFMTU 1 |
---|
3649 | | #define HAVE__BOOL 1 |
---|
3650 | | #define HAVE_STDBOOL_H 1 |
---|
3651 | | #define HAVE_INTTYPES_H 1 |
---|
3652 | | #define HAVE_MATH_H 1 |
---|
3653 | | #define HAVE_PATHS_H 1 |
---|
3654 | | #define HAVE_STDLIB_H 1 |
---|
3655 | | #define HAVE_STRING_H 1 |
---|
3656 | | #define HAVE_STRINGS_H 1 |
---|
3657 | | #define HAVE_UNISTD_H 1 |
---|
3658 | | #define HAVE_WCHAR_H 1 |
---|
3659 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
3660 | | #define HAVE_LIBM 1 |
---|
3661 | | #define HAVE_LIBM 1 |
---|
3662 | | #define HAVE_UUID_UUID_H 1 |
---|
3663 | | #define HAVE_LIBUUID 1 |
---|
3664 | | #define HAVE_SIGACTION 1 |
---|
3665 | | #define HAVE_STRLCPY 1 |
---|
3666 | | #define HAVE_STRLCAT 1 |
---|
3667 | | #define HAVE_STRERROR 1 |
---|
3668 | | #define HAVE_VSWPRINTF 1 |
---|
3669 | | #define HAVE_WPRINTF 1 |
---|
3670 | | #define HAVE_INET_NTOP 1 |
---|
3671 | | #define HAVE_SNPRINTF /**/ |
---|
3672 | | #define SIZEOF_CHAR 1 |
---|
3673 | | #define SIZEOF_SHORT 2 |
---|
3674 | | #define SIZEOF_INT 4 |
---|
3675 | | #define SIZEOF_LONG_INT 8 |
---|
3676 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
3677 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3678 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
3679 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
3680 | | #define HAVE_U_INT8_T 1 |
---|
3681 | | #define HAVE_U_INT16_T 1 |
---|
3682 | | #define HAVE_U_INT32_T 1 |
---|
3683 | | #define HAVE_U_INT64_T 1 |
---|
3684 | | #define HAVE_UINT8_T 1 |
---|
3685 | | #define HAVE_UINT16_T 1 |
---|
3686 | | #define HAVE_UINT32_T 1 |
---|
3687 | | #define HAVE_UINT64_T 1 |
---|
3688 | | #define HAVE_INT8_T 1 |
---|
3689 | | #define HAVE_INT16_T 1 |
---|
3690 | | #define HAVE_INT32_T 1 |
---|
3691 | | #define HAVE_INT64_T 1 |
---|
3692 | | #define ERRLIST_PREDEFINED 1 |
---|
3693 | | #define HAVE___FUNCTION__ 1 |
---|
3694 | | #define HAVE_LIBPCAP 1 |
---|
3695 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
3696 | | #define HAVE_PCRE_H 1 |
---|
3697 | | #define HAVE_LIBPCRE 1 |
---|
3698 | | #define HAVE_OPENSSL_SHA 1 |
---|
3699 | | #define HAVE_OPENSSL_MD5 1 |
---|
3700 | | #define HAVE_DNET_H 1 |
---|
3701 | | #define HAVE_LIBDNET 1 |
---|
3702 | | #define HAVE_DAQ_HUP_APPLY 1 |
---|
3703 | | #define HAVE_DAQ_ACQUIRE_WITH_META 1 |
---|
3704 | | #define HAVE_DAQ_DP_ADD_DC 1 |
---|
3705 | | /* end confdefs.h. */ |
---|
3706 | | #include <daq_common.h> |
---|
3707 | | |
---|
3708 | | int |
---|
3709 | | main () |
---|
3710 | | { |
---|
3711 | | #ifndef DAQ_PKT_FLAG_LOCALLY_DESTINED |
---|
3712 | | #ifdef __cplusplus |
---|
3713 | | (void) DAQ_PKT_FLAG_LOCALLY_DESTINED; |
---|
3714 | | #else |
---|
3715 | | (void) DAQ_PKT_FLAG_LOCALLY_DESTINED; |
---|
3716 | | #endif |
---|
3717 | | #endif |
---|
3718 | | |
---|
3719 | | ; |
---|
3720 | | return 0; |
---|
3721 | | } |
---|
3722 | configure:16491: result: no |
---|
3723 | configure:16507: checking for struct _DAQ_DP_key_t.sa.src_ip4 |
---|
3724 | configure:16507: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
3725 | conftest.c:87:1: error: statement requires expression of scalar type ('struct in_addr' invalid) |
---|
3726 | if (ac_aggr.sa.src_ip4) |
---|
3727 | ^ ~~~~~~~~~~~~~~~~~~ |
---|
3728 | 1 error generated. |
---|
3729 | configure:16507: $? = 1 |
---|
3730 | configure: failed program was: |
---|
3731 | | /* confdefs.h */ |
---|
3732 | | #define PACKAGE_NAME "snort" |
---|
3733 | | #define PACKAGE_TARNAME "snort" |
---|
3734 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
3735 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
3736 | | #define PACKAGE_BUGREPORT "" |
---|
3737 | | #define PACKAGE_URL "" |
---|
3738 | | #define PACKAGE "snort" |
---|
3739 | | #define VERSION "2.9.17.1" |
---|
3740 | | #define STDC_HEADERS 1 |
---|
3741 | | #define HAVE_SYS_TYPES_H 1 |
---|
3742 | | #define HAVE_SYS_STAT_H 1 |
---|
3743 | | #define HAVE_STDLIB_H 1 |
---|
3744 | | #define HAVE_STRING_H 1 |
---|
3745 | | #define HAVE_MEMORY_H 1 |
---|
3746 | | #define HAVE_STRINGS_H 1 |
---|
3747 | | #define HAVE_INTTYPES_H 1 |
---|
3748 | | #define HAVE_STDINT_H 1 |
---|
3749 | | #define HAVE_UNISTD_H 1 |
---|
3750 | | #define HAVE_DLFCN_H 1 |
---|
3751 | | #define LT_OBJDIR ".libs/" |
---|
3752 | | #define MACOS 1 |
---|
3753 | | #define BROKEN_SIOCGIFMTU 1 |
---|
3754 | | #define HAVE__BOOL 1 |
---|
3755 | | #define HAVE_STDBOOL_H 1 |
---|
3756 | | #define HAVE_INTTYPES_H 1 |
---|
3757 | | #define HAVE_MATH_H 1 |
---|
3758 | | #define HAVE_PATHS_H 1 |
---|
3759 | | #define HAVE_STDLIB_H 1 |
---|
3760 | | #define HAVE_STRING_H 1 |
---|
3761 | | #define HAVE_STRINGS_H 1 |
---|
3762 | | #define HAVE_UNISTD_H 1 |
---|
3763 | | #define HAVE_WCHAR_H 1 |
---|
3764 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
3765 | | #define HAVE_LIBM 1 |
---|
3766 | | #define HAVE_LIBM 1 |
---|
3767 | | #define HAVE_UUID_UUID_H 1 |
---|
3768 | | #define HAVE_LIBUUID 1 |
---|
3769 | | #define HAVE_SIGACTION 1 |
---|
3770 | | #define HAVE_STRLCPY 1 |
---|
3771 | | #define HAVE_STRLCAT 1 |
---|
3772 | | #define HAVE_STRERROR 1 |
---|
3773 | | #define HAVE_VSWPRINTF 1 |
---|
3774 | | #define HAVE_WPRINTF 1 |
---|
3775 | | #define HAVE_INET_NTOP 1 |
---|
3776 | | #define HAVE_SNPRINTF /**/ |
---|
3777 | | #define SIZEOF_CHAR 1 |
---|
3778 | | #define SIZEOF_SHORT 2 |
---|
3779 | | #define SIZEOF_INT 4 |
---|
3780 | | #define SIZEOF_LONG_INT 8 |
---|
3781 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
3782 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3783 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
3784 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
3785 | | #define HAVE_U_INT8_T 1 |
---|
3786 | | #define HAVE_U_INT16_T 1 |
---|
3787 | | #define HAVE_U_INT32_T 1 |
---|
3788 | | #define HAVE_U_INT64_T 1 |
---|
3789 | | #define HAVE_UINT8_T 1 |
---|
3790 | | #define HAVE_UINT16_T 1 |
---|
3791 | | #define HAVE_UINT32_T 1 |
---|
3792 | | #define HAVE_UINT64_T 1 |
---|
3793 | | #define HAVE_INT8_T 1 |
---|
3794 | | #define HAVE_INT16_T 1 |
---|
3795 | | #define HAVE_INT32_T 1 |
---|
3796 | | #define HAVE_INT64_T 1 |
---|
3797 | | #define ERRLIST_PREDEFINED 1 |
---|
3798 | | #define HAVE___FUNCTION__ 1 |
---|
3799 | | #define HAVE_LIBPCAP 1 |
---|
3800 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
3801 | | #define HAVE_PCRE_H 1 |
---|
3802 | | #define HAVE_LIBPCRE 1 |
---|
3803 | | #define HAVE_OPENSSL_SHA 1 |
---|
3804 | | #define HAVE_OPENSSL_MD5 1 |
---|
3805 | | #define HAVE_DNET_H 1 |
---|
3806 | | #define HAVE_LIBDNET 1 |
---|
3807 | | #define HAVE_DAQ_HUP_APPLY 1 |
---|
3808 | | #define HAVE_DAQ_ACQUIRE_WITH_META 1 |
---|
3809 | | #define HAVE_DAQ_DP_ADD_DC 1 |
---|
3810 | | /* end confdefs.h. */ |
---|
3811 | | #include <daq_common.h> |
---|
3812 | | |
---|
3813 | | int |
---|
3814 | | main () |
---|
3815 | | { |
---|
3816 | | static struct _DAQ_DP_key_t ac_aggr; |
---|
3817 | | if (ac_aggr.sa.src_ip4) |
---|
3818 | | return 0; |
---|
3819 | | ; |
---|
3820 | | return 0; |
---|
3821 | | } |
---|
3822 | configure:16507: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
3823 | configure:16507: $? = 0 |
---|
3824 | configure:16507: result: yes |
---|
3825 | configure:16525: checking for daq address space ID |
---|
3826 | configure:16549: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
3827 | configure:16549: $? = 0 |
---|
3828 | configure:16549: ./conftest |
---|
3829 | configure:16549: $? = 0 |
---|
3830 | configure:16558: result: yes |
---|
3831 | configure:16566: checking for daq flow ID |
---|
3832 | configure:16590: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
3833 | configure:16590: $? = 0 |
---|
3834 | configure:16590: ./conftest |
---|
3835 | configure:16590: $? = 0 |
---|
3836 | configure:16599: result: yes |
---|
3837 | configure:16607: checking for daq extended flow modifiers |
---|
3838 | configure:16633: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
3839 | conftest.c:91:8: error: no member named 'type' in 'struct _daq_modflow' |
---|
3840 | mod.type = 0; |
---|
3841 | ~~~ ^ |
---|
3842 | conftest.c:92:8: error: no member named 'length' in 'struct _daq_modflow' |
---|
3843 | mod.length = 0; |
---|
3844 | ~~~ ^ |
---|
3845 | conftest.c:93:8: error: no member named 'value' in 'struct _daq_modflow' |
---|
3846 | mod.value = NULL; |
---|
3847 | ~~~ ^ |
---|
3848 | 3 errors generated. |
---|
3849 | configure:16633: $? = 1 |
---|
3850 | configure: program exited with status 1 |
---|
3851 | configure: failed program was: |
---|
3852 | | /* confdefs.h */ |
---|
3853 | | #define PACKAGE_NAME "snort" |
---|
3854 | | #define PACKAGE_TARNAME "snort" |
---|
3855 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
3856 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
3857 | | #define PACKAGE_BUGREPORT "" |
---|
3858 | | #define PACKAGE_URL "" |
---|
3859 | | #define PACKAGE "snort" |
---|
3860 | | #define VERSION "2.9.17.1" |
---|
3861 | | #define STDC_HEADERS 1 |
---|
3862 | | #define HAVE_SYS_TYPES_H 1 |
---|
3863 | | #define HAVE_SYS_STAT_H 1 |
---|
3864 | | #define HAVE_STDLIB_H 1 |
---|
3865 | | #define HAVE_STRING_H 1 |
---|
3866 | | #define HAVE_MEMORY_H 1 |
---|
3867 | | #define HAVE_STRINGS_H 1 |
---|
3868 | | #define HAVE_INTTYPES_H 1 |
---|
3869 | | #define HAVE_STDINT_H 1 |
---|
3870 | | #define HAVE_UNISTD_H 1 |
---|
3871 | | #define HAVE_DLFCN_H 1 |
---|
3872 | | #define LT_OBJDIR ".libs/" |
---|
3873 | | #define MACOS 1 |
---|
3874 | | #define BROKEN_SIOCGIFMTU 1 |
---|
3875 | | #define HAVE__BOOL 1 |
---|
3876 | | #define HAVE_STDBOOL_H 1 |
---|
3877 | | #define HAVE_INTTYPES_H 1 |
---|
3878 | | #define HAVE_MATH_H 1 |
---|
3879 | | #define HAVE_PATHS_H 1 |
---|
3880 | | #define HAVE_STDLIB_H 1 |
---|
3881 | | #define HAVE_STRING_H 1 |
---|
3882 | | #define HAVE_STRINGS_H 1 |
---|
3883 | | #define HAVE_UNISTD_H 1 |
---|
3884 | | #define HAVE_WCHAR_H 1 |
---|
3885 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
3886 | | #define HAVE_LIBM 1 |
---|
3887 | | #define HAVE_LIBM 1 |
---|
3888 | | #define HAVE_UUID_UUID_H 1 |
---|
3889 | | #define HAVE_LIBUUID 1 |
---|
3890 | | #define HAVE_SIGACTION 1 |
---|
3891 | | #define HAVE_STRLCPY 1 |
---|
3892 | | #define HAVE_STRLCAT 1 |
---|
3893 | | #define HAVE_STRERROR 1 |
---|
3894 | | #define HAVE_VSWPRINTF 1 |
---|
3895 | | #define HAVE_WPRINTF 1 |
---|
3896 | | #define HAVE_INET_NTOP 1 |
---|
3897 | | #define HAVE_SNPRINTF /**/ |
---|
3898 | | #define SIZEOF_CHAR 1 |
---|
3899 | | #define SIZEOF_SHORT 2 |
---|
3900 | | #define SIZEOF_INT 4 |
---|
3901 | | #define SIZEOF_LONG_INT 8 |
---|
3902 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
3903 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3904 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
3905 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
3906 | | #define HAVE_U_INT8_T 1 |
---|
3907 | | #define HAVE_U_INT16_T 1 |
---|
3908 | | #define HAVE_U_INT32_T 1 |
---|
3909 | | #define HAVE_U_INT64_T 1 |
---|
3910 | | #define HAVE_UINT8_T 1 |
---|
3911 | | #define HAVE_UINT16_T 1 |
---|
3912 | | #define HAVE_UINT32_T 1 |
---|
3913 | | #define HAVE_UINT64_T 1 |
---|
3914 | | #define HAVE_INT8_T 1 |
---|
3915 | | #define HAVE_INT16_T 1 |
---|
3916 | | #define HAVE_INT32_T 1 |
---|
3917 | | #define HAVE_INT64_T 1 |
---|
3918 | | #define ERRLIST_PREDEFINED 1 |
---|
3919 | | #define HAVE___FUNCTION__ 1 |
---|
3920 | | #define HAVE_LIBPCAP 1 |
---|
3921 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
3922 | | #define HAVE_PCRE_H 1 |
---|
3923 | | #define HAVE_LIBPCRE 1 |
---|
3924 | | #define HAVE_OPENSSL_SHA 1 |
---|
3925 | | #define HAVE_OPENSSL_MD5 1 |
---|
3926 | | #define HAVE_DNET_H 1 |
---|
3927 | | #define HAVE_LIBDNET 1 |
---|
3928 | | #define HAVE_DAQ_HUP_APPLY 1 |
---|
3929 | | #define HAVE_DAQ_ACQUIRE_WITH_META 1 |
---|
3930 | | #define HAVE_DAQ_DP_ADD_DC 1 |
---|
3931 | | #define HAVE_DAQ_ADDRESS_SPACE_ID 1 |
---|
3932 | | #define HAVE_DAQ_FLOW_ID 1 |
---|
3933 | | /* end confdefs.h. */ |
---|
3934 | | |
---|
3935 | | #include <daq.h> |
---|
3936 | | |
---|
3937 | | int |
---|
3938 | | main () |
---|
3939 | | { |
---|
3940 | | |
---|
3941 | | DAQ_ModFlow_t mod; |
---|
3942 | | mod.type = 0; |
---|
3943 | | mod.length = 0; |
---|
3944 | | mod.value = NULL; |
---|
3945 | | |
---|
3946 | | ; |
---|
3947 | | return 0; |
---|
3948 | | } |
---|
3949 | configure:16642: result: no |
---|
3950 | configure:16651: checking for daq query flow |
---|
3951 | configure:16677: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
3952 | conftest.c:90:4: error: unknown type name 'DAQ_QueryFlow_t'; did you mean 'DAQ_ModFlow_t'? |
---|
3953 | DAQ_QueryFlow_t mod; |
---|
3954 | ^~~~~~~~~~~~~~~ |
---|
3955 | DAQ_ModFlow_t |
---|
3956 | /opt/local/include/daq_common.h:129:3: note: 'DAQ_ModFlow_t' declared here |
---|
3957 | } DAQ_ModFlow_t; |
---|
3958 | ^ |
---|
3959 | conftest.c:91:8: error: no member named 'type' in 'struct _daq_modflow' |
---|
3960 | mod.type = 0; |
---|
3961 | ~~~ ^ |
---|
3962 | conftest.c:92:8: error: no member named 'length' in 'struct _daq_modflow' |
---|
3963 | mod.length = 0; |
---|
3964 | ~~~ ^ |
---|
3965 | conftest.c:93:8: error: no member named 'value' in 'struct _daq_modflow' |
---|
3966 | mod.value = NULL; |
---|
3967 | ~~~ ^ |
---|
3968 | 4 errors generated. |
---|
3969 | configure:16677: $? = 1 |
---|
3970 | configure: program exited with status 1 |
---|
3971 | configure: failed program was: |
---|
3972 | | /* confdefs.h */ |
---|
3973 | | #define PACKAGE_NAME "snort" |
---|
3974 | | #define PACKAGE_TARNAME "snort" |
---|
3975 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
3976 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
3977 | | #define PACKAGE_BUGREPORT "" |
---|
3978 | | #define PACKAGE_URL "" |
---|
3979 | | #define PACKAGE "snort" |
---|
3980 | | #define VERSION "2.9.17.1" |
---|
3981 | | #define STDC_HEADERS 1 |
---|
3982 | | #define HAVE_SYS_TYPES_H 1 |
---|
3983 | | #define HAVE_SYS_STAT_H 1 |
---|
3984 | | #define HAVE_STDLIB_H 1 |
---|
3985 | | #define HAVE_STRING_H 1 |
---|
3986 | | #define HAVE_MEMORY_H 1 |
---|
3987 | | #define HAVE_STRINGS_H 1 |
---|
3988 | | #define HAVE_INTTYPES_H 1 |
---|
3989 | | #define HAVE_STDINT_H 1 |
---|
3990 | | #define HAVE_UNISTD_H 1 |
---|
3991 | | #define HAVE_DLFCN_H 1 |
---|
3992 | | #define LT_OBJDIR ".libs/" |
---|
3993 | | #define MACOS 1 |
---|
3994 | | #define BROKEN_SIOCGIFMTU 1 |
---|
3995 | | #define HAVE__BOOL 1 |
---|
3996 | | #define HAVE_STDBOOL_H 1 |
---|
3997 | | #define HAVE_INTTYPES_H 1 |
---|
3998 | | #define HAVE_MATH_H 1 |
---|
3999 | | #define HAVE_PATHS_H 1 |
---|
4000 | | #define HAVE_STDLIB_H 1 |
---|
4001 | | #define HAVE_STRING_H 1 |
---|
4002 | | #define HAVE_STRINGS_H 1 |
---|
4003 | | #define HAVE_UNISTD_H 1 |
---|
4004 | | #define HAVE_WCHAR_H 1 |
---|
4005 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
4006 | | #define HAVE_LIBM 1 |
---|
4007 | | #define HAVE_LIBM 1 |
---|
4008 | | #define HAVE_UUID_UUID_H 1 |
---|
4009 | | #define HAVE_LIBUUID 1 |
---|
4010 | | #define HAVE_SIGACTION 1 |
---|
4011 | | #define HAVE_STRLCPY 1 |
---|
4012 | | #define HAVE_STRLCAT 1 |
---|
4013 | | #define HAVE_STRERROR 1 |
---|
4014 | | #define HAVE_VSWPRINTF 1 |
---|
4015 | | #define HAVE_WPRINTF 1 |
---|
4016 | | #define HAVE_INET_NTOP 1 |
---|
4017 | | #define HAVE_SNPRINTF /**/ |
---|
4018 | | #define SIZEOF_CHAR 1 |
---|
4019 | | #define SIZEOF_SHORT 2 |
---|
4020 | | #define SIZEOF_INT 4 |
---|
4021 | | #define SIZEOF_LONG_INT 8 |
---|
4022 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
4023 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4024 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
4025 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
4026 | | #define HAVE_U_INT8_T 1 |
---|
4027 | | #define HAVE_U_INT16_T 1 |
---|
4028 | | #define HAVE_U_INT32_T 1 |
---|
4029 | | #define HAVE_U_INT64_T 1 |
---|
4030 | | #define HAVE_UINT8_T 1 |
---|
4031 | | #define HAVE_UINT16_T 1 |
---|
4032 | | #define HAVE_UINT32_T 1 |
---|
4033 | | #define HAVE_UINT64_T 1 |
---|
4034 | | #define HAVE_INT8_T 1 |
---|
4035 | | #define HAVE_INT16_T 1 |
---|
4036 | | #define HAVE_INT32_T 1 |
---|
4037 | | #define HAVE_INT64_T 1 |
---|
4038 | | #define ERRLIST_PREDEFINED 1 |
---|
4039 | | #define HAVE___FUNCTION__ 1 |
---|
4040 | | #define HAVE_LIBPCAP 1 |
---|
4041 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
4042 | | #define HAVE_PCRE_H 1 |
---|
4043 | | #define HAVE_LIBPCRE 1 |
---|
4044 | | #define HAVE_OPENSSL_SHA 1 |
---|
4045 | | #define HAVE_OPENSSL_MD5 1 |
---|
4046 | | #define HAVE_DNET_H 1 |
---|
4047 | | #define HAVE_LIBDNET 1 |
---|
4048 | | #define HAVE_DAQ_HUP_APPLY 1 |
---|
4049 | | #define HAVE_DAQ_ACQUIRE_WITH_META 1 |
---|
4050 | | #define HAVE_DAQ_DP_ADD_DC 1 |
---|
4051 | | #define HAVE_DAQ_ADDRESS_SPACE_ID 1 |
---|
4052 | | #define HAVE_DAQ_FLOW_ID 1 |
---|
4053 | | /* end confdefs.h. */ |
---|
4054 | | |
---|
4055 | | #include <daq.h> |
---|
4056 | | |
---|
4057 | | int |
---|
4058 | | main () |
---|
4059 | | { |
---|
4060 | | |
---|
4061 | | DAQ_QueryFlow_t mod; |
---|
4062 | | mod.type = 0; |
---|
4063 | | mod.length = 0; |
---|
4064 | | mod.value = NULL; |
---|
4065 | | |
---|
4066 | | ; |
---|
4067 | | return 0; |
---|
4068 | | } |
---|
4069 | configure:16686: result: no |
---|
4070 | configure:16695: checking for daq data channel flags |
---|
4071 | configure:16718: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
4072 | conftest.c:90:4: error: use of undeclared identifier 'DAQ_Data_Channel_Params_t' |
---|
4073 | DAQ_Data_Channel_Params_t params; |
---|
4074 | ^ |
---|
4075 | 1 error generated. |
---|
4076 | configure:16718: $? = 1 |
---|
4077 | configure: program exited with status 1 |
---|
4078 | configure: failed program was: |
---|
4079 | | /* confdefs.h */ |
---|
4080 | | #define PACKAGE_NAME "snort" |
---|
4081 | | #define PACKAGE_TARNAME "snort" |
---|
4082 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
4083 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
4084 | | #define PACKAGE_BUGREPORT "" |
---|
4085 | | #define PACKAGE_URL "" |
---|
4086 | | #define PACKAGE "snort" |
---|
4087 | | #define VERSION "2.9.17.1" |
---|
4088 | | #define STDC_HEADERS 1 |
---|
4089 | | #define HAVE_SYS_TYPES_H 1 |
---|
4090 | | #define HAVE_SYS_STAT_H 1 |
---|
4091 | | #define HAVE_STDLIB_H 1 |
---|
4092 | | #define HAVE_STRING_H 1 |
---|
4093 | | #define HAVE_MEMORY_H 1 |
---|
4094 | | #define HAVE_STRINGS_H 1 |
---|
4095 | | #define HAVE_INTTYPES_H 1 |
---|
4096 | | #define HAVE_STDINT_H 1 |
---|
4097 | | #define HAVE_UNISTD_H 1 |
---|
4098 | | #define HAVE_DLFCN_H 1 |
---|
4099 | | #define LT_OBJDIR ".libs/" |
---|
4100 | | #define MACOS 1 |
---|
4101 | | #define BROKEN_SIOCGIFMTU 1 |
---|
4102 | | #define HAVE__BOOL 1 |
---|
4103 | | #define HAVE_STDBOOL_H 1 |
---|
4104 | | #define HAVE_INTTYPES_H 1 |
---|
4105 | | #define HAVE_MATH_H 1 |
---|
4106 | | #define HAVE_PATHS_H 1 |
---|
4107 | | #define HAVE_STDLIB_H 1 |
---|
4108 | | #define HAVE_STRING_H 1 |
---|
4109 | | #define HAVE_STRINGS_H 1 |
---|
4110 | | #define HAVE_UNISTD_H 1 |
---|
4111 | | #define HAVE_WCHAR_H 1 |
---|
4112 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
4113 | | #define HAVE_LIBM 1 |
---|
4114 | | #define HAVE_LIBM 1 |
---|
4115 | | #define HAVE_UUID_UUID_H 1 |
---|
4116 | | #define HAVE_LIBUUID 1 |
---|
4117 | | #define HAVE_SIGACTION 1 |
---|
4118 | | #define HAVE_STRLCPY 1 |
---|
4119 | | #define HAVE_STRLCAT 1 |
---|
4120 | | #define HAVE_STRERROR 1 |
---|
4121 | | #define HAVE_VSWPRINTF 1 |
---|
4122 | | #define HAVE_WPRINTF 1 |
---|
4123 | | #define HAVE_INET_NTOP 1 |
---|
4124 | | #define HAVE_SNPRINTF /**/ |
---|
4125 | | #define SIZEOF_CHAR 1 |
---|
4126 | | #define SIZEOF_SHORT 2 |
---|
4127 | | #define SIZEOF_INT 4 |
---|
4128 | | #define SIZEOF_LONG_INT 8 |
---|
4129 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
4130 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4131 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
4132 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
4133 | | #define HAVE_U_INT8_T 1 |
---|
4134 | | #define HAVE_U_INT16_T 1 |
---|
4135 | | #define HAVE_U_INT32_T 1 |
---|
4136 | | #define HAVE_U_INT64_T 1 |
---|
4137 | | #define HAVE_UINT8_T 1 |
---|
4138 | | #define HAVE_UINT16_T 1 |
---|
4139 | | #define HAVE_UINT32_T 1 |
---|
4140 | | #define HAVE_UINT64_T 1 |
---|
4141 | | #define HAVE_INT8_T 1 |
---|
4142 | | #define HAVE_INT16_T 1 |
---|
4143 | | #define HAVE_INT32_T 1 |
---|
4144 | | #define HAVE_INT64_T 1 |
---|
4145 | | #define ERRLIST_PREDEFINED 1 |
---|
4146 | | #define HAVE___FUNCTION__ 1 |
---|
4147 | | #define HAVE_LIBPCAP 1 |
---|
4148 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
4149 | | #define HAVE_PCRE_H 1 |
---|
4150 | | #define HAVE_LIBPCRE 1 |
---|
4151 | | #define HAVE_OPENSSL_SHA 1 |
---|
4152 | | #define HAVE_OPENSSL_MD5 1 |
---|
4153 | | #define HAVE_DNET_H 1 |
---|
4154 | | #define HAVE_LIBDNET 1 |
---|
4155 | | #define HAVE_DAQ_HUP_APPLY 1 |
---|
4156 | | #define HAVE_DAQ_ACQUIRE_WITH_META 1 |
---|
4157 | | #define HAVE_DAQ_DP_ADD_DC 1 |
---|
4158 | | #define HAVE_DAQ_ADDRESS_SPACE_ID 1 |
---|
4159 | | #define HAVE_DAQ_FLOW_ID 1 |
---|
4160 | | /* end confdefs.h. */ |
---|
4161 | | |
---|
4162 | | #include <daq.h> |
---|
4163 | | |
---|
4164 | | int |
---|
4165 | | main () |
---|
4166 | | { |
---|
4167 | | |
---|
4168 | | DAQ_Data_Channel_Params_t params; |
---|
4169 | | |
---|
4170 | | ; |
---|
4171 | | return 0; |
---|
4172 | | } |
---|
4173 | configure:16727: result: no |
---|
4174 | configure:16736: checking for separate IP versions on pinhole endpoints |
---|
4175 | configure:16760: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
4176 | conftest.c:91:10: error: no member named 'src_af' in 'struct _DAQ_DP_key_t' |
---|
4177 | dpKey.src_af = 0; |
---|
4178 | ~~~~~ ^ |
---|
4179 | 1 error generated. |
---|
4180 | configure:16760: $? = 1 |
---|
4181 | configure: program exited with status 1 |
---|
4182 | configure: failed program was: |
---|
4183 | | /* confdefs.h */ |
---|
4184 | | #define PACKAGE_NAME "snort" |
---|
4185 | | #define PACKAGE_TARNAME "snort" |
---|
4186 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
4187 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
4188 | | #define PACKAGE_BUGREPORT "" |
---|
4189 | | #define PACKAGE_URL "" |
---|
4190 | | #define PACKAGE "snort" |
---|
4191 | | #define VERSION "2.9.17.1" |
---|
4192 | | #define STDC_HEADERS 1 |
---|
4193 | | #define HAVE_SYS_TYPES_H 1 |
---|
4194 | | #define HAVE_SYS_STAT_H 1 |
---|
4195 | | #define HAVE_STDLIB_H 1 |
---|
4196 | | #define HAVE_STRING_H 1 |
---|
4197 | | #define HAVE_MEMORY_H 1 |
---|
4198 | | #define HAVE_STRINGS_H 1 |
---|
4199 | | #define HAVE_INTTYPES_H 1 |
---|
4200 | | #define HAVE_STDINT_H 1 |
---|
4201 | | #define HAVE_UNISTD_H 1 |
---|
4202 | | #define HAVE_DLFCN_H 1 |
---|
4203 | | #define LT_OBJDIR ".libs/" |
---|
4204 | | #define MACOS 1 |
---|
4205 | | #define BROKEN_SIOCGIFMTU 1 |
---|
4206 | | #define HAVE__BOOL 1 |
---|
4207 | | #define HAVE_STDBOOL_H 1 |
---|
4208 | | #define HAVE_INTTYPES_H 1 |
---|
4209 | | #define HAVE_MATH_H 1 |
---|
4210 | | #define HAVE_PATHS_H 1 |
---|
4211 | | #define HAVE_STDLIB_H 1 |
---|
4212 | | #define HAVE_STRING_H 1 |
---|
4213 | | #define HAVE_STRINGS_H 1 |
---|
4214 | | #define HAVE_UNISTD_H 1 |
---|
4215 | | #define HAVE_WCHAR_H 1 |
---|
4216 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
4217 | | #define HAVE_LIBM 1 |
---|
4218 | | #define HAVE_LIBM 1 |
---|
4219 | | #define HAVE_UUID_UUID_H 1 |
---|
4220 | | #define HAVE_LIBUUID 1 |
---|
4221 | | #define HAVE_SIGACTION 1 |
---|
4222 | | #define HAVE_STRLCPY 1 |
---|
4223 | | #define HAVE_STRLCAT 1 |
---|
4224 | | #define HAVE_STRERROR 1 |
---|
4225 | | #define HAVE_VSWPRINTF 1 |
---|
4226 | | #define HAVE_WPRINTF 1 |
---|
4227 | | #define HAVE_INET_NTOP 1 |
---|
4228 | | #define HAVE_SNPRINTF /**/ |
---|
4229 | | #define SIZEOF_CHAR 1 |
---|
4230 | | #define SIZEOF_SHORT 2 |
---|
4231 | | #define SIZEOF_INT 4 |
---|
4232 | | #define SIZEOF_LONG_INT 8 |
---|
4233 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
4234 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4235 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
4236 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
4237 | | #define HAVE_U_INT8_T 1 |
---|
4238 | | #define HAVE_U_INT16_T 1 |
---|
4239 | | #define HAVE_U_INT32_T 1 |
---|
4240 | | #define HAVE_U_INT64_T 1 |
---|
4241 | | #define HAVE_UINT8_T 1 |
---|
4242 | | #define HAVE_UINT16_T 1 |
---|
4243 | | #define HAVE_UINT32_T 1 |
---|
4244 | | #define HAVE_UINT64_T 1 |
---|
4245 | | #define HAVE_INT8_T 1 |
---|
4246 | | #define HAVE_INT16_T 1 |
---|
4247 | | #define HAVE_INT32_T 1 |
---|
4248 | | #define HAVE_INT64_T 1 |
---|
4249 | | #define ERRLIST_PREDEFINED 1 |
---|
4250 | | #define HAVE___FUNCTION__ 1 |
---|
4251 | | #define HAVE_LIBPCAP 1 |
---|
4252 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
4253 | | #define HAVE_PCRE_H 1 |
---|
4254 | | #define HAVE_LIBPCRE 1 |
---|
4255 | | #define HAVE_OPENSSL_SHA 1 |
---|
4256 | | #define HAVE_OPENSSL_MD5 1 |
---|
4257 | | #define HAVE_DNET_H 1 |
---|
4258 | | #define HAVE_LIBDNET 1 |
---|
4259 | | #define HAVE_DAQ_HUP_APPLY 1 |
---|
4260 | | #define HAVE_DAQ_ACQUIRE_WITH_META 1 |
---|
4261 | | #define HAVE_DAQ_DP_ADD_DC 1 |
---|
4262 | | #define HAVE_DAQ_ADDRESS_SPACE_ID 1 |
---|
4263 | | #define HAVE_DAQ_FLOW_ID 1 |
---|
4264 | | /* end confdefs.h. */ |
---|
4265 | | |
---|
4266 | | #include <daq.h> |
---|
4267 | | |
---|
4268 | | int |
---|
4269 | | main () |
---|
4270 | | { |
---|
4271 | | |
---|
4272 | | DAQ_DP_key_t dpKey; |
---|
4273 | | dpKey.src_af = 0; |
---|
4274 | | |
---|
4275 | | ; |
---|
4276 | | return 0; |
---|
4277 | | } |
---|
4278 | configure:16769: result: no |
---|
4279 | configure:16778: checking for DAQ_VERDICT_RETRY |
---|
4280 | configure:16802: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
4281 | configure:16802: $? = 0 |
---|
4282 | configure:16802: ./conftest |
---|
4283 | configure:16802: $? = 0 |
---|
4284 | configure:16811: result: yes |
---|
4285 | configure:16819: checking for daq packet trace |
---|
4286 | configure:16843: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
4287 | conftest.c:92:16: error: use of undeclared identifier 'DAQ_PKT_FLAG_TRACE_ENABLED' |
---|
4288 | hdr.flags = DAQ_PKT_FLAG_TRACE_ENABLED; |
---|
4289 | ^ |
---|
4290 | 1 error generated. |
---|
4291 | configure:16843: $? = 1 |
---|
4292 | configure: program exited with status 1 |
---|
4293 | configure: failed program was: |
---|
4294 | | /* confdefs.h */ |
---|
4295 | | #define PACKAGE_NAME "snort" |
---|
4296 | | #define PACKAGE_TARNAME "snort" |
---|
4297 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
4298 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
4299 | | #define PACKAGE_BUGREPORT "" |
---|
4300 | | #define PACKAGE_URL "" |
---|
4301 | | #define PACKAGE "snort" |
---|
4302 | | #define VERSION "2.9.17.1" |
---|
4303 | | #define STDC_HEADERS 1 |
---|
4304 | | #define HAVE_SYS_TYPES_H 1 |
---|
4305 | | #define HAVE_SYS_STAT_H 1 |
---|
4306 | | #define HAVE_STDLIB_H 1 |
---|
4307 | | #define HAVE_STRING_H 1 |
---|
4308 | | #define HAVE_MEMORY_H 1 |
---|
4309 | | #define HAVE_STRINGS_H 1 |
---|
4310 | | #define HAVE_INTTYPES_H 1 |
---|
4311 | | #define HAVE_STDINT_H 1 |
---|
4312 | | #define HAVE_UNISTD_H 1 |
---|
4313 | | #define HAVE_DLFCN_H 1 |
---|
4314 | | #define LT_OBJDIR ".libs/" |
---|
4315 | | #define MACOS 1 |
---|
4316 | | #define BROKEN_SIOCGIFMTU 1 |
---|
4317 | | #define HAVE__BOOL 1 |
---|
4318 | | #define HAVE_STDBOOL_H 1 |
---|
4319 | | #define HAVE_INTTYPES_H 1 |
---|
4320 | | #define HAVE_MATH_H 1 |
---|
4321 | | #define HAVE_PATHS_H 1 |
---|
4322 | | #define HAVE_STDLIB_H 1 |
---|
4323 | | #define HAVE_STRING_H 1 |
---|
4324 | | #define HAVE_STRINGS_H 1 |
---|
4325 | | #define HAVE_UNISTD_H 1 |
---|
4326 | | #define HAVE_WCHAR_H 1 |
---|
4327 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
4328 | | #define HAVE_LIBM 1 |
---|
4329 | | #define HAVE_LIBM 1 |
---|
4330 | | #define HAVE_UUID_UUID_H 1 |
---|
4331 | | #define HAVE_LIBUUID 1 |
---|
4332 | | #define HAVE_SIGACTION 1 |
---|
4333 | | #define HAVE_STRLCPY 1 |
---|
4334 | | #define HAVE_STRLCAT 1 |
---|
4335 | | #define HAVE_STRERROR 1 |
---|
4336 | | #define HAVE_VSWPRINTF 1 |
---|
4337 | | #define HAVE_WPRINTF 1 |
---|
4338 | | #define HAVE_INET_NTOP 1 |
---|
4339 | | #define HAVE_SNPRINTF /**/ |
---|
4340 | | #define SIZEOF_CHAR 1 |
---|
4341 | | #define SIZEOF_SHORT 2 |
---|
4342 | | #define SIZEOF_INT 4 |
---|
4343 | | #define SIZEOF_LONG_INT 8 |
---|
4344 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
4345 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4346 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
4347 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
4348 | | #define HAVE_U_INT8_T 1 |
---|
4349 | | #define HAVE_U_INT16_T 1 |
---|
4350 | | #define HAVE_U_INT32_T 1 |
---|
4351 | | #define HAVE_U_INT64_T 1 |
---|
4352 | | #define HAVE_UINT8_T 1 |
---|
4353 | | #define HAVE_UINT16_T 1 |
---|
4354 | | #define HAVE_UINT32_T 1 |
---|
4355 | | #define HAVE_UINT64_T 1 |
---|
4356 | | #define HAVE_INT8_T 1 |
---|
4357 | | #define HAVE_INT16_T 1 |
---|
4358 | | #define HAVE_INT32_T 1 |
---|
4359 | | #define HAVE_INT64_T 1 |
---|
4360 | | #define ERRLIST_PREDEFINED 1 |
---|
4361 | | #define HAVE___FUNCTION__ 1 |
---|
4362 | | #define HAVE_LIBPCAP 1 |
---|
4363 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
4364 | | #define HAVE_PCRE_H 1 |
---|
4365 | | #define HAVE_LIBPCRE 1 |
---|
4366 | | #define HAVE_OPENSSL_SHA 1 |
---|
4367 | | #define HAVE_OPENSSL_MD5 1 |
---|
4368 | | #define HAVE_DNET_H 1 |
---|
4369 | | #define HAVE_LIBDNET 1 |
---|
4370 | | #define HAVE_DAQ_HUP_APPLY 1 |
---|
4371 | | #define HAVE_DAQ_ACQUIRE_WITH_META 1 |
---|
4372 | | #define HAVE_DAQ_DP_ADD_DC 1 |
---|
4373 | | #define HAVE_DAQ_ADDRESS_SPACE_ID 1 |
---|
4374 | | #define HAVE_DAQ_FLOW_ID 1 |
---|
4375 | | #define HAVE_DAQ_VERDICT_RETRY 1 |
---|
4376 | | /* end confdefs.h. */ |
---|
4377 | | |
---|
4378 | | #include <daq.h> |
---|
4379 | | |
---|
4380 | | int |
---|
4381 | | main () |
---|
4382 | | { |
---|
4383 | | |
---|
4384 | | DAQ_PktHdr_t hdr; |
---|
4385 | | hdr.flags = DAQ_PKT_FLAG_TRACE_ENABLED; |
---|
4386 | | |
---|
4387 | | ; |
---|
4388 | | return 0; |
---|
4389 | | } |
---|
4390 | configure:16852: result: no |
---|
4391 | configure:16862: checking for daq verdict reason |
---|
4392 | configure:16886: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
4393 | conftest.c:92:7: error: no member named 'type' in 'struct _daq_modflow' |
---|
4394 | fl.type = DAQ_MODFLOW_TYPE_VER_REASON; |
---|
4395 | ~~ ^ |
---|
4396 | conftest.c:92:14: error: use of undeclared identifier 'DAQ_MODFLOW_TYPE_VER_REASON' |
---|
4397 | fl.type = DAQ_MODFLOW_TYPE_VER_REASON; |
---|
4398 | ^ |
---|
4399 | 2 errors generated. |
---|
4400 | configure:16886: $? = 1 |
---|
4401 | configure: program exited with status 1 |
---|
4402 | configure: failed program was: |
---|
4403 | | /* confdefs.h */ |
---|
4404 | | #define PACKAGE_NAME "snort" |
---|
4405 | | #define PACKAGE_TARNAME "snort" |
---|
4406 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
4407 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
4408 | | #define PACKAGE_BUGREPORT "" |
---|
4409 | | #define PACKAGE_URL "" |
---|
4410 | | #define PACKAGE "snort" |
---|
4411 | | #define VERSION "2.9.17.1" |
---|
4412 | | #define STDC_HEADERS 1 |
---|
4413 | | #define HAVE_SYS_TYPES_H 1 |
---|
4414 | | #define HAVE_SYS_STAT_H 1 |
---|
4415 | | #define HAVE_STDLIB_H 1 |
---|
4416 | | #define HAVE_STRING_H 1 |
---|
4417 | | #define HAVE_MEMORY_H 1 |
---|
4418 | | #define HAVE_STRINGS_H 1 |
---|
4419 | | #define HAVE_INTTYPES_H 1 |
---|
4420 | | #define HAVE_STDINT_H 1 |
---|
4421 | | #define HAVE_UNISTD_H 1 |
---|
4422 | | #define HAVE_DLFCN_H 1 |
---|
4423 | | #define LT_OBJDIR ".libs/" |
---|
4424 | | #define MACOS 1 |
---|
4425 | | #define BROKEN_SIOCGIFMTU 1 |
---|
4426 | | #define HAVE__BOOL 1 |
---|
4427 | | #define HAVE_STDBOOL_H 1 |
---|
4428 | | #define HAVE_INTTYPES_H 1 |
---|
4429 | | #define HAVE_MATH_H 1 |
---|
4430 | | #define HAVE_PATHS_H 1 |
---|
4431 | | #define HAVE_STDLIB_H 1 |
---|
4432 | | #define HAVE_STRING_H 1 |
---|
4433 | | #define HAVE_STRINGS_H 1 |
---|
4434 | | #define HAVE_UNISTD_H 1 |
---|
4435 | | #define HAVE_WCHAR_H 1 |
---|
4436 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
4437 | | #define HAVE_LIBM 1 |
---|
4438 | | #define HAVE_LIBM 1 |
---|
4439 | | #define HAVE_UUID_UUID_H 1 |
---|
4440 | | #define HAVE_LIBUUID 1 |
---|
4441 | | #define HAVE_SIGACTION 1 |
---|
4442 | | #define HAVE_STRLCPY 1 |
---|
4443 | | #define HAVE_STRLCAT 1 |
---|
4444 | | #define HAVE_STRERROR 1 |
---|
4445 | | #define HAVE_VSWPRINTF 1 |
---|
4446 | | #define HAVE_WPRINTF 1 |
---|
4447 | | #define HAVE_INET_NTOP 1 |
---|
4448 | | #define HAVE_SNPRINTF /**/ |
---|
4449 | | #define SIZEOF_CHAR 1 |
---|
4450 | | #define SIZEOF_SHORT 2 |
---|
4451 | | #define SIZEOF_INT 4 |
---|
4452 | | #define SIZEOF_LONG_INT 8 |
---|
4453 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
4454 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4455 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
4456 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
4457 | | #define HAVE_U_INT8_T 1 |
---|
4458 | | #define HAVE_U_INT16_T 1 |
---|
4459 | | #define HAVE_U_INT32_T 1 |
---|
4460 | | #define HAVE_U_INT64_T 1 |
---|
4461 | | #define HAVE_UINT8_T 1 |
---|
4462 | | #define HAVE_UINT16_T 1 |
---|
4463 | | #define HAVE_UINT32_T 1 |
---|
4464 | | #define HAVE_UINT64_T 1 |
---|
4465 | | #define HAVE_INT8_T 1 |
---|
4466 | | #define HAVE_INT16_T 1 |
---|
4467 | | #define HAVE_INT32_T 1 |
---|
4468 | | #define HAVE_INT64_T 1 |
---|
4469 | | #define ERRLIST_PREDEFINED 1 |
---|
4470 | | #define HAVE___FUNCTION__ 1 |
---|
4471 | | #define HAVE_LIBPCAP 1 |
---|
4472 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
4473 | | #define HAVE_PCRE_H 1 |
---|
4474 | | #define HAVE_LIBPCRE 1 |
---|
4475 | | #define HAVE_OPENSSL_SHA 1 |
---|
4476 | | #define HAVE_OPENSSL_MD5 1 |
---|
4477 | | #define HAVE_DNET_H 1 |
---|
4478 | | #define HAVE_LIBDNET 1 |
---|
4479 | | #define HAVE_DAQ_HUP_APPLY 1 |
---|
4480 | | #define HAVE_DAQ_ACQUIRE_WITH_META 1 |
---|
4481 | | #define HAVE_DAQ_DP_ADD_DC 1 |
---|
4482 | | #define HAVE_DAQ_ADDRESS_SPACE_ID 1 |
---|
4483 | | #define HAVE_DAQ_FLOW_ID 1 |
---|
4484 | | #define HAVE_DAQ_VERDICT_RETRY 1 |
---|
4485 | | /* end confdefs.h. */ |
---|
4486 | | |
---|
4487 | | #include <daq.h> |
---|
4488 | | |
---|
4489 | | int |
---|
4490 | | main () |
---|
4491 | | { |
---|
4492 | | |
---|
4493 | | DAQ_ModFlow_t fl; |
---|
4494 | | fl.type = DAQ_MODFLOW_TYPE_VER_REASON; |
---|
4495 | | |
---|
4496 | | ; |
---|
4497 | | return 0; |
---|
4498 | | } |
---|
4499 | configure:16895: result: no |
---|
4500 | configure:16906: checking for sparc |
---|
4501 | configure:16920: result: no |
---|
4502 | configure:16974: checking for visibility support |
---|
4503 | configure:16999: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Werror -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
4504 | configure:16999: $? = 0 |
---|
4505 | configure:17008: result: yes |
---|
4506 | configure:17121: checking zlib.h usability |
---|
4507 | configure:17121: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -DSF_VISIBILITY -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
4508 | configure:17121: $? = 0 |
---|
4509 | configure:17121: result: yes |
---|
4510 | configure:17121: checking zlib.h presence |
---|
4511 | configure:17121: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c |
---|
4512 | configure:17121: $? = 0 |
---|
4513 | configure:17121: result: yes |
---|
4514 | configure:17121: checking for zlib.h |
---|
4515 | configure:17121: result: yes |
---|
4516 | configure:17141: checking for inflate in -lz |
---|
4517 | configure:17166: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -DSF_VISIBILITY -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -lz -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap >&5 |
---|
4518 | configure:17166: $? = 0 |
---|
4519 | configure:17175: result: yes |
---|
4520 | configure:17238: checking lzma.h usability |
---|
4521 | configure:17238: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -DSF_VISIBILITY -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
4522 | configure:17238: $? = 0 |
---|
4523 | configure:17238: result: yes |
---|
4524 | configure:17238: checking lzma.h presence |
---|
4525 | configure:17238: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include conftest.c |
---|
4526 | configure:17238: $? = 0 |
---|
4527 | configure:17238: result: yes |
---|
4528 | configure:17238: checking for lzma.h |
---|
4529 | configure:17238: result: yes |
---|
4530 | configure:17256: checking for lzma_stream_decoder in -llzma |
---|
4531 | configure:17281: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -DSF_VISIBILITY -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -llzma -lz -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap -lz >&5 |
---|
4532 | configure:17281: $? = 0 |
---|
4533 | configure:17290: result: yes |
---|
4534 | configure:17558: checking for pthread_tryjoin_np |
---|
4535 | configure:17558: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -DSF_VISIBILITY -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -DLZMA -DGRE -DMPLS -DPPM_MGR -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet conftest.c -lz -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap -lz -llzma -lpthread -lpthread >&5 |
---|
4536 | Undefined symbols for architecture x86_64: |
---|
4537 | "_pthread_tryjoin_np", referenced from: |
---|
4538 | _main in conftest-fb848f.o |
---|
4539 | ld: symbol(s) not found for architecture x86_64 |
---|
4540 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4541 | configure:17558: $? = 1 |
---|
4542 | configure: failed program was: |
---|
4543 | | /* confdefs.h */ |
---|
4544 | | #define PACKAGE_NAME "snort" |
---|
4545 | | #define PACKAGE_TARNAME "snort" |
---|
4546 | | #define PACKAGE_VERSION "2.9.17.1" |
---|
4547 | | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
4548 | | #define PACKAGE_BUGREPORT "" |
---|
4549 | | #define PACKAGE_URL "" |
---|
4550 | | #define PACKAGE "snort" |
---|
4551 | | #define VERSION "2.9.17.1" |
---|
4552 | | #define STDC_HEADERS 1 |
---|
4553 | | #define HAVE_SYS_TYPES_H 1 |
---|
4554 | | #define HAVE_SYS_STAT_H 1 |
---|
4555 | | #define HAVE_STDLIB_H 1 |
---|
4556 | | #define HAVE_STRING_H 1 |
---|
4557 | | #define HAVE_MEMORY_H 1 |
---|
4558 | | #define HAVE_STRINGS_H 1 |
---|
4559 | | #define HAVE_INTTYPES_H 1 |
---|
4560 | | #define HAVE_STDINT_H 1 |
---|
4561 | | #define HAVE_UNISTD_H 1 |
---|
4562 | | #define HAVE_DLFCN_H 1 |
---|
4563 | | #define LT_OBJDIR ".libs/" |
---|
4564 | | #define MACOS 1 |
---|
4565 | | #define BROKEN_SIOCGIFMTU 1 |
---|
4566 | | #define HAVE__BOOL 1 |
---|
4567 | | #define HAVE_STDBOOL_H 1 |
---|
4568 | | #define HAVE_INTTYPES_H 1 |
---|
4569 | | #define HAVE_MATH_H 1 |
---|
4570 | | #define HAVE_PATHS_H 1 |
---|
4571 | | #define HAVE_STDLIB_H 1 |
---|
4572 | | #define HAVE_STRING_H 1 |
---|
4573 | | #define HAVE_STRINGS_H 1 |
---|
4574 | | #define HAVE_UNISTD_H 1 |
---|
4575 | | #define HAVE_WCHAR_H 1 |
---|
4576 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
4577 | | #define HAVE_LIBM 1 |
---|
4578 | | #define HAVE_LIBM 1 |
---|
4579 | | #define HAVE_UUID_UUID_H 1 |
---|
4580 | | #define HAVE_LIBUUID 1 |
---|
4581 | | #define HAVE_SIGACTION 1 |
---|
4582 | | #define HAVE_STRLCPY 1 |
---|
4583 | | #define HAVE_STRLCAT 1 |
---|
4584 | | #define HAVE_STRERROR 1 |
---|
4585 | | #define HAVE_VSWPRINTF 1 |
---|
4586 | | #define HAVE_WPRINTF 1 |
---|
4587 | | #define HAVE_INET_NTOP 1 |
---|
4588 | | #define HAVE_SNPRINTF /**/ |
---|
4589 | | #define SIZEOF_CHAR 1 |
---|
4590 | | #define SIZEOF_SHORT 2 |
---|
4591 | | #define SIZEOF_INT 4 |
---|
4592 | | #define SIZEOF_LONG_INT 8 |
---|
4593 | | #define SIZEOF_LONG_LONG_INT 8 |
---|
4594 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4595 | | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
4596 | | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
4597 | | #define HAVE_U_INT8_T 1 |
---|
4598 | | #define HAVE_U_INT16_T 1 |
---|
4599 | | #define HAVE_U_INT32_T 1 |
---|
4600 | | #define HAVE_U_INT64_T 1 |
---|
4601 | | #define HAVE_UINT8_T 1 |
---|
4602 | | #define HAVE_UINT16_T 1 |
---|
4603 | | #define HAVE_UINT32_T 1 |
---|
4604 | | #define HAVE_UINT64_T 1 |
---|
4605 | | #define HAVE_INT8_T 1 |
---|
4606 | | #define HAVE_INT16_T 1 |
---|
4607 | | #define HAVE_INT32_T 1 |
---|
4608 | | #define HAVE_INT64_T 1 |
---|
4609 | | #define ERRLIST_PREDEFINED 1 |
---|
4610 | | #define HAVE___FUNCTION__ 1 |
---|
4611 | | #define HAVE_LIBPCAP 1 |
---|
4612 | | #define HAVE_PCAP_LIB_VERSION 1 |
---|
4613 | | #define HAVE_PCRE_H 1 |
---|
4614 | | #define HAVE_LIBPCRE 1 |
---|
4615 | | #define HAVE_OPENSSL_SHA 1 |
---|
4616 | | #define HAVE_OPENSSL_MD5 1 |
---|
4617 | | #define HAVE_DNET_H 1 |
---|
4618 | | #define HAVE_LIBDNET 1 |
---|
4619 | | #define HAVE_DAQ_HUP_APPLY 1 |
---|
4620 | | #define HAVE_DAQ_ACQUIRE_WITH_META 1 |
---|
4621 | | #define HAVE_DAQ_DP_ADD_DC 1 |
---|
4622 | | #define HAVE_DAQ_ADDRESS_SPACE_ID 1 |
---|
4623 | | #define HAVE_DAQ_FLOW_ID 1 |
---|
4624 | | #define HAVE_DAQ_VERDICT_RETRY 1 |
---|
4625 | | #define HAVE_VISIBILITY 1 |
---|
4626 | | #define HAVE_ZLIB_H 1 |
---|
4627 | | #define HAVE_LIBZ 1 |
---|
4628 | | #define HAVE_LZMA_H 1 |
---|
4629 | | /* end confdefs.h. */ |
---|
4630 | | /* Define pthread_tryjoin_np to an innocuous variant, in case <limits.h> declares pthread_tryjoin_np. |
---|
4631 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4632 | | #define pthread_tryjoin_np innocuous_pthread_tryjoin_np |
---|
4633 | | |
---|
4634 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4635 | | which can conflict with char pthread_tryjoin_np (); below. |
---|
4636 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4637 | | <limits.h> exists even on freestanding compilers. */ |
---|
4638 | | |
---|
4639 | | #ifdef __STDC__ |
---|
4640 | | # include <limits.h> |
---|
4641 | | #else |
---|
4642 | | # include <assert.h> |
---|
4643 | | #endif |
---|
4644 | | |
---|
4645 | | #undef pthread_tryjoin_np |
---|
4646 | | |
---|
4647 | | /* Override any GCC internal prototype to avoid an error. |
---|
4648 | | Use char because int might match the return type of a GCC |
---|
4649 | | builtin and then its argument prototype would still apply. */ |
---|
4650 | | #ifdef __cplusplus |
---|
4651 | | extern "C" |
---|
4652 | | #endif |
---|
4653 | | char pthread_tryjoin_np (); |
---|
4654 | | /* The GNU C library defines this for functions which it implements |
---|
4655 | | to always fail with ENOSYS. Some functions are actually named |
---|
4656 | | something starting with __ and the normal name is an alias. */ |
---|
4657 | | #if defined __stub_pthread_tryjoin_np || defined __stub___pthread_tryjoin_np |
---|
4658 | | choke me |
---|
4659 | | #endif |
---|
4660 | | |
---|
4661 | | int |
---|
4662 | | main () |
---|
4663 | | { |
---|
4664 | | return pthread_tryjoin_np (); |
---|
4665 | | ; |
---|
4666 | | return 0; |
---|
4667 | | } |
---|
4668 | configure:17558: result: no |
---|
4669 | configure:18133: checking for pkg-config |
---|
4670 | configure:18151: found /opt/local/bin/pkg-config |
---|
4671 | configure:18163: result: /opt/local/bin/pkg-config |
---|
4672 | configure:18188: checking pkg-config is at least version 0.9.0 |
---|
4673 | configure:18191: result: yes |
---|
4674 | configure:18201: checking for luajit |
---|
4675 | configure:18208: $PKG_CONFIG --exists --print-errors "luajit" |
---|
4676 | configure:18211: $? = 0 |
---|
4677 | configure:18225: $PKG_CONFIG --exists --print-errors "luajit" |
---|
4678 | configure:18228: $? = 0 |
---|
4679 | configure:18266: result: yes |
---|
4680 | configure:18287: checking openssl/x509.h usability |
---|
4681 | configure:18287: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -DSF_VISIBILITY -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 conftest.c >&5 |
---|
4682 | configure:18287: $? = 0 |
---|
4683 | configure:18287: result: yes |
---|
4684 | configure:18287: checking openssl/x509.h presence |
---|
4685 | configure:18287: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 conftest.c |
---|
4686 | configure:18287: $? = 0 |
---|
4687 | configure:18287: result: yes |
---|
4688 | configure:18287: checking for openssl/x509.h |
---|
4689 | configure:18287: result: yes |
---|
4690 | configure:18289: checking for d2i_X509 in -lcrypto |
---|
4691 | configure:18314: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -DSF_VISIBILITY -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet -pagezero_size 10000 -image_base 100000000 conftest.c -lcrypto -lz -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap -lz -llzma -lpthread -lpthread -lpthread >&5 |
---|
4692 | configure:18314: $? = 0 |
---|
4693 | configure:18323: result: yes |
---|
4694 | configure:18401: checking for nghttp2_option_new in -lnghttp2 |
---|
4695 | configure:18426: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -DSF_VISIBILITY -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet -pagezero_size 10000 -image_base 100000000 conftest.c -lnghttp2 -lz -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap -lz -llzma -lpthread -lpthread -lpthread >&5 |
---|
4696 | configure:18426: $? = 0 |
---|
4697 | configure:18435: result: yes |
---|
4698 | configure:18500: checking for yylex_destroy support |
---|
4699 | configure:18534: result: yes |
---|
4700 | configure:18560: checking for SFLINUX |
---|
4701 | configure:18567: result: no |
---|
4702 | configure:18571: checking for WRLINUX |
---|
4703 | configure:18578: result: no |
---|
4704 | configure:18704: checking that generated files are newer than configure |
---|
4705 | configure:18710: result: done |
---|
4706 | configure:18818: creating ./config.status |
---|
4707 | |
---|
4708 | ## ---------------------- ## |
---|
4709 | ## Running config.status. ## |
---|
4710 | ## ---------------------- ## |
---|
4711 | |
---|
4712 | This file was extended by snort config.status 2.9.17.1, which was |
---|
4713 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
4714 | |
---|
4715 | CONFIG_FILES = |
---|
4716 | CONFIG_HEADERS = |
---|
4717 | CONFIG_LINKS = |
---|
4718 | CONFIG_COMMANDS = |
---|
4719 | $ ./config.status |
---|
4720 | |
---|
4721 | on MacPro.local |
---|
4722 | |
---|
4723 | config.status:1297: creating snort.pc |
---|
4724 | config.status:1297: creating Makefile |
---|
4725 | config.status:1297: creating src/Makefile |
---|
4726 | config.status:1297: creating src/sfutil/Makefile |
---|
4727 | config.status:1297: creating src/control/Makefile |
---|
4728 | config.status:1297: creating src/file-process/Makefile |
---|
4729 | config.status:1297: creating src/file-process/libs/Makefile |
---|
4730 | config.status:1297: creating src/side-channel/Makefile |
---|
4731 | config.status:1297: creating src/side-channel/dynamic-plugins/Makefile |
---|
4732 | config.status:1297: creating src/side-channel/dynamic-plugins/snort_side_channel.pc |
---|
4733 | config.status:1297: creating src/side-channel/plugins/Makefile |
---|
4734 | config.status:1297: creating src/detection-plugins/Makefile |
---|
4735 | config.status:1297: creating src/dynamic-examples/Makefile |
---|
4736 | config.status:1297: creating src/dynamic-examples/dynamic-preprocessor/Makefile |
---|
4737 | config.status:1297: creating src/dynamic-examples/dynamic-rule/Makefile |
---|
4738 | config.status:1297: creating src/dynamic-plugins/Makefile |
---|
4739 | config.status:1297: creating src/dynamic-plugins/sf_engine/Makefile |
---|
4740 | config.status:1297: creating src/dynamic-plugins/sf_engine/examples/Makefile |
---|
4741 | config.status:1297: creating src/dynamic-plugins/sf_preproc_example/Makefile |
---|
4742 | config.status:1297: creating src/dynamic-preprocessors/Makefile |
---|
4743 | config.status:1297: creating src/dynamic-preprocessors/libs/Makefile |
---|
4744 | config.status:1297: creating src/dynamic-preprocessors/libs/snort_preproc.pc |
---|
4745 | config.status:1297: creating src/dynamic-preprocessors/ftptelnet/Makefile |
---|
4746 | config.status:1297: creating src/dynamic-preprocessors/smtp/Makefile |
---|
4747 | config.status:1297: creating src/dynamic-preprocessors/ssh/Makefile |
---|
4748 | config.status:1297: creating src/dynamic-preprocessors/sip/Makefile |
---|
4749 | config.status:1297: creating src/dynamic-preprocessors/reputation/Makefile |
---|
4750 | config.status:1297: creating src/dynamic-preprocessors/gtp/Makefile |
---|
4751 | config.status:1297: creating src/dynamic-preprocessors/dcerpc2/Makefile |
---|
4752 | config.status:1297: creating src/dynamic-preprocessors/pop/Makefile |
---|
4753 | config.status:1297: creating src/dynamic-preprocessors/imap/Makefile |
---|
4754 | config.status:1297: creating src/dynamic-preprocessors/sdf/Makefile |
---|
4755 | config.status:1297: creating src/dynamic-preprocessors/dns/Makefile |
---|
4756 | config.status:1297: creating src/dynamic-preprocessors/ssl/Makefile |
---|
4757 | config.status:1297: creating src/dynamic-preprocessors/modbus/Makefile |
---|
4758 | config.status:1297: creating src/dynamic-preprocessors/dnp3/Makefile |
---|
4759 | config.status:1297: creating src/dynamic-preprocessors/s7commplus/Makefile |
---|
4760 | config.status:1297: creating src/dynamic-preprocessors/file/Makefile |
---|
4761 | config.status:1297: creating src/dynamic-preprocessors/appid/Makefile |
---|
4762 | config.status:1297: creating src/dynamic-output/Makefile |
---|
4763 | config.status:1297: creating src/dynamic-output/plugins/Makefile |
---|
4764 | config.status:1297: creating src/dynamic-output/libs/Makefile |
---|
4765 | config.status:1297: creating src/dynamic-output/libs/snort_output.pc |
---|
4766 | config.status:1297: creating src/output-plugins/Makefile |
---|
4767 | config.status:1297: creating src/preprocessors/Makefile |
---|
4768 | config.status:1297: creating src/preprocessors/HttpInspect/Makefile |
---|
4769 | config.status:1297: creating src/preprocessors/HttpInspect/include/Makefile |
---|
4770 | config.status:1297: creating src/preprocessors/HttpInspect/utils/Makefile |
---|
4771 | config.status:1297: creating src/preprocessors/HttpInspect/anomaly_detection/Makefile |
---|
4772 | config.status:1297: creating src/preprocessors/HttpInspect/client/Makefile |
---|
4773 | config.status:1297: creating src/preprocessors/HttpInspect/files/Makefile |
---|
4774 | config.status:1297: creating src/preprocessors/HttpInspect/event_output/Makefile |
---|
4775 | config.status:1297: creating src/preprocessors/HttpInspect/mode_inspection/Makefile |
---|
4776 | config.status:1297: creating src/preprocessors/HttpInspect/normalization/Makefile |
---|
4777 | config.status:1297: creating src/preprocessors/HttpInspect/server/Makefile |
---|
4778 | config.status:1297: creating src/preprocessors/HttpInspect/session_inspection/Makefile |
---|
4779 | config.status:1297: creating src/preprocessors/HttpInspect/user_interface/Makefile |
---|
4780 | config.status:1297: creating src/preprocessors/Session/Makefile |
---|
4781 | config.status:1297: creating src/preprocessors/Stream6/Makefile |
---|
4782 | config.status:1297: creating src/parser/Makefile |
---|
4783 | config.status:1297: creating src/target-based/Makefile |
---|
4784 | config.status:1297: creating doc/Makefile |
---|
4785 | config.status:1297: creating rpm/Makefile |
---|
4786 | config.status:1297: creating preproc_rules/Makefile |
---|
4787 | config.status:1297: creating m4/Makefile |
---|
4788 | config.status:1297: creating etc/Makefile |
---|
4789 | config.status:1297: creating templates/Makefile |
---|
4790 | config.status:1297: creating tools/Makefile |
---|
4791 | config.status:1297: creating tools/control/Makefile |
---|
4792 | config.status:1297: creating tools/u2boat/Makefile |
---|
4793 | config.status:1297: creating tools/u2spewfoo/Makefile |
---|
4794 | config.status:1297: creating tools/u2openappid/Makefile |
---|
4795 | config.status:1297: creating tools/u2streamer/Makefile |
---|
4796 | config.status:1297: creating tools/file_server/Makefile |
---|
4797 | config.status:1297: creating src/win32/Makefile |
---|
4798 | config.status:1297: creating src/reload-adjust/Makefile |
---|
4799 | config.status:1297: creating config.h |
---|
4800 | config.status:1526: executing depfiles commands |
---|
4801 | config.status:1526: executing libtool commands |
---|
4802 | |
---|
4803 | ## ---------------- ## |
---|
4804 | ## Cache variables. ## |
---|
4805 | ## ---------------- ## |
---|
4806 | |
---|
4807 | ac_cv_build=x86_64-apple-darwin19.6.0 |
---|
4808 | ac_cv_c_bigendian=no |
---|
4809 | ac_cv_c_compiler_gnu=yes |
---|
4810 | ac_cv_c_inline=inline |
---|
4811 | ac_cv_env_CC_set=set |
---|
4812 | ac_cv_env_CC_value=/usr/bin/clang |
---|
4813 | ac_cv_env_CFLAGS_set=set |
---|
4814 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
4815 | ac_cv_env_CPPFLAGS_set=set |
---|
4816 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' |
---|
4817 | ac_cv_env_CPP_set= |
---|
4818 | ac_cv_env_CPP_value= |
---|
4819 | ac_cv_env_LDFLAGS_set=set |
---|
4820 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
4821 | ac_cv_env_LIBS_set= |
---|
4822 | ac_cv_env_LIBS_value= |
---|
4823 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
4824 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
4825 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
4826 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
4827 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
4828 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
4829 | ac_cv_env_PKG_CONFIG_set= |
---|
4830 | ac_cv_env_PKG_CONFIG_value= |
---|
4831 | ac_cv_env_SIGNAL_SNORT_DUMP_STATS_set= |
---|
4832 | ac_cv_env_SIGNAL_SNORT_DUMP_STATS_value= |
---|
4833 | ac_cv_env_SIGNAL_SNORT_READ_ATTR_TBL_set= |
---|
4834 | ac_cv_env_SIGNAL_SNORT_READ_ATTR_TBL_value= |
---|
4835 | ac_cv_env_SIGNAL_SNORT_RELOAD_set= |
---|
4836 | ac_cv_env_SIGNAL_SNORT_RELOAD_value= |
---|
4837 | ac_cv_env_SIGNAL_SNORT_ROTATE_STATS_set= |
---|
4838 | ac_cv_env_SIGNAL_SNORT_ROTATE_STATS_value= |
---|
4839 | ac_cv_env_build_alias_set= |
---|
4840 | ac_cv_env_build_alias_value= |
---|
4841 | ac_cv_env_host_alias_set= |
---|
4842 | ac_cv_env_host_alias_value= |
---|
4843 | ac_cv_env_luajit_CFLAGS_set= |
---|
4844 | ac_cv_env_luajit_CFLAGS_value= |
---|
4845 | ac_cv_env_luajit_LIBS_set= |
---|
4846 | ac_cv_env_luajit_LIBS_value= |
---|
4847 | ac_cv_env_target_alias_set= |
---|
4848 | ac_cv_env_target_alias_value= |
---|
4849 | ac_cv_func_daq_acquire_with_meta=yes |
---|
4850 | ac_cv_func_daq_dp_add_dc=yes |
---|
4851 | ac_cv_func_daq_hup_apply=yes |
---|
4852 | ac_cv_func_gettid=no |
---|
4853 | ac_cv_func_inet_ntop=yes |
---|
4854 | ac_cv_func_mallinfo=no |
---|
4855 | ac_cv_func_malloc_trim=no |
---|
4856 | ac_cv_func_memrchr=no |
---|
4857 | ac_cv_func_pthread_tryjoin_np=no |
---|
4858 | ac_cv_func_sigaction=yes |
---|
4859 | ac_cv_func_snprintf=yes |
---|
4860 | ac_cv_func_strerror=yes |
---|
4861 | ac_cv_func_strlcat=yes |
---|
4862 | ac_cv_func_strlcpy=yes |
---|
4863 | ac_cv_func_vswprintf=yes |
---|
4864 | ac_cv_func_wprintf=yes |
---|
4865 | ac_cv_have_decl_DAQ_PKT_FLAG_DECRYPTED_SSL=no |
---|
4866 | ac_cv_have_decl_DAQ_PKT_FLAG_LOCALLY_DESTINED=no |
---|
4867 | ac_cv_have_decl_DAQ_PKT_FLAG_LOCALLY_ORIGINATED=no |
---|
4868 | ac_cv_header_dlfcn_h=yes |
---|
4869 | ac_cv_header_dnet_h=yes |
---|
4870 | ac_cv_header_dumbnet_h=no |
---|
4871 | ac_cv_header_inttypes_h=yes |
---|
4872 | ac_cv_header_lzma_h=yes |
---|
4873 | ac_cv_header_math_h=yes |
---|
4874 | ac_cv_header_memory_h=yes |
---|
4875 | ac_cv_header_openssl_x509_h=yes |
---|
4876 | ac_cv_header_paths_h=yes |
---|
4877 | ac_cv_header_pcre_h=yes |
---|
4878 | ac_cv_header_stdbool_h=yes |
---|
4879 | ac_cv_header_stdc=yes |
---|
4880 | ac_cv_header_stdint_h=yes |
---|
4881 | ac_cv_header_stdlib_h=yes |
---|
4882 | ac_cv_header_string_h=yes |
---|
4883 | ac_cv_header_strings_h=yes |
---|
4884 | ac_cv_header_sys_sockio_h=yes |
---|
4885 | ac_cv_header_sys_stat_h=yes |
---|
4886 | ac_cv_header_sys_types_h=yes |
---|
4887 | ac_cv_header_unistd_h=yes |
---|
4888 | ac_cv_header_uuid_uuid_h=yes |
---|
4889 | ac_cv_header_wchar_h=yes |
---|
4890 | ac_cv_header_zlib_h=yes |
---|
4891 | ac_cv_host=x86_64-apple-darwin19.6.0 |
---|
4892 | ac_cv_lib_crypto_MD5_Init=yes |
---|
4893 | ac_cv_lib_crypto_SHA256_Init=yes |
---|
4894 | ac_cv_lib_crypto_d2i_X509=yes |
---|
4895 | ac_cv_lib_daq_static_daq_load_modules=yes |
---|
4896 | ac_cv_lib_dl_dlsym=yes |
---|
4897 | ac_cv_lib_dnet_eth_set=yes |
---|
4898 | ac_cv_lib_dumbnet_eth_set=no |
---|
4899 | ac_cv_lib_lzma_lzma_stream_decoder=yes |
---|
4900 | ac_cv_lib_m_ceil=yes |
---|
4901 | ac_cv_lib_m_floor=yes |
---|
4902 | ac_cv_lib_nghttp2_nghttp2_option_new=yes |
---|
4903 | ac_cv_lib_nsl_inet_ntoa=no |
---|
4904 | ac_cv_lib_pcap_pcap_datalink=yes |
---|
4905 | ac_cv_lib_pcre_pcre_compile=yes |
---|
4906 | ac_cv_lib_socket_socket=no |
---|
4907 | ac_cv_lib_uuid_uuid_parse=yes |
---|
4908 | ac_cv_lib_z_inflate=yes |
---|
4909 | ac_cv_member_struct__DAQ_DP_key_t_sa_src_ip4=yes |
---|
4910 | ac_cv_objext=o |
---|
4911 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
4912 | ac_cv_path_FGREP='/opt/local/bin/ggrep -F' |
---|
4913 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
4914 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
4915 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
4916 | ac_cv_path_lt_DD=/bin/dd |
---|
4917 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
4918 | ac_cv_prog_AWK=gawk |
---|
4919 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
4920 | ac_cv_prog_LEX=flex |
---|
4921 | ac_cv_prog_YACC=bison |
---|
4922 | ac_cv_prog_ac_ct_AR=ar |
---|
4923 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
4924 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
4925 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
4926 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
4927 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
4928 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
4929 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
4930 | ac_cv_prog_ac_ct_STRIP=strip |
---|
4931 | ac_cv_prog_cc_c89= |
---|
4932 | ac_cv_prog_cc_c99= |
---|
4933 | ac_cv_prog_cc_g=yes |
---|
4934 | ac_cv_prog_cc_stdc= |
---|
4935 | ac_cv_prog_make_make_set=yes |
---|
4936 | ac_cv_sizeof_char=1 |
---|
4937 | ac_cv_sizeof_int=4 |
---|
4938 | ac_cv_sizeof_long_int=8 |
---|
4939 | ac_cv_sizeof_long_long_int=8 |
---|
4940 | ac_cv_sizeof_short=2 |
---|
4941 | ac_cv_sizeof_unsigned_int=4 |
---|
4942 | ac_cv_sizeof_unsigned_long_int=8 |
---|
4943 | ac_cv_sizeof_unsigned_long_long_int=8 |
---|
4944 | ac_cv_type__Bool=yes |
---|
4945 | ac_cv_type_boolean=no |
---|
4946 | ac_cv_type_int16_t=yes |
---|
4947 | ac_cv_type_int32_t=yes |
---|
4948 | ac_cv_type_int64_t=yes |
---|
4949 | ac_cv_type_int8_t=yes |
---|
4950 | ac_cv_type_u_int16_t=yes |
---|
4951 | ac_cv_type_u_int32_t=yes |
---|
4952 | ac_cv_type_u_int64_t=yes |
---|
4953 | ac_cv_type_u_int8_t=yes |
---|
4954 | ac_cv_type_uint16_t=yes |
---|
4955 | ac_cv_type_uint32_t=yes |
---|
4956 | ac_cv_type_uint64_t=yes |
---|
4957 | ac_cv_type_uint8_t=yes |
---|
4958 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
4959 | am_cv_make_support_nested_variables=yes |
---|
4960 | am_cv_prog_cc_c_o=yes |
---|
4961 | gl_cv_cc_visibility=yes |
---|
4962 | lt_cv_apple_cc_single_mod=yes |
---|
4963 | lt_cv_ar_at_file=no |
---|
4964 | lt_cv_deplibs_check_method=pass_all |
---|
4965 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
4966 | lt_cv_file_magic_test_file= |
---|
4967 | lt_cv_ld_exported_symbols_list=yes |
---|
4968 | lt_cv_ld_force_load=yes |
---|
4969 | lt_cv_ld_reload_flag=-r |
---|
4970 | lt_cv_nm_interface='BSD nm' |
---|
4971 | lt_cv_objdir=.libs |
---|
4972 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
4973 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
4974 | lt_cv_path_mainfest_tool=no |
---|
4975 | lt_cv_prog_compiler_c_o=yes |
---|
4976 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
4977 | lt_cv_prog_compiler_pic_works=yes |
---|
4978 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
4979 | lt_cv_prog_compiler_static_works=no |
---|
4980 | lt_cv_prog_gnu_ld=no |
---|
4981 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
4982 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
4983 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
4984 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
4985 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
4986 | lt_cv_sys_global_symbol_to_import= |
---|
4987 | lt_cv_sys_max_cmd_len=196608 |
---|
4988 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
4989 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
4990 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
4991 | pkg_cv_luajit_CFLAGS=-I/opt/local/include/luajit-2.1 |
---|
4992 | pkg_cv_luajit_LIBS='-L/opt/local/lib -lluajit-5.1' |
---|
4993 | sn_cv_decl_needed_bcopy=no |
---|
4994 | sn_cv_decl_needed_bzero=no |
---|
4995 | sn_cv_decl_needed_fclose=no |
---|
4996 | sn_cv_decl_needed_fflush=no |
---|
4997 | sn_cv_decl_needed_fopen=no |
---|
4998 | sn_cv_decl_needed_fprintf=no |
---|
4999 | sn_cv_decl_needed_fputc=no |
---|
5000 | sn_cv_decl_needed_fputs=no |
---|
5001 | sn_cv_decl_needed_fwrite=no |
---|
5002 | sn_cv_decl_needed_getopt=no |
---|
5003 | sn_cv_decl_needed_memset=no |
---|
5004 | sn_cv_decl_needed_perror=no |
---|
5005 | sn_cv_decl_needed_printf=no |
---|
5006 | sn_cv_decl_needed_puts=no |
---|
5007 | sn_cv_decl_needed_sendto=no |
---|
5008 | sn_cv_decl_needed_snprintf=no |
---|
5009 | sn_cv_decl_needed_socket=no |
---|
5010 | sn_cv_decl_needed_strcasecmp=no |
---|
5011 | sn_cv_decl_needed_strerror=no |
---|
5012 | sn_cv_decl_needed_strncasecmp=no |
---|
5013 | sn_cv_decl_needed_strtol=no |
---|
5014 | sn_cv_decl_needed_strtoul=no |
---|
5015 | sn_cv_decl_needed_syslog=no |
---|
5016 | sn_cv_decl_needed_vsnprintf=no |
---|
5017 | sn_cv_have___FUNCTION__=yes |
---|
5018 | |
---|
5019 | ## ----------------- ## |
---|
5020 | ## Output variables. ## |
---|
5021 | ## ----------------- ## |
---|
5022 | |
---|
5023 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_snort/snort/work/snort-2.9.17.1/missing aclocal-1.15' |
---|
5024 | AMDEPBACKSLASH='\' |
---|
5025 | AMDEP_FALSE='#' |
---|
5026 | AMDEP_TRUE='' |
---|
5027 | AMTAR='$${TAR-tar}' |
---|
5028 | AM_BACKSLASH='\' |
---|
5029 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
5030 | AM_DEFAULT_VERBOSITY='1' |
---|
5031 | AM_V='$(V)' |
---|
5032 | AR='ar' |
---|
5033 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_snort/snort/work/snort-2.9.17.1/missing autoconf' |
---|
5034 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_snort/snort/work/snort-2.9.17.1/missing autoheader' |
---|
5035 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_snort/snort/work/snort-2.9.17.1/missing automake-1.15' |
---|
5036 | AWK='gawk' |
---|
5037 | BUILD_BUFFER_DUMP_FALSE='' |
---|
5038 | BUILD_BUFFER_DUMP_TRUE='#' |
---|
5039 | BUILD_CONTROL_SOCKET_FALSE='' |
---|
5040 | BUILD_CONTROL_SOCKET_TRUE='#' |
---|
5041 | BUILD_DYNAMIC_EXAMPLES_FALSE='' |
---|
5042 | BUILD_DYNAMIC_EXAMPLES_TRUE='#' |
---|
5043 | BUILD_HA_FALSE='' |
---|
5044 | BUILD_HA_TRUE='#' |
---|
5045 | BUILD_OPENSSL_MD5_FALSE='' |
---|
5046 | BUILD_OPENSSL_MD5_TRUE='#' |
---|
5047 | BUILD_OPENSSL_SHA_FALSE='' |
---|
5048 | BUILD_OPENSSL_SHA_TRUE='#' |
---|
5049 | BUILD_PROCPIDSTATS_FALSE='' |
---|
5050 | BUILD_PROCPIDSTATS_TRUE='#' |
---|
5051 | BUILD_REACT_FALSE='#' |
---|
5052 | BUILD_REACT_TRUE='' |
---|
5053 | BUILD_RESPOND3_FALSE='#' |
---|
5054 | BUILD_RESPOND3_TRUE='' |
---|
5055 | BUILD_SIDE_CHANNEL_FALSE='' |
---|
5056 | BUILD_SIDE_CHANNEL_TRUE='#' |
---|
5057 | BUILD_SNORT_RELOAD_FALSE='#' |
---|
5058 | BUILD_SNORT_RELOAD_TRUE='' |
---|
5059 | BUILD_SNPRINTF_FALSE='' |
---|
5060 | BUILD_SNPRINTF_TRUE='#' |
---|
5061 | CC='/usr/bin/clang' |
---|
5062 | CCDEPMODE='depmode=gcc3' |
---|
5063 | CCONFIGFLAGS='' |
---|
5064 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -DSF_VISIBILITY -fvisibility=hidden -Wall' |
---|
5065 | CONFIGFLAGS=' -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT' |
---|
5066 | CPP='/usr/bin/clang -E' |
---|
5067 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -I/opt/local/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT' |
---|
5068 | CYGPATH_W='echo' |
---|
5069 | DEFS='-DHAVE_CONFIG_H' |
---|
5070 | DEPDIR='.deps' |
---|
5071 | DLLTOOL='false' |
---|
5072 | DSYMUTIL='dsymutil' |
---|
5073 | DUMPBIN='' |
---|
5074 | ECHO_C='\c' |
---|
5075 | ECHO_N='' |
---|
5076 | ECHO_T='' |
---|
5077 | EGREP='/opt/local/bin/ggrep -E' |
---|
5078 | EXEEXT='' |
---|
5079 | FEAT_FILE_INSPECT_FALSE='' |
---|
5080 | FEAT_FILE_INSPECT_TRUE='#' |
---|
5081 | FEAT_OPEN_APPID_FALSE='#' |
---|
5082 | FEAT_OPEN_APPID_TRUE='' |
---|
5083 | FGREP='/opt/local/bin/ggrep -F' |
---|
5084 | GREP='/opt/local/bin/ggrep' |
---|
5085 | HAVE_INTEL_SOFT_CPM_FALSE='' |
---|
5086 | HAVE_INTEL_SOFT_CPM_TRUE='#' |
---|
5087 | HAVE_JEMALLOC_FALSE='' |
---|
5088 | HAVE_JEMALLOC_TRUE='#' |
---|
5089 | HAVE_LZMA_FALSE='#' |
---|
5090 | HAVE_LZMA_TRUE='' |
---|
5091 | HAVE_SHARED_REP_FALSE='' |
---|
5092 | HAVE_SHARED_REP_TRUE='#' |
---|
5093 | HAVE_TARGET_BASED_FALSE='#' |
---|
5094 | HAVE_TARGET_BASED_TRUE='' |
---|
5095 | ICONFIGFLAGS='' |
---|
5096 | INCLUDES='-I$(top_srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/src/sfutil $(extra_incl) -I$(top_srcdir)/src/output-plugins -I$(top_srcdir)/src/detection-plugins -I$(top_srcdir)/src/dynamic-plugins -I$(top_srcdir)/src/preprocessors -I$(top_srcdir)/src/preprocessors/portscan -I$(top_srcdir)/src/preprocessors/HttpInspect/include -I$(top_srcdir)/src/preprocessors/Session -I$(top_srcdir)/src/preprocessors/Stream6 -I$(top_srcdir)/src/target-based -I$(top_srcdir)/src/control -I$(top_srcdir)/src/file-process -I$(top_srcdir)/src/file-process/libs -I$(top_srcdir)/src/side-channel -I$(top_srcdir)/src/side-channel/plugins -I$(top_srcdir)/src/reload-adjust' |
---|
5097 | INSTALL_DATA='${INSTALL} -m 644' |
---|
5098 | INSTALL_PROGRAM='${INSTALL}' |
---|
5099 | INSTALL_SCRIPT='${INSTALL}' |
---|
5100 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
5101 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
5102 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -lpcre -L/opt/local/lib -ldnet -pagezero_size 10000 -image_base 100000000' |
---|
5103 | LEX='flex' |
---|
5104 | LIBOBJS='' |
---|
5105 | LIBS='-lnghttp2 -lz -ldaq_static -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -L/opt/local/lib -ldaq_static_modules -lpcap -lsfbpf -lpcap -lz -llzma -lpthread -lpthread -lpthread' |
---|
5106 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
5107 | LIPO='lipo' |
---|
5108 | LN_S='ln -s' |
---|
5109 | LTLIBOBJS='' |
---|
5110 | LT_SYS_LIBRARY_PATH='' |
---|
5111 | LUA_CFLAGS='-I/opt/local/include/luajit-2.1' |
---|
5112 | LUA_LIBS='-L/opt/local/lib -lluajit-5.1' |
---|
5113 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_snort/snort/work/snort-2.9.17.1/missing makeinfo' |
---|
5114 | MANIFEST_TOOL=':' |
---|
5115 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
5116 | NM='/opt/local/bin/nm -B' |
---|
5117 | NMEDIT='nmedit' |
---|
5118 | OBJDUMP='objdump' |
---|
5119 | OBJEXT='o' |
---|
5120 | OTOOL64=':' |
---|
5121 | OTOOL='otool' |
---|
5122 | PACKAGE='snort' |
---|
5123 | PACKAGE_BUGREPORT='' |
---|
5124 | PACKAGE_NAME='snort' |
---|
5125 | PACKAGE_STRING='snort 2.9.17.1' |
---|
5126 | PACKAGE_TARNAME='snort' |
---|
5127 | PACKAGE_URL='' |
---|
5128 | PACKAGE_VERSION='2.9.17.1' |
---|
5129 | PATH_SEPARATOR=':' |
---|
5130 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
5131 | PKG_CONFIG_LIBDIR='' |
---|
5132 | PKG_CONFIG_PATH='/usr/local/lib/pkgconfig:' |
---|
5133 | RANLIB='ranlib' |
---|
5134 | SED='/opt/local/bin/gsed' |
---|
5135 | SET_MAKE='' |
---|
5136 | SHELL='/bin/sh' |
---|
5137 | SIGNAL_SNORT_DUMP_STATS='' |
---|
5138 | SIGNAL_SNORT_READ_ATTR_TBL='' |
---|
5139 | SIGNAL_SNORT_RELOAD='' |
---|
5140 | SIGNAL_SNORT_ROTATE_STATS='' |
---|
5141 | SO_WITH_STATIC_LIB_FALSE='#' |
---|
5142 | SO_WITH_STATIC_LIB_TRUE='' |
---|
5143 | STRIP='strip' |
---|
5144 | VERSION='2.9.17.1' |
---|
5145 | XCCFLAGS='' |
---|
5146 | YACC='bison -y' |
---|
5147 | ac_ct_AR='ar' |
---|
5148 | ac_ct_CC='/usr/bin/clang' |
---|
5149 | ac_ct_DUMPBIN='' |
---|
5150 | am__EXEEXT_FALSE='' |
---|
5151 | am__EXEEXT_TRUE='#' |
---|
5152 | am__fastdepCC_FALSE='#' |
---|
5153 | am__fastdepCC_TRUE='' |
---|
5154 | am__include='include' |
---|
5155 | am__isrc='' |
---|
5156 | am__leading_dot='.' |
---|
5157 | am__nodep='_no' |
---|
5158 | am__quote='' |
---|
5159 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
5160 | am__untar='$${TAR-tar} xf -' |
---|
5161 | bindir='${exec_prefix}/bin' |
---|
5162 | build='x86_64-apple-darwin19.6.0' |
---|
5163 | build_alias='' |
---|
5164 | build_cpu='x86_64' |
---|
5165 | build_os='darwin19.6.0' |
---|
5166 | build_vendor='apple' |
---|
5167 | datadir='${datarootdir}' |
---|
5168 | datarootdir='${prefix}/share' |
---|
5169 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
5170 | dvidir='${docdir}' |
---|
5171 | exec_prefix='${prefix}' |
---|
5172 | extra_incl='' |
---|
5173 | host='x86_64-apple-darwin19.6.0' |
---|
5174 | host_alias='' |
---|
5175 | host_cpu='x86_64' |
---|
5176 | host_os='darwin19.6.0' |
---|
5177 | host_vendor='apple' |
---|
5178 | htmldir='${docdir}' |
---|
5179 | includedir='${prefix}/include' |
---|
5180 | infodir='${datarootdir}/info' |
---|
5181 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_snort/snort/work/snort-2.9.17.1/install-sh' |
---|
5182 | libdir='${exec_prefix}/lib' |
---|
5183 | libexecdir='${exec_prefix}/libexec' |
---|
5184 | localedir='${datarootdir}/locale' |
---|
5185 | localstatedir='${prefix}/var' |
---|
5186 | luajit_CFLAGS='-I/opt/local/include/luajit-2.1' |
---|
5187 | luajit_LIBS='-L/opt/local/lib -lluajit-5.1' |
---|
5188 | mandir='${datarootdir}/man' |
---|
5189 | mkdir_p='$(MKDIR_P)' |
---|
5190 | oldincludedir='/usr/include' |
---|
5191 | pdfdir='${docdir}' |
---|
5192 | prefix='/opt/local' |
---|
5193 | program_transform_name='s,x,x,' |
---|
5194 | psdir='${docdir}' |
---|
5195 | runstatedir='${localstatedir}/run' |
---|
5196 | sbindir='${exec_prefix}/sbin' |
---|
5197 | sharedstatedir='${prefix}/com' |
---|
5198 | sysconfdir='${prefix}/etc' |
---|
5199 | target_alias='' |
---|
5200 | |
---|
5201 | ## ----------- ## |
---|
5202 | ## confdefs.h. ## |
---|
5203 | ## ----------- ## |
---|
5204 | |
---|
5205 | /* confdefs.h */ |
---|
5206 | #define PACKAGE_NAME "snort" |
---|
5207 | #define PACKAGE_TARNAME "snort" |
---|
5208 | #define PACKAGE_VERSION "2.9.17.1" |
---|
5209 | #define PACKAGE_STRING "snort 2.9.17.1" |
---|
5210 | #define PACKAGE_BUGREPORT "" |
---|
5211 | #define PACKAGE_URL "" |
---|
5212 | #define PACKAGE "snort" |
---|
5213 | #define VERSION "2.9.17.1" |
---|
5214 | #define STDC_HEADERS 1 |
---|
5215 | #define HAVE_SYS_TYPES_H 1 |
---|
5216 | #define HAVE_SYS_STAT_H 1 |
---|
5217 | #define HAVE_STDLIB_H 1 |
---|
5218 | #define HAVE_STRING_H 1 |
---|
5219 | #define HAVE_MEMORY_H 1 |
---|
5220 | #define HAVE_STRINGS_H 1 |
---|
5221 | #define HAVE_INTTYPES_H 1 |
---|
5222 | #define HAVE_STDINT_H 1 |
---|
5223 | #define HAVE_UNISTD_H 1 |
---|
5224 | #define HAVE_DLFCN_H 1 |
---|
5225 | #define LT_OBJDIR ".libs/" |
---|
5226 | #define MACOS 1 |
---|
5227 | #define BROKEN_SIOCGIFMTU 1 |
---|
5228 | #define HAVE__BOOL 1 |
---|
5229 | #define HAVE_STDBOOL_H 1 |
---|
5230 | #define HAVE_INTTYPES_H 1 |
---|
5231 | #define HAVE_MATH_H 1 |
---|
5232 | #define HAVE_PATHS_H 1 |
---|
5233 | #define HAVE_STDLIB_H 1 |
---|
5234 | #define HAVE_STRING_H 1 |
---|
5235 | #define HAVE_STRINGS_H 1 |
---|
5236 | #define HAVE_UNISTD_H 1 |
---|
5237 | #define HAVE_WCHAR_H 1 |
---|
5238 | #define HAVE_SYS_SOCKIO_H 1 |
---|
5239 | #define HAVE_LIBM 1 |
---|
5240 | #define HAVE_LIBM 1 |
---|
5241 | #define HAVE_UUID_UUID_H 1 |
---|
5242 | #define HAVE_LIBUUID 1 |
---|
5243 | #define HAVE_SIGACTION 1 |
---|
5244 | #define HAVE_STRLCPY 1 |
---|
5245 | #define HAVE_STRLCAT 1 |
---|
5246 | #define HAVE_STRERROR 1 |
---|
5247 | #define HAVE_VSWPRINTF 1 |
---|
5248 | #define HAVE_WPRINTF 1 |
---|
5249 | #define HAVE_INET_NTOP 1 |
---|
5250 | #define HAVE_SNPRINTF /**/ |
---|
5251 | #define SIZEOF_CHAR 1 |
---|
5252 | #define SIZEOF_SHORT 2 |
---|
5253 | #define SIZEOF_INT 4 |
---|
5254 | #define SIZEOF_LONG_INT 8 |
---|
5255 | #define SIZEOF_LONG_LONG_INT 8 |
---|
5256 | #define SIZEOF_UNSIGNED_INT 4 |
---|
5257 | #define SIZEOF_UNSIGNED_LONG_INT 8 |
---|
5258 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 |
---|
5259 | #define HAVE_U_INT8_T 1 |
---|
5260 | #define HAVE_U_INT16_T 1 |
---|
5261 | #define HAVE_U_INT32_T 1 |
---|
5262 | #define HAVE_U_INT64_T 1 |
---|
5263 | #define HAVE_UINT8_T 1 |
---|
5264 | #define HAVE_UINT16_T 1 |
---|
5265 | #define HAVE_UINT32_T 1 |
---|
5266 | #define HAVE_UINT64_T 1 |
---|
5267 | #define HAVE_INT8_T 1 |
---|
5268 | #define HAVE_INT16_T 1 |
---|
5269 | #define HAVE_INT32_T 1 |
---|
5270 | #define HAVE_INT64_T 1 |
---|
5271 | #define ERRLIST_PREDEFINED 1 |
---|
5272 | #define HAVE___FUNCTION__ 1 |
---|
5273 | #define HAVE_LIBPCAP 1 |
---|
5274 | #define HAVE_PCAP_LIB_VERSION 1 |
---|
5275 | #define HAVE_PCRE_H 1 |
---|
5276 | #define HAVE_LIBPCRE 1 |
---|
5277 | #define HAVE_OPENSSL_SHA 1 |
---|
5278 | #define HAVE_OPENSSL_MD5 1 |
---|
5279 | #define HAVE_DNET_H 1 |
---|
5280 | #define HAVE_LIBDNET 1 |
---|
5281 | #define HAVE_DAQ_HUP_APPLY 1 |
---|
5282 | #define HAVE_DAQ_ACQUIRE_WITH_META 1 |
---|
5283 | #define HAVE_DAQ_DP_ADD_DC 1 |
---|
5284 | #define HAVE_DAQ_ADDRESS_SPACE_ID 1 |
---|
5285 | #define HAVE_DAQ_FLOW_ID 1 |
---|
5286 | #define HAVE_DAQ_VERDICT_RETRY 1 |
---|
5287 | #define HAVE_VISIBILITY 1 |
---|
5288 | #define HAVE_ZLIB_H 1 |
---|
5289 | #define HAVE_LIBZ 1 |
---|
5290 | #define HAVE_LZMA_H 1 |
---|
5291 | #define FEAT_OPEN_APPID 1 |
---|
5292 | #define HAVE_LIBNGHTTP2 1 |
---|
5293 | #define HAVE_YYLEX_DESTROY 1 |
---|
5294 | |
---|
5295 | configure: exit 0 |
---|