# BRCM_VERSION=3
[bcm963xx.git] / userapps / opensource / net-snmp / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 configure:1534: checking if I need to feed myself to ksh
5 configure:1569: checking for gcc
6 configure:1682: checking whether the C compiler (gcc  -L/usr/local/ssl/lib ) works
7 configure:1698: gcc -o conftest  -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c  1>&5
8 configure:1724: checking whether the C compiler (gcc  -L/usr/local/ssl/lib ) is a cross-compiler
9 configure:1729: checking whether we are using GNU C
10 configure:1738: gcc -E conftest.c
11 configure:1757: checking whether gcc accepts -g
12 configure:1789: checking how to run the C preprocessor
13 configure:1810: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
14 configure:1869: checking for AIX
15 configure:1893: checking for Cygwin environment
16 configure:1909: gcc -c -g -O2 -I/usr/local/ssl/include  conftest.c 1>&5
17 configure: In function `main':
18 configure:1905: error: `__CYGWIN32__' undeclared (first use in this function)
19 configure:1905: error: (Each undeclared identifier is reported only once
20 configure:1905: error: for each function it appears in.)
21 configure: failed program was:
22 #line 1898 "configure"
23 #include "confdefs.h"
24
25 int main() {
26
27 #ifndef __CYGWIN__
28 #define __CYGWIN__ __CYGWIN32__
29 #endif
30 return __CYGWIN__;
31 ; return 0; }
32 configure:1926: checking for mingw32 environment
33 configure:1938: gcc -c -g -O2 -I/usr/local/ssl/include  conftest.c 1>&5
34 configure: In function `main':
35 configure:1934: error: `__MINGW32__' undeclared (first use in this function)
36 configure:1934: error: (Each undeclared identifier is reported only once
37 configure:1934: error: for each function it appears in.)
38 configure: failed program was:
39 #line 1931 "configure"
40 #include "confdefs.h"
41
42 int main() {
43 return __MINGW32__;
44 ; return 0; }
45 configure:1957: checking for executable suffix
46 configure:1967: gcc -o conftest -g -O2 -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c  1>&5
47 configure:2096: checking host system type
48 configure:2117: checking build system type
49 configure:2146: checking for ld used by GCC
50 configure:2214: checking if the linker (/usr/bin/ld) is GNU ld
51 GNU ld version 2.14.90.0.6 20030820
52 configure:2231: checking for /usr/bin/ld option to reload object files
53 configure:2243: checking for BSD-compatible nm
54 configure:2281: checking for a sed that does not truncate output
55 configure:2365: checking whether ln -s works
56 configure:2386: checking how to recognise dependent libraries
57 configure:2572: checking for object suffix
58 configure:2578: gcc -c -g -O2 -I/usr/local/ssl/include  conftest.c 1>&5
59 configure:2606: checking command to parse /usr/bin/nm -B output
60 configure:2689: gcc -c -g -O2 -I/usr/local/ssl/include  conftest.c 1>&5
61 configure:2692: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm
62 configure:2743: gcc -o conftest -g -O2 -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c conftstm.o 1>&5
63 configure:2792: checking for dlfcn.h
64 configure:2802: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
65 configure:2971: checking for ranlib
66 configure:3038: checking for strip
67 configure:3555: checking for objdir
68 configure:3586: checking for gcc option to produce PIC
69 configure:3734: checking if gcc PIC flag -fPIC works
70 configure:3748: gcc -c -g -O2 -fPIC -DPIC -I/usr/local/ssl/include  conftest.c 1>&5
71 configure:3804: checking if gcc static flag -static works
72 configure:3819: gcc -o conftest -g -O2 -I/usr/local/ssl/include  -L/usr/local/ssl/lib  -static conftest.c  1>&5
73 configure:3850: checking if gcc supports -c -o file.o
74 configure:3869: gcc -c -g -O2 -o out/conftest2.o -I/usr/local/ssl/include  conftest.c 1>&5
75 configure:3898: checking if gcc supports -c -o file.lo
76 configure:3916: gcc -c -g -O2 -c -o conftest.lo -I/usr/local/ssl/include  conftest.c 1>&5
77 configure:3974: checking if gcc supports -fno-rtti -fno-exceptions
78 configure:3987: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/ssl/include  conftest.c 1>&5
79 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
80 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
81 configure:4018: checking whether the linker (/usr/bin/ld) supports shared libraries
82 configure:4721: checking how to hardcode library paths into programs
83 configure:4753: checking whether stripping libraries is possible
84 configure:4771: checking dynamic linker characteristics
85 configure:5186: checking if libtool supports shared libraries
86 configure:5194: checking whether to build shared libraries
87 configure:5221: checking whether to build static libraries
88 configure:5264: checking for shl_load
89 configure:5292: gcc -o conftest -g -O2 -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c  1>&5
90 /tmp/cck4vRmj.o(.text+0xa): In function `main':
91 /project/BCMDT_3.0/userapps/opensource/net-snmp/configure:5286: undefined reference to `shl_load'
92 collect2: ld returned 1 exit status
93 configure: failed program was:
94 #line 5269 "configure"
95 #include "confdefs.h"
96 /* System header to define __stub macros and hopefully few prototypes,
97     which can conflict with char shl_load(); below.  */
98 #include <assert.h>
99 /* Override any gcc2 internal prototype to avoid an error.  */
100 /* We use char because int might match the return type of a gcc2
101     builtin and then its argument prototype would still apply.  */
102 char shl_load();
103
104 int main() {
105
106 /* The GNU C library defines this for functions which it implements
107     to always fail with ENOSYS.  Some functions are actually named
108     something starting with __ and the normal name is an alias.  */
109 #if defined (__stub_shl_load) || defined (__stub___shl_load)
110 choke me
111 #else
112 shl_load();
113 #endif
114
115 ; return 0; }
116 configure:5310: checking for shl_load in -ldld
117 configure:5329: gcc -o conftest -g -O2 -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -ldld   1>&5
118 /usr/bin/ld: cannot find -ldld
119 collect2: ld returned 1 exit status
120 configure: failed program was:
121 #line 5318 "configure"
122 #include "confdefs.h"
123 /* Override any gcc2 internal prototype to avoid an error.  */
124 /* We use char because int might match the return type of a gcc2
125     builtin and then its argument prototype would still apply.  */
126 char shl_load();
127
128 int main() {
129 shl_load()
130 ; return 0; }
131 configure:5348: checking for dlopen
132 configure:5376: gcc -o conftest -g -O2 -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c  1>&5
133 /tmp/cce1YxWt.o(.text+0xa): In function `main':
134 /project/BCMDT_3.0/userapps/opensource/net-snmp/configure:5370: undefined reference to `dlopen'
135 collect2: ld returned 1 exit status
136 configure: failed program was:
137 #line 5353 "configure"
138 #include "confdefs.h"
139 /* System header to define __stub macros and hopefully few prototypes,
140     which can conflict with char dlopen(); below.  */
141 #include <assert.h>
142 /* Override any gcc2 internal prototype to avoid an error.  */
143 /* We use char because int might match the return type of a gcc2
144     builtin and then its argument prototype would still apply.  */
145 char dlopen();
146
147 int main() {
148
149 /* The GNU C library defines this for functions which it implements
150     to always fail with ENOSYS.  Some functions are actually named
151     something starting with __ and the normal name is an alias.  */
152 #if defined (__stub_dlopen) || defined (__stub___dlopen)
153 choke me
154 #else
155 dlopen();
156 #endif
157
158 ; return 0; }
159 configure:5394: checking for dlopen in -ldl
160 configure:5413: gcc -o conftest -g -O2 -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -ldl   1>&5
161 configure:5545: checking whether a program can dlopen itself
162 configure:5616: gcc -o conftest -g -O2 -I/usr/local/ssl/include  -DHAVE_DLFCN_H -L/usr/local/ssl/lib  -Wl,--export-dynamic conftest.c -ldl  1>&5
163 configure:5639: checking whether a statically linked program can dlopen itself
164 configure:5710: gcc -o conftest -g -O2 -I/usr/local/ssl/include  -DHAVE_DLFCN_H -L/usr/local/ssl/lib  -Wl,--export-dynamic -static conftest.c -ldl  1>&5
165 /tmp/ccsEroFr.o(.text+0x1b): In function `main':
166 /project/BCMDT_3.0/userapps/opensource/net-snmp/configure:5696: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
167 configure:5761: checking whether -lc should be explicitly linked in
168 configure:5768: gcc -c -g -O2 -I/usr/local/ssl/include  conftest.c 1>&5
169 configure:5781: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
170 configure:6384: checking for a BSD compatible install
171 configure:6437: checking whether ln -s works
172 configure:6458: checking whether make sets ${MAKE}
173 configure:6487: checking for ps
174 configure:6522: checking for perl
175 configure:6559: checking for whoami
176 configure:6594: checking for sed
177 configure:6626: checking for autoconf
178 configure:6655: checking for autoheader
179 configure:6693: checking for uname
180 configure:6731: checking for working const
181 configure:6785: gcc -c -g -O2 -I/usr/local/ssl/include  conftest.c 1>&5
182 configure:6806: checking for inline
183 configure:6820: gcc -c -g -O2 -I/usr/local/ssl/include  conftest.c 1>&5
184 configure:6847: checking for net-snmp version number
185 configure:6862: checking for developer gcc flags
186 configure:6899: checking host system type
187 configure:6920: checking target system type
188 configure:6938: checking build system type
189 configure:6972: checking for system include file
190 configure:7002: checking for machine-type include file
191 configure:7026: checking for gcc
192 configure:7081: checking for additional cpp flags
193 configure:7352: checking whether we have to build PIC code
194 configure:7364: checking for and configuring transport modules to use
195 configure:7454: checking for security modules to use
196 configure:7600: checking for and configuring mib modules to use
197 configure:7656: checking for and configuring mib modules pieces to use
198 configure:7774: checking if directories need to be created
199 configure:7781: checking default mib files to read
200 configure:7793: checking for location of system kernel
201 configure:7829: checking for mount table location
202 configure:7852: checking for location of swap device
203 configure:7937: checking for asin in -lm
204 configure:7956: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lm   1>&5
205 configure:7984: checking for nlist in -lelf
206 configure:8003: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lelf  -lm  1>&5
207 /usr/bin/ld: cannot find -lelf
208 collect2: ld returned 1 exit status
209 configure: failed program was:
210 #line 7992 "configure"
211 #include "confdefs.h"
212 /* Override any gcc2 internal prototype to avoid an error.  */
213 /* We use char because int might match the return type of a gcc2
214     builtin and then its argument prototype would still apply.  */
215 char nlist();
216
217 int main() {
218 nlist()
219 ; return 0; }
220 configure:8032: checking for gethostbyname
221 configure:8060: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lm  1>&5
222 configure:8127: checking for getservbyname
223 configure:8155: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lm  1>&5
224 configure:8223: checking for kstat_lookup in -lkstat
225 configure:8242: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lkstat  -lm  1>&5
226 /usr/bin/ld: cannot find -lkstat
227 collect2: ld returned 1 exit status
228 configure: failed program was:
229 #line 8231 "configure"
230 #include "confdefs.h"
231 /* Override any gcc2 internal prototype to avoid an error.  */
232 /* We use char because int might match the return type of a gcc2
233     builtin and then its argument prototype would still apply.  */
234 char kstat_lookup();
235
236 int main() {
237 kstat_lookup()
238 ; return 0; }
239 configure:8270: checking for nlist in -lmld
240 configure:8289: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lmld  -lm  1>&5
241 /usr/bin/ld: cannot find -lmld
242 collect2: ld returned 1 exit status
243 configure: failed program was:
244 #line 8278 "configure"
245 #include "confdefs.h"
246 /* Override any gcc2 internal prototype to avoid an error.  */
247 /* We use char because int might match the return type of a gcc2
248     builtin and then its argument prototype would still apply.  */
249 char nlist();
250
251 int main() {
252 nlist()
253 ; return 0; }
254 configure:8416: checking for EVP_md5 in -lcrypto
255 configure:8435: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto  -lm  1>&5
256 configure:8465: checking for AES_cfb128_encrypt
257 configure:8493: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
258 configure:9260: checking for kvm_read in -lkvm
259 configure:9279: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lkvm  -lcrypto -lm  1>&5
260 /usr/bin/ld: cannot find -lkvm
261 collect2: ld returned 1 exit status
262 configure: failed program was:
263 #line 9268 "configure"
264 #include "confdefs.h"
265 /* Override any gcc2 internal prototype to avoid an error.  */
266 /* We use char because int might match the return type of a gcc2
267     builtin and then its argument prototype would still apply.  */
268 char kvm_read();
269
270 int main() {
271 kvm_read()
272 ; return 0; }
273 configure:9307: checking for dlopen in -ldl
274 configure:9356: checking for dlopen
275 configure:9412: checking for kvm_openfiles
276 configure:9440: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -ldl -lcrypto -lm  1>&5
277 /tmp/ccA7coWO.o(.text+0xa): In function `main':
278 /project/BCMDT_3.0/userapps/opensource/net-snmp/configure:9434: undefined reference to `kvm_openfiles'
279 collect2: ld returned 1 exit status
280 configure: failed program was:
281 #line 9417 "configure"
282 #include "confdefs.h"
283 /* System header to define __stub macros and hopefully few prototypes,
284     which can conflict with char kvm_openfiles(); below.  */
285 #include <assert.h>
286 /* Override any gcc2 internal prototype to avoid an error.  */
287 /* We use char because int might match the return type of a gcc2
288     builtin and then its argument prototype would still apply.  */
289 char kvm_openfiles();
290
291 int main() {
292
293 /* The GNU C library defines this for functions which it implements
294     to always fail with ENOSYS.  Some functions are actually named
295     something starting with __ and the normal name is an alias.  */
296 #if defined (__stub_kvm_openfiles) || defined (__stub___kvm_openfiles)
297 choke me
298 #else
299 kvm_openfiles();
300 #endif
301
302 ; return 0; }
303 configure:9412: checking for nlist
304 configure:9440: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -ldl -lcrypto -lm  1>&5
305 /tmp/cc8746x8.o(.text+0xa): In function `main':
306 /project/BCMDT_3.0/userapps/opensource/net-snmp/configure:9434: undefined reference to `nlist'
307 collect2: ld returned 1 exit status
308 configure: failed program was:
309 #line 9417 "configure"
310 #include "confdefs.h"
311 /* System header to define __stub macros and hopefully few prototypes,
312     which can conflict with char nlist(); below.  */
313 #include <assert.h>
314 /* Override any gcc2 internal prototype to avoid an error.  */
315 /* We use char because int might match the return type of a gcc2
316     builtin and then its argument prototype would still apply.  */
317 char nlist();
318
319 int main() {
320
321 /* The GNU C library defines this for functions which it implements
322     to always fail with ENOSYS.  Some functions are actually named
323     something starting with __ and the normal name is an alias.  */
324 #if defined (__stub_nlist) || defined (__stub___nlist)
325 choke me
326 #else
327 nlist();
328 #endif
329
330 ; return 0; }
331 configure:9412: checking for knlist
332 configure:9440: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -ldl -lcrypto -lm  1>&5
333 /tmp/cclDWwwh.o(.text+0xa): In function `main':
334 /project/BCMDT_3.0/userapps/opensource/net-snmp/configure:9434: undefined reference to `knlist'
335 collect2: ld returned 1 exit status
336 configure: failed program was:
337 #line 9417 "configure"
338 #include "confdefs.h"
339 /* System header to define __stub macros and hopefully few prototypes,
340     which can conflict with char knlist(); below.  */
341 #include <assert.h>
342 /* Override any gcc2 internal prototype to avoid an error.  */
343 /* We use char because int might match the return type of a gcc2
344     builtin and then its argument prototype would still apply.  */
345 char knlist();
346
347 int main() {
348
349 /* The GNU C library defines this for functions which it implements
350     to always fail with ENOSYS.  Some functions are actually named
351     something starting with __ and the normal name is an alias.  */
352 #if defined (__stub_knlist) || defined (__stub___knlist)
353 choke me
354 #else
355 knlist();
356 #endif
357
358 ; return 0; }
359 configure:9412: checking for kvm_getprocs
360 configure:9440: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -ldl -lcrypto -lm  1>&5
361 /tmp/ccqsL3IH.o(.text+0xa): In function `main':
362 /project/BCMDT_3.0/userapps/opensource/net-snmp/configure:9434: undefined reference to `kvm_getprocs'
363 collect2: ld returned 1 exit status
364 configure: failed program was:
365 #line 9417 "configure"
366 #include "confdefs.h"
367 /* System header to define __stub macros and hopefully few prototypes,
368     which can conflict with char kvm_getprocs(); below.  */
369 #include <assert.h>
370 /* Override any gcc2 internal prototype to avoid an error.  */
371 /* We use char because int might match the return type of a gcc2
372     builtin and then its argument prototype would still apply.  */
373 char kvm_getprocs();
374
375 int main() {
376
377 /* The GNU C library defines this for functions which it implements
378     to always fail with ENOSYS.  Some functions are actually named
379     something starting with __ and the normal name is an alias.  */
380 #if defined (__stub_kvm_getprocs) || defined (__stub___kvm_getprocs)
381 choke me
382 #else
383 kvm_getprocs();
384 #endif
385
386 ; return 0; }
387 configure:9671: checking for ANSI C header files
388 configure:9684: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
389 configure:9751: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
390 configure:9779: checking for dirent.h that defines DIR
391 configure:9792: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
392 configure:9817: checking for opendir in -ldir
393 configure:9836: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -ldir  -lcrypto -lm  1>&5
394 /usr/bin/ld: cannot find -ldir
395 collect2: ld returned 1 exit status
396 configure: failed program was:
397 #line 9825 "configure"
398 #include "confdefs.h"
399 /* Override any gcc2 internal prototype to avoid an error.  */
400 /* We use char because int might match the return type of a gcc2
401     builtin and then its argument prototype would still apply.  */
402 char opendir();
403
404 int main() {
405 opendir()
406 ; return 0; }
407 configure:9900: checking for sys/wait.h that is POSIX.1 compatible
408 configure:9921: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
409 configure:9945: checking for stdarg.h
410 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
411 configure:9945: checking for string.h
412 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
413 configure:9945: checking for fcntl.h
414 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
415 configure:9945: checking for limits.h
416 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
417 configure:9945: checking for sys/file.h
418 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
419 configure:9945: checking for sys/ioctl.h
420 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
421 configure:9945: checking for syslog.h
422 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
423 configure:9945: checking for unistd.h
424 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
425 configure:9945: checking for netinet/tcpip.h
426 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
427 configure:9951:27: netinet/tcpip.h: No such file or directory
428 configure: failed program was:
429 #line 9950 "configure"
430 #include "confdefs.h"
431 #include <netinet/tcpip.h>
432 configure:9945: checking for netinet/in.h
433 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
434 configure:9945: checking for netinet/ip.h
435 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
436 configure:9945: checking for netinet/ip_icmp.h
437 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
438 configure:9945: checking for net/if.h
439 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
440 configure:9945: checking for netdb.h
441 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
442 configure:9945: checking for sys/dmap.h
443 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
444 configure:9951:22: sys/dmap.h: No such file or directory
445 configure: failed program was:
446 #line 9950 "configure"
447 #include "confdefs.h"
448 #include <sys/dmap.h>
449 configure:9945: checking for machine/pte.h
450 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
451 configure:9951:25: machine/pte.h: No such file or directory
452 configure: failed program was:
453 #line 9950 "configure"
454 #include "confdefs.h"
455 #include <machine/pte.h>
456 configure:9945: checking for xti.h
457 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
458 configure:9951:17: xti.h: No such file or directory
459 configure: failed program was:
460 #line 9950 "configure"
461 #include "confdefs.h"
462 #include <xti.h>
463 configure:9945: checking for sys/sockio.h
464 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
465 configure:9951:24: sys/sockio.h: No such file or directory
466 configure: failed program was:
467 #line 9950 "configure"
468 #include "confdefs.h"
469 #include <sys/sockio.h>
470 configure:9945: checking for sys/socket.h
471 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
472 configure:9945: checking for sys/un.h
473 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
474 configure:9945: checking for fstab.h
475 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
476 configure:9945: checking for sys/fs.h
477 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
478 configure:9951:20: sys/fs.h: No such file or directory
479 configure: failed program was:
480 #line 9950 "configure"
481 #include "confdefs.h"
482 #include <sys/fs.h>
483 configure:9945: checking for mtab.h
484 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
485 configure:9951:18: mtab.h: No such file or directory
486 configure: failed program was:
487 #line 9950 "configure"
488 #include "confdefs.h"
489 #include <mtab.h>
490 configure:9945: checking for ufs/fs.h
491 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
492 configure:9951:20: ufs/fs.h: No such file or directory
493 configure: failed program was:
494 #line 9950 "configure"
495 #include "confdefs.h"
496 #include <ufs/fs.h>
497 configure:9945: checking for ufs/ffs/fs.h
498 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
499 configure:9951:24: ufs/ffs/fs.h: No such file or directory
500 configure: failed program was:
501 #line 9950 "configure"
502 #include "confdefs.h"
503 #include <ufs/ffs/fs.h>
504 configure:9945: checking for sys/fixpoint.h
505 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
506 configure:9951:26: sys/fixpoint.h: No such file or directory
507 configure: failed program was:
508 #line 9950 "configure"
509 #include "confdefs.h"
510 #include <sys/fixpoint.h>
511 configure:9945: checking for machine/param.h
512 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
513 configure:9951:27: machine/param.h: No such file or directory
514 configure: failed program was:
515 #line 9950 "configure"
516 #include "confdefs.h"
517 #include <machine/param.h>
518 configure:9945: checking for sys/vm.h
519 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
520 configure:9951:20: sys/vm.h: No such file or directory
521 configure: failed program was:
522 #line 9950 "configure"
523 #include "confdefs.h"
524 #include <sys/vm.h>
525 configure:9945: checking for vm/vm.h
526 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
527 configure:9951:19: vm/vm.h: No such file or directory
528 configure: failed program was:
529 #line 9950 "configure"
530 #include "confdefs.h"
531 #include <vm/vm.h>
532 configure:9945: checking for sys/vmmeter.h
533 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
534 configure:9951:25: sys/vmmeter.h: No such file or directory
535 configure: failed program was:
536 #line 9950 "configure"
537 #include "confdefs.h"
538 #include <sys/vmmeter.h>
539 configure:9945: checking for sys/vmparam.h
540 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
541 configure:9951:25: sys/vmparam.h: No such file or directory
542 configure: failed program was:
543 #line 9950 "configure"
544 #include "confdefs.h"
545 #include <sys/vmparam.h>
546 configure:9945: checking for sys/vmmac.h
547 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
548 configure:9951:23: sys/vmmac.h: No such file or directory
549 configure: failed program was:
550 #line 9950 "configure"
551 #include "confdefs.h"
552 #include <sys/vmmac.h>
553 configure:9945: checking for sys/vmsystm.h
554 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
555 configure:9951:25: sys/vmsystm.h: No such file or directory
556 configure: failed program was:
557 #line 9950 "configure"
558 #include "confdefs.h"
559 #include <sys/vmsystm.h>
560 configure:9945: checking for sys/mbuf.h
561 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
562 configure:9951:22: sys/mbuf.h: No such file or directory
563 configure: failed program was:
564 #line 9950 "configure"
565 #include "confdefs.h"
566 #include <sys/mbuf.h>
567 configure:9945: checking for sys/time.h
568 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
569 configure:9945: checking for sys/swap.h
570 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
571 configure:9945: checking for inet/mib2.h
572 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
573 configure:9951:23: inet/mib2.h: No such file or directory
574 configure: failed program was:
575 #line 9950 "configure"
576 #include "confdefs.h"
577 #include <inet/mib2.h>
578 configure:9945: checking for sys/statvfs.h
579 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
580 configure:9945: checking for sys/vfs.h
581 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
582 configure:9945: checking for sys/mnttab.h
583 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
584 configure:9951:24: sys/mnttab.h: No such file or directory
585 configure: failed program was:
586 #line 9950 "configure"
587 #include "confdefs.h"
588 #include <sys/mnttab.h>
589 configure:9945: checking for sys/user.h
590 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
591 configure:9945: checking for sys/proc.h
592 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
593 configure:9951:22: sys/proc.h: No such file or directory
594 configure: failed program was:
595 #line 9950 "configure"
596 #include "confdefs.h"
597 #include <sys/proc.h>
598 configure:9945: checking for sys/select.h
599 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
600 configure:9945: checking for mntent.h
601 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
602 configure:9945: checking for sys/mntent.h
603 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
604 configure:9951:24: sys/mntent.h: No such file or directory
605 configure: failed program was:
606 #line 9950 "configure"
607 #include "confdefs.h"
608 #include <sys/mntent.h>
609 configure:9945: checking for kstat.h
610 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
611 configure:9951:19: kstat.h: No such file or directory
612 configure: failed program was:
613 #line 9950 "configure"
614 #include "confdefs.h"
615 #include <kstat.h>
616 configure:9945: checking for utsname.h
617 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
618 configure:9951:21: utsname.h: No such file or directory
619 configure: failed program was:
620 #line 9950 "configure"
621 #include "confdefs.h"
622 #include <utsname.h>
623 configure:9945: checking for sys/utsname.h
624 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
625 configure:9945: checking for sys/cdefs.h
626 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
627 configure:9945: checking for getopt.h
628 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
629 configure:9945: checking for locale.h
630 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
631 configure:9945: checking for pthread.h
632 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
633 configure:9945: checking for sys/loadavg.h
634 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
635 configure:9951:25: sys/loadavg.h: No such file or directory
636 configure: failed program was:
637 #line 9950 "configure"
638 #include "confdefs.h"
639 #include <sys/loadavg.h>
640 configure:9945: checking for regex.h
641 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
642 configure:9945: checking for linux/tasks.h
643 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
644 configure:9951:25: linux/tasks.h: No such file or directory
645 configure: failed program was:
646 #line 9950 "configure"
647 #include "confdefs.h"
648 #include <linux/tasks.h>
649 configure:9945: checking for pwd.h
650 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
651 configure:9945: checking for grp.h
652 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
653 configure:9945: checking for utmpx.h
654 configure:9955: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
655 configure:9985: checking for malloc.h
656 configure:9995: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
657 configure:9985: checking for sys/param.h
658 configure:9995: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
659 configure:9985: checking for net/if_dl.h
660 configure:9995: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
661 configure:9991:23: net/if_dl.h: No such file or directory
662 configure: failed program was:
663 #line 9990 "configure"
664 #include "confdefs.h"
665 #include <net/if_dl.h>
666 configure:9985: checking for sys/sysctl.h
667 configure:9995: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
668 configure:9985: checking for stdlib.h
669 configure:9995: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
670 configure:9985: checking for net/if_mib.h
671 configure:9995: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
672 configure:9991:24: net/if_mib.h: No such file or directory
673 configure: failed program was:
674 #line 9990 "configure"
675 #include "confdefs.h"
676 #include <net/if_mib.h>
677 configure:9985: checking for net/if_types.h
678 configure:9995: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
679 configure:9991:26: net/if_types.h: No such file or directory
680 configure: failed program was:
681 #line 9990 "configure"
682 #include "confdefs.h"
683 #include <net/if_types.h>
684 configure:9985: checking for net/if_var.h
685 configure:9995: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
686 configure:9991:24: net/if_var.h: No such file or directory
687 configure: failed program was:
688 #line 9990 "configure"
689 #include "confdefs.h"
690 #include <net/if_var.h>
691 configure:9985: checking for sys/queue.h
692 configure:9995: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
693 configure:9985: checking for osreldate.h
694 configure:9995: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
695 configure:9991:23: osreldate.h: No such file or directory
696 configure: failed program was:
697 #line 9990 "configure"
698 #include "confdefs.h"
699 #include <osreldate.h>
700 configure:9985: checking for machine/types.h
701 configure:9995: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
702 configure:9991:27: machine/types.h: No such file or directory
703 configure: failed program was:
704 #line 9990 "configure"
705 #include "confdefs.h"
706 #include <machine/types.h>
707 configure:9985: checking for sys/socketvar.h
708 configure:9995: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
709 configure:10025: checking for sys/conf.h
710 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
711 configure:10031:22: sys/conf.h: No such file or directory
712 configure: failed program was:
713 #line 10030 "configure"
714 #include "confdefs.h"
715 #include <sys/conf.h>
716 configure:10025: checking for netinet/in_systm.h
717 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
718 configure:10025: checking for netinet/tcp.h
719 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
720 configure:10025: checking for netinet/udp.h
721 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
722 configure:10025: checking for netinet/in_var.h
723 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
724 configure:10031:28: netinet/in_var.h: No such file or directory
725 configure: failed program was:
726 #line 10030 "configure"
727 #include "confdefs.h"
728 #include <netinet/in_var.h>
729 configure:10025: checking for netinet/if_ether.h
730 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
731 configure:10025: checking for netinet/ip_var.h
732 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
733 configure:10031:28: netinet/ip_var.h: No such file or directory
734 configure: failed program was:
735 #line 10030 "configure"
736 #include "confdefs.h"
737 #include <netinet/ip_var.h>
738 configure:10025: checking for netinet/tcp_timer.h
739 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
740 configure:10031:31: netinet/tcp_timer.h: No such file or directory
741 configure: failed program was:
742 #line 10030 "configure"
743 #include "confdefs.h"
744 #include <netinet/tcp_timer.h>
745 configure:10025: checking for netinet/tcp_var.h
746 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
747 configure:10031:29: netinet/tcp_var.h: No such file or directory
748 configure: failed program was:
749 #line 10030 "configure"
750 #include "confdefs.h"
751 #include <netinet/tcp_var.h>
752 configure:10025: checking for netinet/tcp_fsm.h
753 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
754 configure:10031:29: netinet/tcp_fsm.h: No such file or directory
755 configure: failed program was:
756 #line 10030 "configure"
757 #include "confdefs.h"
758 #include <netinet/tcp_fsm.h>
759 configure:10025: checking for netinet/udp_var.h
760 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
761 configure:10031:29: netinet/udp_var.h: No such file or directory
762 configure: failed program was:
763 #line 10030 "configure"
764 #include "confdefs.h"
765 #include <netinet/udp_var.h>
766 configure:10025: checking for netinet/icmp_var.h
767 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
768 configure:10031:30: netinet/icmp_var.h: No such file or directory
769 configure: failed program was:
770 #line 10030 "configure"
771 #include "confdefs.h"
772 #include <netinet/icmp_var.h>
773 configure:10025: checking for sys/protosw.h
774 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
775 configure:10031:25: sys/protosw.h: No such file or directory
776 configure: failed program was:
777 #line 10030 "configure"
778 #include "confdefs.h"
779 #include <sys/protosw.h>
780 configure:10025: checking for nlist.h
781 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
782 configure:10031:19: nlist.h: No such file or directory
783 configure: failed program was:
784 #line 10030 "configure"
785 #include "confdefs.h"
786 #include <nlist.h>
787 configure:10025: checking for ioctls.h
788 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
789 configure:10031:20: ioctls.h: No such file or directory
790 configure: failed program was:
791 #line 10030 "configure"
792 #include "confdefs.h"
793 #include <ioctls.h>
794 configure:10025: checking for asm/page.h
795 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
796 configure:10025: checking for netipx/ipx.h
797 configure:10035: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
798 configure:10065: checking for arpa/inet.h
799 configure:10075: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
800 configure:10065: checking for kvm.h
801 configure:10075: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
802 configure:10071:17: kvm.h: No such file or directory
803 configure: failed program was:
804 #line 10070 "configure"
805 #include "confdefs.h"
806 #include <kvm.h>
807 configure:10065: checking for sys/pool.h
808 configure:10075: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
809 configure:10071:22: sys/pool.h: No such file or directory
810 configure: failed program was:
811 #line 10070 "configure"
812 #include "confdefs.h"
813 #include <sys/pool.h>
814 configure:10065: checking for uvm/uvm_param.h
815 configure:10075: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
816 configure:10071:27: uvm/uvm_param.h: No such file or directory
817 configure: failed program was:
818 #line 10070 "configure"
819 #include "confdefs.h"
820 #include <uvm/uvm_param.h>
821 configure:10065: checking for uvm/uvm_extern.h
822 configure:10075: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
823 configure:10071:28: uvm/uvm_extern.h: No such file or directory
824 configure: failed program was:
825 #line 10070 "configure"
826 #include "confdefs.h"
827 #include <uvm/uvm_extern.h>
828 configure:10065: checking for vm/vm_param.h
829 configure:10075: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
830 configure:10071:25: vm/vm_param.h: No such file or directory
831 configure: failed program was:
832 #line 10070 "configure"
833 #include "confdefs.h"
834 #include <vm/vm_param.h>
835 configure:10065: checking for vm/vm_extern.h
836 configure:10075: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
837 configure:10071:26: vm/vm_extern.h: No such file or directory
838 configure: failed program was:
839 #line 10070 "configure"
840 #include "confdefs.h"
841 #include <vm/vm_extern.h>
842 configure:10105: checking for sys/mount.h
843 configure:10115: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
844 configure:10105: checking for vm/swap_pager.h
845 configure:10115: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
846 configure:10111:27: vm/swap_pager.h: No such file or directory
847 configure: failed program was:
848 #line 10110 "configure"
849 #include "confdefs.h"
850 #include <vm/swap_pager.h>
851 configure:10105: checking for ufs/ufs/dinode.h
852 configure:10115: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
853 configure:10111:28: ufs/ufs/dinode.h: No such file or directory
854 configure: failed program was:
855 #line 10110 "configure"
856 #include "confdefs.h"
857 #include <ufs/ufs/dinode.h>
858 configure:10145: checking for sys/stat.h
859 configure:10155: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
860 configure:10145: checking for sys/vnode.h
861 configure:10155: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
862 configure:10151:23: sys/vnode.h: No such file or directory
863 configure: failed program was:
864 #line 10150 "configure"
865 #include "confdefs.h"
866 #include <sys/vnode.h>
867 configure:10145: checking for ufs/ufs/quota.h
868 configure:10155: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
869 configure:10151:27: ufs/ufs/quota.h: No such file or directory
870 configure: failed program was:
871 #line 10150 "configure"
872 #include "confdefs.h"
873 #include <ufs/ufs/quota.h>
874 configure:10145: checking for ufs/ufs/inode.h
875 configure:10155: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
876 configure:10151:27: ufs/ufs/inode.h: No such file or directory
877 configure: failed program was:
878 #line 10150 "configure"
879 #include "confdefs.h"
880 #include <ufs/ufs/inode.h>
881 configure:10185: checking for sys/hashing.h
882 configure:10195: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
883 configure:10191:25: sys/hashing.h: No such file or directory
884 configure: failed program was:
885 #line 10190 "configure"
886 #include "confdefs.h"
887 #include <sys/hashing.h>
888 configure:10185: checking for sys/tcpipstats.h
889 configure:10195: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
890 configure:10191:28: sys/tcpipstats.h: No such file or directory
891 configure: failed program was:
892 #line 10190 "configure"
893 #include "confdefs.h"
894 #include <sys/tcpipstats.h>
895 configure:10185: checking for sys/sysmp.h
896 configure:10195: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
897 configure:10191:23: sys/sysmp.h: No such file or directory
898 configure: failed program was:
899 #line 10190 "configure"
900 #include "confdefs.h"
901 #include <sys/sysmp.h>
902 configure:10225: checking for err.h
903 configure:10235: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
904 configure:10225: checking for sys/filio.h
905 configure:10235: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
906 configure:10231:23: sys/filio.h: No such file or directory
907 configure: failed program was:
908 #line 10230 "configure"
909 #include "confdefs.h"
910 #include <sys/filio.h>
911 configure:10225: checking for sgtty.h
912 configure:10235: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
913 configure:10265: checking for sys/statfs.h
914 configure:10275: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
915 configure:10305: checking for net/route.h
916 configure:10315: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
917 configure:10345: checking for sys/dkio.h
918 configure:10355: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
919 configure:10351:22: sys/dkio.h: No such file or directory
920 configure: failed program was:
921 #line 10350 "configure"
922 #include "confdefs.h"
923 #include <sys/dkio.h>
924 configure:10345: checking for sys/diskio.h
925 configure:10355: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
926 configure:10351:24: sys/diskio.h: No such file or directory
927 configure: failed program was:
928 #line 10350 "configure"
929 #include "confdefs.h"
930 #include <sys/diskio.h>
931 configure:10345: checking for sys/pstat.h
932 configure:10355: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
933 configure:10351:23: sys/pstat.h: No such file or directory
934 configure: failed program was:
935 #line 10350 "configure"
936 #include "confdefs.h"
937 #include <sys/pstat.h>
938 configure:10345: checking for linux/hdreg.h
939 configure:10355: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
940 configure:10345: checking for pkglocs.h
941 configure:10355: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
942 configure:10351:21: pkglocs.h: No such file or directory
943 configure: failed program was:
944 #line 10350 "configure"
945 #include "confdefs.h"
946 #include <pkglocs.h>
947 configure:10385: checking for pkginfo.h
948 configure:10395: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
949 configure:10391:21: pkginfo.h: No such file or directory
950 configure: failed program was:
951 #line 10390 "configure"
952 #include "confdefs.h"
953 #include <pkginfo.h>
954 configure:10469: checking for winsock.h
955 configure:10479: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
956 configure:10475:21: winsock.h: No such file or directory
957 configure: failed program was:
958 #line 10474 "configure"
959 #include "confdefs.h"
960 #include <winsock.h>
961 configure:10509: checking for io.h
962 configure:10519: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
963 configure:10515:16: io.h: No such file or directory
964 configure: failed program was:
965 #line 10514 "configure"
966 #include "confdefs.h"
967 #include <io.h>
968 configure:10549: checking for sys/stream.h
969 configure:10559: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
970 configure:10555:24: sys/stream.h: No such file or directory
971 configure: failed program was:
972 #line 10554 "configure"
973 #include "confdefs.h"
974 #include <sys/stream.h>
975 configure:10589: checking for netinet/ip6.h
976 configure:10599: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
977 configure:10589: checking for netinet6/in6_var.h
978 configure:10599: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
979 configure:10595:30: netinet6/in6_var.h: No such file or directory
980 configure: failed program was:
981 #line 10594 "configure"
982 #include "confdefs.h"
983 #include <netinet6/in6_var.h>
984 configure:10589: checking for netinet6/in6_pcb.h
985 configure:10599: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
986 configure:10595:30: netinet6/in6_pcb.h: No such file or directory
987 configure: failed program was:
988 #line 10594 "configure"
989 #include "confdefs.h"
990 #include <netinet6/in6_pcb.h>
991 configure:10589: checking for netinet6/ip6_var.h
992 configure:10599: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
993 configure:10595:30: netinet6/ip6_var.h: No such file or directory
994 configure: failed program was:
995 #line 10594 "configure"
996 #include "confdefs.h"
997 #include <netinet6/ip6_var.h>
998 configure:10589: checking for netinet6/tcp6.h
999 configure:10599: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
1000 configure:10595:27: netinet6/tcp6.h: No such file or directory
1001 configure: failed program was:
1002 #line 10594 "configure"
1003 #include "confdefs.h"
1004 #include <netinet6/tcp6.h>
1005 configure:10589: checking for netinet6/tcp6_fsm.h
1006 configure:10599: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
1007 configure:10595:31: netinet6/tcp6_fsm.h: No such file or directory
1008 configure: failed program was:
1009 #line 10594 "configure"
1010 #include "confdefs.h"
1011 #include <netinet6/tcp6_fsm.h>
1012 configure:10589: checking for netinet6/nd6.h
1013 configure:10599: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
1014 configure:10595:26: netinet6/nd6.h: No such file or directory
1015 configure: failed program was:
1016 #line 10594 "configure"
1017 #include "confdefs.h"
1018 #include <netinet6/nd6.h>
1019 configure:10589: checking for netinet6/tcp6_timer.h
1020 configure:10599: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
1021 configure:10595:33: netinet6/tcp6_timer.h: No such file or directory
1022 configure: failed program was:
1023 #line 10594 "configure"
1024 #include "confdefs.h"
1025 #include <netinet6/tcp6_timer.h>
1026 configure:10589: checking for netinet6/tcp6_var.h
1027 configure:10599: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
1028 configure:10595:31: netinet6/tcp6_var.h: No such file or directory
1029 configure: failed program was:
1030 #line 10594 "configure"
1031 #include "confdefs.h"
1032 #include <netinet6/tcp6_var.h>
1033 configure:10629: checking for dlfcn.h
1034 configure:10669: checking for search.h
1035 configure:10679: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
1036 configure:10791: checking for netinet/in_pcb.h
1037 configure:10804: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
1038 configure:10799:28: netinet/in_pcb.h: No such file or directory
1039 configure: failed program was:
1040 #line 10796 "configure"
1041 #include "confdefs.h"
1042
1043 #include <netinet/in.h>
1044 #include <netinet/in_pcb.h>
1045
1046 configure:10828: checking for sys/disklabel.h
1047 configure:10841: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
1048 configure:10835:27: machine/types.h: No such file or directory
1049 configure:10836:27: sys/disklabel.h: No such file or directory
1050 configure: failed program was:
1051 #line 10833 "configure"
1052 #include "confdefs.h"
1053
1054 #include <machine/types.h>
1055 #include <sys/disklabel.h>
1056
1057 configure:10868: checking for openssl/hmac.h
1058 configure:10878: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
1059 configure:10868: checking for openssl/evp.h
1060 configure:10878: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
1061 configure:10868: checking for openssl/aes.h
1062 configure:10878: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
1063 configure:10868: checking for openssl/des.h
1064 configure:10878: gcc -E -I/usr/local/ssl/include  conftest.c >/dev/null 2>conftest.out
1065 configure:10908: checking for lpstat
1066 configure:10953: checking for cgetnext
1067 configure:10981: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1068 /tmp/cc4HENPg.o(.text+0xa): In function `main':
1069 /project/BCMDT_3.0/userapps/opensource/net-snmp/configure:10975: undefined reference to `cgetnext'
1070 collect2: ld returned 1 exit status
1071 configure: failed program was:
1072 #line 10958 "configure"
1073 #include "confdefs.h"
1074 /* System header to define __stub macros and hopefully few prototypes,
1075     which can conflict with char cgetnext(); below.  */
1076 #include <assert.h>
1077 /* Override any gcc2 internal prototype to avoid an error.  */
1078 /* We use char because int might match the return type of a gcc2
1079     builtin and then its argument prototype would still apply.  */
1080 char cgetnext();
1081
1082 int main() {
1083
1084 /* The GNU C library defines this for functions which it implements
1085     to always fail with ENOSYS.  Some functions are actually named
1086     something starting with __ and the normal name is an alias.  */
1087 #if defined (__stub_cgetnext) || defined (__stub___cgetnext)
1088 choke me
1089 #else
1090 cgetnext();
1091 #endif
1092
1093 ; return 0; }
1094 configure:11013: checking for authentication support
1095 configure:11061: checking for off_t
1096 configure:11094: checking for pid_t
1097 configure:11127: checking whether time.h and sys/time.h may both be included
1098 configure:11141: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1099 configure:11163: checking for socklen_t
1100 configure:11200: checking for in_addr_t
1101 configure:11237: checking for correct flags to ps
1102 configure:11283: checking whether byte ordering is bigendian
1103 configure:11301: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1104 configure:11316: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1105 configure: In function `main':
1106 configure:11311: error: `not' undeclared (first use in this function)
1107 configure:11311: error: (Each undeclared identifier is reported only once
1108 configure:11311: error: for each function it appears in.)
1109 configure:11311: error: syntax error before "big"
1110 configure: failed program was:
1111 #line 11305 "configure"
1112 #include "confdefs.h"
1113 #include <sys/types.h>
1114 #include <sys/param.h>
1115 int main() {
1116
1117 #if BYTE_ORDER != BIG_ENDIAN
1118  not big endian
1119 #endif
1120 ; return 0; }
1121 configure:11377: checking for working alloca.h
1122 configure:11389: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1123 configure:11410: checking for alloca
1124 configure:11443: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1125 configure:11610: checking whether gcc needs -traditional
1126 configure:11656: checking for 8-bit clean memcmp
1127 configure:11674: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1128 configure:11692: checking return type of signal handlers
1129 configure:11714: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1130 configure:11734: checking for getmntent in -lsun
1131 configure:11753: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lsun  -lcrypto -lm  1>&5
1132 /usr/bin/ld: cannot find -lsun
1133 collect2: ld returned 1 exit status
1134 configure: failed program was:
1135 #line 11742 "configure"
1136 #include "confdefs.h"
1137 /* Override any gcc2 internal prototype to avoid an error.  */
1138 /* We use char because int might match the return type of a gcc2
1139     builtin and then its argument prototype would still apply.  */
1140 char getmntent();
1141
1142 int main() {
1143 getmntent()
1144 ; return 0; }
1145 configure:11772: checking for getmntent in -lseq
1146 configure:11791: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lseq  -lcrypto -lm  1>&5
1147 /usr/bin/ld: cannot find -lseq
1148 collect2: ld returned 1 exit status
1149 configure: failed program was:
1150 #line 11780 "configure"
1151 #include "confdefs.h"
1152 /* Override any gcc2 internal prototype to avoid an error.  */
1153 /* We use char because int might match the return type of a gcc2
1154     builtin and then its argument prototype would still apply.  */
1155 char getmntent();
1156
1157 int main() {
1158 getmntent()
1159 ; return 0; }
1160 configure:11810: checking for getmntent in -lgen
1161 configure:11829: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lgen  -lcrypto -lm  1>&5
1162 /usr/bin/ld: cannot find -lgen
1163 collect2: ld returned 1 exit status
1164 configure: failed program was:
1165 #line 11818 "configure"
1166 #include "confdefs.h"
1167 /* Override any gcc2 internal prototype to avoid an error.  */
1168 /* We use char because int might match the return type of a gcc2
1169     builtin and then its argument prototype would still apply.  */
1170 char getmntent();
1171
1172 int main() {
1173 getmntent()
1174 ; return 0; }
1175 configure:11854: checking for getmntent
1176 configure:11882: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1177 configure:11907: checking for setmntent
1178 configure:11935: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1179 configure:11907: checking for gethostname
1180 configure:11935: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1181 configure:11907: checking for uname
1182 configure:11935: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1183 configure:11907: checking for gettimeofday
1184 configure:11935: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1185 configure:11907: checking for select
1186 configure:11935: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1187 configure:11907: checking for socket
1188 configure:11935: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1189 configure:11907: checking for strtol
1190 configure:11935: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1191 configure:11907: checking for strtoul
1192 configure:11935: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1193 configure:11962: checking for strchr
1194 configure:11990: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1195 configure:11974: warning: conflicting types for built-in function `strchr'
1196 configure:11962: checking for strdup
1197 configure:11990: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1198 configure:11962: checking for memcpy
1199 configure:11990: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1200 configure:11974: warning: conflicting types for built-in function `memcpy'
1201 configure:11962: checking for memmove
1202 configure:11990: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1203 configure:11974: warning: conflicting types for built-in function `memmove'
1204 configure:11962: checking for index
1205 configure:11990: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1206 configure:11974: warning: conflicting types for built-in function `index'
1207 configure:11962: checking for bcopy
1208 configure:11990: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1209 configure:11974: warning: conflicting types for built-in function `bcopy'
1210 configure:11962: checking for strcasestr
1211 configure:11990: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1212 configure:11962: checking for regcomp
1213 configure:11990: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1214 configure:12017: checking for signal
1215 configure:12045: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1216 configure:12017: checking for setsid
1217 configure:12045: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1218 configure:12017: checking for sigset
1219 configure:12045: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1220 configure:12017: checking for sigblock
1221 configure:12045: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1222 configure:12017: checking for sighold
1223 configure:12045: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1224 configure:12017: checking for strerror
1225 configure:12045: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1226 configure:12017: checking for setenv
1227 configure:12045: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1228 configure:12017: checking for vsnprintf
1229 configure:12045: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1230 configure:12029: warning: conflicting types for built-in function `vsnprintf'
1231 configure:12017: checking for snprintf
1232 configure:12045: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1233 configure:12029: warning: conflicting types for built-in function `snprintf'
1234 configure:12072: checking for sigaction
1235 configure:12100: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1236 configure:12127: checking for snprintf
1237 configure:12127: checking for strtoul
1238 configure:12182: checking for random
1239 configure:12210: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1240 configure:12182: checking for lrand48
1241 configure:12210: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1242 configure:12182: checking for rand
1243 configure:12210: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1244 configure:12237: checking for execv
1245 configure:12265: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1246 configure:12237: checking for system
1247 configure:12265: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1248 configure:12237: checking for fork
1249 configure:12265: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1250 configure:12237: checking for getpid
1251 configure:12265: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1252 configure:12237: checking for strncasecmp
1253 configure:12265: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1254 configure:12237: checking for sigalrm
1255 configure:12265: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1256 /tmp/cc62Uuuq.o(.text+0xa): In function `main':
1257 /project/BCMDT_3.0/userapps/opensource/net-snmp/configure:12259: undefined reference to `sigalrm'
1258 collect2: ld returned 1 exit status
1259 configure: failed program was:
1260 #line 12242 "configure"
1261 #include "confdefs.h"
1262 /* System header to define __stub macros and hopefully few prototypes,
1263     which can conflict with char sigalrm(); below.  */
1264 #include <assert.h>
1265 /* Override any gcc2 internal prototype to avoid an error.  */
1266 /* We use char because int might match the return type of a gcc2
1267     builtin and then its argument prototype would still apply.  */
1268 char sigalrm();
1269
1270 int main() {
1271
1272 /* The GNU C library defines this for functions which it implements
1273     to always fail with ENOSYS.  Some functions are actually named
1274     something starting with __ and the normal name is an alias.  */
1275 #if defined (__stub_sigalrm) || defined (__stub___sigalrm)
1276 choke me
1277 #else
1278 sigalrm();
1279 #endif
1280
1281 ; return 0; }
1282 configure:12353: checking for getloadavg
1283 configure:12381: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1284 configure:12408: checking for getaddrinfo
1285 configure:12436: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1286 configure:12408: checking for getipnodebyname
1287 configure:12436: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1288 /tmp/cc8zZCtp.o(.text+0xa): In function `main':
1289 /project/BCMDT_3.0/userapps/opensource/net-snmp/configure:12430: undefined reference to `getipnodebyname'
1290 collect2: ld returned 1 exit status
1291 configure: failed program was:
1292 #line 12413 "configure"
1293 #include "confdefs.h"
1294 /* System header to define __stub macros and hopefully few prototypes,
1295     which can conflict with char getipnodebyname(); below.  */
1296 #include <assert.h>
1297 /* Override any gcc2 internal prototype to avoid an error.  */
1298 /* We use char because int might match the return type of a gcc2
1299     builtin and then its argument prototype would still apply.  */
1300 char getipnodebyname();
1301
1302 int main() {
1303
1304 /* The GNU C library defines this for functions which it implements
1305     to always fail with ENOSYS.  Some functions are actually named
1306     something starting with __ and the normal name is an alias.  */
1307 #if defined (__stub_getipnodebyname) || defined (__stub___getipnodebyname)
1308 choke me
1309 #else
1310 getipnodebyname();
1311 #endif
1312
1313 ; return 0; }
1314 configure:12463: checking for statvfs
1315 configure:12491: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1316 configure:12463: checking for statfs
1317 configure:12491: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1318 configure:12518: checking for getdtablesize
1319 configure:12546: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1320 configure:12573: checking for getfsstat
1321 configure:12601: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1322 /tmp/ccMPoE6z.o(.text+0xa): In function `main':
1323 /project/BCMDT_3.0/userapps/opensource/net-snmp/configure:12595: undefined reference to `getfsstat'
1324 collect2: ld returned 1 exit status
1325 configure: failed program was:
1326 #line 12578 "configure"
1327 #include "confdefs.h"
1328 /* System header to define __stub macros and hopefully few prototypes,
1329     which can conflict with char getfsstat(); below.  */
1330 #include <assert.h>
1331 /* Override any gcc2 internal prototype to avoid an error.  */
1332 /* We use char because int might match the return type of a gcc2
1333     builtin and then its argument prototype would still apply.  */
1334 char getfsstat();
1335
1336 int main() {
1337
1338 /* The GNU C library defines this for functions which it implements
1339     to always fail with ENOSYS.  Some functions are actually named
1340     something starting with __ and the normal name is an alias.  */
1341 #if defined (__stub_getfsstat) || defined (__stub___getfsstat)
1342 choke me
1343 #else
1344 getfsstat();
1345 #endif
1346
1347 ; return 0; }
1348 configure:12628: checking for usleep
1349 configure:12656: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1350 configure:12683: checking for setlocale
1351 configure:12711: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1352 configure:12738: checking for tcgetattr
1353 configure:12766: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1354 configure:12793: checking for if_nameindex
1355 configure:12821: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1356 configure:12793: checking for if_freenameindex
1357 configure:12821: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1358 configure:12848: checking for getpagesize
1359 configure:12876: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1360 configure:12903: checking for mkstemp
1361 configure:12931: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1362 configure:12958: checking for getpwnam
1363 configure:12986: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1364 configure:12958: checking for getgrnam
1365 configure:12986: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1366 configure:12958: checking for setgid
1367 configure:12986: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1368 configure:12958: checking for setuid
1369 configure:12986: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1370 configure:12958: checking for setgroups
1371 configure:12986: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1372 configure:13013: checking for setitimer
1373 configure:13041: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1374 configure:13067: checking for SIOCGIFADDR in sys/ioctl.h
1375 configure:13105: checking for two-argument statfs with struct fs_data (Ultrix)
1376 configure:13134: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
1377 configure: In function `main':
1378 configure:13127: error: storage size of `fsd' isn't known
1379 configure: failed program was:
1380 #line 13113 "configure"
1381 #include "confdefs.h"
1382
1383 #ifdef HAVE_SYS_PARAM_H
1384 #include <sys/param.h>
1385 #endif
1386 #include <sys/types.h>
1387 #ifdef HAVE_SYS_MOUNT_H
1388 #include <sys/mount.h>
1389 #endif
1390 #ifdef HAVE_SYS_FS_TYPES_H
1391 #include <sys/fs_types.h>
1392 #endif
1393 main ()
1394 {
1395 struct fs_data fsd;
1396 /* Ultrix's statfs returns 1 for success,
1397    0 for not mounted, -1 for failure.  */
1398 exit (statfs (".", &fsd) != 1);
1399 }
1400 configure:13157: checking if __FUNCTION__ is defined
1401 configure:13172: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1402 configure:13201: checking for sigaction.sa_sigaction
1403 configure:13232: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1404 configure:13266: checking for sockaddr.sa_len
1405 configure:13301: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1406 configure: In function `main':
1407 configure:13296: error: structure has no member named `sa_len'
1408 configure: failed program was:
1409 #line 13279 "configure"
1410 #include "confdefs.h"
1411
1412
1413 #ifdef HAVE_SYS_PARAM_H
1414 #include <sys/param.h>
1415 #endif
1416 #include <sys/types.h>
1417 #define KERNEL
1418 #define _KERNEL
1419 #include <sys/socket.h>
1420 #undef KERNEL
1421 #undef _KERNEL
1422
1423
1424 int main() {
1425
1426 struct sockaddr testit; 
1427 testit.sa_len ;
1428
1429 ; return 0; }
1430 configure:13335: checking for sockaddr.sa_union.sa_generic.sa_family2
1431 configure:13370: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1432 configure: In function `main':
1433 configure:13365: error: structure has no member named `sa_union'
1434 configure: failed program was:
1435 #line 13348 "configure"
1436 #include "confdefs.h"
1437
1438
1439 #ifdef HAVE_SYS_PARAM_H
1440 #include <sys/param.h>
1441 #endif
1442 #include <sys/types.h>
1443 #define KERNEL
1444 #define _KERNEL
1445 #include <sys/socket.h>
1446 #undef KERNEL
1447 #undef _KERNEL
1448
1449
1450 int main() {
1451
1452 struct sockaddr testit; 
1453 testit.sa_union.sa_generic.sa_family2 ;
1454
1455 ; return 0; }
1456 configure:13404: checking for rtentry.rt_dst
1457 configure:13440: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1458 configure:13467: checking type of rtentry structure
1459 configure:13501: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1460 configure: In function `main':
1461 configure:13495: error: structure has no member named `rt_nodes'
1462 configure: failed program was:
1463 #line 13474 "configure"
1464 #include "confdefs.h"
1465
1466 #ifdef HAVE_SYS_PARAM_H
1467 #include <sys/param.h>
1468 #endif
1469 #include <sys/types.h>
1470 #define KERNEL
1471 #define _KERNEL
1472 #include <sys/socket.h>
1473 #undef KERNEL
1474 #undef _KERNEL
1475 #include <net/route.h>
1476
1477 int main() {
1478
1479
1480 #ifndef STRUCT_RTENTRY_HAS_RT_DST
1481 #define rt_dst rt_nodes->rn_key
1482 #endif
1483
1484   struct rtentry rt; 
1485   rt.rt_nodes[0].rn_flags = 1;
1486   rt.rt_dst;
1487   
1488 ; return 0; }
1489 configure:13533: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1490 configure: In function `main':
1491 configure:13528: error: structure has no member named `rt_hash'
1492 configure: failed program was:
1493 #line 13512 "configure"
1494 #include "confdefs.h"
1495
1496 #ifdef HAVE_SYS_PARAM_H
1497 #include <sys/param.h>
1498 #endif
1499 #include <sys/types.h>
1500 #define KERNEL
1501 #define _KERNEL
1502 #include <sys/socket.h>
1503 #undef KERNEL
1504 #undef _KERNEL
1505 #include <net/route.h>
1506
1507 int main() {
1508
1509 struct rtentry rt; 
1510 rt.rt_hash;
1511
1512 ; return 0; }
1513 configure:13562: checking for struct rtentry
1514 configure:13670: checking for rtentry.rt_unit
1515 configure:13706: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1516 configure: In function `main':
1517 configure:13701: error: structure has no member named `rt_unit'
1518 configure: failed program was:
1519 #line 13683 "configure"
1520 #include "confdefs.h"
1521
1522
1523 #ifdef HAVE_SYS_PARAM_H
1524 #include <sys/param.h>
1525 #endif
1526 #include <sys/types.h>
1527 #define KERNEL
1528 #define _KERNEL
1529 #include <sys/socket.h>
1530 #undef KERNEL
1531 #undef _KERNEL
1532 #include <net/route.h>
1533
1534
1535 int main() {
1536
1537 struct rtentry testit; 
1538 testit.rt_unit = 0;
1539
1540 ; return 0; }
1541 configure:13740: checking for rtentry.rt_refcnt
1542 configure:13776: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1543 configure: In function `main':
1544 configure:13771: error: structure has no member named `rt_refcnt'
1545 configure: failed program was:
1546 #line 13753 "configure"
1547 #include "confdefs.h"
1548
1549
1550 #ifdef HAVE_SYS_PARAM_H
1551 #include <sys/param.h>
1552 #endif
1553 #include <sys/types.h>
1554 #define KERNEL
1555 #define _KERNEL
1556 #include <sys/socket.h>
1557 #undef KERNEL
1558 #undef _KERNEL
1559 #include <net/route.h>
1560
1561
1562 int main() {
1563
1564 struct rtentry testit; 
1565 testit.rt_refcnt = 0;
1566
1567 ; return 0; }
1568 configure:13810: checking for rtentry.rt_hash
1569 configure:13846: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1570 configure: In function `main':
1571 configure:13841: error: structure has no member named `rt_hash'
1572 configure: failed program was:
1573 #line 13823 "configure"
1574 #include "confdefs.h"
1575
1576
1577 #ifdef HAVE_SYS_PARAM_H
1578 #include <sys/param.h>
1579 #endif
1580 #include <sys/types.h>
1581 #define KERNEL
1582 #define _KERNEL
1583 #include <sys/socket.h>
1584 #undef KERNEL
1585 #undef _KERNEL
1586 #include <net/route.h>
1587
1588
1589 int main() {
1590
1591 struct rtentry testit; 
1592 testit.rt_hash = 0;
1593
1594 ; return 0; }
1595 configure:13880: checking for rtentry.rt_use
1596 configure:13916: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1597 configure: In function `main':
1598 configure:13911: error: structure has no member named `rt_use'
1599 configure: failed program was:
1600 #line 13893 "configure"
1601 #include "confdefs.h"
1602
1603
1604 #ifdef HAVE_SYS_PARAM_H
1605 #include <sys/param.h>
1606 #endif
1607 #include <sys/types.h>
1608 #define KERNEL
1609 #define _KERNEL
1610 #include <sys/socket.h>
1611 #undef KERNEL
1612 #undef _KERNEL
1613 #include <net/route.h>
1614
1615
1616 int main() {
1617
1618 struct rtentry testit; 
1619 testit.rt_use = 0;
1620
1621 ; return 0; }
1622 configure:13950: checking for tcpstat.tcp_rcvmemdrop
1623 configure:13988: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1624 configure: In function `main':
1625 configure:13982: error: storage size of `testit' isn't known
1626 configure: failed program was:
1627 #line 13963 "configure"
1628 #include "confdefs.h"
1629
1630
1631 #ifdef HAVE_SYS_PARAM_H
1632 #include <sys/param.h>
1633 #endif
1634 #include <sys/types.h>
1635 #include <netinet/tcp.h>
1636 #ifdef HAVE_NETINET_TCP_TIMER_H
1637 #include <netinet/tcp_timer.h>
1638 #endif
1639
1640 #ifdef HAVE_NETINET_TCP_VAR_H
1641 #include <netinet/tcp_var.h>
1642 #endif
1643
1644
1645 int main() {
1646
1647 struct tcpstat testit; 
1648 testit.tcp_rcvmemdrop = 0;
1649
1650 ; return 0; }
1651 configure:14023: checking for ifnet.if_mtu
1652 configure:14058: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1653 configure: In function `main':
1654 configure:14052: error: storage size of `testit' isn't known
1655 configure: failed program was:
1656 #line 14036 "configure"
1657 #include "confdefs.h"
1658
1659
1660 #ifdef HAVE_SYS_PARAM_H
1661 #include <sys/param.h>
1662 #endif
1663 #include <sys/types.h>
1664 #include <sys/socket.h>
1665 #include <net/if.h>
1666 #ifdef HAVE_NET_IF_VAR_H
1667 #include <net/if_var.h>
1668 #endif
1669
1670
1671 int main() {
1672
1673 struct ifnet testit; 
1674 testit.if_mtu = 0;
1675
1676 ; return 0; }
1677 configure:14086: checking if _KERNEL needs to be defined for if_mtu
1678 configure:14119: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1679 configure: In function `main':
1680 configure:14113: error: storage size of `testit' isn't known
1681 configure: failed program was:
1682 #line 14095 "configure"
1683 #include "confdefs.h"
1684
1685 #define _KERNEL 1
1686 #ifdef HAVE_SYS_PARAM_H
1687 #include <sys/param.h>
1688 #endif
1689 #include <sys/types.h>
1690 #include <sys/socket.h>
1691 #ifdef HAVE_SYS_TIME_H
1692 #include <sys/time.h>
1693 #endif
1694 #include <net/if.h>
1695 #ifdef HAVE_NET_IF_VAR_H
1696 #include <net/if_var.h>
1697 #endif
1698
1699 int main() {
1700
1701 struct ifnet testit;
1702 testit.if_mtu = 0;
1703
1704 ; return 0; }
1705 configure:14151: checking for ifaddr.ifa_next
1706 configure:14192: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1707 configure:14227: checking for ifnet.if_baudrate
1708 configure:14300: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1709 configure: In function `main':
1710 configure:14295: error: structure has no member named `if_baudrate'
1711 configure: failed program was:
1712 #line 14240 "configure"
1713 #include "confdefs.h"
1714
1715
1716 #ifdef IFNET_NEEDS_KERNEL
1717 #define _KERNEL 1
1718 #endif
1719 #include <sys/types.h>
1720 #include <sys/socket.h>
1721 #ifdef HAVE_SYS_TIME_H
1722 #include <sys/time.h>
1723 #endif
1724 #include <net/if.h>
1725 #ifdef HAVE_NET_IF_VAR_H
1726 #include <net/if_var.h>
1727 #endif
1728 #ifdef HAVE_SYS_QUEUE_H
1729 #include <sys/queue.h>
1730 #endif
1731 #ifdef linux
1732 struct ifnet {
1733         char    *if_name;               /* name, e.g. "en" or "lo" */
1734         short   if_unit;                /* sub-unit for lower level driver */
1735         short   if_mtu;                 /* maximum transmission unit */
1736         short   if_flags;               /* up/down, broadcast, etc. */
1737         int     if_metric;              /* routing metric (external only) */
1738         char    if_hwaddr [6];          /* ethernet address */
1739         int     if_type;                /* interface type: 1=generic,
1740                                            28=slip, ether=6, loopback=24 */
1741         int     if_speed;               /* interface speed: in bits/sec */
1742
1743         struct sockaddr if_addr;        /* interface's address */
1744         struct sockaddr ifu_broadaddr;  /* broadcast address */
1745         struct sockaddr ia_subnetmask;  /* interface's mask */
1746
1747         struct  ifqueue {
1748                 int     ifq_len;
1749                 int     ifq_drops;
1750         } if_snd;                       /* output queue */
1751         int     if_ibytes;              /* octets received on interface */
1752         int     if_ipackets;            /* packets received on interface */
1753         int     if_ierrors;             /* input errors on interface */
1754         int     if_iqdrops;             /* input queue overruns */
1755         int     if_obytes;              /* octets sent on interface */
1756         int     if_opackets;            /* packets sent on interface */
1757         int     if_oerrors;             /* output errors on interface */
1758         int     if_collisions;          /* collisions on csma interfaces */
1759 /* end statistics */
1760         struct  ifnet *if_next;
1761 };
1762 #endif
1763
1764
1765 int main() {
1766
1767 struct ifnet testit; 
1768 testit.if_baudrate = 0;
1769
1770 ; return 0; }
1771 configure:14335: checking for ifnet.if_baudrate.ifs_value
1772 configure:14408: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1773 configure: In function `main':
1774 configure:14403: error: structure has no member named `if_baudrate'
1775 configure: failed program was:
1776 #line 14348 "configure"
1777 #include "confdefs.h"
1778
1779
1780 #ifdef IFNET_NEEDS_KERNEL
1781 #define _KERNEL 1
1782 #endif
1783 #include <sys/types.h>
1784 #include <sys/socket.h>
1785 #ifdef HAVE_SYS_TIME_H
1786 #include <sys/time.h>
1787 #endif
1788 #include <net/if.h>
1789 #ifdef HAVE_NET_IF_VAR_H
1790 #include <net/if_var.h>
1791 #endif
1792 #ifdef HAVE_SYS_QUEUE_H
1793 #include <sys/queue.h>
1794 #endif
1795 #ifdef linux
1796 struct ifnet {
1797         char    *if_name;               /* name, e.g. "en" or "lo" */
1798         short   if_unit;                /* sub-unit for lower level driver */
1799         short   if_mtu;                 /* maximum transmission unit */
1800         short   if_flags;               /* up/down, broadcast, etc. */
1801         int     if_metric;              /* routing metric (external only) */
1802         char    if_hwaddr [6];          /* ethernet address */
1803         int     if_type;                /* interface type: 1=generic,
1804                                            28=slip, ether=6, loopback=24 */
1805         int     if_speed;               /* interface speed: in bits/sec */
1806
1807         struct sockaddr if_addr;        /* interface's address */
1808         struct sockaddr ifu_broadaddr;  /* broadcast address */
1809         struct sockaddr ia_subnetmask;  /* interface's mask */
1810
1811         struct  ifqueue {
1812                 int     ifq_len;
1813                 int     ifq_drops;
1814         } if_snd;                       /* output queue */
1815         int     if_ibytes;              /* octets received on interface */
1816         int     if_ipackets;            /* packets received on interface */
1817         int     if_ierrors;             /* input errors on interface */
1818         int     if_iqdrops;             /* input queue overruns */
1819         int     if_obytes;              /* octets sent on interface */
1820         int     if_opackets;            /* packets sent on interface */
1821         int     if_oerrors;             /* output errors on interface */
1822         int     if_collisions;          /* collisions on csma interfaces */
1823 /* end statistics */
1824         struct  ifnet *if_next;
1825 };
1826 #endif
1827
1828
1829 int main() {
1830
1831 struct ifnet testit; 
1832 testit.if_baudrate.ifs_value = 0;
1833
1834 ; return 0; }
1835 configure:14443: checking for ifnet.if_speed
1836 configure:14516: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1837 configure:14551: checking for ifnet.if_type
1838 configure:14624: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1839 configure:14659: checking for ifnet.if_imcasts
1840 configure:14732: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1841 configure: In function `main':
1842 configure:14727: error: structure has no member named `if_imcasts'
1843 configure: failed program was:
1844 #line 14672 "configure"
1845 #include "confdefs.h"
1846
1847
1848 #ifdef IFNET_NEEDS_KERNEL
1849 #define _KERNEL 1
1850 #endif
1851 #include <sys/types.h>
1852 #include <sys/socket.h>
1853 #ifdef HAVE_SYS_TIME_H
1854 #include <sys/time.h>
1855 #endif
1856 #include <net/if.h>
1857 #ifdef HAVE_NET_IF_VAR_H
1858 #include <net/if_var.h>
1859 #endif
1860 #ifdef HAVE_SYS_QUEUE_H
1861 #include <sys/queue.h>
1862 #endif
1863 #ifdef linux
1864 struct ifnet {
1865         char    *if_name;               /* name, e.g. "en" or "lo" */
1866         short   if_unit;                /* sub-unit for lower level driver */
1867         short   if_mtu;                 /* maximum transmission unit */
1868         short   if_flags;               /* up/down, broadcast, etc. */
1869         int     if_metric;              /* routing metric (external only) */
1870         char    if_hwaddr [6];          /* ethernet address */
1871         int     if_type;                /* interface type: 1=generic,
1872                                            28=slip, ether=6, loopback=24 */
1873         int     if_speed;               /* interface speed: in bits/sec */
1874
1875         struct sockaddr if_addr;        /* interface's address */
1876         struct sockaddr ifu_broadaddr;  /* broadcast address */
1877         struct sockaddr ia_subnetmask;  /* interface's mask */
1878
1879         struct  ifqueue {
1880                 int     ifq_len;
1881                 int     ifq_drops;
1882         } if_snd;                       /* output queue */
1883         int     if_ibytes;              /* octets received on interface */
1884         int     if_ipackets;            /* packets received on interface */
1885         int     if_ierrors;             /* input errors on interface */
1886         int     if_iqdrops;             /* input queue overruns */
1887         int     if_obytes;              /* octets sent on interface */
1888         int     if_opackets;            /* packets sent on interface */
1889         int     if_oerrors;             /* output errors on interface */
1890         int     if_collisions;          /* collisions on csma interfaces */
1891 /* end statistics */
1892         struct  ifnet *if_next;
1893 };
1894 #endif
1895
1896
1897 int main() {
1898
1899 struct ifnet testit; 
1900 testit.if_imcasts = 0;
1901
1902 ; return 0; }
1903 configure:14767: checking for ifnet.if_iqdrops
1904 configure:14840: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1905 configure:14875: checking for ifnet.if_noproto
1906 configure:14948: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1907 configure: In function `main':
1908 configure:14943: error: structure has no member named `if_noproto'
1909 configure: failed program was:
1910 #line 14888 "configure"
1911 #include "confdefs.h"
1912
1913
1914 #ifdef IFNET_NEEDS_KERNEL
1915 #define _KERNEL 1
1916 #endif
1917 #include <sys/types.h>
1918 #include <sys/socket.h>
1919 #ifdef HAVE_SYS_TIME_H
1920 #include <sys/time.h>
1921 #endif
1922 #include <net/if.h>
1923 #ifdef HAVE_NET_IF_VAR_H
1924 #include <net/if_var.h>
1925 #endif
1926 #ifdef HAVE_SYS_QUEUE_H
1927 #include <sys/queue.h>
1928 #endif
1929 #ifdef linux
1930 struct ifnet {
1931         char    *if_name;               /* name, e.g. "en" or "lo" */
1932         short   if_unit;                /* sub-unit for lower level driver */
1933         short   if_mtu;                 /* maximum transmission unit */
1934         short   if_flags;               /* up/down, broadcast, etc. */
1935         int     if_metric;              /* routing metric (external only) */
1936         char    if_hwaddr [6];          /* ethernet address */
1937         int     if_type;                /* interface type: 1=generic,
1938                                            28=slip, ether=6, loopback=24 */
1939         int     if_speed;               /* interface speed: in bits/sec */
1940
1941         struct sockaddr if_addr;        /* interface's address */
1942         struct sockaddr ifu_broadaddr;  /* broadcast address */
1943         struct sockaddr ia_subnetmask;  /* interface's mask */
1944
1945         struct  ifqueue {
1946                 int     ifq_len;
1947                 int     ifq_drops;
1948         } if_snd;                       /* output queue */
1949         int     if_ibytes;              /* octets received on interface */
1950         int     if_ipackets;            /* packets received on interface */
1951         int     if_ierrors;             /* input errors on interface */
1952         int     if_iqdrops;             /* input queue overruns */
1953         int     if_obytes;              /* octets sent on interface */
1954         int     if_opackets;            /* packets sent on interface */
1955         int     if_oerrors;             /* output errors on interface */
1956         int     if_collisions;          /* collisions on csma interfaces */
1957 /* end statistics */
1958         struct  ifnet *if_next;
1959 };
1960 #endif
1961
1962
1963 int main() {
1964
1965 struct ifnet testit; 
1966 testit.if_noproto = 0;
1967
1968 ; return 0; }
1969 configure:14983: checking for ifnet.if_omcasts
1970 configure:15056: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
1971 configure: In function `main':
1972 configure:15051: error: structure has no member named `if_omcasts'
1973 configure: failed program was:
1974 #line 14996 "configure"
1975 #include "confdefs.h"
1976
1977
1978 #ifdef IFNET_NEEDS_KERNEL
1979 #define _KERNEL 1
1980 #endif
1981 #include <sys/types.h>
1982 #include <sys/socket.h>
1983 #ifdef HAVE_SYS_TIME_H
1984 #include <sys/time.h>
1985 #endif
1986 #include <net/if.h>
1987 #ifdef HAVE_NET_IF_VAR_H
1988 #include <net/if_var.h>
1989 #endif
1990 #ifdef HAVE_SYS_QUEUE_H
1991 #include <sys/queue.h>
1992 #endif
1993 #ifdef linux
1994 struct ifnet {
1995         char    *if_name;               /* name, e.g. "en" or "lo" */
1996         short   if_unit;                /* sub-unit for lower level driver */
1997         short   if_mtu;                 /* maximum transmission unit */
1998         short   if_flags;               /* up/down, broadcast, etc. */
1999         int     if_metric;              /* routing metric (external only) */
2000         char    if_hwaddr [6];          /* ethernet address */
2001         int     if_type;                /* interface type: 1=generic,
2002                                            28=slip, ether=6, loopback=24 */
2003         int     if_speed;               /* interface speed: in bits/sec */
2004
2005         struct sockaddr if_addr;        /* interface's address */
2006         struct sockaddr ifu_broadaddr;  /* broadcast address */
2007         struct sockaddr ia_subnetmask;  /* interface's mask */
2008
2009         struct  ifqueue {
2010                 int     ifq_len;
2011                 int     ifq_drops;
2012         } if_snd;                       /* output queue */
2013         int     if_ibytes;              /* octets received on interface */
2014         int     if_ipackets;            /* packets received on interface */
2015         int     if_ierrors;             /* input errors on interface */
2016         int     if_iqdrops;             /* input queue overruns */
2017         int     if_obytes;              /* octets sent on interface */
2018         int     if_opackets;            /* packets sent on interface */
2019         int     if_oerrors;             /* output errors on interface */
2020         int     if_collisions;          /* collisions on csma interfaces */
2021 /* end statistics */
2022         struct  ifnet *if_next;
2023 };
2024 #endif
2025
2026
2027 int main() {
2028
2029 struct ifnet testit; 
2030 testit.if_omcasts = 0;
2031
2032 ; return 0; }
2033 configure:15091: checking for ifnet.if_xname
2034 configure:15164: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2035 configure: In function `main':
2036 configure:15159: error: structure has no member named `if_xname'
2037 configure: failed program was:
2038 #line 15104 "configure"
2039 #include "confdefs.h"
2040
2041
2042 #ifdef IFNET_NEEDS_KERNEL
2043 #define _KERNEL 1
2044 #endif
2045 #include <sys/types.h>
2046 #include <sys/socket.h>
2047 #ifdef HAVE_SYS_TIME_H
2048 #include <sys/time.h>
2049 #endif
2050 #include <net/if.h>
2051 #ifdef HAVE_NET_IF_VAR_H
2052 #include <net/if_var.h>
2053 #endif
2054 #ifdef HAVE_SYS_QUEUE_H
2055 #include <sys/queue.h>
2056 #endif
2057 #ifdef linux
2058 struct ifnet {
2059         char    *if_name;               /* name, e.g. "en" or "lo" */
2060         short   if_unit;                /* sub-unit for lower level driver */
2061         short   if_mtu;                 /* maximum transmission unit */
2062         short   if_flags;               /* up/down, broadcast, etc. */
2063         int     if_metric;              /* routing metric (external only) */
2064         char    if_hwaddr [6];          /* ethernet address */
2065         int     if_type;                /* interface type: 1=generic,
2066                                            28=slip, ether=6, loopback=24 */
2067         int     if_speed;               /* interface speed: in bits/sec */
2068
2069         struct sockaddr if_addr;        /* interface's address */
2070         struct sockaddr ifu_broadaddr;  /* broadcast address */
2071         struct sockaddr ia_subnetmask;  /* interface's mask */
2072
2073         struct  ifqueue {
2074                 int     ifq_len;
2075                 int     ifq_drops;
2076         } if_snd;                       /* output queue */
2077         int     if_ibytes;              /* octets received on interface */
2078         int     if_ipackets;            /* packets received on interface */
2079         int     if_ierrors;             /* input errors on interface */
2080         int     if_iqdrops;             /* input queue overruns */
2081         int     if_obytes;              /* octets sent on interface */
2082         int     if_opackets;            /* packets sent on interface */
2083         int     if_oerrors;             /* output errors on interface */
2084         int     if_collisions;          /* collisions on csma interfaces */
2085 /* end statistics */
2086         struct  ifnet *if_next;
2087 };
2088 #endif
2089
2090
2091 int main() {
2092
2093 struct ifnet testit; 
2094 testit.if_xname ;
2095
2096 ; return 0; }
2097 configure:15199: checking for ifnet.if_lastchange.tv_sec
2098 configure:15272: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2099 configure: In function `main':
2100 configure:15267: error: structure has no member named `if_lastchange'
2101 configure: failed program was:
2102 #line 15212 "configure"
2103 #include "confdefs.h"
2104
2105
2106 #ifdef IFNET_NEEDS_KERNEL
2107 #define _KERNEL 1
2108 #endif
2109 #include <sys/types.h>
2110 #include <sys/socket.h>
2111 #ifdef HAVE_SYS_TIME_H
2112 #include <sys/time.h>
2113 #endif
2114 #include <net/if.h>
2115 #ifdef HAVE_NET_IF_VAR_H
2116 #include <net/if_var.h>
2117 #endif
2118 #ifdef HAVE_SYS_QUEUE_H
2119 #include <sys/queue.h>
2120 #endif
2121 #ifdef linux
2122 struct ifnet {
2123         char    *if_name;               /* name, e.g. "en" or "lo" */
2124         short   if_unit;                /* sub-unit for lower level driver */
2125         short   if_mtu;                 /* maximum transmission unit */
2126         short   if_flags;               /* up/down, broadcast, etc. */
2127         int     if_metric;              /* routing metric (external only) */
2128         char    if_hwaddr [6];          /* ethernet address */
2129         int     if_type;                /* interface type: 1=generic,
2130                                            28=slip, ether=6, loopback=24 */
2131         int     if_speed;               /* interface speed: in bits/sec */
2132
2133         struct sockaddr if_addr;        /* interface's address */
2134         struct sockaddr ifu_broadaddr;  /* broadcast address */
2135         struct sockaddr ia_subnetmask;  /* interface's mask */
2136
2137         struct  ifqueue {
2138                 int     ifq_len;
2139                 int     ifq_drops;
2140         } if_snd;                       /* output queue */
2141         int     if_ibytes;              /* octets received on interface */
2142         int     if_ipackets;            /* packets received on interface */
2143         int     if_ierrors;             /* input errors on interface */
2144         int     if_iqdrops;             /* input queue overruns */
2145         int     if_obytes;              /* octets sent on interface */
2146         int     if_opackets;            /* packets sent on interface */
2147         int     if_oerrors;             /* output errors on interface */
2148         int     if_collisions;          /* collisions on csma interfaces */
2149 /* end statistics */
2150         struct  ifnet *if_next;
2151 };
2152 #endif
2153
2154
2155 int main() {
2156
2157 struct ifnet testit; 
2158 testit.if_lastchange.tv_sec = 0;
2159
2160 ; return 0; }
2161 configure:15307: checking for ifnet.if_obytes
2162 configure:15380: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2163 configure:15415: checking for ifnet.if_ibytes
2164 configure:15488: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2165 configure:15523: checking for ifnet.if_addrlist
2166 configure:15596: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2167 configure: In function `main':
2168 configure:15591: error: structure has no member named `if_addrlist'
2169 configure: failed program was:
2170 #line 15536 "configure"
2171 #include "confdefs.h"
2172
2173
2174 #ifdef IFNET_NEEDS_KERNEL
2175 #define _KERNEL 1
2176 #endif
2177 #include <sys/types.h>
2178 #include <sys/socket.h>
2179 #ifdef HAVE_SYS_TIME_H
2180 #include <sys/time.h>
2181 #endif
2182 #include <net/if.h>
2183 #ifdef HAVE_NET_IF_VAR_H
2184 #include <net/if_var.h>
2185 #endif
2186 #ifdef HAVE_SYS_QUEUE_H
2187 #include <sys/queue.h>
2188 #endif
2189 #ifdef linux
2190 struct ifnet {
2191         char    *if_name;               /* name, e.g. "en" or "lo" */
2192         short   if_unit;                /* sub-unit for lower level driver */
2193         short   if_mtu;                 /* maximum transmission unit */
2194         short   if_flags;               /* up/down, broadcast, etc. */
2195         int     if_metric;              /* routing metric (external only) */
2196         char    if_hwaddr [6];          /* ethernet address */
2197         int     if_type;                /* interface type: 1=generic,
2198                                            28=slip, ether=6, loopback=24 */
2199         int     if_speed;               /* interface speed: in bits/sec */
2200
2201         struct sockaddr if_addr;        /* interface's address */
2202         struct sockaddr ifu_broadaddr;  /* broadcast address */
2203         struct sockaddr ia_subnetmask;  /* interface's mask */
2204
2205         struct  ifqueue {
2206                 int     ifq_len;
2207                 int     ifq_drops;
2208         } if_snd;                       /* output queue */
2209         int     if_ibytes;              /* octets received on interface */
2210         int     if_ipackets;            /* packets received on interface */
2211         int     if_ierrors;             /* input errors on interface */
2212         int     if_iqdrops;             /* input queue overruns */
2213         int     if_obytes;              /* octets sent on interface */
2214         int     if_opackets;            /* packets sent on interface */
2215         int     if_oerrors;             /* output errors on interface */
2216         int     if_collisions;          /* collisions on csma interfaces */
2217 /* end statistics */
2218         struct  ifnet *if_next;
2219 };
2220 #endif
2221
2222
2223 int main() {
2224
2225 struct ifnet testit; 
2226 testit.if_addrlist = 0;
2227
2228 ; return 0; }
2229 configure:15631: checking for ifnet.if_addrhead.tqh_first
2230 configure:15704: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2231 configure: In function `main':
2232 configure:15699: error: structure has no member named `if_addrhead'
2233 configure: failed program was:
2234 #line 15644 "configure"
2235 #include "confdefs.h"
2236
2237
2238 #ifdef IFNET_NEEDS_KERNEL
2239 #define _KERNEL 1
2240 #endif
2241 #include <sys/types.h>
2242 #include <sys/socket.h>
2243 #ifdef HAVE_SYS_TIME_H
2244 #include <sys/time.h>
2245 #endif
2246 #include <net/if.h>
2247 #ifdef HAVE_NET_IF_VAR_H
2248 #include <net/if_var.h>
2249 #endif
2250 #ifdef HAVE_SYS_QUEUE_H
2251 #include <sys/queue.h>
2252 #endif
2253 #ifdef linux
2254 struct ifnet {
2255         char    *if_name;               /* name, e.g. "en" or "lo" */
2256         short   if_unit;                /* sub-unit for lower level driver */
2257         short   if_mtu;                 /* maximum transmission unit */
2258         short   if_flags;               /* up/down, broadcast, etc. */
2259         int     if_metric;              /* routing metric (external only) */
2260         char    if_hwaddr [6];          /* ethernet address */
2261         int     if_type;                /* interface type: 1=generic,
2262                                            28=slip, ether=6, loopback=24 */
2263         int     if_speed;               /* interface speed: in bits/sec */
2264
2265         struct sockaddr if_addr;        /* interface's address */
2266         struct sockaddr ifu_broadaddr;  /* broadcast address */
2267         struct sockaddr ia_subnetmask;  /* interface's mask */
2268
2269         struct  ifqueue {
2270                 int     ifq_len;
2271                 int     ifq_drops;
2272         } if_snd;                       /* output queue */
2273         int     if_ibytes;              /* octets received on interface */
2274         int     if_ipackets;            /* packets received on interface */
2275         int     if_ierrors;             /* input errors on interface */
2276         int     if_iqdrops;             /* input queue overruns */
2277         int     if_obytes;              /* octets sent on interface */
2278         int     if_opackets;            /* packets sent on interface */
2279         int     if_oerrors;             /* output errors on interface */
2280         int     if_collisions;          /* collisions on csma interfaces */
2281 /* end statistics */
2282         struct  ifnet *if_next;
2283 };
2284 #endif
2285
2286
2287 int main() {
2288
2289 struct ifnet testit; 
2290 testit.if_addrhead.tqh_first = 0;
2291
2292 ; return 0; }
2293 configure:15739: checking for udpstat.udps_discard
2294 configure:15778: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2295 configure: In function `main':
2296 configure:15772: error: storage size of `testit' isn't known
2297 configure: failed program was:
2298 #line 15752 "configure"
2299 #include "confdefs.h"
2300
2301
2302 #include <sys/types.h>
2303 #if HAVE_NETINET_IN_H
2304 #include <netinet/in.h>
2305 #endif
2306 #if HAVE_NETINET_IP_VAR_H
2307 #include <netinet/ip_var.h>
2308 #endif
2309 #if HAVE_NETINET_UDP_H
2310 #include <netinet/udp.h>
2311 #endif
2312 #if HAVE_NETINET_UDP_VAR_H
2313 #include <netinet/udp_var.h>
2314 #endif
2315
2316
2317 int main() {
2318
2319 struct udpstat testit; 
2320 testit.udps_discard = 0;
2321
2322 ; return 0; }
2323 configure:15812: checking for udpstat.udps_noport
2324 configure:15851: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2325 configure: In function `main':
2326 configure:15845: error: storage size of `testit' isn't known
2327 configure: failed program was:
2328 #line 15825 "configure"
2329 #include "confdefs.h"
2330
2331
2332 #include <sys/types.h>
2333 #if HAVE_NETINET_IN_H
2334 #include <netinet/in.h>
2335 #endif
2336 #if HAVE_NETINET_IP_VAR_H
2337 #include <netinet/ip_var.h>
2338 #endif
2339 #if HAVE_NETINET_UDP_H
2340 #include <netinet/udp.h>
2341 #endif
2342 #if HAVE_NETINET_UDP_VAR_H
2343 #include <netinet/udp_var.h>
2344 #endif
2345
2346
2347 int main() {
2348
2349 struct udpstat testit; 
2350 testit.udps_noport = 0;
2351
2352 ; return 0; }
2353 configure:15885: checking for udpstat.udps_noportbcast
2354 configure:15924: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2355 configure: In function `main':
2356 configure:15918: error: storage size of `testit' isn't known
2357 configure: failed program was:
2358 #line 15898 "configure"
2359 #include "confdefs.h"
2360
2361
2362 #include <sys/types.h>
2363 #if HAVE_NETINET_IN_H
2364 #include <netinet/in.h>
2365 #endif
2366 #if HAVE_NETINET_IP_VAR_H
2367 #include <netinet/ip_var.h>
2368 #endif
2369 #if HAVE_NETINET_UDP_H
2370 #include <netinet/udp.h>
2371 #endif
2372 #if HAVE_NETINET_UDP_VAR_H
2373 #include <netinet/udp_var.h>
2374 #endif
2375
2376
2377 int main() {
2378
2379 struct udpstat testit; 
2380 testit.udps_noportbcast = 0;
2381
2382 ; return 0; }
2383 configure:15958: checking for udpstat.udps_fullsock
2384 configure:15997: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2385 configure: In function `main':
2386 configure:15991: error: storage size of `testit' isn't known
2387 configure: failed program was:
2388 #line 15971 "configure"
2389 #include "confdefs.h"
2390
2391
2392 #include <sys/types.h>
2393 #if HAVE_NETINET_IN_H
2394 #include <netinet/in.h>
2395 #endif
2396 #if HAVE_NETINET_IP_VAR_H
2397 #include <netinet/ip_var.h>
2398 #endif
2399 #if HAVE_NETINET_UDP_H
2400 #include <netinet/udp.h>
2401 #endif
2402 #if HAVE_NETINET_UDP_VAR_H
2403 #include <netinet/udp_var.h>
2404 #endif
2405
2406
2407 int main() {
2408
2409 struct udpstat testit; 
2410 testit.udps_fullsock = 0;
2411
2412 ; return 0; }
2413 configure:16031: checking for arphd.at_next
2414 configure:16072: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2415 configure: In function `main':
2416 configure:16066: error: storage size of `testit' isn't known
2417 configure: failed program was:
2418 #line 16044 "configure"
2419 #include "confdefs.h"
2420
2421
2422 #ifdef HAVE_SYS_PARAM_H
2423 #include <sys/param.h>
2424 #endif
2425 #include <sys/types.h>
2426 #include <sys/socket.h>
2427 #ifdef HAVE_SYS_TIME_H
2428 #include <sys/time.h>
2429 #endif
2430 #include <net/if.h>
2431 #if HAVE_NETINET_IN_H
2432 #include <netinet/in.h>
2433 #endif
2434 #if HAVE_NETINET_IF_ETHER_H
2435 #include <netinet/if_ether.h>
2436 #endif
2437
2438
2439 int main() {
2440
2441 struct arphd testit; 
2442 testit.at_next = 0;
2443
2444 ; return 0; }
2445 configure:16106: checking for swdevt.sw_nblksenabled
2446 configure:16135: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2447 configure: In function `main':
2448 configure:16129: error: storage size of `testit' isn't known
2449 configure: failed program was:
2450 #line 16119 "configure"
2451 #include "confdefs.h"
2452
2453
2454 #if HAVE_SYS_CONF_H
2455 #include <sys/conf.h>
2456 #endif
2457
2458
2459 int main() {
2460
2461 struct swdevt testit; 
2462 testit.sw_nblksenabled = 0;
2463
2464 ; return 0; }
2465 configure:16169: checking for statvfs.f_frsize
2466 configure:16204: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2467 configure:16238: checking for statvfs.f_files
2468 configure:16273: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2469 configure:16307: checking for statfs.f_files
2470 configure:16346: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2471 configure:16380: checking for statfs.f_ffree
2472 configure:16419: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2473 configure:16453: checking for statfs.f_favail
2474 configure:16492: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2475 configure: In function `main':
2476 configure:16487: error: structure has no member named `f_favail'
2477 configure: failed program was:
2478 #line 16466 "configure"
2479 #include "confdefs.h"
2480
2481
2482 #ifdef HAVE_SYS_STAT_H
2483 #include <sys/stat.h>
2484 #endif
2485 #if HAVE_SYS_STATFS_H
2486 #include <sys/statfs.h>
2487 #endif
2488 #ifdef HAVE_SYS_PARAM_H
2489 #include <sys/param.h>
2490 #include <sys/types.h>
2491 #endif
2492 #ifdef HAVE_SYS_MOUNT_H
2493 #include <sys/mount.h>
2494 #endif
2495
2496
2497 int main() {
2498
2499 struct statfs testit; 
2500 testit.f_favail = 0;
2501
2502 ; return 0; }
2503 configure:16526: checking for nlist.n_value
2504 configure:16555: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2505 configure: In function `main':
2506 configure:16549: error: storage size of `testit' isn't known
2507 configure: failed program was:
2508 #line 16539 "configure"
2509 #include "confdefs.h"
2510
2511
2512 #if HAVE_NLIST_H
2513 #include <nlist.h>
2514 #endif
2515
2516
2517 int main() {
2518
2519 struct nlist testit; 
2520 testit.n_value = 0;
2521
2522 ; return 0; }
2523 configure:16589: checking for ipstat.ips_cantforward
2524 configure:16622: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2525 configure: In function `main':
2526 configure:16616: error: storage size of `testit' isn't known
2527 configure: failed program was:
2528 #line 16602 "configure"
2529 #include "confdefs.h"
2530
2531
2532 #include <sys/types.h>
2533 #if HAVE_NETINET_IN_H
2534 #include <netinet/in.h>
2535 #endif
2536 #if HAVE_NETINET_IP_VAR_H
2537 #include <netinet/ip_var.h>
2538 #endif
2539
2540
2541 int main() {
2542
2543 struct ipstat testit; 
2544 testit.ips_cantforward = 0;
2545
2546 ; return 0; }
2547 configure:16656: checking for ipstat.ips_cantfrag
2548 configure:16689: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2549 configure: In function `main':
2550 configure:16683: error: storage size of `testit' isn't known
2551 configure: failed program was:
2552 #line 16669 "configure"
2553 #include "confdefs.h"
2554
2555
2556 #include <sys/types.h>
2557 #if HAVE_NETINET_IN_H
2558 #include <netinet/in.h>
2559 #endif
2560 #if HAVE_NETINET_IP_VAR_H
2561 #include <netinet/ip_var.h>
2562 #endif
2563
2564
2565 int main() {
2566
2567 struct ipstat testit; 
2568 testit.ips_cantfrag = 0;
2569
2570 ; return 0; }
2571 configure:16723: checking for ipstat.ips_delivered
2572 configure:16756: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2573 configure: In function `main':
2574 configure:16750: error: storage size of `testit' isn't known
2575 configure: failed program was:
2576 #line 16736 "configure"
2577 #include "confdefs.h"
2578
2579
2580 #include <sys/types.h>
2581 #if HAVE_NETINET_IN_H
2582 #include <netinet/in.h>
2583 #endif
2584 #if HAVE_NETINET_IP_VAR_H
2585 #include <netinet/ip_var.h>
2586 #endif
2587
2588
2589 int main() {
2590
2591 struct ipstat testit; 
2592 testit.ips_delivered = 0;
2593
2594 ; return 0; }
2595 configure:16790: checking for ipstat.ips_fragdropped
2596 configure:16823: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2597 configure: In function `main':
2598 configure:16817: error: storage size of `testit' isn't known
2599 configure: failed program was:
2600 #line 16803 "configure"
2601 #include "confdefs.h"
2602
2603
2604 #include <sys/types.h>
2605 #if HAVE_NETINET_IN_H
2606 #include <netinet/in.h>
2607 #endif
2608 #if HAVE_NETINET_IP_VAR_H
2609 #include <netinet/ip_var.h>
2610 #endif
2611
2612
2613 int main() {
2614
2615 struct ipstat testit; 
2616 testit.ips_fragdropped = 0;
2617
2618 ; return 0; }
2619 configure:16857: checking for ipstat.ips_fragtimeout
2620 configure:16890: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2621 configure: In function `main':
2622 configure:16884: error: storage size of `testit' isn't known
2623 configure: failed program was:
2624 #line 16870 "configure"
2625 #include "confdefs.h"
2626
2627
2628 #include <sys/types.h>
2629 #if HAVE_NETINET_IN_H
2630 #include <netinet/in.h>
2631 #endif
2632 #if HAVE_NETINET_IP_VAR_H
2633 #include <netinet/ip_var.h>
2634 #endif
2635
2636
2637 int main() {
2638
2639 struct ipstat testit; 
2640 testit.ips_fragtimeout = 0;
2641
2642 ; return 0; }
2643 configure:16924: checking for ipstat.ips_localout
2644 configure:16957: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2645 configure: In function `main':
2646 configure:16951: error: storage size of `testit' isn't known
2647 configure: failed program was:
2648 #line 16937 "configure"
2649 #include "confdefs.h"
2650
2651
2652 #include <sys/types.h>
2653 #if HAVE_NETINET_IN_H
2654 #include <netinet/in.h>
2655 #endif
2656 #if HAVE_NETINET_IP_VAR_H
2657 #include <netinet/ip_var.h>
2658 #endif
2659
2660
2661 int main() {
2662
2663 struct ipstat testit; 
2664 testit.ips_localout = 0;
2665
2666 ; return 0; }
2667 configure:16991: checking for ipstat.ips_noproto
2668 configure:17024: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2669 configure: In function `main':
2670 configure:17018: error: storage size of `testit' isn't known
2671 configure: failed program was:
2672 #line 17004 "configure"
2673 #include "confdefs.h"
2674
2675
2676 #include <sys/types.h>
2677 #if HAVE_NETINET_IN_H
2678 #include <netinet/in.h>
2679 #endif
2680 #if HAVE_NETINET_IP_VAR_H
2681 #include <netinet/ip_var.h>
2682 #endif
2683
2684
2685 int main() {
2686
2687 struct ipstat testit; 
2688 testit.ips_noproto = 0;
2689
2690 ; return 0; }
2691 configure:17058: checking for ipstat.ips_noroute
2692 configure:17091: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2693 configure: In function `main':
2694 configure:17085: error: storage size of `testit' isn't known
2695 configure: failed program was:
2696 #line 17071 "configure"
2697 #include "confdefs.h"
2698
2699
2700 #include <sys/types.h>
2701 #if HAVE_NETINET_IN_H
2702 #include <netinet/in.h>
2703 #endif
2704 #if HAVE_NETINET_IP_VAR_H
2705 #include <netinet/ip_var.h>
2706 #endif
2707
2708
2709 int main() {
2710
2711 struct ipstat testit; 
2712 testit.ips_noroute = 0;
2713
2714 ; return 0; }
2715 configure:17125: checking for ipstat.ips_odropped
2716 configure:17158: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2717 configure: In function `main':
2718 configure:17152: error: storage size of `testit' isn't known
2719 configure: failed program was:
2720 #line 17138 "configure"
2721 #include "confdefs.h"
2722
2723
2724 #include <sys/types.h>
2725 #if HAVE_NETINET_IN_H
2726 #include <netinet/in.h>
2727 #endif
2728 #if HAVE_NETINET_IP_VAR_H
2729 #include <netinet/ip_var.h>
2730 #endif
2731
2732
2733 int main() {
2734
2735 struct ipstat testit; 
2736 testit.ips_odropped = 0;
2737
2738 ; return 0; }
2739 configure:17192: checking for ipstat.ips_ofragments
2740 configure:17225: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2741 configure: In function `main':
2742 configure:17219: error: storage size of `testit' isn't known
2743 configure: failed program was:
2744 #line 17205 "configure"
2745 #include "confdefs.h"
2746
2747
2748 #include <sys/types.h>
2749 #if HAVE_NETINET_IN_H
2750 #include <netinet/in.h>
2751 #endif
2752 #if HAVE_NETINET_IP_VAR_H
2753 #include <netinet/ip_var.h>
2754 #endif
2755
2756
2757 int main() {
2758
2759 struct ipstat testit; 
2760 testit.ips_ofragments = 0;
2761
2762 ; return 0; }
2763 configure:17259: checking for ipstat.ips_reassembled
2764 configure:17292: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2765 configure: In function `main':
2766 configure:17286: error: storage size of `testit' isn't known
2767 configure: failed program was:
2768 #line 17272 "configure"
2769 #include "confdefs.h"
2770
2771
2772 #include <sys/types.h>
2773 #if HAVE_NETINET_IN_H
2774 #include <netinet/in.h>
2775 #endif
2776 #if HAVE_NETINET_IP_VAR_H
2777 #include <netinet/ip_var.h>
2778 #endif
2779
2780
2781 int main() {
2782
2783 struct ipstat testit; 
2784 testit.ips_reassembled = 0;
2785
2786 ; return 0; }
2787 configure:17327: checking for des_ks_struct.weak_key
2788 configure:17354: gcc -c -g -O2 -Dlinux -I/usr/local/ssl/include  conftest.c 1>&5
2789 configure: In function `main':
2790 configure:17348: error: storage size of `testit' isn't known
2791 configure: failed program was:
2792 #line 17340 "configure"
2793 #include "confdefs.h"
2794
2795
2796 #include <openssl/des.h>
2797
2798
2799 int main() {
2800
2801 struct des_ks_struct testit; 
2802 testit.weak_key = 0;
2803
2804 ; return 0; }
2805 configure:17386: checking if sysctl can read kernel information
2806 configure:17432: gcc -o conftest -g -O2 -Dlinux -I/usr/local/ssl/include  -L/usr/local/ssl/lib  conftest.c -lcrypto -lm  1>&5
2807 configure: In function `main':
2808 configure:17420: error: `KERN_BOOTTIME' undeclared (first use in this function)
2809 configure:17420: error: (Each undeclared identifier is reported only once
2810 configure:17420: error: for each function it appears in.)
2811 configure:17423: warning: passing arg 6 of `sysctl' makes integer from pointer without a cast
2812 configure: failed program was:
2813 #line 17394 "configure"
2814 #include "confdefs.h"
2815
2816 #if TIME_WITH_SYS_TIME
2817 # include <sys/time.h>
2818 # include <time.h>
2819 #else
2820 # if HAVE_SYS_TIME_H
2821 #  include <sys/time.h>
2822 # else
2823 #  include <time.h>
2824 # endif
2825 #endif
2826 #if HAVE_SYS_PARAM_H
2827 # include <sys/param.h>
2828 #endif
2829 #include <sys/types.h>
2830 #if HAVE_SYS_SYSCTL_H
2831 # include <sys/sysctl.h>
2832 #endif
2833
2834 main() {
2835   int                 mib[2];
2836   size_t              len;
2837   struct timeval boottime;
2838   
2839   mib[0] = CTL_KERN;
2840   mib[1] = KERN_BOOTTIME;
2841   
2842   len = sizeof(boottime);
2843   sysctl(mib, 2, &boottime, &len, NULL, NULL);
2844   if (boottime.tv_sec != 0)
2845     exit(0);
2846   else
2847     exit(1);
2848 }
2849   
2850 configure:17457: checking whether TCP timers depend on `hz'
2851 configure:17463:31: netinet/tcp_timer.h: No such file or directory
2852 configure:17496: checking if you have run configure before
2853 configure:17560: checking Default version of SNMP to use
2854 configure:17634: checking System Contact Information
2855 configure:17694: checking System Location
2856 configure:17760: checking Location to write logfile
2857 configure:17833: checking Location to write persistent information