This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by lyskom-server configure 2.0.7, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure -C --prefix=/lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/pfx

## --------- ##
## Platform. ##
## --------- ##

hostname = seversky
uname -m = IP28
uname -r = 6.5
uname -s = IRIX64
uname -v = 04101931

/usr/bin/uname -p = mips
/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: /usr/bsd
PATH: /usr/local/bin
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:1501: found /usr/bin/nawk
configure:1511: result: nawk
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:1930: checking for gcc
configure:1946: found /usr/local/bin/gcc
configure:1956: result: gcc
configure:2200: checking for C compiler version
configure:2203: gcc --version </dev/null >&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:2206: $? = 0
configure:2208: gcc -v </dev/null >&5
Reading specs from /pkg/gcc/mips-irix65/3.2/lib/gcc-lib/mips-sgi-irix6.5/3.2/specs
Configured with: ../../../configure --prefix=/pkg/gcc/mips-irix65/3.2 --disable-shared --disable-libgcj
Thread model: single
gcc version 3.2
configure:2211: $? = 0
configure:2213: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2216: $? = 1
configure:2240: checking for C compiler default output
configure:2243: gcc    conftest.c  >&5
configure:2246: $? = 0
configure:2292: result: a.out
configure:2297: checking whether the C compiler works
configure:2303: ./a.out
configure:2306: $? = 0
configure:2323: result: yes
configure:2330: checking whether we are cross compiling
configure:2332: result: no
configure:2335: checking for suffix of executables
configure:2337: gcc -o conftest    conftest.c  >&5
configure:2340: $? = 0
configure:2365: result: 
configure:2371: checking for suffix of object files
configure:2393: gcc -c   conftest.c >&5
configure:2396: $? = 0
configure:2418: result: o
configure:2422: checking whether we are using the GNU C compiler
configure:2447: gcc -c   conftest.c >&5
configure:2450: $? = 0
configure:2453: test -s conftest.o
configure:2456: $? = 0
configure:2469: result: yes
configure:2475: checking whether gcc accepts -g
configure:2497: gcc -c -g  conftest.c >&5
configure:2500: $? = 0
configure:2503: test -s conftest.o
configure:2506: $? = 0
configure:2517: result: yes
configure:2534: checking for gcc option to accept ANSI C
configure:2595: gcc  -c -g -O2  conftest.c >&5
configure:2598: $? = 0
configure:2601: test -s conftest.o
configure:2604: $? = 0
configure:2622: result: none needed
configure:2640: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2643: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2763: checking for style of include used by make
configure:2791: result: GNU
configure:2819: checking dependency style of gcc
configure:2902: result: gcc3
configure:2925: checking how to run the C preprocessor
configure:2961: gcc -E  conftest.c
configure:2967: $? = 0
configure:2999: gcc -E  conftest.c
configure:3001:28: ac_nonexistent.h: No such file or directory
configure:3005: $? = 1
configure: failed program was:
| #line 2990 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.0.7"
| #define PACKAGE_STRING "lyskom-server 2.0.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.0.7"
| #define USE_MALLOC_GUARDS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3043: result: gcc -E
configure:3068: gcc -E  conftest.c
configure:3074: $? = 0
configure:3106: gcc -E  conftest.c
configure:3108:28: ac_nonexistent.h: No such file or directory
configure:3112: $? = 1
configure: failed program was:
| #line 3097 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.0.7"
| #define PACKAGE_STRING "lyskom-server 2.0.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.0.7"
| #define USE_MALLOC_GUARDS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3155: checking for egrep
configure:3165: result: grep -E
configure:3171: checking for AIX
configure:3194: result: no
configure:3200: checking for library containing strerror
configure:3231: gcc -o conftest -g -O2   conftest.c  >&5
configure:3234: $? = 0
configure:3237: test -s conftest
configure:3240: $? = 0
configure:3299: result: none required
configure:3306: checking for ANSI C header files
configure:3332: gcc -c -g -O2  conftest.c >&5
configure:3335: $? = 0
configure:3338: test -s conftest.o
configure:3341: $? = 0
configure:3433: gcc -o conftest -g -O2   conftest.c  >&5
configure:3436: $? = 0
configure:3438: ./conftest
configure:3441: $? = 0
configure:3456: result: yes
configure:3480: checking for sys/types.h
configure:3497: gcc -c -g -O2  conftest.c >&5
configure:3500: $? = 0
configure:3503: test -s conftest.o
configure:3506: $? = 0
configure:3517: result: yes
configure:3480: checking for sys/stat.h
configure:3497: gcc -c -g -O2  conftest.c >&5
configure:3500: $? = 0
configure:3503: test -s conftest.o
configure:3506: $? = 0
configure:3517: result: yes
configure:3480: checking for stdlib.h
configure:3497: gcc -c -g -O2  conftest.c >&5
configure:3500: $? = 0
configure:3503: test -s conftest.o
configure:3506: $? = 0
configure:3517: result: yes
configure:3480: checking for string.h
configure:3497: gcc -c -g -O2  conftest.c >&5
configure:3500: $? = 0
configure:3503: test -s conftest.o
configure:3506: $? = 0
configure:3517: result: yes
configure:3480: checking for memory.h
configure:3497: gcc -c -g -O2  conftest.c >&5
configure:3500: $? = 0
configure:3503: test -s conftest.o
configure:3506: $? = 0
configure:3517: result: yes
configure:3480: checking for strings.h
configure:3497: gcc -c -g -O2  conftest.c >&5
configure:3500: $? = 0
configure:3503: test -s conftest.o
configure:3506: $? = 0
configure:3517: result: yes
configure:3480: checking for inttypes.h
configure:3497: gcc -c -g -O2  conftest.c >&5
configure:3500: $? = 0
configure:3503: test -s conftest.o
configure:3506: $? = 0
configure:3517: result: yes
configure:3480: checking for stdint.h
configure:3497: gcc -c -g -O2  conftest.c >&5
configure:3539:20: stdint.h: No such file or directory
configure:3500: $? = 1
configure: failed program was:
| #line 3485 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.0.7"
| #define PACKAGE_STRING "lyskom-server 2.0.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.0.7"
| #define USE_MALLOC_GUARDS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:3517: result: no
configure:3480: checking for unistd.h
configure:3497: gcc -c -g -O2  conftest.c >&5
configure:3500: $? = 0
configure:3503: test -s conftest.o
configure:3506: $? = 0
configure:3517: result: yes
configure:3539: checking minix/config.h usability
configure:3552: gcc -c -g -O2  conftest.c >&5
configure:3595:26: minix/config.h: No such file or directory
configure:3555: $? = 1
configure: failed program was:
| #line 3541 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.0.7"
| #define PACKAGE_STRING "lyskom-server 2.0.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.0.7"
| #define USE_MALLOC_GUARDS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3571: result: no
configure:3575: checking minix/config.h presence
configure:3586: gcc -E  conftest.c
configure:3597:26: minix/config.h: No such file or directory
configure:3592: $? = 1
configure: failed program was:
| #line 3577 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.0.7"
| #define PACKAGE_STRING "lyskom-server 2.0.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.0.7"
| #define USE_MALLOC_GUARDS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:3611: result: no
configure:3647: checking for minix/config.h
configure:3654: result: no
configure:3686: checking for gcc option to accept ANSI C
configure:3750: gcc  -c -g -O2  conftest.c >&5
configure:3753: $? = 0
configure:3756: test -s conftest.o
configure:3759: $? = 0
configure:3774: result: none needed
configure:3787: checking for function prototypes
configure:3790: result: yes
configure:3804: checking for ANSI C header files
configure:3954: result: yes
configure:3969: checking for string.h
configure:3974: result: yes
configure:4114: checking for python
configure:4132: found /sw/local/bin/python
configure:4144: result: /sw/local/bin/python
configure:4156: checking for python version
configure:4163: result: 2.2
configure:4177: checking for python platform
configure:4184: result: irix646
configure:4193: checking for python script directory
configure:4201: result: ${prefix}/lib/python2.2/site-packages
configure:4212: checking for python extension module directory
configure:4220: result: ${exec_prefix}/lib/python2.2/site-packages
configure:4243: checking whether gcc accepts -Wbad-function-cast
configure:4267: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast   conftest.c  >&5
configure:4270: $? = 0
configure:4273: test -s conftest
configure:4276: $? = 0
configure:4288: result: yes
configure:4293: checking whether gcc accepts -Wcast-align
configure:4317: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align   conftest.c  >&5
configure:4320: $? = 0
configure:4323: test -s conftest
configure:4326: $? = 0
configure:4338: result: yes
configure:4343: checking whether gcc accepts -Wwrite-strings
configure:4367: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings   conftest.c  >&5
configure:4370: $? = 0
configure:4373: test -s conftest
configure:4376: $? = 0
configure:4388: result: yes
configure:4393: checking whether gcc accepts -Wstrict-prototypes
configure:4417: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes   conftest.c  >&5
configure:4426: warning: function declaration isn't a prototype
configure:4420: $? = 0
configure:4423: test -s conftest
configure:4426: $? = 0
configure:4438: result: yes
configure:4443: checking whether gcc accepts -Wmissing-prototypes
configure:4467: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes   conftest.c  >&5
configure:4476: warning: function declaration isn't a prototype
configure:4470: $? = 0
configure:4473: test -s conftest
configure:4476: $? = 0
configure:4488: result: yes
configure:4493: checking whether gcc accepts -Wmissing-declarations
configure:4517: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations   conftest.c  >&5
configure:4526: warning: function declaration isn't a prototype
configure:4520: $? = 0
configure:4523: test -s conftest
configure:4526: $? = 0
configure:4538: result: yes
configure:4543: checking whether gcc accepts -Wfloat-equal
configure:4567: 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
configure:4576: warning: function declaration isn't a prototype
configure:4570: $? = 0
configure:4573: test -s conftest
configure:4576: $? = 0
configure:4588: result: yes
configure:4593: checking whether gcc accepts -pipe
configure:4617: 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
gcc: -pipe is not supported
configure:4620: $? = 1
configure: failed program was:
| #line 4600 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.0.7"
| #define PACKAGE_STRING "lyskom-server 2.0.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.0.7"
| #define USE_MALLOC_GUARDS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4638: result: no
configure:4937: checking if <signal.h> defines struct sigaction
configure:4966: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:4975: warning: function declaration isn't a prototype
configure: In function `main':
configure:4976: warning: unused variable `foosig'
configure:4969: $? = 0
configure:4972: test -s conftest.o
configure:4975: $? = 0
configure:5035: result: yes
configure:5046: checking for an ANSI C-conforming const
configure:5114: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:5078: warning: function declaration isn't a prototype
configure: In function `main':
configure:5102: warning: unused variable `s'
configure:5122: warning: unused variable `foo'
configure:5083: warning: unused variable `x'
configure:5089: warning: unused variable `zero'
configure:5101: warning: `t' might be used uninitialized in this function
configure:5119: warning: `b' might be used uninitialized in this function
configure:5117: $? = 0
configure:5120: test -s conftest.o
configure:5123: $? = 0
configure:5134: result: yes
configure:5144: checking for inline
configure:5166: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:5177: warning: function declaration isn't a prototype
configure:5178: warning: function declaration isn't a prototype
configure:5169: $? = 0
configure:5172: test -s conftest.o
configure:5175: $? = 0
configure:5187: result: inline
configure:5202: checking whether gcc understands __attribute__((unused))
configure:5225: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:5232: warning: no previous prototype for `cmod_x'
configure:5235: warning: function declaration isn't a prototype
configure:5228: $? = 0
configure:5231: test -s conftest.o
configure:5234: $? = 0
configure:5245: result: yes
configure:5254: checking for ANSI C header files
configure:5404: result: yes
configure:5414: checking for pid_t
configure:5439: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:5481: warning: function declaration isn't a prototype
configure:5442: $? = 0
configure:5445: test -s conftest.o
configure:5448: $? = 0
configure:5459: result: yes
configure:5471: checking if sig_atomic_t exists
configure:5493: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:5505: warning: function declaration isn't a prototype
configure: In function `main':
configure:5506: warning: unused variable `t'
configure:5496: $? = 0
configure:5499: test -s conftest.o
configure:5502: $? = 0
configure:5513: result: yes
configure:5524: checking if _HPUX_SOURCE needs to be defined
configure:5547: 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
configure:5559: warning: function declaration isn't a prototype
configure: In function `main':
configure:5560: warning: unused variable `foo'
configure:5550: $? = 0
configure:5553: test -s conftest
configure:5556: $? = 0
configure:5605: result: no
configure:5615: checking if the compiler understands __attribute__ ((format))
configure:5638: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:5650: warning: function declaration isn't a prototype
configure:5641: $? = 0
configure:5644: test -s conftest.o
configure:5647: $? = 0
configure:5659: result: yes
configure:5668: checking if the compiler understands __attribute__ ((__noreturn__))
configure:5691: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:5704: warning: function declaration isn't a prototype
configure:5694: $? = 0
configure:5697: test -s conftest.o
configure:5700: $? = 0
configure:5712: result: yes
configure:5733: checking for a BSD-compatible install
configure:5787: result: /usr/local/bin/install -c
configure:5839: checking for ranlib
configure:5866: result: :
configure:5882: checking for gawk
configure:5908: result: nawk
configure:5918: checking whether ln -s works
configure:5922: result: yes
configure:5933: checking for bison
configure:5949: found /usr/bin/bison
configure:5959: result: bison -y
configure:5974: checking for flex
configure:5990: found /usr/bin/flex
configure:6000: result: flex
configure:6013: checking for yywrap in -lfl
configure:6044: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal   conftest.c -lfl   >&5
configure:6055: warning: function declaration isn't a prototype
configure:6058: warning: function declaration isn't a prototype
ld32: FATAL 9: I/O error (-lfl): No such file or directory
collect2: ld returned 32 exit status
configure:6047: $? = 1
configure: failed program was:
| #line 6020 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.0.7"
| #define PACKAGE_STRING "lyskom-server 2.0.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.0.7"
| #define USE_MALLOC_GUARDS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define STDC_HEADERS 1
| #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char yywrap ();
| int
| main ()
| {
| yywrap ();
|   ;
|   return 0;
| }
configure:6065: result: no
configure:6070: checking for yywrap in -ll
configure:6101: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal   conftest.c -ll   >&5
configure:6112: warning: function declaration isn't a prototype
configure:6115: warning: function declaration isn't a prototype
configure:6104: $? = 0
configure:6107: test -s conftest
configure:6110: $? = 0
configure:6122: result: yes
configure:6133: checking lex output file root
configure:6144: flex conftest.l
configure:6147: $? = 0
configure:6159: result: lex.yy
configure:6164: checking whether yytext is a pointer
configure:6180: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal   conftest.c  -ll >&5
lex.yy.c:508: warning: no previous prototype for `yylex'
lex.yy.c:948: warning: `yyunput' defined but not used
configure:6183: $? = 0
configure:6186: test -s conftest
configure:6189: $? = 0
configure:6202: result: yes
configure:6220: checking for bison
configure:6236: found /usr/bin/bison
configure:6246: result: bison
configure:6260: checking for flex
configure:6276: found /usr/bin/flex
configure:6286: result: flex
configure:6300: checking for sed
configure:6316: found /usr/bin/sed
configure:6326: result: sed
configure:6345: checking for string.h
configure:6350: result: yes
configure:6345: checking for memory.h
configure:6350: result: yes
configure:6345: checking for strings.h
configure:6350: result: yes
configure:6354: checking sys/param.h usability
configure:6367: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:6370: $? = 0
configure:6373: test -s conftest.o
configure:6376: $? = 0
configure:6386: result: yes
configure:6390: checking sys/param.h presence
configure:6401: gcc -E  conftest.c
configure:6407: $? = 0
configure:6426: result: yes
configure:6462: checking for sys/param.h
configure:6469: result: yes
configure:6354: checking sys/time.h usability
configure:6367: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:6370: $? = 0
configure:6373: test -s conftest.o
configure:6376: $? = 0
configure:6386: result: yes
configure:6390: checking sys/time.h presence
configure:6401: gcc -E  conftest.c
configure:6407: $? = 0
configure:6426: result: yes
configure:6462: checking for sys/time.h
configure:6469: result: yes
configure:6499: checking stdarg.h usability
configure:6512: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:6515: $? = 0
configure:6518: test -s conftest.o
configure:6521: $? = 0
configure:6531: result: yes
configure:6535: checking stdarg.h presence
configure:6546: gcc -E  conftest.c
configure:6552: $? = 0
configure:6571: result: yes
configure:6607: checking for stdarg.h
configure:6614: result: yes
configure:6490: checking for stdlib.h
configure:6495: result: yes
configure:6499: checking stddef.h usability
configure:6512: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:6515: $? = 0
configure:6518: test -s conftest.o
configure:6521: $? = 0
configure:6531: result: yes
configure:6535: checking stddef.h presence
configure:6546: gcc -E  conftest.c
configure:6552: $? = 0
configure:6571: result: yes
configure:6607: checking for stddef.h
configure:6614: result: yes
configure:6499: checking locale.h usability
configure:6512: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:6515: $? = 0
configure:6518: test -s conftest.o
configure:6521: $? = 0
configure:6531: result: yes
configure:6535: checking locale.h presence
configure:6546: gcc -E  conftest.c
configure:6552: $? = 0
configure:6571: result: yes
configure:6607: checking for locale.h
configure:6614: result: yes
configure:6642: checking crypt.h usability
configure:6655: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:6658: $? = 0
configure:6661: test -s conftest.o
configure:6664: $? = 0
configure:6674: result: yes
configure:6678: checking crypt.h presence
configure:6689: gcc -E  conftest.c
configure:6695: $? = 0
configure:6714: result: yes
configure:6750: checking for crypt.h
configure:6757: result: yes
configure:6633: checking for unistd.h
configure:6638: result: yes
configure:6784: checking values.h usability
configure:6797: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:6800: $? = 0
configure:6803: test -s conftest.o
configure:6806: $? = 0
configure:6816: result: yes
configure:6820: checking values.h presence
configure:6831: gcc -E  conftest.c
configure:6837: $? = 0
configure:6856: result: yes
configure:6892: checking for values.h
configure:6899: result: yes
configure:6916: checking for stdint.h
configure:6921: result: no
configure:7053: checking whether time.h and sys/time.h may both be included
configure:7079: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:7105: warning: function declaration isn't a prototype
configure:7082: $? = 0
configure:7085: test -s conftest.o
configure:7088: $? = 0
configure:7099: result: yes
configure:7111: checking for working alloca.h
configure:7133: 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
configure:7161: warning: function declaration isn't a prototype
configure: In function `main':
configure:7162: warning: unused variable `p'
configure:7136: $? = 0
configure:7139: test -s conftest
configure:7142: $? = 0
configure:7153: result: yes
configure:7163: checking for alloca
configure:7205: 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
configure:7234: warning: function declaration isn't a prototype
configure: In function `main':
configure:7235: warning: unused variable `p'
configure:7208: $? = 0
configure:7211: test -s conftest
configure:7214: $? = 0
configure:7225: result: yes
configure:7436: checking for sys/resource.h
configure:7462: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:7465: $? = 0
configure:7468: test -s conftest.o
configure:7471: $? = 0
configure:7482: result: yes
configure:7493: checking for rlim_t
configure:7532: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:7560: warning: function declaration isn't a prototype
configure:7535: $? = 0
configure:7538: test -s conftest.o
configure:7541: $? = 0
configure:7552: result: yes
configure:7562: checking for intptr_t
configure:7587: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:7649: warning: function declaration isn't a prototype
configure:7590: $? = 0
configure:7593: test -s conftest.o
configure:7596: $? = 0
configure:7607: result: yes
configure:7610: checking for intmax_t
configure:7635: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:7697: warning: function declaration isn't a prototype
configure:7638: $? = 0
configure:7641: test -s conftest.o
configure:7644: $? = 0
configure:7655: result: yes
configure:7658: checking for size_t
configure:7683: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:7745: warning: function declaration isn't a prototype
configure:7686: $? = 0
configure:7689: test -s conftest.o
configure:7692: $? = 0
configure:7703: result: yes
configure:7707: checking for main in -lresolv
configure:7732: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal   conftest.c -lresolv   >&5
configure:7764: warning: function declaration isn't a prototype
ld32: FATAL 9: I/O error (-lresolv): No such file or directory
collect2: ld returned 32 exit status
configure:7735: $? = 1
configure: failed program was:
| #line 7714 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.0.7"
| #define PACKAGE_STRING "lyskom-server 2.0.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.0.7"
| #define USE_MALLOC_GUARDS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define STDC_HEADERS 1
| #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define YYTEXT_POINTER 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VALUES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_RLIM_T 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:7753: result: no
configure:7764: checking for auth_tcpuser3 in -lauthuser
configure:7795: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal   conftest.c -lauthuser   >&5
configure:7824: warning: function declaration isn't a prototype
configure:7827: warning: function declaration isn't a prototype
ld32: FATAL 9: I/O error (-lauthuser): No such file or directory
collect2: ld returned 32 exit status
configure:7798: $? = 1
configure: failed program was:
| #line 7771 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.0.7"
| #define PACKAGE_STRING "lyskom-server 2.0.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.0.7"
| #define USE_MALLOC_GUARDS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define STDC_HEADERS 1
| #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define YYTEXT_POINTER 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VALUES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_RLIM_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char auth_tcpuser3 ();
| int
| main ()
| {
| auth_tcpuser3 ();
|   ;
|   return 0;
| }
configure:7816: result: no
configure:7826: checking for gethostbyname
configure:7876: 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
configure:7893: warning: function declaration isn't a prototype
configure:7900: warning: function declaration isn't a prototype
configure:7908: warning: function declaration isn't a prototype
configure:7879: $? = 0
configure:7882: test -s conftest
configure:7885: $? = 0
configure:7896: result: yes
configure:7966: checking for socket
configure:8016: 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
configure:8033: warning: function declaration isn't a prototype
configure:8040: warning: function declaration isn't a prototype
configure:8048: warning: function declaration isn't a prototype
configure:8019: $? = 0
configure:8022: test -s conftest
configure:8025: $? = 0
configure:8036: result: yes
configure:8107: checking for setlocale in -li
configure:8138: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal   conftest.c -li   >&5
configure:8167: warning: function declaration isn't a prototype
configure:8170: warning: function declaration isn't a prototype
ld32: FATAL 9: I/O error (-li): No such file or directory
collect2: ld returned 32 exit status
configure:8141: $? = 1
configure: failed program was:
| #line 8114 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.0.7"
| #define PACKAGE_STRING "lyskom-server 2.0.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.0.7"
| #define USE_MALLOC_GUARDS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define STDC_HEADERS 1
| #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define YYTEXT_POINTER 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VALUES_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_RLIM_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char setlocale ();
| int
| main ()
| {
| setlocale ();
|   ;
|   return 0;
| }
configure:8159: result: no
configure:8169: checking for crypt
configure:8219: 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
configure:8236: warning: function declaration isn't a prototype
configure:8243: warning: function declaration isn't a prototype
configure:8251: warning: function declaration isn't a prototype
configure:8222: $? = 0
configure:8225: test -s conftest
configure:8228: $? = 0
configure:8239: result: yes
configure:8317: checking for difftime
configure:8367: 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
configure:8384: warning: function declaration isn't a prototype
configure:8391: warning: function declaration isn't a prototype
configure:8399: warning: function declaration isn't a prototype
configure:8370: $? = 0
configure:8373: test -s conftest
configure:8376: $? = 0
configure:8387: result: yes
configure:8317: checking for getdtablesize
configure:8367: 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
configure:8385: warning: function declaration isn't a prototype
configure:8392: warning: function declaration isn't a prototype
configure:8400: warning: function declaration isn't a prototype
configure:8370: $? = 0
configure:8373: test -s conftest
configure:8376: $? = 0
configure:8387: result: yes
configure:8317: checking for sysconf
configure:8367: 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
configure:8386: warning: function declaration isn't a prototype
configure:8393: warning: function declaration isn't a prototype
configure:8401: warning: function declaration isn't a prototype
configure:8370: $? = 0
configure:8373: test -s conftest
configure:8376: $? = 0
configure:8387: result: yes
configure:8317: checking for strchr
configure:8367: 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
configure:8387: warning: function declaration isn't a prototype
configure:8387: warning: conflicting types for built-in function `strchr'
configure:8394: warning: function declaration isn't a prototype
configure:8402: warning: function declaration isn't a prototype
configure:8370: $? = 0
configure:8373: test -s conftest
configure:8376: $? = 0
configure:8387: result: yes
configure:8317: checking for getcwd
configure:8367: 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
configure:8388: warning: function declaration isn't a prototype
configure:8395: warning: function declaration isn't a prototype
configure:8403: warning: function declaration isn't a prototype
configure:8370: $? = 0
configure:8373: test -s conftest
configure:8376: $? = 0
configure:8387: result: yes
configure:8317: checking for vfprintf
configure:8367: 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
configure:8389: warning: function declaration isn't a prototype
configure:8396: warning: function declaration isn't a prototype
configure:8404: warning: function declaration isn't a prototype
configure:8370: $? = 0
configure:8373: test -s conftest
configure:8376: $? = 0
configure:8387: result: yes
configure:8401: checking for setrlimit
configure:8451: 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
configure:8474: warning: function declaration isn't a prototype
configure:8481: warning: function declaration isn't a prototype
configure:8489: warning: function declaration isn't a prototype
configure:8454: $? = 0
configure:8457: test -s conftest
configure:8460: $? = 0
configure:8471: result: yes
configure:8485: checking for snprintf
configure:8535: 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
configure:8559: warning: function declaration isn't a prototype
configure:8566: warning: function declaration isn't a prototype
configure:8574: warning: function declaration isn't a prototype
configure:8538: $? = 0
configure:8541: test -s conftest
configure:8544: $? = 0
configure:8555: result: yes
configure:8575: checking for memcpy
configure:8625: 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
configure:8650: warning: function declaration isn't a prototype
configure:8650: warning: conflicting types for built-in function `memcpy'
configure:8657: warning: function declaration isn't a prototype
configure:8665: warning: function declaration isn't a prototype
configure:8628: $? = 0
configure:8631: test -s conftest
configure:8634: $? = 0
configure:8645: result: yes
configure:8575: checking for strerror
configure:8625: 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
configure:8651: warning: function declaration isn't a prototype
configure:8658: warning: function declaration isn't a prototype
configure:8666: warning: function declaration isn't a prototype
configure:8628: $? = 0
configure:8631: test -s conftest
configure:8634: $? = 0
configure:8645: result: yes
configure:8575: checking for remove
configure:8625: 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
configure:8652: warning: function declaration isn't a prototype
configure:8659: warning: function declaration isn't a prototype
configure:8667: warning: function declaration isn't a prototype
configure:8628: $? = 0
configure:8631: test -s conftest
configure:8634: $? = 0
configure:8645: result: yes
configure:8575: checking for memset
configure:8625: 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
configure:8653: warning: function declaration isn't a prototype
configure:8653: warning: conflicting types for built-in function `memset'
configure:8660: warning: function declaration isn't a prototype
configure:8668: warning: function declaration isn't a prototype
configure:8628: $? = 0
configure:8631: test -s conftest
configure:8634: $? = 0
configure:8645: result: yes
configure:8575: checking for memchr
configure:8625: 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
configure:8654: warning: function declaration isn't a prototype
configure:8661: warning: function declaration isn't a prototype
configure:8669: warning: function declaration isn't a prototype
configure:8628: $? = 0
configure:8631: test -s conftest
configure:8634: $? = 0
configure:8645: result: yes
configure:8575: checking for memcmp
configure:8625: 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
configure:8655: warning: function declaration isn't a prototype
configure:8655: warning: conflicting types for built-in function `memcmp'
configure:8662: warning: function declaration isn't a prototype
configure:8670: warning: function declaration isn't a prototype
configure:8628: $? = 0
configure:8631: test -s conftest
configure:8634: $? = 0
configure:8645: result: yes
configure:8575: checking for setsid
configure:8625: 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
configure:8656: warning: function declaration isn't a prototype
configure:8663: warning: function declaration isn't a prototype
configure:8671: warning: function declaration isn't a prototype
configure:8628: $? = 0
configure:8631: test -s conftest
configure:8634: $? = 0
configure:8645: result: yes
configure:8660: checking for working setrlimit(RLIMIT_NOFILE, ...)
configure:8744: 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
configure:8757: warning: function declaration isn't a prototype
configure:8747: $? = 0
configure:8749: ./conftest
configure:8752: $? = 0
configure:8766: result: yes
configure:8801: checking alloca.h usability
configure:8814: gcc -c -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal  conftest.c >&5
configure:8817: $? = 0
configure:8820: test -s conftest.o
configure:8823: $? = 0
configure:8833: result: yes
configure:8837: checking alloca.h presence
configure:8848: gcc -E  conftest.c
configure:8854: $? = 0
configure:8873: result: yes
configure:8909: checking for alloca.h
configure:8916: result: yes
configure:9154: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by lyskom-server config.status 2.0.7, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on seversky

config.status:708: creating Makefile
config.status:708: creating db-crypt/Makefile
config.status:708: creating db-crypt/db/Makefile
config.status:708: creating doc/Makefile
config.status:708: creating doc/man/Makefile
config.status:708: creating scripts/Makefile
config.status:708: creating src/Makefile
config.status:708: creating src/include/Makefile
config.status:708: creating src/include/server/Makefile
config.status:708: creating src/libraries/Makefile
config.status:708: creating src/libraries/libansi/Makefile
config.status:708: creating src/libraries/libcommon/Makefile
config.status:708: creating src/libraries/libeintr/Makefile
config.status:708: creating src/libraries/libmisc/Makefile
config.status:708: creating src/libraries/regex/Makefile
config.status:708: creating src/libraries/regex/doc/Makefile
config.status:708: creating src/libraries/regex/test/Makefile
config.status:708: creating src/server/Makefile
config.status:708: creating src/server/testsuite/Makefile
config.status:708: creating src/server/testsuite/config/Makefile
config.status:708: creating src/server/testsuite/lyskomd.0/Makefile
config.status:708: creating run-support/Makefile
config.status:812: creating config.h
config.status:1145: executing depfiles commands
config.status:1145: executing default commands
configure:10454: configuring in src/libraries/libisc-new
configure:10538: running /bin/sh './configure' --prefix=/lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/pfx  '-C' '--prefix=/lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/pfx' --cache-file=../../../config.cache --srcdir=.
configure:10454: configuring in src/libraries/liboop
configure:10538: running /bin/sh './configure' --prefix=/lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/pfx  '-C' '--prefix=/lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/pfx' --cache-file=../../../config.cache --srcdir=.
configure:10454: configuring in src/libraries/adns
configure:10538: running /bin/sh './configure' --prefix=/lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/pfx  '-C' '--prefix=/lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/pfx' --cache-file=../../../config.cache --srcdir=.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_AR_set=''
ac_cv_env_AR_value=''
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
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=yes
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_inttypes_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=yes
ac_cv_lib_authuser_auth_tcpuser3=no
ac_cv_lib_fl_yywrap=no
ac_cv_lib_i_setlocale=no
ac_cv_lib_l_yywrap=yes
ac_cv_lib_resolv_main=no
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_PYTHON=/sw/local/bin/python
ac_cv_path_install='/usr/local/bin/install -c'
ac_cv_prog_AWK=nawk
ac_cv_prog_BISON=bison
ac_cv_prog_CPP='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=gcc
ac_cv_prog_ac_ct_RANLIB=:
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_egrep='grep -E'
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_type_intmax_t=yes
ac_cv_type_intptr_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_rlim_t=yes
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=''
am_cv_python_platform=irix646
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.2/site-packages'
am_cv_python_pythondir='${prefix}/lib/python2.2/site-packages'
am_cv_python_version=2.2
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=no
cmod_cv_compiler_strict_prototypes=yes
cmod_cv_compiler_write_strings=yes
kom_cv_c_attribute_format_printf=yes
kom_cv_c_attribute_noreturn=yes
kom_cv_func_rlimit_nofile=yes
kom_cv_header_posix_source_needed=no
kom_cv_struct_sigaction=yes
kom_cv_sys_hpux_source=no
kom_cv_type_sig_atomic_t=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run tar'
ANSI2KNR=''
AR='/usr/bin/ar'
AUTOCONF='${SHELL} /lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run autoconf'
AUTOHEADER='${SHELL} /lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run autoheader'
AUTOMAKE='${SHELL} /lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run automake-1.7'
AWK='nawk'
BISON='bison'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wfloat-equal'
CHECKER=''
CPP='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_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} /lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run makeinfo'
OBJEXT='o'
PACKAGE='lyskom-server'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='lyskom-server'
PACKAGE_STRING='lyskom-server 2.0.7'
PACKAGE_TARNAME='lyskom-server'
PACKAGE_VERSION='2.0.7'
PATH_SEPARATOR=':'
PYTHON='/sw/local/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='irix646'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.2'
RANLIB=':'
SED='sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TRACED_ALLOCATIONS=''
U=''
VALGRIND=''
VERSION='2.0.7'
YACC='bison -y'
ac_ct_CC='gcc'
ac_ct_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='/lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
pkgpyexecdir='${pyexecdir}/lyskom-server'
pkgpythondir='${pythondir}/lyskom-server'
prefix='/lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
pyexecdir='${exec_prefix}/lib/python2.2/site-packages'
pythondir='${prefix}/lib/python2.2/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_DIFFTIME 1
#define HAVE_GETCWD 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_INTTYPES_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMCHR 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_REMOVE 1
#define HAVE_RLIM_T 1
#define HAVE_SETRLIMIT 1
#define HAVE_SETSID 1
#define HAVE_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_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VALUES_H 1
#define HAVE_VFPRINTF 1
#define PACKAGE "lyskom-server"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "lyskom-server"
#define PACKAGE_STRING "lyskom-server 2.0.7"
#define PACKAGE_TARNAME "lyskom-server"
#define PACKAGE_VERSION "2.0.7"
#define PROTOTYPES 1
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define USE_MALLOC_GUARDS 1
#define VERSION "2.0.7"
#define YYTEXT_POINTER 1

configure: exit 0