This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lyskom-server configure 2.0.7, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure -C --prefix=/home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/pfx --disable-dependency-tracking CC=ccache gcc ## --------- ## ## Platform. ## ## --------- ## hostname = taylor uname -m = 9000/829 uname -r = B.11.00 uname -s = HP-UX uname -v = A /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /usr/sbin PATH: . PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1213: creating cache config.cache configure:1342: checking for a BSD-compatible install configure:1396: result: /usr/local/bin/install -c configure:1407: checking whether build environment is sane configure:1450: result: yes configure:1483: checking for gawk configure:1512: result: no configure:1483: checking for mawk configure:1512: result: no configure:1483: checking for nawk configure:1512: result: no configure:1483: checking for awk configure:1499: found /usr/bin/awk configure:1509: result: awk configure:1519: checking whether make sets $(MAKE) configure:1539: result: yes configure:1829: checking for ar configure:1847: found /usr/bin/ar configure:1860: result: /usr/bin/ar configure:1919: checking for gcc configure:1945: result: ccache gcc configure:2189: checking for C compiler version configure:2192: ccache gcc --version &5 gcc (GCC) 3.2 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:2195: $? = 0 configure:2197: ccache gcc -v &5 Reading specs from /pkg/gcc/hppa-hpux1100/3.2/lib/gcc-lib/hppa1.1-hp-hpux11.00/3.2/specs Configured with: ../../../3.2/configure --prefix=/pkg/gcc/hppa-hpux1100/3.2 --disable-shared --disable-libgcj Thread model: single gcc version 3.2 configure:2200: $? = 0 configure:2202: ccache gcc -V &5 gcc: argument to `-V' is missing configure:2205: $? = 1 configure:2229: checking for C compiler default output configure:2232: ccache gcc conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. configure:2235: $? = 0 configure:2281: result: a.out configure:2286: checking whether the C compiler works configure:2292: ./a.out configure:2295: $? = 0 configure:2312: result: yes configure:2319: checking whether we are cross compiling configure:2321: result: no configure:2324: checking for suffix of executables configure:2326: ccache gcc -o conftest conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. configure:2329: $? = 0 configure:2354: result: configure:2360: checking for suffix of object files configure:2382: ccache gcc -c conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. configure:2385: $? = 0 configure:2407: result: o configure:2411: checking whether we are using the GNU C compiler configure:2436: ccache gcc -c conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. configure:2439: $? = 0 configure:2442: test -s conftest.o configure:2445: $? = 0 configure:2458: result: yes configure:2464: checking whether ccache gcc accepts -g configure:2486: ccache gcc -c -g conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:2489: $? = 0 configure:2492: test -s conftest.o configure:2495: $? = 0 configure:2506: result: yes configure:2523: checking for ccache gcc option to accept ANSI C configure:2584: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:2587: $? = 0 configure:2590: test -s conftest.o configure:2593: $? = 0 configure:2611: result: none needed configure:2629: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled conftest.c:2: parse error before "me" configure:2632: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2760: checking for style of include used by make configure:2788: result: GNU configure:2816: checking dependency style of ccache gcc configure:2878: result: none configure:2901: checking how to run the C preprocessor configure:2937: ccache gcc -E conftest.c configure:2943: $? = 0 configure:2975: ccache gcc -E conftest.c configure:2977:28: ac_nonexistent.h: No such file or directory configure:2981: $? = 1 configure: failed program was: | #line 2966 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.0.7" | #define PACKAGE_STRING "lyskom-server 2.0.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.0.7" | #define USE_MALLOC_GUARDS 1 | /* end confdefs.h. */ | #include configure:3019: result: ccache gcc -E configure:3044: ccache gcc -E conftest.c configure:3050: $? = 0 configure:3082: ccache gcc -E conftest.c configure:3084:28: ac_nonexistent.h: No such file or directory configure:3088: $? = 1 configure: failed program was: | #line 3073 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.0.7" | #define PACKAGE_STRING "lyskom-server 2.0.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.0.7" | #define USE_MALLOC_GUARDS 1 | /* end confdefs.h. */ | #include configure:3131: checking for egrep configure:3141: result: grep -E configure:3147: checking for AIX configure:3170: result: no configure:3176: checking for library containing strerror configure:3207: ccache gcc -o conftest -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:3210: $? = 0 configure:3213: test -s conftest configure:3216: $? = 0 configure:3275: result: none required configure:3282: checking for ANSI C header files configure:3308: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:3311: $? = 0 configure:3314: test -s conftest.o configure:3317: $? = 0 configure:3409: ccache gcc -o conftest -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:3412: $? = 0 configure:3414: ./conftest configure:3417: $? = 0 configure:3432: result: yes configure:3456: checking for sys/types.h configure:3473: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3456: checking for sys/stat.h configure:3473: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3456: checking for stdlib.h configure:3473: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3456: checking for string.h configure:3473: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3456: checking for memory.h configure:3473: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3456: checking for strings.h configure:3473: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3456: checking for inttypes.h configure:3473: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3456: checking for stdint.h configure:3473: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:3515:20: stdint.h: No such file or directory configure:3476: $? = 1 configure: failed program was: | #line 3461 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.0.7" | #define PACKAGE_STRING "lyskom-server 2.0.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.0.7" | #define USE_MALLOC_GUARDS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3493: result: no configure:3456: checking for unistd.h configure:3473: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3493: result: yes configure:3515: checking minix/config.h usability configure:3528: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:3571:26: minix/config.h: No such file or directory configure:3531: $? = 1 configure: failed program was: | #line 3517 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.0.7" | #define PACKAGE_STRING "lyskom-server 2.0.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.0.7" | #define USE_MALLOC_GUARDS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3547: result: no configure:3551: checking minix/config.h presence configure:3562: ccache gcc -E conftest.c configure:3573:26: minix/config.h: No such file or directory configure:3568: $? = 1 configure: failed program was: | #line 3553 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.0.7" | #define PACKAGE_STRING "lyskom-server 2.0.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.0.7" | #define USE_MALLOC_GUARDS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3587: result: no configure:3623: checking for minix/config.h configure:3630: result: no configure:3662: checking for ccache gcc option to accept ANSI C configure:3726: ccache gcc -c -g -O2 conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:3729: $? = 0 configure:3732: test -s conftest.o configure:3735: $? = 0 configure:3750: result: none needed configure:3763: checking for function prototypes configure:3766: result: yes configure:3780: checking for ANSI C header files configure:3930: result: yes configure:3945: checking for string.h configure:3950: result: yes configure:4086: checking whether ccache gcc accepts -Wbad-function-cast configure:4110: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:4113: $? = 0 configure:4116: test -s conftest configure:4119: $? = 0 configure:4131: result: yes configure:4136: checking whether ccache gcc accepts -Wcast-align configure:4160: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:4163: $? = 0 configure:4166: test -s conftest configure:4169: $? = 0 configure:4181: result: yes configure:4186: checking whether ccache gcc accepts -Wwrite-strings configure:4210: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled as: warning 2: Unknown option "--traditional-format" ignored. configure:4213: $? = 0 configure:4216: test -s conftest configure:4219: $? = 0 configure:4231: result: yes configure:4236: checking whether ccache gcc accepts -Wstrict-prototypes configure:4260: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:4269: warning: function declaration isn't a prototype as: warning 2: Unknown option "--traditional-format" ignored. configure:4263: $? = 0 configure:4266: test -s conftest configure:4269: $? = 0 configure:4281: result: yes configure:4286: checking whether ccache gcc accepts -Wmissing-prototypes configure:4310: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:4319: warning: function declaration isn't a prototype as: warning 2: Unknown option "--traditional-format" ignored. configure:4313: $? = 0 configure:4316: test -s conftest configure:4319: $? = 0 configure:4331: result: yes configure:4336: checking whether ccache gcc accepts -Wmissing-declarations configure:4360: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:4369: warning: function declaration isn't a prototype as: warning 2: Unknown option "--traditional-format" ignored. configure:4363: $? = 0 configure:4366: test -s conftest configure:4369: $? = 0 configure:4381: result: yes configure:4386: checking whether ccache gcc accepts -pipe configure:4410: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:4419: warning: function declaration isn't a prototype configure:4413: $? = 0 configure:4416: test -s conftest configure:4419: $? = 0 configure:4431: result: yes configure:4730: checking if defines struct sigaction configure:4759: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:4768: warning: function declaration isn't a prototype configure: In function `main': configure:4769: warning: unused variable `foosig' configure:4762: $? = 0 configure:4765: test -s conftest.o configure:4768: $? = 0 configure:4828: result: yes configure:4839: checking for an ANSI C-conforming const configure:4907: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:4871: warning: function declaration isn't a prototype configure: In function `main': configure:4895: warning: unused variable `s' configure:4915: warning: unused variable `foo' configure:4876: warning: unused variable `x' configure:4882: warning: unused variable `zero' configure:4894: warning: `t' might be used uninitialized in this function configure:4912: warning: `b' might be used uninitialized in this function configure:4910: $? = 0 configure:4913: test -s conftest.o configure:4916: $? = 0 configure:4927: result: yes configure:4937: checking for inline configure:4959: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:4970: warning: function declaration isn't a prototype configure:4971: warning: function declaration isn't a prototype configure:4962: $? = 0 configure:4965: test -s conftest.o configure:4968: $? = 0 configure:4980: result: inline configure:4995: checking whether ccache gcc understands __attribute__((unused)) configure:5018: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:5025: warning: no previous prototype for `cmod_x' configure:5028: warning: function declaration isn't a prototype configure:5021: $? = 0 configure:5024: test -s conftest.o configure:5027: $? = 0 configure:5038: result: yes configure:5047: checking for ANSI C header files configure:5197: result: yes configure:5207: checking for pid_t configure:5232: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:5274: warning: function declaration isn't a prototype configure:5235: $? = 0 configure:5238: test -s conftest.o configure:5241: $? = 0 configure:5252: result: yes configure:5264: checking if sig_atomic_t exists configure:5286: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:5298: warning: function declaration isn't a prototype configure: In function `main': configure:5299: warning: unused variable `t' configure:5289: $? = 0 configure:5292: test -s conftest.o configure:5295: $? = 0 configure:5306: result: yes configure:5317: checking if _HPUX_SOURCE needs to be defined configure:5340: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:5352: warning: function declaration isn't a prototype configure: In function `main': configure:5353: warning: unused variable `foo' configure:5343: $? = 0 configure:5346: test -s conftest configure:5349: $? = 0 configure:5398: result: no configure:5408: checking if the compiler understands __attribute__ ((format)) configure:5431: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:5443: warning: function declaration isn't a prototype configure:5434: $? = 0 configure:5437: test -s conftest.o configure:5440: $? = 0 configure:5452: result: yes configure:5461: checking if the compiler understands __attribute__ ((__noreturn__)) configure:5484: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:5497: warning: function declaration isn't a prototype configure:5487: $? = 0 configure:5490: test -s conftest.o configure:5493: $? = 0 configure:5505: result: yes configure:5526: checking for a BSD-compatible install configure:5580: result: /usr/local/bin/install -c configure:5632: checking for ranlib configure:5648: found /usr/bin/ranlib configure:5659: result: ranlib configure:5675: checking for gawk configure:5701: result: awk configure:5711: checking whether ln -s works configure:5715: result: yes configure:5726: checking for bison configure:5742: found /usr/local/bin/bison configure:5752: result: bison -y configure:5767: checking for flex configure:5783: found /usr/local/bin/flex configure:5793: result: flex configure:5806: checking for yywrap in -lfl configure:5837: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c -lfl >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:5848: warning: function declaration isn't a prototype configure:5851: warning: function declaration isn't a prototype /usr/ccs/bin/ld: Can't find library: "fl" collect2: ld returned 1 exit status configure:5840: $? = 1 configure: failed program was: | #line 5813 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.0.7" | #define PACKAGE_STRING "lyskom-server 2.0.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.0.7" | #define USE_MALLOC_GUARDS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char yywrap (); | int | main () | { | yywrap (); | ; | return 0; | } configure:5858: result: no configure:5863: checking for yywrap in -ll configure:5894: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c -ll >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:5905: warning: function declaration isn't a prototype configure:5908: warning: function declaration isn't a prototype configure:5897: $? = 0 configure:5900: test -s conftest configure:5903: $? = 0 configure:5915: result: yes configure:5926: checking lex output file root configure:5937: flex conftest.l configure:5940: $? = 0 configure:5952: result: lex.yy configure:5957: checking whether yytext is a pointer configure:5973: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c -ll >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled lex.yy.c:508: warning: no previous prototype for `yylex' lex.yy.c:948: warning: `yyunput' defined but not used configure:5976: $? = 0 configure:5979: test -s conftest configure:5982: $? = 0 configure:5995: result: yes configure:6013: checking for bison configure:6029: found /usr/local/bin/bison configure:6039: result: bison configure:6053: checking for flex configure:6069: found /usr/local/bin/flex configure:6079: result: flex configure:6093: checking for sed configure:6109: found /usr/bin/sed configure:6119: result: sed configure:6138: checking for string.h configure:6143: result: yes configure:6138: checking for memory.h configure:6143: result: yes configure:6138: checking for strings.h configure:6143: result: yes configure:6147: checking sys/param.h usability configure:6160: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:6163: $? = 0 configure:6166: test -s conftest.o configure:6169: $? = 0 configure:6179: result: yes configure:6183: checking sys/param.h presence configure:6194: ccache gcc -E conftest.c configure:6200: $? = 0 configure:6219: result: yes configure:6255: checking for sys/param.h configure:6262: result: yes configure:6147: checking sys/time.h usability configure:6160: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:6163: $? = 0 configure:6166: test -s conftest.o configure:6169: $? = 0 configure:6179: result: yes configure:6183: checking sys/time.h presence configure:6194: ccache gcc -E conftest.c configure:6200: $? = 0 configure:6219: result: yes configure:6255: checking for sys/time.h configure:6262: result: yes configure:6292: checking stdarg.h usability configure:6305: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:6308: $? = 0 configure:6311: test -s conftest.o configure:6314: $? = 0 configure:6324: result: yes configure:6328: checking stdarg.h presence configure:6339: ccache gcc -E conftest.c configure:6345: $? = 0 configure:6364: result: yes configure:6400: checking for stdarg.h configure:6407: result: yes configure:6283: checking for stdlib.h configure:6288: result: yes configure:6292: checking stddef.h usability configure:6305: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:6308: $? = 0 configure:6311: test -s conftest.o configure:6314: $? = 0 configure:6324: result: yes configure:6328: checking stddef.h presence configure:6339: ccache gcc -E conftest.c configure:6345: $? = 0 configure:6364: result: yes configure:6400: checking for stddef.h configure:6407: result: yes configure:6292: checking locale.h usability configure:6305: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:6308: $? = 0 configure:6311: test -s conftest.o configure:6314: $? = 0 configure:6324: result: yes configure:6328: checking locale.h presence configure:6339: ccache gcc -E conftest.c configure:6345: $? = 0 configure:6364: result: yes configure:6400: checking for locale.h configure:6407: result: yes configure:6435: checking crypt.h usability configure:6448: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:6451: $? = 0 configure:6454: test -s conftest.o configure:6457: $? = 0 configure:6467: result: yes configure:6471: checking crypt.h presence configure:6482: ccache gcc -E conftest.c configure:6488: $? = 0 configure:6507: result: yes configure:6543: checking for crypt.h configure:6550: result: yes configure:6426: checking for unistd.h configure:6431: result: yes configure:6577: checking values.h usability configure:6590: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:6593: $? = 0 configure:6596: test -s conftest.o configure:6599: $? = 0 configure:6609: result: yes configure:6613: checking values.h presence configure:6624: ccache gcc -E conftest.c configure:6630: $? = 0 configure:6649: result: yes configure:6685: checking for values.h configure:6692: result: yes configure:6709: checking for stdint.h configure:6714: result: no configure:6846: checking whether time.h and sys/time.h may both be included configure:6872: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:6898: warning: function declaration isn't a prototype configure:6875: $? = 0 configure:6878: test -s conftest.o configure:6881: $? = 0 configure:6892: result: yes configure:6904: checking for working alloca.h configure:6926: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:6954: warning: function declaration isn't a prototype configure: In function `main': configure:6955: warning: unused variable `p' configure:6929: $? = 0 configure:6932: test -s conftest configure:6935: $? = 0 configure:6946: result: yes configure:6956: checking for alloca configure:6998: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:7027: warning: function declaration isn't a prototype configure: In function `main': configure:7028: warning: unused variable `p' configure:7001: $? = 0 configure:7004: test -s conftest configure:7007: $? = 0 configure:7018: result: yes configure:7229: checking for sys/resource.h configure:7255: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:7258: $? = 0 configure:7261: test -s conftest.o configure:7264: $? = 0 configure:7275: result: yes configure:7286: checking for rlim_t configure:7325: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:7353: warning: function declaration isn't a prototype configure:7328: $? = 0 configure:7331: test -s conftest.o configure:7334: $? = 0 configure:7345: result: yes configure:7355: checking for intptr_t configure:7380: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored.cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:7442: warning: function declaration isn't a prototype configure:7383: $? = 0 configure:7386: test -s conftest.o configure:7389: $? = 0 configure:7400: result: yes configure:7403: checking for intmax_t configure:7428: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:7490: warning: function declaration isn't a prototype configure:7431: $? = 0 configure:7434: test -s conftest.o configure:7437: $? = 0 configure:7448: result: yes configure:7451: checking for size_t configure:7476: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:7538: warning: function declaration isn't a prototype configure:7479: $? = 0 configure:7482: test -s conftest.o configure:7485: $? = 0 configure:7496: result: yes configure:7500: checking for main in -lresolv configure:7525: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c -lresolv >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:7557: warning: function declaration isn't a prototype /usr/ccs/bin/ld: Can't find library: "resolv" collect2: ld returned 1 exit status configure:7528: $? = 1 configure: failed program was: | #line 7507 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.0.7" | #define PACKAGE_STRING "lyskom-server 2.0.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.0.7" | #define USE_MALLOC_GUARDS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define YYTEXT_POINTER 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RLIM_T 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:7546: result: no configure:7557: checking for auth_tcpuser3 in -lauthuser configure:7588: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c -lauthuser >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:7617: warning: function declaration isn't a prototype configure:7620: warning: function declaration isn't a prototype /usr/ccs/bin/ld: Can't find library: "authuser" collect2: ld returned 1 exit status configure:7591: $? = 1 configure: failed program was: | #line 7564 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.0.7" | #define PACKAGE_STRING "lyskom-server 2.0.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.0.7" | #define USE_MALLOC_GUARDS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define YYTEXT_POINTER 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RLIM_T 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char auth_tcpuser3 (); | int | main () | { | auth_tcpuser3 (); | ; | return 0; | } configure:7609: result: no configure:7619: checking for gethostbyname configure:7669: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:7686: warning: function declaration isn't a prototype configure:7693: warning: function declaration isn't a prototype configure:7701: warning: function declaration isn't a prototype configure:7672: $? = 0 configure:7675: test -s conftest configure:7678: $? = 0 configure:7689: result: yes configure:7759: checking for socket configure:7809: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:7826: warning: function declaration isn't a prototype configure:7833: warning: function declaration isn't a prototype configure:7841: warning: function declaration isn't a prototype configure:7812: $? = 0 configure:7815: test -s conftest configure:7818: $? = 0 configure:7829: result: yes configure:7900: checking for setlocale in -li configure:7931: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c -li >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:7960: warning: function declaration isn't a prototype configure:7963: warning: function declaration isn't a prototype /usr/ccs/bin/ld: Can't find library: "i" collect2: ld returned 1 exit status configure:7934: $? = 1 configure: failed program was: | #line 7907 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.0.7" | #define PACKAGE_STRING "lyskom-server 2.0.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.0.7" | #define USE_MALLOC_GUARDS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define YYTEXT_POINTER 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RLIM_T 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setlocale (); | int | main () | { | setlocale (); | ; | return 0; | } configure:7952: result: no configure:7962: checking for crypt configure:8012: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8029: warning: function declaration isn't a prototype configure:8036: warning: function declaration isn't a prototype configure:8044: warning: function declaration isn't a prototype configure:8015: $? = 0 configure:8018: test -s conftest configure:8021: $? = 0 configure:8032: result: yes configure:8110: checking for difftime configure:8160: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8177: warning: function declaration isn't a prototype configure:8177: conflicting types for `difftime' /usr/include/sys/time.h:219: previous declaration of `difftime' configure:8184: warning: function declaration isn't a prototype configure:8192: warning: function declaration isn't a prototype configure:8163: $? = 1 configure: failed program was: | #line 8115 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.0.7" | #define PACKAGE_STRING "lyskom-server 2.0.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.0.7" | #define USE_MALLOC_GUARDS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define YYTEXT_POINTER 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RLIM_T 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char difftime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char difftime (); | /* 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_difftime) || defined (__stub___difftime) | choke me | #else | char (*f) () = difftime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != difftime; | ; | return 0; | } configure:8180: result: no configure:8110: checking for getdtablesize configure:8160: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8177: warning: function declaration isn't a prototype configure:8184: warning: function declaration isn't a prototype configure:8192: warning: function declaration isn't a prototype configure:8163: $? = 0 configure:8166: test -s conftest configure:8169: $? = 0 configure:8180: result: yes configure:8110: checking for sysconf configure:8160: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8178: warning: function declaration isn't a prototype configure:8185: warning: function declaration isn't a prototype configure:8193: warning: function declaration isn't a prototype configure:8163: $? = 0 configure:8166: test -s conftest configure:8169: $? = 0 configure:8180: result: yes configure:8110: checking for strchr configure:8160: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8179: warning: function declaration isn't a prototype configure:8179: warning: conflicting types for built-in function `strchr' configure:8186: warning: function declaration isn't a prototype configure:8194: warning: function declaration isn't a prototype configure:8163: $? = 0 configure:8166: test -s conftest configure:8169: $? = 0 configure:8180: result: yes configure:8110: checking for getcwd configure:8160: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8180: warning: function declaration isn't a prototype configure:8187: warning: function declaration isn't a prototype configure:8195: warning: function declaration isn't a prototype configure:8163: $? = 0 configure:8166: test -s conftest configure:8169: $? = 0 configure:8180: result: yes configure:8110: checking for vfprintf configure:8160: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8181: warning: function declaration isn't a prototype configure:8188: warning: function declaration isn't a prototype configure:8196: warning: function declaration isn't a prototype configure:8163: $? = 0 configure:8166: test -s conftest configure:8169: $? = 0 configure:8180: result: yes configure:8194: checking for setrlimit configure:8244: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8266: warning: function declaration isn't a prototype configure:8273: warning: function declaration isn't a prototype configure:8281: warning: function declaration isn't a prototype configure:8247: $? = 0 configure:8250: test -s conftest configure:8253: $? = 0 configure:8264: result: yes configure:8284: checking for memcpy configure:8334: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8357: warning: function declaration isn't a prototype configure:8357: warning: conflicting types for built-in function `memcpy' configure:8364: warning: function declaration isn't a prototype configure:8372: warning: function declaration isn't a prototype configure:8337: $? = 0 configure:8340: test -s conftest configure:8343: $? = 0 configure:8354: result: yes configure:8284: checking for strerror configure:8334: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8358: warning: function declaration isn't a prototype configure:8365: warning: function declaration isn't a prototype configure:8373: warning: function declaration isn't a prototype configure:8337: $? = 0 configure:8340: test -s conftest configure:8343: $? = 0 configure:8354: result: yes configure:8284: checking for remove configure:8334: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8359: warning: function declaration isn't a prototype configure:8366: warning: function declaration isn't a prototype configure:8374: warning: function declaration isn't a prototype configure:8337: $? = 0 configure:8340: test -s conftest configure:8343: $? = 0 configure:8354: result: yes configure:8284: checking for memset configure:8334: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8360: warning: function declaration isn't a prototype configure:8360: warning: conflicting types for built-in function `memset' configure:8367: warning: function declaration isn't a prototype configure:8375: warning: function declaration isn't a prototype configure:8337: $? = 0 configure:8340: test -s conftest configure:8343: $? = 0 configure:8354: result: yes configure:8284: checking for memchr configure:8334: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8361: warning: function declaration isn't a prototype configure:8368: warning: function declaration isn't a prototype configure:8376: warning: function declaration isn't a prototype configure:8337: $? = 0 configure:8340: test -s conftest configure:8343: $? = 0 configure:8354: result: yes configure:8284: checking for memcmp configure:8334: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8362: warning: function declaration isn't a prototype configure:8362: warning: conflicting types for built-in function `memcmp' configure:8369: warning: function declaration isn't a prototype configure:8377: warning: function declaration isn't a prototype configure:8337: $? = 0 configure:8340: test -s conftest configure:8343: $? = 0 configure:8354: result: yes configure:8284: checking for setsid configure:8334: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8363: warning: function declaration isn't a prototype configure:8370: warning: function declaration isn't a prototype configure:8378: warning: function declaration isn't a prototype configure:8337: $? = 0 configure:8340: test -s conftest configure:8343: $? = 0 configure:8354: result: yes configure:8369: checking for working setrlimit(RLIMIT_NOFILE, ...) configure:8453: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8464: warning: function declaration isn't a prototype configure:8456: $? = 0 configure:8458: ./conftest configure:8461: $? = 0 configure:8475: result: yes configure:8510: checking alloca.h usability configure:8523: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:8526: $? = 0 configure:8529: test -s conftest.o configure:8532: $? = 0 configure:8542: result: yes configure:8546: checking alloca.h presence configure:8557: ccache gcc -E conftest.c configure:8563: $? = 0 configure:8582: result: yes configure:8618: checking for alloca.h configure:8625: result: yes configure:8848: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lyskom-server config.status 2.0.7, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on taylor config.status:696: creating Makefile config.status:696: creating db-crypt/Makefile config.status:696: creating db-crypt/db/Makefile config.status:696: creating doc/Makefile config.status:696: creating doc/man/Makefile config.status:696: creating scripts/Makefile config.status:696: creating src/Makefile config.status:696: creating src/include/Makefile config.status:696: creating src/include/server/Makefile config.status:696: creating src/libraries/Makefile config.status:696: creating src/libraries/libansi/Makefile config.status:696: creating src/libraries/libcommon/Makefile config.status:696: creating src/libraries/libeintr/Makefile config.status:696: creating src/libraries/libmisc/Makefile config.status:696: creating src/libraries/regex/Makefile config.status:696: creating src/libraries/regex/doc/Makefile config.status:696: creating src/libraries/regex/test/Makefile config.status:696: creating src/server/Makefile config.status:696: creating src/server/testsuite/Makefile config.status:696: creating src/server/testsuite/config/Makefile config.status:696: creating src/server/testsuite/lyskomd.0/Makefile config.status:696: creating run-support/Makefile config.status:800: creating config.h config.status:1120: executing depfiles commands config.status:1120: executing default commands configure:10127: configuring in src/libraries/libisc-new configure:10211: running /bin/sh './configure' --prefix=/home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/pfx '-C' '--prefix=/home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/pfx' '--disable-dependency-tracking' 'CC=ccache gcc' --cache-file=../../../config.cache --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_AR_set='' ac_cv_env_AR_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value='ccache gcc' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_exeext='' ac_cv_func_alloca_works=yes ac_cv_func_crypt=yes ac_cv_func_difftime=no ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_gethostbyname=yes ac_cv_func_memchr=yes ac_cv_func_memcmp=yes ac_cv_func_memcpy=yes ac_cv_func_memset=yes ac_cv_func_remove=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_sysconf=yes ac_cv_func_vfprintf=yes ac_cv_header_alloca_h=yes ac_cv_header_crypt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_lib_authuser_auth_tcpuser3=no ac_cv_lib_fl_yywrap=no ac_cv_lib_i_setlocale=no ac_cv_lib_l_yywrap=yes ac_cv_lib_resolv_main=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_install='/usr/local/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_BISON=bison ac_cv_prog_CPP='ccache gcc -E' ac_cv_prog_FLEX=flex ac_cv_prog_LEX=flex ac_cv_prog_SED=sed ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC='ccache gcc' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_type_intmax_t=yes ac_cv_type_intptr_t=yes ac_cv_type_pid_t=yes ac_cv_type_rlim_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none am_cv_prog_cc_stdc='' cmod_cv_c_working_attribute_unused=yes cmod_cv_compiler_bad_function_cast=yes cmod_cv_compiler_cast_align=yes cmod_cv_compiler_missing_declarations=yes cmod_cv_compiler_missing_prototypes=yes cmod_cv_compiler_pipe=yes cmod_cv_compiler_strict_prototypes=yes cmod_cv_compiler_write_strings=yes kom_cv_c_attribute_format_printf=yes kom_cv_c_attribute_noreturn=yes kom_cv_func_rlimit_nofile=yes kom_cv_header_posix_source_needed=no kom_cv_struct_sigaction=yes kom_cv_sys_hpux_source=no kom_cv_type_sig_atomic_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run tar' ANSI2KNR='' AR='/usr/bin/ar' AUTOCONF='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run autoconf' AUTOHEADER='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run autoheader' AUTOMAKE='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run automake-1.7' AWK='awk' BISON='bison' CC='ccache gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe' CHECKER='' CPP='ccache gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEBUG_CALLS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='ECHO_N='' ECHO_T='' EFENCE='' EGREP='grep -E' EXEEXT='' FLEX='flex' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSURE='' LANGUAGE_SUFFIX='-en' LDFLAGS='' LEX='flex' LEXLIB='-ll' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run makeinfo' OBJEXT='o' PACKAGE='lyskom-server' PACKAGE_BUGREPORT='' PACKAGE_NAME='lyskom-server' PACKAGE_STRING='lyskom-server 2.0.7' PACKAGE_TARNAME='lyskom-server' PACKAGE_VERSION='2.0.7' PATH_SEPARATOR=':' RANLIB='ranlib' SED='sed' SET_MAKE='' SHELL='/bin/sh' STRIP='' TRACED_ALLOCATIONS='' U='' VALGRIND='' VERSION='2.0.7' YACC='bison -y' ac_ct_CC='ccache gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/pfx' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' src/libraries/libisc-new' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BUGGY_INET_NTOA 1 #define ENCRYPT_PASSWORDS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 #define HAVE_ATTRIBUTE_NORETURN 1 #define HAVE_ATTRIBUTE_UNUSED 1 #define HAVE_CRYPT_H 1 #define HAVE_GETCWD 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_INTTYPES_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMCHR 1 #define HAVE_MEMCMP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_REMOVE 1 #define HAVE_RLIM_T 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETSID 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_SIGACTION 1 #define HAVE_SYSCONF 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VALUES_H 1 #define HAVE_VFPRINTF 1 #define PACKAGE "lyskom-server" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "lyskom-server" #define PACKAGE_STRING "lyskom-server 2.0.7" #define PACKAGE_TARNAME "lyskom-server" #define PACKAGE_VERSION "2.0.7" #define PROTOTYPES 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define USE_MALLOC_GUARDS 1 #define VERSION "2.0.7" #define YYTEXT_POINTER 1 configure: exit 0