This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:541: checking for less configure:574: checking for gcc configure:687: checking whether the C compiler (gcc ) works configure:703: gcc -o conftest conftest.c 1>&5 configure:729: checking whether the C compiler (gcc ) is a cross-compiler configure:734: checking whether we are using GNU C configure:743: gcc -E conftest.c configure:762: checking whether gcc accepts -g configure:797: checking whether gcc -Wall also needs -Wno-char-subscripts configure:816: gcc -c -g -O2 -Wall -Werror conftest.c 1>&5 configure:833: checking whether gcc accepts -Wno-char-subscripts configure:848: gcc -c -g -O2 -Wno-char-subscripts conftest.c 1>&5 configure:865: checking whether gcc accepts -fno-builtin configure:880: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:913: checking for gethostbyaddr configure:941: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1002: checking for socket configure:1030: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1091: checking for malloc configure:1119: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1103: warning: conflicting types for built-in function 'malloc' configure:1187: checking for crypt configure:1215: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/ccgw1RoX.o: In function `main': /muds/dbzls/rikishi/mud/configure:1209: undefined reference to `crypt' collect2: ld returned 1 exit status configure: failed program was: #line 1192 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char crypt(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char crypt(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_crypt) || defined (__stub___crypt) choke me #else crypt(); #endif ; return 0; } configure:1236: checking for crypt in -lcrypt configure:1255: gcc -o conftest -g -O2 conftest.c -lcrypt 1>&5 configure:1283: checking for deflate configure:1311: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/ccSUOEbW.o: In function `main': /muds/dbzls/rikishi/mud/configure:1305: undefined reference to `deflate' collect2: ld returned 1 exit status configure: failed program was: #line 1288 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char deflate(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char deflate(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_deflate) || defined (__stub___deflate) choke me #else deflate(); #endif ; return 0; } configure:1329: checking for deflate in -lz configure:1348: gcc -o conftest -g -O2 conftest.c -lz 1>&5 configure:1372: checking how to run the C preprocessor configure:1393: gcc -E conftest.c >/dev/null 2>conftest.out configure:1452: checking for ANSI C header files configure:1465: gcc -E conftest.c >/dev/null 2>conftest.out configure:1532: gcc -o conftest -g -O2 conftest.c 1>&5 configure: In function 'main': configure:1527: warning: incompatible implicit declaration of built-in function 'exit' configure:1556: checking for sys/wait.h that is POSIX.1 compatible configure:1577: gcc -c -g -O2 conftest.c 1>&5 configure:1601: checking for fcntl.h configure:1611: gcc -E conftest.c >/dev/null 2>conftest.out configure:1601: checking for sys/fcntl.h configure:1611: gcc -E conftest.c >/dev/null 2>conftest.out configure:1601: checking for errno.h configure:1611: gcc -E conftest.c >/dev/null 2>conftest.out configure:1601: checking for net/errno.h configure:1611: gcc -E conftest.c >/dev/null 2>conftest.out configure:1607:23: error: net/errno.h: No such file or directory configure: failed program was: #line 1606 "configure" #include "confdefs.h" #include <net/errno.h> configure:1601: checking for string.h configure:1611: gcc -E conftest.c >/dev/null 2>conftest.out configure:1601: checking for strings.h configure:1611: gcc -E conftest.c >/dev/null 2>conftest.out configure:1641: checking for limits.h configure:1651: gcc -E conftest.c >/dev/null 2>conftest.out configure:1641: checking for sys/time.h configure:1651: gcc -E conftest.c >/dev/null 2>conftest.out configure:1641: checking for sys/select.h configure:1651: gcc -E conftest.c >/dev/null 2>conftest.out configure:1641: checking for sys/types.h configure:1651: gcc -E conftest.c >/dev/null 2>conftest.out configure:1641: checking for unistd.h configure:1651: gcc -E conftest.c >/dev/null 2>conftest.out configure:1681: checking for memory.h configure:1691: gcc -E conftest.c >/dev/null 2>conftest.out configure:1681: checking for crypt.h configure:1691: gcc -E conftest.c >/dev/null 2>conftest.out configure:1681: checking for assert.h configure:1691: gcc -E conftest.c >/dev/null 2>conftest.out configure:1681: checking for arpa/telnet.h configure:1691: gcc -E conftest.c >/dev/null 2>conftest.out configure:1681: checking for arpa/inet.h configure:1691: gcc -E conftest.c >/dev/null 2>conftest.out configure:1721: checking for sys/stat.h configure:1731: gcc -E conftest.c >/dev/null 2>conftest.out configure:1721: checking for sys/socket.h configure:1731: gcc -E conftest.c >/dev/null 2>conftest.out configure:1721: checking for sys/resource.h configure:1731: gcc -E conftest.c >/dev/null 2>conftest.out configure:1721: checking for netinet/in.h configure:1731: gcc -E conftest.c >/dev/null 2>conftest.out configure:1721: checking for netdb.h configure:1731: gcc -E conftest.c >/dev/null 2>conftest.out configure:1761: checking for signal.h configure:1771: gcc -E conftest.c >/dev/null 2>conftest.out configure:1761: checking for sys/uio.h configure:1771: gcc -E conftest.c >/dev/null 2>conftest.out configure:1761: checking for mcheck.h configure:1771: gcc -E conftest.c >/dev/null 2>conftest.out configure:1761: checking for zlib.h configure:1771: gcc -E conftest.c >/dev/null 2>conftest.out configure:1800: checking whether crypt needs over 10 characters configure:1839: gcc -o conftest -g -O2 conftest.c -lcrypt 1>&5 configure: In function 'main': configure:1832: warning: incompatible implicit declaration of built-in function 'exit' configure: failed program was: #line 1816 "configure" #include "confdefs.h" #define _XOPEN_SOURCE #include <string.h> #include <unistd.h> #include <crypt.h> int main(void) { char pwd[11], pwd2[11]; strncpy(pwd, (char *)crypt("FooBar", "BazQux"), 10); pwd[10] = '\0'; strncpy(pwd2, (char *)crypt("xyzzy", "BazQux"), 10); pwd2[10] = '\0'; if (strcmp(pwd, pwd2) == 0) exit(0); exit(1); } configure:1866: checking for working const configure:1920: gcc -c -g -O2 conftest.c 1>&5 configure:1941: checking for pid_t configure:1974: checking for size_t configure:2007: checking for ssize_t configure:2040: checking whether time.h and sys/time.h may both be included configure:2054: gcc -c -g -O2 conftest.c 1>&5 configure:2089: checking for struct in_addr configure:2101: gcc -c -g -O2 conftest.c 1>&5 configure:2128: checking for typedef socklen_t configure:2140: gcc -c -g -O2 conftest.c 1>&5 configure:2164: checking return type of signal handlers configure:2186: gcc -c -g -O2 conftest.c 1>&5 configure:2205: checking for vprintf configure:2233: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2217: warning: conflicting types for built-in function 'vprintf' configure:2312: checking for gettimeofday configure:2340: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2312: checking for select configure:2340: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2312: checking for snprintf configure:2340: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2324: warning: conflicting types for built-in function 'snprintf' configure:2312: checking for strcasecmp configure:2340: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2324: warning: conflicting types for built-in function 'strcasecmp' configure:2312: checking for strdup configure:2340: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2324: warning: conflicting types for built-in function 'strdup' configure:2312: checking for strerror configure:2340: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2312: checking for stricmp configure:2340: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/cceXJKzO.o: In function `main': /muds/dbzls/rikishi/mud/configure:2334: undefined reference to `stricmp' collect2: ld returned 1 exit status configure: failed program was: #line 2317 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stricmp(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char stricmp(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_stricmp) || defined (__stub___stricmp) choke me #else stricmp(); #endif ; return 0; } configure:2312: checking for strlcpy configure:2340: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/cc8kl4Uc.o: In function `main': /muds/dbzls/rikishi/mud/configure:2334: undefined reference to `strlcpy' collect2: ld returned 1 exit status configure: failed program was: #line 2317 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strlcpy(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strlcpy(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_strlcpy) || defined (__stub___strlcpy) choke me #else strlcpy(); #endif ; return 0; } configure:2312: checking for strncasecmp configure:2340: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2324: warning: conflicting types for built-in function 'strncasecmp' configure:2312: checking for strnicmp configure:2340: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/cc4YKa9U.o: In function `main': /muds/dbzls/rikishi/mud/configure:2334: undefined reference to `strnicmp' collect2: ld returned 1 exit status configure: failed program was: #line 2317 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strnicmp(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strnicmp(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_strnicmp) || defined (__stub___strnicmp) choke me #else strnicmp(); #endif ; return 0; } configure:2312: checking for strstr configure:2340: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2324: warning: conflicting types for built-in function 'strstr' configure:2312: checking for vsnprintf configure:2340: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2324: warning: conflicting types for built-in function 'vsnprintf' configure:2370: checking for inet_addr configure:2398: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2370: checking for inet_aton configure:2398: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2428: checking if accept is prototyped configure:2454: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:2447: error: conflicting types for 'accept' /usr/include/sys/socket.h:211: error: previous declaration of 'accept' was here configure: failed program was: #line 2438 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef accept error - already defined! #endif void accept(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:2485: checking if atoi is prototyped configure:2511: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:2504: error: conflicting types for 'atoi' /usr/include/stdlib.h:285: error: previous definition of 'atoi' was here configure: failed program was: #line 2495 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef atoi error - already defined! #endif void atoi(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:2542: checking if atol is prototyped configure:2568: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:2561: error: conflicting types for 'atol' /usr/include/stdlib.h:290: error: previous definition of 'atol' was here configure: failed program was: #line 2552 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef atol error - already defined! #endif void atol(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:2599: checking if bind is prototyped configure:2625: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:2618: error: conflicting types for 'bind' /usr/include/sys/socket.h:112: error: previous declaration of 'bind' was here configure: failed program was: #line 2609 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef bind error - already defined! #endif void bind(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:2656: checking if bzero is prototyped configure:2682: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:2675: error: conflicting types for 'bzero' /usr/include/string.h:302: error: previous declaration of 'bzero' was here configure: failed program was: #line 2666 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef bzero error - already defined! #endif void bzero(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:2713: checking if chdir is prototyped configure:2739: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:2732: error: conflicting types for 'chdir' /usr/include/unistd.h:457: error: previous declaration of 'chdir' was here configure: failed program was: #line 2723 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef chdir error - already defined! #endif void chdir(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:2770: checking if close is prototyped configure:2796: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:2789: error: conflicting types for 'close' /usr/include/unistd.h:320: error: previous declaration of 'close' was here configure: failed program was: #line 2780 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef close error - already defined! #endif void close(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:2827: checking if crypt is prototyped configure:2853: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:2846: error: conflicting types for 'crypt' /usr/include/crypt.h:34: error: previous declaration of 'crypt' was here configure: failed program was: #line 2837 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef crypt error - already defined! #endif void crypt(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:2884: checking if fclose is prototyped configure:2910: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:2903: error: conflicting types for 'fclose' /usr/include/stdio.h:214: error: previous declaration of 'fclose' was here configure: failed program was: #line 2894 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef fclose error - already defined! #endif void fclose(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:2941: checking if fcntl is prototyped configure:2967: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:2960: error: conflicting types for 'fcntl' /usr/include/fcntl.h:76: error: previous declaration of 'fcntl' was here configure: failed program was: #line 2951 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef fcntl error - already defined! #endif void fcntl(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:2998: checking if fflush is prototyped configure:3024: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3017: error: conflicting types for 'fflush' /usr/include/stdio.h:219: error: previous declaration of 'fflush' was here configure: failed program was: #line 3008 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef fflush error - already defined! #endif void fflush(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3055: checking if fprintf is prototyped configure:3081: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3074: error: conflicting types for 'fprintf' /usr/include/stdio.h:332: error: previous declaration of 'fprintf' was here configure: failed program was: #line 3065 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef fprintf error - already defined! #endif void fprintf(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3112: checking if fputc is prototyped configure:3138: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3131: error: conflicting types for 'fputc' /usr/include/stdio.h:551: error: previous declaration of 'fputc' was here configure: failed program was: #line 3122 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef fputc error - already defined! #endif void fputc(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3169: checking if fputs is prototyped configure:3195: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3188: error: conflicting types for 'fputs' /usr/include/stdio.h:658: error: previous declaration of 'fputs' was here configure: failed program was: #line 3179 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef fputs error - already defined! #endif void fputs(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3226: checking if fread is prototyped configure:3252: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3245: error: conflicting types for 'fread' /usr/include/stdio.h:679: error: previous declaration of 'fread' was here configure: failed program was: #line 3236 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef fread error - already defined! #endif void fread(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3283: checking if fscanf is prototyped configure:3309: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3302: error: conflicting types for 'fscanf' /usr/include/stdio.h:404: error: previous declaration of 'fscanf' was here configure: failed program was: #line 3293 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef fscanf error - already defined! #endif void fscanf(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3340: checking if fseek is prototyped configure:3366: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3359: error: conflicting types for 'fseek' /usr/include/stdio.h:718: error: previous declaration of 'fseek' was here configure: failed program was: #line 3350 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef fseek error - already defined! #endif void fseek(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3397: checking if fwrite is prototyped configure:3423: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3416: error: conflicting types for 'fwrite' /usr/include/stdio.h:685: error: previous declaration of 'fwrite' was here configure: failed program was: #line 3407 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef fwrite error - already defined! #endif void fwrite(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3454: checking if getpeername is prototyped configure:3480: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3473: error: conflicting types for 'getpeername' /usr/include/sys/socket.h:130: error: previous declaration of 'getpeername' was here configure: failed program was: #line 3464 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef getpeername error - already defined! #endif void getpeername(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3511: checking if getpid is prototyped configure:3537: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3530: error: conflicting types for 'getpid' /usr/include/unistd.h:573: error: previous declaration of 'getpid' was here configure: failed program was: #line 3521 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef getpid error - already defined! #endif void getpid(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3568: checking if getrlimit is prototyped configure:3594: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3587: error: conflicting types for 'getrlimit' /usr/include/sys/resource.h:52: error: previous declaration of 'getrlimit' was here configure: failed program was: #line 3578 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef getrlimit error - already defined! #endif void getrlimit(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3625: checking if getsockname is prototyped configure:3651: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3644: error: conflicting types for 'getsockname' /usr/include/sys/socket.h:116: error: previous declaration of 'getsockname' was here configure: failed program was: #line 3635 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef getsockname error - already defined! #endif void getsockname(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3682: checking if gettimeofday is prototyped configure:3708: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3701: error: conflicting types for 'gettimeofday' /usr/include/sys/time.h:74: error: previous declaration of 'gettimeofday' was here configure: failed program was: #line 3692 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef gettimeofday error - already defined! #endif void gettimeofday(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3739: checking if htonl is prototyped configure:3765: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3756: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token configure:3758:70: error: macro "htonl" passed 8 arguments, but takes just 1 configure: failed program was: #line 3749 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef htonl error - already defined! #endif void htonl(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3796: checking if htons is prototyped configure:3822: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3813: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token configure:3815:70: error: macro "htons" passed 8 arguments, but takes just 1 configure: failed program was: #line 3806 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef htons error - already defined! #endif void htons(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3853: checking if inet_addr is prototyped configure:3879: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3872: error: conflicting types for 'inet_addr' /usr/include/arpa/inet.h:35: error: previous declaration of 'inet_addr' was here configure: failed program was: #line 3863 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef inet_addr error - already defined! #endif void inet_addr(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3910: checking if inet_aton is prototyped configure:3936: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3929: error: conflicting types for 'inet_aton' /usr/include/arpa/inet.h:74: error: previous declaration of 'inet_aton' was here configure: failed program was: #line 3920 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef inet_aton error - already defined! #endif void inet_aton(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:3967: checking if inet_ntoa is prototyped configure:3993: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:3986: error: conflicting types for 'inet_ntoa' /usr/include/arpa/inet.h:54: error: previous declaration of 'inet_ntoa' was here configure: failed program was: #line 3977 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef inet_ntoa error - already defined! #endif void inet_ntoa(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4024: checking if listen is prototyped configure:4050: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4043: error: conflicting types for 'listen' /usr/include/sys/socket.h:200: error: previous declaration of 'listen' was here configure: failed program was: #line 4034 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef listen error - already defined! #endif void listen(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4081: checking if ntohl is prototyped configure:4107: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4098: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token configure:4100:70: error: macro "ntohl" passed 8 arguments, but takes just 1 configure: failed program was: #line 4091 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef ntohl error - already defined! #endif void ntohl(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4138: checking if perror is prototyped configure:4164: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4157: error: conflicting types for 'perror' /usr/include/stdio.h:815: error: previous declaration of 'perror' was here configure: failed program was: #line 4148 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef perror error - already defined! #endif void perror(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4195: checking if printf is prototyped configure:4221: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4214: error: conflicting types for 'printf' /usr/include/stdio.h:337: error: previous declaration of 'printf' was here configure: failed program was: #line 4205 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef printf error - already defined! #endif void printf(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4252: checking if qsort is prototyped configure:4278: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4271: error: conflicting types for 'qsort' /usr/include/stdlib.h:687: error: previous declaration of 'qsort' was here configure: failed program was: #line 4262 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef qsort error - already defined! #endif void qsort(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4309: checking if read is prototyped configure:4335: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4328: error: conflicting types for 'read' /usr/include/unistd.h:327: error: previous declaration of 'read' was here configure: failed program was: #line 4319 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef read error - already defined! #endif void read(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4366: checking if remove is prototyped configure:4392: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4385: error: conflicting types for 'remove' /usr/include/stdio.h:155: error: previous declaration of 'remove' was here configure: failed program was: #line 4376 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef remove error - already defined! #endif void remove(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4423: checking if rewind is prototyped configure:4449: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4442: error: conflicting types for 'rewind' /usr/include/stdio.h:728: error: previous declaration of 'rewind' was here configure: failed program was: #line 4433 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef rewind error - already defined! #endif void rewind(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4480: checking if select is prototyped configure:4506: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4499: error: conflicting types for 'select' /usr/include/sys/select.h:112: error: previous declaration of 'select' was here configure: failed program was: #line 4490 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef select error - already defined! #endif void select(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4537: checking if setitimer is prototyped configure:4563: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4556: error: conflicting types for 'setitimer' /usr/include/sys/time.h:135: error: previous declaration of 'setitimer' was here configure: failed program was: #line 4547 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef setitimer error - already defined! #endif void setitimer(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4594: checking if setrlimit is prototyped configure:4620: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4613: error: conflicting types for 'setrlimit' /usr/include/sys/resource.h:71: error: previous declaration of 'setrlimit' was here configure: failed program was: #line 4604 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef setrlimit error - already defined! #endif void setrlimit(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4651: checking if setsockopt is prototyped configure:4677: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4670: error: conflicting types for 'setsockopt' /usr/include/sys/socket.h:194: error: previous declaration of 'setsockopt' was here configure: failed program was: #line 4661 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef setsockopt error - already defined! #endif void setsockopt(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4708: checking if snprintf is prototyped configure:4734: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4727: error: conflicting types for 'snprintf' /usr/include/stdio.h:363: error: previous declaration of 'snprintf' was here configure: failed program was: #line 4718 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef snprintf error - already defined! #endif void snprintf(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4765: checking if socket is prototyped configure:4791: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4784: error: conflicting types for 'socket' /usr/include/sys/socket.h:101: error: previous declaration of 'socket' was here configure: failed program was: #line 4775 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef socket error - already defined! #endif void socket(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4822: checking if sprintf is prototyped configure:4848: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4841: error: conflicting types for 'sprintf' /usr/include/stdio.h:340: error: previous declaration of 'sprintf' was here configure: failed program was: #line 4832 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef sprintf error - already defined! #endif void sprintf(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4879: checking if sscanf is prototyped configure:4905: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4898: error: conflicting types for 'sscanf' /usr/include/stdio.h:412: error: previous declaration of 'sscanf' was here configure: failed program was: #line 4889 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef sscanf error - already defined! #endif void sscanf(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4936: checking if strcasecmp is prototyped configure:4962: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:4955: error: conflicting types for 'strcasecmp' /usr/include/string.h:332: error: previous declaration of 'strcasecmp' was here configure: failed program was: #line 4946 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef strcasecmp error - already defined! #endif void strcasecmp(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:4993: checking if strdup is prototyped configure:5019: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:5010: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token configure:5012:71: error: macro "strdup" passed 8 arguments, but takes just 1 configure: failed program was: #line 5003 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef strdup error - already defined! #endif void strdup(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:5050: checking if strerror is prototyped configure:5076: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:5069: error: conflicting types for 'strerror' /usr/include/string.h:256: error: previous declaration of 'strerror' was here configure: failed program was: #line 5060 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef strerror error - already defined! #endif void strerror(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:5107: checking if stricmp is prototyped configure:5133: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:5164: checking if strlcpy is prototyped configure:5190: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:5221: checking if strncasecmp is prototyped configure:5247: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:5240: error: conflicting types for 'strncasecmp' /usr/include/string.h:336: error: previous declaration of 'strncasecmp' was here configure: failed program was: #line 5231 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef strncasecmp error - already defined! #endif void strncasecmp(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:5278: checking if strnicmp is prototyped configure:5304: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:5335: checking if system is prototyped configure:5361: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:5354: error: conflicting types for 'system' /usr/include/stdlib.h:645: error: previous declaration of 'system' was here configure: failed program was: #line 5345 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef system error - already defined! #endif void system(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:5392: checking if time is prototyped configure:5418: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:5411: error: conflicting types for 'time' /usr/include/time.h:187: error: previous declaration of 'time' was here configure: failed program was: #line 5402 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef time error - already defined! #endif void time(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:5449: checking if unlink is prototyped configure:5475: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:5468: error: conflicting types for 'unlink' /usr/include/unistd.h:792: error: previous declaration of 'unlink' was here configure: failed program was: #line 5459 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef unlink error - already defined! #endif void unlink(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:5506: checking if vsnprintf is prototyped configure:5532: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:5525: error: conflicting types for 'vsnprintf' /usr/include/stdio.h:367: error: previous declaration of 'vsnprintf' was here configure: failed program was: #line 5516 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef vsnprintf error - already defined! #endif void vsnprintf(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; } configure:5563: checking if write is prototyped configure:5589: gcc -c -g -O2 -fno-builtin conftest.c 1>&5 configure:5582: error: conflicting types for 'write' /usr/include/unistd.h:333: error: previous declaration of 'write' was here configure: failed program was: #line 5573 "configure" #include "confdefs.h" #define NO_LIBRARY_PROTOTYPES #define __COMM_C__ #define __ACT_OTHER_C__ #include "src/sysdep.h" #ifdef write error - already defined! #endif void write(int a, char b, int c, char d, int e, char f, int g, char h); int main() { ; return 0; }