This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Server configure 1.0.3, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-silcd-config-file=/usr/local/etc/silc/silcd.conf --with-etcdir=/usr/local/etc/silc --with-helpdir=share/silc/help --with-logsdir=/var/log/silc --with-silcd-pid-file=/var/run/silcd.pid --enable-ipv6 --without-pthreads --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CXXFLAGS=-fno-common CXX=c++ build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CFLAGS=-fno-common -g -O2 -D_REENTRANT --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 100 tasks, 155 threads, 4 processors Load average: 1.50, Mach factor: 2.49 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2053: checking build system type configure:2071: result: i386-unknown-gnu configure:2093: checking host system type configure:2108: result: i386-unknown-gnu configure:2130: checking target system type configure:2145: result: i386-unknown-gnu configure:2187: checking for a BSD-compatible install configure:2243: result: /usr/local/bin/ginstall -c configure:2254: checking whether build environment is sane configure:2297: result: yes configure:2362: checking for gawk configure:2378: found /usr/local/bin/gawk configure:2389: result: gawk configure:2400: checking whether make sets $(MAKE) configure:2421: result: yes configure:2622: checking for a BSD-compatible install configure:2678: result: /usr/local/bin/ginstall -c configure:2689: checking whether make sets $(MAKE) configure:2710: result: yes configure:2720: checking whether ln -s works configure:2724: result: yes configure:2731: checking for grep that handles long lines and -e configure:2805: result: /usr/bin/grep configure:2810: checking for egrep configure:2888: result: /usr/bin/grep -E configure:2896: checking for sed configure:2914: found /usr/local/bin/sed configure:2926: result: /usr/local/bin/sed configure:2960: checking for i386-unknown-gnu-gcc configure:2990: result: no configure:3000: checking for gcc configure:3016: found /usr/bin/gcc configure:3027: result: gcc configure:3265: checking for C compiler version configure:3272: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:3275: $? = 0 configure:3282: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3285: $? = 0 configure:3292: gcc -V >&5 gcc: `-V' option must have argument configure:3295: $? = 1 configure:3318: checking for C compiler default output file name configure:3345: gcc -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:3348: $? = 0 configure:3386: result: a.out configure:3403: checking whether the C compiler works configure:3413: ./a.out configure:3416: $? = 0 configure:3433: result: yes configure:3440: checking whether we are cross compiling configure:3442: result: no configure:3445: checking for suffix of executables configure:3452: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:3455: $? = 0 configure:3479: result: configure:3485: checking for suffix of object files configure:3511: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:3514: $? = 0 configure:3537: result: configure:3541: checking whether we are using the GNU C compiler configure:3570: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:3576: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3593: result: no configure:3598: checking whether gcc accepts -g configure:3628: gcc -c -g conftest.c >&5 configure:3634: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3666: gcc -c conftest.c >&5 configure:3672: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3705: gcc -c -g conftest.c >&5 configure:3711: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3733: result: no configure:3750: checking for gcc option to accept ISO C89 configure:3824: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:3830: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3824: gcc -qlanglvl=extc89 -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3830: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3824: gcc -qlanglvl=ansi -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3830: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3824: gcc -std -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 cc1: error: unrecognized option `-std' configure:3830: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3824: gcc -Ae -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 :6:2: missing '(' after predicate configure:3830: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3824: gcc -Aa -D_HPUX_SOURCE -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 :6:2: missing '(' after predicate configure:3830: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3824: gcc -Xc -D__EXTENSIONS__ -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 gcc: unrecognized option `-Xc' configure:3830: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3856: result: unsupported configure:3882: checking for style of include used by make configure:3910: result: GNU configure:3938: checking dependency style of gcc configure:4028: result: none configure:4046: checking for inline configure:4072: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:4078: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4072: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:4078: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4072: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:4078: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:4096: result: no configure:4115: checking for an ANSI C-conforming const configure:4190: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:4196: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:4211: result: no configure:4229: checking for i386-unknown-gnu-ranlib configure:4259: result: no configure:4269: checking for ranlib configure:4285: found /usr/bin/ranlib configure:4296: result: ranlib configure:4395: checking for a sed that does not truncate output configure:4449: result: /usr/local/bin/sed configure:4496: checking for non-GNU ld configure:4530: result: /usr/bin/ld configure:4539: checking if the linker (/usr/bin/ld) is GNU ld configure:4554: result: no configure:4559: checking for /usr/bin/ld option to reload object files configure:4566: result: -r configure:4584: checking for BSD-compatible nm configure:4633: result: /usr/bin/nm -p configure:4637: checking how to recognise dependent libraries configure:4813: result: pass_all configure:5046: checking how to run the C preprocessor configure:5086: gcc -E conftest.c configure:5092: $? = 0 configure:5123: gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:5129: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include configure:5162: result: gcc -E configure:5191: gcc -E conftest.c configure:5197: $? = 0 configure:5228: gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:5234: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include configure:5272: checking for ANSI C header files configure:5302: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:5308: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5433: result: no configure:5457: checking for sys/types.h configure:5478: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:5484: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5500: result: no configure:5457: checking for sys/stat.h configure:5478: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:5484: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5500: result: no configure:5457: checking for stdlib.h configure:5478: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:5484: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5500: result: no configure:5457: checking for string.h configure:5478: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:5484: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5500: result: no configure:5457: checking for memory.h configure:5478: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:5484: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5500: result: no configure:5457: checking for strings.h configure:5478: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:5484: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5500: result: no configure:5457: checking for inttypes.h configure:5478: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:5484: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5500: result: no configure:5457: checking for stdint.h configure:5478: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:5484: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5500: result: no configure:5457: checking for unistd.h configure:5478: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:5484: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5500: result: no configure:5527: checking dlfcn.h usability configure:5544: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:5550: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5564: result: no configure:5568: checking dlfcn.h presence configure:5583: gcc -E conftest.c configure:5589: $? = 0 configure:5603: result: yes configure:5616: WARNING: dlfcn.h: present but cannot be compiled configure:5618: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5620: WARNING: dlfcn.h: see the Autoconf documentation configure:5622: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5624: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5626: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5636: checking for dlfcn.h configure:5644: result: yes configure:5671: checking for i386-unknown-gnu-g++ configure:5701: result: no configure:5671: checking for i386-unknown-gnu-c++ configure:5701: result: no configure:5671: checking for i386-unknown-gnu-gpp configure:5701: result: no configure:5671: checking for i386-unknown-gnu-aCC configure:5701: result: no configure:5671: checking for i386-unknown-gnu-CC configure:5701: result: no configure:5671: checking for i386-unknown-gnu-cxx configure:5701: result: no configure:5671: checking for i386-unknown-gnu-cc++ configure:5701: result: no configure:5671: checking for i386-unknown-gnu-cl.exe configure:5701: result: no configure:5671: checking for i386-unknown-gnu-FCC configure:5701: result: no configure:5671: checking for i386-unknown-gnu-KCC configure:5701: result: no configure:5671: checking for i386-unknown-gnu-RCC configure:5701: result: no configure:5671: checking for i386-unknown-gnu-xlC_r configure:5701: result: no configure:5671: checking for i386-unknown-gnu-xlC configure:5701: result: no configure:5715: checking for g++ configure:5731: found /usr/local/bin/g++ configure:5742: result: g++ configure:5773: checking for C++ compiler version configure:5780: g++ --version >&5 g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:5783: $? = 0 configure:5790: g++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:5793: $? = 0 configure:5800: g++ -V >&5 g++: `-V' option must have argument configure:5803: $? = 1 configure:5806: checking whether we are using the GNU C++ compiler configure:5835: g++ -c -fno-common conftest.cpp >&5 configure:5841: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5858: result: no configure:5863: checking whether g++ accepts -g configure:5893: g++ -c -g conftest.cpp >&5 configure:5899: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5931: g++ -c conftest.cpp >&5 configure:5937: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5970: g++ -c -g conftest.cpp >&5 configure:5976: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5998: result: no configure:6023: checking dependency style of g++ configure:6113: result: none configure:6140: checking how to run the C++ preprocessor configure:6176: g++ -E conftest.cpp configure:6182: $? = 0 configure:6213: g++ -E conftest.cpp conftest.cpp:15:28: ac_nonexistent.h: No such file or directory configure:6219: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6252: result: g++ -E configure:6281: g++ -E conftest.cpp configure:6287: $? = 0 configure:6318: g++ -E conftest.cpp conftest.cpp:15:28: ac_nonexistent.h: No such file or directory configure:6324: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6373: checking for i386-unknown-gnu-g77 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-xlf configure:6403: result: no configure:6373: checking for i386-unknown-gnu-f77 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-frt configure:6403: result: no configure:6373: checking for i386-unknown-gnu-pgf77 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-cf77 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-fort77 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-fl32 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-af77 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-xlf90 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-f90 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-pgf90 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-pghpf configure:6403: result: no configure:6373: checking for i386-unknown-gnu-epcf90 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-gfortran configure:6403: result: no configure:6373: checking for i386-unknown-gnu-g95 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-xlf95 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-f95 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-fort configure:6403: result: no configure:6373: checking for i386-unknown-gnu-ifort configure:6403: result: no configure:6373: checking for i386-unknown-gnu-ifc configure:6403: result: no configure:6373: checking for i386-unknown-gnu-efc configure:6403: result: no configure:6373: checking for i386-unknown-gnu-pgf95 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-lf95 configure:6403: result: no configure:6373: checking for i386-unknown-gnu-ftn configure:6403: result: no configure:6417: checking for g77 configure:6433: found /usr/local/bin/g77 configure:6444: result: g77 configure:6474: checking for Fortran 77 compiler version configure:6481: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:6484: $? = 0 configure:6491: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6494: $? = 0 configure:6501: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6504: $? = 0 configure:6512: checking whether we are using the GNU Fortran 77 compiler configure:6531: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6537: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6554: result: no configure:6560: checking whether g77 accepts -g configure:6577: g77 -c -g conftest.f >&5 configure:6583: $? = 0 configure: failed program was: | program main | | end configure:6599: result: no configure:6629: checking the maximum length of command line arguments configure:6738: result: -1 configure:6749: checking command to parse /usr/bin/nm -p output from gcc object configure:6854: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:6857: $? = 0 configure:6861: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6864: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6854: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:6857: $? = 0 configure:6861: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6864: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6954: result: failed configure:6961: checking for objdir configure:6976: result: .libs configure:7028: checking for i386-unknown-gnu-ar configure:7058: result: no configure:7068: checking for ar configure:7084: found /usr/bin/ar configure:7095: result: ar configure:7124: checking for i386-unknown-gnu-ranlib configure:7151: result: ranlib configure:7220: checking for i386-unknown-gnu-strip configure:7250: result: no configure:7260: checking for strip configure:7276: found /usr/bin/strip configure:7287: result: strip configure:7623: checking for gcc option to produce PIC configure:7833: result: configure:7904: checking if gcc static flag works configure:7932: result: yes configure:7942: checking if gcc supports -c -o file.o configure:7966: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -o out/conftest2.o conftest.c >&5 configure:7970: $? = 0 configure:7989: result: yes configure:8015: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8969: result: no configure:9036: checking dynamic linker characteristics configure:9624: result: gnu ld.so configure:9633: checking how to hardcode library paths into programs configure:9658: result: unsupported configure:9672: checking whether stripping libraries is possible configure:9693: result: no configure:10478: checking if libtool supports shared libraries configure:10480: result: no configure:10483: checking whether to build shared libraries configure:10504: result: no configure:10507: checking whether to build static libraries configure:10511: result: yes configure:10603: creating libtool configure:11333: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12267: result: yes configure:12285: g++ -c -fno-common conftest.cpp >&5 configure:12288: $? = 0 configure:12407: checking for g++ option to produce PIC configure:12681: result: configure:12752: checking if g++ static flag works configure:12780: result: yes configure:12790: checking if g++ supports -c -o file.o configure:12814: g++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:12818: $? = 0 configure:12837: result: yes configure:12863: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12888: result: yes configure:12955: checking dynamic linker characteristics configure:13543: result: gnu ld.so configure:13552: checking how to hardcode library paths into programs configure:13577: result: unsupported configure:14103: checking if libtool supports shared libraries configure:14105: result: no configure:14108: checking whether to build shared libraries configure:14128: result: no configure:14131: checking whether to build static libraries configure:14135: result: yes configure:14145: checking for g77 option to produce PIC configure:14355: result: configure:14426: checking if g77 static flag works configure:14454: result: yes configure:14464: checking if g77 supports -c -o file.o configure:14488: g77 -c -o out/conftest2.o conftest.f >&5 configure:14492: $? = 0 configure:14511: result: yes configure:14537: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15471: result: no configure:15538: checking dynamic linker characteristics configure:16126: result: gnu ld.so configure:16135: checking how to hardcode library paths into programs configure:16160: result: unsupported configure:19720: checking for ANSI C header files configure:19881: result: no configure:19891: checking whether time.h and sys/time.h may both be included configure:19921: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:19927: $? = 0 configure:19942: result: yes configure:19952: checking whether stat file-mode macros are broken configure:19989: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:19995: $? = 0 configure:20010: result: no configure:20033: checking for unistd.h configure:20039: result: no configure:20033: checking for string.h configure:20039: result: no configure:20043: checking getopt.h usability configure:20060: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20066: $? = 0 configure:20080: result: yes configure:20084: checking getopt.h presence configure:20099: gcc -E conftest.c configure:20105: $? = 0 configure:20119: result: yes configure:20152: checking for getopt.h configure:20160: result: yes configure:20043: checking errno.h usability configure:20060: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20066: $? = 0 configure:20080: result: yes configure:20084: checking errno.h presence configure:20099: gcc -E conftest.c configure:20105: $? = 0 configure:20119: result: yes configure:20152: checking for errno.h configure:20160: result: yes configure:20043: checking fcntl.h usability configure:20060: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20066: $? = 0 configure:20080: result: yes configure:20084: checking fcntl.h presence configure:20099: gcc -E conftest.c configure:20105: $? = 0 configure:20119: result: yes configure:20152: checking for fcntl.h configure:20160: result: yes configure:20043: checking assert.h usability configure:20060: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20066: $? = 0 configure:20080: result: yes configure:20084: checking assert.h presence configure:20099: gcc -E conftest.c configure:20105: $? = 0 configure:20119: result: yes configure:20152: checking for assert.h configure:20160: result: yes configure:20181: checking for sys/types.h configure:20187: result: no configure:20181: checking for sys/stat.h configure:20187: result: no configure:20191: checking sys/time.h usability configure:20208: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20214: $? = 0 configure:20228: result: yes configure:20232: checking sys/time.h presence configure:20247: gcc -E conftest.c configure:20253: $? = 0 configure:20267: result: yes configure:20300: checking for sys/time.h configure:20308: result: yes configure:20191: checking stddef.h usability configure:20208: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20214: $? = 0 configure:20228: result: yes configure:20232: checking stddef.h presence configure:20247: gcc -E conftest.c configure:20253: $? = 0 configure:20267: result: yes configure:20300: checking for stddef.h configure:20308: result: yes configure:20340: checking netinet/in.h usability configure:20357: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20363: $? = 0 configure:20377: result: yes configure:20381: checking netinet/in.h presence configure:20396: gcc -E conftest.c configure:20402: $? = 0 configure:20416: result: yes configure:20449: checking for netinet/in.h configure:20457: result: yes configure:20340: checking netinet/tcp.h usability configure:20357: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20363: $? = 0 configure:20377: result: yes configure:20381: checking netinet/tcp.h presence configure:20396: gcc -E conftest.c configure:20402: $? = 0 configure:20416: result: yes configure:20449: checking for netinet/tcp.h configure:20457: result: yes configure:20340: checking xti.h usability configure:20357: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 conftest.c:57:17: xti.h: No such file or directory configure:20363: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20377: result: no configure:20381: checking xti.h presence configure:20396: gcc -E conftest.c conftest.c:24:17: xti.h: No such file or directory configure:20402: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | #include configure:20416: result: no configure:20449: checking for xti.h configure:20457: result: no configure:20340: checking netdb.h usability configure:20357: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20363: $? = 0 configure:20377: result: yes configure:20381: checking netdb.h presence configure:20396: gcc -E conftest.c configure:20402: $? = 0 configure:20416: result: yes configure:20449: checking for netdb.h configure:20457: result: yes configure:20340: checking sys/resource.h usability configure:20357: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20363: $? = 0 configure:20377: result: yes configure:20381: checking sys/resource.h presence configure:20396: gcc -E conftest.c configure:20402: $? = 0 configure:20416: result: yes configure:20449: checking for sys/resource.h configure:20457: result: yes configure:20488: checking pwd.h usability configure:20505: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20511: $? = 0 configure:20525: result: yes configure:20529: checking pwd.h presence configure:20544: gcc -E conftest.c configure:20550: $? = 0 configure:20564: result: yes configure:20597: checking for pwd.h configure:20605: result: yes configure:20488: checking grp.h usability configure:20505: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20511: $? = 0 configure:20525: result: yes configure:20529: checking grp.h presence configure:20544: gcc -E conftest.c configure:20550: $? = 0 configure:20564: result: yes configure:20597: checking for grp.h configure:20605: result: yes configure:20488: checking termcap.h usability configure:20505: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20511: $? = 0 configure:20525: result: yes configure:20529: checking termcap.h presence configure:20544: gcc -E conftest.c configure:20550: $? = 0 configure:20564: result: yes configure:20597: checking for termcap.h configure:20605: result: yes configure:20488: checking paths.h usability configure:20505: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20511: $? = 0 configure:20525: result: yes configure:20529: checking paths.h presence configure:20544: gcc -E conftest.c configure:20550: $? = 0 configure:20564: result: yes configure:20597: checking for paths.h configure:20605: result: yes configure:20636: checking ncurses.h usability configure:20653: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20659: $? = 0 configure:20673: result: yes configure:20677: checking ncurses.h presence configure:20692: gcc -E conftest.c configure:20698: $? = 0 configure:20712: result: yes configure:20745: checking for ncurses.h configure:20753: result: yes configure:20636: checking signal.h usability configure:20653: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20659: $? = 0 configure:20673: result: yes configure:20677: checking signal.h presence configure:20692: gcc -E conftest.c configure:20698: $? = 0 configure:20712: result: yes configure:20745: checking for signal.h configure:20753: result: yes configure:20636: checking ctype.h usability configure:20653: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20659: $? = 0 configure:20673: result: yes configure:20677: checking ctype.h presence configure:20692: gcc -E conftest.c configure:20698: $? = 0 configure:20712: result: yes configure:20745: checking for ctype.h configure:20753: result: yes configure:20636: checking utime.h usability configure:20653: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20659: $? = 0 configure:20673: result: yes configure:20677: checking utime.h presence configure:20692: gcc -E conftest.c configure:20698: $? = 0 configure:20712: result: yes configure:20745: checking for utime.h configure:20753: result: yes configure:20786: checking arpa/inet.h usability configure:20803: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20809: $? = 0 configure:20823: result: yes configure:20827: checking arpa/inet.h presence configure:20842: gcc -E conftest.c configure:20848: $? = 0 configure:20862: result: yes configure:20895: checking for arpa/inet.h configure:20903: result: yes configure:20786: checking sys/mman.h usability configure:20803: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20809: $? = 0 configure:20823: result: yes configure:20827: checking sys/mman.h presence configure:20842: gcc -E conftest.c configure:20848: $? = 0 configure:20862: result: yes configure:20895: checking for sys/mman.h configure:20903: result: yes configure:20786: checking limits.h usability configure:20803: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20809: $? = 0 configure:20823: result: yes configure:20827: checking limits.h presence configure:20842: gcc -E conftest.c configure:20848: $? = 0 configure:20862: result: yes configure:20895: checking for limits.h configure:20903: result: yes configure:20786: checking termios.h usability configure:20803: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20809: $? = 0 configure:20823: result: yes configure:20827: checking termios.h presence configure:20842: gcc -E conftest.c configure:20848: $? = 0 configure:20862: result: yes configure:20895: checking for termios.h configure:20903: result: yes configure:20786: checking locale.h usability configure:20803: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20809: $? = 0 configure:20823: result: yes configure:20827: checking locale.h presence configure:20842: gcc -E conftest.c configure:20848: $? = 0 configure:20862: result: yes configure:20895: checking for locale.h configure:20903: result: yes configure:20786: checking langinfo.h usability configure:20803: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:20809: $? = 0 configure:20823: result: yes configure:20827: checking langinfo.h presence configure:20842: gcc -E conftest.c configure:20848: $? = 0 configure:20862: result: yes configure:20895: checking for langinfo.h configure:20903: result: yes configure:20919: checking return type of signal handlers configure:20947: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:46: error: void value not ignored as it ought to be configure:20953: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:20968: result: void configure:20976: checking for size_t configure:21006: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:21012: $? = 0 configure:21027: result: yes configure:21039: checking for mode_t configure:21069: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 conftest.c:74: error: parse error before "ac__type_new_" conftest.c:74: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:78: error: parse error before ')' token configure:21075: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef mode_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21090: result: no configure:21102: checking for uid_t in sys/types.h configure:21125: result: yes configure:21140: checking for pid_t configure:21170: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 conftest.c:75: error: parse error before "ac__type_new_" conftest.c:75: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:79: error: parse error before ')' token configure:21176: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define RETSIGTYPE void | #define mode_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21191: result: no configure:21204: checking for long long configure:21234: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:21240: $? = 0 configure:21255: result: yes configure:21262: checking size of long long configure:21564: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:21567: $? = 0 configure:21573: ./conftest configure:21576: $? = 0 configure:21599: result: 8 configure:21611: checking for long configure:21641: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:21647: $? = 0 configure:21662: result: yes configure:21669: checking size of long configure:21971: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:21974: $? = 0 configure:21980: ./conftest configure:21983: $? = 0 configure:22006: result: 4 configure:22018: checking for int configure:22048: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:22054: $? = 0 configure:22069: result: yes configure:22076: checking size of int configure:22378: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:22381: $? = 0 configure:22387: ./conftest configure:22390: $? = 0 configure:22413: result: 4 configure:22425: checking for short configure:22455: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:22461: $? = 0 configure:22476: result: yes configure:22483: checking size of short configure:22785: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:22788: $? = 0 configure:22794: ./conftest configure:22797: $? = 0 configure:22820: result: 2 configure:22832: checking for char configure:22862: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:22868: $? = 0 configure:22883: result: yes configure:22890: checking size of char configure:23192: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:23195: $? = 0 configure:23201: ./conftest configure:23204: $? = 0 configure:23227: result: 1 configure:23239: checking for void * configure:23269: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:23275: $? = 0 configure:23290: result: yes configure:23297: checking size of void * configure:23599: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:23602: $? = 0 configure:23608: ./conftest configure:23611: $? = 0 configure:23634: result: 4 configure:23649: checking for gethostbyname configure:23705: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:23711: $? = 0 configure:23728: result: yes configure:23954: checking for socket configure:24010: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24016: $? = 0 configure:24033: result: yes configure:24113: checking for gethostname configure:24169: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24175: $? = 0 configure:24193: result: yes configure:24113: checking for gethostbyaddr configure:24169: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24175: $? = 0 configure:24193: result: yes configure:24113: checking for getservbyname configure:24169: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24175: $? = 0 configure:24193: result: yes configure:24113: checking for getservbyport configure:24169: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24175: $? = 0 configure:24193: result: yes configure:24213: checking for select configure:24269: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24275: $? = 0 configure:24293: result: yes configure:24213: checking for listen configure:24269: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24275: $? = 0 configure:24293: result: yes configure:24213: checking for bind configure:24269: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24275: $? = 0 configure:24293: result: yes configure:24213: checking for shutdown configure:24269: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24275: $? = 0 configure:24293: result: yes configure:24213: checking for close configure:24269: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24275: $? = 0 configure:24293: result: yes configure:24213: checking for connect configure:24269: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24275: $? = 0 configure:24293: result: yes configure:24213: checking for setsockopt configure:24269: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24275: $? = 0 configure:24293: result: yes configure:24311: checking for time configure:24367: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24373: $? = 0 configure:24391: result: yes configure:24311: checking for ctime configure:24367: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24373: $? = 0 configure:24391: result: yes configure:24311: checking for utime configure:24367: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24373: $? = 0 configure:24391: result: yes configure:24311: checking for gettimeofday configure:24367: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24373: $? = 0 configure:24391: result: yes configure:24311: checking for getrusage configure:24367: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24373: $? = 0 configure:24391: result: yes configure:24411: checking for chmod configure:24467: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24473: $? = 0 configure:24491: result: yes configure:24411: checking for fcntl configure:24467: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24473: $? = 0 configure:24491: result: yes configure:24411: checking for stat configure:24467: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24473: $? = 0 configure:24491: result: yes configure:24411: checking for fstat configure:24467: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24473: $? = 0 configure:24491: result: yes configure:24411: checking for getenv configure:24467: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24473: $? = 0 configure:24491: result: yes configure:24411: checking for putenv configure:24467: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24473: $? = 0 configure:24491: result: yes configure:24411: checking for strerror configure:24467: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24473: $? = 0 configure:24491: result: yes configure:24510: checking for getpid configure:24566: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24572: $? = 0 configure:24590: result: yes configure:24510: checking for getgid configure:24566: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24572: $? = 0 configure:24590: result: yes configure:24510: checking for getsid configure:24566: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24572: $? = 0 configure:24590: result: yes configure:24510: checking for getpgid configure:24566: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24572: $? = 0 configure:24590: result: yes configure:24510: checking for getpgrp configure:24566: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24572: $? = 0 configure:24590: result: yes configure:24510: checking for getuid configure:24566: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24572: $? = 0 configure:24590: result: yes configure:24606: checking for setgroups configure:24662: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24668: $? = 0 configure:24686: result: yes configure:24606: checking for initgroups configure:24662: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24668: $? = 0 configure:24686: result: yes configure:24606: checking for nl_langinfo configure:24662: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24668: $? = 0 configure:24686: result: yes configure:24706: checking for strchr configure:24762: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 conftest.c:104: warning: conflicting types for built-in function `strchr' configure:24768: $? = 0 configure:24786: result: yes configure:24706: checking for strstr configure:24762: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 conftest.c:105: warning: conflicting types for built-in function `strstr' configure:24768: $? = 0 configure:24786: result: yes configure:24706: checking for strcpy configure:24762: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 conftest.c:106: warning: conflicting types for built-in function `strcpy' configure:24768: $? = 0 configure:24786: result: yes configure:24706: checking for strncpy configure:24762: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 conftest.c:107: warning: conflicting types for built-in function `strncpy' configure:24768: $? = 0 configure:24786: result: yes configure:24706: checking for memcpy configure:24762: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 conftest.c:108: warning: conflicting types for built-in function `memcpy' configure:24768: $? = 0 configure:24786: result: yes configure:24706: checking for memset configure:24762: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 conftest.c:109: warning: conflicting types for built-in function `memset' configure:24768: $? = 0 configure:24786: result: yes configure:24706: checking for memmove configure:24762: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:24768: $? = 0 configure:24786: result: yes configure:24802: checking for SIM support configure:24804: result: configure:24811: checking for dlfcn.h configure:24817: result: yes configure:24947: checking for dlopen in -ldl configure:24982: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c -ldl >&5 configure:24988: $? = 0 configure:25006: result: yes configure:25112: result: Enabled SIM support. configure:25132: checking regex.h usability configure:25149: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:25155: $? = 0 configure:25169: result: yes configure:25173: checking regex.h presence configure:25188: gcc -E conftest.c configure:25194: $? = 0 configure:25208: result: yes configure:25241: checking for regex.h configure:25248: result: yes configure:25278: checking for getopt_long configure:25334: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c -ldl >&5 configure:25340: $? = 0 configure:25357: result: yes configure:25374: checking for getopt configure:25430: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c -ldl >&5 configure:25436: $? = 0 configure:25453: result: yes configure:25476: checking whether to enable IPv6 support configure:25549: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c >&5 configure:25555: $? = 0 configure:25566: result: yes configure:25584: checking whether to enable debugging configure:25611: result: no configure:25619: checking whether to enable assembler optimizations configure:25631: result: yes configure:26191: checking whether gcc accepts -g flag configure:26214: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g conftest.c -ldl >&5 configure:26220: $? = 0 configure:26226: result: yes configure:26244: checking whether gcc accepts -O2 flag configure:26267: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g -O2 conftest.c -ldl >&5 configure:26273: $? = 0 configure:26279: result: yes configure:26597: checking for i386-unknown-gnu-pkg-config configure:26630: result: no configure:26640: checking for pkg-config configure:26658: found /usr/local/bin/pkg-config configure:26670: result: /usr/local/bin/pkg-config configure:26699: checking pkg-config is at least version 0.9.0 configure:26702: result: yes configure:26713: checking for SILC configure:26721: $PKG_CONFIG --exists --print-errors "silc" Package silc was not found in the pkg-config search path. Perhaps you should add the directory containing `silc.pc' to the PKG_CONFIG_PATH environment variable No package 'silc' found configure:26724: $? = 1 configure:26739: $PKG_CONFIG --exists --print-errors "silc" Package silc was not found in the pkg-config search path. Perhaps you should add the directory containing `silc.pc' to the PKG_CONFIG_PATH environment variable No package 'silc' found configure:26742: $? = 1 No package 'silc' found configure:26795: checking whether to support SOCKS4 configure:26876: result: no configure:26887: checking whether to support SOCKS5 configure:26968: result: no configure:27109: checking whether to search for GMP configure:27217: result: no configure:27249: result: Using SILC Math as a MP library. configure:27261: checking whether to implicit search for libiconv configure:27519: result: no configure:27536: checking iconv.h usability configure:27553: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g -O2 conftest.c >&5 configure:27559: $? = 0 configure:27573: result: yes configure:27577: checking iconv.h presence configure:27592: gcc -E conftest.c configure:27598: $? = 0 configure:27612: result: yes configure:27645: checking for iconv.h configure:27653: result: yes configure:27666: checking for iconv configure:27722: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g -O2 conftest.c -ldl >&5 ld: Undefined symbols: _iconv configure:27728: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Server" | #define PACKAGE_TARNAME "silc-server" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "Server 1.0.3" | #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" | #define PACKAGE "silc-server" | #define VERSION "1.0.3" | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_CHAR 1 | #define SIZEOF_VOID_P 4 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_SELECT 1 | #define HAVE_LISTEN 1 | #define HAVE_BIND 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_CLOSE 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_TIME 1 | #define HAVE_CTIME 1 | #define HAVE_UTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_CHMOD 1 | #define HAVE_FCNTL 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPID 1 | #define HAVE_GETGID 1 | #define HAVE_GETSID 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRNCPY 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_DLFCN_H 1 | #define SILC_SIM | #define HAVE_REGEX_H | #define HAVE_GETOPT_LONG | #define HAVE_GETOPT | #define HAVE_IPV6 | #define SILC_ETCDIR "/etc" | #define SILC_DOCDIR "/doc" | #define SILC_MP_SILCMAP | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | /* Define iconv to an innocuous variant, in case declares iconv. | For example, HP-UX 11i declares gettimeofday. */ | #define iconv innocuous_iconv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iconv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iconv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char iconv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_iconv || defined __stub___iconv | choke me | #endif | | int | main () | { | return iconv (); | ; | return 0; | } configure:27746: result: no configure:27769: result: Searching for iconv... configure:27790: checking iconv.h usability configure:27807: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g -O2 conftest.c >&5 configure:27813: $? = 0 configure:27827: result: yes configure:27831: checking iconv.h presence configure:27846: gcc -E conftest.c configure:27852: $? = 0 configure:27866: result: yes configure:27899: checking for iconv.h configure:27907: result: yes configure:27917: checking for iconv in -liconv configure:27947: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g -O2 conftest.c -ldl -liconv >&5 configure:27953: $? = 0 configure:28244: checking whether this iconv is good enough configure:28281: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g -O2 conftest.c -ldl -liconv >&5 configure:28284: $? = 0 configure:28290: ./conftest configure:28293: $? = 0 configure:28314: result: yes configure:28325: checking whether to search for POSIX threads configure:28358: result: yes configure:28375: checking pthread.h usability configure:28392: gcc -c -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g -O2 conftest.c >&5 configure:28398: $? = 0 configure:28412: result: yes configure:28416: checking pthread.h presence configure:28431: gcc -E conftest.c configure:28437: $? = 0 configure:28451: result: yes configure:28484: checking for pthread.h configure:28492: result: yes configure:28502: checking for pthread_attr_init in -lpthread configure:28537: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g -O2 conftest.c -lpthread -ldl -liconv -lpthread >&5 configure:28543: $? = 0 configure:28561: result: yes configure:28943: checking for pthread_create configure:28999: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c -ldl -liconv -lpthread >&5 configure:29005: $? = 0 configure:29022: result: yes configure:29040: checking whether to compile native WIN32 code configure:29059: result: no configure:29128: checking whether to do libtoolfix configure:29140: result: yes configure:29274: Configuring SILC libraries configure:29381: configuring math library configure:29386: checking whether gcc accepts -O3 flag configure:29409: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c -ldl -liconv -lpthread >&5 configure:29415: $? = 0 configure:29421: result: yes configure:29491: checking whether gcc accepts -funroll-all-loops flag configure:29514: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c -ldl -liconv -lpthread >&5 configure:29520: $? = 0 configure:29526: result: yes configure:29545: checking whether gcc accepts -fomit-frame-pointer flag configure:29568: gcc -o conftest -fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT conftest.c -ldl -liconv -lpthread >&5 configure:29574: $? = 0 configure:29580: result: yes configure:29844: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SILC_CFLAGS_set= ac_cv_env_SILC_CFLAGS_value= ac_cv_env_SILC_LIBS_set= ac_cv_env_SILC_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_func_bind=yes ac_cv_func_chmod=yes ac_cv_func_close=yes ac_cv_func_connect=yes ac_cv_func_ctime=yes ac_cv_func_fcntl=yes ac_cv_func_fstat=yes ac_cv_func_getenv=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getservbyport=yes ac_cv_func_getsid=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_iconv=no ac_cv_func_initgroups=yes ac_cv_func_listen=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_nl_langinfo=yes ac_cv_func_pthread_create=yes ac_cv_func_putenv=yes ac_cv_func_select=yes ac_cv_func_setgroups=yes ac_cv_func_setsockopt=yes ac_cv_func_shutdown=yes ac_cv_func_socket=yes ac_cv_func_stat=yes ac_cv_func_strchr=yes ac_cv_func_strcpy=yes ac_cv_func_strerror=yes ac_cv_func_strncpy=yes ac_cv_func_strstr=yes ac_cv_func_time=yes ac_cv_func_utime=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=no ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_ncurses_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_paths_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_signal_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_termcap_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_header_xti_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_pthread_pthread_attr_init=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_path_sedpath=/usr/local/bin/sed ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=4 ac_cv_target=i386-unknown-gnu ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_mode_t=no ac_cv_type_pid_t=no ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_type_void_p=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= 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'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len=-1 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' 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'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-fno-common -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT -g -O2 -D_REENTRANT' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOCDIR='/doc' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETCDIR='/etc' EXEEXT='' F77='g77' FFLAGS='' FIX_SHA1='#' GREP='/usr/bin/grep' HAVE_REGEX_FALSE='#' HAVE_REGEX_TRUE='' INCLUDE_DEFINES_INT='include $(top_srcdir)/Makefile.defines_int' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS=' -ldl -liconv -lpthread' LIBSILCCLIENT_AGE='3' LIBSILCCLIENT_CURRENT='4' LIBSILCCLIENT_REVISION='2' LIBSILC_AGE='4' LIBSILC_CURRENT='6' LIBSILC_REVISION='1' LIBSUBDIR='lib' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_BASE_VERSION='1.0' LN_S='ln -s' LOGSDIR='/logs' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/missing --run makeinfo' MATH_CFLAGS=' -O3 -funroll-all-loops -fomit-frame-pointer' MODULESDIR='/modules' OBJEXT='' PACKAGE='silc-server' PACKAGE_BUGREPORT='silc-devel@lists.silcnet.org' PACKAGE_NAME='Server' PACKAGE_STRING='Server 1.0.3' PACKAGE_TARNAME='silc-server' PACKAGE_VERSION='1.0.3' PATH_SEPARATOR=':' PIDFILE='/var/silcd.pid' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SILCD_SUBDIR='silcd' SILC_BEOS_FALSE='' SILC_BEOS_TRUE='#' SILC_CFLAGS='' SILC_ENABLE_SHARED_FALSE='' SILC_ENABLE_SHARED_TRUE='#' SILC_EPOC_FALSE='' SILC_EPOC_TRUE='#' SILC_LIBS='' SILC_LIBTOOLFIX_FALSE='#' SILC_LIBTOOLFIX_TRUE='' SILC_LIB_INCLUDES=' -I/mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/lib/contrib -I/mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/lib/silccore -I/mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/lib/silccrypt -I/mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/lib/silcmath -I/mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/lib/silcutil -I/mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/lib/silcske -I/mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/lib/silcsim' SILC_MP_GMP_FALSE='' SILC_MP_GMP_TRUE='#' SILC_MP_SILCMATH_FALSE='#' SILC_MP_SILCMATH_TRUE='' SILC_OS2_FALSE='' SILC_OS2_TRUE='#' SILC_SIM_FALSE='#' SILC_SIM_TRUE='' SILC_SIZEOF_CHAR='1' SILC_SIZEOF_INT='4' SILC_SIZEOF_LONG='4' SILC_SIZEOF_LONG_LONG='8' SILC_SIZEOF_SHORT='2' SILC_SIZEOF_VOID_P='4' SILC_THREADS_FALSE='#' SILC_THREADS_TRUE='' SILC_TOP_SRCDIR='/mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3' SILC_WIN32_FALSE='' SILC_WIN32_TRUE='#' STRIP='strip' VERSION='1.0.3' __SILC_ENABLE_DEBUG='' __SILC_HAVE_PTHREAD='#define __SILC_HAVE_PTHREAD 1' __SILC_HAVE_SIM='#define __SILC_HAVE_SIM 1' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/net/silc-server/work/silc-server-1.0.3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sedpath='/usr/local/bin/sed' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Server" #define PACKAGE_TARNAME "silc-server" #define PACKAGE_VERSION "1.0.3" #define PACKAGE_STRING "Server 1.0.3" #define PACKAGE_BUGREPORT "silc-devel@lists.silcnet.org" #define PACKAGE "silc-server" #define VERSION "1.0.3" #ifndef __cplusplus #define inline #endif #define const #define HAVE_DLFCN_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_GETOPT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_STDDEF_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_PWD_H 1 #define HAVE_GRP_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_PATHS_H 1 #define HAVE_NCURSES_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_CTYPE_H 1 #define HAVE_UTIME_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LANGINFO_H 1 #define RETSIGTYPE void #define mode_t int #define pid_t int #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define SIZEOF_CHAR 1 #define SIZEOF_VOID_P 4 #define HAVE_GETHOSTNAME 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_GETSERVBYPORT 1 #define HAVE_SELECT 1 #define HAVE_LISTEN 1 #define HAVE_BIND 1 #define HAVE_SHUTDOWN 1 #define HAVE_CLOSE 1 #define HAVE_CONNECT 1 #define HAVE_SETSOCKOPT 1 #define HAVE_TIME 1 #define HAVE_CTIME 1 #define HAVE_UTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETRUSAGE 1 #define HAVE_CHMOD 1 #define HAVE_FCNTL 1 #define HAVE_STAT 1 #define HAVE_FSTAT 1 #define HAVE_GETENV 1 #define HAVE_PUTENV 1 #define HAVE_STRERROR 1 #define HAVE_GETPID 1 #define HAVE_GETGID 1 #define HAVE_GETSID 1 #define HAVE_GETPGID 1 #define HAVE_GETPGRP 1 #define HAVE_GETUID 1 #define HAVE_SETGROUPS 1 #define HAVE_INITGROUPS 1 #define HAVE_NL_LANGINFO 1 #define HAVE_STRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_MEMCPY 1 #define HAVE_MEMSET 1 #define HAVE_MEMMOVE 1 #define HAVE_DLFCN_H 1 #define SILC_SIM #define HAVE_REGEX_H #define HAVE_GETOPT_LONG #define HAVE_GETOPT #define HAVE_IPV6 #define SILC_ETCDIR "/etc" #define SILC_DOCDIR "/doc" #define SILC_MP_SILCMAP #define HAVE_ICONV_H 1 #define HAVE_ICONV_H 1 #define HAVE_ICONV #define HAVE_PTHREAD_H 1 #define SILC_HAVE_PTHREAD #define SILC_THREADS #define SILC_ETCDIR "/etc" #define SILC_LOGSDIR "/logs" #define SILC_MODULESDIR "/modules" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Server config.status 1.0.3, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Server config.status 1.0.3, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile.defines_int on darwintel config.status:738: creating apps/silcd/Makefile config.status:873: WARNING: apps/silcd/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating Makefile.defines_int config.status:873: WARNING: Makefile.defines_int.in seems to ignore the --datarootdir setting config.status:738: creating doc/example_silcd.conf config.status:738: creating lib/Makefile config.status:873: WARNING: lib/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating lib/contrib/Makefile config.status:873: WARNING: lib/contrib/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating lib/silccore/Makefile config.status:873: WARNING: lib/silccore/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating lib/silccrypt/Makefile config.status:873: WARNING: lib/silccrypt/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating lib/silcsim/Makefile config.status:873: WARNING: lib/silcsim/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating lib/silcske/Makefile config.status:873: WARNING: lib/silcske/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating lib/silcutil/Makefile config.status:873: WARNING: lib/silcutil/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating lib/silcutil/unix/Makefile config.status:873: WARNING: lib/silcutil/unix/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating lib/silcutil/win32/Makefile config.status:873: WARNING: lib/silcutil/win32/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating lib/silcutil/beos/Makefile config.status:873: WARNING: lib/silcutil/beos/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating lib/silcutil/os2/Makefile config.status:873: WARNING: lib/silcutil/os2/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating lib/silcmath/Makefile config.status:873: WARNING: lib/silcmath/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating Makefile config.status:873: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:738: creating doc/Makefile config.status:873: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating Makefile.defines config.status:738: creating Makefile.defines_int config.status:873: WARNING: Makefile.defines_int.in seems to ignore the --datarootdir setting config.status:738: creating includes/Makefile config.status:873: WARNING: includes/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating includes/silcversion.h config.status:738: creating includes/silcincludes.h config.status:738: creating apps/Makefile config.status:873: WARNING: apps/Makefile.in seems to ignore the --datarootdir setting config.status:738: creating silcdefs.h config.status:1057: silcdefs.h is unchanged config.status:1103: executing depfiles commands