Clean and tiddy-up files.
[tomato.git] / release / src / router / rp-pppoe / src / config.log
blobdd29de5bf43803f01a11a016de0d94fbb5bfc6e3
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 configure, which was
5 generated by GNU Autoconf 2.67.  Invocation command line was
7   $ ./configure --host=mipsel-linux --build=x86_64-linux-gnu --prefix=/usr --enable-plugin=/home/vicente/tomato/release/src-rt/router/pppd ac_cv_linux_kernel_pppoe=yes rpppoe_cv_pack_bitfields=rev
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
13 hostname = vicente-P5K-E
14 uname -m = x86_64
15 uname -r = 3.2.0-47-generic
16 uname -s = Linux
17 uname -v = #72-Ubuntu SMP Mon Jun 3 17:53:49 UTC 2013
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/vicente/tomato/release/tools
31 PATH: /home/vicente/tomato/release/tools
32 PATH: /home/vicente/tomato/release/tools
33 PATH: /home/vicente/tomato/release/tools
34 PATH: /opt/brcm/hndtools-mipsel-uclibc/bin
35 PATH: /opt/brcm/hndtools-mipsel-linux/bin
36 PATH: /usr/lib/lightdm/lightdm
37 PATH: /usr/local/sbin
38 PATH: /usr/local/bin
39 PATH: /usr/sbin
40 PATH: /usr/bin
41 PATH: /sbin
42 PATH: /bin
43 PATH: /usr/games
46 ## ----------- ##
47 ## Core tests. ##
48 ## ----------- ##
50 configure:2334: checking for mipsel-linux-gcc
51 configure:2361: result: mipsel-uclibc-gcc
52 configure:2630: checking for C compiler version
53 configure:2639: mipsel-uclibc-gcc --version >&5
54 mipsel-uclibc-gcc (GCC) 4.2.4
55 Copyright (C) 2007 Free Software Foundation, Inc.
56 This is free software; see the source for copying conditions.  There is NO
57 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
59 configure:2650: $? = 0
60 configure:2639: mipsel-uclibc-gcc -v >&5
61 Using built-in specs.
62 Target: mipsel-linux-uclibc
63 Configured with: /home/fedork/tomato/toolchain/build_dir/toolchain-mipsel_gcc4.2.4/gcc-4.2.4/configure --prefix=/opt/brcm/hndtools-mipsel-uclibc-4.2.4 --build=i486-linux-gnu --host=i486-linux-gnu --target=mipsel-linux-uclibc --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-nls --disable-__cxa_atexit --enable-libssp --enable-languages=c,c++ --enable-shared --enable-threads --enable-tls
64 Thread model: posix
65 gcc version 4.2.4
66 configure:2650: $? = 0
67 configure:2639: mipsel-uclibc-gcc -V >&5
68 mipsel-uclibc-gcc: '-V' option must have argument
69 configure:2650: $? = 1
70 configure:2639: mipsel-uclibc-gcc -qversion >&5
71 mipsel-uclibc-gcc: unrecognized option '-qversion'
72 mipsel-uclibc-gcc: no input files
73 configure:2650: $? = 1
74 configure:2670: checking whether the C compiler works
75 configure:2692: mipsel-uclibc-gcc -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32     conftest.c  >&5
76 configure:2696: $? = 0
77 configure:2744: result: yes
78 configure:2747: checking for C compiler default output file name
79 configure:2749: result: a.out
80 configure:2755: checking for suffix of executables
81 configure:2762: mipsel-uclibc-gcc -o conftest -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32     conftest.c  >&5
82 configure:2766: $? = 0
83 configure:2788: result: 
84 configure:2810: checking whether we are cross compiling
85 configure:2848: result: yes
86 configure:2853: checking for suffix of object files
87 configure:2875: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
88 configure:2879: $? = 0
89 configure:2900: result: o
90 configure:2904: checking whether we are using the GNU C compiler
91 configure:2923: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
92 configure:2923: $? = 0
93 configure:2932: result: yes
94 configure:2941: checking whether mipsel-uclibc-gcc accepts -g
95 configure:2961: mipsel-uclibc-gcc -c -g  conftest.c >&5
96 configure:2961: $? = 0
97 configure:3002: result: yes
98 configure:3019: checking for mipsel-uclibc-gcc option to accept ISO C89
99 configure:3083: mipsel-uclibc-gcc  -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
100 configure:3083: $? = 0
101 configure:3096: result: none needed
102 configure:3119: checking for mipsel-linux-ranlib
103 configure:3146: result: mipsel-uclibc-ranlib
104 configure:3216: checking how to run the C preprocessor
105 configure:3247: mipsel-uclibc-gcc -E  conftest.c
106 configure:3247: $? = 0
107 configure:3261: mipsel-uclibc-gcc -E  conftest.c
108 conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
109 configure:3261: $? = 1
110 configure: failed program was:
111 | /* confdefs.h */
112 | #define PACKAGE_NAME ""
113 | #define PACKAGE_TARNAME ""
114 | #define PACKAGE_VERSION ""
115 | #define PACKAGE_STRING ""
116 | #define PACKAGE_BUGREPORT ""
117 | #define PACKAGE_URL ""
118 | /* end confdefs.h.  */
119 | #include <ac_nonexistent.h>
120 configure:3286: result: mipsel-uclibc-gcc -E
121 configure:3306: mipsel-uclibc-gcc -E  conftest.c
122 configure:3306: $? = 0
123 configure:3320: mipsel-uclibc-gcc -E  conftest.c
124 conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
125 configure:3320: $? = 1
126 configure: failed program was:
127 | /* confdefs.h */
128 | #define PACKAGE_NAME ""
129 | #define PACKAGE_TARNAME ""
130 | #define PACKAGE_VERSION ""
131 | #define PACKAGE_STRING ""
132 | #define PACKAGE_BUGREPORT ""
133 | #define PACKAGE_URL ""
134 | /* end confdefs.h.  */
135 | #include <ac_nonexistent.h>
136 configure:3349: checking for grep that handles long lines and -e
137 configure:3407: result: /bin/grep
138 configure:3412: checking for egrep
139 configure:3474: result: /bin/grep -E
140 configure:3479: checking for ANSI C header files
141 configure:3499: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
142 configure:3499: $? = 0
143 configure:3583: result: yes
144 configure:3591: checking for sys/wait.h that is POSIX.1 compatible
145 configure:3617: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
146 configure:3617: $? = 0
147 configure:3624: result: yes
148 configure:3637: checking for sys/types.h
149 configure:3637: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
150 configure:3637: $? = 0
151 configure:3637: result: yes
152 configure:3637: checking for sys/stat.h
153 configure:3637: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
154 configure:3637: $? = 0
155 configure:3637: result: yes
156 configure:3637: checking for stdlib.h
157 configure:3637: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
158 configure:3637: $? = 0
159 configure:3637: result: yes
160 configure:3637: checking for string.h
161 configure:3637: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
162 configure:3637: $? = 0
163 configure:3637: result: yes
164 configure:3637: checking for memory.h
165 configure:3637: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
166 configure:3637: $? = 0
167 configure:3637: result: yes
168 configure:3637: checking for strings.h
169 configure:3637: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
170 configure:3637: $? = 0
171 configure:3637: result: yes
172 configure:3637: checking for inttypes.h
173 configure:3637: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
174 configure:3637: $? = 0
175 configure:3637: result: yes
176 configure:3637: checking for stdint.h
177 configure:3637: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
178 configure:3637: $? = 0
179 configure:3637: result: yes
180 configure:3637: checking for unistd.h
181 configure:3637: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
182 configure:3637: $? = 0
183 configure:3637: result: yes
184 configure:3652: checking fcntl.h usability
185 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
186 configure:3652: $? = 0
187 configure:3652: result: yes
188 configure:3652: checking fcntl.h presence
189 configure:3652: mipsel-uclibc-gcc -E  conftest.c
190 configure:3652: $? = 0
191 configure:3652: result: yes
192 configure:3652: checking for fcntl.h
193 configure:3652: result: yes
194 configure:3652: checking sys/dlpi.h usability
195 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
196 conftest.c:54:22: error: sys/dlpi.h: No such file or directory
197 configure:3652: $? = 1
198 configure: failed program was:
199 | /* confdefs.h */
200 | #define PACKAGE_NAME ""
201 | #define PACKAGE_TARNAME ""
202 | #define PACKAGE_VERSION ""
203 | #define PACKAGE_STRING ""
204 | #define PACKAGE_BUGREPORT ""
205 | #define PACKAGE_URL ""
206 | #define STDC_HEADERS 1
207 | #define HAVE_SYS_WAIT_H 1
208 | #define HAVE_SYS_TYPES_H 1
209 | #define HAVE_SYS_STAT_H 1
210 | #define HAVE_STDLIB_H 1
211 | #define HAVE_STRING_H 1
212 | #define HAVE_MEMORY_H 1
213 | #define HAVE_STRINGS_H 1
214 | #define HAVE_INTTYPES_H 1
215 | #define HAVE_STDINT_H 1
216 | #define HAVE_UNISTD_H 1
217 | #define HAVE_FCNTL_H 1
218 | /* end confdefs.h.  */
219 | #include <stdio.h>
220 | #ifdef HAVE_SYS_TYPES_H
221 | # include <sys/types.h>
222 | #endif
223 | #ifdef HAVE_SYS_STAT_H
224 | # include <sys/stat.h>
225 | #endif
226 | #ifdef STDC_HEADERS
227 | # include <stdlib.h>
228 | # include <stddef.h>
229 | #else
230 | # ifdef HAVE_STDLIB_H
231 | #  include <stdlib.h>
232 | # endif
233 | #endif
234 | #ifdef HAVE_STRING_H
235 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
236 | #  include <memory.h>
237 | # endif
238 | # include <string.h>
239 | #endif
240 | #ifdef HAVE_STRINGS_H
241 | # include <strings.h>
242 | #endif
243 | #ifdef HAVE_INTTYPES_H
244 | # include <inttypes.h>
245 | #endif
246 | #ifdef HAVE_STDINT_H
247 | # include <stdint.h>
248 | #endif
249 | #ifdef HAVE_UNISTD_H
250 | # include <unistd.h>
251 | #endif
252 | #include <sys/dlpi.h>
253 configure:3652: result: no
254 configure:3652: checking sys/dlpi.h presence
255 configure:3652: mipsel-uclibc-gcc -E  conftest.c
256 conftest.c:21:22: error: sys/dlpi.h: No such file or directory
257 configure:3652: $? = 1
258 configure: failed program was:
259 | /* confdefs.h */
260 | #define PACKAGE_NAME ""
261 | #define PACKAGE_TARNAME ""
262 | #define PACKAGE_VERSION ""
263 | #define PACKAGE_STRING ""
264 | #define PACKAGE_BUGREPORT ""
265 | #define PACKAGE_URL ""
266 | #define STDC_HEADERS 1
267 | #define HAVE_SYS_WAIT_H 1
268 | #define HAVE_SYS_TYPES_H 1
269 | #define HAVE_SYS_STAT_H 1
270 | #define HAVE_STDLIB_H 1
271 | #define HAVE_STRING_H 1
272 | #define HAVE_MEMORY_H 1
273 | #define HAVE_STRINGS_H 1
274 | #define HAVE_INTTYPES_H 1
275 | #define HAVE_STDINT_H 1
276 | #define HAVE_UNISTD_H 1
277 | #define HAVE_FCNTL_H 1
278 | /* end confdefs.h.  */
279 | #include <sys/dlpi.h>
280 configure:3652: result: no
281 configure:3652: checking for sys/dlpi.h
282 configure:3652: result: no
283 configure:3652: checking sys/ioctl.h usability
284 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
285 configure:3652: $? = 0
286 configure:3652: result: yes
287 configure:3652: checking sys/ioctl.h presence
288 configure:3652: mipsel-uclibc-gcc -E  conftest.c
289 configure:3652: $? = 0
290 configure:3652: result: yes
291 configure:3652: checking for sys/ioctl.h
292 configure:3652: result: yes
293 configure:3652: checking sys/time.h usability
294 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
295 configure:3652: $? = 0
296 configure:3652: result: yes
297 configure:3652: checking sys/time.h presence
298 configure:3652: mipsel-uclibc-gcc -E  conftest.c
299 configure:3652: $? = 0
300 configure:3652: result: yes
301 configure:3652: checking for sys/time.h
302 configure:3652: result: yes
303 configure:3652: checking syslog.h usability
304 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
305 configure:3652: $? = 0
306 configure:3652: result: yes
307 configure:3652: checking syslog.h presence
308 configure:3652: mipsel-uclibc-gcc -E  conftest.c
309 configure:3652: $? = 0
310 configure:3652: result: yes
311 configure:3652: checking for syslog.h
312 configure:3652: result: yes
313 configure:3652: checking for unistd.h
314 configure:3652: result: yes
315 configure:3652: checking net/if_arp.h usability
316 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
317 configure:3652: $? = 0
318 configure:3652: result: yes
319 configure:3652: checking net/if_arp.h presence
320 configure:3652: mipsel-uclibc-gcc -E  conftest.c
321 configure:3652: $? = 0
322 configure:3652: result: yes
323 configure:3652: checking for net/if_arp.h
324 configure:3652: result: yes
325 configure:3652: checking netinet/if_ether.h usability
326 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
327 configure:3652: $? = 0
328 configure:3652: result: yes
329 configure:3652: checking netinet/if_ether.h presence
330 configure:3652: mipsel-uclibc-gcc -E  conftest.c
331 configure:3652: $? = 0
332 configure:3652: result: yes
333 configure:3652: checking for netinet/if_ether.h
334 configure:3652: result: yes
335 configure:3652: checking getopt.h usability
336 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
337 configure:3652: $? = 0
338 configure:3652: result: yes
339 configure:3652: checking getopt.h presence
340 configure:3652: mipsel-uclibc-gcc -E  conftest.c
341 configure:3652: $? = 0
342 configure:3652: result: yes
343 configure:3652: checking for getopt.h
344 configure:3652: result: yes
345 configure:3652: checking sys/uio.h usability
346 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
347 configure:3652: $? = 0
348 configure:3652: result: yes
349 configure:3652: checking sys/uio.h presence
350 configure:3652: mipsel-uclibc-gcc -E  conftest.c
351 configure:3652: $? = 0
352 configure:3652: result: yes
353 configure:3652: checking for sys/uio.h
354 configure:3652: result: yes
355 configure:3652: checking sys/param.h usability
356 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
357 configure:3652: $? = 0
358 configure:3652: result: yes
359 configure:3652: checking sys/param.h presence
360 configure:3652: mipsel-uclibc-gcc -E  conftest.c
361 configure:3652: $? = 0
362 configure:3652: result: yes
363 configure:3652: checking for sys/param.h
364 configure:3652: result: yes
365 configure:3652: checking for fcntl.h
366 configure:3652: result: yes
367 configure:3652: checking net/bpf.h usability
368 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
369 conftest.c:64:21: error: net/bpf.h: No such file or directory
370 configure:3652: $? = 1
371 configure: failed program was:
372 | /* confdefs.h */
373 | #define PACKAGE_NAME ""
374 | #define PACKAGE_TARNAME ""
375 | #define PACKAGE_VERSION ""
376 | #define PACKAGE_STRING ""
377 | #define PACKAGE_BUGREPORT ""
378 | #define PACKAGE_URL ""
379 | #define STDC_HEADERS 1
380 | #define HAVE_SYS_WAIT_H 1
381 | #define HAVE_SYS_TYPES_H 1
382 | #define HAVE_SYS_STAT_H 1
383 | #define HAVE_STDLIB_H 1
384 | #define HAVE_STRING_H 1
385 | #define HAVE_MEMORY_H 1
386 | #define HAVE_STRINGS_H 1
387 | #define HAVE_INTTYPES_H 1
388 | #define HAVE_STDINT_H 1
389 | #define HAVE_UNISTD_H 1
390 | #define HAVE_FCNTL_H 1
391 | #define HAVE_SYS_IOCTL_H 1
392 | #define HAVE_SYS_TIME_H 1
393 | #define HAVE_SYSLOG_H 1
394 | #define HAVE_UNISTD_H 1
395 | #define HAVE_NET_IF_ARP_H 1
396 | #define HAVE_NETINET_IF_ETHER_H 1
397 | #define HAVE_GETOPT_H 1
398 | #define HAVE_SYS_UIO_H 1
399 | #define HAVE_SYS_PARAM_H 1
400 | #define HAVE_FCNTL_H 1
401 | /* end confdefs.h.  */
402 | #include <stdio.h>
403 | #ifdef HAVE_SYS_TYPES_H
404 | # include <sys/types.h>
405 | #endif
406 | #ifdef HAVE_SYS_STAT_H
407 | # include <sys/stat.h>
408 | #endif
409 | #ifdef STDC_HEADERS
410 | # include <stdlib.h>
411 | # include <stddef.h>
412 | #else
413 | # ifdef HAVE_STDLIB_H
414 | #  include <stdlib.h>
415 | # endif
416 | #endif
417 | #ifdef HAVE_STRING_H
418 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
419 | #  include <memory.h>
420 | # endif
421 | # include <string.h>
422 | #endif
423 | #ifdef HAVE_STRINGS_H
424 | # include <strings.h>
425 | #endif
426 | #ifdef HAVE_INTTYPES_H
427 | # include <inttypes.h>
428 | #endif
429 | #ifdef HAVE_STDINT_H
430 | # include <stdint.h>
431 | #endif
432 | #ifdef HAVE_UNISTD_H
433 | # include <unistd.h>
434 | #endif
435 | #include <net/bpf.h>
436 configure:3652: result: no
437 configure:3652: checking net/bpf.h presence
438 configure:3652: mipsel-uclibc-gcc -E  conftest.c
439 conftest.c:31:21: error: net/bpf.h: No such file or directory
440 configure:3652: $? = 1
441 configure: failed program was:
442 | /* confdefs.h */
443 | #define PACKAGE_NAME ""
444 | #define PACKAGE_TARNAME ""
445 | #define PACKAGE_VERSION ""
446 | #define PACKAGE_STRING ""
447 | #define PACKAGE_BUGREPORT ""
448 | #define PACKAGE_URL ""
449 | #define STDC_HEADERS 1
450 | #define HAVE_SYS_WAIT_H 1
451 | #define HAVE_SYS_TYPES_H 1
452 | #define HAVE_SYS_STAT_H 1
453 | #define HAVE_STDLIB_H 1
454 | #define HAVE_STRING_H 1
455 | #define HAVE_MEMORY_H 1
456 | #define HAVE_STRINGS_H 1
457 | #define HAVE_INTTYPES_H 1
458 | #define HAVE_STDINT_H 1
459 | #define HAVE_UNISTD_H 1
460 | #define HAVE_FCNTL_H 1
461 | #define HAVE_SYS_IOCTL_H 1
462 | #define HAVE_SYS_TIME_H 1
463 | #define HAVE_SYSLOG_H 1
464 | #define HAVE_UNISTD_H 1
465 | #define HAVE_NET_IF_ARP_H 1
466 | #define HAVE_NETINET_IF_ETHER_H 1
467 | #define HAVE_GETOPT_H 1
468 | #define HAVE_SYS_UIO_H 1
469 | #define HAVE_SYS_PARAM_H 1
470 | #define HAVE_FCNTL_H 1
471 | /* end confdefs.h.  */
472 | #include <net/bpf.h>
473 configure:3652: result: no
474 configure:3652: checking for net/bpf.h
475 configure:3652: result: no
476 configure:3652: checking netpacket/packet.h usability
477 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
478 configure:3652: $? = 0
479 configure:3652: result: yes
480 configure:3652: checking netpacket/packet.h presence
481 configure:3652: mipsel-uclibc-gcc -E  conftest.c
482 configure:3652: $? = 0
483 configure:3652: result: yes
484 configure:3652: checking for netpacket/packet.h
485 configure:3652: result: yes
486 configure:3652: checking net/ethernet.h usability
487 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
488 configure:3652: $? = 0
489 configure:3652: result: yes
490 configure:3652: checking net/ethernet.h presence
491 configure:3652: mipsel-uclibc-gcc -E  conftest.c
492 configure:3652: $? = 0
493 configure:3652: result: yes
494 configure:3652: checking for net/ethernet.h
495 configure:3652: result: yes
496 configure:3652: checking asm/types.h usability
497 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
498 configure:3652: $? = 0
499 configure:3652: result: yes
500 configure:3652: checking asm/types.h presence
501 configure:3652: mipsel-uclibc-gcc -E  conftest.c
502 configure:3652: $? = 0
503 configure:3652: result: yes
504 configure:3652: checking for asm/types.h
505 configure:3652: result: yes
506 configure:3652: checking linux/if_packet.h usability
507 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
508 configure:3652: $? = 0
509 configure:3652: result: yes
510 configure:3652: checking linux/if_packet.h presence
511 configure:3652: mipsel-uclibc-gcc -E  conftest.c
512 configure:3652: $? = 0
513 configure:3652: result: yes
514 configure:3652: checking for linux/if_packet.h
515 configure:3652: result: yes
516 configure:3652: checking linux/if_ether.h usability
517 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
518 configure:3652: $? = 0
519 configure:3652: result: yes
520 configure:3652: checking linux/if_ether.h presence
521 configure:3652: mipsel-uclibc-gcc -E  conftest.c
522 configure:3652: $? = 0
523 configure:3652: result: yes
524 configure:3652: checking for linux/if_ether.h
525 configure:3652: result: yes
526 configure:3652: checking sys/socket.h usability
527 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
528 configure:3652: $? = 0
529 configure:3652: result: yes
530 configure:3652: checking sys/socket.h presence
531 configure:3652: mipsel-uclibc-gcc -E  conftest.c
532 configure:3652: $? = 0
533 configure:3652: result: yes
534 configure:3652: checking for sys/socket.h
535 configure:3652: result: yes
536 configure:3652: checking sys/cdefs.h usability
537 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
538 configure:3652: $? = 0
539 configure:3652: result: yes
540 configure:3652: checking sys/cdefs.h presence
541 configure:3652: mipsel-uclibc-gcc -E  conftest.c
542 configure:3652: $? = 0
543 configure:3652: result: yes
544 configure:3652: checking for sys/cdefs.h
545 configure:3652: result: yes
546 configure:3652: checking net/if.h usability
547 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
548 configure:3652: $? = 0
549 configure:3652: result: yes
550 configure:3652: checking net/if.h presence
551 configure:3652: mipsel-uclibc-gcc -E  conftest.c
552 configure:3652: $? = 0
553 configure:3652: result: yes
554 configure:3652: checking for net/if.h
555 configure:3652: result: yes
556 configure:3652: checking net/if_dl.h usability
557 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
558 conftest.c:72:23: error: net/if_dl.h: No such file or directory
559 configure:3652: $? = 1
560 configure: failed program was:
561 | /* confdefs.h */
562 | #define PACKAGE_NAME ""
563 | #define PACKAGE_TARNAME ""
564 | #define PACKAGE_VERSION ""
565 | #define PACKAGE_STRING ""
566 | #define PACKAGE_BUGREPORT ""
567 | #define PACKAGE_URL ""
568 | #define STDC_HEADERS 1
569 | #define HAVE_SYS_WAIT_H 1
570 | #define HAVE_SYS_TYPES_H 1
571 | #define HAVE_SYS_STAT_H 1
572 | #define HAVE_STDLIB_H 1
573 | #define HAVE_STRING_H 1
574 | #define HAVE_MEMORY_H 1
575 | #define HAVE_STRINGS_H 1
576 | #define HAVE_INTTYPES_H 1
577 | #define HAVE_STDINT_H 1
578 | #define HAVE_UNISTD_H 1
579 | #define HAVE_FCNTL_H 1
580 | #define HAVE_SYS_IOCTL_H 1
581 | #define HAVE_SYS_TIME_H 1
582 | #define HAVE_SYSLOG_H 1
583 | #define HAVE_UNISTD_H 1
584 | #define HAVE_NET_IF_ARP_H 1
585 | #define HAVE_NETINET_IF_ETHER_H 1
586 | #define HAVE_GETOPT_H 1
587 | #define HAVE_SYS_UIO_H 1
588 | #define HAVE_SYS_PARAM_H 1
589 | #define HAVE_FCNTL_H 1
590 | #define HAVE_NETPACKET_PACKET_H 1
591 | #define HAVE_NET_ETHERNET_H 1
592 | #define HAVE_ASM_TYPES_H 1
593 | #define HAVE_LINUX_IF_PACKET_H 1
594 | #define HAVE_LINUX_IF_ETHER_H 1
595 | #define HAVE_SYS_SOCKET_H 1
596 | #define HAVE_SYS_CDEFS_H 1
597 | #define HAVE_NET_IF_H 1
598 | /* end confdefs.h.  */
599 | #include <stdio.h>
600 | #ifdef HAVE_SYS_TYPES_H
601 | # include <sys/types.h>
602 | #endif
603 | #ifdef HAVE_SYS_STAT_H
604 | # include <sys/stat.h>
605 | #endif
606 | #ifdef STDC_HEADERS
607 | # include <stdlib.h>
608 | # include <stddef.h>
609 | #else
610 | # ifdef HAVE_STDLIB_H
611 | #  include <stdlib.h>
612 | # endif
613 | #endif
614 | #ifdef HAVE_STRING_H
615 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
616 | #  include <memory.h>
617 | # endif
618 | # include <string.h>
619 | #endif
620 | #ifdef HAVE_STRINGS_H
621 | # include <strings.h>
622 | #endif
623 | #ifdef HAVE_INTTYPES_H
624 | # include <inttypes.h>
625 | #endif
626 | #ifdef HAVE_STDINT_H
627 | # include <stdint.h>
628 | #endif
629 | #ifdef HAVE_UNISTD_H
630 | # include <unistd.h>
631 | #endif
632 | #include <net/if_dl.h>
633 configure:3652: result: no
634 configure:3652: checking net/if_dl.h presence
635 configure:3652: mipsel-uclibc-gcc -E  conftest.c
636 conftest.c:39:23: error: net/if_dl.h: No such file or directory
637 configure:3652: $? = 1
638 configure: failed program was:
639 | /* confdefs.h */
640 | #define PACKAGE_NAME ""
641 | #define PACKAGE_TARNAME ""
642 | #define PACKAGE_VERSION ""
643 | #define PACKAGE_STRING ""
644 | #define PACKAGE_BUGREPORT ""
645 | #define PACKAGE_URL ""
646 | #define STDC_HEADERS 1
647 | #define HAVE_SYS_WAIT_H 1
648 | #define HAVE_SYS_TYPES_H 1
649 | #define HAVE_SYS_STAT_H 1
650 | #define HAVE_STDLIB_H 1
651 | #define HAVE_STRING_H 1
652 | #define HAVE_MEMORY_H 1
653 | #define HAVE_STRINGS_H 1
654 | #define HAVE_INTTYPES_H 1
655 | #define HAVE_STDINT_H 1
656 | #define HAVE_UNISTD_H 1
657 | #define HAVE_FCNTL_H 1
658 | #define HAVE_SYS_IOCTL_H 1
659 | #define HAVE_SYS_TIME_H 1
660 | #define HAVE_SYSLOG_H 1
661 | #define HAVE_UNISTD_H 1
662 | #define HAVE_NET_IF_ARP_H 1
663 | #define HAVE_NETINET_IF_ETHER_H 1
664 | #define HAVE_GETOPT_H 1
665 | #define HAVE_SYS_UIO_H 1
666 | #define HAVE_SYS_PARAM_H 1
667 | #define HAVE_FCNTL_H 1
668 | #define HAVE_NETPACKET_PACKET_H 1
669 | #define HAVE_NET_ETHERNET_H 1
670 | #define HAVE_ASM_TYPES_H 1
671 | #define HAVE_LINUX_IF_PACKET_H 1
672 | #define HAVE_LINUX_IF_ETHER_H 1
673 | #define HAVE_SYS_SOCKET_H 1
674 | #define HAVE_SYS_CDEFS_H 1
675 | #define HAVE_NET_IF_H 1
676 | /* end confdefs.h.  */
677 | #include <net/if_dl.h>
678 configure:3652: result: no
679 configure:3652: checking for net/if_dl.h
680 configure:3652: result: no
681 configure:3652: checking net/if_ether.h usability
682 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
683 conftest.c:72:26: error: net/if_ether.h: No such file or directory
684 configure:3652: $? = 1
685 configure: failed program was:
686 | /* confdefs.h */
687 | #define PACKAGE_NAME ""
688 | #define PACKAGE_TARNAME ""
689 | #define PACKAGE_VERSION ""
690 | #define PACKAGE_STRING ""
691 | #define PACKAGE_BUGREPORT ""
692 | #define PACKAGE_URL ""
693 | #define STDC_HEADERS 1
694 | #define HAVE_SYS_WAIT_H 1
695 | #define HAVE_SYS_TYPES_H 1
696 | #define HAVE_SYS_STAT_H 1
697 | #define HAVE_STDLIB_H 1
698 | #define HAVE_STRING_H 1
699 | #define HAVE_MEMORY_H 1
700 | #define HAVE_STRINGS_H 1
701 | #define HAVE_INTTYPES_H 1
702 | #define HAVE_STDINT_H 1
703 | #define HAVE_UNISTD_H 1
704 | #define HAVE_FCNTL_H 1
705 | #define HAVE_SYS_IOCTL_H 1
706 | #define HAVE_SYS_TIME_H 1
707 | #define HAVE_SYSLOG_H 1
708 | #define HAVE_UNISTD_H 1
709 | #define HAVE_NET_IF_ARP_H 1
710 | #define HAVE_NETINET_IF_ETHER_H 1
711 | #define HAVE_GETOPT_H 1
712 | #define HAVE_SYS_UIO_H 1
713 | #define HAVE_SYS_PARAM_H 1
714 | #define HAVE_FCNTL_H 1
715 | #define HAVE_NETPACKET_PACKET_H 1
716 | #define HAVE_NET_ETHERNET_H 1
717 | #define HAVE_ASM_TYPES_H 1
718 | #define HAVE_LINUX_IF_PACKET_H 1
719 | #define HAVE_LINUX_IF_ETHER_H 1
720 | #define HAVE_SYS_SOCKET_H 1
721 | #define HAVE_SYS_CDEFS_H 1
722 | #define HAVE_NET_IF_H 1
723 | /* end confdefs.h.  */
724 | #include <stdio.h>
725 | #ifdef HAVE_SYS_TYPES_H
726 | # include <sys/types.h>
727 | #endif
728 | #ifdef HAVE_SYS_STAT_H
729 | # include <sys/stat.h>
730 | #endif
731 | #ifdef STDC_HEADERS
732 | # include <stdlib.h>
733 | # include <stddef.h>
734 | #else
735 | # ifdef HAVE_STDLIB_H
736 | #  include <stdlib.h>
737 | # endif
738 | #endif
739 | #ifdef HAVE_STRING_H
740 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
741 | #  include <memory.h>
742 | # endif
743 | # include <string.h>
744 | #endif
745 | #ifdef HAVE_STRINGS_H
746 | # include <strings.h>
747 | #endif
748 | #ifdef HAVE_INTTYPES_H
749 | # include <inttypes.h>
750 | #endif
751 | #ifdef HAVE_STDINT_H
752 | # include <stdint.h>
753 | #endif
754 | #ifdef HAVE_UNISTD_H
755 | # include <unistd.h>
756 | #endif
757 | #include <net/if_ether.h>
758 configure:3652: result: no
759 configure:3652: checking net/if_ether.h presence
760 configure:3652: mipsel-uclibc-gcc -E  conftest.c
761 conftest.c:39:26: error: net/if_ether.h: No such file or directory
762 configure:3652: $? = 1
763 configure: failed program was:
764 | /* confdefs.h */
765 | #define PACKAGE_NAME ""
766 | #define PACKAGE_TARNAME ""
767 | #define PACKAGE_VERSION ""
768 | #define PACKAGE_STRING ""
769 | #define PACKAGE_BUGREPORT ""
770 | #define PACKAGE_URL ""
771 | #define STDC_HEADERS 1
772 | #define HAVE_SYS_WAIT_H 1
773 | #define HAVE_SYS_TYPES_H 1
774 | #define HAVE_SYS_STAT_H 1
775 | #define HAVE_STDLIB_H 1
776 | #define HAVE_STRING_H 1
777 | #define HAVE_MEMORY_H 1
778 | #define HAVE_STRINGS_H 1
779 | #define HAVE_INTTYPES_H 1
780 | #define HAVE_STDINT_H 1
781 | #define HAVE_UNISTD_H 1
782 | #define HAVE_FCNTL_H 1
783 | #define HAVE_SYS_IOCTL_H 1
784 | #define HAVE_SYS_TIME_H 1
785 | #define HAVE_SYSLOG_H 1
786 | #define HAVE_UNISTD_H 1
787 | #define HAVE_NET_IF_ARP_H 1
788 | #define HAVE_NETINET_IF_ETHER_H 1
789 | #define HAVE_GETOPT_H 1
790 | #define HAVE_SYS_UIO_H 1
791 | #define HAVE_SYS_PARAM_H 1
792 | #define HAVE_FCNTL_H 1
793 | #define HAVE_NETPACKET_PACKET_H 1
794 | #define HAVE_NET_ETHERNET_H 1
795 | #define HAVE_ASM_TYPES_H 1
796 | #define HAVE_LINUX_IF_PACKET_H 1
797 | #define HAVE_LINUX_IF_ETHER_H 1
798 | #define HAVE_SYS_SOCKET_H 1
799 | #define HAVE_SYS_CDEFS_H 1
800 | #define HAVE_NET_IF_H 1
801 | /* end confdefs.h.  */
802 | #include <net/if_ether.h>
803 configure:3652: result: no
804 configure:3652: checking for net/if_ether.h
805 configure:3652: result: no
806 configure:3652: checking net/if_types.h usability
807 configure:3652: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
808 conftest.c:72:26: error: net/if_types.h: No such file or directory
809 configure:3652: $? = 1
810 configure: failed program was:
811 | /* confdefs.h */
812 | #define PACKAGE_NAME ""
813 | #define PACKAGE_TARNAME ""
814 | #define PACKAGE_VERSION ""
815 | #define PACKAGE_STRING ""
816 | #define PACKAGE_BUGREPORT ""
817 | #define PACKAGE_URL ""
818 | #define STDC_HEADERS 1
819 | #define HAVE_SYS_WAIT_H 1
820 | #define HAVE_SYS_TYPES_H 1
821 | #define HAVE_SYS_STAT_H 1
822 | #define HAVE_STDLIB_H 1
823 | #define HAVE_STRING_H 1
824 | #define HAVE_MEMORY_H 1
825 | #define HAVE_STRINGS_H 1
826 | #define HAVE_INTTYPES_H 1
827 | #define HAVE_STDINT_H 1
828 | #define HAVE_UNISTD_H 1
829 | #define HAVE_FCNTL_H 1
830 | #define HAVE_SYS_IOCTL_H 1
831 | #define HAVE_SYS_TIME_H 1
832 | #define HAVE_SYSLOG_H 1
833 | #define HAVE_UNISTD_H 1
834 | #define HAVE_NET_IF_ARP_H 1
835 | #define HAVE_NETINET_IF_ETHER_H 1
836 | #define HAVE_GETOPT_H 1
837 | #define HAVE_SYS_UIO_H 1
838 | #define HAVE_SYS_PARAM_H 1
839 | #define HAVE_FCNTL_H 1
840 | #define HAVE_NETPACKET_PACKET_H 1
841 | #define HAVE_NET_ETHERNET_H 1
842 | #define HAVE_ASM_TYPES_H 1
843 | #define HAVE_LINUX_IF_PACKET_H 1
844 | #define HAVE_LINUX_IF_ETHER_H 1
845 | #define HAVE_SYS_SOCKET_H 1
846 | #define HAVE_SYS_CDEFS_H 1
847 | #define HAVE_NET_IF_H 1
848 | /* end confdefs.h.  */
849 | #include <stdio.h>
850 | #ifdef HAVE_SYS_TYPES_H
851 | # include <sys/types.h>
852 | #endif
853 | #ifdef HAVE_SYS_STAT_H
854 | # include <sys/stat.h>
855 | #endif
856 | #ifdef STDC_HEADERS
857 | # include <stdlib.h>
858 | # include <stddef.h>
859 | #else
860 | # ifdef HAVE_STDLIB_H
861 | #  include <stdlib.h>
862 | # endif
863 | #endif
864 | #ifdef HAVE_STRING_H
865 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
866 | #  include <memory.h>
867 | # endif
868 | # include <string.h>
869 | #endif
870 | #ifdef HAVE_STRINGS_H
871 | # include <strings.h>
872 | #endif
873 | #ifdef HAVE_INTTYPES_H
874 | # include <inttypes.h>
875 | #endif
876 | #ifdef HAVE_STDINT_H
877 | # include <stdint.h>
878 | #endif
879 | #ifdef HAVE_UNISTD_H
880 | # include <unistd.h>
881 | #endif
882 | #include <net/if_types.h>
883 configure:3652: result: no
884 configure:3652: checking net/if_types.h presence
885 configure:3652: mipsel-uclibc-gcc -E  conftest.c
886 conftest.c:39:26: error: net/if_types.h: No such file or directory
887 configure:3652: $? = 1
888 configure: failed program was:
889 | /* confdefs.h */
890 | #define PACKAGE_NAME ""
891 | #define PACKAGE_TARNAME ""
892 | #define PACKAGE_VERSION ""
893 | #define PACKAGE_STRING ""
894 | #define PACKAGE_BUGREPORT ""
895 | #define PACKAGE_URL ""
896 | #define STDC_HEADERS 1
897 | #define HAVE_SYS_WAIT_H 1
898 | #define HAVE_SYS_TYPES_H 1
899 | #define HAVE_SYS_STAT_H 1
900 | #define HAVE_STDLIB_H 1
901 | #define HAVE_STRING_H 1
902 | #define HAVE_MEMORY_H 1
903 | #define HAVE_STRINGS_H 1
904 | #define HAVE_INTTYPES_H 1
905 | #define HAVE_STDINT_H 1
906 | #define HAVE_UNISTD_H 1
907 | #define HAVE_FCNTL_H 1
908 | #define HAVE_SYS_IOCTL_H 1
909 | #define HAVE_SYS_TIME_H 1
910 | #define HAVE_SYSLOG_H 1
911 | #define HAVE_UNISTD_H 1
912 | #define HAVE_NET_IF_ARP_H 1
913 | #define HAVE_NETINET_IF_ETHER_H 1
914 | #define HAVE_GETOPT_H 1
915 | #define HAVE_SYS_UIO_H 1
916 | #define HAVE_SYS_PARAM_H 1
917 | #define HAVE_FCNTL_H 1
918 | #define HAVE_NETPACKET_PACKET_H 1
919 | #define HAVE_NET_ETHERNET_H 1
920 | #define HAVE_ASM_TYPES_H 1
921 | #define HAVE_LINUX_IF_PACKET_H 1
922 | #define HAVE_LINUX_IF_ETHER_H 1
923 | #define HAVE_SYS_SOCKET_H 1
924 | #define HAVE_SYS_CDEFS_H 1
925 | #define HAVE_NET_IF_H 1
926 | /* end confdefs.h.  */
927 | #include <net/if_types.h>
928 configure:3652: result: no
929 configure:3652: checking for net/if_types.h
930 configure:3652: result: no
931 configure:3652: checking for netinet/if_ether.h
932 configure:3652: result: yes
933 configure:3652: checking for net/if_types.h
934 configure:3652: result: no
935 configure:3652: checking for net/if_dl.h
936 configure:3652: result: no
937 configure:3664: checking for linux/if.h
938 configure:3664: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
939 configure:3664: $? = 0
940 configure:3664: result: yes
941 configure:3677: checking for linux/if_pppox.h
942 configure:3677: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
943 configure:3677: $? = 0
944 configure:3677: result: yes
945 configure:3694: checking for an ANSI C-conforming const
946 configure:3759: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
947 configure:3759: $? = 0
948 configure:3766: result: yes
949 configure:3774: checking for pid_t
950 configure:3774: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
951 configure:3774: $? = 0
952 configure:3774: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
953 conftest.c: In function 'main':
954 conftest.c:78: error: expected expression before ')' token
955 configure:3774: $? = 1
956 configure: failed program was:
957 | /* confdefs.h */
958 | #define PACKAGE_NAME ""
959 | #define PACKAGE_TARNAME ""
960 | #define PACKAGE_VERSION ""
961 | #define PACKAGE_STRING ""
962 | #define PACKAGE_BUGREPORT ""
963 | #define PACKAGE_URL ""
964 | #define STDC_HEADERS 1
965 | #define HAVE_SYS_WAIT_H 1
966 | #define HAVE_SYS_TYPES_H 1
967 | #define HAVE_SYS_STAT_H 1
968 | #define HAVE_STDLIB_H 1
969 | #define HAVE_STRING_H 1
970 | #define HAVE_MEMORY_H 1
971 | #define HAVE_STRINGS_H 1
972 | #define HAVE_INTTYPES_H 1
973 | #define HAVE_STDINT_H 1
974 | #define HAVE_UNISTD_H 1
975 | #define HAVE_FCNTL_H 1
976 | #define HAVE_SYS_IOCTL_H 1
977 | #define HAVE_SYS_TIME_H 1
978 | #define HAVE_SYSLOG_H 1
979 | #define HAVE_UNISTD_H 1
980 | #define HAVE_NET_IF_ARP_H 1
981 | #define HAVE_NETINET_IF_ETHER_H 1
982 | #define HAVE_GETOPT_H 1
983 | #define HAVE_SYS_UIO_H 1
984 | #define HAVE_SYS_PARAM_H 1
985 | #define HAVE_FCNTL_H 1
986 | #define HAVE_NETPACKET_PACKET_H 1
987 | #define HAVE_NET_ETHERNET_H 1
988 | #define HAVE_ASM_TYPES_H 1
989 | #define HAVE_LINUX_IF_PACKET_H 1
990 | #define HAVE_LINUX_IF_ETHER_H 1
991 | #define HAVE_SYS_SOCKET_H 1
992 | #define HAVE_SYS_CDEFS_H 1
993 | #define HAVE_NET_IF_H 1
994 | #define HAVE_NETINET_IF_ETHER_H 1
995 | #define HAVE_LINUX_IF_H 1
996 | #define HAVE_LINUX_IF_PPPOX_H 1
997 | /* end confdefs.h.  */
998 | #include <stdio.h>
999 | #ifdef HAVE_SYS_TYPES_H
1000 | # include <sys/types.h>
1001 | #endif
1002 | #ifdef HAVE_SYS_STAT_H
1003 | # include <sys/stat.h>
1004 | #endif
1005 | #ifdef STDC_HEADERS
1006 | # include <stdlib.h>
1007 | # include <stddef.h>
1008 | #else
1009 | # ifdef HAVE_STDLIB_H
1010 | #  include <stdlib.h>
1011 | # endif
1012 | #endif
1013 | #ifdef HAVE_STRING_H
1014 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1015 | #  include <memory.h>
1016 | # endif
1017 | # include <string.h>
1018 | #endif
1019 | #ifdef HAVE_STRINGS_H
1020 | # include <strings.h>
1021 | #endif
1022 | #ifdef HAVE_INTTYPES_H
1023 | # include <inttypes.h>
1024 | #endif
1025 | #ifdef HAVE_STDINT_H
1026 | # include <stdint.h>
1027 | #endif
1028 | #ifdef HAVE_UNISTD_H
1029 | # include <unistd.h>
1030 | #endif
1031 | int
1032 | main ()
1033 | {
1034 | if (sizeof ((pid_t)))
1035 |           return 0;
1036 |   ;
1037 |   return 0;
1038 | }
1039 configure:3774: result: yes
1040 configure:3785: checking whether time.h and sys/time.h may both be included
1041 configure:3805: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1042 configure:3805: $? = 0
1043 configure:3812: result: yes
1044 configure:3820: checking whether struct tm is in sys/time.h or time.h
1045 configure:3840: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1046 configure:3840: $? = 0
1047 configure:3847: result: time.h
1048 configure:3856: checking for struct sockaddr_ll
1049 configure:3872: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1050 configure:3872: $? = 0
1051 configure:3878: result: yes
1052 configure:3886: checking for N_HDLC line discipline
1053 configure:3899: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1054 conftest.c: In function 'main':
1055 conftest.c:48: error: 'N_HDLC' undeclared (first use in this function)
1056 conftest.c:48: error: (Each undeclared identifier is reported only once
1057 conftest.c:48: error: for each function it appears in.)
1058 configure:3899: $? = 1
1059 configure: failed program was:
1060 | /* confdefs.h */
1061 | #define PACKAGE_NAME ""
1062 | #define PACKAGE_TARNAME ""
1063 | #define PACKAGE_VERSION ""
1064 | #define PACKAGE_STRING ""
1065 | #define PACKAGE_BUGREPORT ""
1066 | #define PACKAGE_URL ""
1067 | #define STDC_HEADERS 1
1068 | #define HAVE_SYS_WAIT_H 1
1069 | #define HAVE_SYS_TYPES_H 1
1070 | #define HAVE_SYS_STAT_H 1
1071 | #define HAVE_STDLIB_H 1
1072 | #define HAVE_STRING_H 1
1073 | #define HAVE_MEMORY_H 1
1074 | #define HAVE_STRINGS_H 1
1075 | #define HAVE_INTTYPES_H 1
1076 | #define HAVE_STDINT_H 1
1077 | #define HAVE_UNISTD_H 1
1078 | #define HAVE_FCNTL_H 1
1079 | #define HAVE_SYS_IOCTL_H 1
1080 | #define HAVE_SYS_TIME_H 1
1081 | #define HAVE_SYSLOG_H 1
1082 | #define HAVE_UNISTD_H 1
1083 | #define HAVE_NET_IF_ARP_H 1
1084 | #define HAVE_NETINET_IF_ETHER_H 1
1085 | #define HAVE_GETOPT_H 1
1086 | #define HAVE_SYS_UIO_H 1
1087 | #define HAVE_SYS_PARAM_H 1
1088 | #define HAVE_FCNTL_H 1
1089 | #define HAVE_NETPACKET_PACKET_H 1
1090 | #define HAVE_NET_ETHERNET_H 1
1091 | #define HAVE_ASM_TYPES_H 1
1092 | #define HAVE_LINUX_IF_PACKET_H 1
1093 | #define HAVE_LINUX_IF_ETHER_H 1
1094 | #define HAVE_SYS_SOCKET_H 1
1095 | #define HAVE_SYS_CDEFS_H 1
1096 | #define HAVE_NET_IF_H 1
1097 | #define HAVE_NETINET_IF_ETHER_H 1
1098 | #define HAVE_LINUX_IF_H 1
1099 | #define HAVE_LINUX_IF_PPPOX_H 1
1100 | #define TIME_WITH_SYS_TIME 1
1101 | #define HAVE_STRUCT_SOCKADDR_LL 1
1102 | /* end confdefs.h.  */
1103 | #include <linux/termios.h>
1104 | int
1105 | main ()
1106 | {
1107 | int x = N_HDLC;
1108 |   ;
1109 |   return 0;
1110 | }
1111 configure:3905: result: no
1112 configure:3997: checking for working memcmp
1113 configure:4050: result: no
1114 configure:4066: checking return type of signal handlers
1115 configure:4084: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1116 conftest.c: In function 'main':
1117 conftest.c:52: error: void value not ignored as it ought to be
1118 configure:4084: $? = 1
1119 configure: failed program was:
1120 | /* confdefs.h */
1121 | #define PACKAGE_NAME ""
1122 | #define PACKAGE_TARNAME ""
1123 | #define PACKAGE_VERSION ""
1124 | #define PACKAGE_STRING ""
1125 | #define PACKAGE_BUGREPORT ""
1126 | #define PACKAGE_URL ""
1127 | #define STDC_HEADERS 1
1128 | #define HAVE_SYS_WAIT_H 1
1129 | #define HAVE_SYS_TYPES_H 1
1130 | #define HAVE_SYS_STAT_H 1
1131 | #define HAVE_STDLIB_H 1
1132 | #define HAVE_STRING_H 1
1133 | #define HAVE_MEMORY_H 1
1134 | #define HAVE_STRINGS_H 1
1135 | #define HAVE_INTTYPES_H 1
1136 | #define HAVE_STDINT_H 1
1137 | #define HAVE_UNISTD_H 1
1138 | #define HAVE_FCNTL_H 1
1139 | #define HAVE_SYS_IOCTL_H 1
1140 | #define HAVE_SYS_TIME_H 1
1141 | #define HAVE_SYSLOG_H 1
1142 | #define HAVE_UNISTD_H 1
1143 | #define HAVE_NET_IF_ARP_H 1
1144 | #define HAVE_NETINET_IF_ETHER_H 1
1145 | #define HAVE_GETOPT_H 1
1146 | #define HAVE_SYS_UIO_H 1
1147 | #define HAVE_SYS_PARAM_H 1
1148 | #define HAVE_FCNTL_H 1
1149 | #define HAVE_NETPACKET_PACKET_H 1
1150 | #define HAVE_NET_ETHERNET_H 1
1151 | #define HAVE_ASM_TYPES_H 1
1152 | #define HAVE_LINUX_IF_PACKET_H 1
1153 | #define HAVE_LINUX_IF_ETHER_H 1
1154 | #define HAVE_SYS_SOCKET_H 1
1155 | #define HAVE_SYS_CDEFS_H 1
1156 | #define HAVE_NET_IF_H 1
1157 | #define HAVE_NETINET_IF_ETHER_H 1
1158 | #define HAVE_LINUX_IF_H 1
1159 | #define HAVE_LINUX_IF_PPPOX_H 1
1160 | #define TIME_WITH_SYS_TIME 1
1161 | #define HAVE_STRUCT_SOCKADDR_LL 1
1162 | #define HAVE_LINUX_KERNEL_PPPOE 1
1163 | #define DEBUGGING_ENABLED 1
1164 | /* end confdefs.h.  */
1165 | #include <sys/types.h>
1166 | #include <signal.h>
1168 | int
1169 | main ()
1170 | {
1171 | return *(signal (0, 0)) (0) == 1;
1172 |   ;
1173 |   return 0;
1174 | }
1175 configure:4091: result: void
1176 configure:4102: checking for select
1177 configure:4102: mipsel-uclibc-gcc -o conftest -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32     conftest.c  >&5
1178 configure:4102: $? = 0
1179 configure:4102: result: yes
1180 configure:4102: checking for socket
1181 configure:4102: mipsel-uclibc-gcc -o conftest -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32     conftest.c  >&5
1182 configure:4102: $? = 0
1183 configure:4102: result: yes
1184 configure:4102: checking for strerror
1185 configure:4102: mipsel-uclibc-gcc -o conftest -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32     conftest.c  >&5
1186 configure:4102: $? = 0
1187 configure:4102: result: yes
1188 configure:4102: checking for strtol
1189 configure:4102: mipsel-uclibc-gcc -o conftest -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32     conftest.c  >&5
1190 configure:4102: $? = 0
1191 configure:4102: result: yes
1192 configure:4154: checking for a BSD-compatible install
1193 configure:4222: result: /usr/bin/install -c
1194 configure:4238: checking size of unsigned short
1195 configure:4243: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1196 configure:4243: $? = 0
1197 configure:4243: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1198 conftest.c: In function 'main':
1199 conftest.c:87: error: size of array 'test_array' is negative
1200 configure:4243: $? = 1
1201 configure: failed program was:
1202 | /* confdefs.h */
1203 | #define PACKAGE_NAME ""
1204 | #define PACKAGE_TARNAME ""
1205 | #define PACKAGE_VERSION ""
1206 | #define PACKAGE_STRING ""
1207 | #define PACKAGE_BUGREPORT ""
1208 | #define PACKAGE_URL ""
1209 | #define STDC_HEADERS 1
1210 | #define HAVE_SYS_WAIT_H 1
1211 | #define HAVE_SYS_TYPES_H 1
1212 | #define HAVE_SYS_STAT_H 1
1213 | #define HAVE_STDLIB_H 1
1214 | #define HAVE_STRING_H 1
1215 | #define HAVE_MEMORY_H 1
1216 | #define HAVE_STRINGS_H 1
1217 | #define HAVE_INTTYPES_H 1
1218 | #define HAVE_STDINT_H 1
1219 | #define HAVE_UNISTD_H 1
1220 | #define HAVE_FCNTL_H 1
1221 | #define HAVE_SYS_IOCTL_H 1
1222 | #define HAVE_SYS_TIME_H 1
1223 | #define HAVE_SYSLOG_H 1
1224 | #define HAVE_UNISTD_H 1
1225 | #define HAVE_NET_IF_ARP_H 1
1226 | #define HAVE_NETINET_IF_ETHER_H 1
1227 | #define HAVE_GETOPT_H 1
1228 | #define HAVE_SYS_UIO_H 1
1229 | #define HAVE_SYS_PARAM_H 1
1230 | #define HAVE_FCNTL_H 1
1231 | #define HAVE_NETPACKET_PACKET_H 1
1232 | #define HAVE_NET_ETHERNET_H 1
1233 | #define HAVE_ASM_TYPES_H 1
1234 | #define HAVE_LINUX_IF_PACKET_H 1
1235 | #define HAVE_LINUX_IF_ETHER_H 1
1236 | #define HAVE_SYS_SOCKET_H 1
1237 | #define HAVE_SYS_CDEFS_H 1
1238 | #define HAVE_NET_IF_H 1
1239 | #define HAVE_NETINET_IF_ETHER_H 1
1240 | #define HAVE_LINUX_IF_H 1
1241 | #define HAVE_LINUX_IF_PPPOX_H 1
1242 | #define TIME_WITH_SYS_TIME 1
1243 | #define HAVE_STRUCT_SOCKADDR_LL 1
1244 | #define HAVE_LINUX_KERNEL_PPPOE 1
1245 | #define DEBUGGING_ENABLED 1
1246 | #define RETSIGTYPE void
1247 | #define HAVE_SELECT 1
1248 | #define HAVE_SOCKET 1
1249 | #define HAVE_STRERROR 1
1250 | #define HAVE_STRTOL 1
1251 | /* end confdefs.h.  */
1252 | #include <stdio.h>
1253 | #ifdef HAVE_SYS_TYPES_H
1254 | # include <sys/types.h>
1255 | #endif
1256 | #ifdef HAVE_SYS_STAT_H
1257 | # include <sys/stat.h>
1258 | #endif
1259 | #ifdef STDC_HEADERS
1260 | # include <stdlib.h>
1261 | # include <stddef.h>
1262 | #else
1263 | # ifdef HAVE_STDLIB_H
1264 | #  include <stdlib.h>
1265 | # endif
1266 | #endif
1267 | #ifdef HAVE_STRING_H
1268 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1269 | #  include <memory.h>
1270 | # endif
1271 | # include <string.h>
1272 | #endif
1273 | #ifdef HAVE_STRINGS_H
1274 | # include <strings.h>
1275 | #endif
1276 | #ifdef HAVE_INTTYPES_H
1277 | # include <inttypes.h>
1278 | #endif
1279 | #ifdef HAVE_STDINT_H
1280 | # include <stdint.h>
1281 | #endif
1282 | #ifdef HAVE_UNISTD_H
1283 | # include <unistd.h>
1284 | #endif
1285 | int
1286 | main ()
1287 | {
1288 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 0)];
1289 | test_array [0] = 0
1291 |   ;
1292 |   return 0;
1293 | }
1294 configure:4243: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1295 conftest.c: In function 'main':
1296 conftest.c:87: error: size of array 'test_array' is negative
1297 configure:4243: $? = 1
1298 configure: failed program was:
1299 | /* confdefs.h */
1300 | #define PACKAGE_NAME ""
1301 | #define PACKAGE_TARNAME ""
1302 | #define PACKAGE_VERSION ""
1303 | #define PACKAGE_STRING ""
1304 | #define PACKAGE_BUGREPORT ""
1305 | #define PACKAGE_URL ""
1306 | #define STDC_HEADERS 1
1307 | #define HAVE_SYS_WAIT_H 1
1308 | #define HAVE_SYS_TYPES_H 1
1309 | #define HAVE_SYS_STAT_H 1
1310 | #define HAVE_STDLIB_H 1
1311 | #define HAVE_STRING_H 1
1312 | #define HAVE_MEMORY_H 1
1313 | #define HAVE_STRINGS_H 1
1314 | #define HAVE_INTTYPES_H 1
1315 | #define HAVE_STDINT_H 1
1316 | #define HAVE_UNISTD_H 1
1317 | #define HAVE_FCNTL_H 1
1318 | #define HAVE_SYS_IOCTL_H 1
1319 | #define HAVE_SYS_TIME_H 1
1320 | #define HAVE_SYSLOG_H 1
1321 | #define HAVE_UNISTD_H 1
1322 | #define HAVE_NET_IF_ARP_H 1
1323 | #define HAVE_NETINET_IF_ETHER_H 1
1324 | #define HAVE_GETOPT_H 1
1325 | #define HAVE_SYS_UIO_H 1
1326 | #define HAVE_SYS_PARAM_H 1
1327 | #define HAVE_FCNTL_H 1
1328 | #define HAVE_NETPACKET_PACKET_H 1
1329 | #define HAVE_NET_ETHERNET_H 1
1330 | #define HAVE_ASM_TYPES_H 1
1331 | #define HAVE_LINUX_IF_PACKET_H 1
1332 | #define HAVE_LINUX_IF_ETHER_H 1
1333 | #define HAVE_SYS_SOCKET_H 1
1334 | #define HAVE_SYS_CDEFS_H 1
1335 | #define HAVE_NET_IF_H 1
1336 | #define HAVE_NETINET_IF_ETHER_H 1
1337 | #define HAVE_LINUX_IF_H 1
1338 | #define HAVE_LINUX_IF_PPPOX_H 1
1339 | #define TIME_WITH_SYS_TIME 1
1340 | #define HAVE_STRUCT_SOCKADDR_LL 1
1341 | #define HAVE_LINUX_KERNEL_PPPOE 1
1342 | #define DEBUGGING_ENABLED 1
1343 | #define RETSIGTYPE void
1344 | #define HAVE_SELECT 1
1345 | #define HAVE_SOCKET 1
1346 | #define HAVE_STRERROR 1
1347 | #define HAVE_STRTOL 1
1348 | /* end confdefs.h.  */
1349 | #include <stdio.h>
1350 | #ifdef HAVE_SYS_TYPES_H
1351 | # include <sys/types.h>
1352 | #endif
1353 | #ifdef HAVE_SYS_STAT_H
1354 | # include <sys/stat.h>
1355 | #endif
1356 | #ifdef STDC_HEADERS
1357 | # include <stdlib.h>
1358 | # include <stddef.h>
1359 | #else
1360 | # ifdef HAVE_STDLIB_H
1361 | #  include <stdlib.h>
1362 | # endif
1363 | #endif
1364 | #ifdef HAVE_STRING_H
1365 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1366 | #  include <memory.h>
1367 | # endif
1368 | # include <string.h>
1369 | #endif
1370 | #ifdef HAVE_STRINGS_H
1371 | # include <strings.h>
1372 | #endif
1373 | #ifdef HAVE_INTTYPES_H
1374 | # include <inttypes.h>
1375 | #endif
1376 | #ifdef HAVE_STDINT_H
1377 | # include <stdint.h>
1378 | #endif
1379 | #ifdef HAVE_UNISTD_H
1380 | # include <unistd.h>
1381 | #endif
1382 | int
1383 | main ()
1384 | {
1385 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 1)];
1386 | test_array [0] = 0
1388 |   ;
1389 |   return 0;
1390 | }
1391 configure:4243: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1392 configure:4243: $? = 0
1393 configure:4243: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1394 configure:4243: $? = 0
1395 configure:4257: result: 2
1396 configure:4271: checking size of unsigned int
1397 configure:4276: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1398 configure:4276: $? = 0
1399 configure:4276: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1400 conftest.c: In function 'main':
1401 conftest.c:88: error: size of array 'test_array' is negative
1402 configure:4276: $? = 1
1403 configure: failed program was:
1404 | /* confdefs.h */
1405 | #define PACKAGE_NAME ""
1406 | #define PACKAGE_TARNAME ""
1407 | #define PACKAGE_VERSION ""
1408 | #define PACKAGE_STRING ""
1409 | #define PACKAGE_BUGREPORT ""
1410 | #define PACKAGE_URL ""
1411 | #define STDC_HEADERS 1
1412 | #define HAVE_SYS_WAIT_H 1
1413 | #define HAVE_SYS_TYPES_H 1
1414 | #define HAVE_SYS_STAT_H 1
1415 | #define HAVE_STDLIB_H 1
1416 | #define HAVE_STRING_H 1
1417 | #define HAVE_MEMORY_H 1
1418 | #define HAVE_STRINGS_H 1
1419 | #define HAVE_INTTYPES_H 1
1420 | #define HAVE_STDINT_H 1
1421 | #define HAVE_UNISTD_H 1
1422 | #define HAVE_FCNTL_H 1
1423 | #define HAVE_SYS_IOCTL_H 1
1424 | #define HAVE_SYS_TIME_H 1
1425 | #define HAVE_SYSLOG_H 1
1426 | #define HAVE_UNISTD_H 1
1427 | #define HAVE_NET_IF_ARP_H 1
1428 | #define HAVE_NETINET_IF_ETHER_H 1
1429 | #define HAVE_GETOPT_H 1
1430 | #define HAVE_SYS_UIO_H 1
1431 | #define HAVE_SYS_PARAM_H 1
1432 | #define HAVE_FCNTL_H 1
1433 | #define HAVE_NETPACKET_PACKET_H 1
1434 | #define HAVE_NET_ETHERNET_H 1
1435 | #define HAVE_ASM_TYPES_H 1
1436 | #define HAVE_LINUX_IF_PACKET_H 1
1437 | #define HAVE_LINUX_IF_ETHER_H 1
1438 | #define HAVE_SYS_SOCKET_H 1
1439 | #define HAVE_SYS_CDEFS_H 1
1440 | #define HAVE_NET_IF_H 1
1441 | #define HAVE_NETINET_IF_ETHER_H 1
1442 | #define HAVE_LINUX_IF_H 1
1443 | #define HAVE_LINUX_IF_PPPOX_H 1
1444 | #define TIME_WITH_SYS_TIME 1
1445 | #define HAVE_STRUCT_SOCKADDR_LL 1
1446 | #define HAVE_LINUX_KERNEL_PPPOE 1
1447 | #define DEBUGGING_ENABLED 1
1448 | #define RETSIGTYPE void
1449 | #define HAVE_SELECT 1
1450 | #define HAVE_SOCKET 1
1451 | #define HAVE_STRERROR 1
1452 | #define HAVE_STRTOL 1
1453 | #define SIZEOF_UNSIGNED_SHORT 2
1454 | /* end confdefs.h.  */
1455 | #include <stdio.h>
1456 | #ifdef HAVE_SYS_TYPES_H
1457 | # include <sys/types.h>
1458 | #endif
1459 | #ifdef HAVE_SYS_STAT_H
1460 | # include <sys/stat.h>
1461 | #endif
1462 | #ifdef STDC_HEADERS
1463 | # include <stdlib.h>
1464 | # include <stddef.h>
1465 | #else
1466 | # ifdef HAVE_STDLIB_H
1467 | #  include <stdlib.h>
1468 | # endif
1469 | #endif
1470 | #ifdef HAVE_STRING_H
1471 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1472 | #  include <memory.h>
1473 | # endif
1474 | # include <string.h>
1475 | #endif
1476 | #ifdef HAVE_STRINGS_H
1477 | # include <strings.h>
1478 | #endif
1479 | #ifdef HAVE_INTTYPES_H
1480 | # include <inttypes.h>
1481 | #endif
1482 | #ifdef HAVE_STDINT_H
1483 | # include <stdint.h>
1484 | #endif
1485 | #ifdef HAVE_UNISTD_H
1486 | # include <unistd.h>
1487 | #endif
1488 | int
1489 | main ()
1490 | {
1491 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
1492 | test_array [0] = 0
1494 |   ;
1495 |   return 0;
1496 | }
1497 configure:4276: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1498 conftest.c: In function 'main':
1499 conftest.c:88: error: size of array 'test_array' is negative
1500 configure:4276: $? = 1
1501 configure: failed program was:
1502 | /* confdefs.h */
1503 | #define PACKAGE_NAME ""
1504 | #define PACKAGE_TARNAME ""
1505 | #define PACKAGE_VERSION ""
1506 | #define PACKAGE_STRING ""
1507 | #define PACKAGE_BUGREPORT ""
1508 | #define PACKAGE_URL ""
1509 | #define STDC_HEADERS 1
1510 | #define HAVE_SYS_WAIT_H 1
1511 | #define HAVE_SYS_TYPES_H 1
1512 | #define HAVE_SYS_STAT_H 1
1513 | #define HAVE_STDLIB_H 1
1514 | #define HAVE_STRING_H 1
1515 | #define HAVE_MEMORY_H 1
1516 | #define HAVE_STRINGS_H 1
1517 | #define HAVE_INTTYPES_H 1
1518 | #define HAVE_STDINT_H 1
1519 | #define HAVE_UNISTD_H 1
1520 | #define HAVE_FCNTL_H 1
1521 | #define HAVE_SYS_IOCTL_H 1
1522 | #define HAVE_SYS_TIME_H 1
1523 | #define HAVE_SYSLOG_H 1
1524 | #define HAVE_UNISTD_H 1
1525 | #define HAVE_NET_IF_ARP_H 1
1526 | #define HAVE_NETINET_IF_ETHER_H 1
1527 | #define HAVE_GETOPT_H 1
1528 | #define HAVE_SYS_UIO_H 1
1529 | #define HAVE_SYS_PARAM_H 1
1530 | #define HAVE_FCNTL_H 1
1531 | #define HAVE_NETPACKET_PACKET_H 1
1532 | #define HAVE_NET_ETHERNET_H 1
1533 | #define HAVE_ASM_TYPES_H 1
1534 | #define HAVE_LINUX_IF_PACKET_H 1
1535 | #define HAVE_LINUX_IF_ETHER_H 1
1536 | #define HAVE_SYS_SOCKET_H 1
1537 | #define HAVE_SYS_CDEFS_H 1
1538 | #define HAVE_NET_IF_H 1
1539 | #define HAVE_NETINET_IF_ETHER_H 1
1540 | #define HAVE_LINUX_IF_H 1
1541 | #define HAVE_LINUX_IF_PPPOX_H 1
1542 | #define TIME_WITH_SYS_TIME 1
1543 | #define HAVE_STRUCT_SOCKADDR_LL 1
1544 | #define HAVE_LINUX_KERNEL_PPPOE 1
1545 | #define DEBUGGING_ENABLED 1
1546 | #define RETSIGTYPE void
1547 | #define HAVE_SELECT 1
1548 | #define HAVE_SOCKET 1
1549 | #define HAVE_STRERROR 1
1550 | #define HAVE_STRTOL 1
1551 | #define SIZEOF_UNSIGNED_SHORT 2
1552 | /* end confdefs.h.  */
1553 | #include <stdio.h>
1554 | #ifdef HAVE_SYS_TYPES_H
1555 | # include <sys/types.h>
1556 | #endif
1557 | #ifdef HAVE_SYS_STAT_H
1558 | # include <sys/stat.h>
1559 | #endif
1560 | #ifdef STDC_HEADERS
1561 | # include <stdlib.h>
1562 | # include <stddef.h>
1563 | #else
1564 | # ifdef HAVE_STDLIB_H
1565 | #  include <stdlib.h>
1566 | # endif
1567 | #endif
1568 | #ifdef HAVE_STRING_H
1569 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1570 | #  include <memory.h>
1571 | # endif
1572 | # include <string.h>
1573 | #endif
1574 | #ifdef HAVE_STRINGS_H
1575 | # include <strings.h>
1576 | #endif
1577 | #ifdef HAVE_INTTYPES_H
1578 | # include <inttypes.h>
1579 | #endif
1580 | #ifdef HAVE_STDINT_H
1581 | # include <stdint.h>
1582 | #endif
1583 | #ifdef HAVE_UNISTD_H
1584 | # include <unistd.h>
1585 | #endif
1586 | int
1587 | main ()
1588 | {
1589 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
1590 | test_array [0] = 0
1592 |   ;
1593 |   return 0;
1594 | }
1595 configure:4276: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1596 conftest.c: In function 'main':
1597 conftest.c:88: error: size of array 'test_array' is negative
1598 configure:4276: $? = 1
1599 configure: failed program was:
1600 | /* confdefs.h */
1601 | #define PACKAGE_NAME ""
1602 | #define PACKAGE_TARNAME ""
1603 | #define PACKAGE_VERSION ""
1604 | #define PACKAGE_STRING ""
1605 | #define PACKAGE_BUGREPORT ""
1606 | #define PACKAGE_URL ""
1607 | #define STDC_HEADERS 1
1608 | #define HAVE_SYS_WAIT_H 1
1609 | #define HAVE_SYS_TYPES_H 1
1610 | #define HAVE_SYS_STAT_H 1
1611 | #define HAVE_STDLIB_H 1
1612 | #define HAVE_STRING_H 1
1613 | #define HAVE_MEMORY_H 1
1614 | #define HAVE_STRINGS_H 1
1615 | #define HAVE_INTTYPES_H 1
1616 | #define HAVE_STDINT_H 1
1617 | #define HAVE_UNISTD_H 1
1618 | #define HAVE_FCNTL_H 1
1619 | #define HAVE_SYS_IOCTL_H 1
1620 | #define HAVE_SYS_TIME_H 1
1621 | #define HAVE_SYSLOG_H 1
1622 | #define HAVE_UNISTD_H 1
1623 | #define HAVE_NET_IF_ARP_H 1
1624 | #define HAVE_NETINET_IF_ETHER_H 1
1625 | #define HAVE_GETOPT_H 1
1626 | #define HAVE_SYS_UIO_H 1
1627 | #define HAVE_SYS_PARAM_H 1
1628 | #define HAVE_FCNTL_H 1
1629 | #define HAVE_NETPACKET_PACKET_H 1
1630 | #define HAVE_NET_ETHERNET_H 1
1631 | #define HAVE_ASM_TYPES_H 1
1632 | #define HAVE_LINUX_IF_PACKET_H 1
1633 | #define HAVE_LINUX_IF_ETHER_H 1
1634 | #define HAVE_SYS_SOCKET_H 1
1635 | #define HAVE_SYS_CDEFS_H 1
1636 | #define HAVE_NET_IF_H 1
1637 | #define HAVE_NETINET_IF_ETHER_H 1
1638 | #define HAVE_LINUX_IF_H 1
1639 | #define HAVE_LINUX_IF_PPPOX_H 1
1640 | #define TIME_WITH_SYS_TIME 1
1641 | #define HAVE_STRUCT_SOCKADDR_LL 1
1642 | #define HAVE_LINUX_KERNEL_PPPOE 1
1643 | #define DEBUGGING_ENABLED 1
1644 | #define RETSIGTYPE void
1645 | #define HAVE_SELECT 1
1646 | #define HAVE_SOCKET 1
1647 | #define HAVE_STRERROR 1
1648 | #define HAVE_STRTOL 1
1649 | #define SIZEOF_UNSIGNED_SHORT 2
1650 | /* end confdefs.h.  */
1651 | #include <stdio.h>
1652 | #ifdef HAVE_SYS_TYPES_H
1653 | # include <sys/types.h>
1654 | #endif
1655 | #ifdef HAVE_SYS_STAT_H
1656 | # include <sys/stat.h>
1657 | #endif
1658 | #ifdef STDC_HEADERS
1659 | # include <stdlib.h>
1660 | # include <stddef.h>
1661 | #else
1662 | # ifdef HAVE_STDLIB_H
1663 | #  include <stdlib.h>
1664 | # endif
1665 | #endif
1666 | #ifdef HAVE_STRING_H
1667 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1668 | #  include <memory.h>
1669 | # endif
1670 | # include <string.h>
1671 | #endif
1672 | #ifdef HAVE_STRINGS_H
1673 | # include <strings.h>
1674 | #endif
1675 | #ifdef HAVE_INTTYPES_H
1676 | # include <inttypes.h>
1677 | #endif
1678 | #ifdef HAVE_STDINT_H
1679 | # include <stdint.h>
1680 | #endif
1681 | #ifdef HAVE_UNISTD_H
1682 | # include <unistd.h>
1683 | #endif
1684 | int
1685 | main ()
1686 | {
1687 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
1688 | test_array [0] = 0
1690 |   ;
1691 |   return 0;
1692 | }
1693 configure:4276: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1694 configure:4276: $? = 0
1695 configure:4276: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1696 configure:4276: $? = 0
1697 configure:4276: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1698 configure:4276: $? = 0
1699 configure:4290: result: 4
1700 configure:4304: checking size of unsigned long
1701 configure:4309: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1702 configure:4309: $? = 0
1703 configure:4309: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1704 conftest.c: In function 'main':
1705 conftest.c:89: error: size of array 'test_array' is negative
1706 configure:4309: $? = 1
1707 configure: failed program was:
1708 | /* confdefs.h */
1709 | #define PACKAGE_NAME ""
1710 | #define PACKAGE_TARNAME ""
1711 | #define PACKAGE_VERSION ""
1712 | #define PACKAGE_STRING ""
1713 | #define PACKAGE_BUGREPORT ""
1714 | #define PACKAGE_URL ""
1715 | #define STDC_HEADERS 1
1716 | #define HAVE_SYS_WAIT_H 1
1717 | #define HAVE_SYS_TYPES_H 1
1718 | #define HAVE_SYS_STAT_H 1
1719 | #define HAVE_STDLIB_H 1
1720 | #define HAVE_STRING_H 1
1721 | #define HAVE_MEMORY_H 1
1722 | #define HAVE_STRINGS_H 1
1723 | #define HAVE_INTTYPES_H 1
1724 | #define HAVE_STDINT_H 1
1725 | #define HAVE_UNISTD_H 1
1726 | #define HAVE_FCNTL_H 1
1727 | #define HAVE_SYS_IOCTL_H 1
1728 | #define HAVE_SYS_TIME_H 1
1729 | #define HAVE_SYSLOG_H 1
1730 | #define HAVE_UNISTD_H 1
1731 | #define HAVE_NET_IF_ARP_H 1
1732 | #define HAVE_NETINET_IF_ETHER_H 1
1733 | #define HAVE_GETOPT_H 1
1734 | #define HAVE_SYS_UIO_H 1
1735 | #define HAVE_SYS_PARAM_H 1
1736 | #define HAVE_FCNTL_H 1
1737 | #define HAVE_NETPACKET_PACKET_H 1
1738 | #define HAVE_NET_ETHERNET_H 1
1739 | #define HAVE_ASM_TYPES_H 1
1740 | #define HAVE_LINUX_IF_PACKET_H 1
1741 | #define HAVE_LINUX_IF_ETHER_H 1
1742 | #define HAVE_SYS_SOCKET_H 1
1743 | #define HAVE_SYS_CDEFS_H 1
1744 | #define HAVE_NET_IF_H 1
1745 | #define HAVE_NETINET_IF_ETHER_H 1
1746 | #define HAVE_LINUX_IF_H 1
1747 | #define HAVE_LINUX_IF_PPPOX_H 1
1748 | #define TIME_WITH_SYS_TIME 1
1749 | #define HAVE_STRUCT_SOCKADDR_LL 1
1750 | #define HAVE_LINUX_KERNEL_PPPOE 1
1751 | #define DEBUGGING_ENABLED 1
1752 | #define RETSIGTYPE void
1753 | #define HAVE_SELECT 1
1754 | #define HAVE_SOCKET 1
1755 | #define HAVE_STRERROR 1
1756 | #define HAVE_STRTOL 1
1757 | #define SIZEOF_UNSIGNED_SHORT 2
1758 | #define SIZEOF_UNSIGNED_INT 4
1759 | /* end confdefs.h.  */
1760 | #include <stdio.h>
1761 | #ifdef HAVE_SYS_TYPES_H
1762 | # include <sys/types.h>
1763 | #endif
1764 | #ifdef HAVE_SYS_STAT_H
1765 | # include <sys/stat.h>
1766 | #endif
1767 | #ifdef STDC_HEADERS
1768 | # include <stdlib.h>
1769 | # include <stddef.h>
1770 | #else
1771 | # ifdef HAVE_STDLIB_H
1772 | #  include <stdlib.h>
1773 | # endif
1774 | #endif
1775 | #ifdef HAVE_STRING_H
1776 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1777 | #  include <memory.h>
1778 | # endif
1779 | # include <string.h>
1780 | #endif
1781 | #ifdef HAVE_STRINGS_H
1782 | # include <strings.h>
1783 | #endif
1784 | #ifdef HAVE_INTTYPES_H
1785 | # include <inttypes.h>
1786 | #endif
1787 | #ifdef HAVE_STDINT_H
1788 | # include <stdint.h>
1789 | #endif
1790 | #ifdef HAVE_UNISTD_H
1791 | # include <unistd.h>
1792 | #endif
1793 | int
1794 | main ()
1795 | {
1796 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];
1797 | test_array [0] = 0
1799 |   ;
1800 |   return 0;
1801 | }
1802 configure:4309: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1803 conftest.c: In function 'main':
1804 conftest.c:89: error: size of array 'test_array' is negative
1805 configure:4309: $? = 1
1806 configure: failed program was:
1807 | /* confdefs.h */
1808 | #define PACKAGE_NAME ""
1809 | #define PACKAGE_TARNAME ""
1810 | #define PACKAGE_VERSION ""
1811 | #define PACKAGE_STRING ""
1812 | #define PACKAGE_BUGREPORT ""
1813 | #define PACKAGE_URL ""
1814 | #define STDC_HEADERS 1
1815 | #define HAVE_SYS_WAIT_H 1
1816 | #define HAVE_SYS_TYPES_H 1
1817 | #define HAVE_SYS_STAT_H 1
1818 | #define HAVE_STDLIB_H 1
1819 | #define HAVE_STRING_H 1
1820 | #define HAVE_MEMORY_H 1
1821 | #define HAVE_STRINGS_H 1
1822 | #define HAVE_INTTYPES_H 1
1823 | #define HAVE_STDINT_H 1
1824 | #define HAVE_UNISTD_H 1
1825 | #define HAVE_FCNTL_H 1
1826 | #define HAVE_SYS_IOCTL_H 1
1827 | #define HAVE_SYS_TIME_H 1
1828 | #define HAVE_SYSLOG_H 1
1829 | #define HAVE_UNISTD_H 1
1830 | #define HAVE_NET_IF_ARP_H 1
1831 | #define HAVE_NETINET_IF_ETHER_H 1
1832 | #define HAVE_GETOPT_H 1
1833 | #define HAVE_SYS_UIO_H 1
1834 | #define HAVE_SYS_PARAM_H 1
1835 | #define HAVE_FCNTL_H 1
1836 | #define HAVE_NETPACKET_PACKET_H 1
1837 | #define HAVE_NET_ETHERNET_H 1
1838 | #define HAVE_ASM_TYPES_H 1
1839 | #define HAVE_LINUX_IF_PACKET_H 1
1840 | #define HAVE_LINUX_IF_ETHER_H 1
1841 | #define HAVE_SYS_SOCKET_H 1
1842 | #define HAVE_SYS_CDEFS_H 1
1843 | #define HAVE_NET_IF_H 1
1844 | #define HAVE_NETINET_IF_ETHER_H 1
1845 | #define HAVE_LINUX_IF_H 1
1846 | #define HAVE_LINUX_IF_PPPOX_H 1
1847 | #define TIME_WITH_SYS_TIME 1
1848 | #define HAVE_STRUCT_SOCKADDR_LL 1
1849 | #define HAVE_LINUX_KERNEL_PPPOE 1
1850 | #define DEBUGGING_ENABLED 1
1851 | #define RETSIGTYPE void
1852 | #define HAVE_SELECT 1
1853 | #define HAVE_SOCKET 1
1854 | #define HAVE_STRERROR 1
1855 | #define HAVE_STRTOL 1
1856 | #define SIZEOF_UNSIGNED_SHORT 2
1857 | #define SIZEOF_UNSIGNED_INT 4
1858 | /* end confdefs.h.  */
1859 | #include <stdio.h>
1860 | #ifdef HAVE_SYS_TYPES_H
1861 | # include <sys/types.h>
1862 | #endif
1863 | #ifdef HAVE_SYS_STAT_H
1864 | # include <sys/stat.h>
1865 | #endif
1866 | #ifdef STDC_HEADERS
1867 | # include <stdlib.h>
1868 | # include <stddef.h>
1869 | #else
1870 | # ifdef HAVE_STDLIB_H
1871 | #  include <stdlib.h>
1872 | # endif
1873 | #endif
1874 | #ifdef HAVE_STRING_H
1875 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1876 | #  include <memory.h>
1877 | # endif
1878 | # include <string.h>
1879 | #endif
1880 | #ifdef HAVE_STRINGS_H
1881 | # include <strings.h>
1882 | #endif
1883 | #ifdef HAVE_INTTYPES_H
1884 | # include <inttypes.h>
1885 | #endif
1886 | #ifdef HAVE_STDINT_H
1887 | # include <stdint.h>
1888 | #endif
1889 | #ifdef HAVE_UNISTD_H
1890 | # include <unistd.h>
1891 | #endif
1892 | int
1893 | main ()
1894 | {
1895 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];
1896 | test_array [0] = 0
1898 |   ;
1899 |   return 0;
1900 | }
1901 configure:4309: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
1902 conftest.c: In function 'main':
1903 conftest.c:89: error: size of array 'test_array' is negative
1904 configure:4309: $? = 1
1905 configure: failed program was:
1906 | /* confdefs.h */
1907 | #define PACKAGE_NAME ""
1908 | #define PACKAGE_TARNAME ""
1909 | #define PACKAGE_VERSION ""
1910 | #define PACKAGE_STRING ""
1911 | #define PACKAGE_BUGREPORT ""
1912 | #define PACKAGE_URL ""
1913 | #define STDC_HEADERS 1
1914 | #define HAVE_SYS_WAIT_H 1
1915 | #define HAVE_SYS_TYPES_H 1
1916 | #define HAVE_SYS_STAT_H 1
1917 | #define HAVE_STDLIB_H 1
1918 | #define HAVE_STRING_H 1
1919 | #define HAVE_MEMORY_H 1
1920 | #define HAVE_STRINGS_H 1
1921 | #define HAVE_INTTYPES_H 1
1922 | #define HAVE_STDINT_H 1
1923 | #define HAVE_UNISTD_H 1
1924 | #define HAVE_FCNTL_H 1
1925 | #define HAVE_SYS_IOCTL_H 1
1926 | #define HAVE_SYS_TIME_H 1
1927 | #define HAVE_SYSLOG_H 1
1928 | #define HAVE_UNISTD_H 1
1929 | #define HAVE_NET_IF_ARP_H 1
1930 | #define HAVE_NETINET_IF_ETHER_H 1
1931 | #define HAVE_GETOPT_H 1
1932 | #define HAVE_SYS_UIO_H 1
1933 | #define HAVE_SYS_PARAM_H 1
1934 | #define HAVE_FCNTL_H 1
1935 | #define HAVE_NETPACKET_PACKET_H 1
1936 | #define HAVE_NET_ETHERNET_H 1
1937 | #define HAVE_ASM_TYPES_H 1
1938 | #define HAVE_LINUX_IF_PACKET_H 1
1939 | #define HAVE_LINUX_IF_ETHER_H 1
1940 | #define HAVE_SYS_SOCKET_H 1
1941 | #define HAVE_SYS_CDEFS_H 1
1942 | #define HAVE_NET_IF_H 1
1943 | #define HAVE_NETINET_IF_ETHER_H 1
1944 | #define HAVE_LINUX_IF_H 1
1945 | #define HAVE_LINUX_IF_PPPOX_H 1
1946 | #define TIME_WITH_SYS_TIME 1
1947 | #define HAVE_STRUCT_SOCKADDR_LL 1
1948 | #define HAVE_LINUX_KERNEL_PPPOE 1
1949 | #define DEBUGGING_ENABLED 1
1950 | #define RETSIGTYPE void
1951 | #define HAVE_SELECT 1
1952 | #define HAVE_SOCKET 1
1953 | #define HAVE_STRERROR 1
1954 | #define HAVE_STRTOL 1
1955 | #define SIZEOF_UNSIGNED_SHORT 2
1956 | #define SIZEOF_UNSIGNED_INT 4
1957 | /* end confdefs.h.  */
1958 | #include <stdio.h>
1959 | #ifdef HAVE_SYS_TYPES_H
1960 | # include <sys/types.h>
1961 | #endif
1962 | #ifdef HAVE_SYS_STAT_H
1963 | # include <sys/stat.h>
1964 | #endif
1965 | #ifdef STDC_HEADERS
1966 | # include <stdlib.h>
1967 | # include <stddef.h>
1968 | #else
1969 | # ifdef HAVE_STDLIB_H
1970 | #  include <stdlib.h>
1971 | # endif
1972 | #endif
1973 | #ifdef HAVE_STRING_H
1974 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1975 | #  include <memory.h>
1976 | # endif
1977 | # include <string.h>
1978 | #endif
1979 | #ifdef HAVE_STRINGS_H
1980 | # include <strings.h>
1981 | #endif
1982 | #ifdef HAVE_INTTYPES_H
1983 | # include <inttypes.h>
1984 | #endif
1985 | #ifdef HAVE_STDINT_H
1986 | # include <stdint.h>
1987 | #endif
1988 | #ifdef HAVE_UNISTD_H
1989 | # include <unistd.h>
1990 | #endif
1991 | int
1992 | main ()
1993 | {
1994 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];
1995 | test_array [0] = 0
1997 |   ;
1998 |   return 0;
1999 | }
2000 configure:4309: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
2001 configure:4309: $? = 0
2002 configure:4309: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
2003 configure:4309: $? = 0
2004 configure:4309: mipsel-uclibc-gcc -c -g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32    conftest.c >&5
2005 configure:4309: $? = 0
2006 configure:4323: result: 4
2007 configure:4336: checking for pppd
2008 configure:4368: result: NOTFOUND
2009 configure:4378: checking for echo
2010 configure:4396: found /bin/echo
2011 configure:4409: result: /bin/echo
2012 configure:4420: checking for setsid
2013 configure:4439: found /usr/bin/setsid
2014 configure:4452: result: /usr/bin/setsid
2015 configure:4463: checking for id
2016 configure:4482: found /usr/bin/id
2017 configure:4495: result: /usr/bin/id
2018 configure:4504: checking for Linux 2.4.X kernel-mode PPPoE support
2019 configure:4551: result: yes
2020 configure:4566: WARNING: *** Oops!  I couldn't find pppd, the PPP daemon anywhere.
2021 configure:4568: WARNING: *** You must install pppd, version 2.3.10 or later.
2022 configure:4570: WARNING: *** I will keep going, but it may not work.
2023 configure:4601: WARNING: *** Oops.  I cannot figure out what version of pppd you have.
2024 configure:4603: WARNING: *** All I got back was ''
2025 configure:4605: WARNING: *** I will keep going, but it may not work.
2026 configure:4610: checking packing order of bit fields
2027 configure:4654: result: reversed
2028 configure:4832: creating ./config.status
2030 ## ---------------------- ##
2031 ## Running config.status. ##
2032 ## ---------------------- ##
2034 This file was extended by config.status, which was
2035 generated by GNU Autoconf 2.67.  Invocation command line was
2037   CONFIG_FILES    = 
2038   CONFIG_HEADERS  = 
2039   CONFIG_LINKS    = 
2040   CONFIG_COMMANDS = 
2041   $ ./config.status 
2043 on vicente-P5K-E
2045 config.status:878: creating Makefile
2046 config.status:981: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
2047 config.status:878: creating libevent/Makefile
2048 config.status:878: creating ../scripts/pppoe-connect
2049 config.status:878: creating ../scripts/pppoe-start
2050 config.status:878: creating ../scripts/pppoe-stop
2051 config.status:878: creating ../scripts/pppoe-init
2052 config.status:878: creating ../scripts/pppoe-init-suse
2053 config.status:878: creating ../scripts/pppoe-init-turbolinux
2054 config.status:878: creating ../scripts/pppoe-setup
2055 config.status:878: creating ../gui/Makefile
2056 config.status:981: WARNING:  '../gui/Makefile.in' seems to ignore the --datarootdir setting
2057 config.status:878: creating ../gui/tkpppoe
2058 config.status:878: creating config.h
2059 config.status:1052: config.h is unchanged
2060 configure:6016: result: On this platform, the following targets will be built:
2061 configure:6018: result: pppoe pppoe-server pppoe-sniff pppoe-relay rp-pppoe.so
2062 configure:6020: result: Type 'make' to compile the software.
2064 ## ---------------- ##
2065 ## Cache variables. ##
2066 ## ---------------- ##
2068 ac_cv_c_compiler_gnu=yes
2069 ac_cv_c_const=yes
2070 ac_cv_debugging=yes
2071 ac_cv_env_CC_set=set
2072 ac_cv_env_CC_value=mipsel-uclibc-gcc
2073 ac_cv_env_CFLAGS_set=set
2074 ac_cv_env_CFLAGS_value='-g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32  '
2075 ac_cv_env_CPPFLAGS_set=
2076 ac_cv_env_CPPFLAGS_value=
2077 ac_cv_env_CPP_set=
2078 ac_cv_env_CPP_value=
2079 ac_cv_env_LDFLAGS_set=
2080 ac_cv_env_LDFLAGS_value=
2081 ac_cv_env_LIBS_set=
2082 ac_cv_env_LIBS_value=
2083 ac_cv_env_build_alias_set=set
2084 ac_cv_env_build_alias_value=x86_64-linux-gnu
2085 ac_cv_env_host_alias_set=set
2086 ac_cv_env_host_alias_value=mipsel-linux
2087 ac_cv_env_target_alias_set=
2088 ac_cv_env_target_alias_value=
2089 ac_cv_func_malloc_0_nonnull=yes
2090 ac_cv_func_memcmp_working=no
2091 ac_cv_func_select=yes
2092 ac_cv_func_setvbuf_reversed=no
2093 ac_cv_func_socket=yes
2094 ac_cv_func_strerror=yes
2095 ac_cv_func_strtol=yes
2096 ac_cv_header_asm_types_h=yes
2097 ac_cv_header_fcntl_h=yes
2098 ac_cv_header_getopt_h=yes
2099 ac_cv_header_inttypes_h=yes
2100 ac_cv_header_linux_if_ether_h=yes
2101 ac_cv_header_linux_if_h=yes
2102 ac_cv_header_linux_if_packet_h=yes
2103 ac_cv_header_linux_if_pppox_h=yes
2104 ac_cv_header_memory_h=yes
2105 ac_cv_header_net_bpf_h=no
2106 ac_cv_header_net_ethernet_h=yes
2107 ac_cv_header_net_if_arp_h=yes
2108 ac_cv_header_net_if_dl_h=no
2109 ac_cv_header_net_if_ether_h=no
2110 ac_cv_header_net_if_h=yes
2111 ac_cv_header_net_if_types_h=no
2112 ac_cv_header_netinet_if_ether_h=yes
2113 ac_cv_header_netpacket_packet_h=yes
2114 ac_cv_header_stdc=yes
2115 ac_cv_header_stdint_h=yes
2116 ac_cv_header_stdlib_h=yes
2117 ac_cv_header_string_h=yes
2118 ac_cv_header_strings_h=yes
2119 ac_cv_header_sys_cdefs_h=yes
2120 ac_cv_header_sys_dlpi_h=no
2121 ac_cv_header_sys_ioctl_h=yes
2122 ac_cv_header_sys_param_h=yes
2123 ac_cv_header_sys_socket_h=yes
2124 ac_cv_header_sys_stat_h=yes
2125 ac_cv_header_sys_time_h=yes
2126 ac_cv_header_sys_types_h=yes
2127 ac_cv_header_sys_uio_h=yes
2128 ac_cv_header_sys_wait_h=yes
2129 ac_cv_header_syslog_h=yes
2130 ac_cv_header_time=yes
2131 ac_cv_header_unistd_h=yes
2132 ac_cv_licpath=no
2133 ac_cv_linux_kernel_pppoe=yes
2134 ac_cv_n_hdlc=no
2135 ac_cv_objext=o
2136 ac_cv_path_ECHO=/bin/echo
2137 ac_cv_path_EGREP='/bin/grep -E'
2138 ac_cv_path_GREP=/bin/grep
2139 ac_cv_path_ID=/usr/bin/id
2140 ac_cv_path_PPPD=NOTFOUND
2141 ac_cv_path_SETSID=/usr/bin/setsid
2142 ac_cv_path_install='/usr/bin/install -c'
2143 ac_cv_pluginpath=/home/vicente/tomato/release/src-rt/router/pppd
2144 ac_cv_prog_CC=mipsel-uclibc-gcc
2145 ac_cv_prog_CPP='mipsel-uclibc-gcc -E'
2146 ac_cv_prog_RANLIB=mipsel-uclibc-ranlib
2147 ac_cv_prog_cc_c89=
2148 ac_cv_prog_cc_g=yes
2149 ac_cv_sizeof_unsigned_int=4
2150 ac_cv_sizeof_unsigned_long=4
2151 ac_cv_sizeof_unsigned_short=2
2152 ac_cv_struct_sockaddr_ll=yes
2153 ac_cv_struct_tm=time.h
2154 ac_cv_type_pid_t=yes
2155 ac_cv_type_signal=void
2156 rpppoe_cv_pack_bitfields=rev
2158 ## ----------------- ##
2159 ## Output variables. ##
2160 ## ----------------- ##
2162 CC='mipsel-uclibc-gcc'
2163 CFLAGS='-g -O2 -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -fno-strict-aliasing -Wall -Wstrict-prototypes'
2164 CPP='mipsel-uclibc-gcc -E'
2165 CPPFLAGS=''
2166 DEFS='-DHAVE_CONFIG_H'
2167 ECHO='/bin/echo'
2168 ECHO_C=''
2169 ECHO_N='-n'
2170 ECHO_T=''
2171 EGREP='/bin/grep -E'
2172 EXEEXT=''
2173 GREP='/bin/grep'
2174 ID='/usr/bin/id'
2175 INSTALL_DATA='${INSTALL} -m 644'
2176 INSTALL_PROGRAM='${INSTALL}'
2177 INSTALL_SCRIPT='${INSTALL}'
2178 LDFLAGS=''
2179 LIBEVENT='../libevent'
2180 LIBOBJS=' ${LIBOBJDIR}memcmp$U.o'
2181 LIBS=''
2182 LIC_DEFINE=''
2183 LIC_INCDIR=''
2184 LIC_LIB=''
2185 LIC_LIBDIR=''
2186 LIC_MAKEFILE_INCLUDE=''
2187 LINUX_KERNELMODE_PLUGIN='rp-pppoe.so'
2188 LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo'
2189 OBJEXT='o'
2190 PACKAGE_BUGREPORT=''
2191 PACKAGE_NAME=''
2192 PACKAGE_STRING=''
2193 PACKAGE_TARNAME=''
2194 PACKAGE_URL=''
2195 PACKAGE_VERSION=''
2196 PATH_SEPARATOR=':'
2197 PPPD='pppd'
2198 PPPD_H=''
2199 PPPD_INCDIR='/home/vicente/tomato/release/src-rt/router/pppd'
2200 PPPOE_RELAY='pppoe-relay'
2201 PPPOE_SERVER_DEPS=''
2202 RANLIB='mipsel-uclibc-ranlib'
2203 RDYNAMIC=''
2204 SETSID='/usr/bin/setsid'
2205 SHELL='/bin/sh'
2206 TARGETS='pppoe pppoe-server pppoe-sniff pppoe-relay rp-pppoe.so'
2207 WRAPPER='/usr/sbin/pppoe-wrapper'
2208 ac_ct_CC=''
2209 bindir='${exec_prefix}/bin'
2210 build_alias='x86_64-linux-gnu'
2211 datadir='${datarootdir}'
2212 datadir_evaluated='${prefix}/share'
2213 datarootdir='${prefix}/share'
2214 docdir='${datarootdir}/doc/${PACKAGE}'
2215 dvidir='${docdir}'
2216 exec_prefix='${prefix}'
2217 host_alias='mipsel-linux'
2218 htmldir='${docdir}'
2219 includedir='${prefix}/include'
2220 infodir='${datarootdir}/info'
2221 libdir='${exec_prefix}/lib'
2222 libexecdir='${exec_prefix}/libexec'
2223 localedir='${datarootdir}/locale'
2224 localstatedir='${prefix}/var'
2225 mandir='${datarootdir}/man'
2226 oldincludedir='/usr/include'
2227 pdfdir='${docdir}'
2228 prefix='/usr'
2229 program_transform_name='s,x,x,'
2230 psdir='${docdir}'
2231 sbindir='${exec_prefix}/sbin'
2232 sharedstatedir='${prefix}/com'
2233 sysconfdir='${prefix}/etc'
2234 target_alias=''
2236 ## ----------- ##
2237 ## confdefs.h. ##
2238 ## ----------- ##
2240 /* confdefs.h */
2241 #define PACKAGE_NAME ""
2242 #define PACKAGE_TARNAME ""
2243 #define PACKAGE_VERSION ""
2244 #define PACKAGE_STRING ""
2245 #define PACKAGE_BUGREPORT ""
2246 #define PACKAGE_URL ""
2247 #define STDC_HEADERS 1
2248 #define HAVE_SYS_WAIT_H 1
2249 #define HAVE_SYS_TYPES_H 1
2250 #define HAVE_SYS_STAT_H 1
2251 #define HAVE_STDLIB_H 1
2252 #define HAVE_STRING_H 1
2253 #define HAVE_MEMORY_H 1
2254 #define HAVE_STRINGS_H 1
2255 #define HAVE_INTTYPES_H 1
2256 #define HAVE_STDINT_H 1
2257 #define HAVE_UNISTD_H 1
2258 #define HAVE_FCNTL_H 1
2259 #define HAVE_SYS_IOCTL_H 1
2260 #define HAVE_SYS_TIME_H 1
2261 #define HAVE_SYSLOG_H 1
2262 #define HAVE_UNISTD_H 1
2263 #define HAVE_NET_IF_ARP_H 1
2264 #define HAVE_NETINET_IF_ETHER_H 1
2265 #define HAVE_GETOPT_H 1
2266 #define HAVE_SYS_UIO_H 1
2267 #define HAVE_SYS_PARAM_H 1
2268 #define HAVE_FCNTL_H 1
2269 #define HAVE_NETPACKET_PACKET_H 1
2270 #define HAVE_NET_ETHERNET_H 1
2271 #define HAVE_ASM_TYPES_H 1
2272 #define HAVE_LINUX_IF_PACKET_H 1
2273 #define HAVE_LINUX_IF_ETHER_H 1
2274 #define HAVE_SYS_SOCKET_H 1
2275 #define HAVE_SYS_CDEFS_H 1
2276 #define HAVE_NET_IF_H 1
2277 #define HAVE_NETINET_IF_ETHER_H 1
2278 #define HAVE_LINUX_IF_H 1
2279 #define HAVE_LINUX_IF_PPPOX_H 1
2280 #define TIME_WITH_SYS_TIME 1
2281 #define HAVE_STRUCT_SOCKADDR_LL 1
2282 #define HAVE_LINUX_KERNEL_PPPOE 1
2283 #define DEBUGGING_ENABLED 1
2284 #define RETSIGTYPE void
2285 #define HAVE_SELECT 1
2286 #define HAVE_SOCKET 1
2287 #define HAVE_STRERROR 1
2288 #define HAVE_STRTOL 1
2289 #define SIZEOF_UNSIGNED_SHORT 2
2290 #define SIZEOF_UNSIGNED_INT 4
2291 #define SIZEOF_UNSIGNED_LONG 4
2292 #define PACK_BITFIELDS_REVERSED 1
2294 configure: exit 0