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 OpenVPN configure 1.6.0, which was |
---|
5 | generated by GNU Autoconf 2.57. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with-lzo-headers=/opt/local/include --with-lzo-lib=/opt/local/lib |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = richs-mac-mini.home-life.hub |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 13.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 189 tasks, 830 threads, 8 processors |
---|
34 | Load average: 2.47, Mach factor: 5.51 |
---|
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:1427: checking for ifconfig |
---|
52 | configure:1446: found /sbin/ifconfig |
---|
53 | configure:1459: result: /sbin/ifconfig |
---|
54 | configure:1482: checking for ip |
---|
55 | configure:1514: result: ip |
---|
56 | configure:1538: checking for route |
---|
57 | configure:1557: found /sbin/route |
---|
58 | configure:1570: result: /sbin/route |
---|
59 | configure:1637: checking build system type |
---|
60 | configure:1655: result: i386-apple-darwin13.0.0 |
---|
61 | configure:1663: checking host system type |
---|
62 | configure:1677: result: i386-apple-darwin13.0.0 |
---|
63 | configure:1685: checking target system type |
---|
64 | configure:1699: result: i386-apple-darwin13.0.0 |
---|
65 | configure:1725: checking for a BSD-compatible install |
---|
66 | configure:1779: result: /usr/bin/install -c |
---|
67 | configure:1790: checking whether build environment is sane |
---|
68 | configure:1833: result: yes |
---|
69 | configure:1867: checking for gawk |
---|
70 | configure:1896: result: no |
---|
71 | configure:1867: checking for mawk |
---|
72 | configure:1896: result: no |
---|
73 | configure:1867: checking for nawk |
---|
74 | configure:1896: result: no |
---|
75 | configure:1867: checking for awk |
---|
76 | configure:1883: found /usr/bin/awk |
---|
77 | configure:1893: result: awk |
---|
78 | configure:1903: checking whether make sets $(MAKE) |
---|
79 | configure:1923: result: yes |
---|
80 | configure:2145: checking for gcc |
---|
81 | configure:2171: result: /usr/bin/clang |
---|
82 | configure:2415: checking for C compiler version |
---|
83 | configure:2418: /usr/bin/clang --version </dev/null >&5 |
---|
84 | Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) |
---|
85 | Target: x86_64-apple-darwin13.0.0 |
---|
86 | Thread model: posix |
---|
87 | configure:2421: $? = 0 |
---|
88 | configure:2423: /usr/bin/clang -v </dev/null >&5 |
---|
89 | Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) |
---|
90 | Target: x86_64-apple-darwin13.0.0 |
---|
91 | Thread model: posix |
---|
92 | configure:2426: $? = 0 |
---|
93 | configure:2428: /usr/bin/clang -V </dev/null >&5 |
---|
94 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
95 | clang: error: no input files |
---|
96 | configure:2431: $? = 1 |
---|
97 | configure:2455: checking for C compiler default output |
---|
98 | configure:2458: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
99 | configure:2461: $? = 0 |
---|
100 | configure:2507: result: a.out |
---|
101 | configure:2512: checking whether the C compiler works |
---|
102 | configure:2518: ./a.out |
---|
103 | configure:2521: $? = 0 |
---|
104 | configure:2538: result: yes |
---|
105 | configure:2545: checking whether we are cross compiling |
---|
106 | configure:2547: result: no |
---|
107 | configure:2550: checking for suffix of executables |
---|
108 | configure:2552: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
109 | configure:2555: $? = 0 |
---|
110 | configure:2580: result: |
---|
111 | configure:2586: checking for suffix of object files |
---|
112 | configure:2608: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
113 | configure:2611: $? = 0 |
---|
114 | configure:2633: result: o |
---|
115 | configure:2637: checking whether we are using the GNU C compiler |
---|
116 | configure:2662: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
117 | configure:2665: $? = 0 |
---|
118 | configure:2668: test -s conftest.o |
---|
119 | configure:2671: $? = 0 |
---|
120 | configure:2684: result: yes |
---|
121 | configure:2690: checking whether /usr/bin/clang accepts -g |
---|
122 | configure:2712: /usr/bin/clang -c -g -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
123 | configure:2715: $? = 0 |
---|
124 | configure:2718: test -s conftest.o |
---|
125 | configure:2721: $? = 0 |
---|
126 | configure:2732: result: yes |
---|
127 | configure:2749: checking for /usr/bin/clang option to accept ANSI C |
---|
128 | configure:2810: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
129 | configure:2813: $? = 0 |
---|
130 | configure:2816: test -s conftest.o |
---|
131 | configure:2819: $? = 0 |
---|
132 | configure:2837: result: none needed |
---|
133 | configure:2855: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
134 | conftest.c:2:3: error: unknown type name 'choke' |
---|
135 | choke me |
---|
136 | ^ |
---|
137 | conftest.c:2:11: error: expected ';' after top level declarator |
---|
138 | choke me |
---|
139 | ^ |
---|
140 | ; |
---|
141 | 2 errors generated. |
---|
142 | configure:2858: $? = 1 |
---|
143 | configure: failed program was: |
---|
144 | | #ifndef __cplusplus |
---|
145 | | choke me |
---|
146 | | #endif |
---|
147 | configure:2975: checking for style of include used by make |
---|
148 | configure:3003: result: GNU |
---|
149 | configure:3010: checking dependency style of /usr/bin/clang |
---|
150 | configure:3072: result: gcc3 |
---|
151 | configure:3089: checking for a BSD-compatible install |
---|
152 | configure:3143: result: /usr/bin/install -c |
---|
153 | configure:3160: checking how to run the C preprocessor |
---|
154 | configure:3196: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
155 | configure:3202: $? = 0 |
---|
156 | configure:3234: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
157 | configure:3240:10: fatal error: 'ac_nonexistent.h' file not found |
---|
158 | #include <ac_nonexistent.h> |
---|
159 | ^ |
---|
160 | 1 error generated. |
---|
161 | configure:3240: $? = 1 |
---|
162 | configure: failed program was: |
---|
163 | | #line 3225 "configure" |
---|
164 | | /* confdefs.h. */ |
---|
165 | | |
---|
166 | | #define PACKAGE_NAME "OpenVPN" |
---|
167 | | #define PACKAGE_TARNAME "openvpn" |
---|
168 | | #define PACKAGE_VERSION "1.6.0" |
---|
169 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
170 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
171 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
172 | | #define IPROUTE_PATH "ip" |
---|
173 | | #define ROUTE_PATH "/sbin/route" |
---|
174 | | #define PACKAGE "openvpn" |
---|
175 | | #define VERSION "1.6.0" |
---|
176 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
177 | | #define TARGET_DARWIN 1 |
---|
178 | | /* end confdefs.h. */ |
---|
179 | | #include <ac_nonexistent.h> |
---|
180 | configure:3278: result: /usr/bin/clang -E |
---|
181 | configure:3303: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
182 | configure:3309: $? = 0 |
---|
183 | configure:3341: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
184 | configure:3347:10: fatal error: 'ac_nonexistent.h' file not found |
---|
185 | #include <ac_nonexistent.h> |
---|
186 | ^ |
---|
187 | 1 error generated. |
---|
188 | configure:3347: $? = 1 |
---|
189 | configure: failed program was: |
---|
190 | | #line 3332 "configure" |
---|
191 | | /* confdefs.h. */ |
---|
192 | | |
---|
193 | | #define PACKAGE_NAME "OpenVPN" |
---|
194 | | #define PACKAGE_TARNAME "openvpn" |
---|
195 | | #define PACKAGE_VERSION "1.6.0" |
---|
196 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
197 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
198 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
199 | | #define IPROUTE_PATH "ip" |
---|
200 | | #define ROUTE_PATH "/sbin/route" |
---|
201 | | #define PACKAGE "openvpn" |
---|
202 | | #define VERSION "1.6.0" |
---|
203 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
204 | | #define TARGET_DARWIN 1 |
---|
205 | | /* end confdefs.h. */ |
---|
206 | | #include <ac_nonexistent.h> |
---|
207 | configure:3390: checking for egrep |
---|
208 | configure:3400: result: grep -E |
---|
209 | configure:3406: checking whether /usr/bin/clang needs -traditional |
---|
210 | configure:3447:10: fatal error: 'termio.h' file not found |
---|
211 | #include <termio.h> |
---|
212 | ^ |
---|
213 | 1 error generated. |
---|
214 | configure:3450: result: no |
---|
215 | configure:3458: checking for ANSI C header files |
---|
216 | configure:3484: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
217 | configure:3487: $? = 0 |
---|
218 | configure:3490: test -s conftest.o |
---|
219 | configure:3493: $? = 0 |
---|
220 | configure:3585: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
221 | configure:3585:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
222 | exit(2); |
---|
223 | ^ |
---|
224 | configure:3585:7: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
225 | 1 warning generated. |
---|
226 | configure:3588: $? = 0 |
---|
227 | configure:3590: ./conftest |
---|
228 | configure:3593: $? = 0 |
---|
229 | configure:3608: result: yes |
---|
230 | configure:3619: checking for an ANSI C-conforming const |
---|
231 | configure:3687: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
232 | configure:3690: $? = 0 |
---|
233 | configure:3693: test -s conftest.o |
---|
234 | configure:3696: $? = 0 |
---|
235 | configure:3707: result: yes |
---|
236 | configure:3717: checking for inline |
---|
237 | configure:3739: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
238 | configure:3742: $? = 0 |
---|
239 | configure:3745: test -s conftest.o |
---|
240 | configure:3748: $? = 0 |
---|
241 | configure:3760: result: inline |
---|
242 | configure:3775: checking for working volatile |
---|
243 | configure:3799: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
244 | configure:3802: $? = 0 |
---|
245 | configure:3805: test -s conftest.o |
---|
246 | configure:3808: $? = 0 |
---|
247 | configure:3819: result: yes |
---|
248 | configure:3843: checking for sys/types.h |
---|
249 | configure:3860: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
250 | configure:3863: $? = 0 |
---|
251 | configure:3866: test -s conftest.o |
---|
252 | configure:3869: $? = 0 |
---|
253 | configure:3880: result: yes |
---|
254 | configure:3843: checking for sys/stat.h |
---|
255 | configure:3860: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
256 | configure:3863: $? = 0 |
---|
257 | configure:3866: test -s conftest.o |
---|
258 | configure:3869: $? = 0 |
---|
259 | configure:3880: result: yes |
---|
260 | configure:3843: checking for stdlib.h |
---|
261 | configure:3860: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
262 | configure:3863: $? = 0 |
---|
263 | configure:3866: test -s conftest.o |
---|
264 | configure:3869: $? = 0 |
---|
265 | configure:3880: result: yes |
---|
266 | configure:3843: checking for string.h |
---|
267 | configure:3860: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
268 | configure:3863: $? = 0 |
---|
269 | configure:3866: test -s conftest.o |
---|
270 | configure:3869: $? = 0 |
---|
271 | configure:3880: result: yes |
---|
272 | configure:3843: checking for memory.h |
---|
273 | configure:3860: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
274 | configure:3863: $? = 0 |
---|
275 | configure:3866: test -s conftest.o |
---|
276 | configure:3869: $? = 0 |
---|
277 | configure:3880: result: yes |
---|
278 | configure:3843: checking for strings.h |
---|
279 | configure:3860: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
280 | configure:3863: $? = 0 |
---|
281 | configure:3866: test -s conftest.o |
---|
282 | configure:3869: $? = 0 |
---|
283 | configure:3880: result: yes |
---|
284 | configure:3843: checking for inttypes.h |
---|
285 | configure:3860: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
286 | configure:3863: $? = 0 |
---|
287 | configure:3866: test -s conftest.o |
---|
288 | configure:3869: $? = 0 |
---|
289 | configure:3880: result: yes |
---|
290 | configure:3843: checking for stdint.h |
---|
291 | configure:3860: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
292 | configure:3863: $? = 0 |
---|
293 | configure:3866: test -s conftest.o |
---|
294 | configure:3869: $? = 0 |
---|
295 | configure:3880: result: yes |
---|
296 | configure:3843: checking for unistd.h |
---|
297 | configure:3860: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
298 | configure:3863: $? = 0 |
---|
299 | configure:3866: test -s conftest.o |
---|
300 | configure:3869: $? = 0 |
---|
301 | configure:3880: result: yes |
---|
302 | configure:3892: checking for off_t |
---|
303 | configure:3917: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
304 | configure:3920: $? = 0 |
---|
305 | configure:3923: test -s conftest.o |
---|
306 | configure:3926: $? = 0 |
---|
307 | configure:3937: result: yes |
---|
308 | configure:3949: checking for pid_t |
---|
309 | configure:3974: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
310 | configure:3977: $? = 0 |
---|
311 | configure:3980: test -s conftest.o |
---|
312 | configure:3983: $? = 0 |
---|
313 | configure:3994: result: yes |
---|
314 | configure:4006: checking for size_t |
---|
315 | configure:4031: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
316 | configure:4034: $? = 0 |
---|
317 | configure:4037: test -s conftest.o |
---|
318 | configure:4040: $? = 0 |
---|
319 | configure:4051: result: yes |
---|
320 | configure:4063: checking for uid_t in sys/types.h |
---|
321 | configure:4087: result: yes |
---|
322 | configure:4102: checking whether time.h and sys/time.h may both be included |
---|
323 | configure:4128: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
324 | configure:4131: $? = 0 |
---|
325 | configure:4134: test -s conftest.o |
---|
326 | configure:4137: $? = 0 |
---|
327 | configure:4148: result: yes |
---|
328 | configure:4158: checking for ISO C 1999 vararg macro support |
---|
329 | configure:4171: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
330 | configure:4174: $? = 0 |
---|
331 | configure:4177: test -s conftest.o |
---|
332 | configure:4180: $? = 0 |
---|
333 | configure:4191: result: yes |
---|
334 | configure:4201: checking for GNU GCC vararg macro support |
---|
335 | configure:4214: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
336 | configure:4217: $? = 0 |
---|
337 | configure:4220: test -s conftest.o |
---|
338 | configure:4223: $? = 0 |
---|
339 | configure:4234: result: yes |
---|
340 | configure:4245: checking for sys/wait.h that is POSIX.1 compatible |
---|
341 | configure:4277: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
342 | configure:4280: $? = 0 |
---|
343 | configure:4283: test -s conftest.o |
---|
344 | configure:4286: $? = 0 |
---|
345 | configure:4297: result: yes |
---|
346 | configure:4358: checking sys/time.h usability |
---|
347 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
348 | configure:4374: $? = 0 |
---|
349 | configure:4377: test -s conftest.o |
---|
350 | configure:4380: $? = 0 |
---|
351 | configure:4390: result: yes |
---|
352 | configure:4394: checking sys/time.h presence |
---|
353 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
354 | configure:4411: $? = 0 |
---|
355 | configure:4430: result: yes |
---|
356 | configure:4460: checking for sys/time.h |
---|
357 | configure:4467: result: yes |
---|
358 | configure:4358: checking sys/socket.h usability |
---|
359 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
360 | configure:4374: $? = 0 |
---|
361 | configure:4377: test -s conftest.o |
---|
362 | configure:4380: $? = 0 |
---|
363 | configure:4390: result: yes |
---|
364 | configure:4394: checking sys/socket.h presence |
---|
365 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
366 | configure:4411: $? = 0 |
---|
367 | configure:4430: result: yes |
---|
368 | configure:4460: checking for sys/socket.h |
---|
369 | configure:4467: result: yes |
---|
370 | configure:4358: checking sys/ioctl.h usability |
---|
371 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
372 | configure:4374: $? = 0 |
---|
373 | configure:4377: test -s conftest.o |
---|
374 | configure:4380: $? = 0 |
---|
375 | configure:4390: result: yes |
---|
376 | configure:4394: checking sys/ioctl.h presence |
---|
377 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
378 | configure:4411: $? = 0 |
---|
379 | configure:4430: result: yes |
---|
380 | configure:4460: checking for sys/ioctl.h |
---|
381 | configure:4467: result: yes |
---|
382 | configure:4349: checking for sys/stat.h |
---|
383 | configure:4354: result: yes |
---|
384 | configure:4358: checking sys/mman.h usability |
---|
385 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
386 | configure:4374: $? = 0 |
---|
387 | configure:4377: test -s conftest.o |
---|
388 | configure:4380: $? = 0 |
---|
389 | configure:4390: result: yes |
---|
390 | configure:4394: checking sys/mman.h presence |
---|
391 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
392 | configure:4411: $? = 0 |
---|
393 | configure:4430: result: yes |
---|
394 | configure:4460: checking for sys/mman.h |
---|
395 | configure:4467: result: yes |
---|
396 | configure:4358: checking fcntl.h usability |
---|
397 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
398 | configure:4374: $? = 0 |
---|
399 | configure:4377: test -s conftest.o |
---|
400 | configure:4380: $? = 0 |
---|
401 | configure:4390: result: yes |
---|
402 | configure:4394: checking fcntl.h presence |
---|
403 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
404 | configure:4411: $? = 0 |
---|
405 | configure:4430: result: yes |
---|
406 | configure:4460: checking for fcntl.h |
---|
407 | configure:4467: result: yes |
---|
408 | configure:4358: checking sys/file.h usability |
---|
409 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
410 | configure:4374: $? = 0 |
---|
411 | configure:4377: test -s conftest.o |
---|
412 | configure:4380: $? = 0 |
---|
413 | configure:4390: result: yes |
---|
414 | configure:4394: checking sys/file.h presence |
---|
415 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
416 | configure:4411: $? = 0 |
---|
417 | configure:4430: result: yes |
---|
418 | configure:4460: checking for sys/file.h |
---|
419 | configure:4467: result: yes |
---|
420 | configure:4349: checking for stdlib.h |
---|
421 | configure:4354: result: yes |
---|
422 | configure:4349: checking for stdint.h |
---|
423 | configure:4354: result: yes |
---|
424 | configure:4358: checking stdarg.h usability |
---|
425 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
426 | configure:4374: $? = 0 |
---|
427 | configure:4377: test -s conftest.o |
---|
428 | configure:4380: $? = 0 |
---|
429 | configure:4390: result: yes |
---|
430 | configure:4394: checking stdarg.h presence |
---|
431 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
432 | configure:4411: $? = 0 |
---|
433 | configure:4430: result: yes |
---|
434 | configure:4460: checking for stdarg.h |
---|
435 | configure:4467: result: yes |
---|
436 | configure:4349: checking for unistd.h |
---|
437 | configure:4354: result: yes |
---|
438 | configure:4358: checking signal.h usability |
---|
439 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
440 | configure:4374: $? = 0 |
---|
441 | configure:4377: test -s conftest.o |
---|
442 | configure:4380: $? = 0 |
---|
443 | configure:4390: result: yes |
---|
444 | configure:4394: checking signal.h presence |
---|
445 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
446 | configure:4411: $? = 0 |
---|
447 | configure:4430: result: yes |
---|
448 | configure:4460: checking for signal.h |
---|
449 | configure:4467: result: yes |
---|
450 | configure:4358: checking stdio.h usability |
---|
451 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
452 | configure:4374: $? = 0 |
---|
453 | configure:4377: test -s conftest.o |
---|
454 | configure:4380: $? = 0 |
---|
455 | configure:4390: result: yes |
---|
456 | configure:4394: checking stdio.h presence |
---|
457 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
458 | configure:4411: $? = 0 |
---|
459 | configure:4430: result: yes |
---|
460 | configure:4460: checking for stdio.h |
---|
461 | configure:4467: result: yes |
---|
462 | configure:4349: checking for string.h |
---|
463 | configure:4354: result: yes |
---|
464 | configure:4349: checking for strings.h |
---|
465 | configure:4354: result: yes |
---|
466 | configure:4358: checking ctype.h usability |
---|
467 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
468 | configure:4374: $? = 0 |
---|
469 | configure:4377: test -s conftest.o |
---|
470 | configure:4380: $? = 0 |
---|
471 | configure:4390: result: yes |
---|
472 | configure:4394: checking ctype.h presence |
---|
473 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
474 | configure:4411: $? = 0 |
---|
475 | configure:4430: result: yes |
---|
476 | configure:4460: checking for ctype.h |
---|
477 | configure:4467: result: yes |
---|
478 | configure:4358: checking errno.h usability |
---|
479 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
480 | configure:4374: $? = 0 |
---|
481 | configure:4377: test -s conftest.o |
---|
482 | configure:4380: $? = 0 |
---|
483 | configure:4390: result: yes |
---|
484 | configure:4394: checking errno.h presence |
---|
485 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
486 | configure:4411: $? = 0 |
---|
487 | configure:4430: result: yes |
---|
488 | configure:4460: checking for errno.h |
---|
489 | configure:4467: result: yes |
---|
490 | configure:4358: checking syslog.h usability |
---|
491 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
492 | configure:4374: $? = 0 |
---|
493 | configure:4377: test -s conftest.o |
---|
494 | configure:4380: $? = 0 |
---|
495 | configure:4390: result: yes |
---|
496 | configure:4394: checking syslog.h presence |
---|
497 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
498 | configure:4411: $? = 0 |
---|
499 | configure:4430: result: yes |
---|
500 | configure:4460: checking for syslog.h |
---|
501 | configure:4467: result: yes |
---|
502 | configure:4358: checking pwd.h usability |
---|
503 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
504 | configure:4374: $? = 0 |
---|
505 | configure:4377: test -s conftest.o |
---|
506 | configure:4380: $? = 0 |
---|
507 | configure:4390: result: yes |
---|
508 | configure:4394: checking pwd.h presence |
---|
509 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
510 | configure:4411: $? = 0 |
---|
511 | configure:4430: result: yes |
---|
512 | configure:4460: checking for pwd.h |
---|
513 | configure:4467: result: yes |
---|
514 | configure:4358: checking grp.h usability |
---|
515 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
516 | configure:4374: $? = 0 |
---|
517 | configure:4377: test -s conftest.o |
---|
518 | configure:4380: $? = 0 |
---|
519 | configure:4390: result: yes |
---|
520 | configure:4394: checking grp.h presence |
---|
521 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
522 | configure:4411: $? = 0 |
---|
523 | configure:4430: result: yes |
---|
524 | configure:4460: checking for grp.h |
---|
525 | configure:4467: result: yes |
---|
526 | configure:4358: checking net/if_tun.h usability |
---|
527 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
528 | configure:4443:10: fatal error: 'net/if_tun.h' file not found |
---|
529 | #include <net/if_tun.h> |
---|
530 | ^ |
---|
531 | 1 error generated. |
---|
532 | configure:4374: $? = 1 |
---|
533 | configure: failed program was: |
---|
534 | | #line 4360 "configure" |
---|
535 | | /* confdefs.h. */ |
---|
536 | | |
---|
537 | | #define PACKAGE_NAME "OpenVPN" |
---|
538 | | #define PACKAGE_TARNAME "openvpn" |
---|
539 | | #define PACKAGE_VERSION "1.6.0" |
---|
540 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
541 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
542 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
543 | | #define IPROUTE_PATH "ip" |
---|
544 | | #define ROUTE_PATH "/sbin/route" |
---|
545 | | #define PACKAGE "openvpn" |
---|
546 | | #define VERSION "1.6.0" |
---|
547 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
548 | | #define TARGET_DARWIN 1 |
---|
549 | | #define STDC_HEADERS 1 |
---|
550 | | #define HAVE_SYS_TYPES_H 1 |
---|
551 | | #define HAVE_SYS_STAT_H 1 |
---|
552 | | #define HAVE_STDLIB_H 1 |
---|
553 | | #define HAVE_STRING_H 1 |
---|
554 | | #define HAVE_MEMORY_H 1 |
---|
555 | | #define HAVE_STRINGS_H 1 |
---|
556 | | #define HAVE_INTTYPES_H 1 |
---|
557 | | #define HAVE_STDINT_H 1 |
---|
558 | | #define HAVE_UNISTD_H 1 |
---|
559 | | #define TIME_WITH_SYS_TIME 1 |
---|
560 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
561 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
562 | | #define HAVE_SYS_WAIT_H 1 |
---|
563 | | #define HAVE_SYS_TIME_H 1 |
---|
564 | | #define HAVE_SYS_SOCKET_H 1 |
---|
565 | | #define HAVE_SYS_IOCTL_H 1 |
---|
566 | | #define HAVE_SYS_STAT_H 1 |
---|
567 | | #define HAVE_SYS_MMAN_H 1 |
---|
568 | | #define HAVE_FCNTL_H 1 |
---|
569 | | #define HAVE_SYS_FILE_H 1 |
---|
570 | | #define HAVE_STDLIB_H 1 |
---|
571 | | #define HAVE_STDINT_H 1 |
---|
572 | | #define HAVE_STDARG_H 1 |
---|
573 | | #define HAVE_UNISTD_H 1 |
---|
574 | | #define HAVE_SIGNAL_H 1 |
---|
575 | | #define HAVE_STDIO_H 1 |
---|
576 | | #define HAVE_STRING_H 1 |
---|
577 | | #define HAVE_STRINGS_H 1 |
---|
578 | | #define HAVE_CTYPE_H 1 |
---|
579 | | #define HAVE_ERRNO_H 1 |
---|
580 | | #define HAVE_SYSLOG_H 1 |
---|
581 | | #define HAVE_PWD_H 1 |
---|
582 | | #define HAVE_GRP_H 1 |
---|
583 | | /* end confdefs.h. */ |
---|
584 | | #include <stdio.h> |
---|
585 | | #if HAVE_SYS_TYPES_H |
---|
586 | | # include <sys/types.h> |
---|
587 | | #endif |
---|
588 | | #if HAVE_SYS_STAT_H |
---|
589 | | # include <sys/stat.h> |
---|
590 | | #endif |
---|
591 | | #if STDC_HEADERS |
---|
592 | | # include <stdlib.h> |
---|
593 | | # include <stddef.h> |
---|
594 | | #else |
---|
595 | | # if HAVE_STDLIB_H |
---|
596 | | # include <stdlib.h> |
---|
597 | | # endif |
---|
598 | | #endif |
---|
599 | | #if HAVE_STRING_H |
---|
600 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
601 | | # include <memory.h> |
---|
602 | | # endif |
---|
603 | | # include <string.h> |
---|
604 | | #endif |
---|
605 | | #if HAVE_STRINGS_H |
---|
606 | | # include <strings.h> |
---|
607 | | #endif |
---|
608 | | #if HAVE_INTTYPES_H |
---|
609 | | # include <inttypes.h> |
---|
610 | | #else |
---|
611 | | # if HAVE_STDINT_H |
---|
612 | | # include <stdint.h> |
---|
613 | | # endif |
---|
614 | | #endif |
---|
615 | | #if HAVE_UNISTD_H |
---|
616 | | # include <unistd.h> |
---|
617 | | #endif |
---|
618 | | #include <net/if_tun.h> |
---|
619 | configure:4390: result: no |
---|
620 | configure:4394: checking net/if_tun.h presence |
---|
621 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
622 | configure:4445:10: fatal error: 'net/if_tun.h' file not found |
---|
623 | #include <net/if_tun.h> |
---|
624 | ^ |
---|
625 | 1 error generated. |
---|
626 | configure:4411: $? = 1 |
---|
627 | configure: failed program was: |
---|
628 | | #line 4396 "configure" |
---|
629 | | /* confdefs.h. */ |
---|
630 | | |
---|
631 | | #define PACKAGE_NAME "OpenVPN" |
---|
632 | | #define PACKAGE_TARNAME "openvpn" |
---|
633 | | #define PACKAGE_VERSION "1.6.0" |
---|
634 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
635 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
636 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
637 | | #define IPROUTE_PATH "ip" |
---|
638 | | #define ROUTE_PATH "/sbin/route" |
---|
639 | | #define PACKAGE "openvpn" |
---|
640 | | #define VERSION "1.6.0" |
---|
641 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
642 | | #define TARGET_DARWIN 1 |
---|
643 | | #define STDC_HEADERS 1 |
---|
644 | | #define HAVE_SYS_TYPES_H 1 |
---|
645 | | #define HAVE_SYS_STAT_H 1 |
---|
646 | | #define HAVE_STDLIB_H 1 |
---|
647 | | #define HAVE_STRING_H 1 |
---|
648 | | #define HAVE_MEMORY_H 1 |
---|
649 | | #define HAVE_STRINGS_H 1 |
---|
650 | | #define HAVE_INTTYPES_H 1 |
---|
651 | | #define HAVE_STDINT_H 1 |
---|
652 | | #define HAVE_UNISTD_H 1 |
---|
653 | | #define TIME_WITH_SYS_TIME 1 |
---|
654 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
655 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
656 | | #define HAVE_SYS_WAIT_H 1 |
---|
657 | | #define HAVE_SYS_TIME_H 1 |
---|
658 | | #define HAVE_SYS_SOCKET_H 1 |
---|
659 | | #define HAVE_SYS_IOCTL_H 1 |
---|
660 | | #define HAVE_SYS_STAT_H 1 |
---|
661 | | #define HAVE_SYS_MMAN_H 1 |
---|
662 | | #define HAVE_FCNTL_H 1 |
---|
663 | | #define HAVE_SYS_FILE_H 1 |
---|
664 | | #define HAVE_STDLIB_H 1 |
---|
665 | | #define HAVE_STDINT_H 1 |
---|
666 | | #define HAVE_STDARG_H 1 |
---|
667 | | #define HAVE_UNISTD_H 1 |
---|
668 | | #define HAVE_SIGNAL_H 1 |
---|
669 | | #define HAVE_STDIO_H 1 |
---|
670 | | #define HAVE_STRING_H 1 |
---|
671 | | #define HAVE_STRINGS_H 1 |
---|
672 | | #define HAVE_CTYPE_H 1 |
---|
673 | | #define HAVE_ERRNO_H 1 |
---|
674 | | #define HAVE_SYSLOG_H 1 |
---|
675 | | #define HAVE_PWD_H 1 |
---|
676 | | #define HAVE_GRP_H 1 |
---|
677 | | /* end confdefs.h. */ |
---|
678 | | #include <net/if_tun.h> |
---|
679 | configure:4430: result: no |
---|
680 | configure:4460: checking for net/if_tun.h |
---|
681 | configure:4467: result: no |
---|
682 | configure:4358: checking net/if.h usability |
---|
683 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
684 | configure:4374: $? = 0 |
---|
685 | configure:4377: test -s conftest.o |
---|
686 | configure:4380: $? = 0 |
---|
687 | configure:4390: result: yes |
---|
688 | configure:4394: checking net/if.h presence |
---|
689 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
690 | configure:4411: $? = 0 |
---|
691 | configure:4430: result: yes |
---|
692 | configure:4460: checking for net/if.h |
---|
693 | configure:4467: result: yes |
---|
694 | configure:4358: checking stropts.h usability |
---|
695 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
696 | configure:4444:10: fatal error: 'stropts.h' file not found |
---|
697 | #include <stropts.h> |
---|
698 | ^ |
---|
699 | 1 error generated. |
---|
700 | configure:4374: $? = 1 |
---|
701 | configure: failed program was: |
---|
702 | | #line 4360 "configure" |
---|
703 | | /* confdefs.h. */ |
---|
704 | | |
---|
705 | | #define PACKAGE_NAME "OpenVPN" |
---|
706 | | #define PACKAGE_TARNAME "openvpn" |
---|
707 | | #define PACKAGE_VERSION "1.6.0" |
---|
708 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
709 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
710 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
711 | | #define IPROUTE_PATH "ip" |
---|
712 | | #define ROUTE_PATH "/sbin/route" |
---|
713 | | #define PACKAGE "openvpn" |
---|
714 | | #define VERSION "1.6.0" |
---|
715 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
716 | | #define TARGET_DARWIN 1 |
---|
717 | | #define STDC_HEADERS 1 |
---|
718 | | #define HAVE_SYS_TYPES_H 1 |
---|
719 | | #define HAVE_SYS_STAT_H 1 |
---|
720 | | #define HAVE_STDLIB_H 1 |
---|
721 | | #define HAVE_STRING_H 1 |
---|
722 | | #define HAVE_MEMORY_H 1 |
---|
723 | | #define HAVE_STRINGS_H 1 |
---|
724 | | #define HAVE_INTTYPES_H 1 |
---|
725 | | #define HAVE_STDINT_H 1 |
---|
726 | | #define HAVE_UNISTD_H 1 |
---|
727 | | #define TIME_WITH_SYS_TIME 1 |
---|
728 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
729 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
730 | | #define HAVE_SYS_WAIT_H 1 |
---|
731 | | #define HAVE_SYS_TIME_H 1 |
---|
732 | | #define HAVE_SYS_SOCKET_H 1 |
---|
733 | | #define HAVE_SYS_IOCTL_H 1 |
---|
734 | | #define HAVE_SYS_STAT_H 1 |
---|
735 | | #define HAVE_SYS_MMAN_H 1 |
---|
736 | | #define HAVE_FCNTL_H 1 |
---|
737 | | #define HAVE_SYS_FILE_H 1 |
---|
738 | | #define HAVE_STDLIB_H 1 |
---|
739 | | #define HAVE_STDINT_H 1 |
---|
740 | | #define HAVE_STDARG_H 1 |
---|
741 | | #define HAVE_UNISTD_H 1 |
---|
742 | | #define HAVE_SIGNAL_H 1 |
---|
743 | | #define HAVE_STDIO_H 1 |
---|
744 | | #define HAVE_STRING_H 1 |
---|
745 | | #define HAVE_STRINGS_H 1 |
---|
746 | | #define HAVE_CTYPE_H 1 |
---|
747 | | #define HAVE_ERRNO_H 1 |
---|
748 | | #define HAVE_SYSLOG_H 1 |
---|
749 | | #define HAVE_PWD_H 1 |
---|
750 | | #define HAVE_GRP_H 1 |
---|
751 | | #define HAVE_NET_IF_H 1 |
---|
752 | | /* end confdefs.h. */ |
---|
753 | | #include <stdio.h> |
---|
754 | | #if HAVE_SYS_TYPES_H |
---|
755 | | # include <sys/types.h> |
---|
756 | | #endif |
---|
757 | | #if HAVE_SYS_STAT_H |
---|
758 | | # include <sys/stat.h> |
---|
759 | | #endif |
---|
760 | | #if STDC_HEADERS |
---|
761 | | # include <stdlib.h> |
---|
762 | | # include <stddef.h> |
---|
763 | | #else |
---|
764 | | # if HAVE_STDLIB_H |
---|
765 | | # include <stdlib.h> |
---|
766 | | # endif |
---|
767 | | #endif |
---|
768 | | #if HAVE_STRING_H |
---|
769 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
770 | | # include <memory.h> |
---|
771 | | # endif |
---|
772 | | # include <string.h> |
---|
773 | | #endif |
---|
774 | | #if HAVE_STRINGS_H |
---|
775 | | # include <strings.h> |
---|
776 | | #endif |
---|
777 | | #if HAVE_INTTYPES_H |
---|
778 | | # include <inttypes.h> |
---|
779 | | #else |
---|
780 | | # if HAVE_STDINT_H |
---|
781 | | # include <stdint.h> |
---|
782 | | # endif |
---|
783 | | #endif |
---|
784 | | #if HAVE_UNISTD_H |
---|
785 | | # include <unistd.h> |
---|
786 | | #endif |
---|
787 | | #include <stropts.h> |
---|
788 | configure:4390: result: no |
---|
789 | configure:4394: checking stropts.h presence |
---|
790 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
791 | configure:4446:10: fatal error: 'stropts.h' file not found |
---|
792 | #include <stropts.h> |
---|
793 | ^ |
---|
794 | 1 error generated. |
---|
795 | configure:4411: $? = 1 |
---|
796 | configure: failed program was: |
---|
797 | | #line 4396 "configure" |
---|
798 | | /* confdefs.h. */ |
---|
799 | | |
---|
800 | | #define PACKAGE_NAME "OpenVPN" |
---|
801 | | #define PACKAGE_TARNAME "openvpn" |
---|
802 | | #define PACKAGE_VERSION "1.6.0" |
---|
803 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
804 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
805 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
806 | | #define IPROUTE_PATH "ip" |
---|
807 | | #define ROUTE_PATH "/sbin/route" |
---|
808 | | #define PACKAGE "openvpn" |
---|
809 | | #define VERSION "1.6.0" |
---|
810 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
811 | | #define TARGET_DARWIN 1 |
---|
812 | | #define STDC_HEADERS 1 |
---|
813 | | #define HAVE_SYS_TYPES_H 1 |
---|
814 | | #define HAVE_SYS_STAT_H 1 |
---|
815 | | #define HAVE_STDLIB_H 1 |
---|
816 | | #define HAVE_STRING_H 1 |
---|
817 | | #define HAVE_MEMORY_H 1 |
---|
818 | | #define HAVE_STRINGS_H 1 |
---|
819 | | #define HAVE_INTTYPES_H 1 |
---|
820 | | #define HAVE_STDINT_H 1 |
---|
821 | | #define HAVE_UNISTD_H 1 |
---|
822 | | #define TIME_WITH_SYS_TIME 1 |
---|
823 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
824 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
825 | | #define HAVE_SYS_WAIT_H 1 |
---|
826 | | #define HAVE_SYS_TIME_H 1 |
---|
827 | | #define HAVE_SYS_SOCKET_H 1 |
---|
828 | | #define HAVE_SYS_IOCTL_H 1 |
---|
829 | | #define HAVE_SYS_STAT_H 1 |
---|
830 | | #define HAVE_SYS_MMAN_H 1 |
---|
831 | | #define HAVE_FCNTL_H 1 |
---|
832 | | #define HAVE_SYS_FILE_H 1 |
---|
833 | | #define HAVE_STDLIB_H 1 |
---|
834 | | #define HAVE_STDINT_H 1 |
---|
835 | | #define HAVE_STDARG_H 1 |
---|
836 | | #define HAVE_UNISTD_H 1 |
---|
837 | | #define HAVE_SIGNAL_H 1 |
---|
838 | | #define HAVE_STDIO_H 1 |
---|
839 | | #define HAVE_STRING_H 1 |
---|
840 | | #define HAVE_STRINGS_H 1 |
---|
841 | | #define HAVE_CTYPE_H 1 |
---|
842 | | #define HAVE_ERRNO_H 1 |
---|
843 | | #define HAVE_SYSLOG_H 1 |
---|
844 | | #define HAVE_PWD_H 1 |
---|
845 | | #define HAVE_GRP_H 1 |
---|
846 | | #define HAVE_NET_IF_H 1 |
---|
847 | | /* end confdefs.h. */ |
---|
848 | | #include <stropts.h> |
---|
849 | configure:4430: result: no |
---|
850 | configure:4460: checking for stropts.h |
---|
851 | configure:4467: result: no |
---|
852 | configure:4358: checking sys/sockio.h usability |
---|
853 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
854 | configure:4374: $? = 0 |
---|
855 | configure:4377: test -s conftest.o |
---|
856 | configure:4380: $? = 0 |
---|
857 | configure:4390: result: yes |
---|
858 | configure:4394: checking sys/sockio.h presence |
---|
859 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
860 | configure:4411: $? = 0 |
---|
861 | configure:4430: result: yes |
---|
862 | configure:4460: checking for sys/sockio.h |
---|
863 | configure:4467: result: yes |
---|
864 | configure:4358: checking netinet/in.h usability |
---|
865 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
866 | configure:4374: $? = 0 |
---|
867 | configure:4377: test -s conftest.o |
---|
868 | configure:4380: $? = 0 |
---|
869 | configure:4390: result: yes |
---|
870 | configure:4394: checking netinet/in.h presence |
---|
871 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
872 | configure:4411: $? = 0 |
---|
873 | configure:4430: result: yes |
---|
874 | configure:4460: checking for netinet/in.h |
---|
875 | configure:4467: result: yes |
---|
876 | configure:4358: checking netinet/in_systm.h usability |
---|
877 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
878 | configure:4374: $? = 0 |
---|
879 | configure:4377: test -s conftest.o |
---|
880 | configure:4380: $? = 0 |
---|
881 | configure:4390: result: yes |
---|
882 | configure:4394: checking netinet/in_systm.h presence |
---|
883 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
884 | configure:4411: $? = 0 |
---|
885 | configure:4430: result: yes |
---|
886 | configure:4460: checking for netinet/in_systm.h |
---|
887 | configure:4467: result: yes |
---|
888 | configure:4358: checking netinet/ip.h usability |
---|
889 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
890 | configure:4374: $? = 0 |
---|
891 | configure:4377: test -s conftest.o |
---|
892 | configure:4380: $? = 0 |
---|
893 | configure:4390: result: yes |
---|
894 | configure:4394: checking netinet/ip.h presence |
---|
895 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
896 | configure:4411: $? = 0 |
---|
897 | configure:4430: result: yes |
---|
898 | configure:4460: checking for netinet/ip.h |
---|
899 | configure:4467: result: yes |
---|
900 | configure:4358: checking netinet/if_ether.h usability |
---|
901 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
902 | configure:4374: $? = 0 |
---|
903 | configure:4377: test -s conftest.o |
---|
904 | configure:4380: $? = 0 |
---|
905 | configure:4390: result: yes |
---|
906 | configure:4394: checking netinet/if_ether.h presence |
---|
907 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
908 | configure:4411: $? = 0 |
---|
909 | configure:4430: result: yes |
---|
910 | configure:4460: checking for netinet/if_ether.h |
---|
911 | configure:4467: result: yes |
---|
912 | configure:4358: checking netinet/tcp.h usability |
---|
913 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
914 | configure:4374: $? = 0 |
---|
915 | configure:4377: test -s conftest.o |
---|
916 | configure:4380: $? = 0 |
---|
917 | configure:4390: result: yes |
---|
918 | configure:4394: checking netinet/tcp.h presence |
---|
919 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
920 | configure:4411: $? = 0 |
---|
921 | configure:4430: result: yes |
---|
922 | configure:4460: checking for netinet/tcp.h |
---|
923 | configure:4467: result: yes |
---|
924 | configure:4358: checking resolv.h usability |
---|
925 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
926 | configure:4374: $? = 0 |
---|
927 | configure:4377: test -s conftest.o |
---|
928 | configure:4380: $? = 0 |
---|
929 | configure:4390: result: yes |
---|
930 | configure:4394: checking resolv.h presence |
---|
931 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
932 | configure:4411: $? = 0 |
---|
933 | configure:4430: result: yes |
---|
934 | configure:4460: checking for resolv.h |
---|
935 | configure:4467: result: yes |
---|
936 | configure:4358: checking arpa/inet.h usability |
---|
937 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
938 | configure:4374: $? = 0 |
---|
939 | configure:4377: test -s conftest.o |
---|
940 | configure:4380: $? = 0 |
---|
941 | configure:4390: result: yes |
---|
942 | configure:4394: checking arpa/inet.h presence |
---|
943 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
944 | configure:4411: $? = 0 |
---|
945 | configure:4430: result: yes |
---|
946 | configure:4460: checking for arpa/inet.h |
---|
947 | configure:4467: result: yes |
---|
948 | configure:4358: checking netdb.h usability |
---|
949 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
950 | configure:4374: $? = 0 |
---|
951 | configure:4377: test -s conftest.o |
---|
952 | configure:4380: $? = 0 |
---|
953 | configure:4390: result: yes |
---|
954 | configure:4394: checking netdb.h presence |
---|
955 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
956 | configure:4411: $? = 0 |
---|
957 | configure:4430: result: yes |
---|
958 | configure:4460: checking for netdb.h |
---|
959 | configure:4467: result: yes |
---|
960 | configure:4358: checking sys/uio.h usability |
---|
961 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
962 | configure:4374: $? = 0 |
---|
963 | configure:4377: test -s conftest.o |
---|
964 | configure:4380: $? = 0 |
---|
965 | configure:4390: result: yes |
---|
966 | configure:4394: checking sys/uio.h presence |
---|
967 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
968 | configure:4411: $? = 0 |
---|
969 | configure:4430: result: yes |
---|
970 | configure:4460: checking for sys/uio.h |
---|
971 | configure:4467: result: yes |
---|
972 | configure:4358: checking linux/if_tun.h usability |
---|
973 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
974 | configure:4454:10: fatal error: 'linux/if_tun.h' file not found |
---|
975 | #include <linux/if_tun.h> |
---|
976 | ^ |
---|
977 | 1 error generated. |
---|
978 | configure:4374: $? = 1 |
---|
979 | configure: failed program was: |
---|
980 | | #line 4360 "configure" |
---|
981 | | /* confdefs.h. */ |
---|
982 | | |
---|
983 | | #define PACKAGE_NAME "OpenVPN" |
---|
984 | | #define PACKAGE_TARNAME "openvpn" |
---|
985 | | #define PACKAGE_VERSION "1.6.0" |
---|
986 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
987 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
988 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
989 | | #define IPROUTE_PATH "ip" |
---|
990 | | #define ROUTE_PATH "/sbin/route" |
---|
991 | | #define PACKAGE "openvpn" |
---|
992 | | #define VERSION "1.6.0" |
---|
993 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
994 | | #define TARGET_DARWIN 1 |
---|
995 | | #define STDC_HEADERS 1 |
---|
996 | | #define HAVE_SYS_TYPES_H 1 |
---|
997 | | #define HAVE_SYS_STAT_H 1 |
---|
998 | | #define HAVE_STDLIB_H 1 |
---|
999 | | #define HAVE_STRING_H 1 |
---|
1000 | | #define HAVE_MEMORY_H 1 |
---|
1001 | | #define HAVE_STRINGS_H 1 |
---|
1002 | | #define HAVE_INTTYPES_H 1 |
---|
1003 | | #define HAVE_STDINT_H 1 |
---|
1004 | | #define HAVE_UNISTD_H 1 |
---|
1005 | | #define TIME_WITH_SYS_TIME 1 |
---|
1006 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
1007 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
1008 | | #define HAVE_SYS_WAIT_H 1 |
---|
1009 | | #define HAVE_SYS_TIME_H 1 |
---|
1010 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1011 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1012 | | #define HAVE_SYS_STAT_H 1 |
---|
1013 | | #define HAVE_SYS_MMAN_H 1 |
---|
1014 | | #define HAVE_FCNTL_H 1 |
---|
1015 | | #define HAVE_SYS_FILE_H 1 |
---|
1016 | | #define HAVE_STDLIB_H 1 |
---|
1017 | | #define HAVE_STDINT_H 1 |
---|
1018 | | #define HAVE_STDARG_H 1 |
---|
1019 | | #define HAVE_UNISTD_H 1 |
---|
1020 | | #define HAVE_SIGNAL_H 1 |
---|
1021 | | #define HAVE_STDIO_H 1 |
---|
1022 | | #define HAVE_STRING_H 1 |
---|
1023 | | #define HAVE_STRINGS_H 1 |
---|
1024 | | #define HAVE_CTYPE_H 1 |
---|
1025 | | #define HAVE_ERRNO_H 1 |
---|
1026 | | #define HAVE_SYSLOG_H 1 |
---|
1027 | | #define HAVE_PWD_H 1 |
---|
1028 | | #define HAVE_GRP_H 1 |
---|
1029 | | #define HAVE_NET_IF_H 1 |
---|
1030 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1031 | | #define HAVE_NETINET_IN_H 1 |
---|
1032 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
1033 | | #define HAVE_NETINET_IP_H 1 |
---|
1034 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
1035 | | #define HAVE_NETINET_TCP_H 1 |
---|
1036 | | #define HAVE_RESOLV_H 1 |
---|
1037 | | #define HAVE_ARPA_INET_H 1 |
---|
1038 | | #define HAVE_NETDB_H 1 |
---|
1039 | | #define HAVE_SYS_UIO_H 1 |
---|
1040 | | /* end confdefs.h. */ |
---|
1041 | | #include <stdio.h> |
---|
1042 | | #if HAVE_SYS_TYPES_H |
---|
1043 | | # include <sys/types.h> |
---|
1044 | | #endif |
---|
1045 | | #if HAVE_SYS_STAT_H |
---|
1046 | | # include <sys/stat.h> |
---|
1047 | | #endif |
---|
1048 | | #if STDC_HEADERS |
---|
1049 | | # include <stdlib.h> |
---|
1050 | | # include <stddef.h> |
---|
1051 | | #else |
---|
1052 | | # if HAVE_STDLIB_H |
---|
1053 | | # include <stdlib.h> |
---|
1054 | | # endif |
---|
1055 | | #endif |
---|
1056 | | #if HAVE_STRING_H |
---|
1057 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1058 | | # include <memory.h> |
---|
1059 | | # endif |
---|
1060 | | # include <string.h> |
---|
1061 | | #endif |
---|
1062 | | #if HAVE_STRINGS_H |
---|
1063 | | # include <strings.h> |
---|
1064 | | #endif |
---|
1065 | | #if HAVE_INTTYPES_H |
---|
1066 | | # include <inttypes.h> |
---|
1067 | | #else |
---|
1068 | | # if HAVE_STDINT_H |
---|
1069 | | # include <stdint.h> |
---|
1070 | | # endif |
---|
1071 | | #endif |
---|
1072 | | #if HAVE_UNISTD_H |
---|
1073 | | # include <unistd.h> |
---|
1074 | | #endif |
---|
1075 | | #include <linux/if_tun.h> |
---|
1076 | configure:4390: result: no |
---|
1077 | configure:4394: checking linux/if_tun.h presence |
---|
1078 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
1079 | configure:4456:10: fatal error: 'linux/if_tun.h' file not found |
---|
1080 | #include <linux/if_tun.h> |
---|
1081 | ^ |
---|
1082 | 1 error generated. |
---|
1083 | configure:4411: $? = 1 |
---|
1084 | configure: failed program was: |
---|
1085 | | #line 4396 "configure" |
---|
1086 | | /* confdefs.h. */ |
---|
1087 | | |
---|
1088 | | #define PACKAGE_NAME "OpenVPN" |
---|
1089 | | #define PACKAGE_TARNAME "openvpn" |
---|
1090 | | #define PACKAGE_VERSION "1.6.0" |
---|
1091 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
1092 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
1093 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
1094 | | #define IPROUTE_PATH "ip" |
---|
1095 | | #define ROUTE_PATH "/sbin/route" |
---|
1096 | | #define PACKAGE "openvpn" |
---|
1097 | | #define VERSION "1.6.0" |
---|
1098 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
1099 | | #define TARGET_DARWIN 1 |
---|
1100 | | #define STDC_HEADERS 1 |
---|
1101 | | #define HAVE_SYS_TYPES_H 1 |
---|
1102 | | #define HAVE_SYS_STAT_H 1 |
---|
1103 | | #define HAVE_STDLIB_H 1 |
---|
1104 | | #define HAVE_STRING_H 1 |
---|
1105 | | #define HAVE_MEMORY_H 1 |
---|
1106 | | #define HAVE_STRINGS_H 1 |
---|
1107 | | #define HAVE_INTTYPES_H 1 |
---|
1108 | | #define HAVE_STDINT_H 1 |
---|
1109 | | #define HAVE_UNISTD_H 1 |
---|
1110 | | #define TIME_WITH_SYS_TIME 1 |
---|
1111 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
1112 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
1113 | | #define HAVE_SYS_WAIT_H 1 |
---|
1114 | | #define HAVE_SYS_TIME_H 1 |
---|
1115 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1116 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1117 | | #define HAVE_SYS_STAT_H 1 |
---|
1118 | | #define HAVE_SYS_MMAN_H 1 |
---|
1119 | | #define HAVE_FCNTL_H 1 |
---|
1120 | | #define HAVE_SYS_FILE_H 1 |
---|
1121 | | #define HAVE_STDLIB_H 1 |
---|
1122 | | #define HAVE_STDINT_H 1 |
---|
1123 | | #define HAVE_STDARG_H 1 |
---|
1124 | | #define HAVE_UNISTD_H 1 |
---|
1125 | | #define HAVE_SIGNAL_H 1 |
---|
1126 | | #define HAVE_STDIO_H 1 |
---|
1127 | | #define HAVE_STRING_H 1 |
---|
1128 | | #define HAVE_STRINGS_H 1 |
---|
1129 | | #define HAVE_CTYPE_H 1 |
---|
1130 | | #define HAVE_ERRNO_H 1 |
---|
1131 | | #define HAVE_SYSLOG_H 1 |
---|
1132 | | #define HAVE_PWD_H 1 |
---|
1133 | | #define HAVE_GRP_H 1 |
---|
1134 | | #define HAVE_NET_IF_H 1 |
---|
1135 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1136 | | #define HAVE_NETINET_IN_H 1 |
---|
1137 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
1138 | | #define HAVE_NETINET_IP_H 1 |
---|
1139 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
1140 | | #define HAVE_NETINET_TCP_H 1 |
---|
1141 | | #define HAVE_RESOLV_H 1 |
---|
1142 | | #define HAVE_ARPA_INET_H 1 |
---|
1143 | | #define HAVE_NETDB_H 1 |
---|
1144 | | #define HAVE_SYS_UIO_H 1 |
---|
1145 | | /* end confdefs.h. */ |
---|
1146 | | #include <linux/if_tun.h> |
---|
1147 | configure:4430: result: no |
---|
1148 | configure:4460: checking for linux/if_tun.h |
---|
1149 | configure:4467: result: no |
---|
1150 | configure:4358: checking linux/sockios.h usability |
---|
1151 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1152 | configure:4454:10: fatal error: 'linux/sockios.h' file not found |
---|
1153 | #include <linux/sockios.h> |
---|
1154 | ^ |
---|
1155 | 1 error generated. |
---|
1156 | configure:4374: $? = 1 |
---|
1157 | configure: failed program was: |
---|
1158 | | #line 4360 "configure" |
---|
1159 | | /* confdefs.h. */ |
---|
1160 | | |
---|
1161 | | #define PACKAGE_NAME "OpenVPN" |
---|
1162 | | #define PACKAGE_TARNAME "openvpn" |
---|
1163 | | #define PACKAGE_VERSION "1.6.0" |
---|
1164 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
1165 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
1166 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
1167 | | #define IPROUTE_PATH "ip" |
---|
1168 | | #define ROUTE_PATH "/sbin/route" |
---|
1169 | | #define PACKAGE "openvpn" |
---|
1170 | | #define VERSION "1.6.0" |
---|
1171 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
1172 | | #define TARGET_DARWIN 1 |
---|
1173 | | #define STDC_HEADERS 1 |
---|
1174 | | #define HAVE_SYS_TYPES_H 1 |
---|
1175 | | #define HAVE_SYS_STAT_H 1 |
---|
1176 | | #define HAVE_STDLIB_H 1 |
---|
1177 | | #define HAVE_STRING_H 1 |
---|
1178 | | #define HAVE_MEMORY_H 1 |
---|
1179 | | #define HAVE_STRINGS_H 1 |
---|
1180 | | #define HAVE_INTTYPES_H 1 |
---|
1181 | | #define HAVE_STDINT_H 1 |
---|
1182 | | #define HAVE_UNISTD_H 1 |
---|
1183 | | #define TIME_WITH_SYS_TIME 1 |
---|
1184 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
1185 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
1186 | | #define HAVE_SYS_WAIT_H 1 |
---|
1187 | | #define HAVE_SYS_TIME_H 1 |
---|
1188 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1189 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1190 | | #define HAVE_SYS_STAT_H 1 |
---|
1191 | | #define HAVE_SYS_MMAN_H 1 |
---|
1192 | | #define HAVE_FCNTL_H 1 |
---|
1193 | | #define HAVE_SYS_FILE_H 1 |
---|
1194 | | #define HAVE_STDLIB_H 1 |
---|
1195 | | #define HAVE_STDINT_H 1 |
---|
1196 | | #define HAVE_STDARG_H 1 |
---|
1197 | | #define HAVE_UNISTD_H 1 |
---|
1198 | | #define HAVE_SIGNAL_H 1 |
---|
1199 | | #define HAVE_STDIO_H 1 |
---|
1200 | | #define HAVE_STRING_H 1 |
---|
1201 | | #define HAVE_STRINGS_H 1 |
---|
1202 | | #define HAVE_CTYPE_H 1 |
---|
1203 | | #define HAVE_ERRNO_H 1 |
---|
1204 | | #define HAVE_SYSLOG_H 1 |
---|
1205 | | #define HAVE_PWD_H 1 |
---|
1206 | | #define HAVE_GRP_H 1 |
---|
1207 | | #define HAVE_NET_IF_H 1 |
---|
1208 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1209 | | #define HAVE_NETINET_IN_H 1 |
---|
1210 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
1211 | | #define HAVE_NETINET_IP_H 1 |
---|
1212 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
1213 | | #define HAVE_NETINET_TCP_H 1 |
---|
1214 | | #define HAVE_RESOLV_H 1 |
---|
1215 | | #define HAVE_ARPA_INET_H 1 |
---|
1216 | | #define HAVE_NETDB_H 1 |
---|
1217 | | #define HAVE_SYS_UIO_H 1 |
---|
1218 | | /* end confdefs.h. */ |
---|
1219 | | #include <stdio.h> |
---|
1220 | | #if HAVE_SYS_TYPES_H |
---|
1221 | | # include <sys/types.h> |
---|
1222 | | #endif |
---|
1223 | | #if HAVE_SYS_STAT_H |
---|
1224 | | # include <sys/stat.h> |
---|
1225 | | #endif |
---|
1226 | | #if STDC_HEADERS |
---|
1227 | | # include <stdlib.h> |
---|
1228 | | # include <stddef.h> |
---|
1229 | | #else |
---|
1230 | | # if HAVE_STDLIB_H |
---|
1231 | | # include <stdlib.h> |
---|
1232 | | # endif |
---|
1233 | | #endif |
---|
1234 | | #if HAVE_STRING_H |
---|
1235 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1236 | | # include <memory.h> |
---|
1237 | | # endif |
---|
1238 | | # include <string.h> |
---|
1239 | | #endif |
---|
1240 | | #if HAVE_STRINGS_H |
---|
1241 | | # include <strings.h> |
---|
1242 | | #endif |
---|
1243 | | #if HAVE_INTTYPES_H |
---|
1244 | | # include <inttypes.h> |
---|
1245 | | #else |
---|
1246 | | # if HAVE_STDINT_H |
---|
1247 | | # include <stdint.h> |
---|
1248 | | # endif |
---|
1249 | | #endif |
---|
1250 | | #if HAVE_UNISTD_H |
---|
1251 | | # include <unistd.h> |
---|
1252 | | #endif |
---|
1253 | | #include <linux/sockios.h> |
---|
1254 | configure:4390: result: no |
---|
1255 | configure:4394: checking linux/sockios.h presence |
---|
1256 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
1257 | configure:4456:10: fatal error: 'linux/sockios.h' file not found |
---|
1258 | #include <linux/sockios.h> |
---|
1259 | ^ |
---|
1260 | 1 error generated. |
---|
1261 | configure:4411: $? = 1 |
---|
1262 | configure: failed program was: |
---|
1263 | | #line 4396 "configure" |
---|
1264 | | /* confdefs.h. */ |
---|
1265 | | |
---|
1266 | | #define PACKAGE_NAME "OpenVPN" |
---|
1267 | | #define PACKAGE_TARNAME "openvpn" |
---|
1268 | | #define PACKAGE_VERSION "1.6.0" |
---|
1269 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
1270 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
1271 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
1272 | | #define IPROUTE_PATH "ip" |
---|
1273 | | #define ROUTE_PATH "/sbin/route" |
---|
1274 | | #define PACKAGE "openvpn" |
---|
1275 | | #define VERSION "1.6.0" |
---|
1276 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
1277 | | #define TARGET_DARWIN 1 |
---|
1278 | | #define STDC_HEADERS 1 |
---|
1279 | | #define HAVE_SYS_TYPES_H 1 |
---|
1280 | | #define HAVE_SYS_STAT_H 1 |
---|
1281 | | #define HAVE_STDLIB_H 1 |
---|
1282 | | #define HAVE_STRING_H 1 |
---|
1283 | | #define HAVE_MEMORY_H 1 |
---|
1284 | | #define HAVE_STRINGS_H 1 |
---|
1285 | | #define HAVE_INTTYPES_H 1 |
---|
1286 | | #define HAVE_STDINT_H 1 |
---|
1287 | | #define HAVE_UNISTD_H 1 |
---|
1288 | | #define TIME_WITH_SYS_TIME 1 |
---|
1289 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
1290 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
1291 | | #define HAVE_SYS_WAIT_H 1 |
---|
1292 | | #define HAVE_SYS_TIME_H 1 |
---|
1293 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1294 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1295 | | #define HAVE_SYS_STAT_H 1 |
---|
1296 | | #define HAVE_SYS_MMAN_H 1 |
---|
1297 | | #define HAVE_FCNTL_H 1 |
---|
1298 | | #define HAVE_SYS_FILE_H 1 |
---|
1299 | | #define HAVE_STDLIB_H 1 |
---|
1300 | | #define HAVE_STDINT_H 1 |
---|
1301 | | #define HAVE_STDARG_H 1 |
---|
1302 | | #define HAVE_UNISTD_H 1 |
---|
1303 | | #define HAVE_SIGNAL_H 1 |
---|
1304 | | #define HAVE_STDIO_H 1 |
---|
1305 | | #define HAVE_STRING_H 1 |
---|
1306 | | #define HAVE_STRINGS_H 1 |
---|
1307 | | #define HAVE_CTYPE_H 1 |
---|
1308 | | #define HAVE_ERRNO_H 1 |
---|
1309 | | #define HAVE_SYSLOG_H 1 |
---|
1310 | | #define HAVE_PWD_H 1 |
---|
1311 | | #define HAVE_GRP_H 1 |
---|
1312 | | #define HAVE_NET_IF_H 1 |
---|
1313 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1314 | | #define HAVE_NETINET_IN_H 1 |
---|
1315 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
1316 | | #define HAVE_NETINET_IP_H 1 |
---|
1317 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
1318 | | #define HAVE_NETINET_TCP_H 1 |
---|
1319 | | #define HAVE_RESOLV_H 1 |
---|
1320 | | #define HAVE_ARPA_INET_H 1 |
---|
1321 | | #define HAVE_NETDB_H 1 |
---|
1322 | | #define HAVE_SYS_UIO_H 1 |
---|
1323 | | /* end confdefs.h. */ |
---|
1324 | | #include <linux/sockios.h> |
---|
1325 | configure:4430: result: no |
---|
1326 | configure:4460: checking for linux/sockios.h |
---|
1327 | configure:4467: result: no |
---|
1328 | configure:4358: checking linux/types.h usability |
---|
1329 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1330 | configure:4454:10: fatal error: 'linux/types.h' file not found |
---|
1331 | #include <linux/types.h> |
---|
1332 | ^ |
---|
1333 | 1 error generated. |
---|
1334 | configure:4374: $? = 1 |
---|
1335 | configure: failed program was: |
---|
1336 | | #line 4360 "configure" |
---|
1337 | | /* confdefs.h. */ |
---|
1338 | | |
---|
1339 | | #define PACKAGE_NAME "OpenVPN" |
---|
1340 | | #define PACKAGE_TARNAME "openvpn" |
---|
1341 | | #define PACKAGE_VERSION "1.6.0" |
---|
1342 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
1343 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
1344 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
1345 | | #define IPROUTE_PATH "ip" |
---|
1346 | | #define ROUTE_PATH "/sbin/route" |
---|
1347 | | #define PACKAGE "openvpn" |
---|
1348 | | #define VERSION "1.6.0" |
---|
1349 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
1350 | | #define TARGET_DARWIN 1 |
---|
1351 | | #define STDC_HEADERS 1 |
---|
1352 | | #define HAVE_SYS_TYPES_H 1 |
---|
1353 | | #define HAVE_SYS_STAT_H 1 |
---|
1354 | | #define HAVE_STDLIB_H 1 |
---|
1355 | | #define HAVE_STRING_H 1 |
---|
1356 | | #define HAVE_MEMORY_H 1 |
---|
1357 | | #define HAVE_STRINGS_H 1 |
---|
1358 | | #define HAVE_INTTYPES_H 1 |
---|
1359 | | #define HAVE_STDINT_H 1 |
---|
1360 | | #define HAVE_UNISTD_H 1 |
---|
1361 | | #define TIME_WITH_SYS_TIME 1 |
---|
1362 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
1363 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
1364 | | #define HAVE_SYS_WAIT_H 1 |
---|
1365 | | #define HAVE_SYS_TIME_H 1 |
---|
1366 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1367 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1368 | | #define HAVE_SYS_STAT_H 1 |
---|
1369 | | #define HAVE_SYS_MMAN_H 1 |
---|
1370 | | #define HAVE_FCNTL_H 1 |
---|
1371 | | #define HAVE_SYS_FILE_H 1 |
---|
1372 | | #define HAVE_STDLIB_H 1 |
---|
1373 | | #define HAVE_STDINT_H 1 |
---|
1374 | | #define HAVE_STDARG_H 1 |
---|
1375 | | #define HAVE_UNISTD_H 1 |
---|
1376 | | #define HAVE_SIGNAL_H 1 |
---|
1377 | | #define HAVE_STDIO_H 1 |
---|
1378 | | #define HAVE_STRING_H 1 |
---|
1379 | | #define HAVE_STRINGS_H 1 |
---|
1380 | | #define HAVE_CTYPE_H 1 |
---|
1381 | | #define HAVE_ERRNO_H 1 |
---|
1382 | | #define HAVE_SYSLOG_H 1 |
---|
1383 | | #define HAVE_PWD_H 1 |
---|
1384 | | #define HAVE_GRP_H 1 |
---|
1385 | | #define HAVE_NET_IF_H 1 |
---|
1386 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1387 | | #define HAVE_NETINET_IN_H 1 |
---|
1388 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
1389 | | #define HAVE_NETINET_IP_H 1 |
---|
1390 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
1391 | | #define HAVE_NETINET_TCP_H 1 |
---|
1392 | | #define HAVE_RESOLV_H 1 |
---|
1393 | | #define HAVE_ARPA_INET_H 1 |
---|
1394 | | #define HAVE_NETDB_H 1 |
---|
1395 | | #define HAVE_SYS_UIO_H 1 |
---|
1396 | | /* end confdefs.h. */ |
---|
1397 | | #include <stdio.h> |
---|
1398 | | #if HAVE_SYS_TYPES_H |
---|
1399 | | # include <sys/types.h> |
---|
1400 | | #endif |
---|
1401 | | #if HAVE_SYS_STAT_H |
---|
1402 | | # include <sys/stat.h> |
---|
1403 | | #endif |
---|
1404 | | #if STDC_HEADERS |
---|
1405 | | # include <stdlib.h> |
---|
1406 | | # include <stddef.h> |
---|
1407 | | #else |
---|
1408 | | # if HAVE_STDLIB_H |
---|
1409 | | # include <stdlib.h> |
---|
1410 | | # endif |
---|
1411 | | #endif |
---|
1412 | | #if HAVE_STRING_H |
---|
1413 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1414 | | # include <memory.h> |
---|
1415 | | # endif |
---|
1416 | | # include <string.h> |
---|
1417 | | #endif |
---|
1418 | | #if HAVE_STRINGS_H |
---|
1419 | | # include <strings.h> |
---|
1420 | | #endif |
---|
1421 | | #if HAVE_INTTYPES_H |
---|
1422 | | # include <inttypes.h> |
---|
1423 | | #else |
---|
1424 | | # if HAVE_STDINT_H |
---|
1425 | | # include <stdint.h> |
---|
1426 | | # endif |
---|
1427 | | #endif |
---|
1428 | | #if HAVE_UNISTD_H |
---|
1429 | | # include <unistd.h> |
---|
1430 | | #endif |
---|
1431 | | #include <linux/types.h> |
---|
1432 | configure:4390: result: no |
---|
1433 | configure:4394: checking linux/types.h presence |
---|
1434 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
1435 | configure:4456:10: fatal error: 'linux/types.h' file not found |
---|
1436 | #include <linux/types.h> |
---|
1437 | ^ |
---|
1438 | 1 error generated. |
---|
1439 | configure:4411: $? = 1 |
---|
1440 | configure: failed program was: |
---|
1441 | | #line 4396 "configure" |
---|
1442 | | /* confdefs.h. */ |
---|
1443 | | |
---|
1444 | | #define PACKAGE_NAME "OpenVPN" |
---|
1445 | | #define PACKAGE_TARNAME "openvpn" |
---|
1446 | | #define PACKAGE_VERSION "1.6.0" |
---|
1447 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
1448 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
1449 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
1450 | | #define IPROUTE_PATH "ip" |
---|
1451 | | #define ROUTE_PATH "/sbin/route" |
---|
1452 | | #define PACKAGE "openvpn" |
---|
1453 | | #define VERSION "1.6.0" |
---|
1454 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
1455 | | #define TARGET_DARWIN 1 |
---|
1456 | | #define STDC_HEADERS 1 |
---|
1457 | | #define HAVE_SYS_TYPES_H 1 |
---|
1458 | | #define HAVE_SYS_STAT_H 1 |
---|
1459 | | #define HAVE_STDLIB_H 1 |
---|
1460 | | #define HAVE_STRING_H 1 |
---|
1461 | | #define HAVE_MEMORY_H 1 |
---|
1462 | | #define HAVE_STRINGS_H 1 |
---|
1463 | | #define HAVE_INTTYPES_H 1 |
---|
1464 | | #define HAVE_STDINT_H 1 |
---|
1465 | | #define HAVE_UNISTD_H 1 |
---|
1466 | | #define TIME_WITH_SYS_TIME 1 |
---|
1467 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
1468 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
1469 | | #define HAVE_SYS_WAIT_H 1 |
---|
1470 | | #define HAVE_SYS_TIME_H 1 |
---|
1471 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1472 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1473 | | #define HAVE_SYS_STAT_H 1 |
---|
1474 | | #define HAVE_SYS_MMAN_H 1 |
---|
1475 | | #define HAVE_FCNTL_H 1 |
---|
1476 | | #define HAVE_SYS_FILE_H 1 |
---|
1477 | | #define HAVE_STDLIB_H 1 |
---|
1478 | | #define HAVE_STDINT_H 1 |
---|
1479 | | #define HAVE_STDARG_H 1 |
---|
1480 | | #define HAVE_UNISTD_H 1 |
---|
1481 | | #define HAVE_SIGNAL_H 1 |
---|
1482 | | #define HAVE_STDIO_H 1 |
---|
1483 | | #define HAVE_STRING_H 1 |
---|
1484 | | #define HAVE_STRINGS_H 1 |
---|
1485 | | #define HAVE_CTYPE_H 1 |
---|
1486 | | #define HAVE_ERRNO_H 1 |
---|
1487 | | #define HAVE_SYSLOG_H 1 |
---|
1488 | | #define HAVE_PWD_H 1 |
---|
1489 | | #define HAVE_GRP_H 1 |
---|
1490 | | #define HAVE_NET_IF_H 1 |
---|
1491 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1492 | | #define HAVE_NETINET_IN_H 1 |
---|
1493 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
1494 | | #define HAVE_NETINET_IP_H 1 |
---|
1495 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
1496 | | #define HAVE_NETINET_TCP_H 1 |
---|
1497 | | #define HAVE_RESOLV_H 1 |
---|
1498 | | #define HAVE_ARPA_INET_H 1 |
---|
1499 | | #define HAVE_NETDB_H 1 |
---|
1500 | | #define HAVE_SYS_UIO_H 1 |
---|
1501 | | /* end confdefs.h. */ |
---|
1502 | | #include <linux/types.h> |
---|
1503 | configure:4430: result: no |
---|
1504 | configure:4460: checking for linux/types.h |
---|
1505 | configure:4467: result: no |
---|
1506 | configure:4358: checking linux/errqueue.h usability |
---|
1507 | configure:4371: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1508 | configure:4454:10: fatal error: 'linux/errqueue.h' file not found |
---|
1509 | #include <linux/errqueue.h> |
---|
1510 | ^ |
---|
1511 | 1 error generated. |
---|
1512 | configure:4374: $? = 1 |
---|
1513 | configure: failed program was: |
---|
1514 | | #line 4360 "configure" |
---|
1515 | | /* confdefs.h. */ |
---|
1516 | | |
---|
1517 | | #define PACKAGE_NAME "OpenVPN" |
---|
1518 | | #define PACKAGE_TARNAME "openvpn" |
---|
1519 | | #define PACKAGE_VERSION "1.6.0" |
---|
1520 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
1521 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
1522 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
1523 | | #define IPROUTE_PATH "ip" |
---|
1524 | | #define ROUTE_PATH "/sbin/route" |
---|
1525 | | #define PACKAGE "openvpn" |
---|
1526 | | #define VERSION "1.6.0" |
---|
1527 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
1528 | | #define TARGET_DARWIN 1 |
---|
1529 | | #define STDC_HEADERS 1 |
---|
1530 | | #define HAVE_SYS_TYPES_H 1 |
---|
1531 | | #define HAVE_SYS_STAT_H 1 |
---|
1532 | | #define HAVE_STDLIB_H 1 |
---|
1533 | | #define HAVE_STRING_H 1 |
---|
1534 | | #define HAVE_MEMORY_H 1 |
---|
1535 | | #define HAVE_STRINGS_H 1 |
---|
1536 | | #define HAVE_INTTYPES_H 1 |
---|
1537 | | #define HAVE_STDINT_H 1 |
---|
1538 | | #define HAVE_UNISTD_H 1 |
---|
1539 | | #define TIME_WITH_SYS_TIME 1 |
---|
1540 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
1541 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
1542 | | #define HAVE_SYS_WAIT_H 1 |
---|
1543 | | #define HAVE_SYS_TIME_H 1 |
---|
1544 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1545 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1546 | | #define HAVE_SYS_STAT_H 1 |
---|
1547 | | #define HAVE_SYS_MMAN_H 1 |
---|
1548 | | #define HAVE_FCNTL_H 1 |
---|
1549 | | #define HAVE_SYS_FILE_H 1 |
---|
1550 | | #define HAVE_STDLIB_H 1 |
---|
1551 | | #define HAVE_STDINT_H 1 |
---|
1552 | | #define HAVE_STDARG_H 1 |
---|
1553 | | #define HAVE_UNISTD_H 1 |
---|
1554 | | #define HAVE_SIGNAL_H 1 |
---|
1555 | | #define HAVE_STDIO_H 1 |
---|
1556 | | #define HAVE_STRING_H 1 |
---|
1557 | | #define HAVE_STRINGS_H 1 |
---|
1558 | | #define HAVE_CTYPE_H 1 |
---|
1559 | | #define HAVE_ERRNO_H 1 |
---|
1560 | | #define HAVE_SYSLOG_H 1 |
---|
1561 | | #define HAVE_PWD_H 1 |
---|
1562 | | #define HAVE_GRP_H 1 |
---|
1563 | | #define HAVE_NET_IF_H 1 |
---|
1564 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1565 | | #define HAVE_NETINET_IN_H 1 |
---|
1566 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
1567 | | #define HAVE_NETINET_IP_H 1 |
---|
1568 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
1569 | | #define HAVE_NETINET_TCP_H 1 |
---|
1570 | | #define HAVE_RESOLV_H 1 |
---|
1571 | | #define HAVE_ARPA_INET_H 1 |
---|
1572 | | #define HAVE_NETDB_H 1 |
---|
1573 | | #define HAVE_SYS_UIO_H 1 |
---|
1574 | | /* end confdefs.h. */ |
---|
1575 | | #include <stdio.h> |
---|
1576 | | #if HAVE_SYS_TYPES_H |
---|
1577 | | # include <sys/types.h> |
---|
1578 | | #endif |
---|
1579 | | #if HAVE_SYS_STAT_H |
---|
1580 | | # include <sys/stat.h> |
---|
1581 | | #endif |
---|
1582 | | #if STDC_HEADERS |
---|
1583 | | # include <stdlib.h> |
---|
1584 | | # include <stddef.h> |
---|
1585 | | #else |
---|
1586 | | # if HAVE_STDLIB_H |
---|
1587 | | # include <stdlib.h> |
---|
1588 | | # endif |
---|
1589 | | #endif |
---|
1590 | | #if HAVE_STRING_H |
---|
1591 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1592 | | # include <memory.h> |
---|
1593 | | # endif |
---|
1594 | | # include <string.h> |
---|
1595 | | #endif |
---|
1596 | | #if HAVE_STRINGS_H |
---|
1597 | | # include <strings.h> |
---|
1598 | | #endif |
---|
1599 | | #if HAVE_INTTYPES_H |
---|
1600 | | # include <inttypes.h> |
---|
1601 | | #else |
---|
1602 | | # if HAVE_STDINT_H |
---|
1603 | | # include <stdint.h> |
---|
1604 | | # endif |
---|
1605 | | #endif |
---|
1606 | | #if HAVE_UNISTD_H |
---|
1607 | | # include <unistd.h> |
---|
1608 | | #endif |
---|
1609 | | #include <linux/errqueue.h> |
---|
1610 | configure:4390: result: no |
---|
1611 | configure:4394: checking linux/errqueue.h presence |
---|
1612 | configure:4405: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
1613 | configure:4456:10: fatal error: 'linux/errqueue.h' file not found |
---|
1614 | #include <linux/errqueue.h> |
---|
1615 | ^ |
---|
1616 | 1 error generated. |
---|
1617 | configure:4411: $? = 1 |
---|
1618 | configure: failed program was: |
---|
1619 | | #line 4396 "configure" |
---|
1620 | | /* confdefs.h. */ |
---|
1621 | | |
---|
1622 | | #define PACKAGE_NAME "OpenVPN" |
---|
1623 | | #define PACKAGE_TARNAME "openvpn" |
---|
1624 | | #define PACKAGE_VERSION "1.6.0" |
---|
1625 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
1626 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
1627 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
1628 | | #define IPROUTE_PATH "ip" |
---|
1629 | | #define ROUTE_PATH "/sbin/route" |
---|
1630 | | #define PACKAGE "openvpn" |
---|
1631 | | #define VERSION "1.6.0" |
---|
1632 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
1633 | | #define TARGET_DARWIN 1 |
---|
1634 | | #define STDC_HEADERS 1 |
---|
1635 | | #define HAVE_SYS_TYPES_H 1 |
---|
1636 | | #define HAVE_SYS_STAT_H 1 |
---|
1637 | | #define HAVE_STDLIB_H 1 |
---|
1638 | | #define HAVE_STRING_H 1 |
---|
1639 | | #define HAVE_MEMORY_H 1 |
---|
1640 | | #define HAVE_STRINGS_H 1 |
---|
1641 | | #define HAVE_INTTYPES_H 1 |
---|
1642 | | #define HAVE_STDINT_H 1 |
---|
1643 | | #define HAVE_UNISTD_H 1 |
---|
1644 | | #define TIME_WITH_SYS_TIME 1 |
---|
1645 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
1646 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
1647 | | #define HAVE_SYS_WAIT_H 1 |
---|
1648 | | #define HAVE_SYS_TIME_H 1 |
---|
1649 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1650 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1651 | | #define HAVE_SYS_STAT_H 1 |
---|
1652 | | #define HAVE_SYS_MMAN_H 1 |
---|
1653 | | #define HAVE_FCNTL_H 1 |
---|
1654 | | #define HAVE_SYS_FILE_H 1 |
---|
1655 | | #define HAVE_STDLIB_H 1 |
---|
1656 | | #define HAVE_STDINT_H 1 |
---|
1657 | | #define HAVE_STDARG_H 1 |
---|
1658 | | #define HAVE_UNISTD_H 1 |
---|
1659 | | #define HAVE_SIGNAL_H 1 |
---|
1660 | | #define HAVE_STDIO_H 1 |
---|
1661 | | #define HAVE_STRING_H 1 |
---|
1662 | | #define HAVE_STRINGS_H 1 |
---|
1663 | | #define HAVE_CTYPE_H 1 |
---|
1664 | | #define HAVE_ERRNO_H 1 |
---|
1665 | | #define HAVE_SYSLOG_H 1 |
---|
1666 | | #define HAVE_PWD_H 1 |
---|
1667 | | #define HAVE_GRP_H 1 |
---|
1668 | | #define HAVE_NET_IF_H 1 |
---|
1669 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1670 | | #define HAVE_NETINET_IN_H 1 |
---|
1671 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
1672 | | #define HAVE_NETINET_IP_H 1 |
---|
1673 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
1674 | | #define HAVE_NETINET_TCP_H 1 |
---|
1675 | | #define HAVE_RESOLV_H 1 |
---|
1676 | | #define HAVE_ARPA_INET_H 1 |
---|
1677 | | #define HAVE_NETDB_H 1 |
---|
1678 | | #define HAVE_SYS_UIO_H 1 |
---|
1679 | | /* end confdefs.h. */ |
---|
1680 | | #include <linux/errqueue.h> |
---|
1681 | configure:4430: result: no |
---|
1682 | configure:4460: checking for linux/errqueue.h |
---|
1683 | configure:4467: result: no |
---|
1684 | configure:4535: checking for in_addr_t |
---|
1685 | configure:4561: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1686 | configure:4564: $? = 0 |
---|
1687 | configure:4567: test -s conftest.o |
---|
1688 | configure:4570: $? = 0 |
---|
1689 | configure:4581: result: yes |
---|
1690 | configure:4594: checking for uint8_t |
---|
1691 | configure:4620: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1692 | configure:4623: $? = 0 |
---|
1693 | configure:4626: test -s conftest.o |
---|
1694 | configure:4629: $? = 0 |
---|
1695 | configure:4640: result: yes |
---|
1696 | configure:4652: checking for uint16_t |
---|
1697 | configure:4678: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1698 | configure:4681: $? = 0 |
---|
1699 | configure:4684: test -s conftest.o |
---|
1700 | configure:4687: $? = 0 |
---|
1701 | configure:4698: result: yes |
---|
1702 | configure:4710: checking for uint32_t |
---|
1703 | configure:4736: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1704 | configure:4739: $? = 0 |
---|
1705 | configure:4742: test -s conftest.o |
---|
1706 | configure:4745: $? = 0 |
---|
1707 | configure:4756: result: yes |
---|
1708 | configure:4769: checking for struct tun_pi |
---|
1709 | configure:4795: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1710 | configure:4841:5: error: invalid application of 'sizeof' to an incomplete type 'struct tun_pi' |
---|
1711 | if (sizeof (struct tun_pi)) |
---|
1712 | ^ ~~~~~~~~~~~~~~~ |
---|
1713 | configure:4841:20: note: forward declaration of 'struct tun_pi' |
---|
1714 | if (sizeof (struct tun_pi)) |
---|
1715 | ^ |
---|
1716 | 1 error generated. |
---|
1717 | configure:4798: $? = 1 |
---|
1718 | configure: failed program was: |
---|
1719 | | #line 4774 "configure" |
---|
1720 | | /* confdefs.h. */ |
---|
1721 | | |
---|
1722 | | #define PACKAGE_NAME "OpenVPN" |
---|
1723 | | #define PACKAGE_TARNAME "openvpn" |
---|
1724 | | #define PACKAGE_VERSION "1.6.0" |
---|
1725 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
1726 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
1727 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
1728 | | #define IPROUTE_PATH "ip" |
---|
1729 | | #define ROUTE_PATH "/sbin/route" |
---|
1730 | | #define PACKAGE "openvpn" |
---|
1731 | | #define VERSION "1.6.0" |
---|
1732 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
1733 | | #define TARGET_DARWIN 1 |
---|
1734 | | #define STDC_HEADERS 1 |
---|
1735 | | #define HAVE_SYS_TYPES_H 1 |
---|
1736 | | #define HAVE_SYS_STAT_H 1 |
---|
1737 | | #define HAVE_STDLIB_H 1 |
---|
1738 | | #define HAVE_STRING_H 1 |
---|
1739 | | #define HAVE_MEMORY_H 1 |
---|
1740 | | #define HAVE_STRINGS_H 1 |
---|
1741 | | #define HAVE_INTTYPES_H 1 |
---|
1742 | | #define HAVE_STDINT_H 1 |
---|
1743 | | #define HAVE_UNISTD_H 1 |
---|
1744 | | #define TIME_WITH_SYS_TIME 1 |
---|
1745 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
1746 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
1747 | | #define HAVE_SYS_WAIT_H 1 |
---|
1748 | | #define HAVE_SYS_TIME_H 1 |
---|
1749 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1750 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1751 | | #define HAVE_SYS_STAT_H 1 |
---|
1752 | | #define HAVE_SYS_MMAN_H 1 |
---|
1753 | | #define HAVE_FCNTL_H 1 |
---|
1754 | | #define HAVE_SYS_FILE_H 1 |
---|
1755 | | #define HAVE_STDLIB_H 1 |
---|
1756 | | #define HAVE_STDINT_H 1 |
---|
1757 | | #define HAVE_STDARG_H 1 |
---|
1758 | | #define HAVE_UNISTD_H 1 |
---|
1759 | | #define HAVE_SIGNAL_H 1 |
---|
1760 | | #define HAVE_STDIO_H 1 |
---|
1761 | | #define HAVE_STRING_H 1 |
---|
1762 | | #define HAVE_STRINGS_H 1 |
---|
1763 | | #define HAVE_CTYPE_H 1 |
---|
1764 | | #define HAVE_ERRNO_H 1 |
---|
1765 | | #define HAVE_SYSLOG_H 1 |
---|
1766 | | #define HAVE_PWD_H 1 |
---|
1767 | | #define HAVE_GRP_H 1 |
---|
1768 | | #define HAVE_NET_IF_H 1 |
---|
1769 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1770 | | #define HAVE_NETINET_IN_H 1 |
---|
1771 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
1772 | | #define HAVE_NETINET_IP_H 1 |
---|
1773 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
1774 | | #define HAVE_NETINET_TCP_H 1 |
---|
1775 | | #define HAVE_RESOLV_H 1 |
---|
1776 | | #define HAVE_ARPA_INET_H 1 |
---|
1777 | | #define HAVE_NETDB_H 1 |
---|
1778 | | #define HAVE_SYS_UIO_H 1 |
---|
1779 | | /* end confdefs.h. */ |
---|
1780 | | #include "syshead.h" |
---|
1781 | | |
---|
1782 | | int |
---|
1783 | | main () |
---|
1784 | | { |
---|
1785 | | if ((struct tun_pi *) 0) |
---|
1786 | | return 0; |
---|
1787 | | if (sizeof (struct tun_pi)) |
---|
1788 | | return 0; |
---|
1789 | | ; |
---|
1790 | | return 0; |
---|
1791 | | } |
---|
1792 | configure:4815: result: no |
---|
1793 | configure:4825: checking for struct iphdr |
---|
1794 | configure:4851: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1795 | configure:4897:5: error: invalid application of 'sizeof' to an incomplete type 'struct iphdr' |
---|
1796 | if (sizeof (struct iphdr)) |
---|
1797 | ^ ~~~~~~~~~~~~~~ |
---|
1798 | configure:4897:20: note: forward declaration of 'struct iphdr' |
---|
1799 | if (sizeof (struct iphdr)) |
---|
1800 | ^ |
---|
1801 | 1 error generated. |
---|
1802 | configure:4854: $? = 1 |
---|
1803 | configure: failed program was: |
---|
1804 | | #line 4830 "configure" |
---|
1805 | | /* confdefs.h. */ |
---|
1806 | | |
---|
1807 | | #define PACKAGE_NAME "OpenVPN" |
---|
1808 | | #define PACKAGE_TARNAME "openvpn" |
---|
1809 | | #define PACKAGE_VERSION "1.6.0" |
---|
1810 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
1811 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
1812 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
1813 | | #define IPROUTE_PATH "ip" |
---|
1814 | | #define ROUTE_PATH "/sbin/route" |
---|
1815 | | #define PACKAGE "openvpn" |
---|
1816 | | #define VERSION "1.6.0" |
---|
1817 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
1818 | | #define TARGET_DARWIN 1 |
---|
1819 | | #define STDC_HEADERS 1 |
---|
1820 | | #define HAVE_SYS_TYPES_H 1 |
---|
1821 | | #define HAVE_SYS_STAT_H 1 |
---|
1822 | | #define HAVE_STDLIB_H 1 |
---|
1823 | | #define HAVE_STRING_H 1 |
---|
1824 | | #define HAVE_MEMORY_H 1 |
---|
1825 | | #define HAVE_STRINGS_H 1 |
---|
1826 | | #define HAVE_INTTYPES_H 1 |
---|
1827 | | #define HAVE_STDINT_H 1 |
---|
1828 | | #define HAVE_UNISTD_H 1 |
---|
1829 | | #define TIME_WITH_SYS_TIME 1 |
---|
1830 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
1831 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
1832 | | #define HAVE_SYS_WAIT_H 1 |
---|
1833 | | #define HAVE_SYS_TIME_H 1 |
---|
1834 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1835 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1836 | | #define HAVE_SYS_STAT_H 1 |
---|
1837 | | #define HAVE_SYS_MMAN_H 1 |
---|
1838 | | #define HAVE_FCNTL_H 1 |
---|
1839 | | #define HAVE_SYS_FILE_H 1 |
---|
1840 | | #define HAVE_STDLIB_H 1 |
---|
1841 | | #define HAVE_STDINT_H 1 |
---|
1842 | | #define HAVE_STDARG_H 1 |
---|
1843 | | #define HAVE_UNISTD_H 1 |
---|
1844 | | #define HAVE_SIGNAL_H 1 |
---|
1845 | | #define HAVE_STDIO_H 1 |
---|
1846 | | #define HAVE_STRING_H 1 |
---|
1847 | | #define HAVE_STRINGS_H 1 |
---|
1848 | | #define HAVE_CTYPE_H 1 |
---|
1849 | | #define HAVE_ERRNO_H 1 |
---|
1850 | | #define HAVE_SYSLOG_H 1 |
---|
1851 | | #define HAVE_PWD_H 1 |
---|
1852 | | #define HAVE_GRP_H 1 |
---|
1853 | | #define HAVE_NET_IF_H 1 |
---|
1854 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1855 | | #define HAVE_NETINET_IN_H 1 |
---|
1856 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
1857 | | #define HAVE_NETINET_IP_H 1 |
---|
1858 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
1859 | | #define HAVE_NETINET_TCP_H 1 |
---|
1860 | | #define HAVE_RESOLV_H 1 |
---|
1861 | | #define HAVE_ARPA_INET_H 1 |
---|
1862 | | #define HAVE_NETDB_H 1 |
---|
1863 | | #define HAVE_SYS_UIO_H 1 |
---|
1864 | | /* end confdefs.h. */ |
---|
1865 | | #include "syshead.h" |
---|
1866 | | |
---|
1867 | | int |
---|
1868 | | main () |
---|
1869 | | { |
---|
1870 | | if ((struct iphdr *) 0) |
---|
1871 | | return 0; |
---|
1872 | | if (sizeof (struct iphdr)) |
---|
1873 | | return 0; |
---|
1874 | | ; |
---|
1875 | | return 0; |
---|
1876 | | } |
---|
1877 | configure:4871: result: no |
---|
1878 | configure:4881: checking for struct iovec |
---|
1879 | configure:4907: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1880 | configure:4910: $? = 0 |
---|
1881 | configure:4913: test -s conftest.o |
---|
1882 | configure:4916: $? = 0 |
---|
1883 | configure:4927: result: yes |
---|
1884 | configure:4938: checking for struct sock_extended_err |
---|
1885 | configure:4964: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1886 | configure:5011:5: error: invalid application of 'sizeof' to an incomplete type 'struct sock_extended_err' |
---|
1887 | if (sizeof (struct sock_extended_err)) |
---|
1888 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
1889 | configure:5011:20: note: forward declaration of 'struct sock_extended_err' |
---|
1890 | if (sizeof (struct sock_extended_err)) |
---|
1891 | ^ |
---|
1892 | 1 error generated. |
---|
1893 | configure:4967: $? = 1 |
---|
1894 | configure: failed program was: |
---|
1895 | | #line 4943 "configure" |
---|
1896 | | /* confdefs.h. */ |
---|
1897 | | |
---|
1898 | | #define PACKAGE_NAME "OpenVPN" |
---|
1899 | | #define PACKAGE_TARNAME "openvpn" |
---|
1900 | | #define PACKAGE_VERSION "1.6.0" |
---|
1901 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
1902 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
1903 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
1904 | | #define IPROUTE_PATH "ip" |
---|
1905 | | #define ROUTE_PATH "/sbin/route" |
---|
1906 | | #define PACKAGE "openvpn" |
---|
1907 | | #define VERSION "1.6.0" |
---|
1908 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
1909 | | #define TARGET_DARWIN 1 |
---|
1910 | | #define STDC_HEADERS 1 |
---|
1911 | | #define HAVE_SYS_TYPES_H 1 |
---|
1912 | | #define HAVE_SYS_STAT_H 1 |
---|
1913 | | #define HAVE_STDLIB_H 1 |
---|
1914 | | #define HAVE_STRING_H 1 |
---|
1915 | | #define HAVE_MEMORY_H 1 |
---|
1916 | | #define HAVE_STRINGS_H 1 |
---|
1917 | | #define HAVE_INTTYPES_H 1 |
---|
1918 | | #define HAVE_STDINT_H 1 |
---|
1919 | | #define HAVE_UNISTD_H 1 |
---|
1920 | | #define TIME_WITH_SYS_TIME 1 |
---|
1921 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
1922 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
1923 | | #define HAVE_SYS_WAIT_H 1 |
---|
1924 | | #define HAVE_SYS_TIME_H 1 |
---|
1925 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1926 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1927 | | #define HAVE_SYS_STAT_H 1 |
---|
1928 | | #define HAVE_SYS_MMAN_H 1 |
---|
1929 | | #define HAVE_FCNTL_H 1 |
---|
1930 | | #define HAVE_SYS_FILE_H 1 |
---|
1931 | | #define HAVE_STDLIB_H 1 |
---|
1932 | | #define HAVE_STDINT_H 1 |
---|
1933 | | #define HAVE_STDARG_H 1 |
---|
1934 | | #define HAVE_UNISTD_H 1 |
---|
1935 | | #define HAVE_SIGNAL_H 1 |
---|
1936 | | #define HAVE_STDIO_H 1 |
---|
1937 | | #define HAVE_STRING_H 1 |
---|
1938 | | #define HAVE_STRINGS_H 1 |
---|
1939 | | #define HAVE_CTYPE_H 1 |
---|
1940 | | #define HAVE_ERRNO_H 1 |
---|
1941 | | #define HAVE_SYSLOG_H 1 |
---|
1942 | | #define HAVE_PWD_H 1 |
---|
1943 | | #define HAVE_GRP_H 1 |
---|
1944 | | #define HAVE_NET_IF_H 1 |
---|
1945 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1946 | | #define HAVE_NETINET_IN_H 1 |
---|
1947 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
1948 | | #define HAVE_NETINET_IP_H 1 |
---|
1949 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
1950 | | #define HAVE_NETINET_TCP_H 1 |
---|
1951 | | #define HAVE_RESOLV_H 1 |
---|
1952 | | #define HAVE_ARPA_INET_H 1 |
---|
1953 | | #define HAVE_NETDB_H 1 |
---|
1954 | | #define HAVE_SYS_UIO_H 1 |
---|
1955 | | #define HAVE_IOVEC 1 |
---|
1956 | | /* end confdefs.h. */ |
---|
1957 | | #include "syshead.h" |
---|
1958 | | |
---|
1959 | | int |
---|
1960 | | main () |
---|
1961 | | { |
---|
1962 | | if ((struct sock_extended_err *) 0) |
---|
1963 | | return 0; |
---|
1964 | | if (sizeof (struct sock_extended_err)) |
---|
1965 | | return 0; |
---|
1966 | | ; |
---|
1967 | | return 0; |
---|
1968 | | } |
---|
1969 | configure:4984: result: no |
---|
1970 | configure:4994: checking for struct msghdr |
---|
1971 | configure:5020: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1972 | configure:5023: $? = 0 |
---|
1973 | configure:5026: test -s conftest.o |
---|
1974 | configure:5029: $? = 0 |
---|
1975 | configure:5040: result: yes |
---|
1976 | configure:5050: checking for struct cmsghdr |
---|
1977 | configure:5076: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1978 | configure:5079: $? = 0 |
---|
1979 | configure:5082: test -s conftest.o |
---|
1980 | configure:5085: $? = 0 |
---|
1981 | configure:5096: result: yes |
---|
1982 | configure:5107: checking for unsigned int |
---|
1983 | configure:5132: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1984 | configure:5135: $? = 0 |
---|
1985 | configure:5138: test -s conftest.o |
---|
1986 | configure:5141: $? = 0 |
---|
1987 | configure:5152: result: yes |
---|
1988 | configure:5155: checking size of unsigned int |
---|
1989 | configure:5430: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
1990 | configure:5433: $? = 0 |
---|
1991 | configure:5435: ./conftest |
---|
1992 | configure:5438: $? = 0 |
---|
1993 | configure:5461: result: 4 |
---|
1994 | configure:5468: checking for unsigned long |
---|
1995 | configure:5493: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
1996 | configure:5496: $? = 0 |
---|
1997 | configure:5499: test -s conftest.o |
---|
1998 | configure:5502: $? = 0 |
---|
1999 | configure:5513: result: yes |
---|
2000 | configure:5516: checking size of unsigned long |
---|
2001 | configure:5791: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2002 | configure:5794: $? = 0 |
---|
2003 | configure:5796: ./conftest |
---|
2004 | configure:5799: $? = 0 |
---|
2005 | configure:5822: result: 8 |
---|
2006 | configure:5886: checking for socklen_t |
---|
2007 | configure:5913: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
2008 | configure:5916: $? = 0 |
---|
2009 | configure:5919: test -s conftest.o |
---|
2010 | configure:5922: $? = 0 |
---|
2011 | configure:5933: result: yes |
---|
2012 | configure:6017: checking return type of signal handlers |
---|
2013 | configure:6049: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
2014 | configure:6052: $? = 0 |
---|
2015 | configure:6055: test -s conftest.o |
---|
2016 | configure:6058: $? = 0 |
---|
2017 | configure:6069: result: void |
---|
2018 | configure:6078: checking for library containing socket |
---|
2019 | configure:6109: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2020 | configure:6112: $? = 0 |
---|
2021 | configure:6115: test -s conftest |
---|
2022 | configure:6118: $? = 0 |
---|
2023 | configure:6177: result: none required |
---|
2024 | configure:6185: checking for library containing inet_ntoa |
---|
2025 | configure:6216: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2026 | configure:6219: $? = 0 |
---|
2027 | configure:6222: test -s conftest |
---|
2028 | configure:6225: $? = 0 |
---|
2029 | configure:6284: result: none required |
---|
2030 | configure:6292: checking for library containing gethostbyname |
---|
2031 | configure:6323: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2032 | configure:6326: $? = 0 |
---|
2033 | configure:6329: test -s conftest |
---|
2034 | configure:6332: $? = 0 |
---|
2035 | configure:6391: result: none required |
---|
2036 | configure:6405: checking for unistd.h |
---|
2037 | configure:6410: result: yes |
---|
2038 | configure:6414: checking vfork.h usability |
---|
2039 | configure:6427: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
2040 | configure:6517:10: fatal error: 'vfork.h' file not found |
---|
2041 | #include <vfork.h> |
---|
2042 | ^ |
---|
2043 | 1 error generated. |
---|
2044 | configure:6430: $? = 1 |
---|
2045 | configure: failed program was: |
---|
2046 | | #line 6416 "configure" |
---|
2047 | | /* confdefs.h. */ |
---|
2048 | | |
---|
2049 | | #define PACKAGE_NAME "OpenVPN" |
---|
2050 | | #define PACKAGE_TARNAME "openvpn" |
---|
2051 | | #define PACKAGE_VERSION "1.6.0" |
---|
2052 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
2053 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
2054 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
2055 | | #define IPROUTE_PATH "ip" |
---|
2056 | | #define ROUTE_PATH "/sbin/route" |
---|
2057 | | #define PACKAGE "openvpn" |
---|
2058 | | #define VERSION "1.6.0" |
---|
2059 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
2060 | | #define TARGET_DARWIN 1 |
---|
2061 | | #define STDC_HEADERS 1 |
---|
2062 | | #define HAVE_SYS_TYPES_H 1 |
---|
2063 | | #define HAVE_SYS_STAT_H 1 |
---|
2064 | | #define HAVE_STDLIB_H 1 |
---|
2065 | | #define HAVE_STRING_H 1 |
---|
2066 | | #define HAVE_MEMORY_H 1 |
---|
2067 | | #define HAVE_STRINGS_H 1 |
---|
2068 | | #define HAVE_INTTYPES_H 1 |
---|
2069 | | #define HAVE_STDINT_H 1 |
---|
2070 | | #define HAVE_UNISTD_H 1 |
---|
2071 | | #define TIME_WITH_SYS_TIME 1 |
---|
2072 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
2073 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
2074 | | #define HAVE_SYS_WAIT_H 1 |
---|
2075 | | #define HAVE_SYS_TIME_H 1 |
---|
2076 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2077 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2078 | | #define HAVE_SYS_STAT_H 1 |
---|
2079 | | #define HAVE_SYS_MMAN_H 1 |
---|
2080 | | #define HAVE_FCNTL_H 1 |
---|
2081 | | #define HAVE_SYS_FILE_H 1 |
---|
2082 | | #define HAVE_STDLIB_H 1 |
---|
2083 | | #define HAVE_STDINT_H 1 |
---|
2084 | | #define HAVE_STDARG_H 1 |
---|
2085 | | #define HAVE_UNISTD_H 1 |
---|
2086 | | #define HAVE_SIGNAL_H 1 |
---|
2087 | | #define HAVE_STDIO_H 1 |
---|
2088 | | #define HAVE_STRING_H 1 |
---|
2089 | | #define HAVE_STRINGS_H 1 |
---|
2090 | | #define HAVE_CTYPE_H 1 |
---|
2091 | | #define HAVE_ERRNO_H 1 |
---|
2092 | | #define HAVE_SYSLOG_H 1 |
---|
2093 | | #define HAVE_PWD_H 1 |
---|
2094 | | #define HAVE_GRP_H 1 |
---|
2095 | | #define HAVE_NET_IF_H 1 |
---|
2096 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
2097 | | #define HAVE_NETINET_IN_H 1 |
---|
2098 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
2099 | | #define HAVE_NETINET_IP_H 1 |
---|
2100 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
2101 | | #define HAVE_NETINET_TCP_H 1 |
---|
2102 | | #define HAVE_RESOLV_H 1 |
---|
2103 | | #define HAVE_ARPA_INET_H 1 |
---|
2104 | | #define HAVE_NETDB_H 1 |
---|
2105 | | #define HAVE_SYS_UIO_H 1 |
---|
2106 | | #define HAVE_IOVEC 1 |
---|
2107 | | #define HAVE_MSGHDR 1 |
---|
2108 | | #define HAVE_CMSGHDR 1 |
---|
2109 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2110 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2111 | | #define RETSIGTYPE void |
---|
2112 | | #define HAVE_UNISTD_H 1 |
---|
2113 | | /* end confdefs.h. */ |
---|
2114 | | #include <stdio.h> |
---|
2115 | | #if HAVE_SYS_TYPES_H |
---|
2116 | | # include <sys/types.h> |
---|
2117 | | #endif |
---|
2118 | | #if HAVE_SYS_STAT_H |
---|
2119 | | # include <sys/stat.h> |
---|
2120 | | #endif |
---|
2121 | | #if STDC_HEADERS |
---|
2122 | | # include <stdlib.h> |
---|
2123 | | # include <stddef.h> |
---|
2124 | | #else |
---|
2125 | | # if HAVE_STDLIB_H |
---|
2126 | | # include <stdlib.h> |
---|
2127 | | # endif |
---|
2128 | | #endif |
---|
2129 | | #if HAVE_STRING_H |
---|
2130 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
2131 | | # include <memory.h> |
---|
2132 | | # endif |
---|
2133 | | # include <string.h> |
---|
2134 | | #endif |
---|
2135 | | #if HAVE_STRINGS_H |
---|
2136 | | # include <strings.h> |
---|
2137 | | #endif |
---|
2138 | | #if HAVE_INTTYPES_H |
---|
2139 | | # include <inttypes.h> |
---|
2140 | | #else |
---|
2141 | | # if HAVE_STDINT_H |
---|
2142 | | # include <stdint.h> |
---|
2143 | | # endif |
---|
2144 | | #endif |
---|
2145 | | #if HAVE_UNISTD_H |
---|
2146 | | # include <unistd.h> |
---|
2147 | | #endif |
---|
2148 | | #include <vfork.h> |
---|
2149 | configure:6446: result: no |
---|
2150 | configure:6450: checking vfork.h presence |
---|
2151 | configure:6461: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
2152 | configure:6519:10: fatal error: 'vfork.h' file not found |
---|
2153 | #include <vfork.h> |
---|
2154 | ^ |
---|
2155 | 1 error generated. |
---|
2156 | configure:6467: $? = 1 |
---|
2157 | configure: failed program was: |
---|
2158 | | #line 6452 "configure" |
---|
2159 | | /* confdefs.h. */ |
---|
2160 | | |
---|
2161 | | #define PACKAGE_NAME "OpenVPN" |
---|
2162 | | #define PACKAGE_TARNAME "openvpn" |
---|
2163 | | #define PACKAGE_VERSION "1.6.0" |
---|
2164 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
2165 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
2166 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
2167 | | #define IPROUTE_PATH "ip" |
---|
2168 | | #define ROUTE_PATH "/sbin/route" |
---|
2169 | | #define PACKAGE "openvpn" |
---|
2170 | | #define VERSION "1.6.0" |
---|
2171 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
2172 | | #define TARGET_DARWIN 1 |
---|
2173 | | #define STDC_HEADERS 1 |
---|
2174 | | #define HAVE_SYS_TYPES_H 1 |
---|
2175 | | #define HAVE_SYS_STAT_H 1 |
---|
2176 | | #define HAVE_STDLIB_H 1 |
---|
2177 | | #define HAVE_STRING_H 1 |
---|
2178 | | #define HAVE_MEMORY_H 1 |
---|
2179 | | #define HAVE_STRINGS_H 1 |
---|
2180 | | #define HAVE_INTTYPES_H 1 |
---|
2181 | | #define HAVE_STDINT_H 1 |
---|
2182 | | #define HAVE_UNISTD_H 1 |
---|
2183 | | #define TIME_WITH_SYS_TIME 1 |
---|
2184 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
2185 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
2186 | | #define HAVE_SYS_WAIT_H 1 |
---|
2187 | | #define HAVE_SYS_TIME_H 1 |
---|
2188 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2189 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2190 | | #define HAVE_SYS_STAT_H 1 |
---|
2191 | | #define HAVE_SYS_MMAN_H 1 |
---|
2192 | | #define HAVE_FCNTL_H 1 |
---|
2193 | | #define HAVE_SYS_FILE_H 1 |
---|
2194 | | #define HAVE_STDLIB_H 1 |
---|
2195 | | #define HAVE_STDINT_H 1 |
---|
2196 | | #define HAVE_STDARG_H 1 |
---|
2197 | | #define HAVE_UNISTD_H 1 |
---|
2198 | | #define HAVE_SIGNAL_H 1 |
---|
2199 | | #define HAVE_STDIO_H 1 |
---|
2200 | | #define HAVE_STRING_H 1 |
---|
2201 | | #define HAVE_STRINGS_H 1 |
---|
2202 | | #define HAVE_CTYPE_H 1 |
---|
2203 | | #define HAVE_ERRNO_H 1 |
---|
2204 | | #define HAVE_SYSLOG_H 1 |
---|
2205 | | #define HAVE_PWD_H 1 |
---|
2206 | | #define HAVE_GRP_H 1 |
---|
2207 | | #define HAVE_NET_IF_H 1 |
---|
2208 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
2209 | | #define HAVE_NETINET_IN_H 1 |
---|
2210 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
2211 | | #define HAVE_NETINET_IP_H 1 |
---|
2212 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
2213 | | #define HAVE_NETINET_TCP_H 1 |
---|
2214 | | #define HAVE_RESOLV_H 1 |
---|
2215 | | #define HAVE_ARPA_INET_H 1 |
---|
2216 | | #define HAVE_NETDB_H 1 |
---|
2217 | | #define HAVE_SYS_UIO_H 1 |
---|
2218 | | #define HAVE_IOVEC 1 |
---|
2219 | | #define HAVE_MSGHDR 1 |
---|
2220 | | #define HAVE_CMSGHDR 1 |
---|
2221 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2222 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2223 | | #define RETSIGTYPE void |
---|
2224 | | #define HAVE_UNISTD_H 1 |
---|
2225 | | /* end confdefs.h. */ |
---|
2226 | | #include <vfork.h> |
---|
2227 | configure:6486: result: no |
---|
2228 | configure:6516: checking for vfork.h |
---|
2229 | configure:6523: result: no |
---|
2230 | configure:6541: checking for fork |
---|
2231 | configure:6591: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2232 | configure:6594: $? = 0 |
---|
2233 | configure:6597: test -s conftest |
---|
2234 | configure:6600: $? = 0 |
---|
2235 | configure:6611: result: yes |
---|
2236 | configure:6541: checking for vfork |
---|
2237 | configure:6591: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2238 | configure:6630:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration] |
---|
2239 | char vfork (); |
---|
2240 | ^ |
---|
2241 | configure:6630:6: note: 'vfork' is a builtin with type 'int (void)' |
---|
2242 | 1 warning generated. |
---|
2243 | configure:6594: $? = 0 |
---|
2244 | configure:6597: test -s conftest |
---|
2245 | configure:6600: $? = 0 |
---|
2246 | configure:6611: result: yes |
---|
2247 | configure:6622: checking for working fork |
---|
2248 | configure:6645: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2249 | conftest.c:9:13: warning: implicit declaration of function 'fork' is invalid in C99 [-Wimplicit-function-declaration] |
---|
2250 | if (fork() < 0) |
---|
2251 | ^ |
---|
2252 | conftest.c:10:11: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
2253 | exit (1); |
---|
2254 | ^ |
---|
2255 | conftest.c:10:11: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
2256 | 2 warnings generated. |
---|
2257 | configure:6648: $? = 0 |
---|
2258 | configure:6650: ./conftest |
---|
2259 | configure:6653: $? = 0 |
---|
2260 | configure:6667: result: yes |
---|
2261 | configure:6688: checking for working vfork |
---|
2262 | configure:6822: result: yes |
---|
2263 | configure:6884: checking for daemon |
---|
2264 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2265 | configure:6937: $? = 0 |
---|
2266 | configure:6940: test -s conftest |
---|
2267 | configure:6943: $? = 0 |
---|
2268 | configure:6954: result: yes |
---|
2269 | configure:6884: checking for chroot |
---|
2270 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2271 | configure:6937: $? = 0 |
---|
2272 | configure:6940: test -s conftest |
---|
2273 | configure:6943: $? = 0 |
---|
2274 | configure:6954: result: yes |
---|
2275 | configure:6884: checking for getpwnam |
---|
2276 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2277 | configure:6937: $? = 0 |
---|
2278 | configure:6940: test -s conftest |
---|
2279 | configure:6943: $? = 0 |
---|
2280 | configure:6954: result: yes |
---|
2281 | configure:6884: checking for setuid |
---|
2282 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2283 | configure:6937: $? = 0 |
---|
2284 | configure:6940: test -s conftest |
---|
2285 | configure:6943: $? = 0 |
---|
2286 | configure:6954: result: yes |
---|
2287 | configure:6884: checking for nice |
---|
2288 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2289 | configure:6937: $? = 0 |
---|
2290 | configure:6940: test -s conftest |
---|
2291 | configure:6943: $? = 0 |
---|
2292 | configure:6954: result: yes |
---|
2293 | configure:6884: checking for system |
---|
2294 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2295 | configure:6937: $? = 0 |
---|
2296 | configure:6940: test -s conftest |
---|
2297 | configure:6943: $? = 0 |
---|
2298 | configure:6954: result: yes |
---|
2299 | configure:6884: checking for getpid |
---|
2300 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2301 | configure:6937: $? = 0 |
---|
2302 | configure:6940: test -s conftest |
---|
2303 | configure:6943: $? = 0 |
---|
2304 | configure:6954: result: yes |
---|
2305 | configure:6884: checking for dup |
---|
2306 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2307 | configure:6937: $? = 0 |
---|
2308 | configure:6940: test -s conftest |
---|
2309 | configure:6943: $? = 0 |
---|
2310 | configure:6954: result: yes |
---|
2311 | configure:6884: checking for dup2 |
---|
2312 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2313 | configure:6937: $? = 0 |
---|
2314 | configure:6940: test -s conftest |
---|
2315 | configure:6943: $? = 0 |
---|
2316 | configure:6954: result: yes |
---|
2317 | configure:6884: checking for getpass |
---|
2318 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2319 | configure:6937: $? = 0 |
---|
2320 | configure:6940: test -s conftest |
---|
2321 | configure:6943: $? = 0 |
---|
2322 | configure:6954: result: yes |
---|
2323 | configure:6884: checking for strerror |
---|
2324 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2325 | configure:6986:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
2326 | char strerror (); |
---|
2327 | ^ |
---|
2328 | configure:6986:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
2329 | 1 warning generated. |
---|
2330 | configure:6937: $? = 0 |
---|
2331 | configure:6940: test -s conftest |
---|
2332 | configure:6943: $? = 0 |
---|
2333 | configure:6954: result: yes |
---|
2334 | configure:6884: checking for syslog |
---|
2335 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2336 | configure:6937: $? = 0 |
---|
2337 | configure:6940: test -s conftest |
---|
2338 | configure:6943: $? = 0 |
---|
2339 | configure:6954: result: yes |
---|
2340 | configure:6884: checking for openlog |
---|
2341 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2342 | configure:6937: $? = 0 |
---|
2343 | configure:6940: test -s conftest |
---|
2344 | configure:6943: $? = 0 |
---|
2345 | configure:6954: result: yes |
---|
2346 | configure:6884: checking for mlockall |
---|
2347 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2348 | configure:6937: $? = 0 |
---|
2349 | configure:6940: test -s conftest |
---|
2350 | configure:6943: $? = 0 |
---|
2351 | configure:6954: result: yes |
---|
2352 | configure:6884: checking for getgrnam |
---|
2353 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2354 | configure:6937: $? = 0 |
---|
2355 | configure:6940: test -s conftest |
---|
2356 | configure:6943: $? = 0 |
---|
2357 | configure:6954: result: yes |
---|
2358 | configure:6884: checking for setgid |
---|
2359 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2360 | configure:6937: $? = 0 |
---|
2361 | configure:6940: test -s conftest |
---|
2362 | configure:6943: $? = 0 |
---|
2363 | configure:6954: result: yes |
---|
2364 | configure:6884: checking for setgroups |
---|
2365 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2366 | configure:6937: $? = 0 |
---|
2367 | configure:6940: test -s conftest |
---|
2368 | configure:6943: $? = 0 |
---|
2369 | configure:6954: result: yes |
---|
2370 | configure:6884: checking for stat |
---|
2371 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2372 | configure:6937: $? = 0 |
---|
2373 | configure:6940: test -s conftest |
---|
2374 | configure:6943: $? = 0 |
---|
2375 | configure:6954: result: yes |
---|
2376 | configure:6884: checking for flock |
---|
2377 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2378 | configure:6937: $? = 0 |
---|
2379 | configure:6940: test -s conftest |
---|
2380 | configure:6943: $? = 0 |
---|
2381 | configure:6954: result: yes |
---|
2382 | configure:6884: checking for readv |
---|
2383 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2384 | configure:6937: $? = 0 |
---|
2385 | configure:6940: test -s conftest |
---|
2386 | configure:6943: $? = 0 |
---|
2387 | configure:6954: result: yes |
---|
2388 | configure:6884: checking for writev |
---|
2389 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2390 | configure:6937: $? = 0 |
---|
2391 | configure:6940: test -s conftest |
---|
2392 | configure:6943: $? = 0 |
---|
2393 | configure:6954: result: yes |
---|
2394 | configure:6884: checking for setsockopt |
---|
2395 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2396 | configure:6937: $? = 0 |
---|
2397 | configure:6940: test -s conftest |
---|
2398 | configure:6943: $? = 0 |
---|
2399 | configure:6954: result: yes |
---|
2400 | configure:6884: checking for getsockopt |
---|
2401 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2402 | configure:6937: $? = 0 |
---|
2403 | configure:6940: test -s conftest |
---|
2404 | configure:6943: $? = 0 |
---|
2405 | configure:6954: result: yes |
---|
2406 | configure:6884: checking for setsid |
---|
2407 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2408 | configure:6937: $? = 0 |
---|
2409 | configure:6940: test -s conftest |
---|
2410 | configure:6943: $? = 0 |
---|
2411 | configure:6954: result: yes |
---|
2412 | configure:6884: checking for chdir |
---|
2413 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2414 | configure:6937: $? = 0 |
---|
2415 | configure:6940: test -s conftest |
---|
2416 | configure:6943: $? = 0 |
---|
2417 | configure:6954: result: yes |
---|
2418 | configure:6884: checking for gettimeofday |
---|
2419 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2420 | configure:6937: $? = 0 |
---|
2421 | configure:6940: test -s conftest |
---|
2422 | configure:6943: $? = 0 |
---|
2423 | configure:6954: result: yes |
---|
2424 | configure:6884: checking for putenv |
---|
2425 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2426 | configure:6937: $? = 0 |
---|
2427 | configure:6940: test -s conftest |
---|
2428 | configure:6943: $? = 0 |
---|
2429 | configure:6954: result: yes |
---|
2430 | configure:6884: checking for getpeername |
---|
2431 | configure:6934: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2432 | configure:6937: $? = 0 |
---|
2433 | configure:6940: test -s conftest |
---|
2434 | configure:6943: $? = 0 |
---|
2435 | configure:6954: result: yes |
---|
2436 | configure:6968: checking for inet_aton |
---|
2437 | configure:7018: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2438 | configure:7021: $? = 0 |
---|
2439 | configure:7024: test -s conftest |
---|
2440 | configure:7027: $? = 0 |
---|
2441 | configure:7038: result: yes |
---|
2442 | configure:7106: checking for working memcmp |
---|
2443 | configure:7155: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2444 | configure:7221:7: warning: implicitly declaring library function 'memcmp' with type 'int (const void *, const void *, unsigned long)' |
---|
2445 | if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0) |
---|
2446 | ^ |
---|
2447 | configure:7221:7: note: please include the header <string.h> or explicitly provide a declaration for 'memcmp' |
---|
2448 | configure:7222:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
2449 | exit (1); |
---|
2450 | ^ |
---|
2451 | configure:7222:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
2452 | configure:7235:9: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' |
---|
2453 | strcpy (a, "--------01111111"); |
---|
2454 | ^ |
---|
2455 | configure:7235:9: note: please include the header <string.h> or explicitly provide a declaration for 'strcpy' |
---|
2456 | 3 warnings generated. |
---|
2457 | configure:7158: $? = 0 |
---|
2458 | configure:7160: ./conftest |
---|
2459 | configure:7163: $? = 0 |
---|
2460 | configure:7177: result: yes |
---|
2461 | configure:7201: checking for socket |
---|
2462 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2463 | configure:7254: $? = 0 |
---|
2464 | configure:7257: test -s conftest |
---|
2465 | configure:7260: $? = 0 |
---|
2466 | configure:7271: result: yes |
---|
2467 | configure:7201: checking for recv |
---|
2468 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2469 | configure:7254: $? = 0 |
---|
2470 | configure:7257: test -s conftest |
---|
2471 | configure:7260: $? = 0 |
---|
2472 | configure:7271: result: yes |
---|
2473 | configure:7201: checking for recvfrom |
---|
2474 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2475 | configure:7254: $? = 0 |
---|
2476 | configure:7257: test -s conftest |
---|
2477 | configure:7260: $? = 0 |
---|
2478 | configure:7271: result: yes |
---|
2479 | configure:7201: checking for send |
---|
2480 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2481 | configure:7254: $? = 0 |
---|
2482 | configure:7257: test -s conftest |
---|
2483 | configure:7260: $? = 0 |
---|
2484 | configure:7271: result: yes |
---|
2485 | configure:7201: checking for sendto |
---|
2486 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2487 | configure:7254: $? = 0 |
---|
2488 | configure:7257: test -s conftest |
---|
2489 | configure:7260: $? = 0 |
---|
2490 | configure:7271: result: yes |
---|
2491 | configure:7201: checking for listen |
---|
2492 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2493 | configure:7254: $? = 0 |
---|
2494 | configure:7257: test -s conftest |
---|
2495 | configure:7260: $? = 0 |
---|
2496 | configure:7271: result: yes |
---|
2497 | configure:7201: checking for accept |
---|
2498 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2499 | configure:7254: $? = 0 |
---|
2500 | configure:7257: test -s conftest |
---|
2501 | configure:7260: $? = 0 |
---|
2502 | configure:7271: result: yes |
---|
2503 | configure:7201: checking for connect |
---|
2504 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2505 | configure:7254: $? = 0 |
---|
2506 | configure:7257: test -s conftest |
---|
2507 | configure:7260: $? = 0 |
---|
2508 | configure:7271: result: yes |
---|
2509 | configure:7201: checking for bind |
---|
2510 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2511 | configure:7254: $? = 0 |
---|
2512 | configure:7257: test -s conftest |
---|
2513 | configure:7260: $? = 0 |
---|
2514 | configure:7271: result: yes |
---|
2515 | configure:7201: checking for select |
---|
2516 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2517 | configure:7254: $? = 0 |
---|
2518 | configure:7257: test -s conftest |
---|
2519 | configure:7260: $? = 0 |
---|
2520 | configure:7271: result: yes |
---|
2521 | configure:7201: checking for gethostbyname |
---|
2522 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2523 | configure:7254: $? = 0 |
---|
2524 | configure:7257: test -s conftest |
---|
2525 | configure:7260: $? = 0 |
---|
2526 | configure:7271: result: yes |
---|
2527 | configure:7201: checking for inet_ntoa |
---|
2528 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2529 | configure:7254: $? = 0 |
---|
2530 | configure:7257: test -s conftest |
---|
2531 | configure:7260: $? = 0 |
---|
2532 | configure:7271: result: yes |
---|
2533 | configure:7201: checking for time |
---|
2534 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2535 | configure:7254: $? = 0 |
---|
2536 | configure:7257: test -s conftest |
---|
2537 | configure:7260: $? = 0 |
---|
2538 | configure:7271: result: yes |
---|
2539 | configure:7201: checking for ctime |
---|
2540 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2541 | configure:7254: $? = 0 |
---|
2542 | configure:7257: test -s conftest |
---|
2543 | configure:7260: $? = 0 |
---|
2544 | configure:7271: result: yes |
---|
2545 | configure:7201: checking for memset |
---|
2546 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2547 | configure:7336:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration] |
---|
2548 | char memset (); |
---|
2549 | ^ |
---|
2550 | configure:7336:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' |
---|
2551 | 1 warning generated. |
---|
2552 | configure:7254: $? = 0 |
---|
2553 | configure:7257: test -s conftest |
---|
2554 | configure:7260: $? = 0 |
---|
2555 | configure:7271: result: yes |
---|
2556 | configure:7201: checking for vsnprintf |
---|
2557 | configure:7251: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
2558 | configure:7337:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] |
---|
2559 | char vsnprintf (); |
---|
2560 | ^ |
---|
2561 | configure:7337:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)' |
---|
2562 | 1 warning generated. |
---|
2563 | configure:7254: $? = 0 |
---|
2564 | configure:7257: test -s conftest |
---|
2565 | configure:7260: $? = 0 |
---|
2566 | configure:7271: result: yes |
---|
2567 | configure:7905: checking for LZO Library and Header files... |
---|
2568 | configure:7917: checking lzo1x.h usability |
---|
2569 | configure:7930: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
2570 | configure:7933: $? = 0 |
---|
2571 | configure:7936: test -s conftest.o |
---|
2572 | configure:7939: $? = 0 |
---|
2573 | configure:7949: result: yes |
---|
2574 | configure:7953: checking lzo1x.h presence |
---|
2575 | configure:7964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
2576 | configure:7970: $? = 0 |
---|
2577 | configure:7989: result: yes |
---|
2578 | configure:8019: checking for lzo1x.h |
---|
2579 | configure:8026: result: yes |
---|
2580 | configure:8031: checking for lzo1x_1_15_compress in -llzo |
---|
2581 | configure:8062: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c -llzo >&5 |
---|
2582 | configure:8065: $? = 0 |
---|
2583 | configure:8068: test -s conftest |
---|
2584 | configure:8071: $? = 0 |
---|
2585 | configure:8083: result: yes |
---|
2586 | configure:8121: checking for OpenSSL Crypto Library and Header files... |
---|
2587 | configure:8133: checking openssl/evp.h usability |
---|
2588 | configure:8146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c >&5 |
---|
2589 | configure:8149: $? = 0 |
---|
2590 | configure:8152: test -s conftest.o |
---|
2591 | configure:8155: $? = 0 |
---|
2592 | configure:8165: result: yes |
---|
2593 | configure:8169: checking openssl/evp.h presence |
---|
2594 | configure:8180: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp conftest.c |
---|
2595 | configure:8186: $? = 0 |
---|
2596 | configure:8205: result: yes |
---|
2597 | configure:8235: checking for openssl/evp.h |
---|
2598 | configure:8242: result: yes |
---|
2599 | configure:8247: checking for EVP_CIPHER_CTX_init in -lcrypto |
---|
2600 | configure:8278: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c -lcrypto -llzo >&5 |
---|
2601 | Undefined symbols for architecture x86_64: |
---|
2602 | "_EVP_CIPHER_CTX_init", referenced from: |
---|
2603 | _main in conftest-09d809.o |
---|
2604 | ld: symbol(s) not found for architecture x86_64 |
---|
2605 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2606 | configure:8281: $? = 1 |
---|
2607 | configure: failed program was: |
---|
2608 | | #line 8254 "configure" |
---|
2609 | | /* confdefs.h. */ |
---|
2610 | | |
---|
2611 | | #define PACKAGE_NAME "OpenVPN" |
---|
2612 | | #define PACKAGE_TARNAME "openvpn" |
---|
2613 | | #define PACKAGE_VERSION "1.6.0" |
---|
2614 | | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
2615 | | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
2616 | | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
2617 | | #define IPROUTE_PATH "ip" |
---|
2618 | | #define ROUTE_PATH "/sbin/route" |
---|
2619 | | #define PACKAGE "openvpn" |
---|
2620 | | #define VERSION "1.6.0" |
---|
2621 | | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
2622 | | #define TARGET_DARWIN 1 |
---|
2623 | | #define STDC_HEADERS 1 |
---|
2624 | | #define HAVE_SYS_TYPES_H 1 |
---|
2625 | | #define HAVE_SYS_STAT_H 1 |
---|
2626 | | #define HAVE_STDLIB_H 1 |
---|
2627 | | #define HAVE_STRING_H 1 |
---|
2628 | | #define HAVE_MEMORY_H 1 |
---|
2629 | | #define HAVE_STRINGS_H 1 |
---|
2630 | | #define HAVE_INTTYPES_H 1 |
---|
2631 | | #define HAVE_STDINT_H 1 |
---|
2632 | | #define HAVE_UNISTD_H 1 |
---|
2633 | | #define TIME_WITH_SYS_TIME 1 |
---|
2634 | | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
2635 | | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
2636 | | #define HAVE_SYS_WAIT_H 1 |
---|
2637 | | #define HAVE_SYS_TIME_H 1 |
---|
2638 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2639 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2640 | | #define HAVE_SYS_STAT_H 1 |
---|
2641 | | #define HAVE_SYS_MMAN_H 1 |
---|
2642 | | #define HAVE_FCNTL_H 1 |
---|
2643 | | #define HAVE_SYS_FILE_H 1 |
---|
2644 | | #define HAVE_STDLIB_H 1 |
---|
2645 | | #define HAVE_STDINT_H 1 |
---|
2646 | | #define HAVE_STDARG_H 1 |
---|
2647 | | #define HAVE_UNISTD_H 1 |
---|
2648 | | #define HAVE_SIGNAL_H 1 |
---|
2649 | | #define HAVE_STDIO_H 1 |
---|
2650 | | #define HAVE_STRING_H 1 |
---|
2651 | | #define HAVE_STRINGS_H 1 |
---|
2652 | | #define HAVE_CTYPE_H 1 |
---|
2653 | | #define HAVE_ERRNO_H 1 |
---|
2654 | | #define HAVE_SYSLOG_H 1 |
---|
2655 | | #define HAVE_PWD_H 1 |
---|
2656 | | #define HAVE_GRP_H 1 |
---|
2657 | | #define HAVE_NET_IF_H 1 |
---|
2658 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
2659 | | #define HAVE_NETINET_IN_H 1 |
---|
2660 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
2661 | | #define HAVE_NETINET_IP_H 1 |
---|
2662 | | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
2663 | | #define HAVE_NETINET_TCP_H 1 |
---|
2664 | | #define HAVE_RESOLV_H 1 |
---|
2665 | | #define HAVE_ARPA_INET_H 1 |
---|
2666 | | #define HAVE_NETDB_H 1 |
---|
2667 | | #define HAVE_SYS_UIO_H 1 |
---|
2668 | | #define HAVE_IOVEC 1 |
---|
2669 | | #define HAVE_MSGHDR 1 |
---|
2670 | | #define HAVE_CMSGHDR 1 |
---|
2671 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2672 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2673 | | #define RETSIGTYPE void |
---|
2674 | | #define HAVE_UNISTD_H 1 |
---|
2675 | | #define HAVE_FORK 1 |
---|
2676 | | #define HAVE_VFORK 1 |
---|
2677 | | #define HAVE_WORKING_VFORK 1 |
---|
2678 | | #define HAVE_WORKING_FORK 1 |
---|
2679 | | #define HAVE_DAEMON 1 |
---|
2680 | | #define HAVE_CHROOT 1 |
---|
2681 | | #define HAVE_GETPWNAM 1 |
---|
2682 | | #define HAVE_SETUID 1 |
---|
2683 | | #define HAVE_NICE 1 |
---|
2684 | | #define HAVE_SYSTEM 1 |
---|
2685 | | #define HAVE_GETPID 1 |
---|
2686 | | #define HAVE_DUP 1 |
---|
2687 | | #define HAVE_DUP2 1 |
---|
2688 | | #define HAVE_GETPASS 1 |
---|
2689 | | #define HAVE_STRERROR 1 |
---|
2690 | | #define HAVE_SYSLOG 1 |
---|
2691 | | #define HAVE_OPENLOG 1 |
---|
2692 | | #define HAVE_MLOCKALL 1 |
---|
2693 | | #define HAVE_GETGRNAM 1 |
---|
2694 | | #define HAVE_SETGID 1 |
---|
2695 | | #define HAVE_SETGROUPS 1 |
---|
2696 | | #define HAVE_STAT 1 |
---|
2697 | | #define HAVE_FLOCK 1 |
---|
2698 | | #define HAVE_READV 1 |
---|
2699 | | #define HAVE_WRITEV 1 |
---|
2700 | | #define HAVE_SETSOCKOPT 1 |
---|
2701 | | #define HAVE_GETSOCKOPT 1 |
---|
2702 | | #define HAVE_SETSID 1 |
---|
2703 | | #define HAVE_CHDIR 1 |
---|
2704 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2705 | | #define HAVE_PUTENV 1 |
---|
2706 | | #define HAVE_GETPEERNAME 1 |
---|
2707 | | #define HAVE_INET_ATON 1 |
---|
2708 | | #define HAVE_SOCKET 1 |
---|
2709 | | #define HAVE_RECV 1 |
---|
2710 | | #define HAVE_RECVFROM 1 |
---|
2711 | | #define HAVE_SEND 1 |
---|
2712 | | #define HAVE_SENDTO 1 |
---|
2713 | | #define HAVE_LISTEN 1 |
---|
2714 | | #define HAVE_ACCEPT 1 |
---|
2715 | | #define HAVE_CONNECT 1 |
---|
2716 | | #define HAVE_BIND 1 |
---|
2717 | | #define HAVE_SELECT 1 |
---|
2718 | | #define HAVE_GETHOSTBYNAME 1 |
---|
2719 | | #define HAVE_INET_NTOA 1 |
---|
2720 | | #define HAVE_TIME 1 |
---|
2721 | | #define HAVE_CTIME 1 |
---|
2722 | | #define HAVE_MEMSET 1 |
---|
2723 | | #define HAVE_VSNPRINTF 1 |
---|
2724 | | #define USE_LZO 1 |
---|
2725 | | /* end confdefs.h. */ |
---|
2726 | | |
---|
2727 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2728 | | #ifdef __cplusplus |
---|
2729 | | extern "C" |
---|
2730 | | #endif |
---|
2731 | | /* We use char because int might match the return type of a gcc2 |
---|
2732 | | builtin and then its argument prototype would still apply. */ |
---|
2733 | | char EVP_CIPHER_CTX_init (); |
---|
2734 | | int |
---|
2735 | | main () |
---|
2736 | | { |
---|
2737 | | EVP_CIPHER_CTX_init (); |
---|
2738 | | ; |
---|
2739 | | return 0; |
---|
2740 | | } |
---|
2741 | configure:8299: result: no |
---|
2742 | configure:8425: error: OpenSSL Crypto library not found. |
---|
2743 | |
---|
2744 | ## ---------------- ## |
---|
2745 | ## Cache variables. ## |
---|
2746 | ## ---------------- ## |
---|
2747 | |
---|
2748 | ac_cv_build=i386-apple-darwin13.0.0 |
---|
2749 | ac_cv_build_alias=i386-apple-darwin13.0.0 |
---|
2750 | ac_cv_c_compiler_gnu=yes |
---|
2751 | ac_cv_c_const=yes |
---|
2752 | ac_cv_c_inline=inline |
---|
2753 | ac_cv_c_volatile=yes |
---|
2754 | ac_cv_env_CC_set=set |
---|
2755 | ac_cv_env_CC_value=/usr/bin/clang |
---|
2756 | ac_cv_env_CFLAGS_set=set |
---|
2757 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
2758 | ac_cv_env_CPPFLAGS_set=set |
---|
2759 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
2760 | ac_cv_env_CPP_set= |
---|
2761 | ac_cv_env_CPP_value= |
---|
2762 | ac_cv_env_LDFLAGS_set=set |
---|
2763 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
2764 | ac_cv_env_build_alias_set= |
---|
2765 | ac_cv_env_build_alias_value= |
---|
2766 | ac_cv_env_host_alias_set= |
---|
2767 | ac_cv_env_host_alias_value= |
---|
2768 | ac_cv_env_target_alias_set= |
---|
2769 | ac_cv_env_target_alias_value= |
---|
2770 | ac_cv_exeext= |
---|
2771 | ac_cv_func_accept=yes |
---|
2772 | ac_cv_func_bind=yes |
---|
2773 | ac_cv_func_chdir=yes |
---|
2774 | ac_cv_func_chroot=yes |
---|
2775 | ac_cv_func_connect=yes |
---|
2776 | ac_cv_func_ctime=yes |
---|
2777 | ac_cv_func_daemon=yes |
---|
2778 | ac_cv_func_dup=yes |
---|
2779 | ac_cv_func_dup2=yes |
---|
2780 | ac_cv_func_flock=yes |
---|
2781 | ac_cv_func_fork=yes |
---|
2782 | ac_cv_func_fork_works=yes |
---|
2783 | ac_cv_func_getgrnam=yes |
---|
2784 | ac_cv_func_gethostbyname=yes |
---|
2785 | ac_cv_func_getpass=yes |
---|
2786 | ac_cv_func_getpeername=yes |
---|
2787 | ac_cv_func_getpid=yes |
---|
2788 | ac_cv_func_getpwnam=yes |
---|
2789 | ac_cv_func_getsockopt=yes |
---|
2790 | ac_cv_func_gettimeofday=yes |
---|
2791 | ac_cv_func_inet_aton=yes |
---|
2792 | ac_cv_func_inet_ntoa=yes |
---|
2793 | ac_cv_func_listen=yes |
---|
2794 | ac_cv_func_memcmp_working=yes |
---|
2795 | ac_cv_func_memset=yes |
---|
2796 | ac_cv_func_mlockall=yes |
---|
2797 | ac_cv_func_nice=yes |
---|
2798 | ac_cv_func_openlog=yes |
---|
2799 | ac_cv_func_putenv=yes |
---|
2800 | ac_cv_func_readv=yes |
---|
2801 | ac_cv_func_recv=yes |
---|
2802 | ac_cv_func_recvfrom=yes |
---|
2803 | ac_cv_func_select=yes |
---|
2804 | ac_cv_func_send=yes |
---|
2805 | ac_cv_func_sendto=yes |
---|
2806 | ac_cv_func_setgid=yes |
---|
2807 | ac_cv_func_setgroups=yes |
---|
2808 | ac_cv_func_setsid=yes |
---|
2809 | ac_cv_func_setsockopt=yes |
---|
2810 | ac_cv_func_setuid=yes |
---|
2811 | ac_cv_func_socket=yes |
---|
2812 | ac_cv_func_stat=yes |
---|
2813 | ac_cv_func_strerror=yes |
---|
2814 | ac_cv_func_syslog=yes |
---|
2815 | ac_cv_func_system=yes |
---|
2816 | ac_cv_func_time=yes |
---|
2817 | ac_cv_func_vfork=yes |
---|
2818 | ac_cv_func_vfork_works=yes |
---|
2819 | ac_cv_func_vsnprintf=yes |
---|
2820 | ac_cv_func_writev=yes |
---|
2821 | ac_cv_header_arpa_inet_h=yes |
---|
2822 | ac_cv_header_ctype_h=yes |
---|
2823 | ac_cv_header_errno_h=yes |
---|
2824 | ac_cv_header_fcntl_h=yes |
---|
2825 | ac_cv_header_grp_h=yes |
---|
2826 | ac_cv_header_inttypes_h=yes |
---|
2827 | ac_cv_header_linux_errqueue_h=no |
---|
2828 | ac_cv_header_linux_if_tun_h=no |
---|
2829 | ac_cv_header_linux_sockios_h=no |
---|
2830 | ac_cv_header_linux_types_h=no |
---|
2831 | ac_cv_header_lzo1x_h=yes |
---|
2832 | ac_cv_header_memory_h=yes |
---|
2833 | ac_cv_header_net_if_h=yes |
---|
2834 | ac_cv_header_net_if_tun_h=no |
---|
2835 | ac_cv_header_netdb_h=yes |
---|
2836 | ac_cv_header_netinet_if_ether_h=yes |
---|
2837 | ac_cv_header_netinet_in_h=yes |
---|
2838 | ac_cv_header_netinet_in_systm_h=yes |
---|
2839 | ac_cv_header_netinet_ip_h=yes |
---|
2840 | ac_cv_header_netinet_tcp_h=yes |
---|
2841 | ac_cv_header_openssl_evp_h=yes |
---|
2842 | ac_cv_header_pwd_h=yes |
---|
2843 | ac_cv_header_resolv_h=yes |
---|
2844 | ac_cv_header_signal_h=yes |
---|
2845 | ac_cv_header_stdarg_h=yes |
---|
2846 | ac_cv_header_stdc=yes |
---|
2847 | ac_cv_header_stdint_h=yes |
---|
2848 | ac_cv_header_stdio_h=yes |
---|
2849 | ac_cv_header_stdlib_h=yes |
---|
2850 | ac_cv_header_string_h=yes |
---|
2851 | ac_cv_header_strings_h=yes |
---|
2852 | ac_cv_header_stropts_h=no |
---|
2853 | ac_cv_header_sys_file_h=yes |
---|
2854 | ac_cv_header_sys_ioctl_h=yes |
---|
2855 | ac_cv_header_sys_mman_h=yes |
---|
2856 | ac_cv_header_sys_socket_h=yes |
---|
2857 | ac_cv_header_sys_sockio_h=yes |
---|
2858 | ac_cv_header_sys_stat_h=yes |
---|
2859 | ac_cv_header_sys_time_h=yes |
---|
2860 | ac_cv_header_sys_types_h=yes |
---|
2861 | ac_cv_header_sys_uio_h=yes |
---|
2862 | ac_cv_header_sys_wait_h=yes |
---|
2863 | ac_cv_header_syslog_h=yes |
---|
2864 | ac_cv_header_time=yes |
---|
2865 | ac_cv_header_unistd_h=yes |
---|
2866 | ac_cv_header_vfork_h=no |
---|
2867 | ac_cv_host=i386-apple-darwin13.0.0 |
---|
2868 | ac_cv_host_alias=i386-apple-darwin13.0.0 |
---|
2869 | ac_cv_lib_crypto_EVP_CIPHER_CTX_init=no |
---|
2870 | ac_cv_lib_lzo_lzo1x_1_15_compress=yes |
---|
2871 | ac_cv_objext=o |
---|
2872 | ac_cv_path_IFCONFIG=/sbin/ifconfig |
---|
2873 | ac_cv_path_IPROUTE=ip |
---|
2874 | ac_cv_path_ROUTE=/sbin/route |
---|
2875 | ac_cv_prog_AWK=awk |
---|
2876 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
2877 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
2878 | ac_cv_prog_cc_g=yes |
---|
2879 | ac_cv_prog_cc_stdc= |
---|
2880 | ac_cv_prog_egrep='grep -E' |
---|
2881 | ac_cv_prog_gcc_traditional=no |
---|
2882 | ac_cv_prog_make_make_set=yes |
---|
2883 | ac_cv_search_gethostbyname='none required' |
---|
2884 | ac_cv_search_inet_ntoa='none required' |
---|
2885 | ac_cv_search_socket='none required' |
---|
2886 | ac_cv_sizeof_unsigned_int=4 |
---|
2887 | ac_cv_sizeof_unsigned_long=8 |
---|
2888 | ac_cv_target=i386-apple-darwin13.0.0 |
---|
2889 | ac_cv_target_alias=i386-apple-darwin13.0.0 |
---|
2890 | ac_cv_type_in_addr_t=yes |
---|
2891 | ac_cv_type_off_t=yes |
---|
2892 | ac_cv_type_pid_t=yes |
---|
2893 | ac_cv_type_signal=void |
---|
2894 | ac_cv_type_size_t=yes |
---|
2895 | ac_cv_type_socklen_t=yes |
---|
2896 | ac_cv_type_struct_cmsghdr=yes |
---|
2897 | ac_cv_type_struct_iovec=yes |
---|
2898 | ac_cv_type_struct_iphdr=no |
---|
2899 | ac_cv_type_struct_msghdr=yes |
---|
2900 | ac_cv_type_struct_sock_extended_err=no |
---|
2901 | ac_cv_type_struct_tun_pi=no |
---|
2902 | ac_cv_type_uid_t=yes |
---|
2903 | ac_cv_type_uint16_t=yes |
---|
2904 | ac_cv_type_uint32_t=yes |
---|
2905 | ac_cv_type_uint8_t=yes |
---|
2906 | ac_cv_type_unsigned_int=yes |
---|
2907 | ac_cv_type_unsigned_long=yes |
---|
2908 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
2909 | ax_cv_cpp_vararg_macro_gcc=yes |
---|
2910 | ax_cv_cpp_vararg_macro_iso=yes |
---|
2911 | |
---|
2912 | ## ----------------- ## |
---|
2913 | ## Output variables. ## |
---|
2914 | ## ----------------- ## |
---|
2915 | |
---|
2916 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openvpn/openvpn/work/openvpn-1.6.0/missing --run aclocal' |
---|
2917 | AMDEPBACKSLASH='\' |
---|
2918 | AMDEP_FALSE='#' |
---|
2919 | AMDEP_TRUE='' |
---|
2920 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openvpn/openvpn/work/openvpn-1.6.0/missing --run tar' |
---|
2921 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openvpn/openvpn/work/openvpn-1.6.0/missing --run autoconf' |
---|
2922 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openvpn/openvpn/work/openvpn-1.6.0/missing --run autoheader' |
---|
2923 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openvpn/openvpn/work/openvpn-1.6.0/missing --run automake' |
---|
2924 | AWK='awk' |
---|
2925 | CC='/usr/bin/clang' |
---|
2926 | CCDEPMODE='depmode=gcc3' |
---|
2927 | CFLAGS='-pipe -Os -arch x86_64' |
---|
2928 | CPP='/usr/bin/clang -E' |
---|
2929 | CPPFLAGS='-I/opt/local/include -I/opt/local/include -I. -no-cpp-precomp' |
---|
2930 | DEFS='' |
---|
2931 | DEPDIR='.deps' |
---|
2932 | ECHO_C='ECHO_N='' |
---|
2933 | ECHO_T='' |
---|
2934 | EGREP='grep -E' |
---|
2935 | EXEEXT='' |
---|
2936 | IFCONFIG='/sbin/ifconfig' |
---|
2937 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2938 | INSTALL_PROGRAM='${INSTALL}' |
---|
2939 | INSTALL_SCRIPT='${INSTALL}' |
---|
2940 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
2941 | IPROUTE='ip' |
---|
2942 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib' |
---|
2943 | LIBOBJS='' |
---|
2944 | LIBS='-llzo ' |
---|
2945 | LTLIBOBJS='' |
---|
2946 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openvpn/openvpn/work/openvpn-1.6.0/missing --run makeinfo' |
---|
2947 | OBJEXT='o' |
---|
2948 | PACKAGE='openvpn' |
---|
2949 | PACKAGE_BUGREPORT='openvpn-users@lists.sourceforge.net' |
---|
2950 | PACKAGE_NAME='OpenVPN' |
---|
2951 | PACKAGE_STRING='OpenVPN 1.6.0' |
---|
2952 | PACKAGE_TARNAME='openvpn' |
---|
2953 | PACKAGE_VERSION='1.6.0' |
---|
2954 | PATH_SEPARATOR=':' |
---|
2955 | PTHREAD_CC='' |
---|
2956 | PTHREAD_CFLAGS='' |
---|
2957 | PTHREAD_LIBS='' |
---|
2958 | ROUTE='/sbin/route' |
---|
2959 | SET_MAKE='' |
---|
2960 | SHELL='/bin/sh' |
---|
2961 | VERSION='1.6.0' |
---|
2962 | ac_ct_CC='/usr/bin/clang' |
---|
2963 | am__include='include' |
---|
2964 | am__quote='' |
---|
2965 | bindir='${exec_prefix}/bin' |
---|
2966 | build='i386-apple-darwin13.0.0' |
---|
2967 | build_alias='' |
---|
2968 | build_cpu='i386' |
---|
2969 | build_os='darwin13.0.0' |
---|
2970 | build_vendor='apple' |
---|
2971 | datadir='${prefix}/share' |
---|
2972 | exec_prefix='NONE' |
---|
2973 | host='i386-apple-darwin13.0.0' |
---|
2974 | host_alias='' |
---|
2975 | host_cpu='i386' |
---|
2976 | host_os='darwin13.0.0' |
---|
2977 | host_vendor='apple' |
---|
2978 | includedir='${prefix}/include' |
---|
2979 | infodir='${prefix}/info' |
---|
2980 | install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openvpn/openvpn/work/openvpn-1.6.0/install-sh' |
---|
2981 | libdir='${exec_prefix}/lib' |
---|
2982 | libexecdir='${exec_prefix}/libexec' |
---|
2983 | localstatedir='${prefix}/var' |
---|
2984 | mandir='/opt/local/share/man' |
---|
2985 | oldincludedir='/usr/include' |
---|
2986 | prefix='/opt/local' |
---|
2987 | program_transform_name='s,x,x,' |
---|
2988 | sbindir='${exec_prefix}/sbin' |
---|
2989 | sharedstatedir='${prefix}/com' |
---|
2990 | sysconfdir='${prefix}/etc' |
---|
2991 | target='i386-apple-darwin13.0.0' |
---|
2992 | target_alias='' |
---|
2993 | target_cpu='i386' |
---|
2994 | target_os='darwin13.0.0' |
---|
2995 | target_vendor='apple' |
---|
2996 | |
---|
2997 | ## ----------- ## |
---|
2998 | ## confdefs.h. ## |
---|
2999 | ## ----------- ## |
---|
3000 | |
---|
3001 | #define HAVE_ACCEPT 1 |
---|
3002 | #define HAVE_ARPA_INET_H 1 |
---|
3003 | #define HAVE_BIND 1 |
---|
3004 | #define HAVE_CHDIR 1 |
---|
3005 | #define HAVE_CHROOT 1 |
---|
3006 | #define HAVE_CMSGHDR 1 |
---|
3007 | #define HAVE_CONNECT 1 |
---|
3008 | #define HAVE_CPP_VARARG_MACRO_GCC 1 |
---|
3009 | #define HAVE_CPP_VARARG_MACRO_ISO 1 |
---|
3010 | #define HAVE_CTIME 1 |
---|
3011 | #define HAVE_CTYPE_H 1 |
---|
3012 | #define HAVE_DAEMON 1 |
---|
3013 | #define HAVE_DUP 1 |
---|
3014 | #define HAVE_DUP2 1 |
---|
3015 | #define HAVE_ERRNO_H 1 |
---|
3016 | #define HAVE_FCNTL_H 1 |
---|
3017 | #define HAVE_FLOCK 1 |
---|
3018 | #define HAVE_FORK 1 |
---|
3019 | #define HAVE_GETGRNAM 1 |
---|
3020 | #define HAVE_GETHOSTBYNAME 1 |
---|
3021 | #define HAVE_GETPASS 1 |
---|
3022 | #define HAVE_GETPEERNAME 1 |
---|
3023 | #define HAVE_GETPID 1 |
---|
3024 | #define HAVE_GETPWNAM 1 |
---|
3025 | #define HAVE_GETSOCKOPT 1 |
---|
3026 | #define HAVE_GETTIMEOFDAY 1 |
---|
3027 | #define HAVE_GRP_H 1 |
---|
3028 | #define HAVE_INET_ATON 1 |
---|
3029 | #define HAVE_INET_NTOA 1 |
---|
3030 | #define HAVE_INTTYPES_H 1 |
---|
3031 | #define HAVE_IOVEC 1 |
---|
3032 | #define HAVE_LISTEN 1 |
---|
3033 | #define HAVE_MEMORY_H 1 |
---|
3034 | #define HAVE_MEMSET 1 |
---|
3035 | #define HAVE_MLOCKALL 1 |
---|
3036 | #define HAVE_MSGHDR 1 |
---|
3037 | #define HAVE_NETDB_H 1 |
---|
3038 | #define HAVE_NETINET_IF_ETHER_H 1 |
---|
3039 | #define HAVE_NETINET_IN_H 1 |
---|
3040 | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
3041 | #define HAVE_NETINET_IP_H 1 |
---|
3042 | #define HAVE_NETINET_TCP_H 1 |
---|
3043 | #define HAVE_NET_IF_H 1 |
---|
3044 | #define HAVE_NICE 1 |
---|
3045 | #define HAVE_OPENLOG 1 |
---|
3046 | #define HAVE_PUTENV 1 |
---|
3047 | #define HAVE_PWD_H 1 |
---|
3048 | #define HAVE_READV 1 |
---|
3049 | #define HAVE_RECV 1 |
---|
3050 | #define HAVE_RECVFROM 1 |
---|
3051 | #define HAVE_RESOLV_H 1 |
---|
3052 | #define HAVE_SELECT 1 |
---|
3053 | #define HAVE_SEND 1 |
---|
3054 | #define HAVE_SENDTO 1 |
---|
3055 | #define HAVE_SETGID 1 |
---|
3056 | #define HAVE_SETGROUPS 1 |
---|
3057 | #define HAVE_SETSID 1 |
---|
3058 | #define HAVE_SETSOCKOPT 1 |
---|
3059 | #define HAVE_SETUID 1 |
---|
3060 | #define HAVE_SIGNAL_H 1 |
---|
3061 | #define HAVE_SOCKET 1 |
---|
3062 | #define HAVE_STAT 1 |
---|
3063 | #define HAVE_STDARG_H 1 |
---|
3064 | #define HAVE_STDINT_H 1 |
---|
3065 | #define HAVE_STDINT_H 1 |
---|
3066 | #define HAVE_STDIO_H 1 |
---|
3067 | #define HAVE_STDLIB_H 1 |
---|
3068 | #define HAVE_STDLIB_H 1 |
---|
3069 | #define HAVE_STRERROR 1 |
---|
3070 | #define HAVE_STRINGS_H 1 |
---|
3071 | #define HAVE_STRINGS_H 1 |
---|
3072 | #define HAVE_STRING_H 1 |
---|
3073 | #define HAVE_STRING_H 1 |
---|
3074 | #define HAVE_SYSLOG 1 |
---|
3075 | #define HAVE_SYSLOG_H 1 |
---|
3076 | #define HAVE_SYSTEM 1 |
---|
3077 | #define HAVE_SYS_FILE_H 1 |
---|
3078 | #define HAVE_SYS_IOCTL_H 1 |
---|
3079 | #define HAVE_SYS_MMAN_H 1 |
---|
3080 | #define HAVE_SYS_SOCKET_H 1 |
---|
3081 | #define HAVE_SYS_SOCKIO_H 1 |
---|
3082 | #define HAVE_SYS_STAT_H 1 |
---|
3083 | #define HAVE_SYS_STAT_H 1 |
---|
3084 | #define HAVE_SYS_TIME_H 1 |
---|
3085 | #define HAVE_SYS_TYPES_H 1 |
---|
3086 | #define HAVE_SYS_UIO_H 1 |
---|
3087 | #define HAVE_SYS_WAIT_H 1 |
---|
3088 | #define HAVE_TIME 1 |
---|
3089 | #define HAVE_UNISTD_H 1 |
---|
3090 | #define HAVE_UNISTD_H 1 |
---|
3091 | #define HAVE_UNISTD_H 1 |
---|
3092 | #define HAVE_VFORK 1 |
---|
3093 | #define HAVE_VSNPRINTF 1 |
---|
3094 | #define HAVE_WORKING_FORK 1 |
---|
3095 | #define HAVE_WORKING_VFORK 1 |
---|
3096 | #define HAVE_WRITEV 1 |
---|
3097 | #define IFCONFIG_PATH "/sbin/ifconfig" |
---|
3098 | #define IPROUTE_PATH "ip" |
---|
3099 | #define PACKAGE "openvpn" |
---|
3100 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net" |
---|
3101 | #define PACKAGE_NAME "OpenVPN" |
---|
3102 | #define PACKAGE_STRING "OpenVPN 1.6.0" |
---|
3103 | #define PACKAGE_TARNAME "openvpn" |
---|
3104 | #define PACKAGE_VERSION "1.6.0" |
---|
3105 | #define RETSIGTYPE void |
---|
3106 | #define ROUTE_PATH "/sbin/route" |
---|
3107 | #define SIZEOF_UNSIGNED_INT 4 |
---|
3108 | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3109 | #define STDC_HEADERS 1 |
---|
3110 | #define TARGET_ALIAS "i386-apple-darwin13.0.0" |
---|
3111 | #define TARGET_DARWIN 1 |
---|
3112 | #define TIME_WITH_SYS_TIME 1 |
---|
3113 | #define USE_LZO 1 |
---|
3114 | #define VERSION "1.6.0" |
---|
3115 | |
---|
3116 | configure: exit 1 |
---|