Upgrade to OpenVPN 2.1.0
[tomato.git] / release / src / router / openvpn / config.log
blob5c8f48dd94c7f4715881565553f13357c84ea682
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
4 It was created by OpenVPN configure 2.1.0, which was
5 generated by GNU Autoconf 2.61.  Invocation command line was
7   $ ./configure --host=mipsel-linux CFLAGS=-mips2 -O3 -Wall --disable-plugins --disable-socks --disable-debug --enable-small --enable-password-save --with-ssl-lib=../openssl/ --with-ssl-headers=../openssl/include/ --with-lzo-lib=../lzo/src/.libs/ --with-lzo-headers=../lzo/include
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
13 hostname = keith-laptop
14 uname -m = i686
15 uname -r = 2.6.28-17-generic
16 uname -s = Linux
17 uname -v = #58-Ubuntu SMP Tue Dec 1 18:57:07 UTC 2009
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
30 PATH: /home/keith/firmware/release/tools
31 PATH: /usr/local/sbin
32 PATH: /usr/local/bin
33 PATH: /usr/sbin
34 PATH: /usr/bin
35 PATH: /sbin
36 PATH: /bin
37 PATH: /usr/games
38 PATH: /opt/brcm/hndtools-mipsel-uclibc/bin
39 PATH: /opt/brcm/hndtools-mipsel-linux/bin
42 ## ----------- ##
43 ## Core tests. ##
44 ## ----------- ##
46 configure:1840: checking build system type
47 configure:1858: result: i686-pc-linux-gnu
48 configure:1880: checking host system type
49 configure:1895: result: mipsel-unknown-linux-gnu
50 configure:1917: checking target system type
51 configure:1932: result: mipsel-unknown-linux-gnu
52 configure:1975: checking for a BSD-compatible install
53 configure:2031: result: /usr/bin/install -c
54 configure:2042: checking whether build environment is sane
55 configure:2085: result: yes
56 configure:2113: checking for a thread-safe mkdir -p
57 configure:2152: result: /bin/mkdir -p
58 configure:2165: checking for gawk
59 configure:2195: result: no
60 configure:2165: checking for mawk
61 configure:2181: found /usr/bin/mawk
62 configure:2192: result: mawk
63 configure:2203: checking whether make sets $(MAKE)
64 configure:2224: result: yes
65 configure:2304: checking for mipsel-linux-strip
66 configure:2331: result: mipsel-uclibc-strip
67 configure:2733: checking for ifconfig
68 configure:2752: found /sbin/ifconfig
69 configure:2765: result: /sbin/ifconfig
70 configure:2789: checking for ip
71 configure:2808: found /sbin/ip
72 configure:2821: result: /sbin/ip
73 configure:2846: checking for route
74 configure:2865: found /sbin/route
75 configure:2878: result: /sbin/route
76 configure:3004: checking for mipsel-linux-gcc
77 configure:3031: result: mipsel-uclibc-gcc
78 configure:3309: checking for C compiler version
79 configure:3316: mipsel-uclibc-gcc --version >&5
80 mipsel-linux-gcc (GCC) 3.2.3 with Broadcom modifications
81 Copyright (C) 2002 Free Software Foundation, Inc.
82 This is free software; see the source for copying conditions.  There is NO
83 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
85 configure:3319: $? = 0
86 configure:3326: mipsel-uclibc-gcc -v >&5
87 Invoked as mipsel-uclibc-gcc
88 arg[ 0] = /opt/brcm/hndtools-mipsel-linux/bin/mipsel-linux-gcc
89 arg[ 1] = -v
90 Reading specs from /opt/brcm/hndtools-mipsel-linux/bin/../lib/gcc-lib/mipsel-linux/3.2.3/specs
91 Configured with: /opt/brcm/org/tools-src/gnu/gcc/configure -v --target=mipsel-linux --prefix=/opt/brcm/hndtools-mipsel-linux-3.2.3 --with-bcm4710a0 --with-headers=/opt/brcm/hndtools-mipsel-linux-3.2.3/mipsel-linux/include --enable-languages=c,c++
92 Thread model: posix
93 gcc version 3.2.3 with Broadcom modifications
94 configure:3329: $? = 0
95 configure:3336: mipsel-uclibc-gcc -V >&5
96 mipsel-linux-gcc: argument to `-V' is missing
97 configure:3339: $? = 1
98 configure:3362: checking for C compiler default output file name
99 configure:3389: mipsel-uclibc-gcc -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
100 configure:3392: $? = 0
101 configure:3430: result: a.out
102 configure:3447: checking whether the C compiler works
103 configure:3457: ./a.out
104 ./configure: line 3458: ./a.out: cannot execute binary file
105 configure:3460: $? = 126
106 configure:3477: result: yes
107 configure:3484: checking whether we are cross compiling
108 configure:3486: result: yes
109 configure:3489: checking for suffix of executables
110 configure:3496: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
111 configure:3499: $? = 0
112 configure:3523: result: 
113 configure:3529: checking for suffix of object files
114 configure:3555: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
115 configure:3558: $? = 0
116 configure:3581: result: o
117 configure:3585: checking whether we are using the GNU C compiler
118 configure:3614: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
119 configure:3620: $? = 0
120 configure:3637: result: yes
121 configure:3642: checking whether mipsel-uclibc-gcc accepts -g
122 configure:3672: mipsel-uclibc-gcc -c -g  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
123 configure:3678: $? = 0
124 configure:3777: result: yes
125 configure:3794: checking for mipsel-uclibc-gcc option to accept ISO C89
126 configure:3868: mipsel-uclibc-gcc  -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
127 configure:3874: $? = 0
128 configure:3897: result: none needed
129 configure:3926: checking for style of include used by make
130 configure:3954: result: GNU
131 configure:3979: checking dependency style of mipsel-uclibc-gcc
132 configure:4070: result: gcc3
133 configure:4098: checking for a BSD-compatible install
134 configure:4154: result: /usr/bin/install -c
135 configure:4171: checking how to run the C preprocessor
136 configure:4211: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
137 configure:4217: $? = 0
138 configure:4248: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
139 conftest.c:15:28: ac_nonexistent.h: No such file or directory
140 configure:4254: $? = 1
141 configure: failed program was:
142 | /* confdefs.h.  */
143 | #define PACKAGE_NAME "OpenVPN"
144 | #define PACKAGE_TARNAME "openvpn"
145 | #define PACKAGE_VERSION "2.1.0"
146 | #define PACKAGE_STRING "OpenVPN 2.1.0"
147 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
148 | #define PACKAGE "openvpn"
149 | #define VERSION "2.1.0"
150 | #define IFCONFIG_PATH "/sbin/ifconfig"
151 | #define IPROUTE_PATH "/sbin/ip"
152 | #define ROUTE_PATH "/sbin/route"
153 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
154 | #define TARGET_LINUX 1
155 | /* end confdefs.h.  */
156 | #include <ac_nonexistent.h>
157 configure:4287: result: mipsel-uclibc-gcc -E
158 configure:4316: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
159 configure:4322: $? = 0
160 configure:4353: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
161 conftest.c:15:28: ac_nonexistent.h: No such file or directory
162 configure:4359: $? = 1
163 configure: failed program was:
164 | /* confdefs.h.  */
165 | #define PACKAGE_NAME "OpenVPN"
166 | #define PACKAGE_TARNAME "openvpn"
167 | #define PACKAGE_VERSION "2.1.0"
168 | #define PACKAGE_STRING "OpenVPN 2.1.0"
169 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
170 | #define PACKAGE "openvpn"
171 | #define VERSION "2.1.0"
172 | #define IFCONFIG_PATH "/sbin/ifconfig"
173 | #define IPROUTE_PATH "/sbin/ip"
174 | #define ROUTE_PATH "/sbin/route"
175 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
176 | #define TARGET_LINUX 1
177 | /* end confdefs.h.  */
178 | #include <ac_nonexistent.h>
179 configure:4397: checking for grep that handles long lines and -e
180 configure:4471: result: /bin/grep
181 configure:4476: checking for egrep
182 configure:4554: result: /bin/grep -E
183 configure:4560: checking whether mipsel-uclibc-gcc needs -traditional
184 configure:4602: result: no
185 configure:4665: checking for ANSI C header files
186 configure:4695: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
187 configure:4701: $? = 0
188 configure:4829: result: yes
189 configure:4840: checking for an ANSI C-conforming const
190 configure:4915: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
191 conftest.c: In function `main':
192 conftest.c:43: warning: `t' might be used uninitialized in this function
193 conftest.c:62: warning: `b' might be used uninitialized in this function
194 configure:4921: $? = 0
195 configure:4936: result: yes
196 configure:4946: checking for inline
197 configure:4972: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
198 configure:4978: $? = 0
199 configure:4996: result: inline
200 configure:5015: checking for working volatile
201 configure:5044: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
202 configure:5050: $? = 0
203 configure:5065: result: yes
204 configure:5089: checking for sys/types.h
205 configure:5110: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
206 configure:5116: $? = 0
207 configure:5132: result: yes
208 configure:5089: checking for sys/stat.h
209 configure:5110: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
210 configure:5116: $? = 0
211 configure:5132: result: yes
212 configure:5089: checking for stdlib.h
213 configure:5110: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
214 configure:5116: $? = 0
215 configure:5132: result: yes
216 configure:5089: checking for string.h
217 configure:5110: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
218 configure:5116: $? = 0
219 configure:5132: result: yes
220 configure:5089: checking for memory.h
221 configure:5110: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
222 configure:5116: $? = 0
223 configure:5132: result: yes
224 configure:5089: checking for strings.h
225 configure:5110: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
226 configure:5116: $? = 0
227 configure:5132: result: yes
228 configure:5089: checking for inttypes.h
229 configure:5110: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
230 configure:5116: $? = 0
231 configure:5132: result: yes
232 configure:5089: checking for stdint.h
233 configure:5110: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
234 configure:5116: $? = 0
235 configure:5132: result: yes
236 configure:5089: checking for unistd.h
237 configure:5110: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
238 configure:5116: $? = 0
239 configure:5132: result: yes
240 configure:5144: checking for off_t
241 configure:5174: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
242 configure:5180: $? = 0
243 configure:5195: result: yes
244 configure:5207: checking for pid_t
245 configure:5237: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
246 configure:5243: $? = 0
247 configure:5258: result: yes
248 configure:5270: checking for size_t
249 configure:5300: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
250 configure:5306: $? = 0
251 configure:5321: result: yes
252 configure:5333: checking for uid_t in sys/types.h
253 configure:5356: result: yes
254 configure:5372: checking for socklen_t
255 configure:5404: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
256 configure:5410: $? = 0
257 configure:5425: result: yes
258 configure:5524: checking whether time.h and sys/time.h may both be included
259 configure:5554: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
260 configure:5560: $? = 0
261 configure:5575: result: yes
262 configure:5585: checking for ISO C 1999 vararg macro support
263 configure:5603: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
264 configure:5609: $? = 0
265 configure:5624: result: yes
266 configure:5634: checking for GNU GCC vararg macro support
267 configure:5652: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
268 configure:5658: $? = 0
269 configure:5673: result: yes
270 configure:5684: result: checking for C compiler empty array support
271 configure:5697: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
272 configure:5703: $? = 0
273 configure:5790: checking fcntl.h usability
274 configure:5807: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
275 configure:5813: $? = 0
276 configure:5827: result: yes
277 configure:5831: checking fcntl.h presence
278 configure:5846: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
279 configure:5852: $? = 0
280 configure:5866: result: yes
281 configure:5899: checking for fcntl.h
282 configure:5907: result: yes
283 configure:5780: checking for stdlib.h
284 configure:5786: result: yes
285 configure:5790: checking stdarg.h usability
286 configure:5807: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
287 configure:5813: $? = 0
288 configure:5827: result: yes
289 configure:5831: checking stdarg.h presence
290 configure:5846: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
291 configure:5852: $? = 0
292 configure:5866: result: yes
293 configure:5899: checking for stdarg.h
294 configure:5907: result: yes
295 configure:5790: checking stdio.h usability
296 configure:5807: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
297 configure:5813: $? = 0
298 configure:5827: result: yes
299 configure:5831: checking stdio.h presence
300 configure:5846: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
301 configure:5852: $? = 0
302 configure:5866: result: yes
303 configure:5899: checking for stdio.h
304 configure:5907: result: yes
305 configure:5780: checking for string.h
306 configure:5786: result: yes
307 configure:5780: checking for strings.h
308 configure:5786: result: yes
309 configure:5790: checking ctype.h usability
310 configure:5807: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
311 configure:5813: $? = 0
312 configure:5827: result: yes
313 configure:5831: checking ctype.h presence
314 configure:5846: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
315 configure:5852: $? = 0
316 configure:5866: result: yes
317 configure:5899: checking for ctype.h
318 configure:5907: result: yes
319 configure:5790: checking errno.h usability
320 configure:5807: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
321 configure:5813: $? = 0
322 configure:5827: result: yes
323 configure:5831: checking errno.h presence
324 configure:5846: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
325 configure:5852: $? = 0
326 configure:5866: result: yes
327 configure:5899: checking for errno.h
328 configure:5907: result: yes
329 configure:5922: checking for sys/wait.h that is POSIX.1 compatible
330 configure:5958: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
331 configure:5964: $? = 0
332 configure:5979: result: yes
333 configure:6040: checking sys/time.h usability
334 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
335 configure:6063: $? = 0
336 configure:6077: result: yes
337 configure:6081: checking sys/time.h presence
338 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
339 configure:6102: $? = 0
340 configure:6116: result: yes
341 configure:6149: checking for sys/time.h
342 configure:6157: result: yes
343 configure:6040: checking sys/socket.h usability
344 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
345 configure:6063: $? = 0
346 configure:6077: result: yes
347 configure:6081: checking sys/socket.h presence
348 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
349 configure:6102: $? = 0
350 configure:6116: result: yes
351 configure:6149: checking for sys/socket.h
352 configure:6157: result: yes
353 configure:6040: checking sys/un.h usability
354 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
355 configure:6063: $? = 0
356 configure:6077: result: yes
357 configure:6081: checking sys/un.h presence
358 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
359 configure:6102: $? = 0
360 configure:6116: result: yes
361 configure:6149: checking for sys/un.h
362 configure:6157: result: yes
363 configure:6040: checking sys/ioctl.h usability
364 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
365 configure:6063: $? = 0
366 configure:6077: result: yes
367 configure:6081: checking sys/ioctl.h presence
368 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
369 configure:6102: $? = 0
370 configure:6116: result: yes
371 configure:6149: checking for sys/ioctl.h
372 configure:6157: result: yes
373 configure:6030: checking for sys/stat.h
374 configure:6036: result: yes
375 configure:6040: checking sys/mman.h usability
376 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
377 configure:6063: $? = 0
378 configure:6077: result: yes
379 configure:6081: checking sys/mman.h presence
380 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
381 configure:6102: $? = 0
382 configure:6116: result: yes
383 configure:6149: checking for sys/mman.h
384 configure:6157: result: yes
385 configure:6030: checking for fcntl.h
386 configure:6036: result: yes
387 configure:6040: checking sys/file.h usability
388 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
389 configure:6063: $? = 0
390 configure:6077: result: yes
391 configure:6081: checking sys/file.h presence
392 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
393 configure:6102: $? = 0
394 configure:6116: result: yes
395 configure:6149: checking for sys/file.h
396 configure:6157: result: yes
397 configure:6030: checking for stdlib.h
398 configure:6036: result: yes
399 configure:6030: checking for stdint.h
400 configure:6036: result: yes
401 configure:6030: checking for stdarg.h
402 configure:6036: result: yes
403 configure:6030: checking for unistd.h
404 configure:6036: result: yes
405 configure:6040: checking signal.h usability
406 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
407 configure:6063: $? = 0
408 configure:6077: result: yes
409 configure:6081: checking signal.h presence
410 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
411 configure:6102: $? = 0
412 configure:6116: result: yes
413 configure:6149: checking for signal.h
414 configure:6157: result: yes
415 configure:6030: checking for stdio.h
416 configure:6036: result: yes
417 configure:6030: checking for string.h
418 configure:6036: result: yes
419 configure:6030: checking for strings.h
420 configure:6036: result: yes
421 configure:6030: checking for ctype.h
422 configure:6036: result: yes
423 configure:6030: checking for errno.h
424 configure:6036: result: yes
425 configure:6040: checking syslog.h usability
426 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
427 configure:6063: $? = 0
428 configure:6077: result: yes
429 configure:6081: checking syslog.h presence
430 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
431 configure:6102: $? = 0
432 configure:6116: result: yes
433 configure:6149: checking for syslog.h
434 configure:6157: result: yes
435 configure:6040: checking pwd.h usability
436 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
437 configure:6063: $? = 0
438 configure:6077: result: yes
439 configure:6081: checking pwd.h presence
440 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
441 configure:6102: $? = 0
442 configure:6116: result: yes
443 configure:6149: checking for pwd.h
444 configure:6157: result: yes
445 configure:6040: checking grp.h usability
446 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
447 configure:6063: $? = 0
448 configure:6077: result: yes
449 configure:6081: checking grp.h presence
450 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
451 configure:6102: $? = 0
452 configure:6116: result: yes
453 configure:6149: checking for grp.h
454 configure:6157: result: yes
455 configure:6040: checking net/if_tun.h usability
456 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
457 conftest.c:93:24: net/if_tun.h: No such file or directory
458 configure:6063: $? = 1
459 configure: failed program was:
460 | /* confdefs.h.  */
461 | #define PACKAGE_NAME "OpenVPN"
462 | #define PACKAGE_TARNAME "openvpn"
463 | #define PACKAGE_VERSION "2.1.0"
464 | #define PACKAGE_STRING "OpenVPN 2.1.0"
465 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
466 | #define PACKAGE "openvpn"
467 | #define VERSION "2.1.0"
468 | #define IFCONFIG_PATH "/sbin/ifconfig"
469 | #define IPROUTE_PATH "/sbin/ip"
470 | #define ROUTE_PATH "/sbin/route"
471 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
472 | #define TARGET_LINUX 1
473 | #define _GNU_SOURCE 1
474 | #define STDC_HEADERS 1
475 | #define HAVE_SYS_TYPES_H 1
476 | #define HAVE_SYS_STAT_H 1
477 | #define HAVE_STDLIB_H 1
478 | #define HAVE_STRING_H 1
479 | #define HAVE_MEMORY_H 1
480 | #define HAVE_STRINGS_H 1
481 | #define HAVE_INTTYPES_H 1
482 | #define HAVE_STDINT_H 1
483 | #define HAVE_UNISTD_H 1
484 | #define TIME_WITH_SYS_TIME 1
485 | #define HAVE_CPP_VARARG_MACRO_ISO 1
486 | #define HAVE_CPP_VARARG_MACRO_GCC 1
487 | #define EMPTY_ARRAY_SIZE 0
488 | #define HAVE_FCNTL_H 1
489 | #define HAVE_STDLIB_H 1
490 | #define HAVE_STDARG_H 1
491 | #define HAVE_STDIO_H 1
492 | #define HAVE_STRING_H 1
493 | #define HAVE_STRINGS_H 1
494 | #define HAVE_CTYPE_H 1
495 | #define HAVE_ERRNO_H 1
496 | #define HAVE_SYS_WAIT_H 1
497 | #define HAVE_SYS_TIME_H 1
498 | #define HAVE_SYS_SOCKET_H 1
499 | #define HAVE_SYS_UN_H 1
500 | #define HAVE_SYS_IOCTL_H 1
501 | #define HAVE_SYS_STAT_H 1
502 | #define HAVE_SYS_MMAN_H 1
503 | #define HAVE_FCNTL_H 1
504 | #define HAVE_SYS_FILE_H 1
505 | #define HAVE_STDLIB_H 1
506 | #define HAVE_STDINT_H 1
507 | #define HAVE_STDARG_H 1
508 | #define HAVE_UNISTD_H 1
509 | #define HAVE_SIGNAL_H 1
510 | #define HAVE_STDIO_H 1
511 | #define HAVE_STRING_H 1
512 | #define HAVE_STRINGS_H 1
513 | #define HAVE_CTYPE_H 1
514 | #define HAVE_ERRNO_H 1
515 | #define HAVE_SYSLOG_H 1
516 | #define HAVE_PWD_H 1
517 | #define HAVE_GRP_H 1
518 | /* end confdefs.h.  */
519 | #include <stdio.h>
520 | #ifdef HAVE_SYS_TYPES_H
521 | # include <sys/types.h>
522 | #endif
523 | #ifdef HAVE_SYS_STAT_H
524 | # include <sys/stat.h>
525 | #endif
526 | #ifdef STDC_HEADERS
527 | # include <stdlib.h>
528 | # include <stddef.h>
529 | #else
530 | # ifdef HAVE_STDLIB_H
531 | #  include <stdlib.h>
532 | # endif
533 | #endif
534 | #ifdef HAVE_STRING_H
535 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
536 | #  include <memory.h>
537 | # endif
538 | # include <string.h>
539 | #endif
540 | #ifdef HAVE_STRINGS_H
541 | # include <strings.h>
542 | #endif
543 | #ifdef HAVE_INTTYPES_H
544 | # include <inttypes.h>
545 | #endif
546 | #ifdef HAVE_STDINT_H
547 | # include <stdint.h>
548 | #endif
549 | #ifdef HAVE_UNISTD_H
550 | # include <unistd.h>
551 | #endif
552 | #include <net/if_tun.h>
553 configure:6077: result: no
554 configure:6081: checking net/if_tun.h presence
555 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
556 conftest.c:60:24: net/if_tun.h: No such file or directory
557 configure:6102: $? = 1
558 configure: failed program was:
559 | /* confdefs.h.  */
560 | #define PACKAGE_NAME "OpenVPN"
561 | #define PACKAGE_TARNAME "openvpn"
562 | #define PACKAGE_VERSION "2.1.0"
563 | #define PACKAGE_STRING "OpenVPN 2.1.0"
564 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
565 | #define PACKAGE "openvpn"
566 | #define VERSION "2.1.0"
567 | #define IFCONFIG_PATH "/sbin/ifconfig"
568 | #define IPROUTE_PATH "/sbin/ip"
569 | #define ROUTE_PATH "/sbin/route"
570 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
571 | #define TARGET_LINUX 1
572 | #define _GNU_SOURCE 1
573 | #define STDC_HEADERS 1
574 | #define HAVE_SYS_TYPES_H 1
575 | #define HAVE_SYS_STAT_H 1
576 | #define HAVE_STDLIB_H 1
577 | #define HAVE_STRING_H 1
578 | #define HAVE_MEMORY_H 1
579 | #define HAVE_STRINGS_H 1
580 | #define HAVE_INTTYPES_H 1
581 | #define HAVE_STDINT_H 1
582 | #define HAVE_UNISTD_H 1
583 | #define TIME_WITH_SYS_TIME 1
584 | #define HAVE_CPP_VARARG_MACRO_ISO 1
585 | #define HAVE_CPP_VARARG_MACRO_GCC 1
586 | #define EMPTY_ARRAY_SIZE 0
587 | #define HAVE_FCNTL_H 1
588 | #define HAVE_STDLIB_H 1
589 | #define HAVE_STDARG_H 1
590 | #define HAVE_STDIO_H 1
591 | #define HAVE_STRING_H 1
592 | #define HAVE_STRINGS_H 1
593 | #define HAVE_CTYPE_H 1
594 | #define HAVE_ERRNO_H 1
595 | #define HAVE_SYS_WAIT_H 1
596 | #define HAVE_SYS_TIME_H 1
597 | #define HAVE_SYS_SOCKET_H 1
598 | #define HAVE_SYS_UN_H 1
599 | #define HAVE_SYS_IOCTL_H 1
600 | #define HAVE_SYS_STAT_H 1
601 | #define HAVE_SYS_MMAN_H 1
602 | #define HAVE_FCNTL_H 1
603 | #define HAVE_SYS_FILE_H 1
604 | #define HAVE_STDLIB_H 1
605 | #define HAVE_STDINT_H 1
606 | #define HAVE_STDARG_H 1
607 | #define HAVE_UNISTD_H 1
608 | #define HAVE_SIGNAL_H 1
609 | #define HAVE_STDIO_H 1
610 | #define HAVE_STRING_H 1
611 | #define HAVE_STRINGS_H 1
612 | #define HAVE_CTYPE_H 1
613 | #define HAVE_ERRNO_H 1
614 | #define HAVE_SYSLOG_H 1
615 | #define HAVE_PWD_H 1
616 | #define HAVE_GRP_H 1
617 | /* end confdefs.h.  */
618 | #include <net/if_tun.h>
619 configure:6116: result: no
620 configure:6149: checking for net/if_tun.h
621 configure:6157: result: no
622 configure:6040: checking net/tun/if_tun.h usability
623 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
624 conftest.c:93:28: net/tun/if_tun.h: No such file or directory
625 configure:6063: $? = 1
626 configure: failed program was:
627 | /* confdefs.h.  */
628 | #define PACKAGE_NAME "OpenVPN"
629 | #define PACKAGE_TARNAME "openvpn"
630 | #define PACKAGE_VERSION "2.1.0"
631 | #define PACKAGE_STRING "OpenVPN 2.1.0"
632 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
633 | #define PACKAGE "openvpn"
634 | #define VERSION "2.1.0"
635 | #define IFCONFIG_PATH "/sbin/ifconfig"
636 | #define IPROUTE_PATH "/sbin/ip"
637 | #define ROUTE_PATH "/sbin/route"
638 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
639 | #define TARGET_LINUX 1
640 | #define _GNU_SOURCE 1
641 | #define STDC_HEADERS 1
642 | #define HAVE_SYS_TYPES_H 1
643 | #define HAVE_SYS_STAT_H 1
644 | #define HAVE_STDLIB_H 1
645 | #define HAVE_STRING_H 1
646 | #define HAVE_MEMORY_H 1
647 | #define HAVE_STRINGS_H 1
648 | #define HAVE_INTTYPES_H 1
649 | #define HAVE_STDINT_H 1
650 | #define HAVE_UNISTD_H 1
651 | #define TIME_WITH_SYS_TIME 1
652 | #define HAVE_CPP_VARARG_MACRO_ISO 1
653 | #define HAVE_CPP_VARARG_MACRO_GCC 1
654 | #define EMPTY_ARRAY_SIZE 0
655 | #define HAVE_FCNTL_H 1
656 | #define HAVE_STDLIB_H 1
657 | #define HAVE_STDARG_H 1
658 | #define HAVE_STDIO_H 1
659 | #define HAVE_STRING_H 1
660 | #define HAVE_STRINGS_H 1
661 | #define HAVE_CTYPE_H 1
662 | #define HAVE_ERRNO_H 1
663 | #define HAVE_SYS_WAIT_H 1
664 | #define HAVE_SYS_TIME_H 1
665 | #define HAVE_SYS_SOCKET_H 1
666 | #define HAVE_SYS_UN_H 1
667 | #define HAVE_SYS_IOCTL_H 1
668 | #define HAVE_SYS_STAT_H 1
669 | #define HAVE_SYS_MMAN_H 1
670 | #define HAVE_FCNTL_H 1
671 | #define HAVE_SYS_FILE_H 1
672 | #define HAVE_STDLIB_H 1
673 | #define HAVE_STDINT_H 1
674 | #define HAVE_STDARG_H 1
675 | #define HAVE_UNISTD_H 1
676 | #define HAVE_SIGNAL_H 1
677 | #define HAVE_STDIO_H 1
678 | #define HAVE_STRING_H 1
679 | #define HAVE_STRINGS_H 1
680 | #define HAVE_CTYPE_H 1
681 | #define HAVE_ERRNO_H 1
682 | #define HAVE_SYSLOG_H 1
683 | #define HAVE_PWD_H 1
684 | #define HAVE_GRP_H 1
685 | /* end confdefs.h.  */
686 | #include <stdio.h>
687 | #ifdef HAVE_SYS_TYPES_H
688 | # include <sys/types.h>
689 | #endif
690 | #ifdef HAVE_SYS_STAT_H
691 | # include <sys/stat.h>
692 | #endif
693 | #ifdef STDC_HEADERS
694 | # include <stdlib.h>
695 | # include <stddef.h>
696 | #else
697 | # ifdef HAVE_STDLIB_H
698 | #  include <stdlib.h>
699 | # endif
700 | #endif
701 | #ifdef HAVE_STRING_H
702 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
703 | #  include <memory.h>
704 | # endif
705 | # include <string.h>
706 | #endif
707 | #ifdef HAVE_STRINGS_H
708 | # include <strings.h>
709 | #endif
710 | #ifdef HAVE_INTTYPES_H
711 | # include <inttypes.h>
712 | #endif
713 | #ifdef HAVE_STDINT_H
714 | # include <stdint.h>
715 | #endif
716 | #ifdef HAVE_UNISTD_H
717 | # include <unistd.h>
718 | #endif
719 | #include <net/tun/if_tun.h>
720 configure:6077: result: no
721 configure:6081: checking net/tun/if_tun.h presence
722 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
723 conftest.c:60:28: net/tun/if_tun.h: No such file or directory
724 configure:6102: $? = 1
725 configure: failed program was:
726 | /* confdefs.h.  */
727 | #define PACKAGE_NAME "OpenVPN"
728 | #define PACKAGE_TARNAME "openvpn"
729 | #define PACKAGE_VERSION "2.1.0"
730 | #define PACKAGE_STRING "OpenVPN 2.1.0"
731 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
732 | #define PACKAGE "openvpn"
733 | #define VERSION "2.1.0"
734 | #define IFCONFIG_PATH "/sbin/ifconfig"
735 | #define IPROUTE_PATH "/sbin/ip"
736 | #define ROUTE_PATH "/sbin/route"
737 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
738 | #define TARGET_LINUX 1
739 | #define _GNU_SOURCE 1
740 | #define STDC_HEADERS 1
741 | #define HAVE_SYS_TYPES_H 1
742 | #define HAVE_SYS_STAT_H 1
743 | #define HAVE_STDLIB_H 1
744 | #define HAVE_STRING_H 1
745 | #define HAVE_MEMORY_H 1
746 | #define HAVE_STRINGS_H 1
747 | #define HAVE_INTTYPES_H 1
748 | #define HAVE_STDINT_H 1
749 | #define HAVE_UNISTD_H 1
750 | #define TIME_WITH_SYS_TIME 1
751 | #define HAVE_CPP_VARARG_MACRO_ISO 1
752 | #define HAVE_CPP_VARARG_MACRO_GCC 1
753 | #define EMPTY_ARRAY_SIZE 0
754 | #define HAVE_FCNTL_H 1
755 | #define HAVE_STDLIB_H 1
756 | #define HAVE_STDARG_H 1
757 | #define HAVE_STDIO_H 1
758 | #define HAVE_STRING_H 1
759 | #define HAVE_STRINGS_H 1
760 | #define HAVE_CTYPE_H 1
761 | #define HAVE_ERRNO_H 1
762 | #define HAVE_SYS_WAIT_H 1
763 | #define HAVE_SYS_TIME_H 1
764 | #define HAVE_SYS_SOCKET_H 1
765 | #define HAVE_SYS_UN_H 1
766 | #define HAVE_SYS_IOCTL_H 1
767 | #define HAVE_SYS_STAT_H 1
768 | #define HAVE_SYS_MMAN_H 1
769 | #define HAVE_FCNTL_H 1
770 | #define HAVE_SYS_FILE_H 1
771 | #define HAVE_STDLIB_H 1
772 | #define HAVE_STDINT_H 1
773 | #define HAVE_STDARG_H 1
774 | #define HAVE_UNISTD_H 1
775 | #define HAVE_SIGNAL_H 1
776 | #define HAVE_STDIO_H 1
777 | #define HAVE_STRING_H 1
778 | #define HAVE_STRINGS_H 1
779 | #define HAVE_CTYPE_H 1
780 | #define HAVE_ERRNO_H 1
781 | #define HAVE_SYSLOG_H 1
782 | #define HAVE_PWD_H 1
783 | #define HAVE_GRP_H 1
784 | /* end confdefs.h.  */
785 | #include <net/tun/if_tun.h>
786 configure:6116: result: no
787 configure:6149: checking for net/tun/if_tun.h
788 configure:6157: result: no
789 configure:6040: checking stropts.h usability
790 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
791 configure:6063: $? = 0
792 configure:6077: result: yes
793 configure:6081: checking stropts.h presence
794 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
795 configure:6102: $? = 0
796 configure:6116: result: yes
797 configure:6149: checking for stropts.h
798 configure:6157: result: yes
799 configure:6040: checking sys/sockio.h usability
800 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
801 conftest.c:94:24: sys/sockio.h: No such file or directory
802 configure:6063: $? = 1
803 configure: failed program was:
804 | /* confdefs.h.  */
805 | #define PACKAGE_NAME "OpenVPN"
806 | #define PACKAGE_TARNAME "openvpn"
807 | #define PACKAGE_VERSION "2.1.0"
808 | #define PACKAGE_STRING "OpenVPN 2.1.0"
809 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
810 | #define PACKAGE "openvpn"
811 | #define VERSION "2.1.0"
812 | #define IFCONFIG_PATH "/sbin/ifconfig"
813 | #define IPROUTE_PATH "/sbin/ip"
814 | #define ROUTE_PATH "/sbin/route"
815 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
816 | #define TARGET_LINUX 1
817 | #define _GNU_SOURCE 1
818 | #define STDC_HEADERS 1
819 | #define HAVE_SYS_TYPES_H 1
820 | #define HAVE_SYS_STAT_H 1
821 | #define HAVE_STDLIB_H 1
822 | #define HAVE_STRING_H 1
823 | #define HAVE_MEMORY_H 1
824 | #define HAVE_STRINGS_H 1
825 | #define HAVE_INTTYPES_H 1
826 | #define HAVE_STDINT_H 1
827 | #define HAVE_UNISTD_H 1
828 | #define TIME_WITH_SYS_TIME 1
829 | #define HAVE_CPP_VARARG_MACRO_ISO 1
830 | #define HAVE_CPP_VARARG_MACRO_GCC 1
831 | #define EMPTY_ARRAY_SIZE 0
832 | #define HAVE_FCNTL_H 1
833 | #define HAVE_STDLIB_H 1
834 | #define HAVE_STDARG_H 1
835 | #define HAVE_STDIO_H 1
836 | #define HAVE_STRING_H 1
837 | #define HAVE_STRINGS_H 1
838 | #define HAVE_CTYPE_H 1
839 | #define HAVE_ERRNO_H 1
840 | #define HAVE_SYS_WAIT_H 1
841 | #define HAVE_SYS_TIME_H 1
842 | #define HAVE_SYS_SOCKET_H 1
843 | #define HAVE_SYS_UN_H 1
844 | #define HAVE_SYS_IOCTL_H 1
845 | #define HAVE_SYS_STAT_H 1
846 | #define HAVE_SYS_MMAN_H 1
847 | #define HAVE_FCNTL_H 1
848 | #define HAVE_SYS_FILE_H 1
849 | #define HAVE_STDLIB_H 1
850 | #define HAVE_STDINT_H 1
851 | #define HAVE_STDARG_H 1
852 | #define HAVE_UNISTD_H 1
853 | #define HAVE_SIGNAL_H 1
854 | #define HAVE_STDIO_H 1
855 | #define HAVE_STRING_H 1
856 | #define HAVE_STRINGS_H 1
857 | #define HAVE_CTYPE_H 1
858 | #define HAVE_ERRNO_H 1
859 | #define HAVE_SYSLOG_H 1
860 | #define HAVE_PWD_H 1
861 | #define HAVE_GRP_H 1
862 | #define HAVE_STROPTS_H 1
863 | /* end confdefs.h.  */
864 | #include <stdio.h>
865 | #ifdef HAVE_SYS_TYPES_H
866 | # include <sys/types.h>
867 | #endif
868 | #ifdef HAVE_SYS_STAT_H
869 | # include <sys/stat.h>
870 | #endif
871 | #ifdef STDC_HEADERS
872 | # include <stdlib.h>
873 | # include <stddef.h>
874 | #else
875 | # ifdef HAVE_STDLIB_H
876 | #  include <stdlib.h>
877 | # endif
878 | #endif
879 | #ifdef HAVE_STRING_H
880 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
881 | #  include <memory.h>
882 | # endif
883 | # include <string.h>
884 | #endif
885 | #ifdef HAVE_STRINGS_H
886 | # include <strings.h>
887 | #endif
888 | #ifdef HAVE_INTTYPES_H
889 | # include <inttypes.h>
890 | #endif
891 | #ifdef HAVE_STDINT_H
892 | # include <stdint.h>
893 | #endif
894 | #ifdef HAVE_UNISTD_H
895 | # include <unistd.h>
896 | #endif
897 | #include <sys/sockio.h>
898 configure:6077: result: no
899 configure:6081: checking sys/sockio.h presence
900 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
901 conftest.c:61:24: sys/sockio.h: No such file or directory
902 configure:6102: $? = 1
903 configure: failed program was:
904 | /* confdefs.h.  */
905 | #define PACKAGE_NAME "OpenVPN"
906 | #define PACKAGE_TARNAME "openvpn"
907 | #define PACKAGE_VERSION "2.1.0"
908 | #define PACKAGE_STRING "OpenVPN 2.1.0"
909 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
910 | #define PACKAGE "openvpn"
911 | #define VERSION "2.1.0"
912 | #define IFCONFIG_PATH "/sbin/ifconfig"
913 | #define IPROUTE_PATH "/sbin/ip"
914 | #define ROUTE_PATH "/sbin/route"
915 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
916 | #define TARGET_LINUX 1
917 | #define _GNU_SOURCE 1
918 | #define STDC_HEADERS 1
919 | #define HAVE_SYS_TYPES_H 1
920 | #define HAVE_SYS_STAT_H 1
921 | #define HAVE_STDLIB_H 1
922 | #define HAVE_STRING_H 1
923 | #define HAVE_MEMORY_H 1
924 | #define HAVE_STRINGS_H 1
925 | #define HAVE_INTTYPES_H 1
926 | #define HAVE_STDINT_H 1
927 | #define HAVE_UNISTD_H 1
928 | #define TIME_WITH_SYS_TIME 1
929 | #define HAVE_CPP_VARARG_MACRO_ISO 1
930 | #define HAVE_CPP_VARARG_MACRO_GCC 1
931 | #define EMPTY_ARRAY_SIZE 0
932 | #define HAVE_FCNTL_H 1
933 | #define HAVE_STDLIB_H 1
934 | #define HAVE_STDARG_H 1
935 | #define HAVE_STDIO_H 1
936 | #define HAVE_STRING_H 1
937 | #define HAVE_STRINGS_H 1
938 | #define HAVE_CTYPE_H 1
939 | #define HAVE_ERRNO_H 1
940 | #define HAVE_SYS_WAIT_H 1
941 | #define HAVE_SYS_TIME_H 1
942 | #define HAVE_SYS_SOCKET_H 1
943 | #define HAVE_SYS_UN_H 1
944 | #define HAVE_SYS_IOCTL_H 1
945 | #define HAVE_SYS_STAT_H 1
946 | #define HAVE_SYS_MMAN_H 1
947 | #define HAVE_FCNTL_H 1
948 | #define HAVE_SYS_FILE_H 1
949 | #define HAVE_STDLIB_H 1
950 | #define HAVE_STDINT_H 1
951 | #define HAVE_STDARG_H 1
952 | #define HAVE_UNISTD_H 1
953 | #define HAVE_SIGNAL_H 1
954 | #define HAVE_STDIO_H 1
955 | #define HAVE_STRING_H 1
956 | #define HAVE_STRINGS_H 1
957 | #define HAVE_CTYPE_H 1
958 | #define HAVE_ERRNO_H 1
959 | #define HAVE_SYSLOG_H 1
960 | #define HAVE_PWD_H 1
961 | #define HAVE_GRP_H 1
962 | #define HAVE_STROPTS_H 1
963 | /* end confdefs.h.  */
964 | #include <sys/sockio.h>
965 configure:6116: result: no
966 configure:6149: checking for sys/sockio.h
967 configure:6157: result: no
968 configure:6040: checking netinet/in.h usability
969 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
970 configure:6063: $? = 0
971 configure:6077: result: yes
972 configure:6081: checking netinet/in.h presence
973 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
974 configure:6102: $? = 0
975 configure:6116: result: yes
976 configure:6149: checking for netinet/in.h
977 configure:6157: result: yes
978 configure:6040: checking netinet/in_systm.h usability
979 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
980 configure:6063: $? = 0
981 configure:6077: result: yes
982 configure:6081: checking netinet/in_systm.h presence
983 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
984 configure:6102: $? = 0
985 configure:6116: result: yes
986 configure:6149: checking for netinet/in_systm.h
987 configure:6157: result: yes
988 configure:6040: checking netinet/tcp.h usability
989 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
990 configure:6063: $? = 0
991 configure:6077: result: yes
992 configure:6081: checking netinet/tcp.h presence
993 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
994 configure:6102: $? = 0
995 configure:6116: result: yes
996 configure:6149: checking for netinet/tcp.h
997 configure:6157: result: yes
998 configure:6040: checking arpa/inet.h usability
999 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1000 configure:6063: $? = 0
1001 configure:6077: result: yes
1002 configure:6081: checking arpa/inet.h presence
1003 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
1004 configure:6102: $? = 0
1005 configure:6116: result: yes
1006 configure:6149: checking for arpa/inet.h
1007 configure:6157: result: yes
1008 configure:6040: checking netdb.h usability
1009 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1010 configure:6063: $? = 0
1011 configure:6077: result: yes
1012 configure:6081: checking netdb.h presence
1013 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
1014 configure:6102: $? = 0
1015 configure:6116: result: yes
1016 configure:6149: checking for netdb.h
1017 configure:6157: result: yes
1018 configure:6040: checking sys/uio.h usability
1019 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1020 configure:6063: $? = 0
1021 configure:6077: result: yes
1022 configure:6081: checking sys/uio.h presence
1023 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
1024 configure:6102: $? = 0
1025 configure:6116: result: yes
1026 configure:6149: checking for sys/uio.h
1027 configure:6157: result: yes
1028 configure:6040: checking linux/if_tun.h usability
1029 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1030 configure:6063: $? = 0
1031 configure:6077: result: yes
1032 configure:6081: checking linux/if_tun.h presence
1033 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
1034 configure:6102: $? = 0
1035 configure:6116: result: yes
1036 configure:6149: checking for linux/if_tun.h
1037 configure:6157: result: yes
1038 configure:6040: checking linux/sockios.h usability
1039 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1040 configure:6063: $? = 0
1041 configure:6077: result: yes
1042 configure:6081: checking linux/sockios.h presence
1043 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
1044 configure:6102: $? = 0
1045 configure:6116: result: yes
1046 configure:6149: checking for linux/sockios.h
1047 configure:6157: result: yes
1048 configure:6040: checking linux/types.h usability
1049 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1050 configure:6063: $? = 0
1051 configure:6077: result: yes
1052 configure:6081: checking linux/types.h presence
1053 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
1054 configure:6102: $? = 0
1055 configure:6116: result: yes
1056 configure:6149: checking for linux/types.h
1057 configure:6157: result: yes
1058 configure:6040: checking sys/poll.h usability
1059 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1060 configure:6063: $? = 0
1061 configure:6077: result: yes
1062 configure:6081: checking sys/poll.h presence
1063 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
1064 configure:6102: $? = 0
1065 configure:6116: result: yes
1066 configure:6149: checking for sys/poll.h
1067 configure:6157: result: yes
1068 configure:6040: checking sys/epoll.h usability
1069 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1070 conftest.c:104:23: sys/epoll.h: No such file or directory
1071 configure:6063: $? = 1
1072 configure: failed program was:
1073 | /* confdefs.h.  */
1074 | #define PACKAGE_NAME "OpenVPN"
1075 | #define PACKAGE_TARNAME "openvpn"
1076 | #define PACKAGE_VERSION "2.1.0"
1077 | #define PACKAGE_STRING "OpenVPN 2.1.0"
1078 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
1079 | #define PACKAGE "openvpn"
1080 | #define VERSION "2.1.0"
1081 | #define IFCONFIG_PATH "/sbin/ifconfig"
1082 | #define IPROUTE_PATH "/sbin/ip"
1083 | #define ROUTE_PATH "/sbin/route"
1084 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
1085 | #define TARGET_LINUX 1
1086 | #define _GNU_SOURCE 1
1087 | #define STDC_HEADERS 1
1088 | #define HAVE_SYS_TYPES_H 1
1089 | #define HAVE_SYS_STAT_H 1
1090 | #define HAVE_STDLIB_H 1
1091 | #define HAVE_STRING_H 1
1092 | #define HAVE_MEMORY_H 1
1093 | #define HAVE_STRINGS_H 1
1094 | #define HAVE_INTTYPES_H 1
1095 | #define HAVE_STDINT_H 1
1096 | #define HAVE_UNISTD_H 1
1097 | #define TIME_WITH_SYS_TIME 1
1098 | #define HAVE_CPP_VARARG_MACRO_ISO 1
1099 | #define HAVE_CPP_VARARG_MACRO_GCC 1
1100 | #define EMPTY_ARRAY_SIZE 0
1101 | #define HAVE_FCNTL_H 1
1102 | #define HAVE_STDLIB_H 1
1103 | #define HAVE_STDARG_H 1
1104 | #define HAVE_STDIO_H 1
1105 | #define HAVE_STRING_H 1
1106 | #define HAVE_STRINGS_H 1
1107 | #define HAVE_CTYPE_H 1
1108 | #define HAVE_ERRNO_H 1
1109 | #define HAVE_SYS_WAIT_H 1
1110 | #define HAVE_SYS_TIME_H 1
1111 | #define HAVE_SYS_SOCKET_H 1
1112 | #define HAVE_SYS_UN_H 1
1113 | #define HAVE_SYS_IOCTL_H 1
1114 | #define HAVE_SYS_STAT_H 1
1115 | #define HAVE_SYS_MMAN_H 1
1116 | #define HAVE_FCNTL_H 1
1117 | #define HAVE_SYS_FILE_H 1
1118 | #define HAVE_STDLIB_H 1
1119 | #define HAVE_STDINT_H 1
1120 | #define HAVE_STDARG_H 1
1121 | #define HAVE_UNISTD_H 1
1122 | #define HAVE_SIGNAL_H 1
1123 | #define HAVE_STDIO_H 1
1124 | #define HAVE_STRING_H 1
1125 | #define HAVE_STRINGS_H 1
1126 | #define HAVE_CTYPE_H 1
1127 | #define HAVE_ERRNO_H 1
1128 | #define HAVE_SYSLOG_H 1
1129 | #define HAVE_PWD_H 1
1130 | #define HAVE_GRP_H 1
1131 | #define HAVE_STROPTS_H 1
1132 | #define HAVE_NETINET_IN_H 1
1133 | #define HAVE_NETINET_IN_SYSTM_H 1
1134 | #define HAVE_NETINET_TCP_H 1
1135 | #define HAVE_ARPA_INET_H 1
1136 | #define HAVE_NETDB_H 1
1137 | #define HAVE_SYS_UIO_H 1
1138 | #define HAVE_LINUX_IF_TUN_H 1
1139 | #define HAVE_LINUX_SOCKIOS_H 1
1140 | #define HAVE_LINUX_TYPES_H 1
1141 | #define HAVE_SYS_POLL_H 1
1142 | /* end confdefs.h.  */
1143 | #include <stdio.h>
1144 | #ifdef HAVE_SYS_TYPES_H
1145 | # include <sys/types.h>
1146 | #endif
1147 | #ifdef HAVE_SYS_STAT_H
1148 | # include <sys/stat.h>
1149 | #endif
1150 | #ifdef STDC_HEADERS
1151 | # include <stdlib.h>
1152 | # include <stddef.h>
1153 | #else
1154 | # ifdef HAVE_STDLIB_H
1155 | #  include <stdlib.h>
1156 | # endif
1157 | #endif
1158 | #ifdef HAVE_STRING_H
1159 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1160 | #  include <memory.h>
1161 | # endif
1162 | # include <string.h>
1163 | #endif
1164 | #ifdef HAVE_STRINGS_H
1165 | # include <strings.h>
1166 | #endif
1167 | #ifdef HAVE_INTTYPES_H
1168 | # include <inttypes.h>
1169 | #endif
1170 | #ifdef HAVE_STDINT_H
1171 | # include <stdint.h>
1172 | #endif
1173 | #ifdef HAVE_UNISTD_H
1174 | # include <unistd.h>
1175 | #endif
1176 | #include <sys/epoll.h>
1177 configure:6077: result: no
1178 configure:6081: checking sys/epoll.h presence
1179 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
1180 conftest.c:71:23: sys/epoll.h: No such file or directory
1181 configure:6102: $? = 1
1182 configure: failed program was:
1183 | /* confdefs.h.  */
1184 | #define PACKAGE_NAME "OpenVPN"
1185 | #define PACKAGE_TARNAME "openvpn"
1186 | #define PACKAGE_VERSION "2.1.0"
1187 | #define PACKAGE_STRING "OpenVPN 2.1.0"
1188 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
1189 | #define PACKAGE "openvpn"
1190 | #define VERSION "2.1.0"
1191 | #define IFCONFIG_PATH "/sbin/ifconfig"
1192 | #define IPROUTE_PATH "/sbin/ip"
1193 | #define ROUTE_PATH "/sbin/route"
1194 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
1195 | #define TARGET_LINUX 1
1196 | #define _GNU_SOURCE 1
1197 | #define STDC_HEADERS 1
1198 | #define HAVE_SYS_TYPES_H 1
1199 | #define HAVE_SYS_STAT_H 1
1200 | #define HAVE_STDLIB_H 1
1201 | #define HAVE_STRING_H 1
1202 | #define HAVE_MEMORY_H 1
1203 | #define HAVE_STRINGS_H 1
1204 | #define HAVE_INTTYPES_H 1
1205 | #define HAVE_STDINT_H 1
1206 | #define HAVE_UNISTD_H 1
1207 | #define TIME_WITH_SYS_TIME 1
1208 | #define HAVE_CPP_VARARG_MACRO_ISO 1
1209 | #define HAVE_CPP_VARARG_MACRO_GCC 1
1210 | #define EMPTY_ARRAY_SIZE 0
1211 | #define HAVE_FCNTL_H 1
1212 | #define HAVE_STDLIB_H 1
1213 | #define HAVE_STDARG_H 1
1214 | #define HAVE_STDIO_H 1
1215 | #define HAVE_STRING_H 1
1216 | #define HAVE_STRINGS_H 1
1217 | #define HAVE_CTYPE_H 1
1218 | #define HAVE_ERRNO_H 1
1219 | #define HAVE_SYS_WAIT_H 1
1220 | #define HAVE_SYS_TIME_H 1
1221 | #define HAVE_SYS_SOCKET_H 1
1222 | #define HAVE_SYS_UN_H 1
1223 | #define HAVE_SYS_IOCTL_H 1
1224 | #define HAVE_SYS_STAT_H 1
1225 | #define HAVE_SYS_MMAN_H 1
1226 | #define HAVE_FCNTL_H 1
1227 | #define HAVE_SYS_FILE_H 1
1228 | #define HAVE_STDLIB_H 1
1229 | #define HAVE_STDINT_H 1
1230 | #define HAVE_STDARG_H 1
1231 | #define HAVE_UNISTD_H 1
1232 | #define HAVE_SIGNAL_H 1
1233 | #define HAVE_STDIO_H 1
1234 | #define HAVE_STRING_H 1
1235 | #define HAVE_STRINGS_H 1
1236 | #define HAVE_CTYPE_H 1
1237 | #define HAVE_ERRNO_H 1
1238 | #define HAVE_SYSLOG_H 1
1239 | #define HAVE_PWD_H 1
1240 | #define HAVE_GRP_H 1
1241 | #define HAVE_STROPTS_H 1
1242 | #define HAVE_NETINET_IN_H 1
1243 | #define HAVE_NETINET_IN_SYSTM_H 1
1244 | #define HAVE_NETINET_TCP_H 1
1245 | #define HAVE_ARPA_INET_H 1
1246 | #define HAVE_NETDB_H 1
1247 | #define HAVE_SYS_UIO_H 1
1248 | #define HAVE_LINUX_IF_TUN_H 1
1249 | #define HAVE_LINUX_SOCKIOS_H 1
1250 | #define HAVE_LINUX_TYPES_H 1
1251 | #define HAVE_SYS_POLL_H 1
1252 | /* end confdefs.h.  */
1253 | #include <sys/epoll.h>
1254 configure:6116: result: no
1255 configure:6149: checking for sys/epoll.h
1256 configure:6157: result: no
1257 configure:6040: checking err.h usability
1258 configure:6057: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1259 configure:6063: $? = 0
1260 configure:6077: result: yes
1261 configure:6081: checking err.h presence
1262 configure:6096: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
1263 configure:6102: $? = 0
1264 configure:6116: result: yes
1265 configure:6149: checking for err.h
1266 configure:6157: result: yes
1267 configure:6174: checking for net/if.h
1268 configure:6198: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1269 configure:6204: $? = 0
1270 configure:6220: result: yes
1271 configure:6235: checking for netinet/ip.h
1272 configure:6265: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1273 configure:6271: $? = 0
1274 configure:6287: result: yes
1275 configure:6302: checking for netinet/if_ether.h
1276 configure:6332: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1277 configure:6338: $? = 0
1278 configure:6354: result: yes
1279 configure:6369: checking for resolv.h
1280 configure:6393: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1281 configure:6399: $? = 0
1282 configure:6415: result: yes
1283 configure:6430: checking for linux/errqueue.h
1284 configure:6454: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1285 configure:6460: $? = 0
1286 configure:6476: result: yes
1287 configure:6563: checking for in_addr_t
1288 configure:6594: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1289 configure:6600: $? = 0
1290 configure:6615: result: yes
1291 configure:6628: checking for uint8_t
1292 configure:6659: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1293 configure:6665: $? = 0
1294 configure:6680: result: yes
1295 configure:6692: checking for uint16_t
1296 configure:6723: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1297 configure:6729: $? = 0
1298 configure:6744: result: yes
1299 configure:6756: checking for uint32_t
1300 configure:6787: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1301 configure:6793: $? = 0
1302 configure:6808: result: yes
1303 configure:6821: checking for struct tun_pi
1304 configure:6852: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1305 configure:6858: $? = 0
1306 configure:6873: result: yes
1307 configure:6883: checking for struct iphdr
1308 configure:6914: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1309 configure:6920: $? = 0
1310 configure:6935: result: yes
1311 configure:6945: checking for struct iovec
1312 configure:6976: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1313 configure:6982: $? = 0
1314 configure:6997: result: yes
1315 configure:7008: checking for struct sock_extended_err
1316 configure:7039: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1317 configure:7045: $? = 0
1318 configure:7060: result: yes
1319 configure:7070: checking for struct msghdr
1320 configure:7101: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1321 configure:7107: $? = 0
1322 configure:7122: result: yes
1323 configure:7132: checking for struct cmsghdr
1324 configure:7163: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1325 configure:7169: $? = 0
1326 configure:7184: result: yes
1327 configure:7194: checking for struct in_pktinfo
1328 configure:7225: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1329 configure:7231: $? = 0
1330 configure:7246: result: yes
1331 configure:7257: checking for unsigned int
1332 configure:7287: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1333 configure:7293: $? = 0
1334 configure:7308: result: yes
1335 configure:7315: checking size of unsigned int
1336 configure:7346: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1337 configure:7352: $? = 0
1338 configure:7383: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1339 conftest.c: In function `main':
1340 conftest.c:121: size of array `test_array' is negative
1341 configure:7389: $? = 1
1342 configure: failed program was:
1343 | /* confdefs.h.  */
1344 | #define PACKAGE_NAME "OpenVPN"
1345 | #define PACKAGE_TARNAME "openvpn"
1346 | #define PACKAGE_VERSION "2.1.0"
1347 | #define PACKAGE_STRING "OpenVPN 2.1.0"
1348 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
1349 | #define PACKAGE "openvpn"
1350 | #define VERSION "2.1.0"
1351 | #define IFCONFIG_PATH "/sbin/ifconfig"
1352 | #define IPROUTE_PATH "/sbin/ip"
1353 | #define ROUTE_PATH "/sbin/route"
1354 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
1355 | #define TARGET_LINUX 1
1356 | #define _GNU_SOURCE 1
1357 | #define STDC_HEADERS 1
1358 | #define HAVE_SYS_TYPES_H 1
1359 | #define HAVE_SYS_STAT_H 1
1360 | #define HAVE_STDLIB_H 1
1361 | #define HAVE_STRING_H 1
1362 | #define HAVE_MEMORY_H 1
1363 | #define HAVE_STRINGS_H 1
1364 | #define HAVE_INTTYPES_H 1
1365 | #define HAVE_STDINT_H 1
1366 | #define HAVE_UNISTD_H 1
1367 | #define TIME_WITH_SYS_TIME 1
1368 | #define HAVE_CPP_VARARG_MACRO_ISO 1
1369 | #define HAVE_CPP_VARARG_MACRO_GCC 1
1370 | #define EMPTY_ARRAY_SIZE 0
1371 | #define HAVE_FCNTL_H 1
1372 | #define HAVE_STDLIB_H 1
1373 | #define HAVE_STDARG_H 1
1374 | #define HAVE_STDIO_H 1
1375 | #define HAVE_STRING_H 1
1376 | #define HAVE_STRINGS_H 1
1377 | #define HAVE_CTYPE_H 1
1378 | #define HAVE_ERRNO_H 1
1379 | #define HAVE_SYS_WAIT_H 1
1380 | #define HAVE_SYS_TIME_H 1
1381 | #define HAVE_SYS_SOCKET_H 1
1382 | #define HAVE_SYS_UN_H 1
1383 | #define HAVE_SYS_IOCTL_H 1
1384 | #define HAVE_SYS_STAT_H 1
1385 | #define HAVE_SYS_MMAN_H 1
1386 | #define HAVE_FCNTL_H 1
1387 | #define HAVE_SYS_FILE_H 1
1388 | #define HAVE_STDLIB_H 1
1389 | #define HAVE_STDINT_H 1
1390 | #define HAVE_STDARG_H 1
1391 | #define HAVE_UNISTD_H 1
1392 | #define HAVE_SIGNAL_H 1
1393 | #define HAVE_STDIO_H 1
1394 | #define HAVE_STRING_H 1
1395 | #define HAVE_STRINGS_H 1
1396 | #define HAVE_CTYPE_H 1
1397 | #define HAVE_ERRNO_H 1
1398 | #define HAVE_SYSLOG_H 1
1399 | #define HAVE_PWD_H 1
1400 | #define HAVE_GRP_H 1
1401 | #define HAVE_STROPTS_H 1
1402 | #define HAVE_NETINET_IN_H 1
1403 | #define HAVE_NETINET_IN_SYSTM_H 1
1404 | #define HAVE_NETINET_TCP_H 1
1405 | #define HAVE_ARPA_INET_H 1
1406 | #define HAVE_NETDB_H 1
1407 | #define HAVE_SYS_UIO_H 1
1408 | #define HAVE_LINUX_IF_TUN_H 1
1409 | #define HAVE_LINUX_SOCKIOS_H 1
1410 | #define HAVE_LINUX_TYPES_H 1
1411 | #define HAVE_SYS_POLL_H 1
1412 | #define HAVE_ERR_H 1
1413 | #define HAVE_NET_IF_H 1
1414 | #define HAVE_NETINET_IP_H 1
1415 | #define HAVE_NETINET_IF_ETHER_H 1
1416 | #define HAVE_RESOLV_H 1
1417 | #define HAVE_LINUX_ERRQUEUE_H 1
1418 | #define HAVE_TUN_PI 1
1419 | #define HAVE_IPHDR 1
1420 | #define HAVE_IOVEC 1
1421 | #define HAVE_SOCK_EXTENDED_ERR 1
1422 | #define HAVE_MSGHDR 1
1423 | #define HAVE_CMSGHDR 1
1424 | #define HAVE_IN_PKTINFO 1
1425 | /* end confdefs.h.  */
1426 | #include <stdio.h>
1427 | #ifdef HAVE_SYS_TYPES_H
1428 | # include <sys/types.h>
1429 | #endif
1430 | #ifdef HAVE_SYS_STAT_H
1431 | # include <sys/stat.h>
1432 | #endif
1433 | #ifdef STDC_HEADERS
1434 | # include <stdlib.h>
1435 | # include <stddef.h>
1436 | #else
1437 | # ifdef HAVE_STDLIB_H
1438 | #  include <stdlib.h>
1439 | # endif
1440 | #endif
1441 | #ifdef HAVE_STRING_H
1442 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1443 | #  include <memory.h>
1444 | # endif
1445 | # include <string.h>
1446 | #endif
1447 | #ifdef HAVE_STRINGS_H
1448 | # include <strings.h>
1449 | #endif
1450 | #ifdef HAVE_INTTYPES_H
1451 | # include <inttypes.h>
1452 | #endif
1453 | #ifdef HAVE_STDINT_H
1454 | # include <stdint.h>
1455 | #endif
1456 | #ifdef HAVE_UNISTD_H
1457 | # include <unistd.h>
1458 | #endif
1459 |    typedef unsigned int ac__type_sizeof_;
1460 | int
1461 | main ()
1462 | {
1463 | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
1464 | test_array [0] = 0
1466 |   ;
1467 |   return 0;
1468 | }
1469 configure:7383: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1470 conftest.c: In function `main':
1471 conftest.c:121: size of array `test_array' is negative
1472 configure:7389: $? = 1
1473 configure: failed program was:
1474 | /* confdefs.h.  */
1475 | #define PACKAGE_NAME "OpenVPN"
1476 | #define PACKAGE_TARNAME "openvpn"
1477 | #define PACKAGE_VERSION "2.1.0"
1478 | #define PACKAGE_STRING "OpenVPN 2.1.0"
1479 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
1480 | #define PACKAGE "openvpn"
1481 | #define VERSION "2.1.0"
1482 | #define IFCONFIG_PATH "/sbin/ifconfig"
1483 | #define IPROUTE_PATH "/sbin/ip"
1484 | #define ROUTE_PATH "/sbin/route"
1485 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
1486 | #define TARGET_LINUX 1
1487 | #define _GNU_SOURCE 1
1488 | #define STDC_HEADERS 1
1489 | #define HAVE_SYS_TYPES_H 1
1490 | #define HAVE_SYS_STAT_H 1
1491 | #define HAVE_STDLIB_H 1
1492 | #define HAVE_STRING_H 1
1493 | #define HAVE_MEMORY_H 1
1494 | #define HAVE_STRINGS_H 1
1495 | #define HAVE_INTTYPES_H 1
1496 | #define HAVE_STDINT_H 1
1497 | #define HAVE_UNISTD_H 1
1498 | #define TIME_WITH_SYS_TIME 1
1499 | #define HAVE_CPP_VARARG_MACRO_ISO 1
1500 | #define HAVE_CPP_VARARG_MACRO_GCC 1
1501 | #define EMPTY_ARRAY_SIZE 0
1502 | #define HAVE_FCNTL_H 1
1503 | #define HAVE_STDLIB_H 1
1504 | #define HAVE_STDARG_H 1
1505 | #define HAVE_STDIO_H 1
1506 | #define HAVE_STRING_H 1
1507 | #define HAVE_STRINGS_H 1
1508 | #define HAVE_CTYPE_H 1
1509 | #define HAVE_ERRNO_H 1
1510 | #define HAVE_SYS_WAIT_H 1
1511 | #define HAVE_SYS_TIME_H 1
1512 | #define HAVE_SYS_SOCKET_H 1
1513 | #define HAVE_SYS_UN_H 1
1514 | #define HAVE_SYS_IOCTL_H 1
1515 | #define HAVE_SYS_STAT_H 1
1516 | #define HAVE_SYS_MMAN_H 1
1517 | #define HAVE_FCNTL_H 1
1518 | #define HAVE_SYS_FILE_H 1
1519 | #define HAVE_STDLIB_H 1
1520 | #define HAVE_STDINT_H 1
1521 | #define HAVE_STDARG_H 1
1522 | #define HAVE_UNISTD_H 1
1523 | #define HAVE_SIGNAL_H 1
1524 | #define HAVE_STDIO_H 1
1525 | #define HAVE_STRING_H 1
1526 | #define HAVE_STRINGS_H 1
1527 | #define HAVE_CTYPE_H 1
1528 | #define HAVE_ERRNO_H 1
1529 | #define HAVE_SYSLOG_H 1
1530 | #define HAVE_PWD_H 1
1531 | #define HAVE_GRP_H 1
1532 | #define HAVE_STROPTS_H 1
1533 | #define HAVE_NETINET_IN_H 1
1534 | #define HAVE_NETINET_IN_SYSTM_H 1
1535 | #define HAVE_NETINET_TCP_H 1
1536 | #define HAVE_ARPA_INET_H 1
1537 | #define HAVE_NETDB_H 1
1538 | #define HAVE_SYS_UIO_H 1
1539 | #define HAVE_LINUX_IF_TUN_H 1
1540 | #define HAVE_LINUX_SOCKIOS_H 1
1541 | #define HAVE_LINUX_TYPES_H 1
1542 | #define HAVE_SYS_POLL_H 1
1543 | #define HAVE_ERR_H 1
1544 | #define HAVE_NET_IF_H 1
1545 | #define HAVE_NETINET_IP_H 1
1546 | #define HAVE_NETINET_IF_ETHER_H 1
1547 | #define HAVE_RESOLV_H 1
1548 | #define HAVE_LINUX_ERRQUEUE_H 1
1549 | #define HAVE_TUN_PI 1
1550 | #define HAVE_IPHDR 1
1551 | #define HAVE_IOVEC 1
1552 | #define HAVE_SOCK_EXTENDED_ERR 1
1553 | #define HAVE_MSGHDR 1
1554 | #define HAVE_CMSGHDR 1
1555 | #define HAVE_IN_PKTINFO 1
1556 | /* end confdefs.h.  */
1557 | #include <stdio.h>
1558 | #ifdef HAVE_SYS_TYPES_H
1559 | # include <sys/types.h>
1560 | #endif
1561 | #ifdef HAVE_SYS_STAT_H
1562 | # include <sys/stat.h>
1563 | #endif
1564 | #ifdef STDC_HEADERS
1565 | # include <stdlib.h>
1566 | # include <stddef.h>
1567 | #else
1568 | # ifdef HAVE_STDLIB_H
1569 | #  include <stdlib.h>
1570 | # endif
1571 | #endif
1572 | #ifdef HAVE_STRING_H
1573 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1574 | #  include <memory.h>
1575 | # endif
1576 | # include <string.h>
1577 | #endif
1578 | #ifdef HAVE_STRINGS_H
1579 | # include <strings.h>
1580 | #endif
1581 | #ifdef HAVE_INTTYPES_H
1582 | # include <inttypes.h>
1583 | #endif
1584 | #ifdef HAVE_STDINT_H
1585 | # include <stdint.h>
1586 | #endif
1587 | #ifdef HAVE_UNISTD_H
1588 | # include <unistd.h>
1589 | #endif
1590 |    typedef unsigned int ac__type_sizeof_;
1591 | int
1592 | main ()
1593 | {
1594 | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
1595 | test_array [0] = 0
1597 |   ;
1598 |   return 0;
1599 | }
1600 configure:7383: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1601 conftest.c: In function `main':
1602 conftest.c:121: size of array `test_array' is negative
1603 configure:7389: $? = 1
1604 configure: failed program was:
1605 | /* confdefs.h.  */
1606 | #define PACKAGE_NAME "OpenVPN"
1607 | #define PACKAGE_TARNAME "openvpn"
1608 | #define PACKAGE_VERSION "2.1.0"
1609 | #define PACKAGE_STRING "OpenVPN 2.1.0"
1610 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
1611 | #define PACKAGE "openvpn"
1612 | #define VERSION "2.1.0"
1613 | #define IFCONFIG_PATH "/sbin/ifconfig"
1614 | #define IPROUTE_PATH "/sbin/ip"
1615 | #define ROUTE_PATH "/sbin/route"
1616 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
1617 | #define TARGET_LINUX 1
1618 | #define _GNU_SOURCE 1
1619 | #define STDC_HEADERS 1
1620 | #define HAVE_SYS_TYPES_H 1
1621 | #define HAVE_SYS_STAT_H 1
1622 | #define HAVE_STDLIB_H 1
1623 | #define HAVE_STRING_H 1
1624 | #define HAVE_MEMORY_H 1
1625 | #define HAVE_STRINGS_H 1
1626 | #define HAVE_INTTYPES_H 1
1627 | #define HAVE_STDINT_H 1
1628 | #define HAVE_UNISTD_H 1
1629 | #define TIME_WITH_SYS_TIME 1
1630 | #define HAVE_CPP_VARARG_MACRO_ISO 1
1631 | #define HAVE_CPP_VARARG_MACRO_GCC 1
1632 | #define EMPTY_ARRAY_SIZE 0
1633 | #define HAVE_FCNTL_H 1
1634 | #define HAVE_STDLIB_H 1
1635 | #define HAVE_STDARG_H 1
1636 | #define HAVE_STDIO_H 1
1637 | #define HAVE_STRING_H 1
1638 | #define HAVE_STRINGS_H 1
1639 | #define HAVE_CTYPE_H 1
1640 | #define HAVE_ERRNO_H 1
1641 | #define HAVE_SYS_WAIT_H 1
1642 | #define HAVE_SYS_TIME_H 1
1643 | #define HAVE_SYS_SOCKET_H 1
1644 | #define HAVE_SYS_UN_H 1
1645 | #define HAVE_SYS_IOCTL_H 1
1646 | #define HAVE_SYS_STAT_H 1
1647 | #define HAVE_SYS_MMAN_H 1
1648 | #define HAVE_FCNTL_H 1
1649 | #define HAVE_SYS_FILE_H 1
1650 | #define HAVE_STDLIB_H 1
1651 | #define HAVE_STDINT_H 1
1652 | #define HAVE_STDARG_H 1
1653 | #define HAVE_UNISTD_H 1
1654 | #define HAVE_SIGNAL_H 1
1655 | #define HAVE_STDIO_H 1
1656 | #define HAVE_STRING_H 1
1657 | #define HAVE_STRINGS_H 1
1658 | #define HAVE_CTYPE_H 1
1659 | #define HAVE_ERRNO_H 1
1660 | #define HAVE_SYSLOG_H 1
1661 | #define HAVE_PWD_H 1
1662 | #define HAVE_GRP_H 1
1663 | #define HAVE_STROPTS_H 1
1664 | #define HAVE_NETINET_IN_H 1
1665 | #define HAVE_NETINET_IN_SYSTM_H 1
1666 | #define HAVE_NETINET_TCP_H 1
1667 | #define HAVE_ARPA_INET_H 1
1668 | #define HAVE_NETDB_H 1
1669 | #define HAVE_SYS_UIO_H 1
1670 | #define HAVE_LINUX_IF_TUN_H 1
1671 | #define HAVE_LINUX_SOCKIOS_H 1
1672 | #define HAVE_LINUX_TYPES_H 1
1673 | #define HAVE_SYS_POLL_H 1
1674 | #define HAVE_ERR_H 1
1675 | #define HAVE_NET_IF_H 1
1676 | #define HAVE_NETINET_IP_H 1
1677 | #define HAVE_NETINET_IF_ETHER_H 1
1678 | #define HAVE_RESOLV_H 1
1679 | #define HAVE_LINUX_ERRQUEUE_H 1
1680 | #define HAVE_TUN_PI 1
1681 | #define HAVE_IPHDR 1
1682 | #define HAVE_IOVEC 1
1683 | #define HAVE_SOCK_EXTENDED_ERR 1
1684 | #define HAVE_MSGHDR 1
1685 | #define HAVE_CMSGHDR 1
1686 | #define HAVE_IN_PKTINFO 1
1687 | /* end confdefs.h.  */
1688 | #include <stdio.h>
1689 | #ifdef HAVE_SYS_TYPES_H
1690 | # include <sys/types.h>
1691 | #endif
1692 | #ifdef HAVE_SYS_STAT_H
1693 | # include <sys/stat.h>
1694 | #endif
1695 | #ifdef STDC_HEADERS
1696 | # include <stdlib.h>
1697 | # include <stddef.h>
1698 | #else
1699 | # ifdef HAVE_STDLIB_H
1700 | #  include <stdlib.h>
1701 | # endif
1702 | #endif
1703 | #ifdef HAVE_STRING_H
1704 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1705 | #  include <memory.h>
1706 | # endif
1707 | # include <string.h>
1708 | #endif
1709 | #ifdef HAVE_STRINGS_H
1710 | # include <strings.h>
1711 | #endif
1712 | #ifdef HAVE_INTTYPES_H
1713 | # include <inttypes.h>
1714 | #endif
1715 | #ifdef HAVE_STDINT_H
1716 | # include <stdint.h>
1717 | #endif
1718 | #ifdef HAVE_UNISTD_H
1719 | # include <unistd.h>
1720 | #endif
1721 |    typedef unsigned int ac__type_sizeof_;
1722 | int
1723 | main ()
1724 | {
1725 | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
1726 | test_array [0] = 0
1728 |   ;
1729 |   return 0;
1730 | }
1731 configure:7383: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1732 configure:7389: $? = 0
1733 configure:7538: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1734 configure:7544: $? = 0
1735 configure:7538: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1736 configure:7544: $? = 0
1737 configure:7652: result: 4
1738 configure:7662: checking for unsigned long
1739 configure:7692: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1740 configure:7698: $? = 0
1741 configure:7713: result: yes
1742 configure:7720: checking size of unsigned long
1743 configure:7751: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1744 configure:7757: $? = 0
1745 configure:7788: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1746 conftest.c: In function `main':
1747 conftest.c:122: size of array `test_array' is negative
1748 configure:7794: $? = 1
1749 configure: failed program was:
1750 | /* confdefs.h.  */
1751 | #define PACKAGE_NAME "OpenVPN"
1752 | #define PACKAGE_TARNAME "openvpn"
1753 | #define PACKAGE_VERSION "2.1.0"
1754 | #define PACKAGE_STRING "OpenVPN 2.1.0"
1755 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
1756 | #define PACKAGE "openvpn"
1757 | #define VERSION "2.1.0"
1758 | #define IFCONFIG_PATH "/sbin/ifconfig"
1759 | #define IPROUTE_PATH "/sbin/ip"
1760 | #define ROUTE_PATH "/sbin/route"
1761 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
1762 | #define TARGET_LINUX 1
1763 | #define _GNU_SOURCE 1
1764 | #define STDC_HEADERS 1
1765 | #define HAVE_SYS_TYPES_H 1
1766 | #define HAVE_SYS_STAT_H 1
1767 | #define HAVE_STDLIB_H 1
1768 | #define HAVE_STRING_H 1
1769 | #define HAVE_MEMORY_H 1
1770 | #define HAVE_STRINGS_H 1
1771 | #define HAVE_INTTYPES_H 1
1772 | #define HAVE_STDINT_H 1
1773 | #define HAVE_UNISTD_H 1
1774 | #define TIME_WITH_SYS_TIME 1
1775 | #define HAVE_CPP_VARARG_MACRO_ISO 1
1776 | #define HAVE_CPP_VARARG_MACRO_GCC 1
1777 | #define EMPTY_ARRAY_SIZE 0
1778 | #define HAVE_FCNTL_H 1
1779 | #define HAVE_STDLIB_H 1
1780 | #define HAVE_STDARG_H 1
1781 | #define HAVE_STDIO_H 1
1782 | #define HAVE_STRING_H 1
1783 | #define HAVE_STRINGS_H 1
1784 | #define HAVE_CTYPE_H 1
1785 | #define HAVE_ERRNO_H 1
1786 | #define HAVE_SYS_WAIT_H 1
1787 | #define HAVE_SYS_TIME_H 1
1788 | #define HAVE_SYS_SOCKET_H 1
1789 | #define HAVE_SYS_UN_H 1
1790 | #define HAVE_SYS_IOCTL_H 1
1791 | #define HAVE_SYS_STAT_H 1
1792 | #define HAVE_SYS_MMAN_H 1
1793 | #define HAVE_FCNTL_H 1
1794 | #define HAVE_SYS_FILE_H 1
1795 | #define HAVE_STDLIB_H 1
1796 | #define HAVE_STDINT_H 1
1797 | #define HAVE_STDARG_H 1
1798 | #define HAVE_UNISTD_H 1
1799 | #define HAVE_SIGNAL_H 1
1800 | #define HAVE_STDIO_H 1
1801 | #define HAVE_STRING_H 1
1802 | #define HAVE_STRINGS_H 1
1803 | #define HAVE_CTYPE_H 1
1804 | #define HAVE_ERRNO_H 1
1805 | #define HAVE_SYSLOG_H 1
1806 | #define HAVE_PWD_H 1
1807 | #define HAVE_GRP_H 1
1808 | #define HAVE_STROPTS_H 1
1809 | #define HAVE_NETINET_IN_H 1
1810 | #define HAVE_NETINET_IN_SYSTM_H 1
1811 | #define HAVE_NETINET_TCP_H 1
1812 | #define HAVE_ARPA_INET_H 1
1813 | #define HAVE_NETDB_H 1
1814 | #define HAVE_SYS_UIO_H 1
1815 | #define HAVE_LINUX_IF_TUN_H 1
1816 | #define HAVE_LINUX_SOCKIOS_H 1
1817 | #define HAVE_LINUX_TYPES_H 1
1818 | #define HAVE_SYS_POLL_H 1
1819 | #define HAVE_ERR_H 1
1820 | #define HAVE_NET_IF_H 1
1821 | #define HAVE_NETINET_IP_H 1
1822 | #define HAVE_NETINET_IF_ETHER_H 1
1823 | #define HAVE_RESOLV_H 1
1824 | #define HAVE_LINUX_ERRQUEUE_H 1
1825 | #define HAVE_TUN_PI 1
1826 | #define HAVE_IPHDR 1
1827 | #define HAVE_IOVEC 1
1828 | #define HAVE_SOCK_EXTENDED_ERR 1
1829 | #define HAVE_MSGHDR 1
1830 | #define HAVE_CMSGHDR 1
1831 | #define HAVE_IN_PKTINFO 1
1832 | #define SIZEOF_UNSIGNED_INT 4
1833 | /* end confdefs.h.  */
1834 | #include <stdio.h>
1835 | #ifdef HAVE_SYS_TYPES_H
1836 | # include <sys/types.h>
1837 | #endif
1838 | #ifdef HAVE_SYS_STAT_H
1839 | # include <sys/stat.h>
1840 | #endif
1841 | #ifdef STDC_HEADERS
1842 | # include <stdlib.h>
1843 | # include <stddef.h>
1844 | #else
1845 | # ifdef HAVE_STDLIB_H
1846 | #  include <stdlib.h>
1847 | # endif
1848 | #endif
1849 | #ifdef HAVE_STRING_H
1850 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1851 | #  include <memory.h>
1852 | # endif
1853 | # include <string.h>
1854 | #endif
1855 | #ifdef HAVE_STRINGS_H
1856 | # include <strings.h>
1857 | #endif
1858 | #ifdef HAVE_INTTYPES_H
1859 | # include <inttypes.h>
1860 | #endif
1861 | #ifdef HAVE_STDINT_H
1862 | # include <stdint.h>
1863 | #endif
1864 | #ifdef HAVE_UNISTD_H
1865 | # include <unistd.h>
1866 | #endif
1867 |    typedef unsigned long ac__type_sizeof_;
1868 | int
1869 | main ()
1870 | {
1871 | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
1872 | test_array [0] = 0
1874 |   ;
1875 |   return 0;
1876 | }
1877 configure:7788: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
1878 conftest.c: In function `main':
1879 conftest.c:122: size of array `test_array' is negative
1880 configure:7794: $? = 1
1881 configure: failed program was:
1882 | /* confdefs.h.  */
1883 | #define PACKAGE_NAME "OpenVPN"
1884 | #define PACKAGE_TARNAME "openvpn"
1885 | #define PACKAGE_VERSION "2.1.0"
1886 | #define PACKAGE_STRING "OpenVPN 2.1.0"
1887 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
1888 | #define PACKAGE "openvpn"
1889 | #define VERSION "2.1.0"
1890 | #define IFCONFIG_PATH "/sbin/ifconfig"
1891 | #define IPROUTE_PATH "/sbin/ip"
1892 | #define ROUTE_PATH "/sbin/route"
1893 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
1894 | #define TARGET_LINUX 1
1895 | #define _GNU_SOURCE 1
1896 | #define STDC_HEADERS 1
1897 | #define HAVE_SYS_TYPES_H 1
1898 | #define HAVE_SYS_STAT_H 1
1899 | #define HAVE_STDLIB_H 1
1900 | #define HAVE_STRING_H 1
1901 | #define HAVE_MEMORY_H 1
1902 | #define HAVE_STRINGS_H 1
1903 | #define HAVE_INTTYPES_H 1
1904 | #define HAVE_STDINT_H 1
1905 | #define HAVE_UNISTD_H 1
1906 | #define TIME_WITH_SYS_TIME 1
1907 | #define HAVE_CPP_VARARG_MACRO_ISO 1
1908 | #define HAVE_CPP_VARARG_MACRO_GCC 1
1909 | #define EMPTY_ARRAY_SIZE 0
1910 | #define HAVE_FCNTL_H 1
1911 | #define HAVE_STDLIB_H 1
1912 | #define HAVE_STDARG_H 1
1913 | #define HAVE_STDIO_H 1
1914 | #define HAVE_STRING_H 1
1915 | #define HAVE_STRINGS_H 1
1916 | #define HAVE_CTYPE_H 1
1917 | #define HAVE_ERRNO_H 1
1918 | #define HAVE_SYS_WAIT_H 1
1919 | #define HAVE_SYS_TIME_H 1
1920 | #define HAVE_SYS_SOCKET_H 1
1921 | #define HAVE_SYS_UN_H 1
1922 | #define HAVE_SYS_IOCTL_H 1
1923 | #define HAVE_SYS_STAT_H 1
1924 | #define HAVE_SYS_MMAN_H 1
1925 | #define HAVE_FCNTL_H 1
1926 | #define HAVE_SYS_FILE_H 1
1927 | #define HAVE_STDLIB_H 1
1928 | #define HAVE_STDINT_H 1
1929 | #define HAVE_STDARG_H 1
1930 | #define HAVE_UNISTD_H 1
1931 | #define HAVE_SIGNAL_H 1
1932 | #define HAVE_STDIO_H 1
1933 | #define HAVE_STRING_H 1
1934 | #define HAVE_STRINGS_H 1
1935 | #define HAVE_CTYPE_H 1
1936 | #define HAVE_ERRNO_H 1
1937 | #define HAVE_SYSLOG_H 1
1938 | #define HAVE_PWD_H 1
1939 | #define HAVE_GRP_H 1
1940 | #define HAVE_STROPTS_H 1
1941 | #define HAVE_NETINET_IN_H 1
1942 | #define HAVE_NETINET_IN_SYSTM_H 1
1943 | #define HAVE_NETINET_TCP_H 1
1944 | #define HAVE_ARPA_INET_H 1
1945 | #define HAVE_NETDB_H 1
1946 | #define HAVE_SYS_UIO_H 1
1947 | #define HAVE_LINUX_IF_TUN_H 1
1948 | #define HAVE_LINUX_SOCKIOS_H 1
1949 | #define HAVE_LINUX_TYPES_H 1
1950 | #define HAVE_SYS_POLL_H 1
1951 | #define HAVE_ERR_H 1
1952 | #define HAVE_NET_IF_H 1
1953 | #define HAVE_NETINET_IP_H 1
1954 | #define HAVE_NETINET_IF_ETHER_H 1
1955 | #define HAVE_RESOLV_H 1
1956 | #define HAVE_LINUX_ERRQUEUE_H 1
1957 | #define HAVE_TUN_PI 1
1958 | #define HAVE_IPHDR 1
1959 | #define HAVE_IOVEC 1
1960 | #define HAVE_SOCK_EXTENDED_ERR 1
1961 | #define HAVE_MSGHDR 1
1962 | #define HAVE_CMSGHDR 1
1963 | #define HAVE_IN_PKTINFO 1
1964 | #define SIZEOF_UNSIGNED_INT 4
1965 | /* end confdefs.h.  */
1966 | #include <stdio.h>
1967 | #ifdef HAVE_SYS_TYPES_H
1968 | # include <sys/types.h>
1969 | #endif
1970 | #ifdef HAVE_SYS_STAT_H
1971 | # include <sys/stat.h>
1972 | #endif
1973 | #ifdef STDC_HEADERS
1974 | # include <stdlib.h>
1975 | # include <stddef.h>
1976 | #else
1977 | # ifdef HAVE_STDLIB_H
1978 | #  include <stdlib.h>
1979 | # endif
1980 | #endif
1981 | #ifdef HAVE_STRING_H
1982 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1983 | #  include <memory.h>
1984 | # endif
1985 | # include <string.h>
1986 | #endif
1987 | #ifdef HAVE_STRINGS_H
1988 | # include <strings.h>
1989 | #endif
1990 | #ifdef HAVE_INTTYPES_H
1991 | # include <inttypes.h>
1992 | #endif
1993 | #ifdef HAVE_STDINT_H
1994 | # include <stdint.h>
1995 | #endif
1996 | #ifdef HAVE_UNISTD_H
1997 | # include <unistd.h>
1998 | #endif
1999 |    typedef unsigned long ac__type_sizeof_;
2000 | int
2001 | main ()
2002 | {
2003 | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
2004 | test_array [0] = 0
2006 |   ;
2007 |   return 0;
2008 | }
2009 configure:7788: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
2010 conftest.c: In function `main':
2011 conftest.c:122: size of array `test_array' is negative
2012 configure:7794: $? = 1
2013 configure: failed program was:
2014 | /* confdefs.h.  */
2015 | #define PACKAGE_NAME "OpenVPN"
2016 | #define PACKAGE_TARNAME "openvpn"
2017 | #define PACKAGE_VERSION "2.1.0"
2018 | #define PACKAGE_STRING "OpenVPN 2.1.0"
2019 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
2020 | #define PACKAGE "openvpn"
2021 | #define VERSION "2.1.0"
2022 | #define IFCONFIG_PATH "/sbin/ifconfig"
2023 | #define IPROUTE_PATH "/sbin/ip"
2024 | #define ROUTE_PATH "/sbin/route"
2025 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
2026 | #define TARGET_LINUX 1
2027 | #define _GNU_SOURCE 1
2028 | #define STDC_HEADERS 1
2029 | #define HAVE_SYS_TYPES_H 1
2030 | #define HAVE_SYS_STAT_H 1
2031 | #define HAVE_STDLIB_H 1
2032 | #define HAVE_STRING_H 1
2033 | #define HAVE_MEMORY_H 1
2034 | #define HAVE_STRINGS_H 1
2035 | #define HAVE_INTTYPES_H 1
2036 | #define HAVE_STDINT_H 1
2037 | #define HAVE_UNISTD_H 1
2038 | #define TIME_WITH_SYS_TIME 1
2039 | #define HAVE_CPP_VARARG_MACRO_ISO 1
2040 | #define HAVE_CPP_VARARG_MACRO_GCC 1
2041 | #define EMPTY_ARRAY_SIZE 0
2042 | #define HAVE_FCNTL_H 1
2043 | #define HAVE_STDLIB_H 1
2044 | #define HAVE_STDARG_H 1
2045 | #define HAVE_STDIO_H 1
2046 | #define HAVE_STRING_H 1
2047 | #define HAVE_STRINGS_H 1
2048 | #define HAVE_CTYPE_H 1
2049 | #define HAVE_ERRNO_H 1
2050 | #define HAVE_SYS_WAIT_H 1
2051 | #define HAVE_SYS_TIME_H 1
2052 | #define HAVE_SYS_SOCKET_H 1
2053 | #define HAVE_SYS_UN_H 1
2054 | #define HAVE_SYS_IOCTL_H 1
2055 | #define HAVE_SYS_STAT_H 1
2056 | #define HAVE_SYS_MMAN_H 1
2057 | #define HAVE_FCNTL_H 1
2058 | #define HAVE_SYS_FILE_H 1
2059 | #define HAVE_STDLIB_H 1
2060 | #define HAVE_STDINT_H 1
2061 | #define HAVE_STDARG_H 1
2062 | #define HAVE_UNISTD_H 1
2063 | #define HAVE_SIGNAL_H 1
2064 | #define HAVE_STDIO_H 1
2065 | #define HAVE_STRING_H 1
2066 | #define HAVE_STRINGS_H 1
2067 | #define HAVE_CTYPE_H 1
2068 | #define HAVE_ERRNO_H 1
2069 | #define HAVE_SYSLOG_H 1
2070 | #define HAVE_PWD_H 1
2071 | #define HAVE_GRP_H 1
2072 | #define HAVE_STROPTS_H 1
2073 | #define HAVE_NETINET_IN_H 1
2074 | #define HAVE_NETINET_IN_SYSTM_H 1
2075 | #define HAVE_NETINET_TCP_H 1
2076 | #define HAVE_ARPA_INET_H 1
2077 | #define HAVE_NETDB_H 1
2078 | #define HAVE_SYS_UIO_H 1
2079 | #define HAVE_LINUX_IF_TUN_H 1
2080 | #define HAVE_LINUX_SOCKIOS_H 1
2081 | #define HAVE_LINUX_TYPES_H 1
2082 | #define HAVE_SYS_POLL_H 1
2083 | #define HAVE_ERR_H 1
2084 | #define HAVE_NET_IF_H 1
2085 | #define HAVE_NETINET_IP_H 1
2086 | #define HAVE_NETINET_IF_ETHER_H 1
2087 | #define HAVE_RESOLV_H 1
2088 | #define HAVE_LINUX_ERRQUEUE_H 1
2089 | #define HAVE_TUN_PI 1
2090 | #define HAVE_IPHDR 1
2091 | #define HAVE_IOVEC 1
2092 | #define HAVE_SOCK_EXTENDED_ERR 1
2093 | #define HAVE_MSGHDR 1
2094 | #define HAVE_CMSGHDR 1
2095 | #define HAVE_IN_PKTINFO 1
2096 | #define SIZEOF_UNSIGNED_INT 4
2097 | /* end confdefs.h.  */
2098 | #include <stdio.h>
2099 | #ifdef HAVE_SYS_TYPES_H
2100 | # include <sys/types.h>
2101 | #endif
2102 | #ifdef HAVE_SYS_STAT_H
2103 | # include <sys/stat.h>
2104 | #endif
2105 | #ifdef STDC_HEADERS
2106 | # include <stdlib.h>
2107 | # include <stddef.h>
2108 | #else
2109 | # ifdef HAVE_STDLIB_H
2110 | #  include <stdlib.h>
2111 | # endif
2112 | #endif
2113 | #ifdef HAVE_STRING_H
2114 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2115 | #  include <memory.h>
2116 | # endif
2117 | # include <string.h>
2118 | #endif
2119 | #ifdef HAVE_STRINGS_H
2120 | # include <strings.h>
2121 | #endif
2122 | #ifdef HAVE_INTTYPES_H
2123 | # include <inttypes.h>
2124 | #endif
2125 | #ifdef HAVE_STDINT_H
2126 | # include <stdint.h>
2127 | #endif
2128 | #ifdef HAVE_UNISTD_H
2129 | # include <unistd.h>
2130 | #endif
2131 |    typedef unsigned long ac__type_sizeof_;
2132 | int
2133 | main ()
2134 | {
2135 | static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
2136 | test_array [0] = 0
2138 |   ;
2139 |   return 0;
2140 | }
2141 configure:7788: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
2142 configure:7794: $? = 0
2143 configure:7943: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
2144 configure:7949: $? = 0
2145 configure:7943: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
2146 configure:7949: $? = 0
2147 configure:8057: result: 4
2148 configure:8149: checking for ctime
2149 configure:8205: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2150 configure:8211: $? = 0
2151 configure:8229: result: yes
2152 configure:8149: checking for memset
2153 configure:8205: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2154 conftest.c:110: warning: conflicting types for built-in function `memset'
2155 configure:8211: $? = 0
2156 configure:8229: result: yes
2157 configure:8149: checking for vsnprintf
2158 configure:8205: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2159 configure:8211: $? = 0
2160 configure:8229: result: yes
2161 configure:8149: checking for strdup
2162 configure:8205: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2163 configure:8211: $? = 0
2164 configure:8229: result: yes
2165 configure:8278: checking for daemon
2166 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2167 configure:8340: $? = 0
2168 configure:8358: result: yes
2169 configure:8278: checking for chroot
2170 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2171 configure:8340: $? = 0
2172 configure:8358: result: yes
2173 configure:8278: checking for getpwnam
2174 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2175 configure:8340: $? = 0
2176 configure:8358: result: yes
2177 configure:8278: checking for setuid
2178 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2179 configure:8340: $? = 0
2180 configure:8358: result: yes
2181 configure:8278: checking for nice
2182 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2183 configure:8340: $? = 0
2184 configure:8358: result: yes
2185 configure:8278: checking for system
2186 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2187 configure:8340: $? = 0
2188 configure:8358: result: yes
2189 configure:8278: checking for getpid
2190 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2191 configure:8340: $? = 0
2192 configure:8358: result: yes
2193 configure:8278: checking for dup
2194 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2195 configure:8340: $? = 0
2196 configure:8358: result: yes
2197 configure:8278: checking for dup2
2198 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2199 configure:8340: $? = 0
2200 configure:8358: result: yes
2201 configure:8278: checking for getpass
2202 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2203 configure:8340: $? = 0
2204 configure:8358: result: yes
2205 configure:8278: checking for strerror
2206 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2207 configure:8340: $? = 0
2208 configure:8358: result: yes
2209 configure:8278: checking for syslog
2210 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2211 configure:8340: $? = 0
2212 configure:8358: result: yes
2213 configure:8278: checking for openlog
2214 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2215 configure:8340: $? = 0
2216 configure:8358: result: yes
2217 configure:8278: checking for mlockall
2218 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2219 configure:8340: $? = 0
2220 configure:8358: result: yes
2221 configure:8278: checking for getgrnam
2222 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2223 configure:8340: $? = 0
2224 configure:8358: result: yes
2225 configure:8278: checking for setgid
2226 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2227 configure:8340: $? = 0
2228 configure:8358: result: yes
2229 configure:8278: checking for setgroups
2230 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2231 configure:8340: $? = 0
2232 configure:8358: result: yes
2233 configure:8278: checking for stat
2234 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2235 configure:8340: $? = 0
2236 configure:8358: result: yes
2237 configure:8278: checking for flock
2238 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2239 configure:8340: $? = 0
2240 configure:8358: result: yes
2241 configure:8278: checking for readv
2242 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2243 configure:8340: $? = 0
2244 configure:8358: result: yes
2245 configure:8278: checking for writev
2246 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2247 configure:8340: $? = 0
2248 configure:8358: result: yes
2249 configure:8278: checking for time
2250 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2251 configure:8340: $? = 0
2252 configure:8358: result: yes
2253 configure:8278: checking for setsid
2254 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2255 configure:8340: $? = 0
2256 configure:8358: result: yes
2257 configure:8278: checking for chdir
2258 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2259 configure:8340: $? = 0
2260 configure:8358: result: yes
2261 configure:8278: checking for putenv
2262 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2263 configure:8340: $? = 0
2264 configure:8358: result: yes
2265 configure:8278: checking for getpeername
2266 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2267 configure:8340: $? = 0
2268 configure:8358: result: yes
2269 configure:8278: checking for unlink
2270 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2271 configure:8340: $? = 0
2272 configure:8358: result: yes
2273 configure:8278: checking for chsize
2274 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2275 /tmp/ccwZcnxy.o: In function `main':
2276 /tmp/ccwZcnxy.o(.text+0x1c): undefined reference to `chsize'
2277 collect2: ld returned 1 exit status
2278 configure:8340: $? = 1
2279 configure: failed program was:
2280 | /* confdefs.h.  */
2281 | #define PACKAGE_NAME "OpenVPN"
2282 | #define PACKAGE_TARNAME "openvpn"
2283 | #define PACKAGE_VERSION "2.1.0"
2284 | #define PACKAGE_STRING "OpenVPN 2.1.0"
2285 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
2286 | #define PACKAGE "openvpn"
2287 | #define VERSION "2.1.0"
2288 | #define IFCONFIG_PATH "/sbin/ifconfig"
2289 | #define IPROUTE_PATH "/sbin/ip"
2290 | #define ROUTE_PATH "/sbin/route"
2291 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
2292 | #define TARGET_LINUX 1
2293 | #define _GNU_SOURCE 1
2294 | #define STDC_HEADERS 1
2295 | #define HAVE_SYS_TYPES_H 1
2296 | #define HAVE_SYS_STAT_H 1
2297 | #define HAVE_STDLIB_H 1
2298 | #define HAVE_STRING_H 1
2299 | #define HAVE_MEMORY_H 1
2300 | #define HAVE_STRINGS_H 1
2301 | #define HAVE_INTTYPES_H 1
2302 | #define HAVE_STDINT_H 1
2303 | #define HAVE_UNISTD_H 1
2304 | #define TIME_WITH_SYS_TIME 1
2305 | #define HAVE_CPP_VARARG_MACRO_ISO 1
2306 | #define HAVE_CPP_VARARG_MACRO_GCC 1
2307 | #define EMPTY_ARRAY_SIZE 0
2308 | #define HAVE_FCNTL_H 1
2309 | #define HAVE_STDLIB_H 1
2310 | #define HAVE_STDARG_H 1
2311 | #define HAVE_STDIO_H 1
2312 | #define HAVE_STRING_H 1
2313 | #define HAVE_STRINGS_H 1
2314 | #define HAVE_CTYPE_H 1
2315 | #define HAVE_ERRNO_H 1
2316 | #define HAVE_SYS_WAIT_H 1
2317 | #define HAVE_SYS_TIME_H 1
2318 | #define HAVE_SYS_SOCKET_H 1
2319 | #define HAVE_SYS_UN_H 1
2320 | #define HAVE_SYS_IOCTL_H 1
2321 | #define HAVE_SYS_STAT_H 1
2322 | #define HAVE_SYS_MMAN_H 1
2323 | #define HAVE_FCNTL_H 1
2324 | #define HAVE_SYS_FILE_H 1
2325 | #define HAVE_STDLIB_H 1
2326 | #define HAVE_STDINT_H 1
2327 | #define HAVE_STDARG_H 1
2328 | #define HAVE_UNISTD_H 1
2329 | #define HAVE_SIGNAL_H 1
2330 | #define HAVE_STDIO_H 1
2331 | #define HAVE_STRING_H 1
2332 | #define HAVE_STRINGS_H 1
2333 | #define HAVE_CTYPE_H 1
2334 | #define HAVE_ERRNO_H 1
2335 | #define HAVE_SYSLOG_H 1
2336 | #define HAVE_PWD_H 1
2337 | #define HAVE_GRP_H 1
2338 | #define HAVE_STROPTS_H 1
2339 | #define HAVE_NETINET_IN_H 1
2340 | #define HAVE_NETINET_IN_SYSTM_H 1
2341 | #define HAVE_NETINET_TCP_H 1
2342 | #define HAVE_ARPA_INET_H 1
2343 | #define HAVE_NETDB_H 1
2344 | #define HAVE_SYS_UIO_H 1
2345 | #define HAVE_LINUX_IF_TUN_H 1
2346 | #define HAVE_LINUX_SOCKIOS_H 1
2347 | #define HAVE_LINUX_TYPES_H 1
2348 | #define HAVE_SYS_POLL_H 1
2349 | #define HAVE_ERR_H 1
2350 | #define HAVE_NET_IF_H 1
2351 | #define HAVE_NETINET_IP_H 1
2352 | #define HAVE_NETINET_IF_ETHER_H 1
2353 | #define HAVE_RESOLV_H 1
2354 | #define HAVE_LINUX_ERRQUEUE_H 1
2355 | #define HAVE_TUN_PI 1
2356 | #define HAVE_IPHDR 1
2357 | #define HAVE_IOVEC 1
2358 | #define HAVE_SOCK_EXTENDED_ERR 1
2359 | #define HAVE_MSGHDR 1
2360 | #define HAVE_CMSGHDR 1
2361 | #define HAVE_IN_PKTINFO 1
2362 | #define SIZEOF_UNSIGNED_INT 4
2363 | #define SIZEOF_UNSIGNED_LONG 4
2364 | #define HAVE_CTIME 1
2365 | #define HAVE_MEMSET 1
2366 | #define HAVE_VSNPRINTF 1
2367 | #define HAVE_STRDUP 1
2368 | #define HAVE_DAEMON 1
2369 | #define HAVE_CHROOT 1
2370 | #define HAVE_GETPWNAM 1
2371 | #define HAVE_SETUID 1
2372 | #define HAVE_NICE 1
2373 | #define HAVE_SYSTEM 1
2374 | #define HAVE_GETPID 1
2375 | #define HAVE_DUP 1
2376 | #define HAVE_DUP2 1
2377 | #define HAVE_GETPASS 1
2378 | #define HAVE_STRERROR 1
2379 | #define HAVE_SYSLOG 1
2380 | #define HAVE_OPENLOG 1
2381 | #define HAVE_MLOCKALL 1
2382 | #define HAVE_GETGRNAM 1
2383 | #define HAVE_SETGID 1
2384 | #define HAVE_SETGROUPS 1
2385 | #define HAVE_STAT 1
2386 | #define HAVE_FLOCK 1
2387 | #define HAVE_READV 1
2388 | #define HAVE_WRITEV 1
2389 | #define HAVE_TIME 1
2390 | #define HAVE_SETSID 1
2391 | #define HAVE_CHDIR 1
2392 | #define HAVE_PUTENV 1
2393 | #define HAVE_GETPEERNAME 1
2394 | #define HAVE_UNLINK 1
2395 | /* end confdefs.h.  */
2396 | /* Define chsize to an innocuous variant, in case <limits.h> declares chsize.
2397 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2398 | #define chsize innocuous_chsize
2400 | /* System header to define __stub macros and hopefully few prototypes,
2401 |     which can conflict with char chsize (); below.
2402 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2403 |     <limits.h> exists even on freestanding compilers.  */
2405 | #ifdef __STDC__
2406 | # include <limits.h>
2407 | #else
2408 | # include <assert.h>
2409 | #endif
2411 | #undef chsize
2413 | /* Override any GCC internal prototype to avoid an error.
2414 |    Use char because int might match the return type of a GCC
2415 |    builtin and then its argument prototype would still apply.  */
2416 | #ifdef __cplusplus
2417 | extern "C"
2418 | #endif
2419 | char chsize ();
2420 | /* The GNU C library defines this for functions which it implements
2421 |     to always fail with ENOSYS.  Some functions are actually named
2422 |     something starting with __ and the normal name is an alias.  */
2423 | #if defined __stub_chsize || defined __stub___chsize
2424 | choke me
2425 | #endif
2427 | int
2428 | main ()
2429 | {
2430 | return chsize ();
2431 |   ;
2432 |   return 0;
2433 | }
2434 configure:8358: result: no
2435 configure:8278: checking for ftruncate
2436 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2437 configure:8340: $? = 0
2438 configure:8358: result: yes
2439 configure:8278: checking for execve
2440 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2441 configure:8340: $? = 0
2442 configure:8358: result: yes
2443 configure:8278: checking for getpeereid
2444 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2445 /tmp/ccok0gdX.o: In function `main':
2446 /tmp/ccok0gdX.o(.text+0x1c): undefined reference to `getpeereid'
2447 collect2: ld returned 1 exit status
2448 configure:8340: $? = 1
2449 configure: failed program was:
2450 | /* confdefs.h.  */
2451 | #define PACKAGE_NAME "OpenVPN"
2452 | #define PACKAGE_TARNAME "openvpn"
2453 | #define PACKAGE_VERSION "2.1.0"
2454 | #define PACKAGE_STRING "OpenVPN 2.1.0"
2455 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
2456 | #define PACKAGE "openvpn"
2457 | #define VERSION "2.1.0"
2458 | #define IFCONFIG_PATH "/sbin/ifconfig"
2459 | #define IPROUTE_PATH "/sbin/ip"
2460 | #define ROUTE_PATH "/sbin/route"
2461 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
2462 | #define TARGET_LINUX 1
2463 | #define _GNU_SOURCE 1
2464 | #define STDC_HEADERS 1
2465 | #define HAVE_SYS_TYPES_H 1
2466 | #define HAVE_SYS_STAT_H 1
2467 | #define HAVE_STDLIB_H 1
2468 | #define HAVE_STRING_H 1
2469 | #define HAVE_MEMORY_H 1
2470 | #define HAVE_STRINGS_H 1
2471 | #define HAVE_INTTYPES_H 1
2472 | #define HAVE_STDINT_H 1
2473 | #define HAVE_UNISTD_H 1
2474 | #define TIME_WITH_SYS_TIME 1
2475 | #define HAVE_CPP_VARARG_MACRO_ISO 1
2476 | #define HAVE_CPP_VARARG_MACRO_GCC 1
2477 | #define EMPTY_ARRAY_SIZE 0
2478 | #define HAVE_FCNTL_H 1
2479 | #define HAVE_STDLIB_H 1
2480 | #define HAVE_STDARG_H 1
2481 | #define HAVE_STDIO_H 1
2482 | #define HAVE_STRING_H 1
2483 | #define HAVE_STRINGS_H 1
2484 | #define HAVE_CTYPE_H 1
2485 | #define HAVE_ERRNO_H 1
2486 | #define HAVE_SYS_WAIT_H 1
2487 | #define HAVE_SYS_TIME_H 1
2488 | #define HAVE_SYS_SOCKET_H 1
2489 | #define HAVE_SYS_UN_H 1
2490 | #define HAVE_SYS_IOCTL_H 1
2491 | #define HAVE_SYS_STAT_H 1
2492 | #define HAVE_SYS_MMAN_H 1
2493 | #define HAVE_FCNTL_H 1
2494 | #define HAVE_SYS_FILE_H 1
2495 | #define HAVE_STDLIB_H 1
2496 | #define HAVE_STDINT_H 1
2497 | #define HAVE_STDARG_H 1
2498 | #define HAVE_UNISTD_H 1
2499 | #define HAVE_SIGNAL_H 1
2500 | #define HAVE_STDIO_H 1
2501 | #define HAVE_STRING_H 1
2502 | #define HAVE_STRINGS_H 1
2503 | #define HAVE_CTYPE_H 1
2504 | #define HAVE_ERRNO_H 1
2505 | #define HAVE_SYSLOG_H 1
2506 | #define HAVE_PWD_H 1
2507 | #define HAVE_GRP_H 1
2508 | #define HAVE_STROPTS_H 1
2509 | #define HAVE_NETINET_IN_H 1
2510 | #define HAVE_NETINET_IN_SYSTM_H 1
2511 | #define HAVE_NETINET_TCP_H 1
2512 | #define HAVE_ARPA_INET_H 1
2513 | #define HAVE_NETDB_H 1
2514 | #define HAVE_SYS_UIO_H 1
2515 | #define HAVE_LINUX_IF_TUN_H 1
2516 | #define HAVE_LINUX_SOCKIOS_H 1
2517 | #define HAVE_LINUX_TYPES_H 1
2518 | #define HAVE_SYS_POLL_H 1
2519 | #define HAVE_ERR_H 1
2520 | #define HAVE_NET_IF_H 1
2521 | #define HAVE_NETINET_IP_H 1
2522 | #define HAVE_NETINET_IF_ETHER_H 1
2523 | #define HAVE_RESOLV_H 1
2524 | #define HAVE_LINUX_ERRQUEUE_H 1
2525 | #define HAVE_TUN_PI 1
2526 | #define HAVE_IPHDR 1
2527 | #define HAVE_IOVEC 1
2528 | #define HAVE_SOCK_EXTENDED_ERR 1
2529 | #define HAVE_MSGHDR 1
2530 | #define HAVE_CMSGHDR 1
2531 | #define HAVE_IN_PKTINFO 1
2532 | #define SIZEOF_UNSIGNED_INT 4
2533 | #define SIZEOF_UNSIGNED_LONG 4
2534 | #define HAVE_CTIME 1
2535 | #define HAVE_MEMSET 1
2536 | #define HAVE_VSNPRINTF 1
2537 | #define HAVE_STRDUP 1
2538 | #define HAVE_DAEMON 1
2539 | #define HAVE_CHROOT 1
2540 | #define HAVE_GETPWNAM 1
2541 | #define HAVE_SETUID 1
2542 | #define HAVE_NICE 1
2543 | #define HAVE_SYSTEM 1
2544 | #define HAVE_GETPID 1
2545 | #define HAVE_DUP 1
2546 | #define HAVE_DUP2 1
2547 | #define HAVE_GETPASS 1
2548 | #define HAVE_STRERROR 1
2549 | #define HAVE_SYSLOG 1
2550 | #define HAVE_OPENLOG 1
2551 | #define HAVE_MLOCKALL 1
2552 | #define HAVE_GETGRNAM 1
2553 | #define HAVE_SETGID 1
2554 | #define HAVE_SETGROUPS 1
2555 | #define HAVE_STAT 1
2556 | #define HAVE_FLOCK 1
2557 | #define HAVE_READV 1
2558 | #define HAVE_WRITEV 1
2559 | #define HAVE_TIME 1
2560 | #define HAVE_SETSID 1
2561 | #define HAVE_CHDIR 1
2562 | #define HAVE_PUTENV 1
2563 | #define HAVE_GETPEERNAME 1
2564 | #define HAVE_UNLINK 1
2565 | #define HAVE_FTRUNCATE 1
2566 | #define HAVE_EXECVE 1
2567 | /* end confdefs.h.  */
2568 | /* Define getpeereid to an innocuous variant, in case <limits.h> declares getpeereid.
2569 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2570 | #define getpeereid innocuous_getpeereid
2572 | /* System header to define __stub macros and hopefully few prototypes,
2573 |     which can conflict with char getpeereid (); below.
2574 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2575 |     <limits.h> exists even on freestanding compilers.  */
2577 | #ifdef __STDC__
2578 | # include <limits.h>
2579 | #else
2580 | # include <assert.h>
2581 | #endif
2583 | #undef getpeereid
2585 | /* Override any GCC internal prototype to avoid an error.
2586 |    Use char because int might match the return type of a GCC
2587 |    builtin and then its argument prototype would still apply.  */
2588 | #ifdef __cplusplus
2589 | extern "C"
2590 | #endif
2591 | char getpeereid ();
2592 | /* The GNU C library defines this for functions which it implements
2593 |     to always fail with ENOSYS.  Some functions are actually named
2594 |     something starting with __ and the normal name is an alias.  */
2595 | #if defined __stub_getpeereid || defined __stub___getpeereid
2596 | choke me
2597 | #endif
2599 | int
2600 | main ()
2601 | {
2602 | return getpeereid ();
2603 |   ;
2604 |   return 0;
2605 | }
2606 configure:8358: result: no
2607 configure:8278: checking for umask
2608 configure:8334: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2609 configure:8340: $? = 0
2610 configure:8358: result: yes
2611 configure:8464: checking return type of signal handlers
2612 configure:8492: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
2613 conftest.c: In function `main':
2614 conftest.c:126: void value not ignored as it ought to be
2615 configure:8498: $? = 1
2616 configure: failed program was:
2617 | /* confdefs.h.  */
2618 | #define PACKAGE_NAME "OpenVPN"
2619 | #define PACKAGE_TARNAME "openvpn"
2620 | #define PACKAGE_VERSION "2.1.0"
2621 | #define PACKAGE_STRING "OpenVPN 2.1.0"
2622 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
2623 | #define PACKAGE "openvpn"
2624 | #define VERSION "2.1.0"
2625 | #define IFCONFIG_PATH "/sbin/ifconfig"
2626 | #define IPROUTE_PATH "/sbin/ip"
2627 | #define ROUTE_PATH "/sbin/route"
2628 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
2629 | #define TARGET_LINUX 1
2630 | #define _GNU_SOURCE 1
2631 | #define STDC_HEADERS 1
2632 | #define HAVE_SYS_TYPES_H 1
2633 | #define HAVE_SYS_STAT_H 1
2634 | #define HAVE_STDLIB_H 1
2635 | #define HAVE_STRING_H 1
2636 | #define HAVE_MEMORY_H 1
2637 | #define HAVE_STRINGS_H 1
2638 | #define HAVE_INTTYPES_H 1
2639 | #define HAVE_STDINT_H 1
2640 | #define HAVE_UNISTD_H 1
2641 | #define TIME_WITH_SYS_TIME 1
2642 | #define HAVE_CPP_VARARG_MACRO_ISO 1
2643 | #define HAVE_CPP_VARARG_MACRO_GCC 1
2644 | #define EMPTY_ARRAY_SIZE 0
2645 | #define HAVE_FCNTL_H 1
2646 | #define HAVE_STDLIB_H 1
2647 | #define HAVE_STDARG_H 1
2648 | #define HAVE_STDIO_H 1
2649 | #define HAVE_STRING_H 1
2650 | #define HAVE_STRINGS_H 1
2651 | #define HAVE_CTYPE_H 1
2652 | #define HAVE_ERRNO_H 1
2653 | #define HAVE_SYS_WAIT_H 1
2654 | #define HAVE_SYS_TIME_H 1
2655 | #define HAVE_SYS_SOCKET_H 1
2656 | #define HAVE_SYS_UN_H 1
2657 | #define HAVE_SYS_IOCTL_H 1
2658 | #define HAVE_SYS_STAT_H 1
2659 | #define HAVE_SYS_MMAN_H 1
2660 | #define HAVE_FCNTL_H 1
2661 | #define HAVE_SYS_FILE_H 1
2662 | #define HAVE_STDLIB_H 1
2663 | #define HAVE_STDINT_H 1
2664 | #define HAVE_STDARG_H 1
2665 | #define HAVE_UNISTD_H 1
2666 | #define HAVE_SIGNAL_H 1
2667 | #define HAVE_STDIO_H 1
2668 | #define HAVE_STRING_H 1
2669 | #define HAVE_STRINGS_H 1
2670 | #define HAVE_CTYPE_H 1
2671 | #define HAVE_ERRNO_H 1
2672 | #define HAVE_SYSLOG_H 1
2673 | #define HAVE_PWD_H 1
2674 | #define HAVE_GRP_H 1
2675 | #define HAVE_STROPTS_H 1
2676 | #define HAVE_NETINET_IN_H 1
2677 | #define HAVE_NETINET_IN_SYSTM_H 1
2678 | #define HAVE_NETINET_TCP_H 1
2679 | #define HAVE_ARPA_INET_H 1
2680 | #define HAVE_NETDB_H 1
2681 | #define HAVE_SYS_UIO_H 1
2682 | #define HAVE_LINUX_IF_TUN_H 1
2683 | #define HAVE_LINUX_SOCKIOS_H 1
2684 | #define HAVE_LINUX_TYPES_H 1
2685 | #define HAVE_SYS_POLL_H 1
2686 | #define HAVE_ERR_H 1
2687 | #define HAVE_NET_IF_H 1
2688 | #define HAVE_NETINET_IP_H 1
2689 | #define HAVE_NETINET_IF_ETHER_H 1
2690 | #define HAVE_RESOLV_H 1
2691 | #define HAVE_LINUX_ERRQUEUE_H 1
2692 | #define HAVE_TUN_PI 1
2693 | #define HAVE_IPHDR 1
2694 | #define HAVE_IOVEC 1
2695 | #define HAVE_SOCK_EXTENDED_ERR 1
2696 | #define HAVE_MSGHDR 1
2697 | #define HAVE_CMSGHDR 1
2698 | #define HAVE_IN_PKTINFO 1
2699 | #define SIZEOF_UNSIGNED_INT 4
2700 | #define SIZEOF_UNSIGNED_LONG 4
2701 | #define HAVE_CTIME 1
2702 | #define HAVE_MEMSET 1
2703 | #define HAVE_VSNPRINTF 1
2704 | #define HAVE_STRDUP 1
2705 | #define HAVE_DAEMON 1
2706 | #define HAVE_CHROOT 1
2707 | #define HAVE_GETPWNAM 1
2708 | #define HAVE_SETUID 1
2709 | #define HAVE_NICE 1
2710 | #define HAVE_SYSTEM 1
2711 | #define HAVE_GETPID 1
2712 | #define HAVE_DUP 1
2713 | #define HAVE_DUP2 1
2714 | #define HAVE_GETPASS 1
2715 | #define HAVE_STRERROR 1
2716 | #define HAVE_SYSLOG 1
2717 | #define HAVE_OPENLOG 1
2718 | #define HAVE_MLOCKALL 1
2719 | #define HAVE_GETGRNAM 1
2720 | #define HAVE_SETGID 1
2721 | #define HAVE_SETGROUPS 1
2722 | #define HAVE_STAT 1
2723 | #define HAVE_FLOCK 1
2724 | #define HAVE_READV 1
2725 | #define HAVE_WRITEV 1
2726 | #define HAVE_TIME 1
2727 | #define HAVE_SETSID 1
2728 | #define HAVE_CHDIR 1
2729 | #define HAVE_PUTENV 1
2730 | #define HAVE_GETPEERNAME 1
2731 | #define HAVE_UNLINK 1
2732 | #define HAVE_FTRUNCATE 1
2733 | #define HAVE_EXECVE 1
2734 | #define HAVE_UMASK 1
2735 | /* end confdefs.h.  */
2736 | #include <sys/types.h>
2737 | #include <signal.h>
2739 | int
2740 | main ()
2741 | {
2742 | return *(signal (0, 0)) (0) == 1;
2743 |   ;
2744 |   return 0;
2745 | }
2746 configure:8513: result: void
2747 configure:8522: checking for library containing socket
2748 configure:8563: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2749 configure:8569: $? = 0
2750 configure:8597: result: none required
2751 configure:8606: checking for library containing inet_ntoa
2752 configure:8647: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2753 configure:8653: $? = 0
2754 configure:8681: result: none required
2755 configure:8690: checking for library containing gethostbyname
2756 configure:8731: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
2757 configure:8737: $? = 0
2758 configure:8765: result: none required
2759 configure:8789: checking vfork.h usability
2760 configure:8806: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
2761 conftest.c:154:19: vfork.h: No such file or directory
2762 configure:8812: $? = 1
2763 configure: failed program was:
2764 | /* confdefs.h.  */
2765 | #define PACKAGE_NAME "OpenVPN"
2766 | #define PACKAGE_TARNAME "openvpn"
2767 | #define PACKAGE_VERSION "2.1.0"
2768 | #define PACKAGE_STRING "OpenVPN 2.1.0"
2769 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
2770 | #define PACKAGE "openvpn"
2771 | #define VERSION "2.1.0"
2772 | #define IFCONFIG_PATH "/sbin/ifconfig"
2773 | #define IPROUTE_PATH "/sbin/ip"
2774 | #define ROUTE_PATH "/sbin/route"
2775 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
2776 | #define TARGET_LINUX 1
2777 | #define _GNU_SOURCE 1
2778 | #define STDC_HEADERS 1
2779 | #define HAVE_SYS_TYPES_H 1
2780 | #define HAVE_SYS_STAT_H 1
2781 | #define HAVE_STDLIB_H 1
2782 | #define HAVE_STRING_H 1
2783 | #define HAVE_MEMORY_H 1
2784 | #define HAVE_STRINGS_H 1
2785 | #define HAVE_INTTYPES_H 1
2786 | #define HAVE_STDINT_H 1
2787 | #define HAVE_UNISTD_H 1
2788 | #define TIME_WITH_SYS_TIME 1
2789 | #define HAVE_CPP_VARARG_MACRO_ISO 1
2790 | #define HAVE_CPP_VARARG_MACRO_GCC 1
2791 | #define EMPTY_ARRAY_SIZE 0
2792 | #define HAVE_FCNTL_H 1
2793 | #define HAVE_STDLIB_H 1
2794 | #define HAVE_STDARG_H 1
2795 | #define HAVE_STDIO_H 1
2796 | #define HAVE_STRING_H 1
2797 | #define HAVE_STRINGS_H 1
2798 | #define HAVE_CTYPE_H 1
2799 | #define HAVE_ERRNO_H 1
2800 | #define HAVE_SYS_WAIT_H 1
2801 | #define HAVE_SYS_TIME_H 1
2802 | #define HAVE_SYS_SOCKET_H 1
2803 | #define HAVE_SYS_UN_H 1
2804 | #define HAVE_SYS_IOCTL_H 1
2805 | #define HAVE_SYS_STAT_H 1
2806 | #define HAVE_SYS_MMAN_H 1
2807 | #define HAVE_FCNTL_H 1
2808 | #define HAVE_SYS_FILE_H 1
2809 | #define HAVE_STDLIB_H 1
2810 | #define HAVE_STDINT_H 1
2811 | #define HAVE_STDARG_H 1
2812 | #define HAVE_UNISTD_H 1
2813 | #define HAVE_SIGNAL_H 1
2814 | #define HAVE_STDIO_H 1
2815 | #define HAVE_STRING_H 1
2816 | #define HAVE_STRINGS_H 1
2817 | #define HAVE_CTYPE_H 1
2818 | #define HAVE_ERRNO_H 1
2819 | #define HAVE_SYSLOG_H 1
2820 | #define HAVE_PWD_H 1
2821 | #define HAVE_GRP_H 1
2822 | #define HAVE_STROPTS_H 1
2823 | #define HAVE_NETINET_IN_H 1
2824 | #define HAVE_NETINET_IN_SYSTM_H 1
2825 | #define HAVE_NETINET_TCP_H 1
2826 | #define HAVE_ARPA_INET_H 1
2827 | #define HAVE_NETDB_H 1
2828 | #define HAVE_SYS_UIO_H 1
2829 | #define HAVE_LINUX_IF_TUN_H 1
2830 | #define HAVE_LINUX_SOCKIOS_H 1
2831 | #define HAVE_LINUX_TYPES_H 1
2832 | #define HAVE_SYS_POLL_H 1
2833 | #define HAVE_ERR_H 1
2834 | #define HAVE_NET_IF_H 1
2835 | #define HAVE_NETINET_IP_H 1
2836 | #define HAVE_NETINET_IF_ETHER_H 1
2837 | #define HAVE_RESOLV_H 1
2838 | #define HAVE_LINUX_ERRQUEUE_H 1
2839 | #define HAVE_TUN_PI 1
2840 | #define HAVE_IPHDR 1
2841 | #define HAVE_IOVEC 1
2842 | #define HAVE_SOCK_EXTENDED_ERR 1
2843 | #define HAVE_MSGHDR 1
2844 | #define HAVE_CMSGHDR 1
2845 | #define HAVE_IN_PKTINFO 1
2846 | #define SIZEOF_UNSIGNED_INT 4
2847 | #define SIZEOF_UNSIGNED_LONG 4
2848 | #define HAVE_CTIME 1
2849 | #define HAVE_MEMSET 1
2850 | #define HAVE_VSNPRINTF 1
2851 | #define HAVE_STRDUP 1
2852 | #define HAVE_DAEMON 1
2853 | #define HAVE_CHROOT 1
2854 | #define HAVE_GETPWNAM 1
2855 | #define HAVE_SETUID 1
2856 | #define HAVE_NICE 1
2857 | #define HAVE_SYSTEM 1
2858 | #define HAVE_GETPID 1
2859 | #define HAVE_DUP 1
2860 | #define HAVE_DUP2 1
2861 | #define HAVE_GETPASS 1
2862 | #define HAVE_STRERROR 1
2863 | #define HAVE_SYSLOG 1
2864 | #define HAVE_OPENLOG 1
2865 | #define HAVE_MLOCKALL 1
2866 | #define HAVE_GETGRNAM 1
2867 | #define HAVE_SETGID 1
2868 | #define HAVE_SETGROUPS 1
2869 | #define HAVE_STAT 1
2870 | #define HAVE_FLOCK 1
2871 | #define HAVE_READV 1
2872 | #define HAVE_WRITEV 1
2873 | #define HAVE_TIME 1
2874 | #define HAVE_SETSID 1
2875 | #define HAVE_CHDIR 1
2876 | #define HAVE_PUTENV 1
2877 | #define HAVE_GETPEERNAME 1
2878 | #define HAVE_UNLINK 1
2879 | #define HAVE_FTRUNCATE 1
2880 | #define HAVE_EXECVE 1
2881 | #define HAVE_UMASK 1
2882 | #define RETSIGTYPE void
2883 | /* end confdefs.h.  */
2884 | #include <stdio.h>
2885 | #ifdef HAVE_SYS_TYPES_H
2886 | # include <sys/types.h>
2887 | #endif
2888 | #ifdef HAVE_SYS_STAT_H
2889 | # include <sys/stat.h>
2890 | #endif
2891 | #ifdef STDC_HEADERS
2892 | # include <stdlib.h>
2893 | # include <stddef.h>
2894 | #else
2895 | # ifdef HAVE_STDLIB_H
2896 | #  include <stdlib.h>
2897 | # endif
2898 | #endif
2899 | #ifdef HAVE_STRING_H
2900 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2901 | #  include <memory.h>
2902 | # endif
2903 | # include <string.h>
2904 | #endif
2905 | #ifdef HAVE_STRINGS_H
2906 | # include <strings.h>
2907 | #endif
2908 | #ifdef HAVE_INTTYPES_H
2909 | # include <inttypes.h>
2910 | #endif
2911 | #ifdef HAVE_STDINT_H
2912 | # include <stdint.h>
2913 | #endif
2914 | #ifdef HAVE_UNISTD_H
2915 | # include <unistd.h>
2916 | #endif
2917 | #include <vfork.h>
2918 configure:8826: result: no
2919 configure:8830: checking vfork.h presence
2920 configure:8845: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
2921 conftest.c:121:19: vfork.h: No such file or directory
2922 configure:8851: $? = 1
2923 configure: failed program was:
2924 | /* confdefs.h.  */
2925 | #define PACKAGE_NAME "OpenVPN"
2926 | #define PACKAGE_TARNAME "openvpn"
2927 | #define PACKAGE_VERSION "2.1.0"
2928 | #define PACKAGE_STRING "OpenVPN 2.1.0"
2929 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
2930 | #define PACKAGE "openvpn"
2931 | #define VERSION "2.1.0"
2932 | #define IFCONFIG_PATH "/sbin/ifconfig"
2933 | #define IPROUTE_PATH "/sbin/ip"
2934 | #define ROUTE_PATH "/sbin/route"
2935 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
2936 | #define TARGET_LINUX 1
2937 | #define _GNU_SOURCE 1
2938 | #define STDC_HEADERS 1
2939 | #define HAVE_SYS_TYPES_H 1
2940 | #define HAVE_SYS_STAT_H 1
2941 | #define HAVE_STDLIB_H 1
2942 | #define HAVE_STRING_H 1
2943 | #define HAVE_MEMORY_H 1
2944 | #define HAVE_STRINGS_H 1
2945 | #define HAVE_INTTYPES_H 1
2946 | #define HAVE_STDINT_H 1
2947 | #define HAVE_UNISTD_H 1
2948 | #define TIME_WITH_SYS_TIME 1
2949 | #define HAVE_CPP_VARARG_MACRO_ISO 1
2950 | #define HAVE_CPP_VARARG_MACRO_GCC 1
2951 | #define EMPTY_ARRAY_SIZE 0
2952 | #define HAVE_FCNTL_H 1
2953 | #define HAVE_STDLIB_H 1
2954 | #define HAVE_STDARG_H 1
2955 | #define HAVE_STDIO_H 1
2956 | #define HAVE_STRING_H 1
2957 | #define HAVE_STRINGS_H 1
2958 | #define HAVE_CTYPE_H 1
2959 | #define HAVE_ERRNO_H 1
2960 | #define HAVE_SYS_WAIT_H 1
2961 | #define HAVE_SYS_TIME_H 1
2962 | #define HAVE_SYS_SOCKET_H 1
2963 | #define HAVE_SYS_UN_H 1
2964 | #define HAVE_SYS_IOCTL_H 1
2965 | #define HAVE_SYS_STAT_H 1
2966 | #define HAVE_SYS_MMAN_H 1
2967 | #define HAVE_FCNTL_H 1
2968 | #define HAVE_SYS_FILE_H 1
2969 | #define HAVE_STDLIB_H 1
2970 | #define HAVE_STDINT_H 1
2971 | #define HAVE_STDARG_H 1
2972 | #define HAVE_UNISTD_H 1
2973 | #define HAVE_SIGNAL_H 1
2974 | #define HAVE_STDIO_H 1
2975 | #define HAVE_STRING_H 1
2976 | #define HAVE_STRINGS_H 1
2977 | #define HAVE_CTYPE_H 1
2978 | #define HAVE_ERRNO_H 1
2979 | #define HAVE_SYSLOG_H 1
2980 | #define HAVE_PWD_H 1
2981 | #define HAVE_GRP_H 1
2982 | #define HAVE_STROPTS_H 1
2983 | #define HAVE_NETINET_IN_H 1
2984 | #define HAVE_NETINET_IN_SYSTM_H 1
2985 | #define HAVE_NETINET_TCP_H 1
2986 | #define HAVE_ARPA_INET_H 1
2987 | #define HAVE_NETDB_H 1
2988 | #define HAVE_SYS_UIO_H 1
2989 | #define HAVE_LINUX_IF_TUN_H 1
2990 | #define HAVE_LINUX_SOCKIOS_H 1
2991 | #define HAVE_LINUX_TYPES_H 1
2992 | #define HAVE_SYS_POLL_H 1
2993 | #define HAVE_ERR_H 1
2994 | #define HAVE_NET_IF_H 1
2995 | #define HAVE_NETINET_IP_H 1
2996 | #define HAVE_NETINET_IF_ETHER_H 1
2997 | #define HAVE_RESOLV_H 1
2998 | #define HAVE_LINUX_ERRQUEUE_H 1
2999 | #define HAVE_TUN_PI 1
3000 | #define HAVE_IPHDR 1
3001 | #define HAVE_IOVEC 1
3002 | #define HAVE_SOCK_EXTENDED_ERR 1
3003 | #define HAVE_MSGHDR 1
3004 | #define HAVE_CMSGHDR 1
3005 | #define HAVE_IN_PKTINFO 1
3006 | #define SIZEOF_UNSIGNED_INT 4
3007 | #define SIZEOF_UNSIGNED_LONG 4
3008 | #define HAVE_CTIME 1
3009 | #define HAVE_MEMSET 1
3010 | #define HAVE_VSNPRINTF 1
3011 | #define HAVE_STRDUP 1
3012 | #define HAVE_DAEMON 1
3013 | #define HAVE_CHROOT 1
3014 | #define HAVE_GETPWNAM 1
3015 | #define HAVE_SETUID 1
3016 | #define HAVE_NICE 1
3017 | #define HAVE_SYSTEM 1
3018 | #define HAVE_GETPID 1
3019 | #define HAVE_DUP 1
3020 | #define HAVE_DUP2 1
3021 | #define HAVE_GETPASS 1
3022 | #define HAVE_STRERROR 1
3023 | #define HAVE_SYSLOG 1
3024 | #define HAVE_OPENLOG 1
3025 | #define HAVE_MLOCKALL 1
3026 | #define HAVE_GETGRNAM 1
3027 | #define HAVE_SETGID 1
3028 | #define HAVE_SETGROUPS 1
3029 | #define HAVE_STAT 1
3030 | #define HAVE_FLOCK 1
3031 | #define HAVE_READV 1
3032 | #define HAVE_WRITEV 1
3033 | #define HAVE_TIME 1
3034 | #define HAVE_SETSID 1
3035 | #define HAVE_CHDIR 1
3036 | #define HAVE_PUTENV 1
3037 | #define HAVE_GETPEERNAME 1
3038 | #define HAVE_UNLINK 1
3039 | #define HAVE_FTRUNCATE 1
3040 | #define HAVE_EXECVE 1
3041 | #define HAVE_UMASK 1
3042 | #define RETSIGTYPE void
3043 | /* end confdefs.h.  */
3044 | #include <vfork.h>
3045 configure:8865: result: no
3046 configure:8898: checking for vfork.h
3047 configure:8906: result: no
3048 configure:8924: checking for fork
3049 configure:8980: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3050 configure:8986: $? = 0
3051 configure:9004: result: yes
3052 configure:8924: checking for vfork
3053 configure:8980: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3054 configure:8986: $? = 0
3055 configure:9004: result: yes
3056 configure:9015: checking for working fork
3057 configure:9075: result: cross
3058 configure:9091: WARNING: result yes guessed because of cross compilation
3059 configure:9096: checking for working vfork
3060 configure:9234: result: yes
3061 configure:9270: checking for gettimeofday
3062 configure:9326: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3063 configure:9332: $? = 0
3064 configure:9350: result: yes
3065 configure:9376: checking for socket
3066 configure:9432: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3067 configure:9438: $? = 0
3068 configure:9456: result: yes
3069 configure:9376: checking for recv
3070 configure:9432: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3071 configure:9438: $? = 0
3072 configure:9456: result: yes
3073 configure:9376: checking for recvfrom
3074 configure:9432: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3075 configure:9438: $? = 0
3076 configure:9456: result: yes
3077 configure:9376: checking for send
3078 configure:9432: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3079 configure:9438: $? = 0
3080 configure:9456: result: yes
3081 configure:9376: checking for sendto
3082 configure:9432: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3083 configure:9438: $? = 0
3084 configure:9456: result: yes
3085 configure:9376: checking for listen
3086 configure:9432: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3087 configure:9438: $? = 0
3088 configure:9456: result: yes
3089 configure:9376: checking for accept
3090 configure:9432: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3091 configure:9438: $? = 0
3092 configure:9456: result: yes
3093 configure:9376: checking for connect
3094 configure:9432: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3095 configure:9438: $? = 0
3096 configure:9456: result: yes
3097 configure:9376: checking for bind
3098 configure:9432: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3099 configure:9438: $? = 0
3100 configure:9456: result: yes
3101 configure:9376: checking for select
3102 configure:9432: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3103 configure:9438: $? = 0
3104 configure:9456: result: yes
3105 configure:9376: checking for gethostbyname
3106 configure:9432: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3107 configure:9438: $? = 0
3108 configure:9456: result: yes
3109 configure:9376: checking for inet_ntoa
3110 configure:9432: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3111 configure:9438: $? = 0
3112 configure:9456: result: yes
3113 configure:9479: checking for setsockopt
3114 configure:9535: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3115 configure:9541: $? = 0
3116 configure:9559: result: yes
3117 configure:9479: checking for getsockopt
3118 configure:9535: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3119 configure:9541: $? = 0
3120 configure:9559: result: yes
3121 configure:9479: checking for getsockname
3122 configure:9535: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3123 configure:9541: $? = 0
3124 configure:9559: result: yes
3125 configure:9479: checking for poll
3126 configure:9535: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3127 configure:9541: $? = 0
3128 configure:9559: result: yes
3129 configure:9479: checking for sendmsg
3130 configure:9535: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3131 configure:9541: $? = 0
3132 configure:9559: result: yes
3133 configure:9479: checking for recvmsg
3134 configure:9535: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3135 configure:9541: $? = 0
3136 configure:9559: result: yes
3137 configure:9572: checking for working memcmp
3138 configure:9653: result: no
3139 configure:9688: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c  >&5
3140 configure:9694: $? = 0
3141 configure:9701: result: res_init DEFINED
3142 configure:9723: checking for working epoll implementation...
3143 configure:9727: checking for epoll_create
3144 configure:9783: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ -Wl,--fatal-warnings conftest.c  >&5
3145 /tmp/ccSxsUCi.o: In function `main':
3146 /tmp/ccSxsUCi.o(.text+0x1c): undefined reference to `epoll_create'
3147 collect2: ld returned 1 exit status
3148 configure:9789: $? = 1
3149 configure: failed program was:
3150 | /* confdefs.h.  */
3151 | #define PACKAGE_NAME "OpenVPN"
3152 | #define PACKAGE_TARNAME "openvpn"
3153 | #define PACKAGE_VERSION "2.1.0"
3154 | #define PACKAGE_STRING "OpenVPN 2.1.0"
3155 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
3156 | #define PACKAGE "openvpn"
3157 | #define VERSION "2.1.0"
3158 | #define IFCONFIG_PATH "/sbin/ifconfig"
3159 | #define IPROUTE_PATH "/sbin/ip"
3160 | #define ROUTE_PATH "/sbin/route"
3161 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
3162 | #define TARGET_LINUX 1
3163 | #define _GNU_SOURCE 1
3164 | #define STDC_HEADERS 1
3165 | #define HAVE_SYS_TYPES_H 1
3166 | #define HAVE_SYS_STAT_H 1
3167 | #define HAVE_STDLIB_H 1
3168 | #define HAVE_STRING_H 1
3169 | #define HAVE_MEMORY_H 1
3170 | #define HAVE_STRINGS_H 1
3171 | #define HAVE_INTTYPES_H 1
3172 | #define HAVE_STDINT_H 1
3173 | #define HAVE_UNISTD_H 1
3174 | #define TIME_WITH_SYS_TIME 1
3175 | #define HAVE_CPP_VARARG_MACRO_ISO 1
3176 | #define HAVE_CPP_VARARG_MACRO_GCC 1
3177 | #define EMPTY_ARRAY_SIZE 0
3178 | #define HAVE_FCNTL_H 1
3179 | #define HAVE_STDLIB_H 1
3180 | #define HAVE_STDARG_H 1
3181 | #define HAVE_STDIO_H 1
3182 | #define HAVE_STRING_H 1
3183 | #define HAVE_STRINGS_H 1
3184 | #define HAVE_CTYPE_H 1
3185 | #define HAVE_ERRNO_H 1
3186 | #define HAVE_SYS_WAIT_H 1
3187 | #define HAVE_SYS_TIME_H 1
3188 | #define HAVE_SYS_SOCKET_H 1
3189 | #define HAVE_SYS_UN_H 1
3190 | #define HAVE_SYS_IOCTL_H 1
3191 | #define HAVE_SYS_STAT_H 1
3192 | #define HAVE_SYS_MMAN_H 1
3193 | #define HAVE_FCNTL_H 1
3194 | #define HAVE_SYS_FILE_H 1
3195 | #define HAVE_STDLIB_H 1
3196 | #define HAVE_STDINT_H 1
3197 | #define HAVE_STDARG_H 1
3198 | #define HAVE_UNISTD_H 1
3199 | #define HAVE_SIGNAL_H 1
3200 | #define HAVE_STDIO_H 1
3201 | #define HAVE_STRING_H 1
3202 | #define HAVE_STRINGS_H 1
3203 | #define HAVE_CTYPE_H 1
3204 | #define HAVE_ERRNO_H 1
3205 | #define HAVE_SYSLOG_H 1
3206 | #define HAVE_PWD_H 1
3207 | #define HAVE_GRP_H 1
3208 | #define HAVE_STROPTS_H 1
3209 | #define HAVE_NETINET_IN_H 1
3210 | #define HAVE_NETINET_IN_SYSTM_H 1
3211 | #define HAVE_NETINET_TCP_H 1
3212 | #define HAVE_ARPA_INET_H 1
3213 | #define HAVE_NETDB_H 1
3214 | #define HAVE_SYS_UIO_H 1
3215 | #define HAVE_LINUX_IF_TUN_H 1
3216 | #define HAVE_LINUX_SOCKIOS_H 1
3217 | #define HAVE_LINUX_TYPES_H 1
3218 | #define HAVE_SYS_POLL_H 1
3219 | #define HAVE_ERR_H 1
3220 | #define HAVE_NET_IF_H 1
3221 | #define HAVE_NETINET_IP_H 1
3222 | #define HAVE_NETINET_IF_ETHER_H 1
3223 | #define HAVE_RESOLV_H 1
3224 | #define HAVE_LINUX_ERRQUEUE_H 1
3225 | #define HAVE_TUN_PI 1
3226 | #define HAVE_IPHDR 1
3227 | #define HAVE_IOVEC 1
3228 | #define HAVE_SOCK_EXTENDED_ERR 1
3229 | #define HAVE_MSGHDR 1
3230 | #define HAVE_CMSGHDR 1
3231 | #define HAVE_IN_PKTINFO 1
3232 | #define SIZEOF_UNSIGNED_INT 4
3233 | #define SIZEOF_UNSIGNED_LONG 4
3234 | #define HAVE_CTIME 1
3235 | #define HAVE_MEMSET 1
3236 | #define HAVE_VSNPRINTF 1
3237 | #define HAVE_STRDUP 1
3238 | #define HAVE_DAEMON 1
3239 | #define HAVE_CHROOT 1
3240 | #define HAVE_GETPWNAM 1
3241 | #define HAVE_SETUID 1
3242 | #define HAVE_NICE 1
3243 | #define HAVE_SYSTEM 1
3244 | #define HAVE_GETPID 1
3245 | #define HAVE_DUP 1
3246 | #define HAVE_DUP2 1
3247 | #define HAVE_GETPASS 1
3248 | #define HAVE_STRERROR 1
3249 | #define HAVE_SYSLOG 1
3250 | #define HAVE_OPENLOG 1
3251 | #define HAVE_MLOCKALL 1
3252 | #define HAVE_GETGRNAM 1
3253 | #define HAVE_SETGID 1
3254 | #define HAVE_SETGROUPS 1
3255 | #define HAVE_STAT 1
3256 | #define HAVE_FLOCK 1
3257 | #define HAVE_READV 1
3258 | #define HAVE_WRITEV 1
3259 | #define HAVE_TIME 1
3260 | #define HAVE_SETSID 1
3261 | #define HAVE_CHDIR 1
3262 | #define HAVE_PUTENV 1
3263 | #define HAVE_GETPEERNAME 1
3264 | #define HAVE_UNLINK 1
3265 | #define HAVE_FTRUNCATE 1
3266 | #define HAVE_EXECVE 1
3267 | #define HAVE_UMASK 1
3268 | #define RETSIGTYPE void
3269 | #define HAVE_FORK 1
3270 | #define HAVE_VFORK 1
3271 | #define HAVE_WORKING_VFORK 1
3272 | #define HAVE_WORKING_FORK 1
3273 | #define HAVE_GETTIMEOFDAY 1
3274 | #define HAVE_SOCKET 1
3275 | #define HAVE_RECV 1
3276 | #define HAVE_RECVFROM 1
3277 | #define HAVE_SEND 1
3278 | #define HAVE_SENDTO 1
3279 | #define HAVE_LISTEN 1
3280 | #define HAVE_ACCEPT 1
3281 | #define HAVE_CONNECT 1
3282 | #define HAVE_BIND 1
3283 | #define HAVE_SELECT 1
3284 | #define HAVE_GETHOSTBYNAME 1
3285 | #define HAVE_INET_NTOA 1
3286 | #define HAVE_SETSOCKOPT 1
3287 | #define HAVE_GETSOCKOPT 1
3288 | #define HAVE_GETSOCKNAME 1
3289 | #define HAVE_POLL 1
3290 | #define HAVE_SENDMSG 1
3291 | #define HAVE_RECVMSG 1
3292 | #define HAVE_RES_INIT 1
3293 | /* end confdefs.h.  */
3294 | /* Define epoll_create to an innocuous variant, in case <limits.h> declares epoll_create.
3295 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3296 | #define epoll_create innocuous_epoll_create
3298 | /* System header to define __stub macros and hopefully few prototypes,
3299 |     which can conflict with char epoll_create (); below.
3300 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3301 |     <limits.h> exists even on freestanding compilers.  */
3303 | #ifdef __STDC__
3304 | # include <limits.h>
3305 | #else
3306 | # include <assert.h>
3307 | #endif
3309 | #undef epoll_create
3311 | /* Override any GCC internal prototype to avoid an error.
3312 |    Use char because int might match the return type of a GCC
3313 |    builtin and then its argument prototype would still apply.  */
3314 | #ifdef __cplusplus
3315 | extern "C"
3316 | #endif
3317 | char epoll_create ();
3318 | /* The GNU C library defines this for functions which it implements
3319 |     to always fail with ENOSYS.  Some functions are actually named
3320 |     something starting with __ and the normal name is an alias.  */
3321 | #if defined __stub_epoll_create || defined __stub___epoll_create
3322 | choke me
3323 | #endif
3325 | int
3326 | main ()
3327 | {
3328 | return epoll_create ();
3329 |   ;
3330 |   return 0;
3331 | }
3332 configure:9806: result: no
3333 configure:11014: checking for LZO Library and Header files...
3334 configure:11026: checking lzo/lzo1x.h usability
3335 configure:11043: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
3336 configure:11049: $? = 0
3337 configure:11063: result: yes
3338 configure:11067: checking lzo/lzo1x.h presence
3339 configure:11082: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
3340 configure:11088: $? = 0
3341 configure:11102: result: yes
3342 configure:11135: checking for lzo/lzo1x.h
3343 configure:11142: result: yes
3344 configure:11301: checking for lzo1x_1_15_compress in -llzo2
3345 configure:11336: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c -llzo2   >&5
3346 configure:11342: $? = 0
3347 configure:11361: result: yes
3348 configure:11402: checking for OpenSSL Crypto Library and Header files...
3349 configure:11414: checking openssl/evp.h usability
3350 configure:11431: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
3351 configure:11437: $? = 0
3352 configure:11451: result: yes
3353 configure:11455: checking openssl/evp.h presence
3354 configure:11470: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
3355 configure:11476: $? = 0
3356 configure:11490: result: yes
3357 configure:11523: checking for openssl/evp.h
3358 configure:11530: result: yes
3359 configure:11546: checking for EVP_CIPHER_CTX_init in -lcrypto
3360 configure:11581: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto  -llzo2  >&5
3361 configure:11587: $? = 0
3362 configure:11606: result: yes
3363 configure:11546: checking for EVP_CIPHER_CTX_init in -leay32
3364 configure:11581: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c -leay32  -lcrypto -llzo2  >&5
3365 /opt/brcm/hndtools-mipsel-linux/bin/../lib/gcc-lib/mipsel-linux/3.2.3/../../../../mipsel-linux/bin/ld: cannot find -leay32
3366 collect2: ld returned 1 exit status
3367 configure:11587: $? = 1
3368 configure: failed program was:
3369 | /* confdefs.h.  */
3370 | #define PACKAGE_NAME "OpenVPN"
3371 | #define PACKAGE_TARNAME "openvpn"
3372 | #define PACKAGE_VERSION "2.1.0"
3373 | #define PACKAGE_STRING "OpenVPN 2.1.0"
3374 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
3375 | #define PACKAGE "openvpn"
3376 | #define VERSION "2.1.0"
3377 | #define IFCONFIG_PATH "/sbin/ifconfig"
3378 | #define IPROUTE_PATH "/sbin/ip"
3379 | #define ROUTE_PATH "/sbin/route"
3380 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
3381 | #define TARGET_LINUX 1
3382 | #define _GNU_SOURCE 1
3383 | #define STDC_HEADERS 1
3384 | #define HAVE_SYS_TYPES_H 1
3385 | #define HAVE_SYS_STAT_H 1
3386 | #define HAVE_STDLIB_H 1
3387 | #define HAVE_STRING_H 1
3388 | #define HAVE_MEMORY_H 1
3389 | #define HAVE_STRINGS_H 1
3390 | #define HAVE_INTTYPES_H 1
3391 | #define HAVE_STDINT_H 1
3392 | #define HAVE_UNISTD_H 1
3393 | #define TIME_WITH_SYS_TIME 1
3394 | #define HAVE_CPP_VARARG_MACRO_ISO 1
3395 | #define HAVE_CPP_VARARG_MACRO_GCC 1
3396 | #define EMPTY_ARRAY_SIZE 0
3397 | #define HAVE_FCNTL_H 1
3398 | #define HAVE_STDLIB_H 1
3399 | #define HAVE_STDARG_H 1
3400 | #define HAVE_STDIO_H 1
3401 | #define HAVE_STRING_H 1
3402 | #define HAVE_STRINGS_H 1
3403 | #define HAVE_CTYPE_H 1
3404 | #define HAVE_ERRNO_H 1
3405 | #define HAVE_SYS_WAIT_H 1
3406 | #define HAVE_SYS_TIME_H 1
3407 | #define HAVE_SYS_SOCKET_H 1
3408 | #define HAVE_SYS_UN_H 1
3409 | #define HAVE_SYS_IOCTL_H 1
3410 | #define HAVE_SYS_STAT_H 1
3411 | #define HAVE_SYS_MMAN_H 1
3412 | #define HAVE_FCNTL_H 1
3413 | #define HAVE_SYS_FILE_H 1
3414 | #define HAVE_STDLIB_H 1
3415 | #define HAVE_STDINT_H 1
3416 | #define HAVE_STDARG_H 1
3417 | #define HAVE_UNISTD_H 1
3418 | #define HAVE_SIGNAL_H 1
3419 | #define HAVE_STDIO_H 1
3420 | #define HAVE_STRING_H 1
3421 | #define HAVE_STRINGS_H 1
3422 | #define HAVE_CTYPE_H 1
3423 | #define HAVE_ERRNO_H 1
3424 | #define HAVE_SYSLOG_H 1
3425 | #define HAVE_PWD_H 1
3426 | #define HAVE_GRP_H 1
3427 | #define HAVE_STROPTS_H 1
3428 | #define HAVE_NETINET_IN_H 1
3429 | #define HAVE_NETINET_IN_SYSTM_H 1
3430 | #define HAVE_NETINET_TCP_H 1
3431 | #define HAVE_ARPA_INET_H 1
3432 | #define HAVE_NETDB_H 1
3433 | #define HAVE_SYS_UIO_H 1
3434 | #define HAVE_LINUX_IF_TUN_H 1
3435 | #define HAVE_LINUX_SOCKIOS_H 1
3436 | #define HAVE_LINUX_TYPES_H 1
3437 | #define HAVE_SYS_POLL_H 1
3438 | #define HAVE_ERR_H 1
3439 | #define HAVE_NET_IF_H 1
3440 | #define HAVE_NETINET_IP_H 1
3441 | #define HAVE_NETINET_IF_ETHER_H 1
3442 | #define HAVE_RESOLV_H 1
3443 | #define HAVE_LINUX_ERRQUEUE_H 1
3444 | #define HAVE_TUN_PI 1
3445 | #define HAVE_IPHDR 1
3446 | #define HAVE_IOVEC 1
3447 | #define HAVE_SOCK_EXTENDED_ERR 1
3448 | #define HAVE_MSGHDR 1
3449 | #define HAVE_CMSGHDR 1
3450 | #define HAVE_IN_PKTINFO 1
3451 | #define SIZEOF_UNSIGNED_INT 4
3452 | #define SIZEOF_UNSIGNED_LONG 4
3453 | #define HAVE_CTIME 1
3454 | #define HAVE_MEMSET 1
3455 | #define HAVE_VSNPRINTF 1
3456 | #define HAVE_STRDUP 1
3457 | #define HAVE_DAEMON 1
3458 | #define HAVE_CHROOT 1
3459 | #define HAVE_GETPWNAM 1
3460 | #define HAVE_SETUID 1
3461 | #define HAVE_NICE 1
3462 | #define HAVE_SYSTEM 1
3463 | #define HAVE_GETPID 1
3464 | #define HAVE_DUP 1
3465 | #define HAVE_DUP2 1
3466 | #define HAVE_GETPASS 1
3467 | #define HAVE_STRERROR 1
3468 | #define HAVE_SYSLOG 1
3469 | #define HAVE_OPENLOG 1
3470 | #define HAVE_MLOCKALL 1
3471 | #define HAVE_GETGRNAM 1
3472 | #define HAVE_SETGID 1
3473 | #define HAVE_SETGROUPS 1
3474 | #define HAVE_STAT 1
3475 | #define HAVE_FLOCK 1
3476 | #define HAVE_READV 1
3477 | #define HAVE_WRITEV 1
3478 | #define HAVE_TIME 1
3479 | #define HAVE_SETSID 1
3480 | #define HAVE_CHDIR 1
3481 | #define HAVE_PUTENV 1
3482 | #define HAVE_GETPEERNAME 1
3483 | #define HAVE_UNLINK 1
3484 | #define HAVE_FTRUNCATE 1
3485 | #define HAVE_EXECVE 1
3486 | #define HAVE_UMASK 1
3487 | #define RETSIGTYPE void
3488 | #define HAVE_FORK 1
3489 | #define HAVE_VFORK 1
3490 | #define HAVE_WORKING_VFORK 1
3491 | #define HAVE_WORKING_FORK 1
3492 | #define HAVE_GETTIMEOFDAY 1
3493 | #define HAVE_SOCKET 1
3494 | #define HAVE_RECV 1
3495 | #define HAVE_RECVFROM 1
3496 | #define HAVE_SEND 1
3497 | #define HAVE_SENDTO 1
3498 | #define HAVE_LISTEN 1
3499 | #define HAVE_ACCEPT 1
3500 | #define HAVE_CONNECT 1
3501 | #define HAVE_BIND 1
3502 | #define HAVE_SELECT 1
3503 | #define HAVE_GETHOSTBYNAME 1
3504 | #define HAVE_INET_NTOA 1
3505 | #define HAVE_SETSOCKOPT 1
3506 | #define HAVE_GETSOCKOPT 1
3507 | #define HAVE_GETSOCKNAME 1
3508 | #define HAVE_POLL 1
3509 | #define HAVE_SENDMSG 1
3510 | #define HAVE_RECVMSG 1
3511 | #define HAVE_RES_INIT 1
3512 | #define LZO_HEADER_DIR 1
3513 | #define USE_LZO 1
3514 | #define LZO_VERSION_NUM "2"
3515 | /* end confdefs.h.  */
3517 | /* Override any GCC internal prototype to avoid an error.
3518 |    Use char because int might match the return type of a GCC
3519 |    builtin and then its argument prototype would still apply.  */
3520 | #ifdef __cplusplus
3521 | extern "C"
3522 | #endif
3523 | char EVP_CIPHER_CTX_init ();
3524 | int
3525 | main ()
3526 | {
3527 | return EVP_CIPHER_CTX_init ();
3528 |   ;
3529 |   return 0;
3530 | }
3531 configure:11606: result: no
3532 configure:11624: checking that OpenSSL Library is at least version 0.9.6
3533 configure:11642: result: yes
3534 configure:11653: checking for EVP_CIPHER_CTX_set_key_length
3535 configure:11709: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2  >&5
3536 configure:11715: $? = 0
3537 configure:11733: result: yes
3538 configure:11759: checking openssl/engine.h usability
3539 configure:11776: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
3540 conftest.c:183:28: openssl/engine.h: No such file or directory
3541 configure:11782: $? = 1
3542 configure: failed program was:
3543 | /* confdefs.h.  */
3544 | #define PACKAGE_NAME "OpenVPN"
3545 | #define PACKAGE_TARNAME "openvpn"
3546 | #define PACKAGE_VERSION "2.1.0"
3547 | #define PACKAGE_STRING "OpenVPN 2.1.0"
3548 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
3549 | #define PACKAGE "openvpn"
3550 | #define VERSION "2.1.0"
3551 | #define IFCONFIG_PATH "/sbin/ifconfig"
3552 | #define IPROUTE_PATH "/sbin/ip"
3553 | #define ROUTE_PATH "/sbin/route"
3554 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
3555 | #define TARGET_LINUX 1
3556 | #define _GNU_SOURCE 1
3557 | #define STDC_HEADERS 1
3558 | #define HAVE_SYS_TYPES_H 1
3559 | #define HAVE_SYS_STAT_H 1
3560 | #define HAVE_STDLIB_H 1
3561 | #define HAVE_STRING_H 1
3562 | #define HAVE_MEMORY_H 1
3563 | #define HAVE_STRINGS_H 1
3564 | #define HAVE_INTTYPES_H 1
3565 | #define HAVE_STDINT_H 1
3566 | #define HAVE_UNISTD_H 1
3567 | #define TIME_WITH_SYS_TIME 1
3568 | #define HAVE_CPP_VARARG_MACRO_ISO 1
3569 | #define HAVE_CPP_VARARG_MACRO_GCC 1
3570 | #define EMPTY_ARRAY_SIZE 0
3571 | #define HAVE_FCNTL_H 1
3572 | #define HAVE_STDLIB_H 1
3573 | #define HAVE_STDARG_H 1
3574 | #define HAVE_STDIO_H 1
3575 | #define HAVE_STRING_H 1
3576 | #define HAVE_STRINGS_H 1
3577 | #define HAVE_CTYPE_H 1
3578 | #define HAVE_ERRNO_H 1
3579 | #define HAVE_SYS_WAIT_H 1
3580 | #define HAVE_SYS_TIME_H 1
3581 | #define HAVE_SYS_SOCKET_H 1
3582 | #define HAVE_SYS_UN_H 1
3583 | #define HAVE_SYS_IOCTL_H 1
3584 | #define HAVE_SYS_STAT_H 1
3585 | #define HAVE_SYS_MMAN_H 1
3586 | #define HAVE_FCNTL_H 1
3587 | #define HAVE_SYS_FILE_H 1
3588 | #define HAVE_STDLIB_H 1
3589 | #define HAVE_STDINT_H 1
3590 | #define HAVE_STDARG_H 1
3591 | #define HAVE_UNISTD_H 1
3592 | #define HAVE_SIGNAL_H 1
3593 | #define HAVE_STDIO_H 1
3594 | #define HAVE_STRING_H 1
3595 | #define HAVE_STRINGS_H 1
3596 | #define HAVE_CTYPE_H 1
3597 | #define HAVE_ERRNO_H 1
3598 | #define HAVE_SYSLOG_H 1
3599 | #define HAVE_PWD_H 1
3600 | #define HAVE_GRP_H 1
3601 | #define HAVE_STROPTS_H 1
3602 | #define HAVE_NETINET_IN_H 1
3603 | #define HAVE_NETINET_IN_SYSTM_H 1
3604 | #define HAVE_NETINET_TCP_H 1
3605 | #define HAVE_ARPA_INET_H 1
3606 | #define HAVE_NETDB_H 1
3607 | #define HAVE_SYS_UIO_H 1
3608 | #define HAVE_LINUX_IF_TUN_H 1
3609 | #define HAVE_LINUX_SOCKIOS_H 1
3610 | #define HAVE_LINUX_TYPES_H 1
3611 | #define HAVE_SYS_POLL_H 1
3612 | #define HAVE_ERR_H 1
3613 | #define HAVE_NET_IF_H 1
3614 | #define HAVE_NETINET_IP_H 1
3615 | #define HAVE_NETINET_IF_ETHER_H 1
3616 | #define HAVE_RESOLV_H 1
3617 | #define HAVE_LINUX_ERRQUEUE_H 1
3618 | #define HAVE_TUN_PI 1
3619 | #define HAVE_IPHDR 1
3620 | #define HAVE_IOVEC 1
3621 | #define HAVE_SOCK_EXTENDED_ERR 1
3622 | #define HAVE_MSGHDR 1
3623 | #define HAVE_CMSGHDR 1
3624 | #define HAVE_IN_PKTINFO 1
3625 | #define SIZEOF_UNSIGNED_INT 4
3626 | #define SIZEOF_UNSIGNED_LONG 4
3627 | #define HAVE_CTIME 1
3628 | #define HAVE_MEMSET 1
3629 | #define HAVE_VSNPRINTF 1
3630 | #define HAVE_STRDUP 1
3631 | #define HAVE_DAEMON 1
3632 | #define HAVE_CHROOT 1
3633 | #define HAVE_GETPWNAM 1
3634 | #define HAVE_SETUID 1
3635 | #define HAVE_NICE 1
3636 | #define HAVE_SYSTEM 1
3637 | #define HAVE_GETPID 1
3638 | #define HAVE_DUP 1
3639 | #define HAVE_DUP2 1
3640 | #define HAVE_GETPASS 1
3641 | #define HAVE_STRERROR 1
3642 | #define HAVE_SYSLOG 1
3643 | #define HAVE_OPENLOG 1
3644 | #define HAVE_MLOCKALL 1
3645 | #define HAVE_GETGRNAM 1
3646 | #define HAVE_SETGID 1
3647 | #define HAVE_SETGROUPS 1
3648 | #define HAVE_STAT 1
3649 | #define HAVE_FLOCK 1
3650 | #define HAVE_READV 1
3651 | #define HAVE_WRITEV 1
3652 | #define HAVE_TIME 1
3653 | #define HAVE_SETSID 1
3654 | #define HAVE_CHDIR 1
3655 | #define HAVE_PUTENV 1
3656 | #define HAVE_GETPEERNAME 1
3657 | #define HAVE_UNLINK 1
3658 | #define HAVE_FTRUNCATE 1
3659 | #define HAVE_EXECVE 1
3660 | #define HAVE_UMASK 1
3661 | #define RETSIGTYPE void
3662 | #define HAVE_FORK 1
3663 | #define HAVE_VFORK 1
3664 | #define HAVE_WORKING_VFORK 1
3665 | #define HAVE_WORKING_FORK 1
3666 | #define HAVE_GETTIMEOFDAY 1
3667 | #define HAVE_SOCKET 1
3668 | #define HAVE_RECV 1
3669 | #define HAVE_RECVFROM 1
3670 | #define HAVE_SEND 1
3671 | #define HAVE_SENDTO 1
3672 | #define HAVE_LISTEN 1
3673 | #define HAVE_ACCEPT 1
3674 | #define HAVE_CONNECT 1
3675 | #define HAVE_BIND 1
3676 | #define HAVE_SELECT 1
3677 | #define HAVE_GETHOSTBYNAME 1
3678 | #define HAVE_INET_NTOA 1
3679 | #define HAVE_SETSOCKOPT 1
3680 | #define HAVE_GETSOCKOPT 1
3681 | #define HAVE_GETSOCKNAME 1
3682 | #define HAVE_POLL 1
3683 | #define HAVE_SENDMSG 1
3684 | #define HAVE_RECVMSG 1
3685 | #define HAVE_RES_INIT 1
3686 | #define LZO_HEADER_DIR 1
3687 | #define USE_LZO 1
3688 | #define LZO_VERSION_NUM "2"
3689 | #define USE_CRYPTO 1
3690 | #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1
3691 | /* end confdefs.h.  */
3692 | #include <stdio.h>
3693 | #ifdef HAVE_SYS_TYPES_H
3694 | # include <sys/types.h>
3695 | #endif
3696 | #ifdef HAVE_SYS_STAT_H
3697 | # include <sys/stat.h>
3698 | #endif
3699 | #ifdef STDC_HEADERS
3700 | # include <stdlib.h>
3701 | # include <stddef.h>
3702 | #else
3703 | # ifdef HAVE_STDLIB_H
3704 | #  include <stdlib.h>
3705 | # endif
3706 | #endif
3707 | #ifdef HAVE_STRING_H
3708 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3709 | #  include <memory.h>
3710 | # endif
3711 | # include <string.h>
3712 | #endif
3713 | #ifdef HAVE_STRINGS_H
3714 | # include <strings.h>
3715 | #endif
3716 | #ifdef HAVE_INTTYPES_H
3717 | # include <inttypes.h>
3718 | #endif
3719 | #ifdef HAVE_STDINT_H
3720 | # include <stdint.h>
3721 | #endif
3722 | #ifdef HAVE_UNISTD_H
3723 | # include <unistd.h>
3724 | #endif
3725 | #include <openssl/engine.h>
3726 configure:11796: result: no
3727 configure:11800: checking openssl/engine.h presence
3728 configure:11815: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
3729 conftest.c:150:28: openssl/engine.h: No such file or directory
3730 configure:11821: $? = 1
3731 configure: failed program was:
3732 | /* confdefs.h.  */
3733 | #define PACKAGE_NAME "OpenVPN"
3734 | #define PACKAGE_TARNAME "openvpn"
3735 | #define PACKAGE_VERSION "2.1.0"
3736 | #define PACKAGE_STRING "OpenVPN 2.1.0"
3737 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
3738 | #define PACKAGE "openvpn"
3739 | #define VERSION "2.1.0"
3740 | #define IFCONFIG_PATH "/sbin/ifconfig"
3741 | #define IPROUTE_PATH "/sbin/ip"
3742 | #define ROUTE_PATH "/sbin/route"
3743 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
3744 | #define TARGET_LINUX 1
3745 | #define _GNU_SOURCE 1
3746 | #define STDC_HEADERS 1
3747 | #define HAVE_SYS_TYPES_H 1
3748 | #define HAVE_SYS_STAT_H 1
3749 | #define HAVE_STDLIB_H 1
3750 | #define HAVE_STRING_H 1
3751 | #define HAVE_MEMORY_H 1
3752 | #define HAVE_STRINGS_H 1
3753 | #define HAVE_INTTYPES_H 1
3754 | #define HAVE_STDINT_H 1
3755 | #define HAVE_UNISTD_H 1
3756 | #define TIME_WITH_SYS_TIME 1
3757 | #define HAVE_CPP_VARARG_MACRO_ISO 1
3758 | #define HAVE_CPP_VARARG_MACRO_GCC 1
3759 | #define EMPTY_ARRAY_SIZE 0
3760 | #define HAVE_FCNTL_H 1
3761 | #define HAVE_STDLIB_H 1
3762 | #define HAVE_STDARG_H 1
3763 | #define HAVE_STDIO_H 1
3764 | #define HAVE_STRING_H 1
3765 | #define HAVE_STRINGS_H 1
3766 | #define HAVE_CTYPE_H 1
3767 | #define HAVE_ERRNO_H 1
3768 | #define HAVE_SYS_WAIT_H 1
3769 | #define HAVE_SYS_TIME_H 1
3770 | #define HAVE_SYS_SOCKET_H 1
3771 | #define HAVE_SYS_UN_H 1
3772 | #define HAVE_SYS_IOCTL_H 1
3773 | #define HAVE_SYS_STAT_H 1
3774 | #define HAVE_SYS_MMAN_H 1
3775 | #define HAVE_FCNTL_H 1
3776 | #define HAVE_SYS_FILE_H 1
3777 | #define HAVE_STDLIB_H 1
3778 | #define HAVE_STDINT_H 1
3779 | #define HAVE_STDARG_H 1
3780 | #define HAVE_UNISTD_H 1
3781 | #define HAVE_SIGNAL_H 1
3782 | #define HAVE_STDIO_H 1
3783 | #define HAVE_STRING_H 1
3784 | #define HAVE_STRINGS_H 1
3785 | #define HAVE_CTYPE_H 1
3786 | #define HAVE_ERRNO_H 1
3787 | #define HAVE_SYSLOG_H 1
3788 | #define HAVE_PWD_H 1
3789 | #define HAVE_GRP_H 1
3790 | #define HAVE_STROPTS_H 1
3791 | #define HAVE_NETINET_IN_H 1
3792 | #define HAVE_NETINET_IN_SYSTM_H 1
3793 | #define HAVE_NETINET_TCP_H 1
3794 | #define HAVE_ARPA_INET_H 1
3795 | #define HAVE_NETDB_H 1
3796 | #define HAVE_SYS_UIO_H 1
3797 | #define HAVE_LINUX_IF_TUN_H 1
3798 | #define HAVE_LINUX_SOCKIOS_H 1
3799 | #define HAVE_LINUX_TYPES_H 1
3800 | #define HAVE_SYS_POLL_H 1
3801 | #define HAVE_ERR_H 1
3802 | #define HAVE_NET_IF_H 1
3803 | #define HAVE_NETINET_IP_H 1
3804 | #define HAVE_NETINET_IF_ETHER_H 1
3805 | #define HAVE_RESOLV_H 1
3806 | #define HAVE_LINUX_ERRQUEUE_H 1
3807 | #define HAVE_TUN_PI 1
3808 | #define HAVE_IPHDR 1
3809 | #define HAVE_IOVEC 1
3810 | #define HAVE_SOCK_EXTENDED_ERR 1
3811 | #define HAVE_MSGHDR 1
3812 | #define HAVE_CMSGHDR 1
3813 | #define HAVE_IN_PKTINFO 1
3814 | #define SIZEOF_UNSIGNED_INT 4
3815 | #define SIZEOF_UNSIGNED_LONG 4
3816 | #define HAVE_CTIME 1
3817 | #define HAVE_MEMSET 1
3818 | #define HAVE_VSNPRINTF 1
3819 | #define HAVE_STRDUP 1
3820 | #define HAVE_DAEMON 1
3821 | #define HAVE_CHROOT 1
3822 | #define HAVE_GETPWNAM 1
3823 | #define HAVE_SETUID 1
3824 | #define HAVE_NICE 1
3825 | #define HAVE_SYSTEM 1
3826 | #define HAVE_GETPID 1
3827 | #define HAVE_DUP 1
3828 | #define HAVE_DUP2 1
3829 | #define HAVE_GETPASS 1
3830 | #define HAVE_STRERROR 1
3831 | #define HAVE_SYSLOG 1
3832 | #define HAVE_OPENLOG 1
3833 | #define HAVE_MLOCKALL 1
3834 | #define HAVE_GETGRNAM 1
3835 | #define HAVE_SETGID 1
3836 | #define HAVE_SETGROUPS 1
3837 | #define HAVE_STAT 1
3838 | #define HAVE_FLOCK 1
3839 | #define HAVE_READV 1
3840 | #define HAVE_WRITEV 1
3841 | #define HAVE_TIME 1
3842 | #define HAVE_SETSID 1
3843 | #define HAVE_CHDIR 1
3844 | #define HAVE_PUTENV 1
3845 | #define HAVE_GETPEERNAME 1
3846 | #define HAVE_UNLINK 1
3847 | #define HAVE_FTRUNCATE 1
3848 | #define HAVE_EXECVE 1
3849 | #define HAVE_UMASK 1
3850 | #define RETSIGTYPE void
3851 | #define HAVE_FORK 1
3852 | #define HAVE_VFORK 1
3853 | #define HAVE_WORKING_VFORK 1
3854 | #define HAVE_WORKING_FORK 1
3855 | #define HAVE_GETTIMEOFDAY 1
3856 | #define HAVE_SOCKET 1
3857 | #define HAVE_RECV 1
3858 | #define HAVE_RECVFROM 1
3859 | #define HAVE_SEND 1
3860 | #define HAVE_SENDTO 1
3861 | #define HAVE_LISTEN 1
3862 | #define HAVE_ACCEPT 1
3863 | #define HAVE_CONNECT 1
3864 | #define HAVE_BIND 1
3865 | #define HAVE_SELECT 1
3866 | #define HAVE_GETHOSTBYNAME 1
3867 | #define HAVE_INET_NTOA 1
3868 | #define HAVE_SETSOCKOPT 1
3869 | #define HAVE_GETSOCKOPT 1
3870 | #define HAVE_GETSOCKNAME 1
3871 | #define HAVE_POLL 1
3872 | #define HAVE_SENDMSG 1
3873 | #define HAVE_RECVMSG 1
3874 | #define HAVE_RES_INIT 1
3875 | #define LZO_HEADER_DIR 1
3876 | #define USE_LZO 1
3877 | #define LZO_VERSION_NUM "2"
3878 | #define USE_CRYPTO 1
3879 | #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1
3880 | /* end confdefs.h.  */
3881 | #include <openssl/engine.h>
3882 configure:11835: result: no
3883 configure:11868: checking for openssl/engine.h
3884 configure:11876: result: no
3885 configure:11893: checking for ENGINE_load_builtin_engines
3886 configure:11949: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2  >&5
3887 /tmp/cciQWrGD.o: In function `main':
3888 /tmp/cciQWrGD.o(.text+0x1c): undefined reference to `ENGINE_load_builtin_engines'
3889 collect2: ld returned 1 exit status
3890 configure:11955: $? = 1
3891 configure: failed program was:
3892 | /* confdefs.h.  */
3893 | #define PACKAGE_NAME "OpenVPN"
3894 | #define PACKAGE_TARNAME "openvpn"
3895 | #define PACKAGE_VERSION "2.1.0"
3896 | #define PACKAGE_STRING "OpenVPN 2.1.0"
3897 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
3898 | #define PACKAGE "openvpn"
3899 | #define VERSION "2.1.0"
3900 | #define IFCONFIG_PATH "/sbin/ifconfig"
3901 | #define IPROUTE_PATH "/sbin/ip"
3902 | #define ROUTE_PATH "/sbin/route"
3903 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
3904 | #define TARGET_LINUX 1
3905 | #define _GNU_SOURCE 1
3906 | #define STDC_HEADERS 1
3907 | #define HAVE_SYS_TYPES_H 1
3908 | #define HAVE_SYS_STAT_H 1
3909 | #define HAVE_STDLIB_H 1
3910 | #define HAVE_STRING_H 1
3911 | #define HAVE_MEMORY_H 1
3912 | #define HAVE_STRINGS_H 1
3913 | #define HAVE_INTTYPES_H 1
3914 | #define HAVE_STDINT_H 1
3915 | #define HAVE_UNISTD_H 1
3916 | #define TIME_WITH_SYS_TIME 1
3917 | #define HAVE_CPP_VARARG_MACRO_ISO 1
3918 | #define HAVE_CPP_VARARG_MACRO_GCC 1
3919 | #define EMPTY_ARRAY_SIZE 0
3920 | #define HAVE_FCNTL_H 1
3921 | #define HAVE_STDLIB_H 1
3922 | #define HAVE_STDARG_H 1
3923 | #define HAVE_STDIO_H 1
3924 | #define HAVE_STRING_H 1
3925 | #define HAVE_STRINGS_H 1
3926 | #define HAVE_CTYPE_H 1
3927 | #define HAVE_ERRNO_H 1
3928 | #define HAVE_SYS_WAIT_H 1
3929 | #define HAVE_SYS_TIME_H 1
3930 | #define HAVE_SYS_SOCKET_H 1
3931 | #define HAVE_SYS_UN_H 1
3932 | #define HAVE_SYS_IOCTL_H 1
3933 | #define HAVE_SYS_STAT_H 1
3934 | #define HAVE_SYS_MMAN_H 1
3935 | #define HAVE_FCNTL_H 1
3936 | #define HAVE_SYS_FILE_H 1
3937 | #define HAVE_STDLIB_H 1
3938 | #define HAVE_STDINT_H 1
3939 | #define HAVE_STDARG_H 1
3940 | #define HAVE_UNISTD_H 1
3941 | #define HAVE_SIGNAL_H 1
3942 | #define HAVE_STDIO_H 1
3943 | #define HAVE_STRING_H 1
3944 | #define HAVE_STRINGS_H 1
3945 | #define HAVE_CTYPE_H 1
3946 | #define HAVE_ERRNO_H 1
3947 | #define HAVE_SYSLOG_H 1
3948 | #define HAVE_PWD_H 1
3949 | #define HAVE_GRP_H 1
3950 | #define HAVE_STROPTS_H 1
3951 | #define HAVE_NETINET_IN_H 1
3952 | #define HAVE_NETINET_IN_SYSTM_H 1
3953 | #define HAVE_NETINET_TCP_H 1
3954 | #define HAVE_ARPA_INET_H 1
3955 | #define HAVE_NETDB_H 1
3956 | #define HAVE_SYS_UIO_H 1
3957 | #define HAVE_LINUX_IF_TUN_H 1
3958 | #define HAVE_LINUX_SOCKIOS_H 1
3959 | #define HAVE_LINUX_TYPES_H 1
3960 | #define HAVE_SYS_POLL_H 1
3961 | #define HAVE_ERR_H 1
3962 | #define HAVE_NET_IF_H 1
3963 | #define HAVE_NETINET_IP_H 1
3964 | #define HAVE_NETINET_IF_ETHER_H 1
3965 | #define HAVE_RESOLV_H 1
3966 | #define HAVE_LINUX_ERRQUEUE_H 1
3967 | #define HAVE_TUN_PI 1
3968 | #define HAVE_IPHDR 1
3969 | #define HAVE_IOVEC 1
3970 | #define HAVE_SOCK_EXTENDED_ERR 1
3971 | #define HAVE_MSGHDR 1
3972 | #define HAVE_CMSGHDR 1
3973 | #define HAVE_IN_PKTINFO 1
3974 | #define SIZEOF_UNSIGNED_INT 4
3975 | #define SIZEOF_UNSIGNED_LONG 4
3976 | #define HAVE_CTIME 1
3977 | #define HAVE_MEMSET 1
3978 | #define HAVE_VSNPRINTF 1
3979 | #define HAVE_STRDUP 1
3980 | #define HAVE_DAEMON 1
3981 | #define HAVE_CHROOT 1
3982 | #define HAVE_GETPWNAM 1
3983 | #define HAVE_SETUID 1
3984 | #define HAVE_NICE 1
3985 | #define HAVE_SYSTEM 1
3986 | #define HAVE_GETPID 1
3987 | #define HAVE_DUP 1
3988 | #define HAVE_DUP2 1
3989 | #define HAVE_GETPASS 1
3990 | #define HAVE_STRERROR 1
3991 | #define HAVE_SYSLOG 1
3992 | #define HAVE_OPENLOG 1
3993 | #define HAVE_MLOCKALL 1
3994 | #define HAVE_GETGRNAM 1
3995 | #define HAVE_SETGID 1
3996 | #define HAVE_SETGROUPS 1
3997 | #define HAVE_STAT 1
3998 | #define HAVE_FLOCK 1
3999 | #define HAVE_READV 1
4000 | #define HAVE_WRITEV 1
4001 | #define HAVE_TIME 1
4002 | #define HAVE_SETSID 1
4003 | #define HAVE_CHDIR 1
4004 | #define HAVE_PUTENV 1
4005 | #define HAVE_GETPEERNAME 1
4006 | #define HAVE_UNLINK 1
4007 | #define HAVE_FTRUNCATE 1
4008 | #define HAVE_EXECVE 1
4009 | #define HAVE_UMASK 1
4010 | #define RETSIGTYPE void
4011 | #define HAVE_FORK 1
4012 | #define HAVE_VFORK 1
4013 | #define HAVE_WORKING_VFORK 1
4014 | #define HAVE_WORKING_FORK 1
4015 | #define HAVE_GETTIMEOFDAY 1
4016 | #define HAVE_SOCKET 1
4017 | #define HAVE_RECV 1
4018 | #define HAVE_RECVFROM 1
4019 | #define HAVE_SEND 1
4020 | #define HAVE_SENDTO 1
4021 | #define HAVE_LISTEN 1
4022 | #define HAVE_ACCEPT 1
4023 | #define HAVE_CONNECT 1
4024 | #define HAVE_BIND 1
4025 | #define HAVE_SELECT 1
4026 | #define HAVE_GETHOSTBYNAME 1
4027 | #define HAVE_INET_NTOA 1
4028 | #define HAVE_SETSOCKOPT 1
4029 | #define HAVE_GETSOCKOPT 1
4030 | #define HAVE_GETSOCKNAME 1
4031 | #define HAVE_POLL 1
4032 | #define HAVE_SENDMSG 1
4033 | #define HAVE_RECVMSG 1
4034 | #define HAVE_RES_INIT 1
4035 | #define LZO_HEADER_DIR 1
4036 | #define USE_LZO 1
4037 | #define LZO_VERSION_NUM "2"
4038 | #define USE_CRYPTO 1
4039 | #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1
4040 | /* end confdefs.h.  */
4041 | /* Define ENGINE_load_builtin_engines to an innocuous variant, in case <limits.h> declares ENGINE_load_builtin_engines.
4042 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4043 | #define ENGINE_load_builtin_engines innocuous_ENGINE_load_builtin_engines
4045 | /* System header to define __stub macros and hopefully few prototypes,
4046 |     which can conflict with char ENGINE_load_builtin_engines (); below.
4047 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4048 |     <limits.h> exists even on freestanding compilers.  */
4050 | #ifdef __STDC__
4051 | # include <limits.h>
4052 | #else
4053 | # include <assert.h>
4054 | #endif
4056 | #undef ENGINE_load_builtin_engines
4058 | /* Override any GCC internal prototype to avoid an error.
4059 |    Use char because int might match the return type of a GCC
4060 |    builtin and then its argument prototype would still apply.  */
4061 | #ifdef __cplusplus
4062 | extern "C"
4063 | #endif
4064 | char ENGINE_load_builtin_engines ();
4065 | /* The GNU C library defines this for functions which it implements
4066 |     to always fail with ENOSYS.  Some functions are actually named
4067 |     something starting with __ and the normal name is an alias.  */
4068 | #if defined __stub_ENGINE_load_builtin_engines || defined __stub___ENGINE_load_builtin_engines
4069 | choke me
4070 | #endif
4072 | int
4073 | main ()
4074 | {
4075 | return ENGINE_load_builtin_engines ();
4076 |   ;
4077 |   return 0;
4078 | }
4079 configure:11973: result: no
4080 configure:11987: checking for ENGINE_register_all_complete
4081 configure:12043: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2  >&5
4082 /tmp/ccgMLgKN.o: In function `main':
4083 /tmp/ccgMLgKN.o(.text+0x1c): undefined reference to `ENGINE_register_all_complete'
4084 collect2: ld returned 1 exit status
4085 configure:12049: $? = 1
4086 configure: failed program was:
4087 | /* confdefs.h.  */
4088 | #define PACKAGE_NAME "OpenVPN"
4089 | #define PACKAGE_TARNAME "openvpn"
4090 | #define PACKAGE_VERSION "2.1.0"
4091 | #define PACKAGE_STRING "OpenVPN 2.1.0"
4092 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
4093 | #define PACKAGE "openvpn"
4094 | #define VERSION "2.1.0"
4095 | #define IFCONFIG_PATH "/sbin/ifconfig"
4096 | #define IPROUTE_PATH "/sbin/ip"
4097 | #define ROUTE_PATH "/sbin/route"
4098 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
4099 | #define TARGET_LINUX 1
4100 | #define _GNU_SOURCE 1
4101 | #define STDC_HEADERS 1
4102 | #define HAVE_SYS_TYPES_H 1
4103 | #define HAVE_SYS_STAT_H 1
4104 | #define HAVE_STDLIB_H 1
4105 | #define HAVE_STRING_H 1
4106 | #define HAVE_MEMORY_H 1
4107 | #define HAVE_STRINGS_H 1
4108 | #define HAVE_INTTYPES_H 1
4109 | #define HAVE_STDINT_H 1
4110 | #define HAVE_UNISTD_H 1
4111 | #define TIME_WITH_SYS_TIME 1
4112 | #define HAVE_CPP_VARARG_MACRO_ISO 1
4113 | #define HAVE_CPP_VARARG_MACRO_GCC 1
4114 | #define EMPTY_ARRAY_SIZE 0
4115 | #define HAVE_FCNTL_H 1
4116 | #define HAVE_STDLIB_H 1
4117 | #define HAVE_STDARG_H 1
4118 | #define HAVE_STDIO_H 1
4119 | #define HAVE_STRING_H 1
4120 | #define HAVE_STRINGS_H 1
4121 | #define HAVE_CTYPE_H 1
4122 | #define HAVE_ERRNO_H 1
4123 | #define HAVE_SYS_WAIT_H 1
4124 | #define HAVE_SYS_TIME_H 1
4125 | #define HAVE_SYS_SOCKET_H 1
4126 | #define HAVE_SYS_UN_H 1
4127 | #define HAVE_SYS_IOCTL_H 1
4128 | #define HAVE_SYS_STAT_H 1
4129 | #define HAVE_SYS_MMAN_H 1
4130 | #define HAVE_FCNTL_H 1
4131 | #define HAVE_SYS_FILE_H 1
4132 | #define HAVE_STDLIB_H 1
4133 | #define HAVE_STDINT_H 1
4134 | #define HAVE_STDARG_H 1
4135 | #define HAVE_UNISTD_H 1
4136 | #define HAVE_SIGNAL_H 1
4137 | #define HAVE_STDIO_H 1
4138 | #define HAVE_STRING_H 1
4139 | #define HAVE_STRINGS_H 1
4140 | #define HAVE_CTYPE_H 1
4141 | #define HAVE_ERRNO_H 1
4142 | #define HAVE_SYSLOG_H 1
4143 | #define HAVE_PWD_H 1
4144 | #define HAVE_GRP_H 1
4145 | #define HAVE_STROPTS_H 1
4146 | #define HAVE_NETINET_IN_H 1
4147 | #define HAVE_NETINET_IN_SYSTM_H 1
4148 | #define HAVE_NETINET_TCP_H 1
4149 | #define HAVE_ARPA_INET_H 1
4150 | #define HAVE_NETDB_H 1
4151 | #define HAVE_SYS_UIO_H 1
4152 | #define HAVE_LINUX_IF_TUN_H 1
4153 | #define HAVE_LINUX_SOCKIOS_H 1
4154 | #define HAVE_LINUX_TYPES_H 1
4155 | #define HAVE_SYS_POLL_H 1
4156 | #define HAVE_ERR_H 1
4157 | #define HAVE_NET_IF_H 1
4158 | #define HAVE_NETINET_IP_H 1
4159 | #define HAVE_NETINET_IF_ETHER_H 1
4160 | #define HAVE_RESOLV_H 1
4161 | #define HAVE_LINUX_ERRQUEUE_H 1
4162 | #define HAVE_TUN_PI 1
4163 | #define HAVE_IPHDR 1
4164 | #define HAVE_IOVEC 1
4165 | #define HAVE_SOCK_EXTENDED_ERR 1
4166 | #define HAVE_MSGHDR 1
4167 | #define HAVE_CMSGHDR 1
4168 | #define HAVE_IN_PKTINFO 1
4169 | #define SIZEOF_UNSIGNED_INT 4
4170 | #define SIZEOF_UNSIGNED_LONG 4
4171 | #define HAVE_CTIME 1
4172 | #define HAVE_MEMSET 1
4173 | #define HAVE_VSNPRINTF 1
4174 | #define HAVE_STRDUP 1
4175 | #define HAVE_DAEMON 1
4176 | #define HAVE_CHROOT 1
4177 | #define HAVE_GETPWNAM 1
4178 | #define HAVE_SETUID 1
4179 | #define HAVE_NICE 1
4180 | #define HAVE_SYSTEM 1
4181 | #define HAVE_GETPID 1
4182 | #define HAVE_DUP 1
4183 | #define HAVE_DUP2 1
4184 | #define HAVE_GETPASS 1
4185 | #define HAVE_STRERROR 1
4186 | #define HAVE_SYSLOG 1
4187 | #define HAVE_OPENLOG 1
4188 | #define HAVE_MLOCKALL 1
4189 | #define HAVE_GETGRNAM 1
4190 | #define HAVE_SETGID 1
4191 | #define HAVE_SETGROUPS 1
4192 | #define HAVE_STAT 1
4193 | #define HAVE_FLOCK 1
4194 | #define HAVE_READV 1
4195 | #define HAVE_WRITEV 1
4196 | #define HAVE_TIME 1
4197 | #define HAVE_SETSID 1
4198 | #define HAVE_CHDIR 1
4199 | #define HAVE_PUTENV 1
4200 | #define HAVE_GETPEERNAME 1
4201 | #define HAVE_UNLINK 1
4202 | #define HAVE_FTRUNCATE 1
4203 | #define HAVE_EXECVE 1
4204 | #define HAVE_UMASK 1
4205 | #define RETSIGTYPE void
4206 | #define HAVE_FORK 1
4207 | #define HAVE_VFORK 1
4208 | #define HAVE_WORKING_VFORK 1
4209 | #define HAVE_WORKING_FORK 1
4210 | #define HAVE_GETTIMEOFDAY 1
4211 | #define HAVE_SOCKET 1
4212 | #define HAVE_RECV 1
4213 | #define HAVE_RECVFROM 1
4214 | #define HAVE_SEND 1
4215 | #define HAVE_SENDTO 1
4216 | #define HAVE_LISTEN 1
4217 | #define HAVE_ACCEPT 1
4218 | #define HAVE_CONNECT 1
4219 | #define HAVE_BIND 1
4220 | #define HAVE_SELECT 1
4221 | #define HAVE_GETHOSTBYNAME 1
4222 | #define HAVE_INET_NTOA 1
4223 | #define HAVE_SETSOCKOPT 1
4224 | #define HAVE_GETSOCKOPT 1
4225 | #define HAVE_GETSOCKNAME 1
4226 | #define HAVE_POLL 1
4227 | #define HAVE_SENDMSG 1
4228 | #define HAVE_RECVMSG 1
4229 | #define HAVE_RES_INIT 1
4230 | #define LZO_HEADER_DIR 1
4231 | #define USE_LZO 1
4232 | #define LZO_VERSION_NUM "2"
4233 | #define USE_CRYPTO 1
4234 | #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1
4235 | /* end confdefs.h.  */
4236 | /* Define ENGINE_register_all_complete to an innocuous variant, in case <limits.h> declares ENGINE_register_all_complete.
4237 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4238 | #define ENGINE_register_all_complete innocuous_ENGINE_register_all_complete
4240 | /* System header to define __stub macros and hopefully few prototypes,
4241 |     which can conflict with char ENGINE_register_all_complete (); below.
4242 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4243 |     <limits.h> exists even on freestanding compilers.  */
4245 | #ifdef __STDC__
4246 | # include <limits.h>
4247 | #else
4248 | # include <assert.h>
4249 | #endif
4251 | #undef ENGINE_register_all_complete
4253 | /* Override any GCC internal prototype to avoid an error.
4254 |    Use char because int might match the return type of a GCC
4255 |    builtin and then its argument prototype would still apply.  */
4256 | #ifdef __cplusplus
4257 | extern "C"
4258 | #endif
4259 | char ENGINE_register_all_complete ();
4260 | /* The GNU C library defines this for functions which it implements
4261 |     to always fail with ENOSYS.  Some functions are actually named
4262 |     something starting with __ and the normal name is an alias.  */
4263 | #if defined __stub_ENGINE_register_all_complete || defined __stub___ENGINE_register_all_complete
4264 | choke me
4265 | #endif
4267 | int
4268 | main ()
4269 | {
4270 | return ENGINE_register_all_complete ();
4271 |   ;
4272 |   return 0;
4273 | }
4274 configure:12067: result: no
4275 configure:12081: checking for ENGINE_cleanup
4276 configure:12137: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c -lcrypto -llzo2  >&5
4277 /tmp/cc6TUpZW.o: In function `main':
4278 /tmp/cc6TUpZW.o(.text+0x1c): undefined reference to `ENGINE_cleanup'
4279 collect2: ld returned 1 exit status
4280 configure:12143: $? = 1
4281 configure: failed program was:
4282 | /* confdefs.h.  */
4283 | #define PACKAGE_NAME "OpenVPN"
4284 | #define PACKAGE_TARNAME "openvpn"
4285 | #define PACKAGE_VERSION "2.1.0"
4286 | #define PACKAGE_STRING "OpenVPN 2.1.0"
4287 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
4288 | #define PACKAGE "openvpn"
4289 | #define VERSION "2.1.0"
4290 | #define IFCONFIG_PATH "/sbin/ifconfig"
4291 | #define IPROUTE_PATH "/sbin/ip"
4292 | #define ROUTE_PATH "/sbin/route"
4293 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
4294 | #define TARGET_LINUX 1
4295 | #define _GNU_SOURCE 1
4296 | #define STDC_HEADERS 1
4297 | #define HAVE_SYS_TYPES_H 1
4298 | #define HAVE_SYS_STAT_H 1
4299 | #define HAVE_STDLIB_H 1
4300 | #define HAVE_STRING_H 1
4301 | #define HAVE_MEMORY_H 1
4302 | #define HAVE_STRINGS_H 1
4303 | #define HAVE_INTTYPES_H 1
4304 | #define HAVE_STDINT_H 1
4305 | #define HAVE_UNISTD_H 1
4306 | #define TIME_WITH_SYS_TIME 1
4307 | #define HAVE_CPP_VARARG_MACRO_ISO 1
4308 | #define HAVE_CPP_VARARG_MACRO_GCC 1
4309 | #define EMPTY_ARRAY_SIZE 0
4310 | #define HAVE_FCNTL_H 1
4311 | #define HAVE_STDLIB_H 1
4312 | #define HAVE_STDARG_H 1
4313 | #define HAVE_STDIO_H 1
4314 | #define HAVE_STRING_H 1
4315 | #define HAVE_STRINGS_H 1
4316 | #define HAVE_CTYPE_H 1
4317 | #define HAVE_ERRNO_H 1
4318 | #define HAVE_SYS_WAIT_H 1
4319 | #define HAVE_SYS_TIME_H 1
4320 | #define HAVE_SYS_SOCKET_H 1
4321 | #define HAVE_SYS_UN_H 1
4322 | #define HAVE_SYS_IOCTL_H 1
4323 | #define HAVE_SYS_STAT_H 1
4324 | #define HAVE_SYS_MMAN_H 1
4325 | #define HAVE_FCNTL_H 1
4326 | #define HAVE_SYS_FILE_H 1
4327 | #define HAVE_STDLIB_H 1
4328 | #define HAVE_STDINT_H 1
4329 | #define HAVE_STDARG_H 1
4330 | #define HAVE_UNISTD_H 1
4331 | #define HAVE_SIGNAL_H 1
4332 | #define HAVE_STDIO_H 1
4333 | #define HAVE_STRING_H 1
4334 | #define HAVE_STRINGS_H 1
4335 | #define HAVE_CTYPE_H 1
4336 | #define HAVE_ERRNO_H 1
4337 | #define HAVE_SYSLOG_H 1
4338 | #define HAVE_PWD_H 1
4339 | #define HAVE_GRP_H 1
4340 | #define HAVE_STROPTS_H 1
4341 | #define HAVE_NETINET_IN_H 1
4342 | #define HAVE_NETINET_IN_SYSTM_H 1
4343 | #define HAVE_NETINET_TCP_H 1
4344 | #define HAVE_ARPA_INET_H 1
4345 | #define HAVE_NETDB_H 1
4346 | #define HAVE_SYS_UIO_H 1
4347 | #define HAVE_LINUX_IF_TUN_H 1
4348 | #define HAVE_LINUX_SOCKIOS_H 1
4349 | #define HAVE_LINUX_TYPES_H 1
4350 | #define HAVE_SYS_POLL_H 1
4351 | #define HAVE_ERR_H 1
4352 | #define HAVE_NET_IF_H 1
4353 | #define HAVE_NETINET_IP_H 1
4354 | #define HAVE_NETINET_IF_ETHER_H 1
4355 | #define HAVE_RESOLV_H 1
4356 | #define HAVE_LINUX_ERRQUEUE_H 1
4357 | #define HAVE_TUN_PI 1
4358 | #define HAVE_IPHDR 1
4359 | #define HAVE_IOVEC 1
4360 | #define HAVE_SOCK_EXTENDED_ERR 1
4361 | #define HAVE_MSGHDR 1
4362 | #define HAVE_CMSGHDR 1
4363 | #define HAVE_IN_PKTINFO 1
4364 | #define SIZEOF_UNSIGNED_INT 4
4365 | #define SIZEOF_UNSIGNED_LONG 4
4366 | #define HAVE_CTIME 1
4367 | #define HAVE_MEMSET 1
4368 | #define HAVE_VSNPRINTF 1
4369 | #define HAVE_STRDUP 1
4370 | #define HAVE_DAEMON 1
4371 | #define HAVE_CHROOT 1
4372 | #define HAVE_GETPWNAM 1
4373 | #define HAVE_SETUID 1
4374 | #define HAVE_NICE 1
4375 | #define HAVE_SYSTEM 1
4376 | #define HAVE_GETPID 1
4377 | #define HAVE_DUP 1
4378 | #define HAVE_DUP2 1
4379 | #define HAVE_GETPASS 1
4380 | #define HAVE_STRERROR 1
4381 | #define HAVE_SYSLOG 1
4382 | #define HAVE_OPENLOG 1
4383 | #define HAVE_MLOCKALL 1
4384 | #define HAVE_GETGRNAM 1
4385 | #define HAVE_SETGID 1
4386 | #define HAVE_SETGROUPS 1
4387 | #define HAVE_STAT 1
4388 | #define HAVE_FLOCK 1
4389 | #define HAVE_READV 1
4390 | #define HAVE_WRITEV 1
4391 | #define HAVE_TIME 1
4392 | #define HAVE_SETSID 1
4393 | #define HAVE_CHDIR 1
4394 | #define HAVE_PUTENV 1
4395 | #define HAVE_GETPEERNAME 1
4396 | #define HAVE_UNLINK 1
4397 | #define HAVE_FTRUNCATE 1
4398 | #define HAVE_EXECVE 1
4399 | #define HAVE_UMASK 1
4400 | #define RETSIGTYPE void
4401 | #define HAVE_FORK 1
4402 | #define HAVE_VFORK 1
4403 | #define HAVE_WORKING_VFORK 1
4404 | #define HAVE_WORKING_FORK 1
4405 | #define HAVE_GETTIMEOFDAY 1
4406 | #define HAVE_SOCKET 1
4407 | #define HAVE_RECV 1
4408 | #define HAVE_RECVFROM 1
4409 | #define HAVE_SEND 1
4410 | #define HAVE_SENDTO 1
4411 | #define HAVE_LISTEN 1
4412 | #define HAVE_ACCEPT 1
4413 | #define HAVE_CONNECT 1
4414 | #define HAVE_BIND 1
4415 | #define HAVE_SELECT 1
4416 | #define HAVE_GETHOSTBYNAME 1
4417 | #define HAVE_INET_NTOA 1
4418 | #define HAVE_SETSOCKOPT 1
4419 | #define HAVE_GETSOCKOPT 1
4420 | #define HAVE_GETSOCKNAME 1
4421 | #define HAVE_POLL 1
4422 | #define HAVE_SENDMSG 1
4423 | #define HAVE_RECVMSG 1
4424 | #define HAVE_RES_INIT 1
4425 | #define LZO_HEADER_DIR 1
4426 | #define USE_LZO 1
4427 | #define LZO_VERSION_NUM "2"
4428 | #define USE_CRYPTO 1
4429 | #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1
4430 | /* end confdefs.h.  */
4431 | /* Define ENGINE_cleanup to an innocuous variant, in case <limits.h> declares ENGINE_cleanup.
4432 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4433 | #define ENGINE_cleanup innocuous_ENGINE_cleanup
4435 | /* System header to define __stub macros and hopefully few prototypes,
4436 |     which can conflict with char ENGINE_cleanup (); below.
4437 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4438 |     <limits.h> exists even on freestanding compilers.  */
4440 | #ifdef __STDC__
4441 | # include <limits.h>
4442 | #else
4443 | # include <assert.h>
4444 | #endif
4446 | #undef ENGINE_cleanup
4448 | /* Override any GCC internal prototype to avoid an error.
4449 |    Use char because int might match the return type of a GCC
4450 |    builtin and then its argument prototype would still apply.  */
4451 | #ifdef __cplusplus
4452 | extern "C"
4453 | #endif
4454 | char ENGINE_cleanup ();
4455 | /* The GNU C library defines this for functions which it implements
4456 |     to always fail with ENOSYS.  Some functions are actually named
4457 |     something starting with __ and the normal name is an alias.  */
4458 | #if defined __stub_ENGINE_cleanup || defined __stub___ENGINE_cleanup
4459 | choke me
4460 | #endif
4462 | int
4463 | main ()
4464 | {
4465 | return ENGINE_cleanup ();
4466 |   ;
4467 |   return 0;
4468 | }
4469 configure:12161: result: no
4470 configure:12183: checking for OpenSSL SSL Library and Header files...
4471 configure:12195: checking openssl/ssl.h usability
4472 configure:12212: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
4473 configure:12218: $? = 0
4474 configure:12232: result: yes
4475 configure:12236: checking openssl/ssl.h presence
4476 configure:12251: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
4477 configure:12257: $? = 0
4478 configure:12271: result: yes
4479 configure:12304: checking for openssl/ssl.h
4480 configure:12311: result: yes
4481 configure:12328: checking for SSL_CTX_new in -lssl
4482 configure:12363: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c -lssl  -lcrypto -llzo2  >&5
4483 configure:12369: $? = 0
4484 configure:12388: result: yes
4485 configure:12328: checking for SSL_CTX_new in -lssl32
4486 configure:12363: mipsel-uclibc-gcc -o conftest -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I.  -L../openssl/ -L../lzo/src/.libs/ conftest.c -lssl32  -lssl -lcrypto -llzo2  >&5
4487 /opt/brcm/hndtools-mipsel-linux/bin/../lib/gcc-lib/mipsel-linux/3.2.3/../../../../mipsel-linux/bin/ld: cannot find -lssl32
4488 collect2: ld returned 1 exit status
4489 configure:12369: $? = 1
4490 configure: failed program was:
4491 | /* confdefs.h.  */
4492 | #define PACKAGE_NAME "OpenVPN"
4493 | #define PACKAGE_TARNAME "openvpn"
4494 | #define PACKAGE_VERSION "2.1.0"
4495 | #define PACKAGE_STRING "OpenVPN 2.1.0"
4496 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
4497 | #define PACKAGE "openvpn"
4498 | #define VERSION "2.1.0"
4499 | #define IFCONFIG_PATH "/sbin/ifconfig"
4500 | #define IPROUTE_PATH "/sbin/ip"
4501 | #define ROUTE_PATH "/sbin/route"
4502 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
4503 | #define TARGET_LINUX 1
4504 | #define _GNU_SOURCE 1
4505 | #define STDC_HEADERS 1
4506 | #define HAVE_SYS_TYPES_H 1
4507 | #define HAVE_SYS_STAT_H 1
4508 | #define HAVE_STDLIB_H 1
4509 | #define HAVE_STRING_H 1
4510 | #define HAVE_MEMORY_H 1
4511 | #define HAVE_STRINGS_H 1
4512 | #define HAVE_INTTYPES_H 1
4513 | #define HAVE_STDINT_H 1
4514 | #define HAVE_UNISTD_H 1
4515 | #define TIME_WITH_SYS_TIME 1
4516 | #define HAVE_CPP_VARARG_MACRO_ISO 1
4517 | #define HAVE_CPP_VARARG_MACRO_GCC 1
4518 | #define EMPTY_ARRAY_SIZE 0
4519 | #define HAVE_FCNTL_H 1
4520 | #define HAVE_STDLIB_H 1
4521 | #define HAVE_STDARG_H 1
4522 | #define HAVE_STDIO_H 1
4523 | #define HAVE_STRING_H 1
4524 | #define HAVE_STRINGS_H 1
4525 | #define HAVE_CTYPE_H 1
4526 | #define HAVE_ERRNO_H 1
4527 | #define HAVE_SYS_WAIT_H 1
4528 | #define HAVE_SYS_TIME_H 1
4529 | #define HAVE_SYS_SOCKET_H 1
4530 | #define HAVE_SYS_UN_H 1
4531 | #define HAVE_SYS_IOCTL_H 1
4532 | #define HAVE_SYS_STAT_H 1
4533 | #define HAVE_SYS_MMAN_H 1
4534 | #define HAVE_FCNTL_H 1
4535 | #define HAVE_SYS_FILE_H 1
4536 | #define HAVE_STDLIB_H 1
4537 | #define HAVE_STDINT_H 1
4538 | #define HAVE_STDARG_H 1
4539 | #define HAVE_UNISTD_H 1
4540 | #define HAVE_SIGNAL_H 1
4541 | #define HAVE_STDIO_H 1
4542 | #define HAVE_STRING_H 1
4543 | #define HAVE_STRINGS_H 1
4544 | #define HAVE_CTYPE_H 1
4545 | #define HAVE_ERRNO_H 1
4546 | #define HAVE_SYSLOG_H 1
4547 | #define HAVE_PWD_H 1
4548 | #define HAVE_GRP_H 1
4549 | #define HAVE_STROPTS_H 1
4550 | #define HAVE_NETINET_IN_H 1
4551 | #define HAVE_NETINET_IN_SYSTM_H 1
4552 | #define HAVE_NETINET_TCP_H 1
4553 | #define HAVE_ARPA_INET_H 1
4554 | #define HAVE_NETDB_H 1
4555 | #define HAVE_SYS_UIO_H 1
4556 | #define HAVE_LINUX_IF_TUN_H 1
4557 | #define HAVE_LINUX_SOCKIOS_H 1
4558 | #define HAVE_LINUX_TYPES_H 1
4559 | #define HAVE_SYS_POLL_H 1
4560 | #define HAVE_ERR_H 1
4561 | #define HAVE_NET_IF_H 1
4562 | #define HAVE_NETINET_IP_H 1
4563 | #define HAVE_NETINET_IF_ETHER_H 1
4564 | #define HAVE_RESOLV_H 1
4565 | #define HAVE_LINUX_ERRQUEUE_H 1
4566 | #define HAVE_TUN_PI 1
4567 | #define HAVE_IPHDR 1
4568 | #define HAVE_IOVEC 1
4569 | #define HAVE_SOCK_EXTENDED_ERR 1
4570 | #define HAVE_MSGHDR 1
4571 | #define HAVE_CMSGHDR 1
4572 | #define HAVE_IN_PKTINFO 1
4573 | #define SIZEOF_UNSIGNED_INT 4
4574 | #define SIZEOF_UNSIGNED_LONG 4
4575 | #define HAVE_CTIME 1
4576 | #define HAVE_MEMSET 1
4577 | #define HAVE_VSNPRINTF 1
4578 | #define HAVE_STRDUP 1
4579 | #define HAVE_DAEMON 1
4580 | #define HAVE_CHROOT 1
4581 | #define HAVE_GETPWNAM 1
4582 | #define HAVE_SETUID 1
4583 | #define HAVE_NICE 1
4584 | #define HAVE_SYSTEM 1
4585 | #define HAVE_GETPID 1
4586 | #define HAVE_DUP 1
4587 | #define HAVE_DUP2 1
4588 | #define HAVE_GETPASS 1
4589 | #define HAVE_STRERROR 1
4590 | #define HAVE_SYSLOG 1
4591 | #define HAVE_OPENLOG 1
4592 | #define HAVE_MLOCKALL 1
4593 | #define HAVE_GETGRNAM 1
4594 | #define HAVE_SETGID 1
4595 | #define HAVE_SETGROUPS 1
4596 | #define HAVE_STAT 1
4597 | #define HAVE_FLOCK 1
4598 | #define HAVE_READV 1
4599 | #define HAVE_WRITEV 1
4600 | #define HAVE_TIME 1
4601 | #define HAVE_SETSID 1
4602 | #define HAVE_CHDIR 1
4603 | #define HAVE_PUTENV 1
4604 | #define HAVE_GETPEERNAME 1
4605 | #define HAVE_UNLINK 1
4606 | #define HAVE_FTRUNCATE 1
4607 | #define HAVE_EXECVE 1
4608 | #define HAVE_UMASK 1
4609 | #define RETSIGTYPE void
4610 | #define HAVE_FORK 1
4611 | #define HAVE_VFORK 1
4612 | #define HAVE_WORKING_VFORK 1
4613 | #define HAVE_WORKING_FORK 1
4614 | #define HAVE_GETTIMEOFDAY 1
4615 | #define HAVE_SOCKET 1
4616 | #define HAVE_RECV 1
4617 | #define HAVE_RECVFROM 1
4618 | #define HAVE_SEND 1
4619 | #define HAVE_SENDTO 1
4620 | #define HAVE_LISTEN 1
4621 | #define HAVE_ACCEPT 1
4622 | #define HAVE_CONNECT 1
4623 | #define HAVE_BIND 1
4624 | #define HAVE_SELECT 1
4625 | #define HAVE_GETHOSTBYNAME 1
4626 | #define HAVE_INET_NTOA 1
4627 | #define HAVE_SETSOCKOPT 1
4628 | #define HAVE_GETSOCKOPT 1
4629 | #define HAVE_GETSOCKNAME 1
4630 | #define HAVE_POLL 1
4631 | #define HAVE_SENDMSG 1
4632 | #define HAVE_RECVMSG 1
4633 | #define HAVE_RES_INIT 1
4634 | #define LZO_HEADER_DIR 1
4635 | #define USE_LZO 1
4636 | #define LZO_VERSION_NUM "2"
4637 | #define USE_CRYPTO 1
4638 | #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1
4639 | /* end confdefs.h.  */
4641 | /* Override any GCC internal prototype to avoid an error.
4642 |    Use char because int might match the return type of a GCC
4643 |    builtin and then its argument prototype would still apply.  */
4644 | #ifdef __cplusplus
4645 | extern "C"
4646 | #endif
4647 | char SSL_CTX_new ();
4648 | int
4649 | main ()
4650 | {
4651 | return SSL_CTX_new ();
4652 |   ;
4653 |   return 0;
4654 | }
4655 configure:12388: result: no
4656 configure:12498: checking for pkcs11-helper Library and Header files...
4657 configure:12510: checking pkcs11-helper-1.0/pkcs11h-core.h usability
4658 configure:12527: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
4659 conftest.c:184:44: pkcs11-helper-1.0/pkcs11h-core.h: No such file or directory
4660 configure:12533: $? = 1
4661 configure: failed program was:
4662 | /* confdefs.h.  */
4663 | #define PACKAGE_NAME "OpenVPN"
4664 | #define PACKAGE_TARNAME "openvpn"
4665 | #define PACKAGE_VERSION "2.1.0"
4666 | #define PACKAGE_STRING "OpenVPN 2.1.0"
4667 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
4668 | #define PACKAGE "openvpn"
4669 | #define VERSION "2.1.0"
4670 | #define IFCONFIG_PATH "/sbin/ifconfig"
4671 | #define IPROUTE_PATH "/sbin/ip"
4672 | #define ROUTE_PATH "/sbin/route"
4673 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
4674 | #define TARGET_LINUX 1
4675 | #define _GNU_SOURCE 1
4676 | #define STDC_HEADERS 1
4677 | #define HAVE_SYS_TYPES_H 1
4678 | #define HAVE_SYS_STAT_H 1
4679 | #define HAVE_STDLIB_H 1
4680 | #define HAVE_STRING_H 1
4681 | #define HAVE_MEMORY_H 1
4682 | #define HAVE_STRINGS_H 1
4683 | #define HAVE_INTTYPES_H 1
4684 | #define HAVE_STDINT_H 1
4685 | #define HAVE_UNISTD_H 1
4686 | #define TIME_WITH_SYS_TIME 1
4687 | #define HAVE_CPP_VARARG_MACRO_ISO 1
4688 | #define HAVE_CPP_VARARG_MACRO_GCC 1
4689 | #define EMPTY_ARRAY_SIZE 0
4690 | #define HAVE_FCNTL_H 1
4691 | #define HAVE_STDLIB_H 1
4692 | #define HAVE_STDARG_H 1
4693 | #define HAVE_STDIO_H 1
4694 | #define HAVE_STRING_H 1
4695 | #define HAVE_STRINGS_H 1
4696 | #define HAVE_CTYPE_H 1
4697 | #define HAVE_ERRNO_H 1
4698 | #define HAVE_SYS_WAIT_H 1
4699 | #define HAVE_SYS_TIME_H 1
4700 | #define HAVE_SYS_SOCKET_H 1
4701 | #define HAVE_SYS_UN_H 1
4702 | #define HAVE_SYS_IOCTL_H 1
4703 | #define HAVE_SYS_STAT_H 1
4704 | #define HAVE_SYS_MMAN_H 1
4705 | #define HAVE_FCNTL_H 1
4706 | #define HAVE_SYS_FILE_H 1
4707 | #define HAVE_STDLIB_H 1
4708 | #define HAVE_STDINT_H 1
4709 | #define HAVE_STDARG_H 1
4710 | #define HAVE_UNISTD_H 1
4711 | #define HAVE_SIGNAL_H 1
4712 | #define HAVE_STDIO_H 1
4713 | #define HAVE_STRING_H 1
4714 | #define HAVE_STRINGS_H 1
4715 | #define HAVE_CTYPE_H 1
4716 | #define HAVE_ERRNO_H 1
4717 | #define HAVE_SYSLOG_H 1
4718 | #define HAVE_PWD_H 1
4719 | #define HAVE_GRP_H 1
4720 | #define HAVE_STROPTS_H 1
4721 | #define HAVE_NETINET_IN_H 1
4722 | #define HAVE_NETINET_IN_SYSTM_H 1
4723 | #define HAVE_NETINET_TCP_H 1
4724 | #define HAVE_ARPA_INET_H 1
4725 | #define HAVE_NETDB_H 1
4726 | #define HAVE_SYS_UIO_H 1
4727 | #define HAVE_LINUX_IF_TUN_H 1
4728 | #define HAVE_LINUX_SOCKIOS_H 1
4729 | #define HAVE_LINUX_TYPES_H 1
4730 | #define HAVE_SYS_POLL_H 1
4731 | #define HAVE_ERR_H 1
4732 | #define HAVE_NET_IF_H 1
4733 | #define HAVE_NETINET_IP_H 1
4734 | #define HAVE_NETINET_IF_ETHER_H 1
4735 | #define HAVE_RESOLV_H 1
4736 | #define HAVE_LINUX_ERRQUEUE_H 1
4737 | #define HAVE_TUN_PI 1
4738 | #define HAVE_IPHDR 1
4739 | #define HAVE_IOVEC 1
4740 | #define HAVE_SOCK_EXTENDED_ERR 1
4741 | #define HAVE_MSGHDR 1
4742 | #define HAVE_CMSGHDR 1
4743 | #define HAVE_IN_PKTINFO 1
4744 | #define SIZEOF_UNSIGNED_INT 4
4745 | #define SIZEOF_UNSIGNED_LONG 4
4746 | #define HAVE_CTIME 1
4747 | #define HAVE_MEMSET 1
4748 | #define HAVE_VSNPRINTF 1
4749 | #define HAVE_STRDUP 1
4750 | #define HAVE_DAEMON 1
4751 | #define HAVE_CHROOT 1
4752 | #define HAVE_GETPWNAM 1
4753 | #define HAVE_SETUID 1
4754 | #define HAVE_NICE 1
4755 | #define HAVE_SYSTEM 1
4756 | #define HAVE_GETPID 1
4757 | #define HAVE_DUP 1
4758 | #define HAVE_DUP2 1
4759 | #define HAVE_GETPASS 1
4760 | #define HAVE_STRERROR 1
4761 | #define HAVE_SYSLOG 1
4762 | #define HAVE_OPENLOG 1
4763 | #define HAVE_MLOCKALL 1
4764 | #define HAVE_GETGRNAM 1
4765 | #define HAVE_SETGID 1
4766 | #define HAVE_SETGROUPS 1
4767 | #define HAVE_STAT 1
4768 | #define HAVE_FLOCK 1
4769 | #define HAVE_READV 1
4770 | #define HAVE_WRITEV 1
4771 | #define HAVE_TIME 1
4772 | #define HAVE_SETSID 1
4773 | #define HAVE_CHDIR 1
4774 | #define HAVE_PUTENV 1
4775 | #define HAVE_GETPEERNAME 1
4776 | #define HAVE_UNLINK 1
4777 | #define HAVE_FTRUNCATE 1
4778 | #define HAVE_EXECVE 1
4779 | #define HAVE_UMASK 1
4780 | #define RETSIGTYPE void
4781 | #define HAVE_FORK 1
4782 | #define HAVE_VFORK 1
4783 | #define HAVE_WORKING_VFORK 1
4784 | #define HAVE_WORKING_FORK 1
4785 | #define HAVE_GETTIMEOFDAY 1
4786 | #define HAVE_SOCKET 1
4787 | #define HAVE_RECV 1
4788 | #define HAVE_RECVFROM 1
4789 | #define HAVE_SEND 1
4790 | #define HAVE_SENDTO 1
4791 | #define HAVE_LISTEN 1
4792 | #define HAVE_ACCEPT 1
4793 | #define HAVE_CONNECT 1
4794 | #define HAVE_BIND 1
4795 | #define HAVE_SELECT 1
4796 | #define HAVE_GETHOSTBYNAME 1
4797 | #define HAVE_INET_NTOA 1
4798 | #define HAVE_SETSOCKOPT 1
4799 | #define HAVE_GETSOCKOPT 1
4800 | #define HAVE_GETSOCKNAME 1
4801 | #define HAVE_POLL 1
4802 | #define HAVE_SENDMSG 1
4803 | #define HAVE_RECVMSG 1
4804 | #define HAVE_RES_INIT 1
4805 | #define LZO_HEADER_DIR 1
4806 | #define USE_LZO 1
4807 | #define LZO_VERSION_NUM "2"
4808 | #define USE_CRYPTO 1
4809 | #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1
4810 | #define USE_SSL 1
4811 | /* end confdefs.h.  */
4812 | #include <stdio.h>
4813 | #ifdef HAVE_SYS_TYPES_H
4814 | # include <sys/types.h>
4815 | #endif
4816 | #ifdef HAVE_SYS_STAT_H
4817 | # include <sys/stat.h>
4818 | #endif
4819 | #ifdef STDC_HEADERS
4820 | # include <stdlib.h>
4821 | # include <stddef.h>
4822 | #else
4823 | # ifdef HAVE_STDLIB_H
4824 | #  include <stdlib.h>
4825 | # endif
4826 | #endif
4827 | #ifdef HAVE_STRING_H
4828 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4829 | #  include <memory.h>
4830 | # endif
4831 | # include <string.h>
4832 | #endif
4833 | #ifdef HAVE_STRINGS_H
4834 | # include <strings.h>
4835 | #endif
4836 | #ifdef HAVE_INTTYPES_H
4837 | # include <inttypes.h>
4838 | #endif
4839 | #ifdef HAVE_STDINT_H
4840 | # include <stdint.h>
4841 | #endif
4842 | #ifdef HAVE_UNISTD_H
4843 | # include <unistd.h>
4844 | #endif
4845 | #include <pkcs11-helper-1.0/pkcs11h-core.h>
4846 configure:12547: result: no
4847 configure:12551: checking pkcs11-helper-1.0/pkcs11h-core.h presence
4848 configure:12566: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
4849 conftest.c:151:44: pkcs11-helper-1.0/pkcs11h-core.h: No such file or directory
4850 configure:12572: $? = 1
4851 configure: failed program was:
4852 | /* confdefs.h.  */
4853 | #define PACKAGE_NAME "OpenVPN"
4854 | #define PACKAGE_TARNAME "openvpn"
4855 | #define PACKAGE_VERSION "2.1.0"
4856 | #define PACKAGE_STRING "OpenVPN 2.1.0"
4857 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
4858 | #define PACKAGE "openvpn"
4859 | #define VERSION "2.1.0"
4860 | #define IFCONFIG_PATH "/sbin/ifconfig"
4861 | #define IPROUTE_PATH "/sbin/ip"
4862 | #define ROUTE_PATH "/sbin/route"
4863 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
4864 | #define TARGET_LINUX 1
4865 | #define _GNU_SOURCE 1
4866 | #define STDC_HEADERS 1
4867 | #define HAVE_SYS_TYPES_H 1
4868 | #define HAVE_SYS_STAT_H 1
4869 | #define HAVE_STDLIB_H 1
4870 | #define HAVE_STRING_H 1
4871 | #define HAVE_MEMORY_H 1
4872 | #define HAVE_STRINGS_H 1
4873 | #define HAVE_INTTYPES_H 1
4874 | #define HAVE_STDINT_H 1
4875 | #define HAVE_UNISTD_H 1
4876 | #define TIME_WITH_SYS_TIME 1
4877 | #define HAVE_CPP_VARARG_MACRO_ISO 1
4878 | #define HAVE_CPP_VARARG_MACRO_GCC 1
4879 | #define EMPTY_ARRAY_SIZE 0
4880 | #define HAVE_FCNTL_H 1
4881 | #define HAVE_STDLIB_H 1
4882 | #define HAVE_STDARG_H 1
4883 | #define HAVE_STDIO_H 1
4884 | #define HAVE_STRING_H 1
4885 | #define HAVE_STRINGS_H 1
4886 | #define HAVE_CTYPE_H 1
4887 | #define HAVE_ERRNO_H 1
4888 | #define HAVE_SYS_WAIT_H 1
4889 | #define HAVE_SYS_TIME_H 1
4890 | #define HAVE_SYS_SOCKET_H 1
4891 | #define HAVE_SYS_UN_H 1
4892 | #define HAVE_SYS_IOCTL_H 1
4893 | #define HAVE_SYS_STAT_H 1
4894 | #define HAVE_SYS_MMAN_H 1
4895 | #define HAVE_FCNTL_H 1
4896 | #define HAVE_SYS_FILE_H 1
4897 | #define HAVE_STDLIB_H 1
4898 | #define HAVE_STDINT_H 1
4899 | #define HAVE_STDARG_H 1
4900 | #define HAVE_UNISTD_H 1
4901 | #define HAVE_SIGNAL_H 1
4902 | #define HAVE_STDIO_H 1
4903 | #define HAVE_STRING_H 1
4904 | #define HAVE_STRINGS_H 1
4905 | #define HAVE_CTYPE_H 1
4906 | #define HAVE_ERRNO_H 1
4907 | #define HAVE_SYSLOG_H 1
4908 | #define HAVE_PWD_H 1
4909 | #define HAVE_GRP_H 1
4910 | #define HAVE_STROPTS_H 1
4911 | #define HAVE_NETINET_IN_H 1
4912 | #define HAVE_NETINET_IN_SYSTM_H 1
4913 | #define HAVE_NETINET_TCP_H 1
4914 | #define HAVE_ARPA_INET_H 1
4915 | #define HAVE_NETDB_H 1
4916 | #define HAVE_SYS_UIO_H 1
4917 | #define HAVE_LINUX_IF_TUN_H 1
4918 | #define HAVE_LINUX_SOCKIOS_H 1
4919 | #define HAVE_LINUX_TYPES_H 1
4920 | #define HAVE_SYS_POLL_H 1
4921 | #define HAVE_ERR_H 1
4922 | #define HAVE_NET_IF_H 1
4923 | #define HAVE_NETINET_IP_H 1
4924 | #define HAVE_NETINET_IF_ETHER_H 1
4925 | #define HAVE_RESOLV_H 1
4926 | #define HAVE_LINUX_ERRQUEUE_H 1
4927 | #define HAVE_TUN_PI 1
4928 | #define HAVE_IPHDR 1
4929 | #define HAVE_IOVEC 1
4930 | #define HAVE_SOCK_EXTENDED_ERR 1
4931 | #define HAVE_MSGHDR 1
4932 | #define HAVE_CMSGHDR 1
4933 | #define HAVE_IN_PKTINFO 1
4934 | #define SIZEOF_UNSIGNED_INT 4
4935 | #define SIZEOF_UNSIGNED_LONG 4
4936 | #define HAVE_CTIME 1
4937 | #define HAVE_MEMSET 1
4938 | #define HAVE_VSNPRINTF 1
4939 | #define HAVE_STRDUP 1
4940 | #define HAVE_DAEMON 1
4941 | #define HAVE_CHROOT 1
4942 | #define HAVE_GETPWNAM 1
4943 | #define HAVE_SETUID 1
4944 | #define HAVE_NICE 1
4945 | #define HAVE_SYSTEM 1
4946 | #define HAVE_GETPID 1
4947 | #define HAVE_DUP 1
4948 | #define HAVE_DUP2 1
4949 | #define HAVE_GETPASS 1
4950 | #define HAVE_STRERROR 1
4951 | #define HAVE_SYSLOG 1
4952 | #define HAVE_OPENLOG 1
4953 | #define HAVE_MLOCKALL 1
4954 | #define HAVE_GETGRNAM 1
4955 | #define HAVE_SETGID 1
4956 | #define HAVE_SETGROUPS 1
4957 | #define HAVE_STAT 1
4958 | #define HAVE_FLOCK 1
4959 | #define HAVE_READV 1
4960 | #define HAVE_WRITEV 1
4961 | #define HAVE_TIME 1
4962 | #define HAVE_SETSID 1
4963 | #define HAVE_CHDIR 1
4964 | #define HAVE_PUTENV 1
4965 | #define HAVE_GETPEERNAME 1
4966 | #define HAVE_UNLINK 1
4967 | #define HAVE_FTRUNCATE 1
4968 | #define HAVE_EXECVE 1
4969 | #define HAVE_UMASK 1
4970 | #define RETSIGTYPE void
4971 | #define HAVE_FORK 1
4972 | #define HAVE_VFORK 1
4973 | #define HAVE_WORKING_VFORK 1
4974 | #define HAVE_WORKING_FORK 1
4975 | #define HAVE_GETTIMEOFDAY 1
4976 | #define HAVE_SOCKET 1
4977 | #define HAVE_RECV 1
4978 | #define HAVE_RECVFROM 1
4979 | #define HAVE_SEND 1
4980 | #define HAVE_SENDTO 1
4981 | #define HAVE_LISTEN 1
4982 | #define HAVE_ACCEPT 1
4983 | #define HAVE_CONNECT 1
4984 | #define HAVE_BIND 1
4985 | #define HAVE_SELECT 1
4986 | #define HAVE_GETHOSTBYNAME 1
4987 | #define HAVE_INET_NTOA 1
4988 | #define HAVE_SETSOCKOPT 1
4989 | #define HAVE_GETSOCKOPT 1
4990 | #define HAVE_GETSOCKNAME 1
4991 | #define HAVE_POLL 1
4992 | #define HAVE_SENDMSG 1
4993 | #define HAVE_RECVMSG 1
4994 | #define HAVE_RES_INIT 1
4995 | #define LZO_HEADER_DIR 1
4996 | #define USE_LZO 1
4997 | #define LZO_VERSION_NUM "2"
4998 | #define USE_CRYPTO 1
4999 | #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1
5000 | #define USE_SSL 1
5001 | /* end confdefs.h.  */
5002 | #include <pkcs11-helper-1.0/pkcs11h-core.h>
5003 configure:12586: result: no
5004 configure:12619: checking for pkcs11-helper-1.0/pkcs11h-core.h
5005 configure:12626: result: no
5006 configure:12710: result: pkcs11-helper headers not found.
5007 configure:12843: checking for libselinux Library and Header files...
5008 configure:12855: checking selinux/selinux.h usability
5009 configure:12872: mipsel-uclibc-gcc -c -mips2 -O3 -Wall  -I../openssl/include/ -I../lzo/include -I. conftest.c >&5
5010 conftest.c:194:29: selinux/selinux.h: No such file or directory
5011 configure:12878: $? = 1
5012 configure: failed program was:
5013 | /* confdefs.h.  */
5014 | #define PACKAGE_NAME "OpenVPN"
5015 | #define PACKAGE_TARNAME "openvpn"
5016 | #define PACKAGE_VERSION "2.1.0"
5017 | #define PACKAGE_STRING "OpenVPN 2.1.0"
5018 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
5019 | #define PACKAGE "openvpn"
5020 | #define VERSION "2.1.0"
5021 | #define IFCONFIG_PATH "/sbin/ifconfig"
5022 | #define IPROUTE_PATH "/sbin/ip"
5023 | #define ROUTE_PATH "/sbin/route"
5024 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
5025 | #define TARGET_LINUX 1
5026 | #define _GNU_SOURCE 1
5027 | #define STDC_HEADERS 1
5028 | #define HAVE_SYS_TYPES_H 1
5029 | #define HAVE_SYS_STAT_H 1
5030 | #define HAVE_STDLIB_H 1
5031 | #define HAVE_STRING_H 1
5032 | #define HAVE_MEMORY_H 1
5033 | #define HAVE_STRINGS_H 1
5034 | #define HAVE_INTTYPES_H 1
5035 | #define HAVE_STDINT_H 1
5036 | #define HAVE_UNISTD_H 1
5037 | #define TIME_WITH_SYS_TIME 1
5038 | #define HAVE_CPP_VARARG_MACRO_ISO 1
5039 | #define HAVE_CPP_VARARG_MACRO_GCC 1
5040 | #define EMPTY_ARRAY_SIZE 0
5041 | #define HAVE_FCNTL_H 1
5042 | #define HAVE_STDLIB_H 1
5043 | #define HAVE_STDARG_H 1
5044 | #define HAVE_STDIO_H 1
5045 | #define HAVE_STRING_H 1
5046 | #define HAVE_STRINGS_H 1
5047 | #define HAVE_CTYPE_H 1
5048 | #define HAVE_ERRNO_H 1
5049 | #define HAVE_SYS_WAIT_H 1
5050 | #define HAVE_SYS_TIME_H 1
5051 | #define HAVE_SYS_SOCKET_H 1
5052 | #define HAVE_SYS_UN_H 1
5053 | #define HAVE_SYS_IOCTL_H 1
5054 | #define HAVE_SYS_STAT_H 1
5055 | #define HAVE_SYS_MMAN_H 1
5056 | #define HAVE_FCNTL_H 1
5057 | #define HAVE_SYS_FILE_H 1
5058 | #define HAVE_STDLIB_H 1
5059 | #define HAVE_STDINT_H 1
5060 | #define HAVE_STDARG_H 1
5061 | #define HAVE_UNISTD_H 1
5062 | #define HAVE_SIGNAL_H 1
5063 | #define HAVE_STDIO_H 1
5064 | #define HAVE_STRING_H 1
5065 | #define HAVE_STRINGS_H 1
5066 | #define HAVE_CTYPE_H 1
5067 | #define HAVE_ERRNO_H 1
5068 | #define HAVE_SYSLOG_H 1
5069 | #define HAVE_PWD_H 1
5070 | #define HAVE_GRP_H 1
5071 | #define HAVE_STROPTS_H 1
5072 | #define HAVE_NETINET_IN_H 1
5073 | #define HAVE_NETINET_IN_SYSTM_H 1
5074 | #define HAVE_NETINET_TCP_H 1
5075 | #define HAVE_ARPA_INET_H 1
5076 | #define HAVE_NETDB_H 1
5077 | #define HAVE_SYS_UIO_H 1
5078 | #define HAVE_LINUX_IF_TUN_H 1
5079 | #define HAVE_LINUX_SOCKIOS_H 1
5080 | #define HAVE_LINUX_TYPES_H 1
5081 | #define HAVE_SYS_POLL_H 1
5082 | #define HAVE_ERR_H 1
5083 | #define HAVE_NET_IF_H 1
5084 | #define HAVE_NETINET_IP_H 1
5085 | #define HAVE_NETINET_IF_ETHER_H 1
5086 | #define HAVE_RESOLV_H 1
5087 | #define HAVE_LINUX_ERRQUEUE_H 1
5088 | #define HAVE_TUN_PI 1
5089 | #define HAVE_IPHDR 1
5090 | #define HAVE_IOVEC 1
5091 | #define HAVE_SOCK_EXTENDED_ERR 1
5092 | #define HAVE_MSGHDR 1
5093 | #define HAVE_CMSGHDR 1
5094 | #define HAVE_IN_PKTINFO 1
5095 | #define SIZEOF_UNSIGNED_INT 4
5096 | #define SIZEOF_UNSIGNED_LONG 4
5097 | #define HAVE_CTIME 1
5098 | #define HAVE_MEMSET 1
5099 | #define HAVE_VSNPRINTF 1
5100 | #define HAVE_STRDUP 1
5101 | #define HAVE_DAEMON 1
5102 | #define HAVE_CHROOT 1
5103 | #define HAVE_GETPWNAM 1
5104 | #define HAVE_SETUID 1
5105 | #define HAVE_NICE 1
5106 | #define HAVE_SYSTEM 1
5107 | #define HAVE_GETPID 1
5108 | #define HAVE_DUP 1
5109 | #define HAVE_DUP2 1
5110 | #define HAVE_GETPASS 1
5111 | #define HAVE_STRERROR 1
5112 | #define HAVE_SYSLOG 1
5113 | #define HAVE_OPENLOG 1
5114 | #define HAVE_MLOCKALL 1
5115 | #define HAVE_GETGRNAM 1
5116 | #define HAVE_SETGID 1
5117 | #define HAVE_SETGROUPS 1
5118 | #define HAVE_STAT 1
5119 | #define HAVE_FLOCK 1
5120 | #define HAVE_READV 1
5121 | #define HAVE_WRITEV 1
5122 | #define HAVE_TIME 1
5123 | #define HAVE_SETSID 1
5124 | #define HAVE_CHDIR 1
5125 | #define HAVE_PUTENV 1
5126 | #define HAVE_GETPEERNAME 1
5127 | #define HAVE_UNLINK 1
5128 | #define HAVE_FTRUNCATE 1
5129 | #define HAVE_EXECVE 1
5130 | #define HAVE_UMASK 1
5131 | #define RETSIGTYPE void
5132 | #define HAVE_FORK 1
5133 | #define HAVE_VFORK 1
5134 | #define HAVE_WORKING_VFORK 1
5135 | #define HAVE_WORKING_FORK 1
5136 | #define HAVE_GETTIMEOFDAY 1
5137 | #define HAVE_SOCKET 1
5138 | #define HAVE_RECV 1
5139 | #define HAVE_RECVFROM 1
5140 | #define HAVE_SEND 1
5141 | #define HAVE_SENDTO 1
5142 | #define HAVE_LISTEN 1
5143 | #define HAVE_ACCEPT 1
5144 | #define HAVE_CONNECT 1
5145 | #define HAVE_BIND 1
5146 | #define HAVE_SELECT 1
5147 | #define HAVE_GETHOSTBYNAME 1
5148 | #define HAVE_INET_NTOA 1
5149 | #define HAVE_SETSOCKOPT 1
5150 | #define HAVE_GETSOCKOPT 1
5151 | #define HAVE_GETSOCKNAME 1
5152 | #define HAVE_POLL 1
5153 | #define HAVE_SENDMSG 1
5154 | #define HAVE_RECVMSG 1
5155 | #define HAVE_RES_INIT 1
5156 | #define LZO_HEADER_DIR 1
5157 | #define USE_LZO 1
5158 | #define LZO_VERSION_NUM "2"
5159 | #define USE_CRYPTO 1
5160 | #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1
5161 | #define USE_SSL 1
5162 | #define ENABLE_CLIENT_SERVER 1
5163 | #define ENABLE_MANAGEMENT 1
5164 | #define ENABLE_HTTP_PROXY 1
5165 | #define ENABLE_MULTIHOME 1
5166 | #define ENABLE_SMALL 1
5167 | #define ENABLE_FRAGMENT 1
5168 | #define ENABLE_PORT_SHARE 1
5169 | #define CONFIGURE_DEF_AUTH 1
5170 | #define CONFIGURE_PF 1
5171 | #define ENABLE_PASSWORD_SAVE 1
5172 | /* end confdefs.h.  */
5173 | #include <stdio.h>
5174 | #ifdef HAVE_SYS_TYPES_H
5175 | # include <sys/types.h>
5176 | #endif
5177 | #ifdef HAVE_SYS_STAT_H
5178 | # include <sys/stat.h>
5179 | #endif
5180 | #ifdef STDC_HEADERS
5181 | # include <stdlib.h>
5182 | # include <stddef.h>
5183 | #else
5184 | # ifdef HAVE_STDLIB_H
5185 | #  include <stdlib.h>
5186 | # endif
5187 | #endif
5188 | #ifdef HAVE_STRING_H
5189 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5190 | #  include <memory.h>
5191 | # endif
5192 | # include <string.h>
5193 | #endif
5194 | #ifdef HAVE_STRINGS_H
5195 | # include <strings.h>
5196 | #endif
5197 | #ifdef HAVE_INTTYPES_H
5198 | # include <inttypes.h>
5199 | #endif
5200 | #ifdef HAVE_STDINT_H
5201 | # include <stdint.h>
5202 | #endif
5203 | #ifdef HAVE_UNISTD_H
5204 | # include <unistd.h>
5205 | #endif
5206 | #include <selinux/selinux.h>
5207 configure:12892: result: no
5208 configure:12896: checking selinux/selinux.h presence
5209 configure:12911: mipsel-uclibc-gcc -E  -I../openssl/include/ -I../lzo/include -I. conftest.c
5210 conftest.c:161:29: selinux/selinux.h: No such file or directory
5211 configure:12917: $? = 1
5212 configure: failed program was:
5213 | /* confdefs.h.  */
5214 | #define PACKAGE_NAME "OpenVPN"
5215 | #define PACKAGE_TARNAME "openvpn"
5216 | #define PACKAGE_VERSION "2.1.0"
5217 | #define PACKAGE_STRING "OpenVPN 2.1.0"
5218 | #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
5219 | #define PACKAGE "openvpn"
5220 | #define VERSION "2.1.0"
5221 | #define IFCONFIG_PATH "/sbin/ifconfig"
5222 | #define IPROUTE_PATH "/sbin/ip"
5223 | #define ROUTE_PATH "/sbin/route"
5224 | #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
5225 | #define TARGET_LINUX 1
5226 | #define _GNU_SOURCE 1
5227 | #define STDC_HEADERS 1
5228 | #define HAVE_SYS_TYPES_H 1
5229 | #define HAVE_SYS_STAT_H 1
5230 | #define HAVE_STDLIB_H 1
5231 | #define HAVE_STRING_H 1
5232 | #define HAVE_MEMORY_H 1
5233 | #define HAVE_STRINGS_H 1
5234 | #define HAVE_INTTYPES_H 1
5235 | #define HAVE_STDINT_H 1
5236 | #define HAVE_UNISTD_H 1
5237 | #define TIME_WITH_SYS_TIME 1
5238 | #define HAVE_CPP_VARARG_MACRO_ISO 1
5239 | #define HAVE_CPP_VARARG_MACRO_GCC 1
5240 | #define EMPTY_ARRAY_SIZE 0
5241 | #define HAVE_FCNTL_H 1
5242 | #define HAVE_STDLIB_H 1
5243 | #define HAVE_STDARG_H 1
5244 | #define HAVE_STDIO_H 1
5245 | #define HAVE_STRING_H 1
5246 | #define HAVE_STRINGS_H 1
5247 | #define HAVE_CTYPE_H 1
5248 | #define HAVE_ERRNO_H 1
5249 | #define HAVE_SYS_WAIT_H 1
5250 | #define HAVE_SYS_TIME_H 1
5251 | #define HAVE_SYS_SOCKET_H 1
5252 | #define HAVE_SYS_UN_H 1
5253 | #define HAVE_SYS_IOCTL_H 1
5254 | #define HAVE_SYS_STAT_H 1
5255 | #define HAVE_SYS_MMAN_H 1
5256 | #define HAVE_FCNTL_H 1
5257 | #define HAVE_SYS_FILE_H 1
5258 | #define HAVE_STDLIB_H 1
5259 | #define HAVE_STDINT_H 1
5260 | #define HAVE_STDARG_H 1
5261 | #define HAVE_UNISTD_H 1
5262 | #define HAVE_SIGNAL_H 1
5263 | #define HAVE_STDIO_H 1
5264 | #define HAVE_STRING_H 1
5265 | #define HAVE_STRINGS_H 1
5266 | #define HAVE_CTYPE_H 1
5267 | #define HAVE_ERRNO_H 1
5268 | #define HAVE_SYSLOG_H 1
5269 | #define HAVE_PWD_H 1
5270 | #define HAVE_GRP_H 1
5271 | #define HAVE_STROPTS_H 1
5272 | #define HAVE_NETINET_IN_H 1
5273 | #define HAVE_NETINET_IN_SYSTM_H 1
5274 | #define HAVE_NETINET_TCP_H 1
5275 | #define HAVE_ARPA_INET_H 1
5276 | #define HAVE_NETDB_H 1
5277 | #define HAVE_SYS_UIO_H 1
5278 | #define HAVE_LINUX_IF_TUN_H 1
5279 | #define HAVE_LINUX_SOCKIOS_H 1
5280 | #define HAVE_LINUX_TYPES_H 1
5281 | #define HAVE_SYS_POLL_H 1
5282 | #define HAVE_ERR_H 1
5283 | #define HAVE_NET_IF_H 1
5284 | #define HAVE_NETINET_IP_H 1
5285 | #define HAVE_NETINET_IF_ETHER_H 1
5286 | #define HAVE_RESOLV_H 1
5287 | #define HAVE_LINUX_ERRQUEUE_H 1
5288 | #define HAVE_TUN_PI 1
5289 | #define HAVE_IPHDR 1
5290 | #define HAVE_IOVEC 1
5291 | #define HAVE_SOCK_EXTENDED_ERR 1
5292 | #define HAVE_MSGHDR 1
5293 | #define HAVE_CMSGHDR 1
5294 | #define HAVE_IN_PKTINFO 1
5295 | #define SIZEOF_UNSIGNED_INT 4
5296 | #define SIZEOF_UNSIGNED_LONG 4
5297 | #define HAVE_CTIME 1
5298 | #define HAVE_MEMSET 1
5299 | #define HAVE_VSNPRINTF 1
5300 | #define HAVE_STRDUP 1
5301 | #define HAVE_DAEMON 1
5302 | #define HAVE_CHROOT 1
5303 | #define HAVE_GETPWNAM 1
5304 | #define HAVE_SETUID 1
5305 | #define HAVE_NICE 1
5306 | #define HAVE_SYSTEM 1
5307 | #define HAVE_GETPID 1
5308 | #define HAVE_DUP 1
5309 | #define HAVE_DUP2 1
5310 | #define HAVE_GETPASS 1
5311 | #define HAVE_STRERROR 1
5312 | #define HAVE_SYSLOG 1
5313 | #define HAVE_OPENLOG 1
5314 | #define HAVE_MLOCKALL 1
5315 | #define HAVE_GETGRNAM 1
5316 | #define HAVE_SETGID 1
5317 | #define HAVE_SETGROUPS 1
5318 | #define HAVE_STAT 1
5319 | #define HAVE_FLOCK 1
5320 | #define HAVE_READV 1
5321 | #define HAVE_WRITEV 1
5322 | #define HAVE_TIME 1
5323 | #define HAVE_SETSID 1
5324 | #define HAVE_CHDIR 1
5325 | #define HAVE_PUTENV 1
5326 | #define HAVE_GETPEERNAME 1
5327 | #define HAVE_UNLINK 1
5328 | #define HAVE_FTRUNCATE 1
5329 | #define HAVE_EXECVE 1
5330 | #define HAVE_UMASK 1
5331 | #define RETSIGTYPE void
5332 | #define HAVE_FORK 1
5333 | #define HAVE_VFORK 1
5334 | #define HAVE_WORKING_VFORK 1
5335 | #define HAVE_WORKING_FORK 1
5336 | #define HAVE_GETTIMEOFDAY 1
5337 | #define HAVE_SOCKET 1
5338 | #define HAVE_RECV 1
5339 | #define HAVE_RECVFROM 1
5340 | #define HAVE_SEND 1
5341 | #define HAVE_SENDTO 1
5342 | #define HAVE_LISTEN 1
5343 | #define HAVE_ACCEPT 1
5344 | #define HAVE_CONNECT 1
5345 | #define HAVE_BIND 1
5346 | #define HAVE_SELECT 1
5347 | #define HAVE_GETHOSTBYNAME 1
5348 | #define HAVE_INET_NTOA 1
5349 | #define HAVE_SETSOCKOPT 1
5350 | #define HAVE_GETSOCKOPT 1
5351 | #define HAVE_GETSOCKNAME 1
5352 | #define HAVE_POLL 1
5353 | #define HAVE_SENDMSG 1
5354 | #define HAVE_RECVMSG 1
5355 | #define HAVE_RES_INIT 1
5356 | #define LZO_HEADER_DIR 1
5357 | #define USE_LZO 1
5358 | #define LZO_VERSION_NUM "2"
5359 | #define USE_CRYPTO 1
5360 | #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1
5361 | #define USE_SSL 1
5362 | #define ENABLE_CLIENT_SERVER 1
5363 | #define ENABLE_MANAGEMENT 1
5364 | #define ENABLE_HTTP_PROXY 1
5365 | #define ENABLE_MULTIHOME 1
5366 | #define ENABLE_SMALL 1
5367 | #define ENABLE_FRAGMENT 1
5368 | #define ENABLE_PORT_SHARE 1
5369 | #define CONFIGURE_DEF_AUTH 1
5370 | #define CONFIGURE_PF 1
5371 | #define ENABLE_PASSWORD_SAVE 1
5372 | /* end confdefs.h.  */
5373 | #include <selinux/selinux.h>
5374 configure:12931: result: no
5375 configure:12964: checking for selinux/selinux.h
5376 configure:12971: result: no
5377 configure:13055: result: SELinux headers not found.
5378 configure:13230: creating ./config.status
5380 ## ---------------------- ##
5381 ## Running config.status. ##
5382 ## ---------------------- ##
5384 This file was extended by OpenVPN config.status 2.1.0, which was
5385 generated by GNU Autoconf 2.61.  Invocation command line was
5387   CONFIG_FILES    = 
5388   CONFIG_HEADERS  = 
5389   CONFIG_LINKS    = 
5390   CONFIG_COMMANDS = 
5391   $ ./config.status 
5393 on keith-laptop
5395 config.status:669: creating Makefile
5396 config.status:669: creating openvpn.spec
5397 config.status:669: creating config-win32.h
5398 config.status:669: creating images/Makefile
5399 config.status:669: creating service-win32/Makefile
5400 config.status:669: creating install-win32/Makefile
5401 config.status:669: creating install-win32/settings
5402 config.status:669: creating config.h
5403 config.status:1110: executing depfiles commands
5405 ## ---------------- ##
5406 ## Cache variables. ##
5407 ## ---------------- ##
5409 ac_cv_build=i686-pc-linux-gnu
5410 ac_cv_c_compiler_gnu=yes
5411 ac_cv_c_const=yes
5412 ac_cv_c_inline=inline
5413 ac_cv_c_volatile=yes
5414 ac_cv_env_CC_set=set
5415 ac_cv_env_CC_value=mipsel-uclibc-gcc
5416 ac_cv_env_CFLAGS_set=set
5417 ac_cv_env_CFLAGS_value='-mips2 -O3 -Wall'
5418 ac_cv_env_CPPFLAGS_set=
5419 ac_cv_env_CPPFLAGS_value=
5420 ac_cv_env_CPP_set=
5421 ac_cv_env_CPP_value=
5422 ac_cv_env_LDFLAGS_set=
5423 ac_cv_env_LDFLAGS_value=
5424 ac_cv_env_LIBS_set=
5425 ac_cv_env_LIBS_value=
5426 ac_cv_env_MAN2HTML_set=
5427 ac_cv_env_MAN2HTML_value=
5428 ac_cv_env_build_alias_set=
5429 ac_cv_env_build_alias_value=
5430 ac_cv_env_host_alias_set=set
5431 ac_cv_env_host_alias_value=mipsel-linux
5432 ac_cv_env_target_alias_set=
5433 ac_cv_env_target_alias_value=
5434 ac_cv_func_ENGINE_cleanup=no
5435 ac_cv_func_ENGINE_load_builtin_engines=no
5436 ac_cv_func_ENGINE_register_all_complete=no
5437 ac_cv_func_EVP_CIPHER_CTX_set_key_length=yes
5438 ac_cv_func_accept=yes
5439 ac_cv_func_bind=yes
5440 ac_cv_func_chdir=yes
5441 ac_cv_func_chroot=yes
5442 ac_cv_func_chsize=no
5443 ac_cv_func_connect=yes
5444 ac_cv_func_ctime=yes
5445 ac_cv_func_daemon=yes
5446 ac_cv_func_dup2=yes
5447 ac_cv_func_dup=yes
5448 ac_cv_func_epoll_create=no
5449 ac_cv_func_execve=yes
5450 ac_cv_func_flock=yes
5451 ac_cv_func_fork=yes
5452 ac_cv_func_fork_works=yes
5453 ac_cv_func_ftruncate=yes
5454 ac_cv_func_getgrnam=yes
5455 ac_cv_func_gethostbyname=yes
5456 ac_cv_func_getpass=yes
5457 ac_cv_func_getpeereid=no
5458 ac_cv_func_getpeername=yes
5459 ac_cv_func_getpid=yes
5460 ac_cv_func_getpwnam=yes
5461 ac_cv_func_getsockname=yes
5462 ac_cv_func_getsockopt=yes
5463 ac_cv_func_gettimeofday=yes
5464 ac_cv_func_inet_ntoa=yes
5465 ac_cv_func_listen=yes
5466 ac_cv_func_memcmp_working=no
5467 ac_cv_func_memset=yes
5468 ac_cv_func_mlockall=yes
5469 ac_cv_func_nice=yes
5470 ac_cv_func_openlog=yes
5471 ac_cv_func_poll=yes
5472 ac_cv_func_putenv=yes
5473 ac_cv_func_readv=yes
5474 ac_cv_func_recv=yes
5475 ac_cv_func_recvfrom=yes
5476 ac_cv_func_recvmsg=yes
5477 ac_cv_func_select=yes
5478 ac_cv_func_send=yes
5479 ac_cv_func_sendmsg=yes
5480 ac_cv_func_sendto=yes
5481 ac_cv_func_setgid=yes
5482 ac_cv_func_setgroups=yes
5483 ac_cv_func_setsid=yes
5484 ac_cv_func_setsockopt=yes
5485 ac_cv_func_setuid=yes
5486 ac_cv_func_socket=yes
5487 ac_cv_func_stat=yes
5488 ac_cv_func_strdup=yes
5489 ac_cv_func_strerror=yes
5490 ac_cv_func_syslog=yes
5491 ac_cv_func_system=yes
5492 ac_cv_func_time=yes
5493 ac_cv_func_umask=yes
5494 ac_cv_func_unlink=yes
5495 ac_cv_func_vfork=yes
5496 ac_cv_func_vfork_works=yes
5497 ac_cv_func_vsnprintf=yes
5498 ac_cv_func_writev=yes
5499 ac_cv_header_arpa_inet_h=yes
5500 ac_cv_header_ctype_h=yes
5501 ac_cv_header_err_h=yes
5502 ac_cv_header_errno_h=yes
5503 ac_cv_header_fcntl_h=yes
5504 ac_cv_header_grp_h=yes
5505 ac_cv_header_inttypes_h=yes
5506 ac_cv_header_linux_errqueue_h=yes
5507 ac_cv_header_linux_if_tun_h=yes
5508 ac_cv_header_linux_sockios_h=yes
5509 ac_cv_header_linux_types_h=yes
5510 ac_cv_header_lzo_lzo1x_h=yes
5511 ac_cv_header_memory_h=yes
5512 ac_cv_header_net_if_h=yes
5513 ac_cv_header_net_if_tun_h=no
5514 ac_cv_header_net_tun_if_tun_h=no
5515 ac_cv_header_netdb_h=yes
5516 ac_cv_header_netinet_if_ether_h=yes
5517 ac_cv_header_netinet_in_h=yes
5518 ac_cv_header_netinet_in_systm_h=yes
5519 ac_cv_header_netinet_ip_h=yes
5520 ac_cv_header_netinet_tcp_h=yes
5521 ac_cv_header_openssl_engine_h=no
5522 ac_cv_header_openssl_evp_h=yes
5523 ac_cv_header_openssl_ssl_h=yes
5524 ac_cv_header_pkcs11_helper_1_0_pkcs11h_core_h=no
5525 ac_cv_header_pwd_h=yes
5526 ac_cv_header_resolv_h=yes
5527 ac_cv_header_selinux_selinux_h=no
5528 ac_cv_header_signal_h=yes
5529 ac_cv_header_stdarg_h=yes
5530 ac_cv_header_stdc=yes
5531 ac_cv_header_stdint_h=yes
5532 ac_cv_header_stdio_h=yes
5533 ac_cv_header_stdlib_h=yes
5534 ac_cv_header_string_h=yes
5535 ac_cv_header_strings_h=yes
5536 ac_cv_header_stropts_h=yes
5537 ac_cv_header_sys_epoll_h=no
5538 ac_cv_header_sys_file_h=yes
5539 ac_cv_header_sys_ioctl_h=yes
5540 ac_cv_header_sys_mman_h=yes
5541 ac_cv_header_sys_poll_h=yes
5542 ac_cv_header_sys_socket_h=yes
5543 ac_cv_header_sys_sockio_h=no
5544 ac_cv_header_sys_stat_h=yes
5545 ac_cv_header_sys_time_h=yes
5546 ac_cv_header_sys_types_h=yes
5547 ac_cv_header_sys_uio_h=yes
5548 ac_cv_header_sys_un_h=yes
5549 ac_cv_header_sys_wait_h=yes
5550 ac_cv_header_syslog_h=yes
5551 ac_cv_header_time=yes
5552 ac_cv_header_unistd_h=yes
5553 ac_cv_header_vfork_h=no
5554 ac_cv_host=mipsel-unknown-linux-gnu
5555 ac_cv_lib_crypto___EVP_CIPHER_CTX_init=yes
5556 ac_cv_lib_eay32___EVP_CIPHER_CTX_init=no
5557 ac_cv_lib_lzo2___lzo1x_1_15_compress=yes
5558 ac_cv_lib_ssl32___SSL_CTX_new=no
5559 ac_cv_lib_ssl___SSL_CTX_new=yes
5560 ac_cv_objext=o
5561 ac_cv_path_EGREP='/bin/grep -E'
5562 ac_cv_path_GREP=/bin/grep
5563 ac_cv_path_IFCONFIG=/sbin/ifconfig
5564 ac_cv_path_IPROUTE=/sbin/ip
5565 ac_cv_path_ROUTE=/sbin/route
5566 ac_cv_path_install='/usr/bin/install -c'
5567 ac_cv_path_mkdir=/bin/mkdir
5568 ac_cv_prog_AWK=mawk
5569 ac_cv_prog_CC=mipsel-uclibc-gcc
5570 ac_cv_prog_CPP='mipsel-uclibc-gcc -E'
5571 ac_cv_prog_STRIP=mipsel-uclibc-strip
5572 ac_cv_prog_cc_c89=
5573 ac_cv_prog_cc_g=yes
5574 ac_cv_prog_gcc_traditional=no
5575 ac_cv_prog_make_make_set=yes
5576 ac_cv_search_gethostbyname='none required'
5577 ac_cv_search_inet_ntoa='none required'
5578 ac_cv_search_socket='none required'
5579 ac_cv_sizeof_unsigned_int=4
5580 ac_cv_sizeof_unsigned_long=4
5581 ac_cv_target=mipsel-unknown-linux-gnu
5582 ac_cv_type_in_addr_t=yes
5583 ac_cv_type_off_t=yes
5584 ac_cv_type_pid_t=yes
5585 ac_cv_type_signal=void
5586 ac_cv_type_size_t=yes
5587 ac_cv_type_socklen_t=yes
5588 ac_cv_type_struct_cmsghdr=yes
5589 ac_cv_type_struct_in_pktinfo=yes
5590 ac_cv_type_struct_iovec=yes
5591 ac_cv_type_struct_iphdr=yes
5592 ac_cv_type_struct_msghdr=yes
5593 ac_cv_type_struct_sock_extended_err=yes
5594 ac_cv_type_struct_tun_pi=yes
5595 ac_cv_type_uid_t=yes
5596 ac_cv_type_uint16_t=yes
5597 ac_cv_type_uint32_t=yes
5598 ac_cv_type_uint8_t=yes
5599 ac_cv_type_unsigned_int=yes
5600 ac_cv_type_unsigned_long=yes
5601 am_cv_CC_dependencies_compiler_type=gcc3
5602 ax_cv_cpp_vararg_macro_gcc=yes
5603 ax_cv_cpp_vararg_macro_iso=yes
5605 ## ----------------- ##
5606 ## Output variables. ##
5607 ## ----------------- ##
5609 ACLOCAL='${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.10'
5610 AMDEPBACKSLASH='\'
5611 AMDEP_FALSE='#'
5612 AMDEP_TRUE=''
5613 AMTAR='${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run tar'
5614 AUTOCONF='${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoconf'
5615 AUTOHEADER='${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoheader'
5616 AUTOMAKE='${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.10'
5617 AWK='mawk'
5618 CC='mipsel-uclibc-gcc'
5619 CCDEPMODE='depmode=gcc3'
5620 CFLAGS='-mips2 -O3 -Wall'
5621 CPP='mipsel-uclibc-gcc -E'
5622 CPPFLAGS=' -I../openssl/include/ -I../lzo/include -I.'
5623 CYGPATH_W='echo'
5624 DEFS='-DHAVE_CONFIG_H'
5625 DEPDIR='.deps'
5626 ECHO_C=''
5627 ECHO_N='-n'
5628 ECHO_T=''
5629 EGREP='/bin/grep -E'
5630 EXEEXT=''
5631 GREP='/bin/grep'
5632 IFCONFIG='/sbin/ifconfig'
5633 INSTALL_DATA='${INSTALL} -m 644'
5634 INSTALL_PROGRAM='${INSTALL}'
5635 INSTALL_SCRIPT='${INSTALL}'
5636 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
5637 IPROUTE='/sbin/ip'
5638 LDFLAGS=' -L../openssl/ -L../lzo/src/.libs/'
5639 LIBOBJS=' ${LIBOBJDIR}memcmp$U.o'
5640 LIBS='-lssl -lcrypto -llzo2 '
5641 LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo'
5642 MAKEINFO='${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run makeinfo'
5643 MAN2HTML=''
5644 OBJEXT='o'
5645 PACKAGE='openvpn'
5646 PACKAGE_BUGREPORT='openvpn-users@lists.sourceforge.net'
5647 PACKAGE_NAME='OpenVPN'
5648 PACKAGE_STRING='OpenVPN 2.1.0'
5649 PACKAGE_TARNAME='openvpn'
5650 PACKAGE_VERSION='2.1.0'
5651 PATH_SEPARATOR=':'
5652 PTHREAD_CC=''
5653 PTHREAD_CFLAGS=''
5654 PTHREAD_LIBS=''
5655 ROUTE='/sbin/route'
5656 SET_MAKE=''
5657 SHELL='/bin/sh'
5658 STRIP='mipsel-uclibc-strip'
5659 TAP_ID='tap0901'
5660 TAP_WIN32_MIN_MAJOR='9'
5661 TAP_WIN32_MIN_MINOR='1'
5662 VERSION='2.1.0'
5663 WIN32_FALSE=''
5664 WIN32_TRUE='#'
5665 ac_ct_CC=''
5666 am__fastdepCC_FALSE='#'
5667 am__fastdepCC_TRUE=''
5668 am__include='include'
5669 am__isrc=''
5670 am__leading_dot='.'
5671 am__quote=''
5672 am__tar='${AMTAR} chof - "$$tardir"'
5673 am__untar='${AMTAR} xf -'
5674 bindir='${exec_prefix}/bin'
5675 build='i686-pc-linux-gnu'
5676 build_alias=''
5677 build_cpu='i686'
5678 build_os='linux-gnu'
5679 build_vendor='pc'
5680 datadir='${datarootdir}'
5681 datarootdir='${prefix}/share'
5682 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
5683 dvidir='${docdir}'
5684 exec_prefix='${prefix}'
5685 host='mipsel-unknown-linux-gnu'
5686 host_alias='mipsel-linux'
5687 host_cpu='mipsel'
5688 host_os='linux-gnu'
5689 host_vendor='unknown'
5690 htmldir='${docdir}'
5691 includedir='${prefix}/include'
5692 infodir='${datarootdir}/info'
5693 install_sh='$(SHELL) /home/keith/firmware/release/src/router/openvpn/install-sh'
5694 libdir='${exec_prefix}/lib'
5695 libexecdir='${exec_prefix}/libexec'
5696 localedir='${datarootdir}/locale'
5697 localstatedir='${prefix}/var'
5698 mandir='${datarootdir}/man'
5699 mkdir_p='/bin/mkdir -p'
5700 oldincludedir='/usr/include'
5701 pdfdir='${docdir}'
5702 prefix='/usr/local'
5703 program_transform_name='s,x,x,'
5704 psdir='${docdir}'
5705 sbindir='${exec_prefix}/sbin'
5706 sharedstatedir='${prefix}/com'
5707 sysconfdir='${prefix}/etc'
5708 target='mipsel-unknown-linux-gnu'
5709 target_alias=''
5710 target_cpu='mipsel'
5711 target_os='linux-gnu'
5712 target_vendor='unknown'
5713 win32datadir='${datadir}/openvpn-win32'
5715 ## ----------- ##
5716 ## confdefs.h. ##
5717 ## ----------- ##
5719 #define PACKAGE_NAME "OpenVPN"
5720 #define PACKAGE_TARNAME "openvpn"
5721 #define PACKAGE_VERSION "2.1.0"
5722 #define PACKAGE_STRING "OpenVPN 2.1.0"
5723 #define PACKAGE_BUGREPORT "openvpn-users@lists.sourceforge.net"
5724 #define PACKAGE "openvpn"
5725 #define VERSION "2.1.0"
5726 #define IFCONFIG_PATH "/sbin/ifconfig"
5727 #define IPROUTE_PATH "/sbin/ip"
5728 #define ROUTE_PATH "/sbin/route"
5729 #define TARGET_ALIAS "mipsel-unknown-linux-gnu"
5730 #define TARGET_LINUX 1
5731 #define _GNU_SOURCE 1
5732 #define STDC_HEADERS 1
5733 #define HAVE_SYS_TYPES_H 1
5734 #define HAVE_SYS_STAT_H 1
5735 #define HAVE_STDLIB_H 1
5736 #define HAVE_STRING_H 1
5737 #define HAVE_MEMORY_H 1
5738 #define HAVE_STRINGS_H 1
5739 #define HAVE_INTTYPES_H 1
5740 #define HAVE_STDINT_H 1
5741 #define HAVE_UNISTD_H 1
5742 #define TIME_WITH_SYS_TIME 1
5743 #define HAVE_CPP_VARARG_MACRO_ISO 1
5744 #define HAVE_CPP_VARARG_MACRO_GCC 1
5745 #define EMPTY_ARRAY_SIZE 0
5746 #define HAVE_FCNTL_H 1
5747 #define HAVE_STDLIB_H 1
5748 #define HAVE_STDARG_H 1
5749 #define HAVE_STDIO_H 1
5750 #define HAVE_STRING_H 1
5751 #define HAVE_STRINGS_H 1
5752 #define HAVE_CTYPE_H 1
5753 #define HAVE_ERRNO_H 1
5754 #define HAVE_SYS_WAIT_H 1
5755 #define HAVE_SYS_TIME_H 1
5756 #define HAVE_SYS_SOCKET_H 1
5757 #define HAVE_SYS_UN_H 1
5758 #define HAVE_SYS_IOCTL_H 1
5759 #define HAVE_SYS_STAT_H 1
5760 #define HAVE_SYS_MMAN_H 1
5761 #define HAVE_FCNTL_H 1
5762 #define HAVE_SYS_FILE_H 1
5763 #define HAVE_STDLIB_H 1
5764 #define HAVE_STDINT_H 1
5765 #define HAVE_STDARG_H 1
5766 #define HAVE_UNISTD_H 1
5767 #define HAVE_SIGNAL_H 1
5768 #define HAVE_STDIO_H 1
5769 #define HAVE_STRING_H 1
5770 #define HAVE_STRINGS_H 1
5771 #define HAVE_CTYPE_H 1
5772 #define HAVE_ERRNO_H 1
5773 #define HAVE_SYSLOG_H 1
5774 #define HAVE_PWD_H 1
5775 #define HAVE_GRP_H 1
5776 #define HAVE_STROPTS_H 1
5777 #define HAVE_NETINET_IN_H 1
5778 #define HAVE_NETINET_IN_SYSTM_H 1
5779 #define HAVE_NETINET_TCP_H 1
5780 #define HAVE_ARPA_INET_H 1
5781 #define HAVE_NETDB_H 1
5782 #define HAVE_SYS_UIO_H 1
5783 #define HAVE_LINUX_IF_TUN_H 1
5784 #define HAVE_LINUX_SOCKIOS_H 1
5785 #define HAVE_LINUX_TYPES_H 1
5786 #define HAVE_SYS_POLL_H 1
5787 #define HAVE_ERR_H 1
5788 #define HAVE_NET_IF_H 1
5789 #define HAVE_NETINET_IP_H 1
5790 #define HAVE_NETINET_IF_ETHER_H 1
5791 #define HAVE_RESOLV_H 1
5792 #define HAVE_LINUX_ERRQUEUE_H 1
5793 #define HAVE_TUN_PI 1
5794 #define HAVE_IPHDR 1
5795 #define HAVE_IOVEC 1
5796 #define HAVE_SOCK_EXTENDED_ERR 1
5797 #define HAVE_MSGHDR 1
5798 #define HAVE_CMSGHDR 1
5799 #define HAVE_IN_PKTINFO 1
5800 #define SIZEOF_UNSIGNED_INT 4
5801 #define SIZEOF_UNSIGNED_LONG 4
5802 #define HAVE_CTIME 1
5803 #define HAVE_MEMSET 1
5804 #define HAVE_VSNPRINTF 1
5805 #define HAVE_STRDUP 1
5806 #define HAVE_DAEMON 1
5807 #define HAVE_CHROOT 1
5808 #define HAVE_GETPWNAM 1
5809 #define HAVE_SETUID 1
5810 #define HAVE_NICE 1
5811 #define HAVE_SYSTEM 1
5812 #define HAVE_GETPID 1
5813 #define HAVE_DUP 1
5814 #define HAVE_DUP2 1
5815 #define HAVE_GETPASS 1
5816 #define HAVE_STRERROR 1
5817 #define HAVE_SYSLOG 1
5818 #define HAVE_OPENLOG 1
5819 #define HAVE_MLOCKALL 1
5820 #define HAVE_GETGRNAM 1
5821 #define HAVE_SETGID 1
5822 #define HAVE_SETGROUPS 1
5823 #define HAVE_STAT 1
5824 #define HAVE_FLOCK 1
5825 #define HAVE_READV 1
5826 #define HAVE_WRITEV 1
5827 #define HAVE_TIME 1
5828 #define HAVE_SETSID 1
5829 #define HAVE_CHDIR 1
5830 #define HAVE_PUTENV 1
5831 #define HAVE_GETPEERNAME 1
5832 #define HAVE_UNLINK 1
5833 #define HAVE_FTRUNCATE 1
5834 #define HAVE_EXECVE 1
5835 #define HAVE_UMASK 1
5836 #define RETSIGTYPE void
5837 #define HAVE_FORK 1
5838 #define HAVE_VFORK 1
5839 #define HAVE_WORKING_VFORK 1
5840 #define HAVE_WORKING_FORK 1
5841 #define HAVE_GETTIMEOFDAY 1
5842 #define HAVE_SOCKET 1
5843 #define HAVE_RECV 1
5844 #define HAVE_RECVFROM 1
5845 #define HAVE_SEND 1
5846 #define HAVE_SENDTO 1
5847 #define HAVE_LISTEN 1
5848 #define HAVE_ACCEPT 1
5849 #define HAVE_CONNECT 1
5850 #define HAVE_BIND 1
5851 #define HAVE_SELECT 1
5852 #define HAVE_GETHOSTBYNAME 1
5853 #define HAVE_INET_NTOA 1
5854 #define HAVE_SETSOCKOPT 1
5855 #define HAVE_GETSOCKOPT 1
5856 #define HAVE_GETSOCKNAME 1
5857 #define HAVE_POLL 1
5858 #define HAVE_SENDMSG 1
5859 #define HAVE_RECVMSG 1
5860 #define HAVE_RES_INIT 1
5861 #define LZO_HEADER_DIR 1
5862 #define USE_LZO 1
5863 #define LZO_VERSION_NUM "2"
5864 #define USE_CRYPTO 1
5865 #define HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH 1
5866 #define USE_SSL 1
5867 #define ENABLE_CLIENT_SERVER 1
5868 #define ENABLE_MANAGEMENT 1
5869 #define ENABLE_HTTP_PROXY 1
5870 #define ENABLE_MULTIHOME 1
5871 #define ENABLE_SMALL 1
5872 #define ENABLE_FRAGMENT 1
5873 #define ENABLE_PORT_SHARE 1
5874 #define CONFIGURE_DEF_AUTH 1
5875 #define CONFIGURE_PF 1
5876 #define ENABLE_PASSWORD_SAVE 1
5877 #define TAP_ID "tap0901"
5878 #define TAP_WIN32_MIN_MAJOR 9
5879 #define TAP_WIN32_MIN_MINOR 1
5881 configure: exit 0