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=/tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.lysator.liu.se/buildtmp/dist/pfx --disable-dependency-tracking CC=ccache gcc ## --------- ## ## Platform. ## ## --------- ## hostname = estragon uname -m = sun3x uname -r = 4.1.1_U1 uname -s = SunOS uname -v = 1 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = sun3 /usr/bin/arch -k = sun3x /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: . PATH: /usr/ucb PATH: /bin PATH: /usr/bin 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: /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:1499: found /bin/nawk configure:1509: result: nawk configure:1519: checking whether make sets $(MAKE) configure:1539: result: yes configure:1829: checking for ar configure:1847: found /bin/ar configure:1860: result: /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 3.0.4 configure:2195: $? = 0 configure:2197: ccache gcc -v &5 Reading specs from /usr/local/bin/../lib/gcc-lib/m68k-sun-sunos4.1.1_U1/3.0.4/specs Configured with: ./configure --prefix=/sw/local Thread model: single gcc version 3.0.4 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 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 configure:2329: $? = 0 configure:2354: result: configure:2360: checking for suffix of object files configure:2382: ccache gcc -c conftest.c >&5 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 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 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 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 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: egrep 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 /usr/tmp/ccnd2TzS.o: In function `main': /tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/configure:3205: undefined reference to `strerror' collect2: ld returned 1 exit status configure:3210: $? = 1 configure: failed program was: | #line 3183 "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. */ | | /* 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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3252: ccache gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/local/bin/../lib/gcc-lib/m68k-sun-sunos4.1.1_U1/3.0.4/../../../../m68k-sun-sunos4.1.1_U1/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:3255: $? = 1 configure: failed program was: | #line 3228 "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. */ | | /* 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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3275: result: no configure:3282: checking for ANSI C header files configure:3308: ccache gcc -c -g -O2 conftest.c >&5 configure:3311: $? = 0 configure:3314: test -s conftest.o configure:3317: $? = 0 configure:3429: result: no configure:3453: checking for sys/types.h configure:3470: ccache gcc -c -g -O2 conftest.c >&5 configure:3473: $? = 0 configure:3476: test -s conftest.o configure:3479: $? = 0 configure:3490: result: yes configure:3453: checking for sys/stat.h configure:3470: ccache gcc -c -g -O2 conftest.c >&5 configure:3473: $? = 0 configure:3476: test -s conftest.o configure:3479: $? = 0 configure:3490: result: yes configure:3453: checking for stdlib.h configure:3470: ccache gcc -c -g -O2 conftest.c >&5 configure:3473: $? = 0 configure:3476: test -s conftest.o configure:3479: $? = 0 configure:3490: result: yes configure:3453: checking for string.h configure:3470: ccache gcc -c -g -O2 conftest.c >&5 configure:3473: $? = 0 configure:3476: test -s conftest.o configure:3479: $? = 0 configure:3490: result: yes configure:3453: checking for memory.h configure:3470: ccache gcc -c -g -O2 conftest.c >&5 configure:3473: $? = 0 configure:3476: test -s conftest.o configure:3479: $? = 0 configure:3490: result: yes configure:3453: checking for strings.h configure:3470: ccache gcc -c -g -O2 conftest.c >&5 configure:3473: $? = 0 configure:3476: test -s conftest.o configure:3479: $? = 0 configure:3490: result: yes configure:3453: checking for inttypes.h configure:3470: ccache gcc -c -g -O2 conftest.c >&5 configure:3510:22: inttypes.h: No such file or directory configure:3473: $? = 1 configure: failed program was: | #line 3458 "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 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 | /* 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:3490: result: no configure:3453: checking for stdint.h configure:3470: ccache gcc -c -g -O2 conftest.c >&5 configure:3510:20: stdint.h: No such file or directory configure:3473: $? = 1 configure: failed program was: | #line 3458 "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 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 | /* 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:3490: result: no configure:3453: checking for unistd.h configure:3470: ccache gcc -c -g -O2 conftest.c >&5 configure:3473: $? = 0 configure:3476: test -s conftest.o configure:3479: $? = 0 configure:3490: result: yes configure:3512: checking minix/config.h usability configure:3525: ccache gcc -c -g -O2 conftest.c >&5 configure:3566:26: minix/config.h: No such file or directory configure:3528: $? = 1 configure: failed program was: | #line 3514 "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 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_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:3544: result: no configure:3548: checking minix/config.h presence configure:3559: ccache gcc -E conftest.c configure:3568:26: minix/config.h: No such file or directory configure:3565: $? = 1 configure: failed program was: | #line 3550 "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 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_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3584: result: no configure:3620: checking for minix/config.h configure:3627: result: no configure:3659: checking for ccache gcc option to accept ANSI C configure:3723: ccache gcc -c -g -O2 conftest.c >&5 configure:3726: $? = 0 configure:3729: test -s conftest.o configure:3732: $? = 0 configure:3747: result: none needed configure:3760: checking for function prototypes configure:3763: result: yes configure:3777: checking for ANSI C header files configure:3924: result: no configure:3939: checking for string.h configure:3944: result: yes configure:4080: checking whether ccache gcc accepts -Wbad-function-cast configure:4104: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast conftest.c >&5 configure:4107: $? = 0 configure:4110: test -s conftest configure:4113: $? = 0 configure:4125: result: yes configure:4130: checking whether ccache gcc accepts -Wcast-align configure:4154: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align conftest.c >&5 configure:4157: $? = 0 configure:4160: test -s conftest configure:4163: $? = 0 configure:4175: result: yes configure:4180: checking whether ccache gcc accepts -Wwrite-strings configure:4204: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:4207: $? = 0 configure:4210: test -s conftest configure:4213: $? = 0 configure:4225: result: yes configure:4230: checking whether ccache gcc accepts -Wstrict-prototypes configure:4254: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes conftest.c >&5 configure:4260: warning: function declaration isn't a prototype configure:4257: $? = 0 configure:4260: test -s conftest configure:4263: $? = 0 configure:4275: result: yes configure:4280: checking whether ccache gcc accepts -Wmissing-prototypes configure:4304: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5 configure:4310: warning: function declaration isn't a prototype configure:4307: $? = 0 configure:4310: test -s conftest configure:4313: $? = 0 configure:4325: result: yes configure:4330: checking whether ccache gcc accepts -Wmissing-declarations configure:4354: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:4360: warning: function declaration isn't a prototype configure:4357: $? = 0 configure:4360: test -s conftest configure:4363: $? = 0 configure:4375: result: yes configure:4380: checking whether ccache gcc accepts -pipe configure:4404: 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: No input file configure:4410: warning: function declaration isn't a prototype configure:4407: $? = 2 configure: failed program was: | #line 4387 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4425: result: no configure:4724: checking if defines struct sigaction configure:4753: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:4759: warning: function declaration isn't a prototype configure: In function `main': configure:4760: warning: unused variable `foosig' configure:4756: $? = 0 configure:4759: test -s conftest.o configure:4762: $? = 0 configure:4822: result: yes configure:4833: checking for an ANSI C-conforming const configure:4901: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:4862: warning: function declaration isn't a prototype configure: In function `main': configure:4886: warning: unused variable `s' configure:4906: warning: unused variable `foo' configure:4867: warning: unused variable `x' configure:4873: warning: unused variable `zero' configure:4885: warning: `t' might be used uninitialized in this function configure:4903: warning: `b' might be used uninitialized in this function configure:4904: $? = 0 configure:4907: test -s conftest.o configure:4910: $? = 0 configure:4921: result: yes configure:4931: checking for inline configure:4953: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:4961: warning: function declaration isn't a prototype configure:4962: warning: function declaration isn't a prototype configure:4956: $? = 0 configure:4959: test -s conftest.o configure:4962: $? = 0 configure:4974: result: inline configure:4989: checking whether ccache gcc understands __attribute__((unused)) configure:5012: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:5016: warning: no previous prototype for `cmod_x' configure:5019: warning: function declaration isn't a prototype configure:5015: $? = 0 configure:5018: test -s conftest.o configure:5021: $? = 0 configure:5032: result: yes configure:5041: checking for ANSI C header files configure:5188: result: no configure:5198: checking for pid_t configure:5223: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:5261: warning: function declaration isn't a prototype configure:5226: $? = 0 configure:5229: test -s conftest.o configure:5232: $? = 0 configure:5243: result: yes configure:5255: checking if sig_atomic_t exists configure:5277: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:5285: warning: function declaration isn't a prototype configure: In function `main': configure:5286: `sig_atomic_t' undeclared (first use in this function) configure:5286: (Each undeclared identifier is reported only once configure:5286: for each function it appears in.) configure:5286: parse error before "t" configure:5280: $? = 1 configure: failed program was: | #line 5260 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | /* end confdefs.h. */ | #include | int | main () | { | sig_atomic_t t; | ; | return 0; | } configure:5297: result: no configure:5308: checking if _HPUX_SOURCE needs to be defined configure:5331: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:5340: warning: function declaration isn't a prototype configure: In function `main': configure:5341: warning: unused variable `foo' configure:5334: $? = 0 configure:5337: test -s conftest configure:5340: $? = 0 configure:5389: result: no configure:5399: checking if the compiler understands __attribute__ ((format)) configure:5422: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:5431: warning: function declaration isn't a prototype configure:5425: $? = 0 configure:5428: test -s conftest.o configure:5431: $? = 0 configure:5443: result: yes configure:5452: checking if the compiler understands __attribute__ ((__noreturn__)) configure:5475: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:5485: warning: function declaration isn't a prototype configure:5478: $? = 0 configure:5481: test -s conftest.o configure:5484: $? = 0 configure:5496: result: yes configure:5517: checking for a BSD-compatible install configure:5571: result: /bin/install -c configure:5623: checking for ranlib configure:5639: found /bin/ranlib configure:5650: result: ranlib configure:5666: checking for gawk configure:5692: result: nawk configure:5702: checking whether ln -s works configure:5706: result: yes configure:5717: checking for bison configure:5733: found /usr/local/bin/bison configure:5743: result: bison -y configure:5758: checking for flex configure:5787: result: no configure:5758: checking for lex configure:5774: found /bin/lex configure:5784: result: lex configure:5797: checking for yywrap in -lfl configure:5828: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lfl >&5 configure:5836: warning: function declaration isn't a prototype configure:5839: warning: function declaration isn't a prototype /usr/local/bin/../lib/gcc-lib/m68k-sun-sunos4.1.1_U1/3.0.4/../../../../m68k-sun-sunos4.1.1_U1/bin/ld: cannot find -lfl collect2: ld returned 1 exit status configure:5831: $? = 1 configure: failed program was: | #line 5804 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define sig_atomic_t int | #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:5849: result: no configure:5854: checking for yywrap in -ll configure:5885: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -ll >&5 configure:5893: warning: function declaration isn't a prototype configure:5896: warning: function declaration isn't a prototype configure:5888: $? = 0 configure:5891: test -s conftest configure:5894: $? = 0 configure:5906: result: yes configure:5917: checking lex output file root configure:5928: lex conftest.l configure:5931: $? = 0 configure:5943: result: lex.yy configure:5948: checking whether yytext is a pointer configure:5964: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -ll >&5 conftest.c:29: warning: return type defaults to `int' conftest.c:29: warning: function declaration isn't a prototype conftest.c: In function `yylex': conftest.c:31: warning: implicit declaration of function `yylook' conftest.c:34: warning: implicit declaration of function `yywrap' conftest.c:38: warning: implicit declaration of function `fprintf' conftest.c:30: warning: unused variable `yyprevious' conftest.c:32: warning: label `yyfussy' defined but not used conftest.c: At top level: conftest.c:46: warning: missing braces around initializer conftest.c:46: warning: (near initialization for `yycrank[0]') conftest.c:49: warning: missing braces around initializer conftest.c:49: warning: (near initialization for `yysvec[0]') conftest.c:90: warning: return type defaults to `int' conftest.c:90: warning: function declaration isn't a prototype conftest.c: In function `yylook': conftest.c:125: warning: implicit declaration of function `_filbuf' conftest.c:204: warning: implicit declaration of function `yyback' conftest.c:231: warning: implicit declaration of function `_flsbuf' conftest.c: At top level: conftest.c:239: warning: return type defaults to `int' conftest.c:239: warning: function declaration isn't a prototype conftest.c: In function `yyback': conftest.c:239: warning: type of `m' defaults to `int' conftest.c: At top level: conftest.c:250: warning: return type defaults to `int' conftest.c:250: warning: function declaration isn't a prototype conftest.c:254: warning: return type defaults to `int' conftest.c:254: warning: function declaration isn't a prototype conftest.c: In function `yyoutput': conftest.c:256: warning: control reaches end of non-void function conftest.c: At top level: conftest.c:258: warning: return type defaults to `int' conftest.c:258: warning: function declaration isn't a prototype conftest.c: In function `yyunput': conftest.c:260: warning: control reaches end of non-void function conftest.c: At top level: conftest.c:261: conflicting types for `yytext' conftest.c:83: previous declaration of `yytext' conftest.c:77: warning: `ncform_sccsid' defined but not used configure:5967: $? = 1 configure: failed program was: | # include "stdio.h" | # define U(x) x | # define NLSTATE yyprevious=YYNEWLINE | # define BEGIN yybgin = yysvec + 1 + | # define INITIAL 0 | # define YYLERR yysvec | # define YYSTATE (yyestate-yysvec-1) | # define YYOPTIM 1 | # define YYLMAX BUFSIZ | # define output(c) putc(c,yyout) | # define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar)==EOF?0:yytchar) | # define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;} | # define yymore() (yymorfg=1) | # define ECHO fprintf(yyout, "%s",yytext) | # define REJECT { nstr = yyreject(); goto yyfussy;} | int yyleng; extern char yytext[]; | int yymorfg; | extern char *yysptr, yysbuf[]; | int yytchar; | FILE *yyin = {stdin}, *yyout = {stdout}; | extern int yylineno; | struct yysvf { | struct yywork *yystoff; | struct yysvf *yyother; | int *yystops;}; | struct yysvf *yyestate; | extern struct yysvf yysvec[], *yybgin; | # define YYNEWLINE 10 | yylex(){ | int nstr; extern int yyprevious; | while((nstr = yylook()) >= 0) | yyfussy: switch(nstr){ | case 0: | if(yywrap()) return(0); break; | case -1: | break; | default: | fprintf(yyout,"bad switch yylook %d",nstr); | } return(0); } | /* end of yylex */ | int yyvstop[] = { | 0, | 0}; | # define YYTYPE char | struct yywork { YYTYPE verify, advance; } yycrank[] = { | 0,0, 0,0, 0,0, 0,0, | 0,0}; | struct yysvf yysvec[] = { | 0, 0, 0, | yycrank+0, 0, 0, | yycrank+0, 0, 0, | 0, 0, 0}; | struct yywork *yytop = yycrank+0; | struct yysvf *yybgin = yysvec+1; | char yymatch[] = { | 00 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 01 ,01 ,01 ,01 ,01 ,01 ,01 ,01 , | 0}; | char yyextra[] = { | 0,0,0,0,0,0,0,0, | 0}; | #ifndef lint | static char ncform_sccsid[] = "@(#)ncform 1.6 88/02/08 SMI"; /* from S5R2 1.2 */ | #endif | | int yylineno =1; | # define YYU(x) x | # define NLSTATE yyprevious=YYNEWLINE | char yytext[YYLMAX]; | struct yysvf *yylstate [YYLMAX], **yylsp, **yyolsp; | char yysbuf[YYLMAX]; | char *yysptr = yysbuf; | int *yyfnd; | extern struct yysvf *yyestate; | int yyprevious = YYNEWLINE; | yylook(){ | register struct yysvf *yystate, **lsp; | register struct yywork *yyt; | struct yysvf *yyz; | int yych, yyfirst; | struct yywork *yyr; | # ifdef LEXDEBUG | int debug; | # endif | char *yylastch; | /* start off machines */ | # ifdef LEXDEBUG | debug = 0; | # endif | yyfirst=1; | if (!yymorfg) | yylastch = yytext; | else { | yymorfg=0; | yylastch = yytext+yyleng; | } | for(;;){ | lsp = yylstate; | yyestate = yystate = yybgin; | if (yyprevious==YYNEWLINE) yystate++; | for (;;){ | # ifdef LEXDEBUG | if(debug)fprintf(yyout,"state %d\n",yystate-yysvec-1); | # endif | yyt = yystate->yystoff; | if(yyt == yycrank && !yyfirst){ /* may not be any transitions */ | yyz = yystate->yyother; | if(yyz == 0)break; | if(yyz->yystoff == yycrank)break; | } | *yylastch++ = yych = input(); | yyfirst=0; | tryagain: | # ifdef LEXDEBUG | if(debug){ | fprintf(yyout,"char "); | allprint(yych); | putchar('\n'); | } | # endif | yyr = yyt; | if ( (int)yyt > (int)yycrank){ | yyt = yyr + yych; | if (yyt <= yytop && yyt->verify+yysvec == yystate){ | if(yyt->advance+yysvec == YYLERR) /* error transitions */ | {unput(*--yylastch);break;} | *lsp++ = yystate = yyt->advance+yysvec; | goto contin; | } | } | # ifdef YYOPTIM | else if((int)yyt < (int)yycrank) { /* r < yycrank */ | yyt = yyr = yycrank+(yycrank-yyt); | # ifdef LEXDEBUG | if(debug)fprintf(yyout,"compressed state\n"); | # endif | yyt = yyt + yych; | if(yyt <= yytop && yyt->verify+yysvec == yystate){ | if(yyt->advance+yysvec == YYLERR) /* error transitions */ | {unput(*--yylastch);break;} | *lsp++ = yystate = yyt->advance+yysvec; | goto contin; | } | yyt = yyr + YYU(yymatch[yych]); | # ifdef LEXDEBUG | if(debug){ | fprintf(yyout,"try fall back character "); | allprint(YYU(yymatch[yych])); | putchar('\n'); | } | # endif | if(yyt <= yytop && yyt->verify+yysvec == yystate){ | if(yyt->advance+yysvec == YYLERR) /* error transition */ | {unput(*--yylastch);break;} | *lsp++ = yystate = yyt->advance+yysvec; | goto contin; | } | } | if ((yystate = yystate->yyother) && (yyt= yystate->yystoff) != yycrank){ | # ifdef LEXDEBUG | if(debug)fprintf(yyout,"fall back to state %d\n",yystate-yysvec-1); | # endif | goto tryagain; | } | # endif | else | {unput(*--yylastch);break;} | contin: | # ifdef LEXDEBUG | if(debug){ | fprintf(yyout,"state %d char ",yystate-yysvec-1); | allprint(yych); | putchar('\n'); | } | # endif | ; | } | # ifdef LEXDEBUG | if(debug){ | fprintf(yyout,"stopped at %d with ",*(lsp-1)-yysvec-1); | allprint(yych); | putchar('\n'); | } | # endif | while (lsp-- > yylstate){ | *yylastch-- = 0; | if (*lsp != 0 && (yyfnd= (*lsp)->yystops) && *yyfnd > 0){ | yyolsp = lsp; | if(yyextra[*yyfnd]){ /* must backup */ | while(yyback((*lsp)->yystops,-*yyfnd) != 1 && lsp > yylstate){ | lsp--; | unput(*yylastch--); | } | } | yyprevious = YYU(*yylastch); | yylsp = lsp; | yyleng = yylastch-yytext+1; | yytext[yyleng] = 0; | # ifdef LEXDEBUG | if(debug){ | fprintf(yyout,"\nmatch "); | sprint(yytext); | fprintf(yyout," action %d\n",*yyfnd); | } | # endif | return(*yyfnd++); | } | unput(*yylastch); | } | if (yytext[0] == 0 /* && feof(yyin) */) | { | yysptr=yysbuf; | return(0); | } | yyprevious = yytext[0] = input(); | if (yyprevious>0) | output(yyprevious); | yylastch=yytext; | # ifdef LEXDEBUG | if(debug)putchar('\n'); | # endif | } | } | yyback(p, m) | int *p; | { | if (p==0) return(0); | while (*p) | { | if (*p++ == m) | return(1); | } | return(0); | } | /* the following are only used in the lex library */ | yyinput(){ | return(input()); | } | yyoutput(c) | int c; { | output(c); | } | yyunput(c) | int c; { | unput(c); | } | extern char *yytext; configure:5986: result: no configure:6004: checking for bison configure:6020: found /usr/local/bin/bison configure:6030: result: bison configure:6044: checking for flex configure:6073: result: no configure:6084: checking for sed configure:6100: found /bin/sed configure:6110: result: sed configure:6129: checking for string.h configure:6134: result: yes configure:6129: checking for memory.h configure:6134: result: yes configure:6129: checking for strings.h configure:6134: result: yes configure:6138: checking sys/param.h usability configure:6151: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:6154: $? = 0 configure:6157: test -s conftest.o configure:6160: $? = 0 configure:6170: result: yes configure:6174: checking sys/param.h presence configure:6185: ccache gcc -E conftest.c configure:6191: $? = 0 configure:6210: result: yes configure:6246: checking for sys/param.h configure:6253: result: yes configure:6138: checking sys/time.h usability configure:6151: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:6154: $? = 0 configure:6157: test -s conftest.o configure:6160: $? = 0 configure:6170: result: yes configure:6174: checking sys/time.h presence configure:6185: ccache gcc -E conftest.c configure:6191: $? = 0 configure:6210: result: yes configure:6246: checking for sys/time.h configure:6253: result: yes configure:6283: checking stdarg.h usability configure:6296: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:6299: $? = 0 configure:6302: test -s conftest.o configure:6305: $? = 0 configure:6315: result: yes configure:6319: checking stdarg.h presence configure:6330: ccache gcc -E conftest.c configure:6336: $? = 0 configure:6355: result: yes configure:6391: checking for stdarg.h configure:6398: result: yes configure:6274: checking for stdlib.h configure:6279: result: yes configure:6283: checking stddef.h usability configure:6296: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:6299: $? = 0 configure:6302: test -s conftest.o configure:6305: $? = 0 configure:6315: result: yes configure:6319: checking stddef.h presence configure:6330: ccache gcc -E conftest.c configure:6336: $? = 0 configure:6355: result: yes configure:6391: checking for stddef.h configure:6398: result: yes configure:6283: checking locale.h usability configure:6296: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:6299: $? = 0 configure:6302: test -s conftest.o configure:6305: $? = 0 configure:6315: result: yes configure:6319: checking locale.h presence configure:6330: ccache gcc -E conftest.c configure:6336: $? = 0 configure:6355: result: yes configure:6391: checking for locale.h configure:6398: result: yes configure:6426: checking crypt.h usability configure:6439: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:6496:19: crypt.h: No such file or directory configure:6442: $? = 1 configure: failed program was: | #line 6428 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define sig_atomic_t int | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 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 | /* 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:6458: result: no configure:6462: checking crypt.h presence configure:6473: ccache gcc -E conftest.c configure:6498:19: crypt.h: No such file or directory configure:6479: $? = 1 configure: failed program was: | #line 6464 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define sig_atomic_t int | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 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 | /* end confdefs.h. */ | #include configure:6498: result: no configure:6534: checking for crypt.h configure:6541: result: no configure:6417: checking for unistd.h configure:6422: result: yes configure:6568: checking values.h usability configure:6581: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:6584: $? = 0 configure:6587: test -s conftest.o configure:6590: $? = 0 configure:6600: result: yes configure:6604: checking values.h presence configure:6615: ccache gcc -E conftest.c configure:6621: $? = 0 configure:6640: result: yes configure:6676: checking for values.h configure:6683: result: yes configure:6700: checking for stdint.h configure:6705: result: no configure:6837: checking whether time.h and sys/time.h may both be included configure:6863: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:6884: warning: function declaration isn't a prototype configure:6866: $? = 0 configure:6869: test -s conftest.o configure:6872: $? = 0 configure:6883: result: yes configure:6895: checking for working alloca.h configure:6917: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:6940: warning: function declaration isn't a prototype configure: In function `main': configure:6941: warning: implicit declaration of function `alloca' configure:6941: warning: unused variable `p' configure:6920: $? = 0 configure:6923: test -s conftest configure:6926: $? = 0 configure:6937: result: yes configure:6947: checking for alloca configure:6989: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:7013: warning: function declaration isn't a prototype configure: In function `main': configure:7014: warning: unused variable `p' configure:6992: $? = 0 configure:6995: test -s conftest configure:6998: $? = 0 configure:7009: result: yes configure:7220: checking for sys/resource.h configure:7246: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:7249: $? = 0 configure:7252: test -s conftest.o configure:7255: $? = 0 configure:7266: result: yes configure:7277: checking for rlim_t configure:7316: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:7339: warning: function declaration isn't a prototype configure: In function `main': configure:7340: `rlim_t' undeclared (first use in this function) configure:7340: (Each undeclared identifier is reported only once configure:7340: for each function it appears in.) configure:7340: parse error before ')' token configure:7319: $? = 1 configure: failed program was: | #line 7282 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define sig_atomic_t int | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 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_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 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_RESOURCE_H | # ifdef TIME_WITH_SYS_TIME | # include | # include | # else | # ifdef HAVE_SYS_TIME_H | # include | # else | # include | # endif | # endif | # include | #endif | | int | main () | { | if ((rlim_t *) 0) | return 0; | if (sizeof (rlim_t)) | return 0; | ; | return 0; | } configure:7336: result: no configure:7346: checking for intptr_t configure:7371: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:7427: warning: function declaration isn't a prototype configure: In function `main': configure:7428: `intptr_t' undeclared (first use in this function) configure:7428: (Each undeclared identifier is reported only once configure:7428: for each function it appears in.) configure:7428: parse error before ')' token configure:7374: $? = 1 configure: failed program was: | #line 7351 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define sig_atomic_t int | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 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_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 | /* 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 | int | main () | { | if ((intptr_t *) 0) | return 0; | if (sizeof (intptr_t)) | return 0; | ; | return 0; | } configure:7391: result: no configure:7394: checking for intmax_t configure:7419: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:7475: warning: function declaration isn't a prototype configure: In function `main': configure:7476: `intmax_t' undeclared (first use in this function) configure:7476: (Each undeclared identifier is reported only once configure:7476: for each function it appears in.) configure:7476: parse error before ')' token configure:7422: $? = 1 configure: failed program was: | #line 7399 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define sig_atomic_t int | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 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_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 | /* 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 | int | main () | { | if ((intmax_t *) 0) | return 0; | if (sizeof (intmax_t)) | return 0; | ; | return 0; | } configure:7439: result: no configure:7442: checking for size_t configure:7467: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:7523: warning: function declaration isn't a prototype configure:7470: $? = 0 configure:7473: test -s conftest.o configure:7476: $? = 0 configure:7487: result: yes configure:7491: checking for main in -lresolv configure:7516: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:7542: warning: function declaration isn't a prototype configure:7519: $? = 0 configure:7522: test -s conftest configure:7525: $? = 0 configure:7537: result: yes configure:7548: checking for auth_tcpuser3 in -lauthuser configure:7579: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lauthuser -lresolv >&5 configure:7603: warning: function declaration isn't a prototype configure:7606: warning: function declaration isn't a prototype /usr/local/bin/../lib/gcc-lib/m68k-sun-sunos4.1.1_U1/3.0.4/../../../../m68k-sun-sunos4.1.1_U1/bin/ld: cannot find -lauthuser collect2: ld returned 1 exit status configure:7582: $? = 1 configure: failed program was: | #line 7555 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define sig_atomic_t int | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 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_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_LIBRESOLV 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:7600: result: no configure:7610: checking for gethostbyname configure:7660: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:7672: warning: function declaration isn't a prototype configure:7679: warning: function declaration isn't a prototype configure:7687: warning: function declaration isn't a prototype collect2: ld terminated with signal 11 [Segmentation fault] /usr/local/bin/../lib/gcc-lib/m68k-sun-sunos4.1.1_U1/3.0.4/../../../../m68k-sun-sunos4.1.1_U1/bin/ld: BFD 2.12 assertion fail sunos.c:2541 configure:7663: $? = 1 configure: failed program was: | #line 7615 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define sig_atomic_t int | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 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_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_LIBRESOLV 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname (); 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 gethostbyname (); | /* 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_gethostbyname) || defined (__stub___gethostbyname) | choke me | #else | char (*f) () = gethostbyname; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethostbyname; | ; | return 0; | } configure:7680: result: no configure:7686: checking for gethostbyname in -lnsl configure:7717: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lnsl -lresolv >&5 configure:7741: warning: function declaration isn't a prototype configure:7744: warning: function declaration isn't a prototype collect2: ld terminated with signal 11 [Segmentation fault] /usr/local/bin/../lib/gcc-lib/m68k-sun-sunos4.1.1_U1/3.0.4/../../../../m68k-sun-sunos4.1.1_U1/bin/ld: BFD 2.12 assertion fail sunos.c:2541 configure:7720: $? = 1 configure: failed program was: | #line 7693 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define sig_atomic_t int | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 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_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_LIBRESOLV 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 gethostbyname (); | int | main () | { | gethostbyname (); | ; | return 0; | } configure:7738: result: no configure:7750: checking for socket configure:7800: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:7812: warning: function declaration isn't a prototype configure:7819: warning: function declaration isn't a prototype configure:7827: warning: function declaration isn't a prototype configure:7803: $? = 0 configure:7806: test -s conftest configure:7809: $? = 0 configure:7820: result: yes configure:7891: checking for setlocale in -li configure:7922: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -li -lresolv >&5 configure:7946: warning: function declaration isn't a prototype configure:7949: warning: function declaration isn't a prototype /usr/local/bin/../lib/gcc-lib/m68k-sun-sunos4.1.1_U1/3.0.4/../../../../m68k-sun-sunos4.1.1_U1/bin/ld: cannot find -li collect2: ld returned 1 exit status configure:7925: $? = 1 configure: failed program was: | #line 7898 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define sig_atomic_t int | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 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_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_LIBRESOLV 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:7943: result: no configure:7953: checking for crypt configure:8003: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8015: warning: function declaration isn't a prototype configure:8022: warning: function declaration isn't a prototype configure:8030: warning: function declaration isn't a prototype configure:8006: $? = 0 configure:8009: test -s conftest configure:8012: $? = 0 configure:8023: result: yes configure:8101: checking for difftime configure:8151: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8163: warning: function declaration isn't a prototype configure:8170: warning: function declaration isn't a prototype configure:8178: warning: function declaration isn't a prototype /usr/tmp/cc47lMSS.o: In function `main': /tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/configure:8179: undefined reference to `difftime' /usr/tmp/cc47lMSS.o(.data+0x0):/tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/conftest.c: undefined reference to `difftime' collect2: ld returned 1 exit status configure:8154: $? = 1 configure: failed program was: | #line 8106 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define sig_atomic_t int | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 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_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_LIBRESOLV 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:8171: result: no configure:8101: checking for getdtablesize configure:8151: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8163: warning: function declaration isn't a prototype configure:8170: warning: function declaration isn't a prototype configure:8178: warning: function declaration isn't a prototype configure:8154: $? = 0 configure:8157: test -s conftest configure:8160: $? = 0 configure:8171: result: yes configure:8101: checking for sysconf configure:8151: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8164: warning: function declaration isn't a prototype configure:8171: warning: function declaration isn't a prototype configure:8179: warning: function declaration isn't a prototype configure:8154: $? = 0 configure:8157: test -s conftest configure:8160: $? = 0 configure:8171: result: yes configure:8101: checking for strchr configure:8151: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8165: warning: function declaration isn't a prototype configure:8165: warning: conflicting types for built-in function `strchr' configure:8172: warning: function declaration isn't a prototype configure:8180: warning: function declaration isn't a prototype configure:8154: $? = 0 configure:8157: test -s conftest configure:8160: $? = 0 configure:8171: result: yes configure:8101: checking for getcwd configure:8151: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8166: warning: function declaration isn't a prototype configure:8173: warning: function declaration isn't a prototype configure:8181: warning: function declaration isn't a prototype configure:8154: $? = 0 configure:8157: test -s conftest configure:8160: $? = 0 configure:8171: result: yes configure:8101: checking for vfprintf configure:8151: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8167: warning: function declaration isn't a prototype configure:8174: warning: function declaration isn't a prototype configure:8182: warning: function declaration isn't a prototype configure:8154: $? = 0 configure:8157: test -s conftest configure:8160: $? = 0 configure:8171: result: yes configure:8185: checking for setrlimit configure:8235: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8252: warning: function declaration isn't a prototype configure:8259: warning: function declaration isn't a prototype configure:8267: warning: function declaration isn't a prototype configure:8238: $? = 0 configure:8241: test -s conftest configure:8244: $? = 0 configure:8255: result: yes configure:8275: checking for memcpy configure:8325: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8343: warning: function declaration isn't a prototype configure:8343: warning: conflicting types for built-in function `memcpy' configure:8350: warning: function declaration isn't a prototype configure:8358: warning: function declaration isn't a prototype configure:8328: $? = 0 configure:8331: test -s conftest configure:8334: $? = 0 configure:8345: result: yes configure:8275: checking for strerror configure:8325: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8344: warning: function declaration isn't a prototype configure:8351: warning: function declaration isn't a prototype configure:8359: warning: function declaration isn't a prototype /usr/tmp/cc75fwVU.o: In function `main': /tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/configure:8360: undefined reference to `strerror' /usr/tmp/cc75fwVU.o(.data+0x0):/tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/conftest.c: undefined reference to `strerror' collect2: ld returned 1 exit status configure:8328: $? = 1 configure: failed program was: | #line 8280 "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 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_UNISTD_H 1 | #define PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define sig_atomic_t int | #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 | #define HAVE_ATTRIBUTE_NORETURN 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_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_LIBRESOLV 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRCHR 1 | #define HAVE_GETCWD 1 | #define HAVE_VFPRINTF 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_MEMCPY 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strerror (); 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 strerror (); | /* 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_strerror) || defined (__stub___strerror) | choke me | #else | char (*f) () = strerror; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strerror; | ; | return 0; | } configure:8345: result: no configure:8275: checking for remove configure:8325: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8344: warning: function declaration isn't a prototype configure:8351: warning: function declaration isn't a prototype configure:8359: warning: function declaration isn't a prototype configure:8328: $? = 0 configure:8331: test -s conftest configure:8334: $? = 0 configure:8345: result: yes configure:8275: checking for memset configure:8325: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8345: warning: function declaration isn't a prototype configure:8345: warning: conflicting types for built-in function `memset' configure:8352: warning: function declaration isn't a prototype configure:8360: warning: function declaration isn't a prototype configure:8328: $? = 0 configure:8331: test -s conftest configure:8334: $? = 0 configure:8345: result: yes configure:8275: checking for memchr configure:8325: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8346: warning: function declaration isn't a prototype configure:8353: warning: function declaration isn't a prototype configure:8361: warning: function declaration isn't a prototype configure:8328: $? = 0 configure:8331: test -s conftest configure:8334: $? = 0 configure:8345: result: yes configure:8275: checking for memcmp configure:8325: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8347: warning: function declaration isn't a prototype configure:8347: warning: conflicting types for built-in function `memcmp' configure:8354: warning: function declaration isn't a prototype configure:8362: warning: function declaration isn't a prototype configure:8328: $? = 0 configure:8331: test -s conftest configure:8334: $? = 0 configure:8345: result: yes configure:8275: checking for setsid configure:8325: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8348: warning: function declaration isn't a prototype configure:8355: warning: function declaration isn't a prototype configure:8363: warning: function declaration isn't a prototype configure:8328: $? = 0 configure:8331: test -s conftest configure:8334: $? = 0 configure:8345: result: yes configure:8360: checking for working setrlimit(RLIMIT_NOFILE, ...) configure:8444: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c -lresolv >&5 configure:8449: warning: function declaration isn't a prototype configure: In function `main': configure:8455: warning: implicit declaration of function `getrlimit' configure:8457: warning: implicit declaration of function `perror' configure:8461: warning: implicit declaration of function `setrlimit' configure:8473: warning: implicit declaration of function `fprintf' configure:8447: $? = 0 configure:8449: ./conftest configure:8452: $? = 0 configure:8466: result: yes configure:8501: checking alloca.h usability configure:8514: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:8517: $? = 0 configure:8520: test -s conftest.o configure:8523: $? = 0 configure:8533: result: yes configure:8537: checking alloca.h presence configure:8548: ccache gcc -E conftest.c configure:8554: $? = 0 configure:8573: result: yes configure:8609: checking for alloca.h configure:8616: result: yes configure:8839: 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 estragon 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:1108: executing depfiles commands config.status:1108: executing default commands configure:10118: configuring in src/libraries/libisc-new configure:10202: running /bin/bash './configure' --prefix=/tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.lysator.liu.se/buildtmp/dist/pfx '-C' '--prefix=/tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.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=no 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=no ac_cv_func_sysconf=yes ac_cv_func_vfprintf=yes ac_cv_header_alloca_h=yes ac_cv_header_crypt_h=no ac_cv_header_inttypes_h=no 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=no 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_nsl_gethostbyname=no ac_cv_lib_resolv_main=yes ac_cv_objext=o ac_cv_path_AR=/bin/ar ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=nawk ac_cv_prog_BISON=bison ac_cv_prog_CPP='ccache gcc -E' ac_cv_prog_LEX=lex 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=egrep ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=no ac_cv_prog_make_make_set=yes ac_cv_search_strerror=no ac_cv_type_intmax_t=no ac_cv_type_intptr_t=no ac_cv_type_pid_t=yes ac_cv_type_rlim_t=no 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=no 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=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run tar' ANSI2KNR='' AR='/bin/ar' AUTOCONF='${SHELL} /tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run autoconf' AUTOHEADER='${SHELL} /tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run autoheader' AUTOMAKE='${SHELL} /tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run automake-1.7' AWK='nawk' 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' CHECKER='' CPP='ccache gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEBUG_CALLS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EFENCE='' EGREP='egrep' EXEEXT='' 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='lex' LEXLIB='-ll' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS=' strerror$U.o' LIBS='-lresolv ' LN_S='ln -s' LTLIBOBJS=' strerror$U.lo' MAKEINFO='${SHELL} /tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.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/bash' 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='/tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.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='/tmp_mnt/mp/slaskdisk/tmp/xenofarm/lyskom-server/estragon.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_GETCWD 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_LIBRESOLV 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_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_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 TIME_WITH_SYS_TIME 1 #define USE_MALLOC_GUARDS 1 #define VERSION "2.0.7" #define sig_atomic_t int configure: exit 0