Update and clean Tomato RAF files
[tomato.git] / release / src / router / sqlite / config.log
blobce6fec0a05e16e332948b2955fa2f665861d9d80
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 sqlite configure 3.7.5, which was
5 generated by GNU Autoconf 2.62.  Invocation command line was
7   $ ./configure --host=mipsel-linux --build=x86_64-linux-gnu --prefix=/usr --enable-shared --enable-static --disable-readline --disable-dynamic-extensions --enable-threadsafe
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:2092: checking for a BSD-compatible install
51 configure:2160: result: /usr/bin/install -c
52 configure:2171: checking whether build environment is sane
53 configure:2214: result: yes
54 configure:2276: checking for gawk
55 configure:2292: found /usr/bin/gawk
56 configure:2303: result: gawk
57 configure:2314: checking whether make sets $(MAKE)
58 configure:2336: result: yes
59 configure:2412: checking for mipsel-linux-strip
60 configure:2439: result: mipsel-uclibc-strip -R .note -R .comment
61 configure:2533: checking for style of include used by make
62 configure:2561: result: GNU
63 configure:2594: checking for mipsel-linux-gcc
64 configure:2621: result: mipsel-uclibc-gcc
65 configure:2899: checking for C compiler version
66 configure:2907: mipsel-uclibc-gcc --version >&5
67 mipsel-uclibc-gcc (GCC) 4.2.4
68 Copyright (C) 2007 Free Software Foundation, Inc.
69 This is free software; see the source for copying conditions.  There is NO
70 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
72 configure:2911: $? = 0
73 configure:2918: mipsel-uclibc-gcc -v >&5
74 Using built-in specs.
75 Target: mipsel-linux-uclibc
76 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
77 Thread model: posix
78 gcc version 4.2.4
79 configure:2922: $? = 0
80 configure:2929: mipsel-uclibc-gcc -V >&5
81 mipsel-uclibc-gcc: '-V' option must have argument
82 configure:2933: $? = 1
83 configure:2956: checking for C compiler default output file name
84 configure:2978: mipsel-uclibc-gcc -Os -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
85 configure:2982: $? = 0
86 configure:3020: result: a.out
87 configure:3037: checking whether the C compiler works
88 configure:3068: result: yes
89 configure:3075: checking whether we are cross compiling
90 configure:3077: result: yes
91 configure:3080: checking for suffix of executables
92 configure:3087: mipsel-uclibc-gcc -o conftest -Os -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
93 configure:3091: $? = 0
94 configure:3115: result: 
95 configure:3121: checking for suffix of object files
96 configure:3147: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
97 configure:3151: $? = 0
98 configure:3174: result: o
99 configure:3178: checking whether we are using the GNU C compiler
100 configure:3207: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
101 configure:3214: $? = 0
102 configure:3231: result: yes
103 configure:3240: checking whether mipsel-uclibc-gcc accepts -g
104 configure:3270: mipsel-uclibc-gcc -c -g  conftest.c >&5
105 configure:3277: $? = 0
106 configure:3378: result: yes
107 configure:3395: checking for mipsel-uclibc-gcc option to accept ISO C89
108 configure:3469: mipsel-uclibc-gcc  -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
109 configure:3476: $? = 0
110 configure:3499: result: none needed
111 configure:3519: checking dependency style of mipsel-uclibc-gcc
112 configure:3609: result: gcc3
113 configure:3634: checking for special C compiler options needed for large files
114 configure:3729: result: no
115 configure:3735: checking for _FILE_OFFSET_BITS value needed for large files
116 configure:3770: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
117 conftest.c:16: warning: left shift count >= width of type
118 conftest.c:16: warning: left shift count >= width of type
119 conftest.c:18: error: size of array 'off_t_is_large' is negative
120 configure:3777: $? = 1
121 configure: failed program was:
122 | /* confdefs.h.  */
123 | #define PACKAGE_NAME "sqlite"
124 | #define PACKAGE_TARNAME "sqlite"
125 | #define PACKAGE_VERSION "3.7.5"
126 | #define PACKAGE_STRING "sqlite 3.7.5"
127 | #define PACKAGE_BUGREPORT "http://www.sqlite.org"
128 | #define PACKAGE "sqlite"
129 | #define VERSION "3.7.5"
130 | /* end confdefs.h.  */
131 | #include <sys/types.h>
132 |  /* Check that off_t can represent 2**63 - 1 correctly.
133 |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
134 |     since some C++ compilers masquerading as C compilers
135 |     incorrectly reject 9223372036854775807.  */
136 | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
137 |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
138 |                      && LARGE_OFF_T % 2147483647 == 1)
139 |                     ? 1 : -1];
140 | int
141 | main ()
142 | {
144 |   ;
145 |   return 0;
146 | }
147 configure:3821: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
148 configure:3828: $? = 0
149 configure:3846: result: 64
150 configure:3993: checking for mipsel-linux-gcc
151 configure:4020: result: mipsel-uclibc-gcc
152 configure:4298: checking for C compiler version
153 configure:4306: mipsel-uclibc-gcc --version >&5
154 mipsel-uclibc-gcc (GCC) 4.2.4
155 Copyright (C) 2007 Free Software Foundation, Inc.
156 This is free software; see the source for copying conditions.  There is NO
157 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
159 configure:4310: $? = 0
160 configure:4317: mipsel-uclibc-gcc -v >&5
161 Using built-in specs.
162 Target: mipsel-linux-uclibc
163 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
164 Thread model: posix
165 gcc version 4.2.4
166 configure:4321: $? = 0
167 configure:4328: mipsel-uclibc-gcc -V >&5
168 mipsel-uclibc-gcc: '-V' option must have argument
169 configure:4332: $? = 1
170 configure:4335: checking whether we are using the GNU C compiler
171 configure:4388: result: yes
172 configure:4397: checking whether mipsel-uclibc-gcc accepts -g
173 configure:4535: result: yes
174 configure:4552: checking for mipsel-uclibc-gcc option to accept ISO C89
175 configure:4656: result: none needed
176 configure:4676: checking dependency style of mipsel-uclibc-gcc
177 configure:4766: result: gcc3
178 configure:4786: checking for mipsel-linux-ranlib
179 configure:4813: result: mipsel-uclibc-ranlib
180 configure:4957: checking build system type
181 configure:4975: result: x86_64-pc-linux-gnu
182 configure:4997: checking host system type
183 configure:5012: result: mipsel-unknown-linux-gnu
184 configure:5034: checking for a sed that does not truncate output
185 configure:5088: result: /bin/sed
186 configure:5091: checking for grep that handles long lines and -e
187 configure:5151: result: /bin/grep
188 configure:5156: checking for egrep
189 configure:5220: result: /bin/grep -E
190 configure:5236: checking for ld used by mipsel-uclibc-gcc
191 configure:5303: result: mipsel-uclibc-ld
192 configure:5312: checking if the linker (mipsel-uclibc-ld) is GNU ld
193 configure:5327: result: yes
194 configure:5332: checking for mipsel-uclibc-ld option to reload object files
195 configure:5339: result: -r
196 configure:5357: checking for BSD-compatible nm
197 configure:5406: result: mipsel-uclibc-nm
198 configure:5410: checking whether ln -s works
199 configure:5414: result: yes
200 configure:5421: checking how to recognise dependent libraries
201 configure:5597: result: pass_all
202 configure:5834: checking how to run the C preprocessor
203 configure:5874: mipsel-uclibc-gcc -E  conftest.c
204 configure:5881: $? = 0
205 configure:5912: mipsel-uclibc-gcc -E  conftest.c
206 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
207 configure:5919: $? = 1
208 configure: failed program was:
209 | /* confdefs.h.  */
210 | #define PACKAGE_NAME "sqlite"
211 | #define PACKAGE_TARNAME "sqlite"
212 | #define PACKAGE_VERSION "3.7.5"
213 | #define PACKAGE_STRING "sqlite 3.7.5"
214 | #define PACKAGE_BUGREPORT "http://www.sqlite.org"
215 | #define PACKAGE "sqlite"
216 | #define VERSION "3.7.5"
217 | #define _FILE_OFFSET_BITS 64
218 | /* end confdefs.h.  */
219 | #include <ac_nonexistent.h>
220 configure:5952: result: mipsel-uclibc-gcc -E
221 configure:5981: mipsel-uclibc-gcc -E  conftest.c
222 configure:5988: $? = 0
223 configure:6019: mipsel-uclibc-gcc -E  conftest.c
224 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
225 configure:6026: $? = 1
226 configure: failed program was:
227 | /* confdefs.h.  */
228 | #define PACKAGE_NAME "sqlite"
229 | #define PACKAGE_TARNAME "sqlite"
230 | #define PACKAGE_VERSION "3.7.5"
231 | #define PACKAGE_STRING "sqlite 3.7.5"
232 | #define PACKAGE_BUGREPORT "http://www.sqlite.org"
233 | #define PACKAGE "sqlite"
234 | #define VERSION "3.7.5"
235 | #define _FILE_OFFSET_BITS 64
236 | /* end confdefs.h.  */
237 | #include <ac_nonexistent.h>
238 configure:6064: checking for ANSI C header files
239 configure:6094: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
240 configure:6101: $? = 0
241 configure:6232: result: yes
242 configure:6256: checking for sys/types.h
243 configure:6277: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
244 configure:6284: $? = 0
245 configure:6301: result: yes
246 configure:6256: checking for sys/stat.h
247 configure:6277: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
248 configure:6284: $? = 0
249 configure:6301: result: yes
250 configure:6256: checking for stdlib.h
251 configure:6277: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
252 configure:6284: $? = 0
253 configure:6301: result: yes
254 configure:6256: checking for string.h
255 configure:6277: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
256 configure:6284: $? = 0
257 configure:6301: result: yes
258 configure:6256: checking for memory.h
259 configure:6277: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
260 configure:6284: $? = 0
261 configure:6301: result: yes
262 configure:6256: checking for strings.h
263 configure:6277: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
264 configure:6284: $? = 0
265 configure:6301: result: yes
266 configure:6256: checking for inttypes.h
267 configure:6277: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
268 configure:6284: $? = 0
269 configure:6301: result: yes
270 configure:6256: checking for stdint.h
271 configure:6277: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
272 configure:6284: $? = 0
273 configure:6301: result: yes
274 configure:6256: checking for unistd.h
275 configure:6277: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
276 configure:6284: $? = 0
277 configure:6301: result: yes
278 configure:6330: checking dlfcn.h usability
279 configure:6347: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
280 configure:6354: $? = 0
281 configure:6368: result: yes
282 configure:6372: checking dlfcn.h presence
283 configure:6387: mipsel-uclibc-gcc -E  conftest.c
284 configure:6394: $? = 0
285 configure:6408: result: yes
286 configure:6441: checking for dlfcn.h
287 configure:6450: result: yes
288 configure:6478: checking for mipsel-linux-g++
289 configure:6494: found /opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-linux-g++
290 configure:6505: result: mipsel-linux-g++
291 configure:6580: checking for C++ compiler version
292 configure:6588: mipsel-linux-g++ --version >&5
293 mipsel-linux-g++ (GCC) 4.2.4
294 Copyright (C) 2007 Free Software Foundation, Inc.
295 This is free software; see the source for copying conditions.  There is NO
296 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
298 configure:6592: $? = 0
299 configure:6599: mipsel-linux-g++ -v >&5
300 Using built-in specs.
301 Target: mipsel-linux-uclibc
302 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
303 Thread model: posix
304 gcc version 4.2.4
305 configure:6603: $? = 0
306 configure:6610: mipsel-linux-g++ -V >&5
307 mipsel-linux-g++: '-V' option must have argument
308 configure:6614: $? = 1
309 configure:6617: checking whether we are using the GNU C++ compiler
310 configure:6646: mipsel-linux-g++ -c   conftest.cpp >&5
311 configure:6653: $? = 0
312 configure:6670: result: yes
313 configure:6679: checking whether mipsel-linux-g++ accepts -g
314 configure:6709: mipsel-linux-g++ -c -g  conftest.cpp >&5
315 configure:6716: $? = 0
316 configure:6817: result: yes
317 configure:6842: checking dependency style of mipsel-linux-g++
318 configure:6932: result: gcc3
319 configure:6959: checking how to run the C++ preprocessor
320 configure:6995: mipsel-linux-g++ -E  conftest.cpp
321 configure:7002: $? = 0
322 configure:7033: mipsel-linux-g++ -E  conftest.cpp
323 conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
324 configure:7040: $? = 1
325 configure: failed program was:
326 | /* confdefs.h.  */
327 | #define PACKAGE_NAME "sqlite"
328 | #define PACKAGE_TARNAME "sqlite"
329 | #define PACKAGE_VERSION "3.7.5"
330 | #define PACKAGE_STRING "sqlite 3.7.5"
331 | #define PACKAGE_BUGREPORT "http://www.sqlite.org"
332 | #define PACKAGE "sqlite"
333 | #define VERSION "3.7.5"
334 | #define _FILE_OFFSET_BITS 64
335 | #define STDC_HEADERS 1
336 | #define HAVE_SYS_TYPES_H 1
337 | #define HAVE_SYS_STAT_H 1
338 | #define HAVE_STDLIB_H 1
339 | #define HAVE_STRING_H 1
340 | #define HAVE_MEMORY_H 1
341 | #define HAVE_STRINGS_H 1
342 | #define HAVE_INTTYPES_H 1
343 | #define HAVE_STDINT_H 1
344 | #define HAVE_UNISTD_H 1
345 | #define HAVE_DLFCN_H 1
346 | /* end confdefs.h.  */
347 | #include <ac_nonexistent.h>
348 configure:7073: result: mipsel-linux-g++ -E
349 configure:7102: mipsel-linux-g++ -E  conftest.cpp
350 configure:7109: $? = 0
351 configure:7140: mipsel-linux-g++ -E  conftest.cpp
352 conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
353 configure:7147: $? = 1
354 configure: failed program was:
355 | /* confdefs.h.  */
356 | #define PACKAGE_NAME "sqlite"
357 | #define PACKAGE_TARNAME "sqlite"
358 | #define PACKAGE_VERSION "3.7.5"
359 | #define PACKAGE_STRING "sqlite 3.7.5"
360 | #define PACKAGE_BUGREPORT "http://www.sqlite.org"
361 | #define PACKAGE "sqlite"
362 | #define VERSION "3.7.5"
363 | #define _FILE_OFFSET_BITS 64
364 | #define STDC_HEADERS 1
365 | #define HAVE_SYS_TYPES_H 1
366 | #define HAVE_SYS_STAT_H 1
367 | #define HAVE_STDLIB_H 1
368 | #define HAVE_STRING_H 1
369 | #define HAVE_MEMORY_H 1
370 | #define HAVE_STRINGS_H 1
371 | #define HAVE_INTTYPES_H 1
372 | #define HAVE_STDINT_H 1
373 | #define HAVE_UNISTD_H 1
374 | #define HAVE_DLFCN_H 1
375 | /* end confdefs.h.  */
376 | #include <ac_nonexistent.h>
377 configure:7196: checking for mipsel-linux-g77
378 configure:7226: result: no
379 configure:7196: checking for mipsel-linux-xlf
380 configure:7226: result: no
381 configure:7196: checking for mipsel-linux-f77
382 configure:7226: result: no
383 configure:7196: checking for mipsel-linux-frt
384 configure:7226: result: no
385 configure:7196: checking for mipsel-linux-pgf77
386 configure:7226: result: no
387 configure:7196: checking for mipsel-linux-cf77
388 configure:7226: result: no
389 configure:7196: checking for mipsel-linux-fort77
390 configure:7226: result: no
391 configure:7196: checking for mipsel-linux-fl32
392 configure:7226: result: no
393 configure:7196: checking for mipsel-linux-af77
394 configure:7226: result: no
395 configure:7196: checking for mipsel-linux-xlf90
396 configure:7226: result: no
397 configure:7196: checking for mipsel-linux-f90
398 configure:7226: result: no
399 configure:7196: checking for mipsel-linux-pgf90
400 configure:7226: result: no
401 configure:7196: checking for mipsel-linux-pghpf
402 configure:7226: result: no
403 configure:7196: checking for mipsel-linux-epcf90
404 configure:7226: result: no
405 configure:7196: checking for mipsel-linux-gfortran
406 configure:7226: result: no
407 configure:7196: checking for mipsel-linux-g95
408 configure:7226: result: no
409 configure:7196: checking for mipsel-linux-xlf95
410 configure:7226: result: no
411 configure:7196: checking for mipsel-linux-f95
412 configure:7226: result: no
413 configure:7196: checking for mipsel-linux-fort
414 configure:7226: result: no
415 configure:7196: checking for mipsel-linux-ifort
416 configure:7226: result: no
417 configure:7196: checking for mipsel-linux-ifc
418 configure:7226: result: no
419 configure:7196: checking for mipsel-linux-efc
420 configure:7226: result: no
421 configure:7196: checking for mipsel-linux-pgf95
422 configure:7226: result: no
423 configure:7196: checking for mipsel-linux-lf95
424 configure:7226: result: no
425 configure:7196: checking for mipsel-linux-ftn
426 configure:7226: result: no
427 configure:7240: checking for g77
428 configure:7270: result: no
429 configure:7240: checking for xlf
430 configure:7270: result: no
431 configure:7240: checking for f77
432 configure:7270: result: no
433 configure:7240: checking for frt
434 configure:7270: result: no
435 configure:7240: checking for pgf77
436 configure:7270: result: no
437 configure:7240: checking for cf77
438 configure:7270: result: no
439 configure:7240: checking for fort77
440 configure:7270: result: no
441 configure:7240: checking for fl32
442 configure:7270: result: no
443 configure:7240: checking for af77
444 configure:7270: result: no
445 configure:7240: checking for xlf90
446 configure:7270: result: no
447 configure:7240: checking for f90
448 configure:7270: result: no
449 configure:7240: checking for pgf90
450 configure:7270: result: no
451 configure:7240: checking for pghpf
452 configure:7270: result: no
453 configure:7240: checking for epcf90
454 configure:7270: result: no
455 configure:7240: checking for gfortran
456 configure:7270: result: no
457 configure:7240: checking for g95
458 configure:7270: result: no
459 configure:7240: checking for xlf95
460 configure:7270: result: no
461 configure:7240: checking for f95
462 configure:7270: result: no
463 configure:7240: checking for fort
464 configure:7270: result: no
465 configure:7240: checking for ifort
466 configure:7270: result: no
467 configure:7240: checking for ifc
468 configure:7270: result: no
469 configure:7240: checking for efc
470 configure:7270: result: no
471 configure:7240: checking for pgf95
472 configure:7270: result: no
473 configure:7240: checking for lf95
474 configure:7270: result: no
475 configure:7240: checking for ftn
476 configure:7270: result: no
477 configure:7297: checking for Fortran 77 compiler version
478 configure:7305:  --version >&5
479 ./configure: line 7307: --version: command not found
480 configure:7309: $? = 127
481 configure:7316:  -v >&5
482 ./configure: line 7318: -v: command not found
483 configure:7320: $? = 127
484 configure:7327:  -V >&5
485 ./configure: line 7329: -V: command not found
486 configure:7331: $? = 127
487 configure:7339: checking whether we are using the GNU Fortran 77 compiler
488 configure:7358:  -c  conftest.F >&5
489 ./configure: line 7360: -c: command not found
490 configure:7365: $? = 127
491 configure: failed program was:
492 |       program main
493 | #ifndef __GNUC__
494 |        choke me
495 | #endif
497 |       end
498 configure:7382: result: no
499 configure:7388: checking whether  accepts -g
500 configure:7405:  -c -g conftest.f >&5
501 ./configure: line 7407: -c: command not found
502 configure:7412: $? = 127
503 configure: failed program was:
504 |       program main
506 |       end
507 configure:7428: result: no
508 configure:7462: checking the maximum length of command line arguments
509 configure:7571: result: 32768
510 configure:7582: checking command to parse mipsel-uclibc-nm output from mipsel-uclibc-gcc object
511 configure:7687: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
512 configure:7690: $? = 0
513 configure:7694: mipsel-uclibc-nm conftest.o \| sed -n -e 's/^.*[        ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
514 configure:7697: $? = 0
515 configure:7749: mipsel-uclibc-gcc -o conftest -Os -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
516 configure:7752: $? = 0
517 configure:7790: result: ok
518 configure:7794: checking for objdir
519 configure:7809: result: .libs
520 configure:7861: checking for mipsel-linux-ar
521 configure:7888: result: mipsel-uclibc-ar
522 configure:7957: checking for mipsel-linux-ranlib
523 configure:7984: result: mipsel-uclibc-ranlib
524 configure:8053: checking for mipsel-linux-strip
525 configure:8080: result: mipsel-uclibc-strip -R .note -R .comment
526 configure:8406: checking if mipsel-uclibc-gcc supports -fno-rtti -fno-exceptions
527 configure:8424: mipsel-uclibc-gcc -c -Os -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
528 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
529 configure:8428: $? = 0
530 configure:8441: result: no
531 configure:8456: checking for mipsel-uclibc-gcc option to produce PIC
532 configure:8666: result: -fPIC
533 configure:8674: checking if mipsel-uclibc-gcc PIC flag -fPIC works
534 configure:8692: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  -fPIC -DPIC conftest.c >&5
535 configure:8696: $? = 0
536 configure:8709: result: yes
537 configure:8737: checking if mipsel-uclibc-gcc static flag -static works
538 configure:8765: result: yes
539 configure:8775: checking if mipsel-uclibc-gcc supports -c -o file.o
540 configure:8796: mipsel-uclibc-gcc -c -Os -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
541 configure:8800: $? = 0
542 configure:8822: result: yes
543 configure:8848: checking whether the mipsel-uclibc-gcc linker (mipsel-uclibc-ld) supports shared libraries
544 configure:9810: result: yes
545 configure:9831: checking whether -lc should be explicitly linked in
546 configure:9836: mipsel-uclibc-gcc -c -Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections  conftest.c >&5
547 configure:9839: $? = 0
548 configure:9854: mipsel-uclibc-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
549 configure:9857: $? = 0
550 configure:9869: result: no
551 configure:9877: checking dynamic linker characteristics
552 configure:10465: result: GNU/Linux ld.so
553 configure:10474: checking how to hardcode library paths into programs
554 configure:10499: result: immediate
555 configure:10513: checking whether stripping libraries is possible
556 configure:10518: result: yes
557 configure:11347: checking if libtool supports shared libraries
558 configure:11349: result: yes
559 configure:11352: checking whether to build shared libraries
560 configure:11373: result: yes
561 configure:11376: checking whether to build static libraries
562 configure:11380: result: yes
563 configure:11472: creating libtool
564 configure:12060: checking for ld used by mipsel-linux-g++
565 configure:12127: result: mipsel-uclibc-ld
566 configure:12136: checking if the linker (mipsel-uclibc-ld) is GNU ld
567 configure:12151: result: yes
568 configure:12202: checking whether the mipsel-linux-g++ linker (mipsel-uclibc-ld) supports shared libraries
569 configure:13144: result: yes
570 configure:13162: mipsel-linux-g++ -c -g -O2  conftest.cpp >&5
571 configure:13165: $? = 0
572 configure:13284: checking for mipsel-linux-g++ option to produce PIC
573 configure:13558: result: -fPIC
574 configure:13566: checking if mipsel-linux-g++ PIC flag -fPIC works
575 configure:13584: mipsel-linux-g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
576 configure:13588: $? = 0
577 configure:13601: result: yes
578 configure:13629: checking if mipsel-linux-g++ static flag -static works
579 configure:13657: result: yes
580 configure:13667: checking if mipsel-linux-g++ supports -c -o file.o
581 configure:13688: mipsel-linux-g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
582 configure:13692: $? = 0
583 configure:13714: result: yes
584 configure:13740: checking whether the mipsel-linux-g++ linker (mipsel-uclibc-ld) supports shared libraries
585 configure:13765: result: yes
586 configure:13832: checking dynamic linker characteristics
587 configure:14420: result: GNU/Linux ld.so
588 configure:14429: checking how to hardcode library paths into programs
589 configure:14454: result: immediate
590 configure:20620: checking for fdatasync
591 configure:20676: mipsel-uclibc-gcc -o conftest -Os -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
592 configure:20683: $? = 0
593 configure:20705: result: yes
594 configure:20620: checking for usleep
595 configure:20676: mipsel-uclibc-gcc -o conftest -Os -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
596 configure:20683: $? = 0
597 configure:20705: result: yes
598 configure:20620: checking for fullfsync
599 configure:20676: mipsel-uclibc-gcc -o conftest -Os -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
600 /tmp/cc8DZy97.o: In function `main':
601 conftest.c:(.text.main+0x18): undefined reference to `fullfsync'
602 collect2: ld returned 1 exit status
603 configure:20683: $? = 1
604 configure: failed program was:
605 | /* confdefs.h.  */
606 | #define PACKAGE_NAME "sqlite"
607 | #define PACKAGE_TARNAME "sqlite"
608 | #define PACKAGE_VERSION "3.7.5"
609 | #define PACKAGE_STRING "sqlite 3.7.5"
610 | #define PACKAGE_BUGREPORT "http://www.sqlite.org"
611 | #define PACKAGE "sqlite"
612 | #define VERSION "3.7.5"
613 | #define _FILE_OFFSET_BITS 64
614 | #define STDC_HEADERS 1
615 | #define HAVE_SYS_TYPES_H 1
616 | #define HAVE_SYS_STAT_H 1
617 | #define HAVE_STDLIB_H 1
618 | #define HAVE_STRING_H 1
619 | #define HAVE_MEMORY_H 1
620 | #define HAVE_STRINGS_H 1
621 | #define HAVE_INTTYPES_H 1
622 | #define HAVE_STDINT_H 1
623 | #define HAVE_UNISTD_H 1
624 | #define HAVE_DLFCN_H 1
625 | #define HAVE_FDATASYNC 1
626 | #define HAVE_USLEEP 1
627 | /* end confdefs.h.  */
628 | /* Define fullfsync to an innocuous variant, in case <limits.h> declares fullfsync.
629 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
630 | #define fullfsync innocuous_fullfsync
632 | /* System header to define __stub macros and hopefully few prototypes,
633 |     which can conflict with char fullfsync (); below.
634 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
635 |     <limits.h> exists even on freestanding compilers.  */
637 | #ifdef __STDC__
638 | # include <limits.h>
639 | #else
640 | # include <assert.h>
641 | #endif
643 | #undef fullfsync
645 | /* Override any GCC internal prototype to avoid an error.
646 |    Use char because int might match the return type of a GCC
647 |    builtin and then its argument prototype would still apply.  */
648 | #ifdef __cplusplus
649 | extern "C"
650 | #endif
651 | char fullfsync ();
652 | /* The GNU C library defines this for functions which it implements
653 |     to always fail with ENOSYS.  Some functions are actually named
654 |     something starting with __ and the normal name is an alias.  */
655 | #if defined __stub_fullfsync || defined __stub___fullfsync
656 | choke me
657 | #endif
659 | int
660 | main ()
661 | {
662 | return fullfsync ();
663 |   ;
664 |   return 0;
665 | }
666 configure:20705: result: no
667 configure:20620: checking for localtime_r
668 configure:20676: mipsel-uclibc-gcc -o conftest -Os -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
669 configure:20683: $? = 0
670 configure:20705: result: yes
671 configure:20620: checking for gmtime_r
672 configure:20676: mipsel-uclibc-gcc -o conftest -Os -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
673 configure:20683: $? = 0
674 configure:20705: result: yes
675 configure:21029: checking for library containing pthread_create
676 configure:21070: mipsel-uclibc-gcc -o conftest -Os -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
677 /tmp/ccJO885a.o: In function `main':
678 conftest.c:(.text.main+0x18): undefined reference to `pthread_create'
679 collect2: ld returned 1 exit status
680 configure:21077: $? = 1
681 configure: failed program was:
682 | /* confdefs.h.  */
683 | #define PACKAGE_NAME "sqlite"
684 | #define PACKAGE_TARNAME "sqlite"
685 | #define PACKAGE_VERSION "3.7.5"
686 | #define PACKAGE_STRING "sqlite 3.7.5"
687 | #define PACKAGE_BUGREPORT "http://www.sqlite.org"
688 | #define PACKAGE "sqlite"
689 | #define VERSION "3.7.5"
690 | #define _FILE_OFFSET_BITS 64
691 | #define STDC_HEADERS 1
692 | #define HAVE_SYS_TYPES_H 1
693 | #define HAVE_SYS_STAT_H 1
694 | #define HAVE_STDLIB_H 1
695 | #define HAVE_STRING_H 1
696 | #define HAVE_MEMORY_H 1
697 | #define HAVE_STRINGS_H 1
698 | #define HAVE_INTTYPES_H 1
699 | #define HAVE_STDINT_H 1
700 | #define HAVE_UNISTD_H 1
701 | #define HAVE_DLFCN_H 1
702 | #define HAVE_FDATASYNC 1
703 | #define HAVE_USLEEP 1
704 | #define HAVE_LOCALTIME_R 1
705 | #define HAVE_GMTIME_R 1
706 | /* end confdefs.h.  */
708 | /* Override any GCC internal prototype to avoid an error.
709 |    Use char because int might match the return type of a GCC
710 |    builtin and then its argument prototype would still apply.  */
711 | #ifdef __cplusplus
712 | extern "C"
713 | #endif
714 | char pthread_create ();
715 | int
716 | main ()
717 | {
718 | return pthread_create ();
719 |   ;
720 |   return 0;
721 | }
722 configure:21070: mipsel-uclibc-gcc -o conftest -Os -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 -lpthread   >&5
723 configure:21077: $? = 0
724 configure:21108: result: -lpthread
725 configure:21221: checking for whether to support dynamic extensions
726 configure:21223: result: no
727 configure:21419: creating ./config.status
729 ## ---------------------- ##
730 ## Running config.status. ##
731 ## ---------------------- ##
733 This file was extended by sqlite config.status 3.7.5, which was
734 generated by GNU Autoconf 2.62.  Invocation command line was
736   CONFIG_FILES    = 
737   CONFIG_HEADERS  = 
738   CONFIG_LINKS    = 
739   CONFIG_COMMANDS = 
740   $ ./config.status 
742 on vicente-P5K-E
744 config.status:716: creating Makefile
745 config.status:716: creating sqlite3.pc
746 config.status:921: executing depfiles commands
748 ## ---------------- ##
749 ## Cache variables. ##
750 ## ---------------- ##
752 ac_cv_build=x86_64-pc-linux-gnu
753 ac_cv_c_compiler_gnu=yes
754 ac_cv_cxx_compiler_gnu=yes
755 ac_cv_env_CCC_set=
756 ac_cv_env_CCC_value=
757 ac_cv_env_CC_set=set
758 ac_cv_env_CC_value=mipsel-uclibc-gcc
759 ac_cv_env_CFLAGS_set=set
760 ac_cv_env_CFLAGS_value='-Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections'
761 ac_cv_env_CPPFLAGS_set=
762 ac_cv_env_CPPFLAGS_value=
763 ac_cv_env_CPP_set=
764 ac_cv_env_CPP_value=
765 ac_cv_env_CXXCPP_set=
766 ac_cv_env_CXXCPP_value=
767 ac_cv_env_CXXFLAGS_set=
768 ac_cv_env_CXXFLAGS_value=
769 ac_cv_env_CXX_set=
770 ac_cv_env_CXX_value=
771 ac_cv_env_F77_set=
772 ac_cv_env_F77_value=
773 ac_cv_env_FFLAGS_set=
774 ac_cv_env_FFLAGS_value=
775 ac_cv_env_LDFLAGS_set=set
776 ac_cv_env_LDFLAGS_value='-ffunction-sections -fdata-sections -Wl,--gc-sections'
777 ac_cv_env_LIBS_set=
778 ac_cv_env_LIBS_value=
779 ac_cv_env_build_alias_set=set
780 ac_cv_env_build_alias_value=x86_64-linux-gnu
781 ac_cv_env_host_alias_set=set
782 ac_cv_env_host_alias_value=mipsel-linux
783 ac_cv_env_target_alias_set=
784 ac_cv_env_target_alias_value=
785 ac_cv_f77_compiler_gnu=no
786 ac_cv_func_fdatasync=yes
787 ac_cv_func_fullfsync=no
788 ac_cv_func_gmtime_r=yes
789 ac_cv_func_localtime_r=yes
790 ac_cv_func_malloc_0_nonnull=yes
791 ac_cv_func_usleep=yes
792 ac_cv_header_dlfcn_h=yes
793 ac_cv_header_inttypes_h=yes
794 ac_cv_header_memory_h=yes
795 ac_cv_header_stdc=yes
796 ac_cv_header_stdint_h=yes
797 ac_cv_header_stdlib_h=yes
798 ac_cv_header_string_h=yes
799 ac_cv_header_strings_h=yes
800 ac_cv_header_sys_stat_h=yes
801 ac_cv_header_sys_types_h=yes
802 ac_cv_header_unistd_h=yes
803 ac_cv_host=mipsel-unknown-linux-gnu
804 ac_cv_objext=o
805 ac_cv_path_EGREP='/bin/grep -E'
806 ac_cv_path_GREP=/bin/grep
807 ac_cv_path_install='/usr/bin/install -c'
808 ac_cv_prog_AR=mipsel-uclibc-ar
809 ac_cv_prog_AWK=gawk
810 ac_cv_prog_CC=mipsel-uclibc-gcc
811 ac_cv_prog_CPP='mipsel-uclibc-gcc -E'
812 ac_cv_prog_CXX=mipsel-linux-g++
813 ac_cv_prog_CXXCPP='mipsel-linux-g++ -E'
814 ac_cv_prog_RANLIB=mipsel-uclibc-ranlib
815 ac_cv_prog_STRIP='mipsel-uclibc-strip -R .note -R .comment'
816 ac_cv_prog_cc_c89=
817 ac_cv_prog_cc_g=yes
818 ac_cv_prog_cxx_g=yes
819 ac_cv_prog_f77_g=no
820 ac_cv_prog_make_make_set=yes
821 ac_cv_search_pthread_create=-lpthread
822 ac_cv_sys_file_offset_bits=64
823 ac_cv_sys_largefile_CC=no
824 am_cv_CC_dependencies_compiler_type=gcc3
825 am_cv_CXX_dependencies_compiler_type=gcc3
826 lt_cv_deplibs_check_method=pass_all
827 lt_cv_file_magic_cmd='$MAGIC_CMD'
828 lt_cv_file_magic_test_file=
829 lt_cv_ld_reload_flag=-r
830 lt_cv_objdir=.libs
831 lt_cv_path_LD=mipsel-uclibc-ld
832 lt_cv_path_LDCXX=mipsel-uclibc-ld
833 lt_cv_path_NM=mipsel-uclibc-nm
834 lt_cv_path_SED=/bin/sed
835 lt_cv_prog_compiler_c_o=yes
836 lt_cv_prog_compiler_c_o_CXX=yes
837 lt_cv_prog_compiler_rtti_exceptions=no
838 lt_cv_prog_gnu_ld=yes
839 lt_cv_prog_gnu_ldcxx=yes
840 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
841 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
842 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
843 lt_cv_sys_max_cmd_len=32768
844 lt_lt_cv_prog_compiler_c_o='"yes"'
845 lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
846 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
847 lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
848 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
850 ## ----------------- ##
851 ## Output variables. ##
852 ## ----------------- ##
854 ACLOCAL='${SHELL} /home/vicente/tomato/release/src/router/sqlite/missing --run aclocal-1.9'
855 AMDEPBACKSLASH='\'
856 AMDEP_FALSE='#'
857 AMDEP_TRUE=''
858 AMTAR='${SHELL} /home/vicente/tomato/release/src/router/sqlite/missing --run tar'
859 AR='mipsel-uclibc-ar'
860 AUTOCONF='${SHELL} /home/vicente/tomato/release/src/router/sqlite/missing --run autoconf'
861 AUTOHEADER='${SHELL} /home/vicente/tomato/release/src/router/sqlite/missing --run autoheader'
862 AUTOMAKE='${SHELL} /home/vicente/tomato/release/src/router/sqlite/missing --run automake-1.9'
863 AWK='gawk'
864 BUILD_CFLAGS=''
865 CC='mipsel-uclibc-gcc'
866 CCDEPMODE='depmode=gcc3'
867 CFLAGS='-Os -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32   -ffunction-sections -fdata-sections'
868 CPP='mipsel-uclibc-gcc -E'
869 CPPFLAGS=''
870 CXX='mipsel-linux-g++'
871 CXXCPP='mipsel-linux-g++ -E'
872 CXXDEPMODE='depmode=gcc3'
873 CXXFLAGS='-g -O2'
874 CYGPATH_W='echo'
875 DEFS='-DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.5\" -DPACKAGE_STRING=\"sqlite\ 3.7.5\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.5\" -D_FILE_OFFSET_BITS=64 -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 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1'
876 DEPDIR='.deps'
877 DYNAMIC_EXTENSION_FLAGS='-DSQLITE_OMIT_LOAD_EXTENSION=1'
878 ECHO='echo'
879 ECHO_C=''
880 ECHO_N='-n'
881 ECHO_T=''
882 EGREP='/bin/grep -E'
883 EXEEXT=''
884 F77=''
885 FFLAGS=''
886 GREP='/bin/grep'
887 INSTALL_DATA='${INSTALL} -m 644'
888 INSTALL_PROGRAM='${INSTALL}'
889 INSTALL_SCRIPT='${INSTALL}'
890 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
891 LDFLAGS='-ffunction-sections -fdata-sections -Wl,--gc-sections'
892 LIBOBJS=''
893 LIBS='-lpthread '
894 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
895 LN_S='ln -s'
896 LTLIBOBJS=''
897 MAKEINFO='${SHELL} /home/vicente/tomato/release/src/router/sqlite/missing --run makeinfo'
898 OBJEXT='o'
899 PACKAGE='sqlite'
900 PACKAGE_BUGREPORT='http://www.sqlite.org'
901 PACKAGE_NAME='sqlite'
902 PACKAGE_STRING='sqlite 3.7.5'
903 PACKAGE_TARNAME='sqlite'
904 PACKAGE_VERSION='3.7.5'
905 PATH_SEPARATOR=':'
906 RANLIB='mipsel-uclibc-ranlib'
907 READLINE_LIBS=''
908 SET_MAKE=''
909 SHELL='/bin/sh'
910 STRIP='mipsel-uclibc-strip -R .note -R .comment'
911 THREADSAFE_FLAGS='-DSQLITE_THREADSAFE=1'
912 VERSION='3.7.5'
913 ac_ct_CC=''
914 ac_ct_CXX=''
915 ac_ct_F77=''
916 am__fastdepCC_FALSE='#'
917 am__fastdepCC_TRUE=''
918 am__fastdepCXX_FALSE='#'
919 am__fastdepCXX_TRUE=''
920 am__include='include'
921 am__leading_dot='.'
922 am__quote=''
923 am__tar='${AMTAR} chof - "$$tardir"'
924 am__untar='${AMTAR} xf -'
925 bindir='${exec_prefix}/bin'
926 build='x86_64-pc-linux-gnu'
927 build_alias='x86_64-linux-gnu'
928 build_cpu='x86_64'
929 build_os='linux-gnu'
930 build_vendor='pc'
931 datadir='${datarootdir}'
932 datarootdir='${prefix}/share'
933 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
934 dvidir='${docdir}'
935 exec_prefix='${prefix}'
936 host='mipsel-unknown-linux-gnu'
937 host_alias='mipsel-linux'
938 host_cpu='mipsel'
939 host_os='linux-gnu'
940 host_vendor='unknown'
941 htmldir='${docdir}'
942 includedir='${prefix}/include'
943 infodir='${datarootdir}/info'
944 install_sh='/home/vicente/tomato/release/src/router/sqlite/install-sh'
945 libdir='${exec_prefix}/lib'
946 libexecdir='${exec_prefix}/libexec'
947 localedir='${datarootdir}/locale'
948 localstatedir='${prefix}/var'
949 mandir='${datarootdir}/man'
950 mkdir_p='mkdir -p --'
951 oldincludedir='/usr/include'
952 pdfdir='${docdir}'
953 prefix='/usr'
954 program_transform_name='s,x,x,'
955 psdir='${docdir}'
956 sbindir='${exec_prefix}/sbin'
957 sharedstatedir='${prefix}/com'
958 sysconfdir='${prefix}/etc'
959 target_alias=''
961 ## ----------- ##
962 ## confdefs.h. ##
963 ## ----------- ##
965 #define PACKAGE_NAME "sqlite"
966 #define PACKAGE_TARNAME "sqlite"
967 #define PACKAGE_VERSION "3.7.5"
968 #define PACKAGE_STRING "sqlite 3.7.5"
969 #define PACKAGE_BUGREPORT "http://www.sqlite.org"
970 #define PACKAGE "sqlite"
971 #define VERSION "3.7.5"
972 #define _FILE_OFFSET_BITS 64
973 #define STDC_HEADERS 1
974 #define HAVE_SYS_TYPES_H 1
975 #define HAVE_SYS_STAT_H 1
976 #define HAVE_STDLIB_H 1
977 #define HAVE_STRING_H 1
978 #define HAVE_MEMORY_H 1
979 #define HAVE_STRINGS_H 1
980 #define HAVE_INTTYPES_H 1
981 #define HAVE_STDINT_H 1
982 #define HAVE_UNISTD_H 1
983 #define HAVE_DLFCN_H 1
984 #define HAVE_FDATASYNC 1
985 #define HAVE_USLEEP 1
986 #define HAVE_LOCALTIME_R 1
987 #define HAVE_GMTIME_R 1
989 configure: exit 0