860 lines
25 KiB
Text
860 lines
25 KiB
Text
|
This file contains any messages produced by compilers while
|
||
|
running configure, to aid debugging if configure makes a mistake.
|
||
|
|
||
|
It was created by configure, which was
|
||
|
generated by GNU Autoconf 2.64. Invocation command line was
|
||
|
|
||
|
$ /scratch/users/guus/backports/tinc-1.0.11/./configure --build=i486-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/tinc --disable-maintainer-mode --disable-dependency-tracking --srcdir=.
|
||
|
|
||
|
## --------- ##
|
||
|
## Platform. ##
|
||
|
## --------- ##
|
||
|
|
||
|
hostname = haplo
|
||
|
uname -m = x86_64
|
||
|
uname -r = 2.6.32.7
|
||
|
uname -s = Linux
|
||
|
uname -v = #1 SMP PREEMPT Mon Feb 1 16:35:39 CET 2010
|
||
|
|
||
|
/usr/bin/uname -p = unknown
|
||
|
/bin/uname -X = unknown
|
||
|
|
||
|
/bin/arch = unknown
|
||
|
/usr/bin/arch -k = unknown
|
||
|
/usr/convex/getsysinfo = unknown
|
||
|
/usr/bin/hostinfo = unknown
|
||
|
/bin/machine = unknown
|
||
|
/usr/bin/oslevel = unknown
|
||
|
/bin/universe = unknown
|
||
|
|
||
|
PATH: /usr/sbin
|
||
|
PATH: /usr/bin
|
||
|
PATH: /sbin
|
||
|
PATH: /bin
|
||
|
PATH: /usr/bin/X11
|
||
|
|
||
|
|
||
|
## ----------- ##
|
||
|
## Core tests. ##
|
||
|
## ----------- ##
|
||
|
|
||
|
configure:2282: checking for a BSD-compatible install
|
||
|
configure:2350: result: /usr/bin/install -c
|
||
|
configure:2361: checking whether build environment is sane
|
||
|
configure:2411: result: yes
|
||
|
configure:2552: checking for a thread-safe mkdir -p
|
||
|
configure:2591: result: /bin/mkdir -p
|
||
|
configure:2604: checking for gawk
|
||
|
configure:2634: result: no
|
||
|
configure:2604: checking for mawk
|
||
|
configure:2620: found /usr/bin/mawk
|
||
|
configure:2631: result: mawk
|
||
|
configure:2642: checking whether make sets $(MAKE)
|
||
|
configure:2664: result: yes
|
||
|
configure:2747: checking whether to enable maintainer-specific portions of Makefiles
|
||
|
configure:2756: result: no
|
||
|
configure:2785: checking for style of include used by make
|
||
|
configure:2813: result: GNU
|
||
|
configure:2883: checking for gcc
|
||
|
configure:2910: result: cc
|
||
|
configure:3139: checking for C compiler version
|
||
|
configure:3148: cc --version >&5
|
||
|
cc (Debian 4.3.2-1.1) 4.3.2
|
||
|
Copyright (C) 2008 Free Software Foundation, Inc.
|
||
|
This is free software; see the source for copying conditions. There is NO
|
||
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||
|
|
||
|
configure:3159: $? = 0
|
||
|
configure:3148: cc -v >&5
|
||
|
Using built-in specs.
|
||
|
Target: i486-linux-gnu
|
||
|
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
|
||
|
Thread model: posix
|
||
|
gcc version 4.3.2 (Debian 4.3.2-1.1)
|
||
|
configure:3159: $? = 0
|
||
|
configure:3148: cc -V >&5
|
||
|
cc: '-V' option must have argument
|
||
|
configure:3159: $? = 1
|
||
|
configure:3148: cc -qversion >&5
|
||
|
cc: unrecognized option '-qversion'
|
||
|
cc: no input files
|
||
|
configure:3159: $? = 1
|
||
|
configure:3181: checking for C compiler default output file name
|
||
|
configure:3203: cc -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:3207: $? = 0
|
||
|
configure:3244: result: a.out
|
||
|
configure:3260: checking whether the C compiler works
|
||
|
configure:3269: ./a.out
|
||
|
configure:3273: $? = 0
|
||
|
configure:3288: result: yes
|
||
|
configure:3295: checking whether we are cross compiling
|
||
|
configure:3297: result: no
|
||
|
configure:3300: checking for suffix of executables
|
||
|
configure:3307: cc -o conftest -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:3311: $? = 0
|
||
|
configure:3333: result:
|
||
|
configure:3339: checking for suffix of object files
|
||
|
configure:3361: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:3365: $? = 0
|
||
|
configure:3386: result: o
|
||
|
configure:3390: checking whether we are using the GNU C compiler
|
||
|
configure:3409: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:3409: $? = 0
|
||
|
configure:3418: result: yes
|
||
|
configure:3427: checking whether cc accepts -g
|
||
|
configure:3447: cc -c -g conftest.c >&5
|
||
|
configure:3447: $? = 0
|
||
|
configure:3488: result: yes
|
||
|
configure:3505: checking for cc option to accept ISO C89
|
||
|
configure:3569: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:3569: $? = 0
|
||
|
configure:3582: result: none needed
|
||
|
configure:3604: checking dependency style of cc
|
||
|
configure:3714: result: none
|
||
|
configure:3735: checking how to run the C preprocessor
|
||
|
configure:3766: cc -E conftest.c
|
||
|
configure:3766: $? = 0
|
||
|
configure:3780: cc -E conftest.c
|
||
|
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
|
||
|
configure:3780: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME ""
|
||
|
| #define PACKAGE_TARNAME ""
|
||
|
| #define PACKAGE_VERSION ""
|
||
|
| #define PACKAGE_STRING ""
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "tinc"
|
||
|
| #define VERSION "1.0.11"
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <ac_nonexistent.h>
|
||
|
configure:3805: result: cc -E
|
||
|
configure:3825: cc -E conftest.c
|
||
|
configure:3825: $? = 0
|
||
|
configure:3839: cc -E conftest.c
|
||
|
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
|
||
|
configure:3839: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME ""
|
||
|
| #define PACKAGE_TARNAME ""
|
||
|
| #define PACKAGE_VERSION ""
|
||
|
| #define PACKAGE_STRING ""
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "tinc"
|
||
|
| #define VERSION "1.0.11"
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <ac_nonexistent.h>
|
||
|
configure:3868: checking for grep that handles long lines and -e
|
||
|
configure:3926: result: /bin/grep
|
||
|
configure:3931: checking for egrep
|
||
|
configure:3993: result: /bin/grep -E
|
||
|
configure:3998: checking for ANSI C header files
|
||
|
configure:4018: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4018: $? = 0
|
||
|
configure:4091: cc -o conftest -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4091: $? = 0
|
||
|
configure:4091: ./conftest
|
||
|
configure:4091: $? = 0
|
||
|
configure:4102: result: yes
|
||
|
configure:4115: checking for sys/types.h
|
||
|
configure:4115: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4115: $? = 0
|
||
|
configure:4115: result: yes
|
||
|
configure:4115: checking for sys/stat.h
|
||
|
configure:4115: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4115: $? = 0
|
||
|
configure:4115: result: yes
|
||
|
configure:4115: checking for stdlib.h
|
||
|
configure:4115: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4115: $? = 0
|
||
|
configure:4115: result: yes
|
||
|
configure:4115: checking for string.h
|
||
|
configure:4115: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4115: $? = 0
|
||
|
configure:4115: result: yes
|
||
|
configure:4115: checking for memory.h
|
||
|
configure:4115: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4115: $? = 0
|
||
|
configure:4115: result: yes
|
||
|
configure:4115: checking for strings.h
|
||
|
configure:4115: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4115: $? = 0
|
||
|
configure:4115: result: yes
|
||
|
configure:4115: checking for inttypes.h
|
||
|
configure:4115: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4115: $? = 0
|
||
|
configure:4115: result: yes
|
||
|
configure:4115: checking for stdint.h
|
||
|
configure:4115: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4115: $? = 0
|
||
|
configure:4115: result: yes
|
||
|
configure:4115: checking for unistd.h
|
||
|
configure:4115: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4115: $? = 0
|
||
|
configure:4115: result: yes
|
||
|
configure:4129: checking minix/config.h usability
|
||
|
configure:4129: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
conftest.c:54:26: error: minix/config.h: No such file or directory
|
||
|
configure:4129: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME ""
|
||
|
| #define PACKAGE_TARNAME ""
|
||
|
| #define PACKAGE_VERSION ""
|
||
|
| #define PACKAGE_STRING ""
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "tinc"
|
||
|
| #define VERSION "1.0.11"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define HAVE_SYS_TYPES_H 1
|
||
|
| #define HAVE_SYS_STAT_H 1
|
||
|
| #define HAVE_STDLIB_H 1
|
||
|
| #define HAVE_STRING_H 1
|
||
|
| #define HAVE_MEMORY_H 1
|
||
|
| #define HAVE_STRINGS_H 1
|
||
|
| #define HAVE_INTTYPES_H 1
|
||
|
| #define HAVE_STDINT_H 1
|
||
|
| #define HAVE_UNISTD_H 1
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <stdio.h>
|
||
|
| #ifdef HAVE_SYS_TYPES_H
|
||
|
| # include <sys/types.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_SYS_STAT_H
|
||
|
| # include <sys/stat.h>
|
||
|
| #endif
|
||
|
| #ifdef STDC_HEADERS
|
||
|
| # include <stdlib.h>
|
||
|
| # include <stddef.h>
|
||
|
| #else
|
||
|
| # ifdef HAVE_STDLIB_H
|
||
|
| # include <stdlib.h>
|
||
|
| # endif
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRING_H
|
||
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
||
|
| # include <memory.h>
|
||
|
| # endif
|
||
|
| # include <string.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRINGS_H
|
||
|
| # include <strings.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_INTTYPES_H
|
||
|
| # include <inttypes.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STDINT_H
|
||
|
| # include <stdint.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_UNISTD_H
|
||
|
| # include <unistd.h>
|
||
|
| #endif
|
||
|
| #include <minix/config.h>
|
||
|
configure:4129: result: no
|
||
|
configure:4129: checking minix/config.h presence
|
||
|
configure:4129: cc -E conftest.c
|
||
|
conftest.c:21:26: error: minix/config.h: No such file or directory
|
||
|
configure:4129: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME ""
|
||
|
| #define PACKAGE_TARNAME ""
|
||
|
| #define PACKAGE_VERSION ""
|
||
|
| #define PACKAGE_STRING ""
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "tinc"
|
||
|
| #define VERSION "1.0.11"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define HAVE_SYS_TYPES_H 1
|
||
|
| #define HAVE_SYS_STAT_H 1
|
||
|
| #define HAVE_STDLIB_H 1
|
||
|
| #define HAVE_STRING_H 1
|
||
|
| #define HAVE_MEMORY_H 1
|
||
|
| #define HAVE_STRINGS_H 1
|
||
|
| #define HAVE_INTTYPES_H 1
|
||
|
| #define HAVE_STDINT_H 1
|
||
|
| #define HAVE_UNISTD_H 1
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <minix/config.h>
|
||
|
configure:4129: result: no
|
||
|
configure:4129: checking for minix/config.h
|
||
|
configure:4129: result: no
|
||
|
configure:4150: checking whether it is safe to define __EXTENSIONS__
|
||
|
configure:4168: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4168: $? = 0
|
||
|
configure:4175: result: yes
|
||
|
configure:4196: checking for cc option to accept ISO C99
|
||
|
configure:4345: cc -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
conftest.c:77: error: expected ';', ',' or ')' before 'text'
|
||
|
conftest.c: In function 'main':
|
||
|
conftest.c:129: warning: implicit declaration of function 'test_restrict'
|
||
|
conftest.c:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
|
||
|
conftest.c:131: error: 'newvar' undeclared (first use in this function)
|
||
|
conftest.c:131: error: (Each undeclared identifier is reported only once
|
||
|
conftest.c:131: error: for each function it appears in.)
|
||
|
conftest.c:141: error: 'for' loop initial declaration used outside C99 mode
|
||
|
configure:4345: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME ""
|
||
|
| #define PACKAGE_TARNAME ""
|
||
|
| #define PACKAGE_VERSION ""
|
||
|
| #define PACKAGE_STRING ""
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "tinc"
|
||
|
| #define VERSION "1.0.11"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define HAVE_SYS_TYPES_H 1
|
||
|
| #define HAVE_SYS_STAT_H 1
|
||
|
| #define HAVE_STDLIB_H 1
|
||
|
| #define HAVE_STRING_H 1
|
||
|
| #define HAVE_MEMORY_H 1
|
||
|
| #define HAVE_STRINGS_H 1
|
||
|
| #define HAVE_INTTYPES_H 1
|
||
|
| #define HAVE_STDINT_H 1
|
||
|
| #define HAVE_UNISTD_H 1
|
||
|
| #define __EXTENSIONS__ 1
|
||
|
| #define _ALL_SOURCE 1
|
||
|
| #define _GNU_SOURCE 1
|
||
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
||
|
| #define _TANDEM_SOURCE 1
|
||
|
| #define __USE_BSD 1
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <stdarg.h>
|
||
|
| #include <stdbool.h>
|
||
|
| #include <stdlib.h>
|
||
|
| #include <wchar.h>
|
||
|
| #include <stdio.h>
|
||
|
|
|
||
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
|
||
|
| #define debug(...) fprintf (stderr, __VA_ARGS__)
|
||
|
| #define showlist(...) puts (#__VA_ARGS__)
|
||
|
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
|
||
|
| static void
|
||
|
| test_varargs_macros (void)
|
||
|
| {
|
||
|
| int x = 1234;
|
||
|
| int y = 5678;
|
||
|
| debug ("Flag");
|
||
|
| debug ("X = %d\n", x);
|
||
|
| showlist (The first, second, and third items.);
|
||
|
| report (x>y, "x is %d but y is %d", x, y);
|
||
|
| }
|
||
|
|
|
||
|
| // Check long long types.
|
||
|
| #define BIG64 18446744073709551615ull
|
||
|
| #define BIG32 4294967295ul
|
||
|
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
|
||
|
| #if !BIG_OK
|
||
|
| your preprocessor is broken;
|
||
|
| #endif
|
||
|
| #if BIG_OK
|
||
|
| #else
|
||
|
| your preprocessor is broken;
|
||
|
| #endif
|
||
|
| static long long int bignum = -9223372036854775807LL;
|
||
|
| static unsigned long long int ubignum = BIG64;
|
||
|
|
|
||
|
| struct incomplete_array
|
||
|
| {
|
||
|
| int datasize;
|
||
|
| double data[];
|
||
|
| };
|
||
|
|
|
||
|
| struct named_init {
|
||
|
| int number;
|
||
|
| const wchar_t *name;
|
||
|
| double average;
|
||
|
| };
|
||
|
|
|
||
|
| typedef const char *ccp;
|
||
|
|
|
||
|
| static inline int
|
||
|
| test_restrict (ccp restrict text)
|
||
|
| {
|
||
|
| // See if C++-style comments work.
|
||
|
| // Iterate through items via the restricted pointer.
|
||
|
| // Also check for declarations in for loops.
|
||
|
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|
||
|
| continue;
|
||
|
| return 0;
|
||
|
| }
|
||
|
|
|
||
|
| // Check varargs and va_copy.
|
||
|
| static void
|
||
|
| test_varargs (const char *format, ...)
|
||
|
| {
|
||
|
| va_list args;
|
||
|
| va_start (args, format);
|
||
|
| va_list args_copy;
|
||
|
| va_copy (args_copy, args);
|
||
|
|
|
||
|
| const char *str;
|
||
|
| int number;
|
||
|
| float fnumber;
|
||
|
|
|
||
|
| while (*format)
|
||
|
| {
|
||
|
| switch (*format++)
|
||
|
| {
|
||
|
| case 's': // string
|
||
|
| str = va_arg (args_copy, const char *);
|
||
|
| break;
|
||
|
| case 'd': // int
|
||
|
| number = va_arg (args_copy, int);
|
||
|
| break;
|
||
|
| case 'f': // float
|
||
|
| fnumber = va_arg (args_copy, double);
|
||
|
| break;
|
||
|
| default:
|
||
|
| break;
|
||
|
| }
|
||
|
| }
|
||
|
| va_end (args_copy);
|
||
|
| va_end (args);
|
||
|
| }
|
||
|
|
|
||
|
| int
|
||
|
| main ()
|
||
|
| {
|
||
|
|
|
||
|
| // Check bool.
|
||
|
| _Bool success = false;
|
||
|
|
|
||
|
| // Check restrict.
|
||
|
| if (test_restrict ("String literal") == 0)
|
||
|
| success = true;
|
||
|
| char *restrict newvar = "Another string";
|
||
|
|
|
||
|
| // Check varargs.
|
||
|
| test_varargs ("s, d' f .", "string", 65, 34.234);
|
||
|
| test_varargs_macros ();
|
||
|
|
|
||
|
| // Check flexible array members.
|
||
|
| struct incomplete_array *ia =
|
||
|
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|
||
|
| ia->datasize = 10;
|
||
|
| for (int i = 0; i < ia->datasize; ++i)
|
||
|
| ia->data[i] = i * 1.234;
|
||
|
|
|
||
|
| // Check named initializers.
|
||
|
| struct named_init ni = {
|
||
|
| .number = 34,
|
||
|
| .name = L"Test wide string",
|
||
|
| .average = 543.34343,
|
||
|
| };
|
||
|
|
|
||
|
| ni.number = 58;
|
||
|
|
|
||
|
| int dynamic_array[ni.number];
|
||
|
| dynamic_array[ni.number - 1] = 543;
|
||
|
|
|
||
|
| // work around unused variable warnings
|
||
|
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
|
||
|
| || dynamic_array[ni.number - 1] != 543);
|
||
|
|
|
||
|
| ;
|
||
|
| return 0;
|
||
|
| }
|
||
|
configure:4345: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4345: $? = 0
|
||
|
configure:4365: result: -std=gnu99
|
||
|
configure:4378: checking how to run the C preprocessor
|
||
|
configure:4448: result: cc -E
|
||
|
configure:4468: cc -E conftest.c
|
||
|
configure:4468: $? = 0
|
||
|
configure:4482: cc -E conftest.c
|
||
|
conftest.c:27:28: error: ac_nonexistent.h: No such file or directory
|
||
|
configure:4482: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME ""
|
||
|
| #define PACKAGE_TARNAME ""
|
||
|
| #define PACKAGE_VERSION ""
|
||
|
| #define PACKAGE_STRING ""
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "tinc"
|
||
|
| #define VERSION "1.0.11"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define HAVE_SYS_TYPES_H 1
|
||
|
| #define HAVE_SYS_STAT_H 1
|
||
|
| #define HAVE_STDLIB_H 1
|
||
|
| #define HAVE_STRING_H 1
|
||
|
| #define HAVE_MEMORY_H 1
|
||
|
| #define HAVE_STRINGS_H 1
|
||
|
| #define HAVE_INTTYPES_H 1
|
||
|
| #define HAVE_STDINT_H 1
|
||
|
| #define HAVE_UNISTD_H 1
|
||
|
| #define __EXTENSIONS__ 1
|
||
|
| #define _ALL_SOURCE 1
|
||
|
| #define _GNU_SOURCE 1
|
||
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
||
|
| #define _TANDEM_SOURCE 1
|
||
|
| #define __USE_BSD 1
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <ac_nonexistent.h>
|
||
|
configure:4511: checking whether ln -s works
|
||
|
configure:4515: result: yes
|
||
|
configure:4565: checking for ranlib
|
||
|
configure:4581: found /usr/bin/ranlib
|
||
|
configure:4592: result: ranlib
|
||
|
configure:4620: checking build system type
|
||
|
configure:4634: result: i486-pc-linux-gnu
|
||
|
configure:4654: checking host system type
|
||
|
configure:4667: result: i486-pc-linux-gnu
|
||
|
configure:4865: checking for ANSI C header files
|
||
|
configure:4969: result: yes
|
||
|
configure:4980: checking stdbool.h usability
|
||
|
configure:4980: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking stdbool.h presence
|
||
|
configure:4980: cc -E conftest.c
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking for stdbool.h
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking syslog.h usability
|
||
|
configure:4980: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking syslog.h presence
|
||
|
configure:4980: cc -E conftest.c
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking for syslog.h
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/file.h usability
|
||
|
configure:4980: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/file.h presence
|
||
|
configure:4980: cc -E conftest.c
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking for sys/file.h
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/ioctl.h usability
|
||
|
configure:4980: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/ioctl.h presence
|
||
|
configure:4980: cc -E conftest.c
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking for sys/ioctl.h
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/mman.h usability
|
||
|
configure:4980: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/mman.h presence
|
||
|
configure:4980: cc -E conftest.c
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking for sys/mman.h
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/param.h usability
|
||
|
configure:4980: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/param.h presence
|
||
|
configure:4980: cc -E conftest.c
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking for sys/param.h
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/socket.h usability
|
||
|
configure:4980: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/socket.h presence
|
||
|
configure:4980: cc -E conftest.c
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking for sys/socket.h
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/time.h usability
|
||
|
configure:4980: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/time.h presence
|
||
|
configure:4980: cc -E conftest.c
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking for sys/time.h
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/uio.h usability
|
||
|
configure:4980: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/uio.h presence
|
||
|
configure:4980: cc -E conftest.c
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking for sys/uio.h
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/wait.h usability
|
||
|
configure:4980: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking sys/wait.h presence
|
||
|
configure:4980: cc -E conftest.c
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking for sys/wait.h
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking netdb.h usability
|
||
|
configure:4980: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking netdb.h presence
|
||
|
configure:4980: cc -E conftest.c
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking for netdb.h
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking arpa/inet.h usability
|
||
|
configure:4980: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking arpa/inet.h presence
|
||
|
configure:4980: cc -E conftest.c
|
||
|
configure:4980: $? = 0
|
||
|
configure:4980: result: yes
|
||
|
configure:4980: checking for arpa/inet.h
|
||
|
configure:4980: result: yes
|
||
|
configure:4994: checking for net/if.h
|
||
|
configure:4994: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
configure:4994: $? = 0
|
||
|
configure:4994: result: yes
|
||
|
configure:4994: checking for net/if_types.h
|
||
|
configure:4994: cc -std=gnu99 -c -g -O2 -g -Wall -O2 conftest.c >&5
|
||
|
conftest.c:45:26: error: net/if_types.h: No such file or directory
|
||
|
|
||
|
## ---------------- ##
|
||
|
## Cache variables. ##
|
||
|
## ---------------- ##
|
||
|
|
||
|
ac_cv_build=i486-pc-linux-gnu
|
||
|
ac_cv_c_compiler_gnu=yes
|
||
|
ac_cv_env_CC_set=set
|
||
|
ac_cv_env_CC_value=cc
|
||
|
ac_cv_env_CFLAGS_set=set
|
||
|
ac_cv_env_CFLAGS_value='-g -O2 -g -Wall -O2'
|
||
|
ac_cv_env_CPPFLAGS_set=set
|
||
|
ac_cv_env_CPPFLAGS_value=
|
||
|
ac_cv_env_CPP_set=
|
||
|
ac_cv_env_CPP_value=
|
||
|
ac_cv_env_LDFLAGS_set=set
|
||
|
ac_cv_env_LDFLAGS_value=
|
||
|
ac_cv_env_LIBS_set=
|
||
|
ac_cv_env_LIBS_value=
|
||
|
ac_cv_env_build_alias_set=set
|
||
|
ac_cv_env_build_alias_value=i486-linux-gnu
|
||
|
ac_cv_env_host_alias_set=
|
||
|
ac_cv_env_host_alias_value=
|
||
|
ac_cv_env_target_alias_set=
|
||
|
ac_cv_env_target_alias_value=
|
||
|
ac_cv_header_arpa_inet_h=yes
|
||
|
ac_cv_header_inttypes_h=yes
|
||
|
ac_cv_header_memory_h=yes
|
||
|
ac_cv_header_minix_config_h=no
|
||
|
ac_cv_header_net_if_h=yes
|
||
|
ac_cv_header_netdb_h=yes
|
||
|
ac_cv_header_stdbool_h=yes
|
||
|
ac_cv_header_stdc=yes
|
||
|
ac_cv_header_stdint_h=yes
|
||
|
ac_cv_header_stdlib_h=yes
|
||
|
ac_cv_header_string_h=yes
|
||
|
ac_cv_header_strings_h=yes
|
||
|
ac_cv_header_sys_file_h=yes
|
||
|
ac_cv_header_sys_ioctl_h=yes
|
||
|
ac_cv_header_sys_mman_h=yes
|
||
|
ac_cv_header_sys_param_h=yes
|
||
|
ac_cv_header_sys_socket_h=yes
|
||
|
ac_cv_header_sys_stat_h=yes
|
||
|
ac_cv_header_sys_time_h=yes
|
||
|
ac_cv_header_sys_types_h=yes
|
||
|
ac_cv_header_sys_uio_h=yes
|
||
|
ac_cv_header_sys_wait_h=yes
|
||
|
ac_cv_header_syslog_h=yes
|
||
|
ac_cv_header_unistd_h=yes
|
||
|
ac_cv_host=i486-pc-linux-gnu
|
||
|
ac_cv_objext=o
|
||
|
ac_cv_path_EGREP='/bin/grep -E'
|
||
|
ac_cv_path_GREP=/bin/grep
|
||
|
ac_cv_path_install='/usr/bin/install -c'
|
||
|
ac_cv_path_mkdir=/bin/mkdir
|
||
|
ac_cv_prog_AWK=mawk
|
||
|
ac_cv_prog_CPP='cc -E'
|
||
|
ac_cv_prog_ac_ct_CC=cc
|
||
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
||
|
ac_cv_prog_cc_c89=
|
||
|
ac_cv_prog_cc_c99=-std=gnu99
|
||
|
ac_cv_prog_cc_g=yes
|
||
|
ac_cv_prog_make_make_set=yes
|
||
|
ac_cv_safe_to_define___extensions__=yes
|
||
|
am_cv_CC_dependencies_compiler_type=none
|
||
|
|
||
|
## ----------------- ##
|
||
|
## Output variables. ##
|
||
|
## ----------------- ##
|
||
|
|
||
|
ACLOCAL='${SHELL} /scratch/users/guus/backports/tinc-1.0.11/missing --run aclocal-1.11'
|
||
|
ALLOCA=''
|
||
|
AMDEPBACKSLASH=''
|
||
|
AMDEP_FALSE=''
|
||
|
AMDEP_TRUE='#'
|
||
|
AMTAR='${SHELL} /scratch/users/guus/backports/tinc-1.0.11/missing --run tar'
|
||
|
AUTOCONF='${SHELL} /scratch/users/guus/backports/tinc-1.0.11/missing --run autoconf'
|
||
|
AUTOHEADER='${SHELL} /scratch/users/guus/backports/tinc-1.0.11/missing --run autoheader'
|
||
|
AUTOMAKE='${SHELL} /scratch/users/guus/backports/tinc-1.0.11/missing --run automake-1.11'
|
||
|
AWK='mawk'
|
||
|
CC='cc -std=gnu99'
|
||
|
CCDEPMODE='depmode=none'
|
||
|
CFLAGS='-g -O2 -g -Wall -O2'
|
||
|
CPP='cc -E'
|
||
|
CPPFLAGS=''
|
||
|
CYGPATH_W='echo'
|
||
|
DEFS=''
|
||
|
DEPDIR='.deps'
|
||
|
ECHO_C=''
|
||
|
ECHO_N='-n'
|
||
|
ECHO_T=''
|
||
|
EGREP='/bin/grep -E'
|
||
|
EXEEXT=''
|
||
|
GREP='/bin/grep'
|
||
|
INCLUDES=''
|
||
|
INSTALL_DATA='${INSTALL} -m 644'
|
||
|
INSTALL_PROGRAM='${INSTALL}'
|
||
|
INSTALL_SCRIPT='${INSTALL}'
|
||
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
||
|
LDFLAGS=''
|
||
|
LIBOBJS=''
|
||
|
LIBS=''
|
||
|
LN_S='ln -s'
|
||
|
LTLIBOBJS=''
|
||
|
MAINT='#'
|
||
|
MAINTAINER_MODE_FALSE=''
|
||
|
MAINTAINER_MODE_TRUE='#'
|
||
|
MAKEINFO='${SHELL} /scratch/users/guus/backports/tinc-1.0.11/missing --run makeinfo'
|
||
|
MKDIR_P='/bin/mkdir -p'
|
||
|
OBJEXT='o'
|
||
|
PACKAGE='tinc'
|
||
|
PACKAGE_BUGREPORT=''
|
||
|
PACKAGE_NAME=''
|
||
|
PACKAGE_STRING=''
|
||
|
PACKAGE_TARNAME=''
|
||
|
PACKAGE_URL=''
|
||
|
PACKAGE_VERSION=''
|
||
|
PATH_SEPARATOR=':'
|
||
|
RANLIB='ranlib'
|
||
|
SET_MAKE=''
|
||
|
SHELL='/bin/sh'
|
||
|
STRIP=''
|
||
|
TUNEMU_FALSE=''
|
||
|
TUNEMU_TRUE='#'
|
||
|
VERSION='1.0.11'
|
||
|
ac_ct_CC='cc'
|
||
|
am__EXEEXT_FALSE=''
|
||
|
am__EXEEXT_TRUE=''
|
||
|
am__fastdepCC_FALSE=''
|
||
|
am__fastdepCC_TRUE='#'
|
||
|
am__include='include'
|
||
|
am__isrc=''
|
||
|
am__leading_dot='.'
|
||
|
am__quote=''
|
||
|
am__tar='${AMTAR} chof - "$$tardir"'
|
||
|
am__untar='${AMTAR} xf -'
|
||
|
bindir='${exec_prefix}/bin'
|
||
|
build='i486-pc-linux-gnu'
|
||
|
build_alias='i486-linux-gnu'
|
||
|
build_cpu='i486'
|
||
|
build_os='linux-gnu'
|
||
|
build_vendor='pc'
|
||
|
datadir='${datarootdir}'
|
||
|
datarootdir='${prefix}/share'
|
||
|
docdir='${datarootdir}/doc/${PACKAGE}'
|
||
|
dvidir='${docdir}'
|
||
|
exec_prefix='NONE'
|
||
|
host='i486-pc-linux-gnu'
|
||
|
host_alias=''
|
||
|
host_cpu='i486'
|
||
|
host_os='linux-gnu'
|
||
|
host_vendor='pc'
|
||
|
htmldir='${docdir}'
|
||
|
includedir='${prefix}/include'
|
||
|
infodir='${prefix}/share/info'
|
||
|
install_sh='${SHELL} /scratch/users/guus/backports/tinc-1.0.11/install-sh'
|
||
|
libdir='${exec_prefix}/lib'
|
||
|
libexecdir='${prefix}/lib/tinc'
|
||
|
localedir='${datarootdir}/locale'
|
||
|
localstatedir='/var'
|
||
|
mandir='${prefix}/share/man'
|
||
|
mkdir_p='/bin/mkdir -p'
|
||
|
oldincludedir='/usr/include'
|
||
|
pdfdir='${docdir}'
|
||
|
prefix='/usr'
|
||
|
program_transform_name='s,x,x,'
|
||
|
psdir='${docdir}'
|
||
|
sbindir='${exec_prefix}/sbin'
|
||
|
sharedstatedir='${prefix}/com'
|
||
|
sysconfdir='/etc'
|
||
|
target_alias=''
|
||
|
|
||
|
## ----------- ##
|
||
|
## confdefs.h. ##
|
||
|
## ----------- ##
|
||
|
|
||
|
/* confdefs.h */
|
||
|
#define PACKAGE_NAME ""
|
||
|
#define PACKAGE_TARNAME ""
|
||
|
#define PACKAGE_VERSION ""
|
||
|
#define PACKAGE_STRING ""
|
||
|
#define PACKAGE_BUGREPORT ""
|
||
|
#define PACKAGE_URL ""
|
||
|
#define PACKAGE "tinc"
|
||
|
#define VERSION "1.0.11"
|
||
|
#define STDC_HEADERS 1
|
||
|
#define HAVE_SYS_TYPES_H 1
|
||
|
#define HAVE_SYS_STAT_H 1
|
||
|
#define HAVE_STDLIB_H 1
|
||
|
#define HAVE_STRING_H 1
|
||
|
#define HAVE_MEMORY_H 1
|
||
|
#define HAVE_STRINGS_H 1
|
||
|
#define HAVE_INTTYPES_H 1
|
||
|
#define HAVE_STDINT_H 1
|
||
|
#define HAVE_UNISTD_H 1
|
||
|
#define __EXTENSIONS__ 1
|
||
|
#define _ALL_SOURCE 1
|
||
|
#define _GNU_SOURCE 1
|
||
|
#define _POSIX_PTHREAD_SEMANTICS 1
|
||
|
#define _TANDEM_SOURCE 1
|
||
|
#define __USE_BSD 1
|
||
|
#define HAVE_LINUX 1
|
||
|
#define STDC_HEADERS 1
|
||
|
#define HAVE_STDBOOL_H 1
|
||
|
#define HAVE_SYSLOG_H 1
|
||
|
#define HAVE_SYS_FILE_H 1
|
||
|
#define HAVE_SYS_IOCTL_H 1
|
||
|
#define HAVE_SYS_MMAN_H 1
|
||
|
#define HAVE_SYS_PARAM_H 1
|
||
|
#define HAVE_SYS_SOCKET_H 1
|
||
|
#define HAVE_SYS_TIME_H 1
|
||
|
#define HAVE_SYS_UIO_H 1
|
||
|
#define HAVE_SYS_WAIT_H 1
|
||
|
#define HAVE_NETDB_H 1
|
||
|
#define HAVE_ARPA_INET_H 1
|
||
|
#define HAVE_NET_IF_H 1
|
||
|
|
||
|
configure: caught signal 2
|
||
|
configure: exit 1
|