Ticket #234: config.log

File config.log, 49.6 KB (added by arussello, 3 years ago)

config.log from failure

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by GnuTLS configure 2.8.0, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=armv4tl-softfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --htmldir=/usr/share/doc/gnutls-2.8.0/html --enable-cxx --disable-gtk-doc --disable-guile --enable-nls --with-zlib --without-lzo
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = brlx0004
14uname -m = x86_64
15uname -r = 2.6.29.2
16uname -s = Linux
17uname -v = #4 SMP Tue May 5 10:18:39 CST 2009
18
19/usr/bin/uname -p = Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz
20/bin/uname -X     = unknown
21
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
29
30PATH: /usr/lib64/portage/bin/ebuild-helpers
31PATH: /usr/local/sbin
32PATH: /sbin
33PATH: /usr/sbin
34PATH: /usr/local/bin
35PATH: /bin
36PATH: /usr/bin
37PATH: /opt/bin
38
39
40## ----------- ##
41## Core tests. ##
42## ----------- ##
43
44configure:2428: loading site script /usr/share/config.site
45| #!/bin/bash
46| # Copyright 2009 Gentoo Foundation
47| # Distributed under the terms of the GNU General Public License v2
48| # $Header: /var/cvsroot/gentoo-projects/crossdev-wrappers/site/config.site,v 1.3 2009/03/20 01:25:56 solar Exp $
49|
50| TOPDIR=/usr/share/crossdev/include/site
51|
52| config_site_arch() {
53|       local host=$(echo ${CHOST/-/ } | awk '{print $1}')
54|
55|       [[ ${host/arm.*eb/} != ${host} ]] && host=armeb
56|       [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm
57|
58|       [[ ${host/mips.*el/} != ${host} ]] && host=mipsel
59|
60|       #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686
61|
62|       echo ${host}
63| }
64|
65| config_site_names() {
66|       local site_arch=$(config_site_arch)
67|       local sites=""
68|       local x
69|
70|       [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux"
71|       [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux"
72|
73|       [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc"
74|       [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu"
75|
76|       [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi"
77|       [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi"
78|
79|       for x in ${sites} ${CHOST}; do
80|               [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x}
81|       done
82| }
83|
84| if [[ ${CHOST} != "" ]]; then
85|       sites="$(config_site_names)"
86|       if [[ ${sites} != "" ]]; then
87|               for site in ${sites}; do
88|                       echo "$(basename $0): loading site script ${site}"
89|                       . ${site}
90|               done
91|       fi
92|       unset site
93|       unset sites
94| fi
95configure:2618: checking for a BSD-compatible install
96configure:2686: result: /usr/bin/install -c
97configure:2697: checking whether build environment is sane
98configure:2740: result: yes
99configure:2765: checking for a thread-safe mkdir -p
100configure:2804: result: /bin/mkdir -p
101configure:2817: checking for gawk
102configure:2833: found /bin/gawk
103configure:2844: result: gawk
104configure:2855: checking whether make sets $(MAKE)
105configure:2877: result: yes
106configure:2957: checking for armv4tl-softfloat-linux-gnueabi-strip
107configure:2973: found /usr/bin/armv4tl-softfloat-linux-gnueabi-strip
108configure:2984: result: armv4tl-softfloat-linux-gnueabi-strip
109configure:3066: result: ***
110*** Checking for compilation programs...
111
112configure:3079: checking for armv4tl-softfloat-linux-gnueabi-gcc
113configure:3095: found /usr/bin/armv4tl-softfloat-linux-gnueabi-gcc
114configure:3106: result: armv4tl-softfloat-linux-gnueabi-gcc
115configure:3378: checking for C compiler version
116configure:3386: armv4tl-softfloat-linux-gnueabi-gcc --version >&5
117armv4tl-softfloat-linux-gnueabi-gcc (Gentoo 4.3.2-r4 p1.7, pie-10.1.5) 4.3.2
118Copyright (C) 2008 Free Software Foundation, Inc.
119This is free software; see the source for copying conditions.  There is NO
120warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
121
122configure:3390: $? = 0
123configure:3397: armv4tl-softfloat-linux-gnueabi-gcc -v >&5
124Using built-in specs.
125Target: armv4tl-softfloat-linux-gnueabi
126Configured with: /var/tmp/cross/armv4tl-softfloat-linux-gnueabi/portage/cross-armv4tl-softfloat-linux-gnueabi/gcc-4.3.2-r4/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/armv4tl-softfloat-linux-gnueabi/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.3.2/include --datadir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2 --mandir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2/man --infodir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --target=armv4tl-softfloat-linux-gnueabi --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-float=soft --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --disable-libgomp --enable-cld --disable-libgcj --enable-languages=c,c++,fortran --with-sysroot=/usr/armv4tl-softfloat-linux-gnueabi --disable-bootstrap --disable-libgomp --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r4 p1.7, pie-10.1.5'
127Thread model: posix
128gcc version 4.3.2 (Gentoo 4.3.2-r4 p1.7, pie-10.1.5)
129configure:3401: $? = 0
130configure:3408: armv4tl-softfloat-linux-gnueabi-gcc -V >&5
131armv4tl-softfloat-linux-gnueabi-gcc: '-V' option must have argument
132configure:3412: $? = 1
133configure:3435: checking for C compiler default output file name
134configure:3457: armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib conftest.c  >&5
135configure:3461: $? = 0
136configure:3499: result: a.out
137configure:3518: checking whether the C compiler works
138configure:3551: result: yes
139configure:3558: checking whether we are cross compiling
140configure:3560: result: yes
141configure:3563: checking for suffix of executables
142configure:3570: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib conftest.c  >&5
143configure:3574: $? = 0
144configure:3600: result:
145configure:3606: checking for suffix of object files
146configure:3632: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
147configure:3636: $? = 0
148configure:3661: result: o
149configure:3665: checking whether we are using the GNU C compiler
150configure:3694: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
151configure:3701: $? = 0
152configure:3718: result: yes
153configure:3727: checking whether armv4tl-softfloat-linux-gnueabi-gcc accepts -g
154configure:3757: armv4tl-softfloat-linux-gnueabi-gcc -c -g  conftest.c >&5
155configure:3764: $? = 0
156configure:3865: result: yes
157configure:3882: checking for armv4tl-softfloat-linux-gnueabi-gcc option to accept ISO C89
158configure:3956: armv4tl-softfloat-linux-gnueabi-gcc  -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
159configure:3963: $? = 0
160configure:3986: result: none needed
161configure:4015: checking for style of include used by make
162configure:4043: result: GNU
163configure:4068: checking dependency style of armv4tl-softfloat-linux-gnueabi-gcc
164configure:4159: result: gcc3
165configure:4174: checking whether ln -s works
166configure:4178: result: yes
167configure:4191: checking for armv4tl-softfloat-linux-gnueabi-pkg-config
168configure:4209: found /usr/bin/armv4tl-softfloat-linux-gnueabi-pkg-config
169configure:4221: result: /usr/bin/armv4tl-softfloat-linux-gnueabi-pkg-config
170configure:4289: checking pkg-config is at least version 0.9.0
171configure:4292: result: yes
172configure:4305: checking for gtkdoc-check
173configure:4323: found /usr/bin/gtkdoc-check
174configure:4335: result: /usr/bin/gtkdoc-check
175configure:4347: checking for gtkdoc-rebase
176configure:4365: found /usr/bin/gtkdoc-rebase
177configure:4377: result: /usr/bin/gtkdoc-rebase
178configure:4391: checking for gtkdoc-mkpdf
179configure:4424: result: no
180configure:4464: checking whether to build gtk-doc documentation
181configure:4466: result: no
182configure:4532: checking for gaa
183configure:4565: result: no
184configure:4576: WARNING: ***
185*** GAA was not found.  It is only needed if you wish to modify
186*** the source code or command-line description files.  In this case,
187*** you may want to get it from http://gaa.sourceforge.net/ and
188*** read doc/README.gaa.
189***
190configure:4588: checking for armv4tl-softfloat-linux-gnueabi-ranlib
191configure:4604: found /usr/bin/armv4tl-softfloat-linux-gnueabi-ranlib
192configure:4615: result: armv4tl-softfloat-linux-gnueabi-ranlib
193configure:4683: checking build system type
194configure:4701: result: x86_64-pc-linux-gnu
195configure:4723: checking host system type
196configure:4738: result: armv4tl-softfloat-linux-gnueabi
197configure:4766: checking how to run the C preprocessor
198configure:4806: armv4tl-softfloat-linux-gnueabi-gcc -E  conftest.c
199configure:4813: $? = 0
200configure:4844: armv4tl-softfloat-linux-gnueabi-gcc -E  conftest.c
201conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
202configure:4851: $? = 1
203configure: failed program was:
204| /* confdefs.h.  */
205| #define PACKAGE_NAME "GnuTLS"
206| #define PACKAGE_TARNAME "gnutls"
207| #define PACKAGE_VERSION "2.8.0"
208| #define PACKAGE_STRING "GnuTLS 2.8.0"
209| #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
210| #define PACKAGE "gnutls"
211| #define VERSION "2.8.0"
212| /* end confdefs.h.  */
213| #include <ac_nonexistent.h>
214configure:4884: result: armv4tl-softfloat-linux-gnueabi-gcc -E
215configure:4913: armv4tl-softfloat-linux-gnueabi-gcc -E  conftest.c
216configure:4920: $? = 0
217configure:4951: armv4tl-softfloat-linux-gnueabi-gcc -E  conftest.c
218conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
219configure:4958: $? = 1
220configure: failed program was:
221| /* confdefs.h.  */
222| #define PACKAGE_NAME "GnuTLS"
223| #define PACKAGE_TARNAME "gnutls"
224| #define PACKAGE_VERSION "2.8.0"
225| #define PACKAGE_STRING "GnuTLS 2.8.0"
226| #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
227| #define PACKAGE "gnutls"
228| #define VERSION "2.8.0"
229| /* end confdefs.h.  */
230| #include <ac_nonexistent.h>
231configure:4998: checking for grep that handles long lines and -e
232configure:5058: result: /bin/grep
233configure:5063: checking for egrep
234configure:5127: result: /bin/grep -E
235configure:5132: checking for ANSI C header files
236configure:5162: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
237configure:5169: $? = 0
238configure:5300: result: yes
239configure:5324: checking for sys/types.h
240configure:5345: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
241configure:5352: $? = 0
242configure:5369: result: yes
243configure:5324: checking for sys/stat.h
244configure:5345: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
245configure:5352: $? = 0
246configure:5369: result: yes
247configure:5324: checking for stdlib.h
248configure:5345: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
249configure:5352: $? = 0
250configure:5369: result: yes
251configure:5324: checking for string.h
252configure:5345: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
253configure:5352: $? = 0
254configure:5369: result: yes
255configure:5324: checking for memory.h
256configure:5345: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
257configure:5352: $? = 0
258configure:5369: result: yes
259configure:5324: checking for strings.h
260configure:5345: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
261configure:5352: $? = 0
262configure:5369: result: yes
263configure:5324: checking for inttypes.h
264configure:5345: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
265configure:5352: $? = 0
266configure:5369: result: yes
267configure:5324: checking for stdint.h
268configure:5345: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
269configure:5352: $? = 0
270configure:5369: result: yes
271configure:5324: checking for unistd.h
272configure:5345: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
273configure:5352: $? = 0
274configure:5369: result: yes
275configure:5396: checking minix/config.h usability
276configure:5413: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
277conftest.c:53:26: error: minix/config.h: No such file or directory
278configure:5420: $? = 1
279configure: failed program was:
280| /* confdefs.h.  */
281| #define PACKAGE_NAME "GnuTLS"
282| #define PACKAGE_TARNAME "gnutls"
283| #define PACKAGE_VERSION "2.8.0"
284| #define PACKAGE_STRING "GnuTLS 2.8.0"
285| #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
286| #define PACKAGE "gnutls"
287| #define VERSION "2.8.0"
288| #define STDC_HEADERS 1
289| #define HAVE_SYS_TYPES_H 1
290| #define HAVE_SYS_STAT_H 1
291| #define HAVE_STDLIB_H 1
292| #define HAVE_STRING_H 1
293| #define HAVE_MEMORY_H 1
294| #define HAVE_STRINGS_H 1
295| #define HAVE_INTTYPES_H 1
296| #define HAVE_STDINT_H 1
297| #define HAVE_UNISTD_H 1
298| /* end confdefs.h.  */
299| #include <stdio.h>
300| #ifdef HAVE_SYS_TYPES_H
301| # include <sys/types.h>
302| #endif
303| #ifdef HAVE_SYS_STAT_H
304| # include <sys/stat.h>
305| #endif
306| #ifdef STDC_HEADERS
307| # include <stdlib.h>
308| # include <stddef.h>
309| #else
310| # ifdef HAVE_STDLIB_H
311| #  include <stdlib.h>
312| # endif
313| #endif
314| #ifdef HAVE_STRING_H
315| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
316| #  include <memory.h>
317| # endif
318| # include <string.h>
319| #endif
320| #ifdef HAVE_STRINGS_H
321| # include <strings.h>
322| #endif
323| #ifdef HAVE_INTTYPES_H
324| # include <inttypes.h>
325| #endif
326| #ifdef HAVE_STDINT_H
327| # include <stdint.h>
328| #endif
329| #ifdef HAVE_UNISTD_H
330| # include <unistd.h>
331| #endif
332| #include <minix/config.h>
333configure:5434: result: no
334configure:5438: checking minix/config.h presence
335configure:5453: armv4tl-softfloat-linux-gnueabi-gcc -E  conftest.c
336conftest.c:20:26: error: minix/config.h: No such file or directory
337configure:5460: $? = 1
338configure: failed program was:
339| /* confdefs.h.  */
340| #define PACKAGE_NAME "GnuTLS"
341| #define PACKAGE_TARNAME "gnutls"
342| #define PACKAGE_VERSION "2.8.0"
343| #define PACKAGE_STRING "GnuTLS 2.8.0"
344| #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
345| #define PACKAGE "gnutls"
346| #define VERSION "2.8.0"
347| #define STDC_HEADERS 1
348| #define HAVE_SYS_TYPES_H 1
349| #define HAVE_SYS_STAT_H 1
350| #define HAVE_STDLIB_H 1
351| #define HAVE_STRING_H 1
352| #define HAVE_MEMORY_H 1
353| #define HAVE_STRINGS_H 1
354| #define HAVE_INTTYPES_H 1
355| #define HAVE_STDINT_H 1
356| #define HAVE_UNISTD_H 1
357| /* end confdefs.h.  */
358| #include <minix/config.h>
359configure:5474: result: no
360configure:5507: checking for minix/config.h
361configure:5514: result: no
362configure:5555: checking whether it is safe to define __EXTENSIONS__
363configure:5583: armv4tl-softfloat-linux-gnueabi-gcc -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
364configure:5590: $? = 0
365configure:5605: result: yes
366configure:5636: checking for _LARGEFILE_SOURCE value needed for large files
367configure:5665: armv4tl-softfloat-linux-gnueabi-gcc -o conftest -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib conftest.c  >&5
368configure:5672: $? = 0
369configure:5745: result: no
370configure:5770: checking for armv4tl-softfloat-linux-gnueabi-gcc option to accept ISO C99
371configure:5929: armv4tl-softfloat-linux-gnueabi-gcc  -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
372conftest.c:76: error: expected ';', ',' or ')' before 'text'
373conftest.c: In function 'main':
374conftest.c:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
375conftest.c:130: error: 'newvar' undeclared (first use in this function)
376conftest.c:130: error: (Each undeclared identifier is reported only once
377conftest.c:130: error: for each function it appears in.)
378conftest.c:140: error: 'for' loop initial declaration used outside C99 mode
379configure:5936: $? = 1
380configure: failed program was:
381| /* confdefs.h.  */
382| #define PACKAGE_NAME "GnuTLS"
383| #define PACKAGE_TARNAME "gnutls"
384| #define PACKAGE_VERSION "2.8.0"
385| #define PACKAGE_STRING "GnuTLS 2.8.0"
386| #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
387| #define PACKAGE "gnutls"
388| #define VERSION "2.8.0"
389| #define STDC_HEADERS 1
390| #define HAVE_SYS_TYPES_H 1
391| #define HAVE_SYS_STAT_H 1
392| #define HAVE_STDLIB_H 1
393| #define HAVE_STRING_H 1
394| #define HAVE_MEMORY_H 1
395| #define HAVE_STRINGS_H 1
396| #define HAVE_INTTYPES_H 1
397| #define HAVE_STDINT_H 1
398| #define HAVE_UNISTD_H 1
399| #define __EXTENSIONS__ 1
400| #define _ALL_SOURCE 1
401| #define _GNU_SOURCE 1
402| #define _POSIX_PTHREAD_SEMANTICS 1
403| #define _TANDEM_SOURCE 1
404| #define HAVE_FSEEKO 1
405| /* end confdefs.h.  */
406| #include <stdarg.h>
407| #include <stdbool.h>
408| #include <stdlib.h>
409| #include <wchar.h>
410| #include <stdio.h>
411|
412| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
413| #define debug(...) fprintf (stderr, __VA_ARGS__)
414| #define showlist(...) puts (#__VA_ARGS__)
415| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
416| static void
417| test_varargs_macros (void)
418| {
419|   int x = 1234;
420|   int y = 5678;
421|   debug ("Flag");
422|   debug ("X = %d\n", x);
423|   showlist (The first, second, and third items.);
424|   report (x>y, "x is %d but y is %d", x, y);
425| }
426|
427| // Check long long types.
428| #define BIG64 18446744073709551615ull
429| #define BIG32 4294967295ul
430| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
431| #if !BIG_OK
432|   your preprocessor is broken;
433| #endif
434| #if BIG_OK
435| #else
436|   your preprocessor is broken;
437| #endif
438| static long long int bignum = -9223372036854775807LL;
439| static unsigned long long int ubignum = BIG64;
440|
441| struct incomplete_array
442| {
443|   int datasize;
444|   double data[];
445| };
446|
447| struct named_init {
448|   int number;
449|   const wchar_t *name;
450|   double average;
451| };
452|
453| typedef const char *ccp;
454|
455| static inline int
456| test_restrict (ccp restrict text)
457| {
458|   // See if C++-style comments work.
459|   // Iterate through items via the restricted pointer.
460|   // Also check for declarations in for loops.
461|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
462|     continue;
463|   return 0;
464| }
465|
466| // Check varargs and va_copy.
467| static void
468| test_varargs (const char *format, ...)
469| {
470|   va_list args;
471|   va_start (args, format);
472|   va_list args_copy;
473|   va_copy (args_copy, args);
474|
475|   const char *str;
476|   int number;
477|   float fnumber;
478|
479|   while (*format)
480|     {
481|       switch (*format++)
482|       {
483|       case 's': // string
484|         str = va_arg (args_copy, const char *);
485|         break;
486|       case 'd': // int
487|         number = va_arg (args_copy, int);
488|         break;
489|       case 'f': // float
490|         fnumber = va_arg (args_copy, double);
491|         break;
492|       default:
493|         break;
494|       }
495|     }
496|   va_end (args_copy);
497|   va_end (args);
498| }
499|
500| int
501| main ()
502| {
503|
504|   // Check bool.
505|   _Bool success = false;
506|
507|   // Check restrict.
508|   if (test_restrict ("String literal") == 0)
509|     success = true;
510|   char *restrict newvar = "Another string";
511|
512|   // Check varargs.
513|   test_varargs ("s, d' f .", "string", 65, 34.234);
514|   test_varargs_macros ();
515|
516|   // Check flexible array members.
517|   struct incomplete_array *ia =
518|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
519|   ia->datasize = 10;
520|   for (int i = 0; i < ia->datasize; ++i)
521|     ia->data[i] = i * 1.234;
522|
523|   // Check named initializers.
524|   struct named_init ni = {
525|     .number = 34,
526|     .name = L"Test wide string",
527|     .average = 543.34343,
528|   };
529|
530|   ni.number = 58;
531|
532|   int dynamic_array[ni.number];
533|   dynamic_array[ni.number - 1] = 543;
534|
535|   // work around unused variable warnings
536|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
537|         || dynamic_array[ni.number - 1] != 543);
538|
539|   ;
540|   return 0;
541| }
542configure:5929: armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
543configure:5936: $? = 0
544configure:5966: result: -std=gnu99
545configure:6097: checking for armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 option to accept ISO Standard C
546configure:6108: result: -std=gnu99
547configure:6122: autobuild project... GnuTLS
548configure:6128: autobuild revision... 2.8.0
549configure:6133: autobuild hostname... brlx0004
550configure:6144: autobuild timestamp... 20090609T141753Z
551configure:6152: checking for inline
552configure:6178: armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.c >&5
553configure:6185: $? = 0
554configure:6203: result: inline
555configure:6238: checking for armv4tl-softfloat-linux-gnueabi-g++
556configure:6254: found /usr/bin/armv4tl-softfloat-linux-gnueabi-g++
557configure:6265: result: armv4tl-softfloat-linux-gnueabi-g++
558configure:6336: checking for C++ compiler version
559configure:6344: armv4tl-softfloat-linux-gnueabi-g++ --version >&5
560armv4tl-softfloat-linux-gnueabi-g++ (Gentoo 4.3.2-r4 p1.7, pie-10.1.5) 4.3.2
561Copyright (C) 2008 Free Software Foundation, Inc.
562This is free software; see the source for copying conditions.  There is NO
563warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
564
565configure:6348: $? = 0
566configure:6355: armv4tl-softfloat-linux-gnueabi-g++ -v >&5
567Using built-in specs.
568Target: armv4tl-softfloat-linux-gnueabi
569Configured with: /var/tmp/cross/armv4tl-softfloat-linux-gnueabi/portage/cross-armv4tl-softfloat-linux-gnueabi/gcc-4.3.2-r4/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/armv4tl-softfloat-linux-gnueabi/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.3.2/include --datadir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2 --mandir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2/man --infodir=/usr/share/gcc-data/armv4tl-softfloat-linux-gnueabi/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --target=armv4tl-softfloat-linux-gnueabi --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-float=soft --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --disable-libgomp --enable-cld --disable-libgcj --enable-languages=c,c++,fortran --with-sysroot=/usr/armv4tl-softfloat-linux-gnueabi --disable-bootstrap --disable-libgomp --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r4 p1.7, pie-10.1.5'
570Thread model: posix
571gcc version 4.3.2 (Gentoo 4.3.2-r4 p1.7, pie-10.1.5)
572configure:6359: $? = 0
573configure:6366: armv4tl-softfloat-linux-gnueabi-g++ -V >&5
574armv4tl-softfloat-linux-gnueabi-g++: '-V' option must have argument
575configure:6370: $? = 1
576configure:6373: checking whether we are using the GNU C++ compiler
577configure:6402: armv4tl-softfloat-linux-gnueabi-g++ -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.cpp >&5
578configure:6409: $? = 0
579configure:6426: result: yes
580configure:6435: checking whether armv4tl-softfloat-linux-gnueabi-g++ accepts -g
581configure:6465: armv4tl-softfloat-linux-gnueabi-g++ -c -g  conftest.cpp >&5
582configure:6472: $? = 0
583configure:6573: result: yes
584configure:6598: checking dependency style of armv4tl-softfloat-linux-gnueabi-g++
585configure:6689: result: gcc3
586configure:6740: armv4tl-softfloat-linux-gnueabi-g++ -c -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  conftest.cpp >&5
587configure:6747: $? = 0
588configure:6817: checking for ld used by GCC
589configure:6881: result: /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld
590configure:6890: checking if the linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) is GNU ld
591configure:6903: result: yes
592configure:6910: checking for shared library run path origin
593configure:6923: result: done
594configure:7517: checking for libgcrypt
595configure:7546: armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -o conftest -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/  -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib conftest.c  /usr/lib/libgcrypt.so -L/usr/lib64 /usr/lib64/libgpg-error.so -Wl,-rpath -Wl,/usr/lib64 >&5
596/usr/lib/libgcrypt.so: file not recognized: File format not recognized
597collect2: ld returned 1 exit status
598configure:7553: $? = 1
599configure: failed program was:
600| /* confdefs.h.  */
601| #define PACKAGE_NAME "GnuTLS"
602| #define PACKAGE_TARNAME "gnutls"
603| #define PACKAGE_VERSION "2.8.0"
604| #define PACKAGE_STRING "GnuTLS 2.8.0"
605| #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
606| #define PACKAGE "gnutls"
607| #define VERSION "2.8.0"
608| #define STDC_HEADERS 1
609| #define HAVE_SYS_TYPES_H 1
610| #define HAVE_SYS_STAT_H 1
611| #define HAVE_STDLIB_H 1
612| #define HAVE_STRING_H 1
613| #define HAVE_MEMORY_H 1
614| #define HAVE_STRINGS_H 1
615| #define HAVE_INTTYPES_H 1
616| #define HAVE_STDINT_H 1
617| #define HAVE_UNISTD_H 1
618| #define __EXTENSIONS__ 1
619| #define _ALL_SOURCE 1
620| #define _GNU_SOURCE 1
621| #define _POSIX_PTHREAD_SEMANTICS 1
622| #define _TANDEM_SOURCE 1
623| #define HAVE_FSEEKO 1
624| /* end confdefs.h.  */
625| #include <gcrypt.h>
626| int
627| main ()
628| {
629| enum gcry_cipher_algos i = GCRY_CIPHER_CAMELLIA128
630|   ;
631|   return 0;
632| }
633configure:7575: result: no
634configure:7608: error:
635***
636*** libgcrypt was not found. You may want to get it from
637*** ftp://ftp.gnupg.org/gcrypt/libgcrypt/
638***
639   
640
641## ---------------- ##
642## Cache variables. ##
643## ---------------- ##
644
645ac_cv___va_copy=yes
646ac_cv_alignof_CORBA_boolean=1
647ac_cv_alignof_CORBA_char=1
648ac_cv_alignof_CORBA_double=8
649ac_cv_alignof_CORBA_float=4
650ac_cv_alignof_CORBA_long=4
651ac_cv_alignof_CORBA_long_double=8
652ac_cv_alignof_CORBA_long_long=8
653ac_cv_alignof_CORBA_octet=1
654ac_cv_alignof_CORBA_pointer=4
655ac_cv_alignof_CORBA_short=2
656ac_cv_alignof_CORBA_struct=1
657ac_cv_alignof_CORBA_wchar=2
658ac_cv_build=x86_64-pc-linux-gnu
659ac_cv_c_bigendian=no
660ac_cv_c_compiler_gnu=yes
661ac_cv_c_inline=inline
662ac_cv_c_littleendian=yes
663ac_cv_c_long_double=yes
664ac_cv_conv_longlong_to_float=yes
665ac_cv_cxx_compiler_gnu=yes
666ac_cv_dirent_have_space_d_name=yes
667ac_cv_env_CCC_set=
668ac_cv_env_CCC_value=
669ac_cv_env_CC_set=
670ac_cv_env_CC_value=
671ac_cv_env_CFLAGS_set=set
672ac_cv_env_CFLAGS_value='-Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/'
673ac_cv_env_CPPFLAGS_set=
674ac_cv_env_CPPFLAGS_value=
675ac_cv_env_CPP_set=
676ac_cv_env_CPP_value=
677ac_cv_env_CXXCPP_set=
678ac_cv_env_CXXCPP_value=
679ac_cv_env_CXXFLAGS_set=set
680ac_cv_env_CXXFLAGS_value='-Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/'
681ac_cv_env_CXX_set=
682ac_cv_env_CXX_value=
683ac_cv_env_LDFLAGS_set=set
684ac_cv_env_LDFLAGS_value='-L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib'
685ac_cv_env_LIBS_set=
686ac_cv_env_LIBS_value=
687ac_cv_env_PKG_CONFIG_set=
688ac_cv_env_PKG_CONFIG_value=
689ac_cv_env_build_alias_set=set
690ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
691ac_cv_env_host_alias_set=set
692ac_cv_env_host_alias_value=armv4tl-softfloat-linux-gnueabi
693ac_cv_env_target_alias_set=
694ac_cv_env_target_alias_value=
695ac_cv_file___dev_urandom_=yes
696ac_cv_file__usr_share_sgml_X11_defs_ent=1
697ac_cv_func_calloc_0_nonnull=yes
698ac_cv_func_fnmatch_works=yes
699ac_cv_func_getaddrinfo=yes
700ac_cv_func_getgrgid_r=yes
701ac_cv_func_getpwuid_r=yes
702ac_cv_func_lstat_dereferences_slashed_symlink=yes
703ac_cv_func_lstat_empty_string_bug=no
704ac_cv_func_malloc_0_nonnull=yes
705ac_cv_func_malloc_works=yes
706ac_cv_func_memcmp_working=yes
707ac_cv_func_posix_getgrgid_r=yes
708ac_cv_func_posix_getpwnam_r=yes
709ac_cv_func_posix_getpwuid_r=yes
710ac_cv_func_pthread_key_delete=yes
711ac_cv_func_realloc_0_nonnull=yes
712ac_cv_func_realloc_works=yes
713ac_cv_func_setgrent_void=yes
714ac_cv_func_setpgrp_void=yes
715ac_cv_func_stat_empty_string_bug=no
716ac_cv_func_stat_ignores_trailing_slash=no
717ac_cv_func_strnlen_working=yes
718ac_cv_have_abstract_sockets=no
719ac_cv_have_accrights_in_msghdr=no
720ac_cv_have_broken_snprintf=no
721ac_cv_have_control_in_msghdr=yes
722ac_cv_have_openpty_ctty_bug=yes
723ac_cv_have_space_d_name_in_struct_dirent=yes
724ac_cv_header_inttypes_h=yes
725ac_cv_header_memory_h=yes
726ac_cv_header_minix_config_h=no
727ac_cv_header_netinet_sctp_h=no
728ac_cv_header_netinet_sctp_uio_h=no
729ac_cv_header_pwd_h=yes
730ac_cv_header_stdc=yes
731ac_cv_header_stdint_h=yes
732ac_cv_header_stdlib_h=yes
733ac_cv_header_string_h=yes
734ac_cv_header_strings_h=yes
735ac_cv_header_sys_stat_h=yes
736ac_cv_header_sys_types_h=yes
737ac_cv_header_unistd_h=yes
738ac_cv_host=armv4tl-softfloat-linux-gnueabi
739ac_cv_ispeed_offset=13
740ac_cv_lib_png_png_create_info_struct=yes
741ac_cv_libgcrypt=no
742ac_cv_libiconv_utf8=yes
743ac_cv_linux_vers=2
744ac_cv_need_trio=no
745ac_cv_objext=o
746ac_cv_path_EGREP='/bin/grep -E'
747ac_cv_path_GREP=/bin/grep
748ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check
749ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase
750ac_cv_path_PKG_CONFIG=/usr/bin/armv4tl-softfloat-linux-gnueabi-pkg-config
751ac_cv_path_install='/usr/bin/install -c'
752ac_cv_path_mkdir=/bin/mkdir
753ac_cv_pread=no
754ac_cv_printf_zd_format=yes
755ac_cv_prog_AWK=gawk
756ac_cv_prog_CC=armv4tl-softfloat-linux-gnueabi-gcc
757ac_cv_prog_CPP='armv4tl-softfloat-linux-gnueabi-gcc -E'
758ac_cv_prog_CXX=armv4tl-softfloat-linux-gnueabi-g++
759ac_cv_prog_RANLIB=armv4tl-softfloat-linux-gnueabi-ranlib
760ac_cv_prog_STRIP=armv4tl-softfloat-linux-gnueabi-strip
761ac_cv_prog_cc_c89=
762ac_cv_prog_cc_c99=-std=gnu99
763ac_cv_prog_cc_g=yes
764ac_cv_prog_cc_stdc=-std=gnu99
765ac_cv_prog_cxx_g=yes
766ac_cv_prog_make_make_set=yes
767ac_cv_pwrite=no
768ac_cv_regexec_segfault_emptystr=no
769ac_cv_safe_to_define___extensions__=yes
770ac_cv_sctp=no
771ac_cv_sizeof___int64=0
772ac_cv_sizeof_char=1
773ac_cv_sizeof_int16_t=2
774ac_cv_sizeof_int32_t=4
775ac_cv_sizeof_int64_t=8
776ac_cv_sizeof_int=4
777ac_cv_sizeof_long=4
778ac_cv_sizeof_long_int=4
779ac_cv_sizeof_long_long=8
780ac_cv_sizeof_off_t=4
781ac_cv_sizeof_short=2
782ac_cv_sizeof_short_int=2
783ac_cv_sizeof_size_t=4
784ac_cv_sizeof_ssize_t=4
785ac_cv_sizeof_u_int16_t=2
786ac_cv_sizeof_u_int32_t=4
787ac_cv_sizeof_u_int64_t=8
788ac_cv_sizeof_uint16_t=2
789ac_cv_sizeof_uint32_t=4
790ac_cv_sizeof_uint64_t=8
791ac_cv_sizeof_unsigned_int=4
792ac_cv_sizeof_unsigned_long=4
793ac_cv_sizeof_unsigned_short=2
794ac_cv_sizeof_void_p=4
795ac_cv_sizeof_wchar_t=4
796ac_cv_strerror_r_SUSv3=no
797ac_cv_sys_largefile_source=no
798ac_cv_sys_restartable_syscalls=yes
799ac_cv_time_r_type=POSIX
800ac_cv_uchar=no
801ac_cv_uint=yes
802ac_cv_ulong=yes
803ac_cv_ushort=yes
804ac_cv_va_copy=yes
805ac_cv_va_val_copy=yes
806acl_cv_hardcode_direct=no
807acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
808acl_cv_hardcode_libdir_separator=
809acl_cv_hardcode_minus_L=no
810acl_cv_libext=a
811acl_cv_libname_spec='lib$name'
812acl_cv_library_names_spec='$libname$shrext'
813acl_cv_path_LD=/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld
814acl_cv_prog_gnu_ld=yes
815acl_cv_rpath=done
816acl_cv_shlibext=so
817acl_cv_wl=-Wl,
818am_cv_CC_dependencies_compiler_type=gcc3
819am_cv_CXX_dependencies_compiler_type=gcc3
820am_cv_func_working_getline=yes
821apr_cv_process_shared_works=no
822apr_cv_tcp_nodelay_with_cork=yes
823as_cv_unaligned_access=no
824bash_cv_dup2_broken=no
825bash_cv_func_sigsetjmp=missing
826bash_cv_func_strcoll_broken=no
827bash_cv_getcwd_calls_popen=no
828bash_cv_getenv_redef=yes
829bash_cv_have_mbstate_t=yes
830bash_cv_job_control_missing=present
831bash_cv_must_reinstall_sighandlers=no
832bash_cv_opendir_not_robust=no
833bash_cv_pgrp_pipe=no
834bash_cv_printf_a_format=yes
835bash_cv_sys_named_pipes=present
836bash_cv_type_rlimit=rlim_t
837bash_cv_ulimit_maxfds=yes
838bash_cv_unusable_rtsigs=no
839compat_cv_func_basename_works=no
840compat_cv_func_dirname_works=no
841compat_cv_func_snprintf_works=yes
842cvs_cv_func_printf_ptr=yes
843db_cv_align_t='unsigned long long'
844db_cv_alignp_t='unsigned long'
845db_cv_fcntl_f_setfd=yes
846db_cv_mutex=no
847db_cv_path_ar=/usr/bin/ar
848db_cv_path_chmod=/bin/chmod
849db_cv_path_cp=/bin/cp
850db_cv_path_ln=/bin/ln
851db_cv_path_mkdir=/bin/mkdir
852db_cv_path_ranlib=/usr/bin/ranlib
853db_cv_path_rm=/bin/rm
854db_cv_path_sh=/bin/sh
855db_cv_path_strip=/usr/bin/strip
856db_cv_posixmutexes=no
857db_cv_spinlocks=no
858db_cv_sprintf_count=yes
859db_cv_uimutexes=no
860dpkg_cv___va_copy=yes
861dpkg_cv_va_copy=yes
862dps_cv_snprintf_bug=0
863dps_cv_symlink_open_bug=0
864dps_cv_vsnprintf_bug=0
865ettercap_cv_type_socklen_t=yes
866fu_cv_sys_stat_statfs2_bsize=yes
867fu_cv_sys_stat_statvfs=yes
868gl_cv_func_malloc_0_nonnull=yes
869gl_cv_func_re_compile_pattern_working=yes
870gl_cv_func_rename_trailing_dest_slash_bug=no
871gl_cv_func_rename_trailing_slash_bug=no
872gl_cv_func_wcwidth_works=yes
873glib_cv___va_copy=yes
874glib_cv_has__inline=yes
875glib_cv_has__inline__=yes
876glib_cv_hasinline=yes
877glib_cv_long_long_format=ll
878glib_cv_rtldglobal_broken=no
879glib_cv_sane_realloc=yes
880glib_cv_sizeof_gmutex=40
881glib_cv_sizeof_intmax_t=8
882glib_cv_sizeof_ptrdiff_t=4
883glib_cv_sizeof_size_t=4
884glib_cv_sizeof_system_thread=4
885glib_cv_stack_grows=no
886glib_cv_sys_pthread_cond_timedwait_posix=yes
887glib_cv_sys_pthread_getspecific_posix=yes
888glib_cv_sys_pthread_mutex_trylock_posix=yes
889glib_cv_sys_use_pid_niceness_surrogate=yes
890glib_cv_uscore=no
891glib_cv_use_pid_surrogate=yes
892glib_cv_va_copy=yes
893glib_cv_va_val_copy=no
894jm_cv_func_working_readdir=yes
895lf_cv_sane_realloc=yes
896lftp_cv___va_copy=yes
897lftp_cv_va_copy=yes
898lftp_cv_va_val_copy=yes
899libIDL_cv_long_long_format=yes
900mr_cv_target_elf=yes
901mysql_cv_func_atomic_add=no
902mysql_cv_func_atomic_sub=no
903nano_cv_func_regexec_segv_emptystr=no
904php_cv_lib_cookie_io_functions_use_off64_t=yes
905racoon_cv_bug_getaddrinfo=no
906rsync_cv_HAVE_BROKEN_LARGEFILE=no
907rsync_cv_HAVE_BROKEN_READDIR=no
908rsync_cv_HAVE_C99_VSNPRINTF=yes
909rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes
910rsync_cv_HAVE_LONGLONG=yes
911rsync_cv_HAVE_OFF64_T=no
912rsync_cv_HAVE_SECURE_MKSTEMP=yes
913rsync_cv_HAVE_SHORT_INO_T=no
914rsync_cv_HAVE_SOCKETPAIR=yes
915rsync_cv_HAVE_UNSIGNED_CHAR=no
916rsync_cv_REPLACE_INET_ATON=no
917rsync_cv_REPLACE_INET_NTOA=no
918sc_cv_termios_ispeed=yes
919screen_cv_sys_bcopy_overlap=yes
920screen_cv_sys_fifo_broken_impl=no
921screen_cv_sys_fifo_usable=yes
922screen_cv_sys_memcpy_overlap=yes
923screen_cv_sys_memmove_overlap=yes
924screen_cv_sys_select_broken_retval=no
925screen_cv_sys_sockets_nofs=no
926screen_cv_sys_sockets_usable=yes
927screen_cv_sys_terminfo_used=yes
928slrn_cv___va_copy=yes
929slrn_cv_va_copy=yes
930slrn_cv_va_val_copy=yes
931sudo_cv_uid_t_len=10
932utils_cv_sys_open_max=1019
933vim_cv_getcwd_broken=yes
934vim_cv_memmove_handles_overlap=yes
935vim_cv_stat_ignores_slash=yes
936vim_cv_terminfo=yes
937vim_cv_toupper_broken=yes
938vim_cv_tty_group=10
939vim_cv_tty_mode=755
940
941## ----------------- ##
942## Output variables. ##
943## ----------------- ##
944
945ACLOCAL='${SHELL} /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/net-libs/gnutls-2.8.0/work/gnutls-2.8.0/build-aux/missing --run aclocal-1.10'
946ALLOCA=''
947ALLOCA_H=''
948AMDEPBACKSLASH='\'
949AMDEP_FALSE='#'
950AMDEP_TRUE=''
951AMTAR='${SHELL} /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/net-libs/gnutls-2.8.0/work/gnutls-2.8.0/build-aux/missing --run tar'
952APPLE_UNIVERSAL_BUILD=''
953AR=''
954ARPA_INET_H=''
955AS=''
956AUTOCONF='${SHELL} /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/net-libs/gnutls-2.8.0/work/gnutls-2.8.0/build-aux/missing --run autoconf'
957AUTOHEADER='${SHELL} /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/net-libs/gnutls-2.8.0/work/gnutls-2.8.0/build-aux/missing --run autoheader'
958AUTOMAKE='${SHELL} /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/net-libs/gnutls-2.8.0/work/gnutls-2.8.0/build-aux/missing --run automake-1.10'
959AWK='gawk'
960BITSIZEOF_PTRDIFF_T=''
961BITSIZEOF_SIG_ATOMIC_T=''
962BITSIZEOF_SIZE_T=''
963BITSIZEOF_WCHAR_T=''
964BITSIZEOF_WINT_T=''
965CC='armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99'
966CCDEPMODE='depmode=gcc3'
967CFLAGS='-Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/'
968CPP='armv4tl-softfloat-linux-gnueabi-gcc -E'
969CPPFLAGS=''
970CXX='armv4tl-softfloat-linux-gnueabi-g++'
971CXXCPP=''
972CXXDEPMODE='depmode=gcc3'
973CXXFLAGS='-Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/sys-include/'
974CYGPATH_W='echo'
975DEFS=''
976DEPDIR='.deps'
977DLLTOOL=''
978DLL_VERSION='26'
979DSYMUTIL=''
980DUMPBIN=''
981ECHO_C=''
982ECHO_N='-n'
983ECHO_T=''
984EGREP='/bin/grep -E'
985EMULTIHOP_HIDDEN=''
986EMULTIHOP_VALUE=''
987ENABLE_ANON_FALSE=''
988ENABLE_ANON_TRUE=''
989ENABLE_CXX_FALSE='#'
990ENABLE_CXX_TRUE=''
991ENABLE_GTK_DOC_FALSE=''
992ENABLE_GTK_DOC_TRUE='#'
993ENABLE_MINITASN1_FALSE=''
994ENABLE_MINITASN1_TRUE=''
995ENABLE_OPENPGP_FALSE=''
996ENABLE_OPENPGP_TRUE=''
997ENABLE_OPENSSL_FALSE=''
998ENABLE_OPENSSL_TRUE=''
999ENABLE_OPRFI_FALSE=''
1000ENABLE_OPRFI_TRUE=''
1001ENABLE_PKI_FALSE=''
1002ENABLE_PKI_TRUE=''
1003ENABLE_PSK_FALSE=''
1004ENABLE_PSK_TRUE=''
1005ENABLE_SRP_FALSE=''
1006ENABLE_SRP_TRUE=''
1007ENOLINK_HIDDEN=''
1008ENOLINK_VALUE=''
1009EOVERFLOW_HIDDEN=''
1010EOVERFLOW_VALUE=''
1011ERRNO_H=''
1012EXEEXT=''
1013FGREP=''
1014FLOAT_H=''
1015GAA=''
1016GETADDRINFO_LIB=''
1017GL_COND_LIBTOOL_FALSE=''
1018GL_COND_LIBTOOL_TRUE=''
1019GNULIB_ACCEPT=''
1020GNULIB_ATOLL=''
1021GNULIB_BIND=''
1022GNULIB_BTOWC=''
1023GNULIB_CALLOC_POSIX=''
1024GNULIB_CHOWN=''
1025GNULIB_CLOSE=''
1026GNULIB_CONNECT=''
1027GNULIB_DPRINTF=''
1028GNULIB_DUP2=''
1029GNULIB_ENVIRON=''
1030GNULIB_EUIDACCESS=''
1031GNULIB_FCHDIR=''
1032GNULIB_FCLOSE=''
1033GNULIB_FFLUSH=''
1034GNULIB_FOPEN=''
1035GNULIB_FPRINTF=''
1036GNULIB_FPRINTF_POSIX=''
1037GNULIB_FPUTC=''
1038GNULIB_FPUTS=''
1039GNULIB_FREOPEN=''
1040GNULIB_FSEEK=''
1041GNULIB_FSEEKO=''
1042GNULIB_FSYNC=''
1043GNULIB_FTELL=''
1044GNULIB_FTELLO=''
1045GNULIB_FTRUNCATE=''
1046GNULIB_FWRITE=''
1047GNULIB_GETADDRINFO=''
1048GNULIB_GETCWD=''
1049GNULIB_GETDELIM=''
1050GNULIB_GETDOMAINNAME=''
1051GNULIB_GETDTABLESIZE=''
1052GNULIB_GETHOSTNAME=''
1053GNULIB_GETLINE=''
1054GNULIB_GETLOADAVG=''
1055GNULIB_GETLOGIN_R=''
1056GNULIB_GETPAGESIZE=''
1057GNULIB_GETPEERNAME=''
1058GNULIB_GETSOCKNAME=''
1059GNULIB_GETSOCKOPT=''
1060GNULIB_GETSUBOPT=''
1061GNULIB_GETUSERSHELL=''
1062GNULIB_INET_NTOP=''
1063GNULIB_INET_PTON=''
1064GNULIB_IOCTL=''
1065GNULIB_LCHMOD=''
1066GNULIB_LCHOWN=''
1067GNULIB_LINK=''
1068GNULIB_LISTEN=''
1069GNULIB_LSEEK=''
1070GNULIB_LSTAT=''
1071GNULIB_MALLOC_POSIX=''
1072GNULIB_MBRLEN=''
1073GNULIB_MBRTOWC=''
1074GNULIB_MBSCASECMP=''
1075GNULIB_MBSCASESTR=''
1076GNULIB_MBSCHR=''
1077GNULIB_MBSCSPN=''
1078GNULIB_MBSINIT=''
1079GNULIB_MBSLEN=''
1080GNULIB_MBSNCASECMP=''
1081GNULIB_MBSNLEN=''
1082GNULIB_MBSNRTOWCS=''
1083GNULIB_MBSPBRK=''
1084GNULIB_MBSPCASECMP=''
1085GNULIB_MBSRCHR=''
1086GNULIB_MBSRTOWCS=''
1087GNULIB_MBSSEP=''
1088GNULIB_MBSSPN=''
1089GNULIB_MBSSTR=''
1090GNULIB_MBSTOK_R=''
1091GNULIB_MEMMEM=''
1092GNULIB_MEMPCPY=''
1093GNULIB_MEMRCHR=''
1094GNULIB_MKDTEMP=''
1095GNULIB_MKSTEMP=''
1096GNULIB_OBSTACK_PRINTF=''
1097GNULIB_OBSTACK_PRINTF_POSIX=''
1098GNULIB_PERROR=''
1099GNULIB_PRINTF=''
1100GNULIB_PRINTF_POSIX=''
1101GNULIB_PUTC=''
1102GNULIB_PUTCHAR=''
1103GNULIB_PUTENV=''
1104GNULIB_PUTS=''
1105GNULIB_RANDOM_R=''
1106GNULIB_RAWMEMCHR=''
1107GNULIB_READLINK=''
1108GNULIB_REALLOC_POSIX=''
1109GNULIB_RECV=''
1110GNULIB_RECVFROM=''
1111GNULIB_RPMATCH=''
1112GNULIB_SELECT=''
1113GNULIB_SEND=''
1114GNULIB_SENDTO=''
1115GNULIB_SETENV=''
1116GNULIB_SETSOCKOPT=''
1117GNULIB_SHUTDOWN=''
1118GNULIB_SLEEP=''
1119GNULIB_SNPRINTF=''
1120GNULIB_SOCKET=''
1121GNULIB_SPRINTF_POSIX=''
1122GNULIB_STDIO_H_SIGPIPE=''
1123GNULIB_STPCPY=''
1124GNULIB_STPNCPY=''
1125GNULIB_STRCASESTR=''
1126GNULIB_STRCHRNUL=''
1127GNULIB_STRDUP=''
1128GNULIB_STRERROR=''
1129GNULIB_STRNDUP=''
1130GNULIB_STRNLEN=''
1131GNULIB_STRPBRK=''
1132GNULIB_STRSEP=''
1133GNULIB_STRSIGNAL=''
1134GNULIB_STRSTR=''
1135GNULIB_STRTOD=''
1136GNULIB_STRTOK_R=''
1137GNULIB_STRTOLL=''
1138GNULIB_STRTOULL=''
1139GNULIB_STRVERSCMP=''
1140GNULIB_UNISTD_H_SIGPIPE=''
1141GNULIB_UNSETENV=''
1142GNULIB_VASPRINTF=''
1143GNULIB_VDPRINTF=''
1144GNULIB_VFPRINTF=''
1145GNULIB_VFPRINTF_POSIX=''
1146GNULIB_VPRINTF=''
1147GNULIB_VPRINTF_POSIX=''
1148GNULIB_VSNPRINTF=''
1149GNULIB_VSPRINTF_POSIX=''
1150GNULIB_WCRTOMB=''
1151GNULIB_WCSNRTOMBS=''
1152GNULIB_WCSRTOMBS=''
1153GNULIB_WCTOB=''
1154GNULIB_WCWIDTH=''
1155GNULIB_WRITE=''
1156GREP='/bin/grep'
1157GTKDOC_CHECK='/usr/bin/gtkdoc-check'
1158GTKDOC_MKPDF=''
1159GTKDOC_REBASE='/usr/bin/gtkdoc-rebase'
1160GTK_DOC_BUILD_HTML_FALSE='#'
1161GTK_DOC_BUILD_HTML_TRUE=''
1162GTK_DOC_BUILD_PDF_FALSE=''
1163GTK_DOC_BUILD_PDF_TRUE='#'
1164GTK_DOC_USE_LIBTOOL_FALSE=''
1165GTK_DOC_USE_LIBTOOL_TRUE='#'
1166GTK_DOC_USE_REBASE_FALSE='#'
1167GTK_DOC_USE_REBASE_TRUE=''
1168GUILE=''
1169GUILE_CFLAGS=''
1170GUILE_CONFIG=''
1171GUILE_LDFLAGS=''
1172GUILE_SITE=''
1173GUILE_TOOLS=''
1174HAVE_ARPA_INET_H=''
1175HAVE_ATOLL=''
1176HAVE_BTOWC=''
1177HAVE_CALLOC_POSIX=''
1178HAVE_DECL_ENVIRON=''
1179HAVE_DECL_FREEADDRINFO=''
1180HAVE_DECL_GAI_STRERROR=''
1181HAVE_DECL_GETADDRINFO=''
1182HAVE_DECL_GETDELIM=''
1183HAVE_DECL_GETLINE=''
1184HAVE_DECL_GETLOADAVG=''
1185HAVE_DECL_GETLOGIN_R=''
1186HAVE_DECL_GETNAMEINFO=''
1187HAVE_DECL_INET_NTOP=''
1188HAVE_DECL_INET_PTON=''
1189HAVE_DECL_MEMMEM=''
1190HAVE_DECL_MEMRCHR=''
1191HAVE_DECL_OBSTACK_PRINTF=''
1192HAVE_DECL_SNPRINTF=''
1193HAVE_DECL_STRDUP=''
1194HAVE_DECL_STRERROR=''
1195HAVE_DECL_STRNDUP=''
1196HAVE_DECL_STRNLEN=''
1197HAVE_DECL_STRSIGNAL=''
1198HAVE_DECL_STRTOK_R=''
1199HAVE_DECL_VSNPRINTF=''
1200HAVE_DECL_WCTOB=''
1201HAVE_DECL_WCWIDTH=''
1202HAVE_DPRINTF=''
1203HAVE_DUP2=''
1204HAVE_EUIDACCESS=''
1205HAVE_FORK_FALSE=''
1206HAVE_FORK_TRUE=''
1207HAVE_FSEEKO=''
1208HAVE_FSYNC=''
1209HAVE_FTELLO=''
1210HAVE_FTRUNCATE=''
1211HAVE_GCC_FALSE=''
1212HAVE_GCC_GNU89_INLINE_OPTION_FALSE=''
1213HAVE_GCC_GNU89_INLINE_OPTION_TRUE=''
1214HAVE_GCC_TRUE=''
1215HAVE_GETDOMAINNAME=''
1216HAVE_GETDTABLESIZE=''
1217HAVE_GETHOSTNAME=''
1218HAVE_GETPAGESIZE=''
1219HAVE_GETSUBOPT=''
1220HAVE_GETUSERSHELL=''
1221HAVE_GUILE_FALSE=''
1222HAVE_GUILE_TRUE=''
1223HAVE_INTTYPES_H=''
1224HAVE_LCHMOD=''
1225HAVE_LIBCFG_FALSE=''
1226HAVE_LIBCFG_TRUE=''
1227HAVE_LIBGCRYPT='no'
1228HAVE_LIBTASN1=''
1229HAVE_LINK=''
1230HAVE_LONG_LONG_INT=''
1231HAVE_LSTAT=''
1232HAVE_MALLOC_POSIX=''
1233HAVE_MBRLEN=''
1234HAVE_MBRTOWC=''
1235HAVE_MBSINIT=''
1236HAVE_MBSNRTOWCS=''
1237HAVE_MBSRTOWCS=''
1238HAVE_MEMPCPY=''
1239HAVE_MKDTEMP=''
1240HAVE_NETDB_H=''
1241HAVE_NETINET_IN_H=''
1242HAVE_OS_H=''
1243HAVE_RANDOM_H=''
1244HAVE_RANDOM_R=''
1245HAVE_RAWMEMCHR=''
1246HAVE_READLINK=''
1247HAVE_REALLOC_POSIX=''
1248HAVE_RPMATCH=''
1249HAVE_SA_FAMILY_T=''
1250HAVE_SETENV=''
1251HAVE_SIGNED_SIG_ATOMIC_T=''
1252HAVE_SIGNED_WCHAR_T=''
1253HAVE_SIGNED_WINT_T=''
1254HAVE_SLEEP=''
1255HAVE_STDINT_H=''
1256HAVE_STPCPY=''
1257HAVE_STPNCPY=''
1258HAVE_STRCASESTR=''
1259HAVE_STRCHRNUL=''
1260HAVE_STRNDUP=''
1261HAVE_STRPBRK=''
1262HAVE_STRSEP=''
1263HAVE_STRTOD=''
1264HAVE_STRTOLL=''
1265HAVE_STRTOULL=''
1266HAVE_STRUCT_ADDRINFO=''
1267HAVE_STRUCT_RANDOM_DATA=''
1268HAVE_STRUCT_SOCKADDR_STORAGE=''
1269HAVE_STRUCT_TIMEVAL=''
1270HAVE_STRVERSCMP=''
1271HAVE_SYS_BITYPES_H=''
1272HAVE_SYS_INTTYPES_H=''
1273HAVE_SYS_IOCTL_H=''
1274HAVE_SYS_LOADAVG_H=''
1275HAVE_SYS_PARAM_H=''
1276HAVE_SYS_SELECT_H=''
1277HAVE_SYS_SOCKET_H=''
1278HAVE_SYS_TIME_H=''
1279HAVE_SYS_TYPES_H=''
1280HAVE_UNISTD_H=''
1281HAVE_UNSETENV=''
1282HAVE_UNSIGNED_LONG_LONG_INT=''
1283HAVE_VASPRINTF=''
1284HAVE_VDPRINTF=''
1285HAVE_WCHAR_H=''
1286HAVE_WCRTOMB=''
1287HAVE_WCSNRTOMBS=''
1288HAVE_WCSRTOMBS=''
1289HAVE_WINSOCK2_H=''
1290HAVE_WINT_T=''
1291HAVE_WS2TCPIP_H=''
1292HAVE__BOOL=''
1293HOSTENT_LIB=''
1294HTML_DIR='${datadir}/gtk-doc/html'
1295INCLUDE_NEXT=''
1296INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
1297INSTALL_DATA='${INSTALL} -m 644'
1298INSTALL_PROGRAM='${INSTALL}'
1299INSTALL_SCRIPT='${INSTALL}'
1300INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1301LD='/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld'
1302LDFLAGS='-L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib'
1303LIBGCRYPT=''
1304LIBGCRYPT_PREFIX=''
1305LIBINTL=''
1306LIBOBJS=''
1307LIBREADLINE=''
1308LIBS=''
1309LIBSOCKET=''
1310LIBTASN1=''
1311LIBTASN1_PREFIX=''
1312LIBTESTS_LIBDEPS=''
1313LIBTOOL=''
1314LIPO=''
1315LN_S='ln -s'
1316LTALLOCA=''
1317LTLIBGCRYPT=''
1318LTLIBINTL=''
1319LTLIBOBJS=''
1320LTLIBREADLINE=''
1321LTLIBTASN1=''
1322LT_AGE='14'
1323LT_CURRENT='40'
1324LT_REVISION='7'
1325LZO_LIBS=''
1326MAKEINFO='${SHELL} /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/net-libs/gnutls-2.8.0/work/gnutls-2.8.0/build-aux/missing --run makeinfo'
1327MKDIR_P='/bin/mkdir -p'
1328NETDB_H=''
1329NETINET_IN_H=''
1330NEXT_ARPA_INET_H=''
1331NEXT_ERRNO_H=''
1332NEXT_FLOAT_H=''
1333NEXT_NETDB_H=''
1334NEXT_NETINET_IN_H=''
1335NEXT_STDARG_H=''
1336NEXT_STDINT_H=''
1337NEXT_STDIO_H=''
1338NEXT_STDLIB_H=''
1339NEXT_STRING_H=''
1340NEXT_SYS_IOCTL_H=''
1341NEXT_SYS_SELECT_H=''
1342NEXT_SYS_SOCKET_H=''
1343NEXT_SYS_STAT_H=''
1344NEXT_SYS_TIME_H=''
1345NEXT_UNISTD_H=''
1346NEXT_WCHAR_H=''
1347NM=''
1348NMEDIT=''
1349OBJDUMP=''
1350OBJEXT='o'
1351OTOOL64=''
1352OTOOL=''
1353PACKAGE='gnutls'
1354PACKAGE_BUGREPORT='bug-gnutls@gnu.org'
1355PACKAGE_NAME='GnuTLS'
1356PACKAGE_STRING='GnuTLS 2.8.0'
1357PACKAGE_TARNAME='gnutls'
1358PACKAGE_VERSION='2.8.0'
1359PATH_SEPARATOR=':'
1360PKG_CONFIG='/usr/bin/armv4tl-softfloat-linux-gnueabi-pkg-config'
1361PMCCABE=''
1362PRAGMA_SYSTEM_HEADER=''
1363PTRDIFF_T_SUFFIX=''
1364RANLIB='armv4tl-softfloat-linux-gnueabi-ranlib'
1365REPLACE_BTOWC=''
1366REPLACE_CHOWN=''
1367REPLACE_CLOSE=''
1368REPLACE_DPRINTF=''
1369REPLACE_FCHDIR=''
1370REPLACE_FCLOSE=''
1371REPLACE_FFLUSH=''
1372REPLACE_FOPEN=''
1373REPLACE_FPRINTF=''
1374REPLACE_FREOPEN=''
1375REPLACE_FSEEK=''
1376REPLACE_FSEEKO=''
1377REPLACE_FTELL=''
1378REPLACE_FTELLO=''
1379REPLACE_GETCWD=''
1380REPLACE_GETLINE=''
1381REPLACE_GETPAGESIZE=''
1382REPLACE_GETTIMEOFDAY=''
1383REPLACE_LCHOWN=''
1384REPLACE_LSEEK=''
1385REPLACE_LSTAT=''
1386REPLACE_MBRLEN=''
1387REPLACE_MBRTOWC=''
1388REPLACE_MBSINIT=''
1389REPLACE_MBSNRTOWCS=''
1390REPLACE_MBSRTOWCS=''
1391REPLACE_MBSTATE_T=''
1392REPLACE_MEMMEM=''
1393REPLACE_MKDIR=''
1394REPLACE_MKSTEMP=''
1395REPLACE_OBSTACK_PRINTF=''
1396REPLACE_PERROR=''
1397REPLACE_PRINTF=''
1398REPLACE_PUTENV=''
1399REPLACE_SELECT=''
1400REPLACE_SNPRINTF=''
1401REPLACE_SPRINTF=''
1402REPLACE_STDIO_WRITE_FUNCS=''
1403REPLACE_STRCASESTR=''
1404REPLACE_STRDUP=''
1405REPLACE_STRERROR=''
1406REPLACE_STRSIGNAL=''
1407REPLACE_STRSTR=''
1408REPLACE_STRTOD=''
1409REPLACE_VASPRINTF=''
1410REPLACE_VDPRINTF=''
1411REPLACE_VFPRINTF=''
1412REPLACE_VPRINTF=''
1413REPLACE_VSNPRINTF=''
1414REPLACE_VSPRINTF=''
1415REPLACE_WCRTOMB=''
1416REPLACE_WCSNRTOMBS=''
1417REPLACE_WCSRTOMBS=''
1418REPLACE_WCTOB=''
1419REPLACE_WCWIDTH=''
1420REPLACE_WRITE=''
1421SED=''
1422SERVENT_LIB=''
1423SET_MAKE=''
1424SHELL='/bin/sh'
1425SIG_ATOMIC_T_SUFFIX=''
1426SIZE_T_SUFFIX=''
1427STDARG_H=''
1428STDBOOL_H=''
1429STDINT_H=''
1430STRIP='armv4tl-softfloat-linux-gnueabi-strip'
1431SYS_IOCTL_H=''
1432SYS_IOCTL_H_HAVE_WINSOCK2_H=''
1433SYS_SELECT_H=''
1434SYS_SOCKET_H=''
1435SYS_STAT_H=''
1436SYS_TIME_H=''
1437UNISTD_H_HAVE_WINSOCK2_H=''
1438USE_LZO_FALSE=''
1439USE_LZO_TRUE=''
1440VALGRIND=''
1441VERSION='2.8.0'
1442VOID_UNSETENV=''
1443WARN_CFLAGS=''
1444WCHAR_H=''
1445WCHAR_T_SUFFIX=''
1446WERROR_CFLAGS=''
1447WINT_T_SUFFIX=''
1448abs_aux_dir=''
1449ac_ct_CC=''
1450ac_ct_CXX=''
1451ac_ct_DUMPBIN=''
1452am__fastdepCC_FALSE='#'
1453am__fastdepCC_TRUE=''
1454am__fastdepCXX_FALSE='#'
1455am__fastdepCXX_TRUE=''
1456am__include='include'
1457am__isrc=''
1458am__leading_dot='.'
1459am__quote=''
1460am__tar='${AMTAR} chof - "$$tardir"'
1461am__untar='${AMTAR} xf -'
1462bindir='${exec_prefix}/bin'
1463build='x86_64-pc-linux-gnu'
1464build_alias='x86_64-pc-linux-gnu'
1465build_cpu='x86_64'
1466build_os='linux-gnu'
1467build_vendor='pc'
1468datadir='/usr/share'
1469datarootdir='${prefix}/share'
1470docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1471dvidir='${docdir}'
1472exec_prefix='NONE'
1473gl_LIBOBJS=''
1474gl_LTLIBOBJS=''
1475gltests_LIBOBJS=''
1476gltests_LTLIBOBJS=''
1477guile_snarf=''
1478host='armv4tl-softfloat-linux-gnueabi'
1479host_alias='armv4tl-softfloat-linux-gnueabi'
1480host_cpu='armv4tl'
1481host_os='linux-gnueabi'
1482host_vendor='softfloat'
1483htmldir='/usr/share/doc/gnutls-2.8.0/html'
1484includedir='${prefix}/include'
1485infodir='/usr/share/info'
1486install_sh='$(SHELL) /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/net-libs/gnutls-2.8.0/work/gnutls-2.8.0/build-aux/install-sh'
1487libdir='${exec_prefix}/lib'
1488libexecdir='${exec_prefix}/libexec'
1489localedir='${datarootdir}/locale'
1490localstatedir='/var/lib'
1491lt_ECHO='echo'
1492mandir='/usr/share/man'
1493mkdir_p='/bin/mkdir -p'
1494oldincludedir='/usr/include'
1495pdfdir='${docdir}'
1496prefix='/usr'
1497program_transform_name='s,x,x,'
1498psdir='${docdir}'
1499sbindir='${exec_prefix}/sbin'
1500sharedstatedir='${prefix}/com'
1501subdirs=''
1502sysconfdir='/etc'
1503target_alias=''
1504
1505## ----------- ##
1506## confdefs.h. ##
1507## ----------- ##
1508
1509#define PACKAGE_NAME "GnuTLS"
1510#define PACKAGE_TARNAME "gnutls"
1511#define PACKAGE_VERSION "2.8.0"
1512#define PACKAGE_STRING "GnuTLS 2.8.0"
1513#define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
1514#define PACKAGE "gnutls"
1515#define VERSION "2.8.0"
1516#define STDC_HEADERS 1
1517#define HAVE_SYS_TYPES_H 1
1518#define HAVE_SYS_STAT_H 1
1519#define HAVE_STDLIB_H 1
1520#define HAVE_STRING_H 1
1521#define HAVE_MEMORY_H 1
1522#define HAVE_STRINGS_H 1
1523#define HAVE_INTTYPES_H 1
1524#define HAVE_STDINT_H 1
1525#define HAVE_UNISTD_H 1
1526#define __EXTENSIONS__ 1
1527#define _ALL_SOURCE 1
1528#define _GNU_SOURCE 1
1529#define _POSIX_PTHREAD_SEMANTICS 1
1530#define _TANDEM_SOURCE 1
1531#define HAVE_FSEEKO 1
1532
1533configure: exit 1