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.1.2, 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:1215: creating cache config.cache configure:1344: checking for a BSD-compatible install configure:1398: result: /usr/local/bin/install -c configure:1409: checking whether build environment is sane configure:1452: result: yes configure:1485: checking for gawk configure:1514: result: no configure:1485: checking for mawk configure:1514: result: no configure:1485: checking for nawk configure:1514: result: no configure:1485: checking for awk configure:1501: found /usr/bin/awk configure:1511: result: awk configure:1521: checking whether make sets $(MAKE) configure:1541: result: yes configure:1840: checking for ar configure:1858: found /usr/bin/ar configure:1871: result: /usr/bin/ar configure:1886: checking for sendmail configure:1904: found /usr/sbin/sendmail configure:1917: result: /usr/sbin/sendmail configure:1975: checking for gcc configure:2001: result: ccache gcc configure:2245: checking for C compiler version configure:2248: 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:2251: $? = 0 configure:2253: 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:2256: $? = 0 configure:2258: ccache gcc -V &5 gcc: argument to `-V' is missing configure:2261: $? = 1 configure:2285: checking for C compiler default output configure:2288: ccache gcc conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. configure:2291: $? = 0 configure:2337: result: a.out configure:2342: checking whether the C compiler works configure:2348: ./a.out configure:2351: $? = 0 configure:2368: result: yes configure:2375: checking whether we are cross compiling configure:2377: result: no configure:2380: checking for suffix of executables configure:2382: ccache gcc -o conftest conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. configure:2385: $? = 0 configure:2410: result: configure:2416: checking for suffix of object files configure:2438: ccache gcc -c conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. configure:2441: $? = 0 configure:2463: result: o configure:2467: checking whether we are using the GNU C compiler configure:2492: ccache gcc -c conftest.c >&5 as: warning 2: Unknown option "--traditional-format" ignored. configure:2495: $? = 0 configure:2498: test -s conftest.o configure:2501: $? = 0 configure:2514: result: yes configure:2520: checking whether ccache gcc accepts -g configure:2542: 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:2545: $? = 0 configure:2548: test -s conftest.o configure:2551: $? = 0 configure:2562: result: yes configure:2579: checking for ccache gcc option to accept ANSI C configure:2640: 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:2643: $? = 0 configure:2646: test -s conftest.o configure:2649: $? = 0 configure:2667: result: none needed configure:2685: 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:2688: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2808: checking for style of include used by make configure:2836: result: GNU configure:2864: checking dependency style of ccache gcc configure:2947: result: none configure:2970: checking how to run the C preprocessor configure:3006: ccache gcc -E conftest.c configure:3012: $? = 0 configure:3044: ccache gcc -E conftest.c configure:3046:28: ac_nonexistent.h: No such file or directory configure:3050: $? = 1 configure: failed program was: | #line 3035 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #define USE_MALLOC_GUARDS 1 | /* end confdefs.h. */ | #include configure:3088: result: ccache gcc -E configure:3113: ccache gcc -E conftest.c configure:3119: $? = 0 configure:3151: ccache gcc -E conftest.c configure:3153:28: ac_nonexistent.h: No such file or directory configure:3157: $? = 1 configure: failed program was: | #line 3142 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #define USE_MALLOC_GUARDS 1 | /* end confdefs.h. */ | #include configure:3200: checking for egrep configure:3210: result: grep -E configure:3216: checking for AIX configure:3239: result: no configure:3245: checking for library containing strerror configure:3276: 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:3279: $? = 0 configure:3282: test -s conftest configure:3285: $? = 0 configure:3344: result: none required configure:3351: checking for ANSI C header files configure:3377: 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:3380: $? = 0 configure:3383: test -s conftest.o configure:3386: $? = 0 configure:3478: 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:3481: $? = 0 configure:3483: ./conftest configure:3486: $? = 0 configure:3501: result: yes configure:3525: checking for sys/types.h configure:3542: 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:3545: $? = 0 configure:3548: test -s conftest.o configure:3551: $? = 0 configure:3562: result: yes configure:3525: checking for sys/stat.h configure:3542: 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:3545: $? = 0 configure:3548: test -s conftest.o configure:3551: $? = 0 configure:3562: result: yes configure:3525: checking for stdlib.h configure:3542: 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:3545: $? = 0 configure:3548: test -s conftest.o configure:3551: $? = 0 configure:3562: result: yes configure:3525: checking for string.h configure:3542: 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:3545: $? = 0 configure:3548: test -s conftest.o configure:3551: $? = 0 configure:3562: result: yes configure:3525: checking for memory.h configure:3542: 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:3545: $? = 0 configure:3548: test -s conftest.o configure:3551: $? = 0 configure:3562: result: yes configure:3525: checking for strings.h configure:3542: 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:3545: $? = 0 configure:3548: test -s conftest.o configure:3551: $? = 0 configure:3562: result: yes configure:3525: checking for inttypes.h configure:3542: 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:3545: $? = 0 configure:3548: test -s conftest.o configure:3551: $? = 0 configure:3562: result: yes configure:3525: checking for stdint.h configure:3542: 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:3584:20: stdint.h: No such file or directory configure:3545: $? = 1 configure: failed program was: | #line 3530 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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:3562: result: no configure:3525: checking for unistd.h configure:3542: 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:3545: $? = 0 configure:3548: test -s conftest.o configure:3551: $? = 0 configure:3562: result: yes configure:3584: checking minix/config.h usability configure:3597: 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:3640:26: minix/config.h: No such file or directory configure:3600: $? = 1 configure: failed program was: | #line 3586 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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:3616: result: no configure:3620: checking minix/config.h presence configure:3631: ccache gcc -E conftest.c configure:3642:26: minix/config.h: No such file or directory configure:3637: $? = 1 configure: failed program was: | #line 3622 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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:3656: result: no configure:3692: checking for minix/config.h configure:3699: result: no configure:3731: checking for ccache gcc option to accept ANSI C configure:3795: 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:3798: $? = 0 configure:3801: test -s conftest.o configure:3804: $? = 0 configure:3819: result: none needed configure:3832: checking for function prototypes configure:3835: result: yes configure:3849: checking for ANSI C header files configure:3999: result: yes configure:4014: checking for string.h configure:4019: result: yes configure:4159: checking for python configure:4177: found /sw/local/bin/python configure:4189: result: /sw/local/bin/python configure:4201: checking for python version configure:4208: result: 1.5 configure:4222: checking for python platform configure:4229: result: hp-uxB configure:4238: checking for python script directory configure:4246: result: ${prefix}/lib/python1.5/site-packages configure:4257: checking for python extension module directory configure:4265: result: ${exec_prefix}/lib/python1.5/site-packages configure:4288: checking whether ccache gcc accepts -Wbad-function-cast configure:4312: 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:4315: $? = 0 configure:4318: test -s conftest configure:4321: $? = 0 configure:4333: result: yes configure:4338: checking whether ccache gcc accepts -Wcast-align configure:4362: 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:4365: $? = 0 configure:4368: test -s conftest configure:4371: $? = 0 configure:4383: result: yes configure:4388: checking whether ccache gcc accepts -Wwrite-strings configure:4412: 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:4415: $? = 0 configure:4418: test -s conftest configure:4421: $? = 0 configure:4433: result: yes configure:4438: checking whether ccache gcc accepts -Wstrict-prototypes configure:4462: 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:4471: warning: function declaration isn't a prototype as: warning 2: Unknown option "--traditional-format" ignored. configure:4465: $? = 0 configure:4468: test -s conftest configure:4471: $? = 0 configure:4483: result: yes configure:4488: checking whether ccache gcc accepts -Wmissing-prototypes configure:4512: 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:4521: warning: function declaration isn't a prototype as: warning 2: Unknown option "--traditional-format" ignored. configure:4515: $? = 0 configure:4518: test -s conftest configure:4521: $? = 0 configure:4533: result: yes configure:4538: checking whether ccache gcc accepts -Wmissing-declarations configure:4562: 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:4571: warning: function declaration isn't a prototype as: warning 2: Unknown option "--traditional-format" ignored. configure:4565: $? = 0 configure:4568: test -s conftest configure:4571: $? = 0 configure:4583: result: yes configure:4588: checking whether ccache gcc accepts -Wfloat-equal configure:4612: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal conftest.c >&5 cc1: warning: -g is only supported when using GAS on this processor, cc1: warning: -g option disabled configure:4621: warning: function declaration isn't a prototype as: warning 2: Unknown option "--traditional-format" ignored. configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4633: result: yes configure:4638: checking whether ccache gcc accepts -pipe configure:4662: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:4671: warning: function declaration isn't a prototype configure:4665: $? = 0 configure:4668: test -s conftest configure:4671: $? = 0 configure:4683: result: yes configure:4982: checking if defines struct sigaction configure:5011: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:5020: warning: function declaration isn't a prototype configure: In function `main': configure:5021: warning: unused variable `foosig' configure:5014: $? = 0 configure:5017: test -s conftest.o configure:5020: $? = 0 configure:5080: result: yes configure:5091: checking for an ANSI C-conforming const configure:5159: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:5123: warning: function declaration isn't a prototype configure: In function `main': configure:5147: warning: unused variable `s' configure:5167: warning: unused variable `foo' configure:5128: warning: unused variable `x' configure:5134: warning: unused variable `zero' configure:5146: warning: `t' might be used uninitialized in this function configure:5164: warning: `b' might be used uninitialized in this function configure:5162: $? = 0 configure:5165: test -s conftest.o configure:5168: $? = 0 configure:5179: result: yes configure:5189: checking for working volatile configure:5213: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:5221: warning: function declaration isn't a prototype configure: In function `main': configure:5223: warning: unused variable `x' configure:5224: warning: unused variable `y' configure:5216: $? = 0 configure:5219: test -s conftest.o configure:5222: $? = 0 configure:5233: result: yes configure:5243: checking for inline configure:5265: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:5276: warning: function declaration isn't a prototype configure:5277: warning: function declaration isn't a prototype configure:5268: $? = 0 configure:5271: test -s conftest.o configure:5274: $? = 0 configure:5286: result: inline configure:5301: checking whether ccache gcc understands __attribute__((unused)) configure:5324: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:5331: warning: no previous prototype for `cmod_x' configure:5334: warning: function declaration isn't a prototype configure:5327: $? = 0 configure:5330: test -s conftest.o configure:5333: $? = 0 configure:5344: result: yes configure:5353: checking for ANSI C header files configure:5503: result: yes configure:5513: checking for pid_t configure:5538: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:5580: warning: function declaration isn't a prototype configure:5541: $? = 0 configure:5544: test -s conftest.o configure:5547: $? = 0 configure:5558: result: yes configure:5570: checking if sig_atomic_t exists configure:5592: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:5604: warning: function declaration isn't a prototype configure: In function `main': configure:5605: warning: unused variable `t' configure:5595: $? = 0 configure:5598: test -s conftest.o configure:5601: $? = 0 configure:5612: result: yes configure:5623: checking if _HPUX_SOURCE needs to be defined configure:5646: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:5658: warning: function declaration isn't a prototype configure: In function `main': configure:5659: warning: unused variable `foo' configure:5649: $? = 0 configure:5652: test -s conftest configure:5655: $? = 0 configure:5704: result: no configure:5714: checking if the compiler understands __attribute__ ((format)) configure:5737: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:5749: warning: function declaration isn't a prototype configure:5740: $? = 0 configure:5743: test -s conftest.o configure:5746: $? = 0 configure:5758: result: yes configure:5767: checking if the compiler understands __attribute__ ((__noreturn__)) configure:5790: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:5803: warning: function declaration isn't a prototype configure:5793: $? = 0 configure:5796: test -s conftest.o configure:5799: $? = 0 configure:5811: result: yes configure:5832: checking for a BSD-compatible install configure:5886: result: /usr/local/bin/install -c configure:5938: checking for ranlib configure:5954: found /usr/bin/ranlib configure:5965: result: ranlib configure:5981: checking for gawk configure:6007: result: awk configure:6017: checking whether ln -s works configure:6021: result: yes configure:6032: checking for bison configure:6048: found /usr/local/bin/bison configure:6058: result: bison -y configure:6073: checking for flex configure:6089: found /usr/local/bin/flex configure:6099: result: flex configure:6112: checking for yywrap in -lfl configure:6143: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:6154: warning: function declaration isn't a prototype configure:6157: warning: function declaration isn't a prototype /usr/ccs/bin/ld: Can't find library: "fl" collect2: ld returned 1 exit status configure:6146: $? = 1 configure: failed program was: | #line 6119 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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:6164: result: no configure:6169: checking for yywrap in -ll configure:6200: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:6211: warning: function declaration isn't a prototype configure:6214: warning: function declaration isn't a prototype configure:6203: $? = 0 configure:6206: test -s conftest configure:6209: $? = 0 configure:6221: result: yes configure:6232: checking lex output file root configure:6243: flex conftest.l configure:6246: $? = 0 configure:6258: result: lex.yy configure:6263: checking whether yytext is a pointer configure:6279: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:6282: $? = 0 configure:6285: test -s conftest configure:6288: $? = 0 configure:6301: result: yes configure:6319: checking for bison configure:6335: found /usr/local/bin/bison configure:6345: result: bison configure:6359: checking for flex configure:6375: found /usr/local/bin/flex configure:6385: result: flex configure:6399: checking for sed configure:6415: found /usr/bin/sed configure:6425: result: sed configure:6444: checking for string.h configure:6449: result: yes configure:6444: checking for memory.h configure:6449: result: yes configure:6444: checking for strings.h configure:6449: result: yes configure:6453: checking sys/param.h usability configure:6466: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:6469: $? = 0 configure:6472: test -s conftest.o configure:6475: $? = 0 configure:6485: result: yes configure:6489: checking sys/param.h presence configure:6500: ccache gcc -E conftest.c configure:6506: $? = 0 configure:6525: result: yes configure:6561: checking for sys/param.h configure:6568: result: yes configure:6453: checking sys/time.h usability configure:6466: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:6469: $? = 0 configure:6472: test -s conftest.o configure:6475: $? = 0 configure:6485: result: yes configure:6489: checking sys/time.h presence configure:6500: ccache gcc -E conftest.c configure:6506: $? = 0 configure:6525: result: yes configure:6561: checking for sys/time.h configure:6568: result: yes configure:6598: checking stdarg.h usability configure:6611: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:6614: $? = 0 configure:6617: test -s conftest.o configure:6620: $? = 0 configure:6630: result: yes configure:6634: checking stdarg.h presence configure:6645: ccache gcc -E conftest.c configure:6651: $? = 0 configure:6670: result: yes configure:6706: checking for stdarg.h configure:6713: result: yes configure:6589: checking for stdlib.h configure:6594: result: yes configure:6598: checking stddef.h usability configure:6611: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:6614: $? = 0 configure:6617: test -s conftest.o configure:6620: $? = 0 configure:6630: result: yes configure:6634: checking stddef.h presence configure:6645: ccache gcc -E conftest.c configure:6651: $? = 0 configure:6670: result: yes configure:6706: checking for stddef.h configure:6713: result: yes configure:6598: checking locale.h usability configure:6611: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:6614: $? = 0 configure:6617: test -s conftest.o configure:6620: $? = 0 configure:6630: result: yes configure:6634: checking locale.h presence configure:6645: ccache gcc -E conftest.c configure:6651: $? = 0 configure:6670: result: yes configure:6706: checking for locale.h configure:6713: result: yes configure:6741: checking crypt.h usability configure:6754: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:6757: $? = 0 configure:6760: test -s conftest.o configure:6763: $? = 0 configure:6773: result: yes configure:6777: checking crypt.h presence configure:6788: ccache gcc -E conftest.c configure:6794: $? = 0 configure:6813: result: yes configure:6849: checking for crypt.h configure:6856: result: yes configure:6732: checking for unistd.h configure:6737: result: yes configure:6883: checking values.h usability configure:6896: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:6899: $? = 0 configure:6902: test -s conftest.o configure:6905: $? = 0 configure:6915: result: yes configure:6919: checking values.h presence configure:6930: ccache gcc -E conftest.c configure:6936: $? = 0 configure:6955: result: yes configure:6991: checking for values.h configure:6998: result: yes configure:7015: checking for stdint.h configure:7020: result: no configure:7166: checking limits.h usability configure:7179: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:7182: $? = 0 configure:7185: test -s conftest.o configure:7188: $? = 0 configure:7198: result: yes configure:7202: checking limits.h presence configure:7213: ccache gcc -E conftest.c configure:7219: $? = 0 configure:7238: result: yes configure:7274: checking for limits.h configure:7281: result: yes configure:7308: checking sys/mount.h usability configure:7321: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:7324: $? = 0 configure:7327: test -s conftest.o configure:7330: $? = 0 configure:7340: result: yes configure:7344: checking sys/mount.h presence configure:7355: ccache gcc -E conftest.c configure:7361: $? = 0 configure:7380: result: yes configure:7416: checking for sys/mount.h configure:7423: result: yes configure:7450: checking sys/vfs.h usability configure:7463: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:7466: $? = 0 configure:7469: test -s conftest.o configure:7472: $? = 0 configure:7482: result: yes configure:7486: checking sys/vfs.h presence configure:7497: ccache gcc -E conftest.c configure:7503: $? = 0 configure:7522: result: yes configure:7558: checking for sys/vfs.h configure:7565: result: yes configure:7592: checking sys/fs/s5param.h usability configure:7605: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:7672:28: sys/fs/s5param.h: No such file or directory configure:7608: $? = 1 configure: failed program was: | #line 7594 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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 HAVE_LIMITS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_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:7624: result: no configure:7628: checking sys/fs/s5param.h presence configure:7639: ccache gcc -E conftest.c configure:7674:28: sys/fs/s5param.h: No such file or directory configure:7645: $? = 1 configure: failed program was: | #line 7630 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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 HAVE_LIMITS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:7664: result: no configure:7700: checking for sys/fs/s5param.h configure:7707: result: no configure:7734: checking sys/filsys.h usability configure:7747: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:7750: $? = 0 configure:7753: test -s conftest.o configure:7756: $? = 0 configure:7766: result: yes configure:7770: checking sys/filsys.h presence configure:7781: ccache gcc -E conftest.c configure:7787: $? = 0 configure:7806: result: yes configure:7842: checking for sys/filsys.h configure:7849: result: yes configure:7876: checking sys/statfs.h usability configure:7889: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:7957:24: sys/statfs.h: No such file or directory configure:7892: $? = 1 configure: failed program was: | #line 7878 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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 HAVE_LIMITS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_FILSYS_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:7908: result: no configure:7912: checking sys/statfs.h presence configure:7923: ccache gcc -E conftest.c configure:7959:24: sys/statfs.h: No such file or directory configure:7929: $? = 1 configure: failed program was: | #line 7914 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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 HAVE_LIMITS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_FILSYS_H 1 | /* end confdefs.h. */ | #include configure:7948: result: no configure:7984: checking for sys/statfs.h configure:7991: result: no configure:8018: checking sys/statvfs.h usability configure:8031: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:8034: $? = 0 configure:8037: test -s conftest.o configure:8040: $? = 0 configure:8050: result: yes configure:8054: checking sys/statvfs.h presence configure:8065: ccache gcc -E conftest.c configure:8071: $? = 0 configure:8090: result: yes configure:8126: checking for sys/statvfs.h configure:8133: result: yes configure:8160: checking sys/dustat.h usability configure:8173: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:8242:24: sys/dustat.h: No such file or directory configure:8176: $? = 1 configure: failed program was: | #line 8162 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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 HAVE_LIMITS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_FILSYS_H 1 | #define HAVE_SYS_STATVFS_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:8192: result: no configure:8196: checking sys/dustat.h presence configure:8207: ccache gcc -E conftest.c configure:8244:24: sys/dustat.h: No such file or directory configure:8213: $? = 1 configure: failed program was: | #line 8198 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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 HAVE_LIMITS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_FILSYS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:8232: result: no configure:8268: checking for sys/dustat.h configure:8275: result: no configure:8302: checking fcntl.h usability configure:8315: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:8318: $? = 0 configure:8321: test -s conftest.o configure:8324: $? = 0 configure:8334: result: yes configure:8338: checking fcntl.h presence configure:8349: ccache gcc -E conftest.c configure:8355: $? = 0 configure:8374: result: yes configure:8410: checking for fcntl.h configure:8417: result: yes configure:8431: checking for inttypes.h configure:8454: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:8487: warning: function declaration isn't a prototype configure: In function `main': configure:8488: warning: unused variable `i' configure:8457: $? = 0 configure:8460: test -s conftest.o configure:8463: $? = 0 configure:8474: result: yes configure:8485: checking for unsigned long long configure:8508: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:8541: warning: function declaration isn't a prototype configure:8511: $? = 0 configure:8514: test -s conftest configure:8517: $? = 0 configure:8528: result: yes configure:8565: checking for statvfs function (SVR4) configure:8588: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:8623: warning: function declaration isn't a prototype configure:8591: $? = 0 configure:8594: test -s conftest configure:8597: $? = 0 configure:8608: result: yes configure:9015: checking whether time.h and sys/time.h may both be included configure:9041: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:9076: warning: function declaration isn't a prototype configure:9044: $? = 0 configure:9047: test -s conftest.o configure:9050: $? = 0 configure:9061: result: yes configure:9073: checking for working alloca.h configure:9095: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:9132: warning: function declaration isn't a prototype configure: In function `main': configure:9133: warning: unused variable `p' configure:9098: $? = 0 configure:9101: test -s conftest configure:9104: $? = 0 configure:9115: result: yes configure:9125: checking for alloca configure:9167: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:9205: warning: function declaration isn't a prototype configure: In function `main': configure:9206: warning: unused variable `p' configure:9170: $? = 0 configure:9173: test -s conftest configure:9176: $? = 0 configure:9187: result: yes configure:9398: checking for sys/resource.h configure:9424: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:9427: $? = 0 configure:9430: test -s conftest.o configure:9433: $? = 0 configure:9444: result: yes configure:9455: checking for rlim_t configure:9494: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:9531: warning: function declaration isn't a prototype configure:9497: $? = 0 configure:9500: test -s conftest.o configure:9503: $? = 0 configure:9514: result: yes configure:9524: checking for intptr_t configure:9549: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:9620: warning: function declaration isn't a prototype configure:9552: $? = 0 configure:9555: test -s conftest.o configure:9558: $? = 0 configure:9569: result: yes configure:9572: checking for intmax_t configure:9597: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:9668: warning: function declaration isn't a prototype configure:9600: $? = 0 configure:9603: test -s conftest.o configure:9606: $? = 0 configure:9617: result: yes configure:9620: checking for size_t configure:9645: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:9716: warning: function declaration isn't a prototype configure:9648: $? = 0 configure:9651: test -s conftest.o configure:9654: $? = 0 configure:9665: result: yes configure:9669: checking for main in -lresolv configure:9694: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:9735: warning: function declaration isn't a prototype /usr/ccs/bin/ld: Can't find library: "resolv" collect2: ld returned 1 exit status configure:9697: $? = 1 configure: failed program was: | #line 9676 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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 HAVE_LIMITS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_FILSYS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STAT_STATVFS 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:9715: result: no configure:9726: checking for auth_tcpuser3 in -lauthuser configure:9757: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:9795: warning: function declaration isn't a prototype configure:9798: warning: function declaration isn't a prototype /usr/ccs/bin/ld: Can't find library: "authuser" collect2: ld returned 1 exit status configure:9760: $? = 1 configure: failed program was: | #line 9733 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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 HAVE_LIMITS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_FILSYS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STAT_STATVFS 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:9778: result: no configure:9788: checking for gethostbyname configure:9838: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:9864: warning: function declaration isn't a prototype configure:9871: warning: function declaration isn't a prototype configure:9879: warning: function declaration isn't a prototype configure:9841: $? = 0 configure:9844: test -s conftest configure:9847: $? = 0 configure:9858: result: yes configure:9928: checking for socket configure:9978: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10004: warning: function declaration isn't a prototype configure:10011: warning: function declaration isn't a prototype configure:10019: warning: function declaration isn't a prototype configure:9981: $? = 0 configure:9984: test -s conftest configure:9987: $? = 0 configure:9998: result: yes configure:10069: checking for setlocale in -li configure:10100: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10138: warning: function declaration isn't a prototype configure:10141: warning: function declaration isn't a prototype /usr/ccs/bin/ld: Can't find library: "i" collect2: ld returned 1 exit status configure:10103: $? = 1 configure: failed program was: | #line 10076 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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 HAVE_LIMITS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_FILSYS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STAT_STATVFS 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:10121: result: no configure:10131: checking for crypt configure:10181: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10207: warning: function declaration isn't a prototype configure:10214: warning: function declaration isn't a prototype configure:10222: warning: function declaration isn't a prototype configure:10184: $? = 0 configure:10187: test -s conftest configure:10190: $? = 0 configure:10201: result: yes configure:10279: checking for difftime configure:10329: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10355: warning: function declaration isn't a prototype configure:10355: conflicting types for `difftime' /usr/include/sys/time.h:219: previous declaration of `difftime' configure:10362: warning: function declaration isn't a prototype configure:10370: warning: function declaration isn't a prototype configure:10332: $? = 1 configure: failed program was: | #line 10284 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lyskom-server" | #define PACKAGE_TARNAME "lyskom-server" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "lyskom-server 2.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lyskom-server" | #define VERSION "2.1.2" | #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 HAVE_LIMITS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_FILSYS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STAT_STATVFS 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:10349: result: no configure:10279: checking for getdtablesize configure:10329: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10355: warning: function declaration isn't a prototype configure:10362: warning: function declaration isn't a prototype configure:10370: warning: function declaration isn't a prototype configure:10332: $? = 0 configure:10335: test -s conftest configure:10338: $? = 0 configure:10349: result: yes configure:10279: checking for sysconf configure:10329: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10356: warning: function declaration isn't a prototype configure:10363: warning: function declaration isn't a prototype configure:10371: warning: function declaration isn't a prototype configure:10332: $? = 0 configure:10335: test -s conftest configure:10338: $? = 0 configure:10349: result: yes configure:10279: checking for strchr configure:10329: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10357: warning: function declaration isn't a prototype configure:10357: warning: conflicting types for built-in function `strchr' configure:10364: warning: function declaration isn't a prototype configure:10372: warning: function declaration isn't a prototype configure:10332: $? = 0 configure:10335: test -s conftest configure:10338: $? = 0 configure:10349: result: yes configure:10279: checking for getcwd configure:10329: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10358: warning: function declaration isn't a prototype configure:10365: warning: function declaration isn't a prototype configure:10373: warning: function declaration isn't a prototype configure:10332: $? = 0 configure:10335: test -s conftest configure:10338: $? = 0 configure:10349: result: yes configure:10279: checking for vfprintf configure:10329: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10359: warning: function declaration isn't a prototype configure:10366: warning: function declaration isn't a prototype configure:10374: warning: function declaration isn't a prototype configure:10332: $? = 0 configure:10335: test -s conftest configure:10338: $? = 0 configure:10349: result: yes configure:10363: checking for setrlimit configure:10413: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10444: warning: function declaration isn't a prototype configure:10451: warning: function declaration isn't a prototype configure:10459: warning: function declaration isn't a prototype configure:10416: $? = 0 configure:10419: test -s conftest configure:10422: $? = 0 configure:10433: result: yes configure:10447: checking for snprintf configure:10497: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10529: warning: function declaration isn't a prototype configure:10536: warning: function declaration isn't a prototype configure:10544: warning: function declaration isn't a prototype configure:10500: $? = 0 configure:10503: test -s conftest configure:10506: $? = 0 configure:10517: result: yes configure:10537: checking for memcpy configure:10587: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10620: warning: function declaration isn't a prototype configure:10620: warning: conflicting types for built-in function `memcpy' configure:10627: warning: function declaration isn't a prototype configure:10635: warning: function declaration isn't a prototype configure:10590: $? = 0 configure:10593: test -s conftest configure:10596: $? = 0 configure:10607: result: yes configure:10537: checking for strerror configure:10587: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10621: warning: function declaration isn't a prototype configure:10628: warning: function declaration isn't a prototype configure:10636: warning: function declaration isn't a prototype configure:10590: $? = 0 configure:10593: test -s conftest configure:10596: $? = 0 configure:10607: result: yes configure:10537: checking for remove configure:10587: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10622: warning: function declaration isn't a prototype configure:10629: warning: function declaration isn't a prototype configure:10637: warning: function declaration isn't a prototype configure:10590: $? = 0 configure:10593: test -s conftest configure:10596: $? = 0 configure:10607: result: yes configure:10537: checking for memset configure:10587: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10623: warning: function declaration isn't a prototype configure:10623: warning: conflicting types for built-in function `memset' configure:10630: warning: function declaration isn't a prototype configure:10638: warning: function declaration isn't a prototype configure:10590: $? = 0 configure:10593: test -s conftest configure:10596: $? = 0 configure:10607: result: yes configure:10537: checking for memchr configure:10587: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10624: warning: function declaration isn't a prototype configure:10631: warning: function declaration isn't a prototype configure:10639: warning: function declaration isn't a prototype configure:10590: $? = 0 configure:10593: test -s conftest configure:10596: $? = 0 configure:10607: result: yes configure:10537: checking for memcmp configure:10587: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10625: warning: function declaration isn't a prototype configure:10625: warning: conflicting types for built-in function `memcmp' configure:10632: warning: function declaration isn't a prototype configure:10640: warning: function declaration isn't a prototype configure:10590: $? = 0 configure:10593: test -s conftest configure:10596: $? = 0 configure:10607: result: yes configure:10537: checking for setsid configure:10587: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10626: warning: function declaration isn't a prototype configure:10633: warning: function declaration isn't a prototype configure:10641: warning: function declaration isn't a prototype configure:10590: $? = 0 configure:10593: test -s conftest configure:10596: $? = 0 configure:10607: result: yes configure:10622: checking for working setrlimit(RLIMIT_NOFILE, ...) configure:10706: ccache gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10727: warning: function declaration isn't a prototype configure:10709: $? = 0 configure:10711: ./conftest configure:10714: $? = 0 configure:10728: result: yes configure:10763: checking alloca.h usability configure:10776: ccache gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal -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:10779: $? = 0 configure:10782: test -s conftest.o configure:10785: $? = 0 configure:10795: result: yes configure:10799: checking alloca.h presence configure:10810: ccache gcc -E conftest.c configure:10816: $? = 0 configure:10835: result: yes configure:10871: checking for alloca.h configure:10878: result: yes configure:11123: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lyskom-server config.status 2.1.2, 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:712: creating Makefile config.status:712: creating db-crypt/Makefile config.status:712: creating db-crypt/db/Makefile config.status:712: creating doc/Makefile config.status:712: creating doc/man/Makefile config.status:712: creating scripts/Makefile config.status:712: creating src/Makefile config.status:712: creating src/include/Makefile config.status:712: creating src/include/server/Makefile config.status:712: creating src/libraries/Makefile config.status:712: creating src/libraries/libansi/Makefile config.status:712: creating src/libraries/libcommon/Makefile config.status:712: creating src/libraries/libeintr/Makefile config.status:712: creating src/libraries/libmisc/Makefile config.status:712: creating src/libraries/regex/Makefile config.status:712: creating src/libraries/regex/doc/Makefile config.status:712: creating src/libraries/regex/test/Makefile config.status:712: creating src/server/Makefile config.status:712: creating src/server/testsuite/Makefile config.status:712: creating src/server/testsuite/config/Makefile config.status:712: creating src/server/testsuite/lyskomd.0/Makefile config.status:712: creating m4/Makefile config.status:712: creating run-support/Makefile config.status:816: creating config.h config.status:1165: executing depfiles commands config.status:1165: executing default commands configure:12427: configuring in src/libraries/libisc-new configure:12511: 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=. configure:12427: configuring in src/libraries/liboop configure:12511: 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=. configure:12427: configuring in src/libraries/adns configure:12511: 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_c_volatile=yes 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_snprintf=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_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_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_dustat_h=no ac_cv_header_sys_filsys_h=yes ac_cv_header_sys_fs_s5param_h=no ac_cv_header_sys_mount_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_statfs_h=no ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_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_PYTHON=/sw/local/bin/python ac_cv_path_SENDMAIL=/usr/sbin/sendmail 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_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none am_cv_prog_cc_stdc='' am_cv_python_platform=hp-uxB am_cv_python_pyexecdir='${exec_prefix}/lib/python1.5/site-packages' am_cv_python_pythondir='${prefix}/lib/python1.5/site-packages' am_cv_python_version=1.5 cmod_cv_c_working_attribute_unused=yes cmod_cv_compiler_bad_function_cast=yes cmod_cv_compiler_cast_align=yes cmod_cv_compiler_float_equal=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 fu_cv_sys_stat_statvfs=yes jm_ac_cv_header_inttypes_h=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.1.2/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.1.2/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.1.2/scripts/missing --run autoconf' AUTOHEADER='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/scripts/missing --run autoheader' AUTOMAKE='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/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 -Wfloat-equal -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' HAVE_FSUSAGE_FALSE='#' HAVE_FSUSAGE_TRUE='' HAVE_PYTHON_FALSE='#' HAVE_PYTHON_TRUE='' 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.1.2/scripts/missing --run makeinfo' OBJEXT='o' PACKAGE='lyskom-server' PACKAGE_BUGREPORT='' PACKAGE_NAME='lyskom-server' PACKAGE_STRING='lyskom-server 2.1.2' PACKAGE_TARNAME='lyskom-server' PACKAGE_VERSION='2.1.2' PATH_SEPARATOR=':' PYTHON='/sw/local/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='hp-uxB' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='1.5' RANLIB='ranlib' SED='sed' SENDMAIL='/usr/sbin/sendmail' SET_MAKE='' SHELL='/bin/sh' STRIP='' TRACED_ALLOCATIONS='' U='' VALGRIND='' VERSION='2.1.2' 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__leading_dot='.' 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.1.2/scripts/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' pkgpyexecdir='${pyexecdir}/lyskom-server' pkgpythondir='${pythondir}/lyskom-server' prefix='/home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/pfx' program_transform_name='s,x,x,' pyexecdir='${exec_prefix}/lib/python1.5/site-packages' pythondir='${prefix}/lib/python1.5/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' src/libraries/libisc-new src/libraries/liboop src/libraries/adns' 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_FCNTL_H 1 #define HAVE_GETCWD 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_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_SNPRINTF 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_FILSYS_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 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.1.2" #define PACKAGE_TARNAME "lyskom-server" #define PACKAGE_VERSION "2.1.2" #define PROTOTYPES 1 #define STAT_STATVFS 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.1.2" #define YYTEXT_POINTER 1 configure: exit 0