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.1, 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:1886: checking for sendmail
configure:1904: found /usr/lib/sendmail
configure:1917: result: /usr/lib/sendmail
configure:1975: checking for gcc
configure:1991: found /usr/local/bin/gcc
configure:2001: result: gcc
configure:2245: checking for C compiler version
configure:2248: 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:2251: $? = 0
configure:2253: 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:2256: $? = 0
configure:2258: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2261: $? = 1
configure:2285: checking for C compiler default output
configure:2288: gcc    conftest.c  >&5
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: gcc -o conftest    conftest.c  >&5
configure:2385: $? = 0
configure:2410: result: 
configure:2416: checking for suffix of object files
configure:2438: gcc -c   conftest.c >&5
configure:2441: $? = 0
configure:2463: result: o
configure:2467: checking whether we are using the GNU C compiler
configure:2492: gcc -c   conftest.c >&5
configure:2495: $? = 0
configure:2498: test -s conftest.o
configure:2501: $? = 0
configure:2514: result: yes
configure:2520: checking whether gcc accepts -g
configure:2542: gcc -c -g  conftest.c >&5
configure:2545: $? = 0
configure:2548: test -s conftest.o
configure:2551: $? = 0
configure:2562: result: yes
configure:2579: checking for gcc option to accept ANSI C
configure:2640: gcc  -c -g -O2  conftest.c >&5
configure:2643: $? = 0
configure:2646: test -s conftest.o
configure:2649: $? = 0
configure:2667: result: none needed
configure:2685: gcc -c -g -O2  conftest.c >&5
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 gcc
configure:2947: result: gcc3
configure:2970: checking how to run the C preprocessor
configure:3006: gcc -E  conftest.c
configure:3012: $? = 0
configure:3044: 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.1"
| #define PACKAGE_STRING "lyskom-server 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.1.1"
| #define USE_MALLOC_GUARDS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3088: result: gcc -E
configure:3113: gcc -E  conftest.c
configure:3119: $? = 0
configure:3151: 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.1"
| #define PACKAGE_STRING "lyskom-server 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.1.1"
| #define USE_MALLOC_GUARDS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
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: gcc -o conftest -g -O2   conftest.c  >&5
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: gcc -c -g -O2  conftest.c >&5
configure:3380: $? = 0
configure:3383: test -s conftest.o
configure:3386: $? = 0
configure:3478: gcc -o conftest -g -O2   conftest.c  >&5
configure:3481: $? = 0
configure:3483: ./conftest
configure:3486: $? = 0
configure:3501: result: yes
configure:3525: checking for sys/types.h
configure:3542: gcc -c -g -O2  conftest.c >&5
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: gcc -c -g -O2  conftest.c >&5
configure:3545: $? = 0
configure:3548: test -s conftest.o
configure:3551: $? = 0
configure:3562: result: yes
configure:3525: checking for stdlib.h
configure:3542: gcc -c -g -O2  conftest.c >&5
configure:3545: $? = 0
configure:3548: test -s conftest.o
configure:3551: $? = 0
configure:3562: result: yes
configure:3525: checking for string.h
configure:3542: gcc -c -g -O2  conftest.c >&5
configure:3545: $? = 0
configure:3548: test -s conftest.o
configure:3551: $? = 0
configure:3562: result: yes
configure:3525: checking for memory.h
configure:3542: gcc -c -g -O2  conftest.c >&5
configure:3545: $? = 0
configure:3548: test -s conftest.o
configure:3551: $? = 0
configure:3562: result: yes
configure:3525: checking for strings.h
configure:3542: gcc -c -g -O2  conftest.c >&5
configure:3545: $? = 0
configure:3548: test -s conftest.o
configure:3551: $? = 0
configure:3562: result: yes
configure:3525: checking for inttypes.h
configure:3542: gcc -c -g -O2  conftest.c >&5
configure:3545: $? = 0
configure:3548: test -s conftest.o
configure:3551: $? = 0
configure:3562: result: yes
configure:3525: checking for stdint.h
configure:3542: gcc -c -g -O2  conftest.c >&5
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.1"
| #define PACKAGE_STRING "lyskom-server 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.1.1"
| #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:3562: result: no
configure:3525: checking for unistd.h
configure:3542: gcc -c -g -O2  conftest.c >&5
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: gcc -c -g -O2  conftest.c >&5
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.1"
| #define PACKAGE_STRING "lyskom-server 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.1.1"
| #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:3616: result: no
configure:3620: checking minix/config.h presence
configure:3631: 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.1"
| #define PACKAGE_STRING "lyskom-server 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.1.1"
| #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:3656: result: no
configure:3692: checking for minix/config.h
configure:3699: result: no
configure:3731: checking for gcc option to accept ANSI C
configure:3795: gcc  -c -g -O2  conftest.c >&5
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: 2.2
configure:4222: checking for python platform
configure:4229: result: irix646
configure:4238: checking for python script directory
configure:4246: result: ${prefix}/lib/python2.2/site-packages
configure:4257: checking for python extension module directory
configure:4265: result: ${exec_prefix}/lib/python2.2/site-packages
configure:4288: checking whether gcc accepts -Wbad-function-cast
configure:4312: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast   conftest.c  >&5
configure:4315: $? = 0
configure:4318: test -s conftest
configure:4321: $? = 0
configure:4333: result: yes
configure:4338: checking whether gcc accepts -Wcast-align
configure:4362: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align   conftest.c  >&5
configure:4365: $? = 0
configure:4368: test -s conftest
configure:4371: $? = 0
configure:4383: result: yes
configure:4388: checking whether gcc accepts -Wwrite-strings
configure:4412: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings   conftest.c  >&5
configure:4415: $? = 0
configure:4418: test -s conftest
configure:4421: $? = 0
configure:4433: result: yes
configure:4438: checking whether gcc accepts -Wstrict-prototypes
configure:4462: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes   conftest.c  >&5
configure:4471: warning: function declaration isn't a prototype
configure:4465: $? = 0
configure:4468: test -s conftest
configure:4471: $? = 0
configure:4483: result: yes
configure:4488: checking whether gcc accepts -Wmissing-prototypes
configure:4512: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes   conftest.c  >&5
configure:4521: warning: function declaration isn't a prototype
configure:4515: $? = 0
configure:4518: test -s conftest
configure:4521: $? = 0
configure:4533: result: yes
configure:4538: checking whether gcc accepts -Wmissing-declarations
configure:4562: gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations   conftest.c  >&5
configure:4571: warning: function declaration isn't a prototype
configure:4565: $? = 0
configure:4568: test -s conftest
configure:4571: $? = 0
configure:4583: result: yes
configure:4588: checking whether gcc accepts -Wfloat-equal
configure:4612: 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:4621: warning: function declaration isn't a prototype
configure:4615: $? = 0
configure:4618: test -s conftest
configure:4621: $? = 0
configure:4633: result: yes
configure:4638: checking whether gcc accepts -pipe
configure:4662: 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:4665: $? = 1
configure: failed program was:
| #line 4645 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "lyskom-server 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.1.1"
| #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:4683: result: no
configure:4982: checking if <signal.h> defines struct sigaction
configure:5011: 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: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: 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: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 inline
configure:5211: 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:5222: warning: function declaration isn't a prototype
configure:5223: warning: function declaration isn't a prototype
configure:5214: $? = 0
configure:5217: test -s conftest.o
configure:5220: $? = 0
configure:5232: result: inline
configure:5247: checking whether gcc understands __attribute__((unused))
configure:5270: 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:5277: warning: no previous prototype for `cmod_x'
configure:5280: warning: function declaration isn't a prototype
configure:5273: $? = 0
configure:5276: test -s conftest.o
configure:5279: $? = 0
configure:5290: result: yes
configure:5299: checking for ANSI C header files
configure:5449: result: yes
configure:5459: checking for pid_t
configure:5484: 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:5526: warning: function declaration isn't a prototype
configure:5487: $? = 0
configure:5490: test -s conftest.o
configure:5493: $? = 0
configure:5504: result: yes
configure:5516: checking if sig_atomic_t exists
configure:5538: 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:5550: warning: function declaration isn't a prototype
configure: In function `main':
configure:5551: warning: unused variable `t'
configure:5541: $? = 0
configure:5544: test -s conftest.o
configure:5547: $? = 0
configure:5558: result: yes
configure:5569: checking if _HPUX_SOURCE needs to be defined
configure:5592: 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:5604: warning: function declaration isn't a prototype
configure: In function `main':
configure:5605: warning: unused variable `foo'
configure:5595: $? = 0
configure:5598: test -s conftest
configure:5601: $? = 0
configure:5650: result: no
configure:5660: checking if the compiler understands __attribute__ ((format))
configure:5683: 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:5695: warning: function declaration isn't a prototype
configure:5686: $? = 0
configure:5689: test -s conftest.o
configure:5692: $? = 0
configure:5704: result: yes
configure:5713: checking if the compiler understands __attribute__ ((__noreturn__))
configure:5736: 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:5749: warning: function declaration isn't a prototype
configure:5739: $? = 0
configure:5742: test -s conftest.o
configure:5745: $? = 0
configure:5757: result: yes
configure:5778: checking for a BSD-compatible install
configure:5832: result: /usr/local/bin/install -c
configure:5884: checking for ranlib
configure:5911: result: :
configure:5927: checking for gawk
configure:5953: result: nawk
configure:5963: checking whether ln -s works
configure:5967: result: yes
configure:5978: checking for bison
configure:5994: found /usr/bin/bison
configure:6004: result: bison -y
configure:6019: checking for flex
configure:6035: found /usr/bin/flex
configure:6045: result: flex
configure:6058: checking for yywrap in -lfl
configure:6089: 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:6100: warning: function declaration isn't a prototype
configure:6103: 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:6092: $? = 1
configure: failed program was:
| #line 6065 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "lyskom-server 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.1.1"
| #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:6110: result: no
configure:6115: checking for yywrap in -ll
configure:6146: 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:6157: warning: function declaration isn't a prototype
configure:6160: warning: function declaration isn't a prototype
configure:6149: $? = 0
configure:6152: test -s conftest
configure:6155: $? = 0
configure:6167: result: yes
configure:6178: checking lex output file root
configure:6189: flex conftest.l
configure:6192: $? = 0
configure:6204: result: lex.yy
configure:6209: checking whether yytext is a pointer
configure:6225: 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:6228: $? = 0
configure:6231: test -s conftest
configure:6234: $? = 0
configure:6247: result: yes
configure:6265: checking for bison
configure:6281: found /usr/bin/bison
configure:6291: result: bison
configure:6305: checking for flex
configure:6321: found /usr/bin/flex
configure:6331: result: flex
configure:6345: checking for sed
configure:6361: found /usr/bin/sed
configure:6371: result: sed
configure:6390: checking for string.h
configure:6395: result: yes
configure:6390: checking for memory.h
configure:6395: result: yes
configure:6390: checking for strings.h
configure:6395: result: yes
configure:6399: checking sys/param.h usability
configure:6412: 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:6415: $? = 0
configure:6418: test -s conftest.o
configure:6421: $? = 0
configure:6431: result: yes
configure:6435: checking sys/param.h presence
configure:6446: gcc -E  conftest.c
configure:6452: $? = 0
configure:6471: result: yes
configure:6507: checking for sys/param.h
configure:6514: result: yes
configure:6399: checking sys/time.h usability
configure:6412: 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:6415: $? = 0
configure:6418: test -s conftest.o
configure:6421: $? = 0
configure:6431: result: yes
configure:6435: checking sys/time.h presence
configure:6446: gcc -E  conftest.c
configure:6452: $? = 0
configure:6471: result: yes
configure:6507: checking for sys/time.h
configure:6514: result: yes
configure:6544: checking stdarg.h usability
configure:6557: 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:6560: $? = 0
configure:6563: test -s conftest.o
configure:6566: $? = 0
configure:6576: result: yes
configure:6580: checking stdarg.h presence
configure:6591: gcc -E  conftest.c
configure:6597: $? = 0
configure:6616: result: yes
configure:6652: checking for stdarg.h
configure:6659: result: yes
configure:6535: checking for stdlib.h
configure:6540: result: yes
configure:6544: checking stddef.h usability
configure:6557: 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:6560: $? = 0
configure:6563: test -s conftest.o
configure:6566: $? = 0
configure:6576: result: yes
configure:6580: checking stddef.h presence
configure:6591: gcc -E  conftest.c
configure:6597: $? = 0
configure:6616: result: yes
configure:6652: checking for stddef.h
configure:6659: result: yes
configure:6544: checking locale.h usability
configure:6557: 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:6560: $? = 0
configure:6563: test -s conftest.o
configure:6566: $? = 0
configure:6576: result: yes
configure:6580: checking locale.h presence
configure:6591: gcc -E  conftest.c
configure:6597: $? = 0
configure:6616: result: yes
configure:6652: checking for locale.h
configure:6659: result: yes
configure:6687: checking crypt.h usability
configure:6700: 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:6703: $? = 0
configure:6706: test -s conftest.o
configure:6709: $? = 0
configure:6719: result: yes
configure:6723: checking crypt.h presence
configure:6734: gcc -E  conftest.c
configure:6740: $? = 0
configure:6759: result: yes
configure:6795: checking for crypt.h
configure:6802: result: yes
configure:6678: checking for unistd.h
configure:6683: result: yes
configure:6829: checking values.h usability
configure:6842: 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:6845: $? = 0
configure:6848: test -s conftest.o
configure:6851: $? = 0
configure:6861: result: yes
configure:6865: checking values.h presence
configure:6876: gcc -E  conftest.c
configure:6882: $? = 0
configure:6901: result: yes
configure:6937: checking for values.h
configure:6944: result: yes
configure:6961: checking for stdint.h
configure:6966: result: no
configure:7098: checking whether time.h and sys/time.h may both be included
configure:7124: 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:7150: warning: function declaration isn't a prototype
configure:7127: $? = 0
configure:7130: test -s conftest.o
configure:7133: $? = 0
configure:7144: result: yes
configure:7156: checking for working alloca.h
configure:7178: 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:7206: warning: function declaration isn't a prototype
configure: In function `main':
configure:7207: warning: unused variable `p'
configure:7181: $? = 0
configure:7184: test -s conftest
configure:7187: $? = 0
configure:7198: result: yes
configure:7208: checking for alloca
configure:7250: 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:7279: warning: function declaration isn't a prototype
configure: In function `main':
configure:7280: warning: unused variable `p'
configure:7253: $? = 0
configure:7256: test -s conftest
configure:7259: $? = 0
configure:7270: result: yes
configure:7481: checking for sys/resource.h
configure:7507: 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:7510: $? = 0
configure:7513: test -s conftest.o
configure:7516: $? = 0
configure:7527: result: yes
configure:7538: checking for rlim_t
configure:7577: 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:7605: warning: function declaration isn't a prototype
configure:7580: $? = 0
configure:7583: test -s conftest.o
configure:7586: $? = 0
configure:7597: result: yes
configure:7607: checking for intptr_t
configure:7632: 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:7694: warning: function declaration isn't a prototype
configure:7635: $? = 0
configure:7638: test -s conftest.o
configure:7641: $? = 0
configure:7652: result: yes
configure:7655: checking for intmax_t
configure:7680: 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:7742: warning: function declaration isn't a prototype
configure:7683: $? = 0
configure:7686: test -s conftest.o
configure:7689: $? = 0
configure:7700: result: yes
configure:7703: checking for size_t
configure:7728: 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:7790: warning: function declaration isn't a prototype
configure:7731: $? = 0
configure:7734: test -s conftest.o
configure:7737: $? = 0
configure:7748: result: yes
configure:7752: checking for main in -lresolv
configure:7777: 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:7809: 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:7780: $? = 1
configure: failed program was:
| #line 7759 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "lyskom-server 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.1.1"
| #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:7798: result: no
configure:7809: checking for auth_tcpuser3 in -lauthuser
configure:7840: 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:7869: warning: function declaration isn't a prototype
configure:7872: 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:7843: $? = 1
configure: failed program was:
| #line 7816 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "lyskom-server 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.1.1"
| #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:7861: result: no
configure:7871: checking for gethostbyname
configure:7921: 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:7938: warning: function declaration isn't a prototype
configure:7945: warning: function declaration isn't a prototype
configure:7953: warning: function declaration isn't a prototype
configure:7924: $? = 0
configure:7927: test -s conftest
configure:7930: $? = 0
configure:7941: result: yes
configure:8011: checking for socket
configure:8061: 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:8078: warning: function declaration isn't a prototype
configure:8085: warning: function declaration isn't a prototype
configure:8093: warning: function declaration isn't a prototype
configure:8064: $? = 0
configure:8067: test -s conftest
configure:8070: $? = 0
configure:8081: result: yes
configure:8152: checking for setlocale in -li
configure:8183: 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:8212: warning: function declaration isn't a prototype
configure:8215: 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:8186: $? = 1
configure: failed program was:
| #line 8159 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lyskom-server"
| #define PACKAGE_TARNAME "lyskom-server"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "lyskom-server 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lyskom-server"
| #define VERSION "2.1.1"
| #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:8204: result: no
configure:8214: checking for crypt
configure:8264: 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:8281: warning: function declaration isn't a prototype
configure:8288: warning: function declaration isn't a prototype
configure:8296: warning: function declaration isn't a prototype
configure:8267: $? = 0
configure:8270: test -s conftest
configure:8273: $? = 0
configure:8284: result: yes
configure:8362: checking for difftime
configure:8412: 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:8429: warning: function declaration isn't a prototype
configure:8436: warning: function declaration isn't a prototype
configure:8444: warning: function declaration isn't a prototype
configure:8415: $? = 0
configure:8418: test -s conftest
configure:8421: $? = 0
configure:8432: result: yes
configure:8362: checking for getdtablesize
configure:8412: 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:8430: warning: function declaration isn't a prototype
configure:8437: warning: function declaration isn't a prototype
configure:8445: warning: function declaration isn't a prototype
configure:8415: $? = 0
configure:8418: test -s conftest
configure:8421: $? = 0
configure:8432: result: yes
configure:8362: checking for sysconf
configure:8412: 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:8431: warning: function declaration isn't a prototype
configure:8438: warning: function declaration isn't a prototype
configure:8446: warning: function declaration isn't a prototype
configure:8415: $? = 0
configure:8418: test -s conftest
configure:8421: $? = 0
configure:8432: result: yes
configure:8362: checking for strchr
configure:8412: 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:8432: warning: function declaration isn't a prototype
configure:8432: warning: conflicting types for built-in function `strchr'
configure:8439: warning: function declaration isn't a prototype
configure:8447: warning: function declaration isn't a prototype
configure:8415: $? = 0
configure:8418: test -s conftest
configure:8421: $? = 0
configure:8432: result: yes
configure:8362: checking for getcwd
configure:8412: 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:8433: warning: function declaration isn't a prototype
configure:8440: warning: function declaration isn't a prototype
configure:8448: warning: function declaration isn't a prototype
configure:8415: $? = 0
configure:8418: test -s conftest
configure:8421: $? = 0
configure:8432: result: yes
configure:8362: checking for vfprintf
configure:8412: 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:8434: warning: function declaration isn't a prototype
configure:8441: warning: function declaration isn't a prototype
configure:8449: warning: function declaration isn't a prototype
configure:8415: $? = 0
configure:8418: test -s conftest
configure:8421: $? = 0
configure:8432: result: yes
configure:8446: checking for setrlimit
configure:8496: 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:8519: warning: function declaration isn't a prototype
configure:8526: warning: function declaration isn't a prototype
configure:8534: warning: function declaration isn't a prototype
configure:8499: $? = 0
configure:8502: test -s conftest
configure:8505: $? = 0
configure:8516: result: yes
configure:8530: checking for snprintf
configure:8580: 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:8604: warning: function declaration isn't a prototype
configure:8611: warning: function declaration isn't a prototype
configure:8619: warning: function declaration isn't a prototype
configure:8583: $? = 0
configure:8586: test -s conftest
configure:8589: $? = 0
configure:8600: result: yes
configure:8620: checking for memcpy
configure:8670: 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:8695: warning: function declaration isn't a prototype
configure:8695: warning: conflicting types for built-in function `memcpy'
configure:8702: warning: function declaration isn't a prototype
configure:8710: warning: function declaration isn't a prototype
configure:8673: $? = 0
configure:8676: test -s conftest
configure:8679: $? = 0
configure:8690: result: yes
configure:8620: checking for strerror
configure:8670: 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:8696: warning: function declaration isn't a prototype
configure:8703: warning: function declaration isn't a prototype
configure:8711: warning: function declaration isn't a prototype
configure:8673: $? = 0
configure:8676: test -s conftest
configure:8679: $? = 0
configure:8690: result: yes
configure:8620: checking for remove
configure:8670: 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:8697: warning: function declaration isn't a prototype
configure:8704: warning: function declaration isn't a prototype
configure:8712: warning: function declaration isn't a prototype
configure:8673: $? = 0
configure:8676: test -s conftest
configure:8679: $? = 0
configure:8690: result: yes
configure:8620: checking for memset
configure:8670: 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:8698: warning: function declaration isn't a prototype
configure:8698: warning: conflicting types for built-in function `memset'
configure:8705: warning: function declaration isn't a prototype
configure:8713: warning: function declaration isn't a prototype
configure:8673: $? = 0
configure:8676: test -s conftest
configure:8679: $? = 0
configure:8690: result: yes
configure:8620: checking for memchr
configure:8670: 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:8699: warning: function declaration isn't a prototype
configure:8706: warning: function declaration isn't a prototype
configure:8714: warning: function declaration isn't a prototype
configure:8673: $? = 0
configure:8676: test -s conftest
configure:8679: $? = 0
configure:8690: result: yes
configure:8620: checking for memcmp
configure:8670: 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:8700: warning: function declaration isn't a prototype
configure:8700: warning: conflicting types for built-in function `memcmp'
configure:8707: warning: function declaration isn't a prototype
configure:8715: warning: function declaration isn't a prototype
configure:8673: $? = 0
configure:8676: test -s conftest
configure:8679: $? = 0
configure:8690: result: yes
configure:8620: checking for setsid
configure:8670: 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:8701: warning: function declaration isn't a prototype
configure:8708: warning: function declaration isn't a prototype
configure:8716: warning: function declaration isn't a prototype
configure:8673: $? = 0
configure:8676: test -s conftest
configure:8679: $? = 0
configure:8690: result: yes
configure:8705: checking for working setrlimit(RLIMIT_NOFILE, ...)
configure:8789: 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:8802: warning: function declaration isn't a prototype
configure:8792: $? = 0
configure:8794: ./conftest
configure:8797: $? = 0
configure:8811: result: yes
configure:8846: checking alloca.h usability
configure:8859: 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:8862: $? = 0
configure:8865: test -s conftest.o
configure:8868: $? = 0
configure:8878: result: yes
configure:8882: checking alloca.h presence
configure:8893: gcc -E  conftest.c
configure:8899: $? = 0
configure:8918: result: yes
configure:8954: checking for alloca.h
configure:8961: result: yes
configure:9199: creating ./config.status

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

This file was extended by lyskom-server config.status 2.1.1, 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:709: creating Makefile
config.status:709: creating db-crypt/Makefile
config.status:709: creating db-crypt/db/Makefile
config.status:709: creating doc/Makefile
config.status:709: creating doc/man/Makefile
config.status:709: creating scripts/Makefile
config.status:709: creating src/Makefile
config.status:709: creating src/include/Makefile
config.status:709: creating src/include/server/Makefile
config.status:709: creating src/libraries/Makefile
config.status:709: creating src/libraries/libansi/Makefile
config.status:709: creating src/libraries/libcommon/Makefile
config.status:709: creating src/libraries/libeintr/Makefile
config.status:709: creating src/libraries/libmisc/Makefile
config.status:709: creating src/libraries/regex/Makefile
config.status:709: creating src/libraries/regex/doc/Makefile
config.status:709: creating src/libraries/regex/test/Makefile
config.status:709: creating src/server/Makefile
config.status:709: creating src/server/testsuite/Makefile
config.status:709: creating src/server/testsuite/config/Makefile
config.status:709: creating src/server/testsuite/lyskomd.0/Makefile
config.status:709: creating run-support/Makefile
config.status:813: creating config.h
config.status:1146: executing depfiles commands
config.status:1146: executing default commands
configure:10500: configuring in src/libraries/libisc-new
configure:10584: 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:10500: configuring in src/libraries/liboop
configure:10584: 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:10500: configuring in src/libraries/adns
configure:10584: 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_SENDMAIL=/usr/lib/sendmail
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.1.1/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.1.1/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.1.1/scripts/missing --run autoconf'
AUTOHEADER='${SHELL} /lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/lyskom-server-2.1.1/scripts/missing --run autoheader'
AUTOMAKE='${SHELL} /lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/lyskom-server-2.1.1/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.1.1/scripts/missing --run makeinfo'
OBJEXT='o'
PACKAGE='lyskom-server'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='lyskom-server'
PACKAGE_STRING='lyskom-server 2.1.1'
PACKAGE_TARNAME='lyskom-server'
PACKAGE_VERSION='2.1.1'
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'
SENDMAIL='/usr/lib/sendmail'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TRACED_ALLOCATIONS=''
U=''
VALGRIND=''
VERSION='2.1.1'
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.1.1/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.1.1"
#define PACKAGE_TARNAME "lyskom-server"
#define PACKAGE_VERSION "2.1.1"
#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.1.1"
#define YYTEXT_POINTER 1

configure: exit 0