Clean and tiddy-up files.
[tomato.git] / release / src / router / libnfnetlink / config.log
blob84501a340d3d820d9b57494ba3dce12eb999bc88
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
4 It was created by libnfnetlink configure 1.0.1, which was
5 generated by GNU Autoconf 2.69.  Invocation command line was
7   $ ./configure --host=mipsel-linux --build=x86_64-linux-gnu --prefix=/usr --enable-shared --enable-static
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
13 hostname = vicente-P5K-E
14 uname -m = x86_64
15 uname -r = 3.2.0-47-generic
16 uname -s = Linux
17 uname -v = #72-Ubuntu SMP Mon Jun 3 17:53:49 UTC 2013
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
30 PATH: /home/vicente/tomato/release/tools
31 PATH: /home/vicente/tomato/release/tools
32 PATH: /home/vicente/tomato/release/tools
33 PATH: /home/vicente/tomato/release/tools
34 PATH: /opt/brcm/hndtools-mipsel-uclibc/bin
35 PATH: /opt/brcm/hndtools-mipsel-linux/bin
36 PATH: /usr/lib/lightdm/lightdm
37 PATH: /usr/local/sbin
38 PATH: /usr/local/bin
39 PATH: /usr/sbin
40 PATH: /usr/bin
41 PATH: /sbin
42 PATH: /bin
43 PATH: /usr/games
46 ## ----------- ##
47 ## Core tests. ##
48 ## ----------- ##
50 configure:2142: checking build system type
51 configure:2156: result: x86_64-pc-linux-gnu
52 configure:2176: checking host system type
53 configure:2189: result: mipsel-unknown-linux-gnu
54 configure:2226: checking for a BSD-compatible install
55 configure:2294: result: /usr/bin/install -c
56 configure:2305: checking whether build environment is sane
57 configure:2355: result: yes
58 configure:2404: checking for mipsel-linux-strip
59 configure:2431: result: mipsel-uclibc-strip
60 configure:2496: checking for a thread-safe mkdir -p
61 configure:2535: result: /bin/mkdir -p
62 configure:2548: checking for gawk
63 configure:2564: found /usr/bin/gawk
64 configure:2575: result: gawk
65 configure:2586: checking whether make sets $(MAKE)
66 configure:2608: result: yes
67 configure:2683: checking how to create a pax tar archive
68 configure:2696: tar --version
69 tar (GNU tar) 1.26
70 Copyright (C) 2011 Free Software Foundation, Inc.
71 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
72 This is free software: you are free to change and redistribute it.
73 There is NO WARRANTY, to the extent permitted by law.
75 Written by John Gilmore and Jay Fenlason.
76 configure:2699: $? = 0
77 configure:2739: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
78 configure:2742: $? = 0
79 configure:2746: tar -xf - <conftest.tar
80 configure:2749: $? = 0
81 configure:2762: result: gnutar
82 configure:2781: checking whether make supports nested variables
83 configure:2798: result: yes
84 configure:2818: checking for mipsel-linux-gcc
85 configure:2845: result: mipsel-uclibc-gcc
86 configure:3114: checking for C compiler version
87 configure:3123: mipsel-uclibc-gcc --version >&5
88 mipsel-uclibc-gcc (GCC) 4.2.4
89 Copyright (C) 2007 Free Software Foundation, Inc.
90 This is free software; see the source for copying conditions.  There is NO
91 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
93 configure:3134: $? = 0
94 configure:3123: mipsel-uclibc-gcc -v >&5
95 Using built-in specs.
96 Target: mipsel-linux-uclibc
97 Configured with: /home/fedork/tomato/toolchain/build_dir/toolchain-mipsel_gcc4.2.4/gcc-4.2.4/configure --prefix=/opt/brcm/hndtools-mipsel-uclibc-4.2.4 --build=i486-linux-gnu --host=i486-linux-gnu --target=mipsel-linux-uclibc --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-nls --disable-__cxa_atexit --enable-libssp --enable-languages=c,c++ --enable-shared --enable-threads --enable-tls
98 Thread model: posix
99 gcc version 4.2.4
100 configure:3134: $? = 0
101 configure:3123: mipsel-uclibc-gcc -V >&5
102 mipsel-uclibc-gcc: '-V' option must have argument
103 configure:3134: $? = 1
104 configure:3123: mipsel-uclibc-gcc -qversion >&5
105 mipsel-uclibc-gcc: unrecognized option '-qversion'
106 mipsel-uclibc-gcc: no input files
107 configure:3134: $? = 1
108 configure:3154: checking whether the C compiler works
109 configure:3176: mipsel-uclibc-gcc -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  -ffunction-sections -fdata-sections -Wl,--gc-sections conftest.c  >&5
110 configure:3180: $? = 0
111 configure:3228: result: yes
112 configure:3231: checking for C compiler default output file name
113 configure:3233: result: a.out
114 configure:3239: checking for suffix of executables
115 configure:3246: mipsel-uclibc-gcc -o conftest -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  -ffunction-sections -fdata-sections -Wl,--gc-sections conftest.c  >&5
116 configure:3250: $? = 0
117 configure:3272: result: 
118 configure:3294: checking whether we are cross compiling
119 configure:3332: result: yes
120 configure:3337: checking for suffix of object files
121 configure:3359: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
122 configure:3363: $? = 0
123 configure:3384: result: o
124 configure:3388: checking whether we are using the GNU C compiler
125 configure:3407: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
126 configure:3407: $? = 0
127 configure:3416: result: yes
128 configure:3425: checking whether mipsel-uclibc-gcc accepts -g
129 configure:3445: mipsel-uclibc-gcc -c -g  conftest.c >&5
130 configure:3445: $? = 0
131 configure:3486: result: yes
132 configure:3503: checking for mipsel-uclibc-gcc option to accept ISO C89
133 configure:3566: mipsel-uclibc-gcc  -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
134 configure:3566: $? = 0
135 configure:3579: result: none needed
136 configure:3610: checking for style of include used by make
137 configure:3638: result: GNU
138 configure:3664: checking dependency style of mipsel-uclibc-gcc
139 configure:3775: result: gcc3
140 configure:3791: checking whether mipsel-uclibc-gcc and cc understand -c and -o together
141 configure:3822: mipsel-uclibc-gcc -c conftest.c -o conftest2.o >&5
142 configure:3826: $? = 0
143 configure:3832: mipsel-uclibc-gcc -c conftest.c -o conftest2.o >&5
144 configure:3836: $? = 0
145 configure:3847: cc -c conftest.c >&5
146 configure:3851: $? = 0
147 configure:3859: cc -c conftest.c -o conftest2.o >&5
148 configure:3863: $? = 0
149 configure:3869: cc -c conftest.c -o conftest2.o >&5
150 configure:3873: $? = 0
151 configure:3891: result: yes
152 configure:3993: checking how to print strings
153 configure:4020: result: printf
154 configure:4041: checking for a sed that does not truncate output
155 configure:4105: result: /bin/sed
156 configure:4123: checking for grep that handles long lines and -e
157 configure:4181: result: /bin/grep
158 configure:4186: checking for egrep
159 configure:4248: result: /bin/grep -E
160 configure:4253: checking for fgrep
161 configure:4315: result: /bin/grep -F
162 configure:4350: checking for ld used by mipsel-uclibc-gcc
163 configure:4417: result: mipsel-uclibc-ld
164 configure:4424: checking if the linker (mipsel-uclibc-ld) is GNU ld
165 configure:4439: result: yes
166 configure:4451: checking for BSD- or MS-compatible name lister (nm)
167 configure:4500: result: mipsel-uclibc-nm
168 configure:4630: checking the name lister (mipsel-uclibc-nm) interface
169 configure:4637: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
170 configure:4640: mipsel-uclibc-nm "conftest.o"
171 configure:4643: output
172 00000000 B some_variable
173 configure:4650: result: BSD nm
174 configure:4653: checking whether ln -s works
175 configure:4657: result: yes
176 configure:4665: checking the maximum length of command line arguments
177 configure:4795: result: 3458764513820540925
178 configure:4812: checking whether the shell understands some XSI constructs
179 configure:4822: result: yes
180 configure:4826: checking whether the shell understands "+="
181 configure:4832: result: yes
182 configure:4867: checking how to convert x86_64-pc-linux-gnu file names to mipsel-unknown-linux-gnu format
183 configure:4907: result: func_convert_file_noop
184 configure:4914: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
185 configure:4934: result: func_convert_file_noop
186 configure:4941: checking for mipsel-uclibc-ld option to reload object files
187 configure:4948: result: -r
188 configure:4982: checking for mipsel-linux-objdump
189 configure:4998: found /opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-linux-objdump
190 configure:5009: result: mipsel-linux-objdump
191 configure:5081: checking how to recognize dependent libraries
192 configure:5279: result: pass_all
193 configure:5324: checking for mipsel-linux-dlltool
194 configure:5354: result: no
195 configure:5364: checking for dlltool
196 configure:5394: result: no
197 configure:5424: checking how to associate runtime and link libraries
198 configure:5451: result: printf %s\n
199 configure:5468: checking for mipsel-linux-ar
200 configure:5495: result: mipsel-uclibc-ar
201 configure:5576: checking for archiver @FILE support
202 configure:5593: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
203 configure:5593: $? = 0
204 configure:5596: mipsel-uclibc-ar cru libconftest.a @conftest.lst >&5
205 configure:5599: $? = 0
206 configure:5604: mipsel-uclibc-ar cru libconftest.a @conftest.lst >&5
207 mipsel-uclibc-ar: conftest.o: No such file or directory
208 configure:5607: $? = 1
209 configure:5619: result: @
210 configure:5637: checking for mipsel-linux-strip
211 configure:5664: result: mipsel-uclibc-strip
212 configure:5736: checking for mipsel-linux-ranlib
213 configure:5763: result: mipsel-uclibc-ranlib
214 configure:5905: checking command to parse mipsel-uclibc-nm output from mipsel-uclibc-gcc object
215 configure:6025: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
216 configure:6028: $? = 0
217 configure:6032: mipsel-uclibc-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
218 configure:6035: $? = 0
219 configure:6101: mipsel-uclibc-gcc -o conftest -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  -ffunction-sections -fdata-sections -Wl,--gc-sections conftest.c conftstm.o >&5
220 configure:6104: $? = 0
221 configure:6142: result: ok
222 configure:6179: checking for sysroot
223 configure:6209: result: no
224 configure:6425: checking for mipsel-linux-mt
225 configure:6455: result: no
226 configure:6465: checking for mt
227 configure:6481: found /bin/mt
228 configure:6492: result: mt
229 configure:6504: WARNING: using cross tools not prefixed with host triplet
230 configure:6515: checking if mt is a manifest tool
231 configure:6521: mt '-?'
232 configure:6529: result: no
233 configure:7171: checking how to run the C preprocessor
234 configure:7202: mipsel-uclibc-gcc -E  conftest.c
235 configure:7202: $? = 0
236 configure:7216: mipsel-uclibc-gcc -E  conftest.c
237 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
238 configure:7216: $? = 1
239 configure: failed program was:
240 | /* confdefs.h */
241 | #define PACKAGE_NAME "libnfnetlink"
242 | #define PACKAGE_TARNAME "libnfnetlink"
243 | #define PACKAGE_VERSION "1.0.1"
244 | #define PACKAGE_STRING "libnfnetlink 1.0.1"
245 | #define PACKAGE_BUGREPORT ""
246 | #define PACKAGE_URL ""
247 | #define PACKAGE "libnfnetlink"
248 | #define VERSION "1.0.1"
249 | /* end confdefs.h.  */
250 | #include <ac_nonexistent.h>
251 configure:7241: result: mipsel-uclibc-gcc -E
252 configure:7261: mipsel-uclibc-gcc -E  conftest.c
253 configure:7261: $? = 0
254 configure:7275: mipsel-uclibc-gcc -E  conftest.c
255 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
256 configure:7275: $? = 1
257 configure: failed program was:
258 | /* confdefs.h */
259 | #define PACKAGE_NAME "libnfnetlink"
260 | #define PACKAGE_TARNAME "libnfnetlink"
261 | #define PACKAGE_VERSION "1.0.1"
262 | #define PACKAGE_STRING "libnfnetlink 1.0.1"
263 | #define PACKAGE_BUGREPORT ""
264 | #define PACKAGE_URL ""
265 | #define PACKAGE "libnfnetlink"
266 | #define VERSION "1.0.1"
267 | /* end confdefs.h.  */
268 | #include <ac_nonexistent.h>
269 configure:7304: checking for ANSI C header files
270 configure:7324: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
271 configure:7324: $? = 0
272 configure:7408: result: yes
273 configure:7421: checking for sys/types.h
274 configure:7421: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
275 configure:7421: $? = 0
276 configure:7421: result: yes
277 configure:7421: checking for sys/stat.h
278 configure:7421: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
279 configure:7421: $? = 0
280 configure:7421: result: yes
281 configure:7421: checking for stdlib.h
282 configure:7421: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
283 configure:7421: $? = 0
284 configure:7421: result: yes
285 configure:7421: checking for string.h
286 configure:7421: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
287 configure:7421: $? = 0
288 configure:7421: result: yes
289 configure:7421: checking for memory.h
290 configure:7421: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
291 configure:7421: $? = 0
292 configure:7421: result: yes
293 configure:7421: checking for strings.h
294 configure:7421: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
295 configure:7421: $? = 0
296 configure:7421: result: yes
297 configure:7421: checking for inttypes.h
298 configure:7421: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
299 configure:7421: $? = 0
300 configure:7421: result: yes
301 configure:7421: checking for stdint.h
302 configure:7421: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
303 configure:7421: $? = 0
304 configure:7421: result: yes
305 configure:7421: checking for unistd.h
306 configure:7421: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
307 configure:7421: $? = 0
308 configure:7421: result: yes
309 configure:7435: checking for dlfcn.h
310 configure:7435: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
311 configure:7435: $? = 0
312 configure:7435: result: yes
313 configure:7611: checking for objdir
314 configure:7626: result: .libs
315 configure:7897: checking if mipsel-uclibc-gcc supports -fno-rtti -fno-exceptions
316 configure:7915: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  -fno-rtti -fno-exceptions conftest.c >&5
317 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
318 configure:7919: $? = 0
319 configure:7932: result: no
320 configure:8259: checking for mipsel-uclibc-gcc option to produce PIC
321 configure:8266: result: -fPIC -DPIC
322 configure:8274: checking if mipsel-uclibc-gcc PIC flag -fPIC -DPIC works
323 configure:8292: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  -fPIC -DPIC -DPIC conftest.c >&5
324 configure:8296: $? = 0
325 configure:8309: result: yes
326 configure:8338: checking if mipsel-uclibc-gcc static flag -static works
327 configure:8366: result: yes
328 configure:8381: checking if mipsel-uclibc-gcc supports -c -o file.o
329 configure:8402: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  -o out/conftest2.o conftest.c >&5
330 configure:8406: $? = 0
331 configure:8428: result: yes
332 configure:8436: checking if mipsel-uclibc-gcc supports -c -o file.o
333 configure:8483: result: yes
334 configure:8516: checking whether the mipsel-uclibc-gcc linker (mipsel-uclibc-ld) supports shared libraries
335 configure:9673: result: yes
336 configure:9710: checking whether -lc should be explicitly linked in
337 configure:9718: mipsel-uclibc-gcc -c -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
338 configure:9721: $? = 0
339 configure:9736: mipsel-uclibc-gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
340 configure:9739: $? = 0
341 configure:9753: result: no
342 configure:9913: checking dynamic linker characteristics
343 configure:10413: mipsel-uclibc-gcc -o conftest -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  -ffunction-sections -fdata-sections -Wl,--gc-sections -Wl,-rpath -Wl,/foo conftest.c  >&5
344 configure:10413: $? = 0
345 configure:10647: result: GNU/Linux ld.so
346 configure:10754: checking how to hardcode library paths into programs
347 configure:10779: result: immediate
348 configure:11319: checking whether stripping libraries is possible
349 configure:11324: result: yes
350 configure:11359: checking if libtool supports shared libraries
351 configure:11361: result: yes
352 configure:11364: checking whether to build shared libraries
353 configure:11385: result: yes
354 configure:11388: checking whether to build static libraries
355 configure:11392: result: yes
356 configure:11606: creating ./config.status
358 ## ---------------------- ##
359 ## Running config.status. ##
360 ## ---------------------- ##
362 This file was extended by libnfnetlink config.status 1.0.1, which was
363 generated by GNU Autoconf 2.69.  Invocation command line was
365   CONFIG_FILES    = 
366   CONFIG_HEADERS  = 
367   CONFIG_LINKS    = 
368   CONFIG_COMMANDS = 
369   $ ./config.status 
371 on vicente-P5K-E
373 config.status:1008: creating Makefile
374 config.status:1008: creating src/Makefile
375 config.status:1008: creating include/Makefile
376 config.status:1008: creating include/libnfnetlink/Makefile
377 config.status:1008: creating utils/Makefile
378 config.status:1008: creating libnfnetlink.pc
379 config.status:1180: executing depfiles commands
380 config.status:1180: executing libtool commands
382 ## ---------------- ##
383 ## Cache variables. ##
384 ## ---------------- ##
386 ac_cv_build=x86_64-pc-linux-gnu
387 ac_cv_c_compiler_gnu=yes
388 ac_cv_env_CC_set=set
389 ac_cv_env_CC_value=mipsel-uclibc-gcc
390 ac_cv_env_CFLAGS_set=set
391 ac_cv_env_CFLAGS_value='-Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections'
392 ac_cv_env_CPPFLAGS_set=
393 ac_cv_env_CPPFLAGS_value=
394 ac_cv_env_CPP_set=
395 ac_cv_env_CPP_value=
396 ac_cv_env_LDFLAGS_set=set
397 ac_cv_env_LDFLAGS_value='-ffunction-sections -fdata-sections -Wl,--gc-sections'
398 ac_cv_env_LIBS_set=
399 ac_cv_env_LIBS_value=
400 ac_cv_env_build_alias_set=set
401 ac_cv_env_build_alias_value=x86_64-linux-gnu
402 ac_cv_env_host_alias_set=set
403 ac_cv_env_host_alias_value=mipsel-linux
404 ac_cv_env_target_alias_set=
405 ac_cv_env_target_alias_value=
406 ac_cv_func_malloc_0_nonnull=yes
407 ac_cv_header_dlfcn_h=yes
408 ac_cv_header_inttypes_h=yes
409 ac_cv_header_memory_h=yes
410 ac_cv_header_stdc=yes
411 ac_cv_header_stdint_h=yes
412 ac_cv_header_stdlib_h=yes
413 ac_cv_header_string_h=yes
414 ac_cv_header_strings_h=yes
415 ac_cv_header_sys_stat_h=yes
416 ac_cv_header_sys_types_h=yes
417 ac_cv_header_unistd_h=yes
418 ac_cv_host=mipsel-unknown-linux-gnu
419 ac_cv_objext=o
420 ac_cv_path_EGREP='/bin/grep -E'
421 ac_cv_path_FGREP='/bin/grep -F'
422 ac_cv_path_GREP=/bin/grep
423 ac_cv_path_SED=/bin/sed
424 ac_cv_path_install='/usr/bin/install -c'
425 ac_cv_path_mkdir=/bin/mkdir
426 ac_cv_prog_AR=mipsel-uclibc-ar
427 ac_cv_prog_AWK=gawk
428 ac_cv_prog_CC=mipsel-uclibc-gcc
429 ac_cv_prog_CPP='mipsel-uclibc-gcc -E'
430 ac_cv_prog_OBJDUMP=mipsel-linux-objdump
431 ac_cv_prog_RANLIB=mipsel-uclibc-ranlib
432 ac_cv_prog_STRIP=mipsel-uclibc-strip
433 ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
434 ac_cv_prog_cc_c89=
435 ac_cv_prog_cc_g=yes
436 ac_cv_prog_cc_mipsel_uclibc_gcc_c_o=yes
437 ac_cv_prog_make_make_set=yes
438 am_cv_CC_dependencies_compiler_type=gcc3
439 am_cv_make_support_nested_variables=yes
440 am_cv_prog_tar_pax=gnutar
441 lt_cv_ar_at_file=@
442 lt_cv_archive_cmds_need_lc=no
443 lt_cv_deplibs_check_method=pass_all
444 lt_cv_file_magic_cmd='$MAGIC_CMD'
445 lt_cv_file_magic_test_file=
446 lt_cv_ld_reload_flag=-r
447 lt_cv_nm_interface='BSD nm'
448 lt_cv_objdir=.libs
449 lt_cv_path_LD=mipsel-uclibc-ld
450 lt_cv_path_NM=mipsel-uclibc-nm
451 lt_cv_path_mainfest_tool=no
452 lt_cv_prog_compiler_c_o=yes
453 lt_cv_prog_compiler_pic='-fPIC -DPIC'
454 lt_cv_prog_compiler_pic_works=yes
455 lt_cv_prog_compiler_rtti_exceptions=no
456 lt_cv_prog_compiler_static_works=yes
457 lt_cv_prog_gnu_ld=yes
458 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
459 lt_cv_shlibpath_overrides_runpath=no
460 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
461 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
462 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
463 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
464 lt_cv_sys_max_cmd_len=3458764513820540925
465 lt_cv_to_host_file_cmd=func_convert_file_noop
466 lt_cv_to_tool_file_cmd=func_convert_file_noop
468 ## ----------------- ##
469 ## Output variables. ##
470 ## ----------------- ##
472 ACLOCAL='${SHELL} /home/vicente/tomato/release/src-rt/router/libnfnetlink/build-aux/missing --run aclocal-1.11'
473 AMDEPBACKSLASH='\'
474 AMDEP_FALSE='#'
475 AMDEP_TRUE=''
476 AMTAR='$${TAR-tar}'
477 AM_BACKSLASH='\'
478 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
479 AM_DEFAULT_VERBOSITY='0'
480 AM_V='$(V)'
481 AR='mipsel-uclibc-ar'
482 AUTOCONF='${SHELL} /home/vicente/tomato/release/src-rt/router/libnfnetlink/build-aux/missing --run autoconf'
483 AUTOHEADER='${SHELL} /home/vicente/tomato/release/src-rt/router/libnfnetlink/build-aux/missing --run autoheader'
484 AUTOMAKE='${SHELL} /home/vicente/tomato/release/src-rt/router/libnfnetlink/build-aux/missing --run automake-1.11'
485 AWK='gawk'
486 CC='mipsel-uclibc-gcc'
487 CCDEPMODE='depmode=gcc3'
488 CFLAGS='-Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections'
489 CPP='mipsel-uclibc-gcc -E'
490 CPPFLAGS=''
491 CYGPATH_W='echo'
492 DEFS='-DPACKAGE_NAME=\"libnfnetlink\" -DPACKAGE_TARNAME=\"libnfnetlink\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"libnfnetlink\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libnfnetlink\" -DVERSION=\"1.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"'
493 DEPDIR='.deps'
494 DLLTOOL='false'
495 DSYMUTIL=''
496 DUMPBIN=''
497 ECHO_C=''
498 ECHO_N='-n'
499 ECHO_T=''
500 EGREP='/bin/grep -E'
501 EXEEXT=''
502 FGREP='/bin/grep -F'
503 GREP='/bin/grep'
504 INSTALL_DATA='${INSTALL} -m 644'
505 INSTALL_PROGRAM='${INSTALL}'
506 INSTALL_SCRIPT='${INSTALL}'
507 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
508 LD='mipsel-uclibc-ld'
509 LDFLAGS='-ffunction-sections -fdata-sections -Wl,--gc-sections'
510 LIBOBJS=''
511 LIBS=''
512 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
513 LIPO=''
514 LN_S='ln -s'
515 LTLIBOBJS=''
516 MAKEINFO='${SHELL} /home/vicente/tomato/release/src-rt/router/libnfnetlink/build-aux/missing --run makeinfo'
517 MANIFEST_TOOL=':'
518 MKDIR_P='/bin/mkdir -p'
519 NM='mipsel-uclibc-nm'
520 NMEDIT=''
521 OBJDUMP='mipsel-linux-objdump'
522 OBJEXT='o'
523 OTOOL64=''
524 OTOOL=''
525 PACKAGE='libnfnetlink'
526 PACKAGE_BUGREPORT=''
527 PACKAGE_NAME='libnfnetlink'
528 PACKAGE_STRING='libnfnetlink 1.0.1'
529 PACKAGE_TARNAME='libnfnetlink'
530 PACKAGE_URL=''
531 PACKAGE_VERSION='1.0.1'
532 PATH_SEPARATOR=':'
533 RANLIB='mipsel-uclibc-ranlib'
534 SED='/bin/sed'
535 SET_MAKE=''
536 SHELL='/bin/sh'
537 STRIP='mipsel-uclibc-strip'
538 VERSION='1.0.1'
539 ac_ct_AR=''
540 ac_ct_CC=''
541 ac_ct_DUMPBIN=''
542 am__EXEEXT_FALSE=''
543 am__EXEEXT_TRUE='#'
544 am__fastdepCC_FALSE='#'
545 am__fastdepCC_TRUE=''
546 am__include='include'
547 am__isrc=''
548 am__leading_dot='.'
549 am__nodep='_no'
550 am__quote=''
551 am__tar='tar --format=posix -chf - "$$tardir"'
552 am__untar='tar -xf -'
553 bindir='${exec_prefix}/bin'
554 build='x86_64-pc-linux-gnu'
555 build_alias='x86_64-linux-gnu'
556 build_cpu='x86_64'
557 build_os='linux-gnu'
558 build_vendor='pc'
559 datadir='${datarootdir}'
560 datarootdir='${prefix}/share'
561 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
562 dvidir='${docdir}'
563 exec_prefix='${prefix}'
564 host='mipsel-unknown-linux-gnu'
565 host_alias='mipsel-linux'
566 host_cpu='mipsel'
567 host_os='linux-gnu'
568 host_vendor='unknown'
569 htmldir='${docdir}'
570 includedir='${prefix}/include'
571 infodir='${datarootdir}/info'
572 install_sh='${SHELL} /home/vicente/tomato/release/src-rt/router/libnfnetlink/build-aux/install-sh'
573 libdir='${exec_prefix}/lib'
574 libexecdir='${exec_prefix}/libexec'
575 localedir='${datarootdir}/locale'
576 localstatedir='${prefix}/var'
577 mandir='${datarootdir}/man'
578 mkdir_p='/bin/mkdir -p'
579 oldincludedir='/usr/include'
580 pdfdir='${docdir}'
581 prefix='/usr'
582 program_transform_name='s,x,x,'
583 psdir='${docdir}'
584 sbindir='${exec_prefix}/sbin'
585 sharedstatedir='${prefix}/com'
586 sysconfdir='${prefix}/etc'
587 target_alias=''
589 ## ----------- ##
590 ## confdefs.h. ##
591 ## ----------- ##
593 /* confdefs.h */
594 #define PACKAGE_NAME "libnfnetlink"
595 #define PACKAGE_TARNAME "libnfnetlink"
596 #define PACKAGE_VERSION "1.0.1"
597 #define PACKAGE_STRING "libnfnetlink 1.0.1"
598 #define PACKAGE_BUGREPORT ""
599 #define PACKAGE_URL ""
600 #define PACKAGE "libnfnetlink"
601 #define VERSION "1.0.1"
602 #define STDC_HEADERS 1
603 #define HAVE_SYS_TYPES_H 1
604 #define HAVE_SYS_STAT_H 1
605 #define HAVE_STDLIB_H 1
606 #define HAVE_STRING_H 1
607 #define HAVE_MEMORY_H 1
608 #define HAVE_STRINGS_H 1
609 #define HAVE_INTTYPES_H 1
610 #define HAVE_STDINT_H 1
611 #define HAVE_UNISTD_H 1
612 #define HAVE_DLFCN_H 1
613 #define LT_OBJDIR ".libs/"
615 configure: exit 0