This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by unrealircd configure 3.2.8.1, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --with-showlistmodes --enable-ssl --enable-ziplinks --enable-libcurl=/usr/home/zcuchat/curl --disable-prefixaq --with-listen=5 --with-dpath=/usr/home/zcuchat/Unreal3.2 --with-spath=/usr/home/zcuchat/Unreal3.2/src/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking ## --------- ## ## Platform. ## ## --------- ## hostname = tornado.solidice.net uname -m = i386 uname -r = 8.2-STABLE uname -s = FreeBSD uname -v = FreeBSD 8.2-STABLE #0: Wed Nov 30 13:25:54 EST 2011 root@tornado.solidice.net:/usr/obj/usr/src/sys/TORNADO /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2492: checking for gcc configure:2508: found /usr/bin/gcc configure:2519: result: gcc configure:2748: checking for C compiler version configure:2757: gcc --version >&5 gcc (GCC) 4.2.2 20070831 prerelease [FreeBSD] Copyright (C) 2007 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:2768: $? = 0 configure:2757: gcc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.2 20070831 prerelease [FreeBSD] configure:2768: $? = 0 configure:2757: gcc -V >&5 gcc: '-V' option must have argument configure:2768: $? = 1 configure:2757: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: No input files specified configure:2768: $? = 1 configure:2788: checking whether the C compiler works configure:2810: gcc conftest.c >&5 configure:2814: $? = 0 configure:2863: result: yes configure:2866: checking for C compiler default output file name configure:2868: result: a.out configure:2874: checking for suffix of executables configure:2881: gcc -o conftest conftest.c >&5 configure:2885: $? = 0 configure:2907: result: configure:2929: checking whether we are cross compiling configure:2937: gcc -o conftest conftest.c >&5 configure:2941: $? = 0 configure:2948: ./conftest configure:2952: $? = 0 configure:2967: result: no configure:2972: checking for suffix of object files configure:2994: gcc -c conftest.c >&5 configure:2998: $? = 0 configure:3019: result: o configure:3023: checking whether we are using the GNU C compiler configure:3042: gcc -c conftest.c >&5 configure:3042: $? = 0 configure:3051: result: yes configure:3060: checking whether gcc accepts -g configure:3080: gcc -c -g conftest.c >&5 configure:3080: $? = 0 configure:3121: result: yes configure:3138: checking for gcc option to accept ISO C89 configure:3202: gcc -c -g -O2 conftest.c >&5 configure:3202: $? = 0 configure:3215: result: none needed configure:3238: checking if gcc has a working -pipe configure:3257: gcc -c -g -O2 -funsigned-char -pipe conftest.c >&5 configure:3257: $? = 0 configure:3266: result: yes configure:3284: checking for rm configure:3302: found /bin/rm configure:3314: result: /bin/rm configure:3324: checking for cp configure:3342: found /bin/cp configure:3354: result: /bin/cp configure:3364: checking for touch configure:3382: found /usr/bin/touch configure:3394: result: /usr/bin/touch configure:3404: checking for openssl configure:3422: found /usr/bin/openssl configure:3434: result: /usr/bin/openssl configure:3444: checking for install configure:3462: found /usr/bin/install configure:3474: result: /usr/bin/install configure:3484: checking for gmake configure:3500: found /usr/local/bin/gmake configure:3512: result: gmake configure:3522: checking for gmake configure:3540: found /usr/local/bin/gmake configure:3552: result: /usr/local/bin/gmake configure:3562: checking for gunzip configure:3580: found /usr/bin/gunzip configure:3592: result: /usr/bin/gunzip configure:3602: checking for pkg-config configure:3620: found /usr/local/bin/pkg-config configure:3632: result: /usr/local/bin/pkg-config configure:3641: checking for crypt in -ldescrypt configure:3666: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c -ldescrypt >&5 /usr/bin/ld: cannot find -ldescrypt configure:3666: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char crypt (); | int | main () | { | return crypt (); | ; | return 0; | } configure:3675: result: no configure:3684: checking for crypt in -lcrypt configure:3709: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c -lcrypt >&5 configure:3709: $? = 0 configure:3718: result: yes configure:3730: checking for socket in -lsocket configure:3755: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket configure:3755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:3764: result: no configure:3771: checking for inet_ntoa in -lnsl configure:3796: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c -lnsl >&5 /usr/bin/ld: cannot find -lnsl configure:3796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char inet_ntoa (); | int | main () | { | return inet_ntoa (); | ; | return 0; | } configure:3805: result: no configure:3824: checking how to run the C preprocessor configure:3855: gcc -E conftest.c configure:3855: $? = 0 configure:3869: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | /* end confdefs.h. */ | #include configure:3894: result: gcc -E configure:3914: gcc -E conftest.c configure:3914: $? = 0 configure:3928: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | /* end confdefs.h. */ | #include configure:3957: checking for grep that handles long lines and -e configure:4015: result: /usr/bin/grep configure:4020: checking for egrep configure:4082: result: /usr/bin/grep -E configure:4087: checking for ANSI C header files configure:4107: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4107: $? = 0 configure:4180: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4180: $? = 0 configure:4180: ./conftest configure:4180: $? = 0 configure:4191: result: yes configure:4204: checking for sys/types.h configure:4204: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4204: $? = 0 configure:4204: result: yes configure:4204: checking for sys/stat.h configure:4204: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4204: $? = 0 configure:4204: result: yes configure:4204: checking for stdlib.h configure:4204: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4204: $? = 0 configure:4204: result: yes configure:4204: checking for string.h configure:4204: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4204: $? = 0 configure:4204: result: yes configure:4204: checking for memory.h configure:4204: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4204: $? = 0 configure:4204: result: yes configure:4204: checking for strings.h configure:4204: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4204: $? = 0 configure:4204: result: yes configure:4204: checking for inttypes.h configure:4204: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4204: $? = 0 configure:4204: result: yes configure:4204: checking for stdint.h configure:4204: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4204: $? = 0 configure:4204: result: yes configure:4204: checking for unistd.h configure:4204: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4204: $? = 0 configure:4204: result: yes configure:4217: checking sys/param.h usability configure:4217: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4217: $? = 0 configure:4217: result: yes configure:4217: checking sys/param.h presence configure:4217: gcc -E conftest.c configure:4217: $? = 0 configure:4217: result: yes configure:4217: checking for sys/param.h configure:4217: result: yes configure:4225: checking for stdlib.h configure:4225: result: yes configure:4233: checking stddef.h usability configure:4233: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4233: $? = 0 configure:4233: result: yes configure:4233: checking stddef.h presence configure:4233: gcc -E conftest.c configure:4233: $? = 0 configure:4233: result: yes configure:4233: checking for stddef.h configure:4233: result: yes configure:4241: checking sys/syslog.h usability configure:4241: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4241: $? = 0 configure:4241: result: yes configure:4241: checking sys/syslog.h presence configure:4241: gcc -E conftest.c configure:4241: $? = 0 configure:4241: result: yes configure:4241: checking for sys/syslog.h configure:4241: result: yes configure:4249: checking for unistd.h configure:4249: result: yes configure:4257: checking for string.h configure:4257: result: yes configure:4265: checking for strings.h configure:4265: result: yes configure:4273: checking malloc.h usability configure:4273: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 In file included from conftest.c:60: /usr/include/malloc.h:3:2: error: #error " has been replaced by " configure:4273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4273: result: no configure:4273: checking malloc.h presence configure:4273: gcc -E conftest.c In file included from conftest.c:27: /usr/include/malloc.h:3:2: error: #error " has been replaced by " configure:4273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | /* end confdefs.h. */ | #include configure:4273: result: no configure:4273: checking for malloc.h configure:4273: result: no configure:4281: checking sys/rusage.h usability configure:4281: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:60:24: error: sys/rusage.h: No such file or directory configure:4281: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4281: result: no configure:4281: checking sys/rusage.h presence configure:4281: gcc -E conftest.c conftest.c:27:24: error: sys/rusage.h: No such file or directory configure:4281: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | /* end confdefs.h. */ | #include configure:4281: result: no configure:4281: checking for sys/rusage.h configure:4281: result: no configure:4289: checking glob.h usability configure:4289: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking glob.h presence configure:4289: gcc -E conftest.c configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking for glob.h configure:4289: result: yes configure:4300: checking for stdint.h configure:4300: result: yes configure:4300: checking for inttypes.h configure:4300: result: yes configure:4311: checking for an ANSI C-conforming const configure:4376: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4376: $? = 0 configure:4383: result: yes configure:4391: checking for inline configure:4407: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4407: $? = 0 configure:4415: result: inline configure:4434: checking for mode_t configure:4434: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4434: $? = 0 configure:4434: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:66: error: expected expression before ')' token configure:4434: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | #define GLOBH /**/ | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:4434: result: yes configure:4445: checking for size_t configure:4445: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4445: $? = 0 configure:4445: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:66: error: expected expression before ')' token configure:4445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | #define GLOBH /**/ | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:4445: result: yes configure:4457: checking for intptr_t configure:4457: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4457: $? = 0 configure:4457: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:66: error: expected expression before ')' token configure:4457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | #define GLOBH /**/ | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((intptr_t))) | return 0; | ; | return 0; | } configure:4457: result: yes configure:4492: checking whether time.h and sys/time.h may both be included configure:4512: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4512: $? = 0 configure:4519: result: yes configure:4527: checking whether struct tm is in sys/time.h or time.h configure:4547: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4547: $? = 0 configure:4554: result: time.h configure:4562: checking for uid_t in sys/types.h configure:4581: result: yes configure:4596: checking size of short configure:4601: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4601: $? = 0 configure:4601: ./conftest configure:4601: $? = 0 configure:4616: result: 2 configure:4630: checking size of int configure:4635: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4635: $? = 0 configure:4635: ./conftest configure:4635: $? = 0 configure:4650: result: 4 configure:4664: checking size of long configure:4669: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4669: $? = 0 configure:4669: ./conftest configure:4669: $? = 0 configure:4684: result: 4 configure:4718: checking for int16_t configure:4718: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4718: $? = 0 configure:4718: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:4718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | #define GLOBH /**/ | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_INTPTR_T 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int16_t))) | return 0; | ; | return 0; | } configure:4718: result: yes configure:4729: checking for u_int16_t configure:4729: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4729: $? = 0 configure:4729: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:4729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | #define GLOBH /**/ | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_INTPTR_T 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((u_int16_t))) | return 0; | ; | return 0; | } configure:4729: result: yes configure:4744: checking for int32_t configure:4744: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4744: $? = 0 configure:4744: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:4744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | #define GLOBH /**/ | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_INTPTR_T 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:4744: result: yes configure:4755: checking for u_int32_t configure:4755: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4755: $? = 0 configure:4755: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:4755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | #define GLOBH /**/ | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_INTPTR_T 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((u_int32_t))) | return 0; | ; | return 0; | } configure:4755: result: yes configure:4819: checking size of rlim_t configure:4824: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:4824: $? = 0 configure:4824: ./conftest configure:4824: $? = 0 configure:4839: result: 8 configure:4856: checking what kind of nonblocking sockets you have configure:4899: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'alarmed': conftest.c:45: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:53: warning: passing argument 2 of 'signal' from incompatible pointer type conftest.c:57: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:60: warning: incompatible implicit declaration of built-in function 'exit' configure:4899: $? = 0 configure:4899: ./conftest configure:4899: $? = 0 configure:4995: result: O_NONBLOCK configure:5012: checking whether gcc needs -traditional conftest.c:38:20: error: termio.h: No such file or directory configure:5046: result: no configure:5053: checking whether setpgrp takes no argument configure:5075: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:5075: $? = 0 configure:5075: ./conftest configure:5075: $? = 0 configure:5085: result: no configure:5102: checking for working alloca.h configure:5119: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:38:20: error: alloca.h: No such file or directory conftest.c: In function 'main': conftest.c:42: warning: incompatible implicit declaration of built-in function 'alloca' configure:5119: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | #define GLOBH /**/ | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_INTPTR_T 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_RLIM_T 8 | #define LONG_LONG_RLIM_T /**/ | #define NBLOCK_POSIX /**/ | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | if (p) return 0; | ; | return 0; | } configure:5127: result: no configure:5135: checking for alloca configure:5172: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 configure:5172: $? = 0 configure:5180: result: yes configure:5292: checking for snprintf configure:5292: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function 'snprintf' configure:5292: $? = 0 configure:5292: result: yes configure:5305: checking for vsnprintf configure:5305: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:64: warning: conflicting types for built-in function 'vsnprintf' configure:5305: $? = 0 configure:5305: result: yes configure:5318: checking for strlcpy configure:5318: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition configure:5318: $? = 0 configure:5318: result: yes configure:5331: checking for strlcat configure:5331: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition configure:5331: $? = 0 configure:5331: result: yes configure:5344: checking for strlncat configure:5344: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition /var/tmp//ccX2FFVk.o(.text+0x12): In function `main': /usr/home/zcuchat/Unreal3.2/conftest.c:81: undefined reference to `strlncat' configure:5344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | #define GLOBH /**/ | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_INTPTR_T 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_RLIM_T 8 | #define LONG_LONG_RLIM_T /**/ | #define NBLOCK_POSIX /**/ | #define HAVE_ALLOCA 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SNPRINTF /**/ | #define HAVE_VSNPRINTF 1 | #define HAVE_VSNPRINTF /**/ | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY /**/ | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT /**/ | /* end confdefs.h. */ | /* Define strlncat to an innocuous variant, in case declares strlncat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlncat innocuous_strlncat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlncat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlncat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlncat (); | /* 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_strlncat || defined __stub___strlncat | choke me | #endif | | int | main () | { | return strlncat (); | ; | return 0; | } configure:5344: result: no configure:5357: checking for inet_pton configure:5357: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition configure:5357: $? = 0 configure:5357: result: yes configure:5370: checking for inet_ntop configure:5370: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition configure:5370: $? = 0 configure:5370: result: yes configure:5381: checking if C99 variable length arrays are supported configure:5404: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition configure:5404: $? = 0 configure:5412: result: yes configure:5420: checking if we can set the core size to unlimited configure:5447: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c: In function 'main': conftest.c:60: warning: incompatible implicit declaration of built-in function 'exit' configure:5447: $? = 0 configure:5447: ./conftest configure:5447: $? = 0 configure:5458: result: yes configure:5467: checking for vprintf configure:5467: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:76: warning: conflicting types for built-in function 'vprintf' configure:5467: $? = 0 configure:5467: result: yes configure:5473: checking for _doprnt configure:5473: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition /var/tmp//ccVZTSyJ.o(.text+0x12): In function `main': /usr/home/zcuchat/Unreal3.2/conftest.c:88: undefined reference to `_doprnt' configure:5473: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | #define GLOBH /**/ | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_INTPTR_T 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_RLIM_T 8 | #define LONG_LONG_RLIM_T /**/ | #define NBLOCK_POSIX /**/ | #define HAVE_ALLOCA 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SNPRINTF /**/ | #define HAVE_VSNPRINTF 1 | #define HAVE_VSNPRINTF /**/ | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY /**/ | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON /**/ | #define HAVE_INET_NTOP 1 | #define HAVE_INET_NTOP /**/ | #define HAVE_C99_VARLEN_ARRAY /**/ | #define FORCE_CORE /**/ | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:5473: result: no configure:5486: checking for gettimeofday configure:5486: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition configure:5486: $? = 0 configure:5486: result: yes configure:5513: checking for getrusage configure:5513: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition configure:5513: $? = 0 configure:5513: result: yes configure:5540: checking for setproctitle configure:5540: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition configure:5540: $? = 0 configure:5540: result: yes configure:5629: checking what type of signals you have configure:5650: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition configure:5650: $? = 0 configure:5650: ./conftest configure:5650: $? = 0 configure:5696: result: POSIX configure:5714: checking for strtoken configure:5714: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition /var/tmp//ccfBxVYN.o(.text+0x12): In function `main': /usr/home/zcuchat/Unreal3.2/conftest.c:95: undefined reference to `strtoken' configure:5714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | #define GLOBH /**/ | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_INTPTR_T 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_RLIM_T 8 | #define LONG_LONG_RLIM_T /**/ | #define NBLOCK_POSIX /**/ | #define HAVE_ALLOCA 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SNPRINTF /**/ | #define HAVE_VSNPRINTF 1 | #define HAVE_VSNPRINTF /**/ | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY /**/ | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON /**/ | #define HAVE_INET_NTOP 1 | #define HAVE_INET_NTOP /**/ | #define HAVE_C99_VARLEN_ARRAY /**/ | #define FORCE_CORE /**/ | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY /**/ | #define HAVE_GETRUSAGE 1 | #define GETRUSAGE_2 /**/ | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETPROCTITLE /**/ | #define POSIX_SIGNALS /**/ | /* end confdefs.h. */ | /* Define strtoken to an innocuous variant, in case declares strtoken. | For example, HP-UX 11i declares gettimeofday. */ | #define strtoken innocuous_strtoken | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtoken (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtoken | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strtoken (); | /* 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_strtoken || defined __stub___strtoken | choke me | #endif | | int | main () | { | return strtoken (); | ; | return 0; | } configure:5714: result: no configure:5729: checking for strtok configure:5729: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition configure:5729: $? = 0 configure:5729: result: yes configure:5744: checking for strerror configure:5744: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition configure:5744: $? = 0 configure:5744: result: yes configure:5759: checking for index configure:5759: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition conftest.c:87: warning: conflicting types for built-in function 'index' configure:5759: $? = 0 configure:5759: result: yes configure:5774: checking for strtoul configure:5774: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition configure:5774: $? = 0 configure:5774: result: yes configure:5787: checking for bcopy configure:5787: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition conftest.c:89: warning: conflicting types for built-in function 'bcopy' configure:5787: $? = 0 configure:5787: result: yes configure:5802: checking for bcmp configure:5802: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition conftest.c:90: warning: conflicting types for built-in function 'bcmp' configure:5802: $? = 0 configure:5802: result: yes configure:5817: checking for bzero configure:5817: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition conftest.c:91: warning: conflicting types for built-in function 'bzero' configure:5817: $? = 0 configure:5817: result: yes configure:5832: checking for strcasecmp configure:5832: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition conftest.c:92: warning: conflicting types for built-in function 'strcasecmp' configure:5832: $? = 0 configure:5832: result: yes configure:5847: checking for inet_addr configure:5847: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition configure:5847: $? = 0 configure:5847: result: yes configure:5862: checking for inet_ntoa configure:5862: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition configure:5862: $? = 0 configure:5862: result: yes configure:5877: checking for inet_netof configure:5877: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition configure:5877: $? = 0 configure:5877: result: yes configure:5893: checking for syslog configure:5893: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition configure:5893: $? = 0 configure:5893: result: yes configure:5906: checking for vsyslog configure:5906: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition conftest.c:74:1: warning: "HAVE_SYSLOG" redefined conftest.c:73:1: warning: this is the location of the previous definition configure:5906: $? = 0 configure:5906: result: yes configure:6165: checking for openssl configure:6170: result: found in /usr/local/ssl/include/openssl configure:6224: checking for zlib configure:6229: result: found in /usr configure:6274: checking for dlopen configure:6274: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/ssl/include -L/usr/local/ssl/lib conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition conftest.c:74:1: warning: "HAVE_SYSLOG" redefined conftest.c:73:1: warning: this is the location of the previous definition conftest.c:76:1: warning: "HAVE_VSYSLOG" redefined conftest.c:75:1: warning: this is the location of the previous definition configure:6274: $? = 0 configure:6274: result: yes configure:6330: checking if we need the -export-dynamic flag configure:6347: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/ssl/include -export-dynamic -L/usr/local/ssl/lib conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition conftest.c:74:1: warning: "HAVE_SYSLOG" redefined conftest.c:73:1: warning: this is the location of the previous definition conftest.c:76:1: warning: "HAVE_VSYSLOG" redefined conftest.c:75:1: warning: this is the location of the previous definition configure:6347: $? = 0 configure:6355: result: yes configure:6361: checking for compiler option to produce PIC configure:6386: result: -fPIC -DPIC -shared configure:6388: checking if your system prepends an underscore on symbols configure:6408: result: no configure:6512: checking if FD_SETSIZE is large enough to allow 1024 file descriptors configure:6527: gcc -c -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/ssl/include -export-dynamic conftest.c >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition conftest.c:74:1: warning: "HAVE_SYSLOG" redefined conftest.c:73:1: warning: this is the location of the previous definition conftest.c:76:1: warning: "HAVE_VSYSLOG" redefined conftest.c:75:1: warning: this is the location of the previous definition conftest.c: In function 'main': conftest.c:97: warning: incompatible implicit declaration of built-in function 'exit' configure:6527: $? = 0 configure:6528: result: yes configure:6605: checking for pkg-config configure:6623: found /usr/local/bin/pkg-config configure:6635: result: /usr/local/bin/pkg-config configure:6660: checking pkg-config is at least version 0.9.0 configure:6663: result: yes configure:6674: result: extracting TRE regex library configure:6687: result: configuring TRE regex library configure:6691: result: compiling TRE regex library configure:6694: result: installing TRE regex library configure:6807: result: extracting c-ares resolver library configure:6820: result: configuring c-ares library configure:6824: result: compiling c-ares resolver library configure:6827: result: installing c-ares resolver library configure:6971: checking /usr/home/zcuchat/curl/bin/curl-config configure:6974: result: yes configure:7049: checking curl_easy_init() in -L/usr/home/zcuchat/curl/lib -lcurl -lcares -lidn -lssl -lcrypto -lssl -lcrypto -lz configure:7069: gcc -o conftest -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/ssl/include -export-dynamic -I/usr/home/zcuchat/curl/include -I/usr/home/zcuchat/Unreal3.2/extras/c-ares/include -L/usr/local/ssl/lib conftest.c -lcrypt -lz -L/usr/home/zcuchat/curl/lib -lcurl -lcares -lidn -lssl -lcrypto -lssl -lcrypto -lz -L../extras/c-ares/lib -L/usr/home/zcuchat/Unreal3.2/extras/c-ares/lib -lcares >&5 conftest.c:39:1: warning: "HAVE_SNPRINTF" redefined conftest.c:38:1: warning: this is the location of the previous definition conftest.c:41:1: warning: "HAVE_VSNPRINTF" redefined conftest.c:40:1: warning: this is the location of the previous definition conftest.c:43:1: warning: "HAVE_STRLCPY" redefined conftest.c:42:1: warning: this is the location of the previous definition conftest.c:45:1: warning: "HAVE_STRLCAT" redefined conftest.c:44:1: warning: this is the location of the previous definition conftest.c:47:1: warning: "HAVE_INET_PTON" redefined conftest.c:46:1: warning: this is the location of the previous definition conftest.c:49:1: warning: "HAVE_INET_NTOP" redefined conftest.c:48:1: warning: this is the location of the previous definition conftest.c:58:1: warning: "HAVE_SETPROCTITLE" redefined conftest.c:57:1: warning: this is the location of the previous definition conftest.c:74:1: warning: "HAVE_SYSLOG" redefined conftest.c:73:1: warning: this is the location of the previous definition conftest.c:76:1: warning: "HAVE_VSYSLOG" redefined conftest.c:75:1: warning: this is the location of the previous definition /usr/bin/ld: cannot find -lidn configure:7069: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "unrealircd" | #define PACKAGE_TARNAME "unrealircd" | #define PACKAGE_VERSION "3.2.8.1" | #define PACKAGE_STRING "unrealircd 3.2.8.1" | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" | #define PACKAGE_URL "http://unrealircd.org/" | #define HAVE_CRYPT /**/ | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PARAMH /**/ | #define STDLIBH /**/ | #define STDDEFH /**/ | #define SYSSYSLOGH /**/ | #define UNISTDH /**/ | #define STRINGH /**/ | #define STRINGSH /**/ | #define GLOBH /**/ | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_INTPTR_T 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_RLIM_T 8 | #define LONG_LONG_RLIM_T /**/ | #define NBLOCK_POSIX /**/ | #define HAVE_ALLOCA 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SNPRINTF /**/ | #define HAVE_VSNPRINTF 1 | #define HAVE_VSNPRINTF /**/ | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY /**/ | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_PTON /**/ | #define HAVE_INET_NTOP 1 | #define HAVE_INET_NTOP /**/ | #define HAVE_C99_VARLEN_ARRAY /**/ | #define FORCE_CORE /**/ | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY /**/ | #define HAVE_GETRUSAGE 1 | #define GETRUSAGE_2 /**/ | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETPROCTITLE /**/ | #define POSIX_SIGNALS /**/ | #define NEED_STRTOKEN /**/ | #define HAVE_STRTOK 1 | #define HAVE_STRERROR 1 | #define HAVE_INDEX 1 | #define HAVE_STRTOUL 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_BZERO 1 | #define HAVE_STRCASECMP 1 | #define GOT_STRCASECMP /**/ | #define HAVE_INET_ADDR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NETOF 1 | #define HAVE_SYSLOG 1 | #define HAVE_SYSLOG /**/ | #define HAVE_VSYSLOG 1 | #define HAVE_VSYSLOG /**/ | #define LISTEN_SIZE 5 | #define NICKNAMEHISTORYLENGTH 2000 | #define MAXSENDQLENGTH 3000000 | #define BUFFERPOOL (18 * MAXSENDQLENGTH) | #define DEFAULT_PERMISSIONS 00600 | #define DPATH "/usr/home/zcuchat/Unreal3.2" | #define MAXCONNECTIONS 1024 | #define SPATH "/usr/home/zcuchat/Unreal3.2/src/ircd" | #define NOSPOOF /**/ | #define LIST_SHOW_MODES /**/ | #define USE_SSL /**/ | #define ZIP_LINKS /**/ | #define USE_LIBCURL /**/ | /* end confdefs.h. */ | | #include | int | main () | { | CURL *curl = curl_easy_init(); | ; | return 0; | } | configure:7073: result: no configure:7075: error: in `/usr/home/zcuchat/Unreal3.2': configure:7078: error: You asked for libcURL (remote includes) support, but it can't be found at /usr/home/zcuchat/curl See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CARES_CFLAGS_set='' ac_cv_env_CARES_CFLAGS_value='' ac_cv_env_CARES_LIBS_set='' ac_cv_env_CARES_LIBS_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_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_PKG_CONFIG_LIBDIR_set='' ac_cv_env_PKG_CONFIG_LIBDIR_value='' ac_cv_env_PKG_CONFIG_PATH_set='' ac_cv_env_PKG_CONFIG_PATH_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_TRE_CFLAGS_set='' ac_cv_env_TRE_CFLAGS_value='' ac_cv_env_TRE_LIBS_set='' ac_cv_env_TRE_LIBS_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_export_dynamic=yes ac_cv_force_core=yes ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_bcmp=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_dlopen=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_index=yes ac_cv_func_inet_addr=yes ac_cv_func_inet_netof=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_setpgrp_void=no ac_cv_func_setproctitle=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strlncat=no ac_cv_func_strtok=yes ac_cv_func_strtoken=no ac_cv_func_strtoul=yes ac_cv_func_syslog=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsyslog=yes ac_cv_header_glob_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_malloc_h=no ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes 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_rusage_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_descrypt_crypt=no ac_cv_lib_nsl_inet_ntoa=no ac_cv_lib_socket_socket=no ac_cv_nonblocking=O_NONBLOCK ac_cv_objext=o ac_cv_path_CP=/bin/cp ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMAKE=/usr/local/bin/gmake ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GUNZIP=/usr/bin/gunzip ac_cv_path_INSTALL=/usr/bin/install ac_cv_path_OPENSSLPATH=/usr/bin/openssl ac_cv_path_PKGCONFIG=/usr/local/bin/pkg-config ac_cv_path_RM=/bin/rm ac_cv_path_TOUCH=/usr/bin/touch ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_pic='-fPIC -DPIC -shared' ac_cv_pipe=yes ac_cv_prog_CPP='gcc -E' ac_cv_prog_MAKER=gmake ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_sigtype=POSIX ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_rlim_t=8 ac_cv_sizeof_short=2 ac_cv_struct_tm=time.h ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_intptr_t=yes ac_cv_type_mode_t=yes ac_cv_type_size_t=yes ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_uid_t=yes ac_cv_underscore=no ac_cv_varlen_arrays=yes ac_cv_working_alloca_h=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' BINDIR='/usr/home/zcuchat/Unreal3.2/src/ircd' CARES_CFLAGS='-I/usr/home/zcuchat/Unreal3.2/extras/c-ares/include' CARES_LIBS='-L../extras/c-ares/lib -L/usr/home/zcuchat/Unreal3.2/extras/c-ares/lib -lcares ' CC='gcc' CFLAGS='-pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/ssl/include -export-dynamic -I/usr/home/zcuchat/curl/include -I/usr/home/zcuchat/Unreal3.2/extras/c-ares/include' CP='/bin/cp' CPP='gcc -E' CPPFLAGS='' CRYPTOLIB='-lssl -lcrypto' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FD_SETSIZE='' GMAKE='/usr/local/bin/gmake' GREP='/usr/bin/grep' GUNZIP='/usr/bin/gunzip' HAVE_ZLIB='yes' INSTALL='/usr/bin/install' IRCDDIR='/usr/home/zcuchat/Unreal3.2' IRCDLIBS='-lcrypt -lz -L/usr/home/zcuchat/curl/lib -lcurl -lcares -lidn -lssl -lcrypto -lssl -lcrypto -lz' LDFLAGS=' -L/usr/local/ssl/lib' LIBOBJS='' LIBS='-lcrypt -lz -L/usr/home/zcuchat/curl/lib -lcurl -lcares -lidn -lssl -lcrypto -lssl -lcrypto -lz -L../extras/c-ares/lib -L/usr/home/zcuchat/Unreal3.2/extras/c-ares/lib -lcares ' LTLIBOBJS='' MAKER='gmake' MKPASSWDLIBS='-lcrypt' MODULEFLAGS='-fPIC -DPIC -shared' OBJEXT='o' OPENSSLPATH='/usr/bin/openssl' PACKAGE_BUGREPORT='http://bugs.unrealircd.org/' PACKAGE_NAME='unrealircd' PACKAGE_STRING='unrealircd 3.2.8.1' PACKAGE_TARNAME='unrealircd' PACKAGE_URL='http://unrealircd.org/' PACKAGE_VERSION='3.2.8.1' PATH_SEPARATOR=':' PKGCONFIG='/usr/local/bin/pkg-config' PKG_CONFIG='/usr/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RM='/bin/rm' SHELL='/bin/sh' STRTOUL='' TOUCH='/usr/bin/touch' TRE_CFLAGS='-I/usr/home/zcuchat/Unreal3.2/extras/regexp/include' TRE_LIBS='-L/usr/home/zcuchat/Unreal3.2/extras/regexp/lib -ltre ' URL='' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "unrealircd" #define PACKAGE_TARNAME "unrealircd" #define PACKAGE_VERSION "3.2.8.1" #define PACKAGE_STRING "unrealircd 3.2.8.1" #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/" #define PACKAGE_URL "http://unrealircd.org/" #define HAVE_CRYPT /**/ #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_STDINT_H 1 #define HAVE_UNISTD_H 1 #define PARAMH /**/ #define STDLIBH /**/ #define STDDEFH /**/ #define SYSSYSLOGH /**/ #define UNISTDH /**/ #define STRINGH /**/ #define STRINGSH /**/ #define GLOBH /**/ #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTPTR_T 1 #define TIME_WITH_SYS_TIME 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_RLIM_T 8 #define LONG_LONG_RLIM_T /**/ #define NBLOCK_POSIX /**/ #define HAVE_ALLOCA 1 #define HAVE_SNPRINTF 1 #define HAVE_SNPRINTF /**/ #define HAVE_VSNPRINTF 1 #define HAVE_VSNPRINTF /**/ #define HAVE_STRLCPY 1 #define HAVE_STRLCPY /**/ #define HAVE_STRLCAT 1 #define HAVE_STRLCAT /**/ #define HAVE_INET_PTON 1 #define HAVE_INET_PTON /**/ #define HAVE_INET_NTOP 1 #define HAVE_INET_NTOP /**/ #define HAVE_C99_VARLEN_ARRAY /**/ #define FORCE_CORE /**/ #define HAVE_VPRINTF 1 #define HAVE_GETTIMEOFDAY 1 #define GETTIMEOFDAY /**/ #define HAVE_GETRUSAGE 1 #define GETRUSAGE_2 /**/ #define HAVE_SETPROCTITLE 1 #define HAVE_SETPROCTITLE /**/ #define POSIX_SIGNALS /**/ #define NEED_STRTOKEN /**/ #define HAVE_STRTOK 1 #define HAVE_STRERROR 1 #define HAVE_INDEX 1 #define HAVE_STRTOUL 1 #define HAVE_BCOPY 1 #define HAVE_BCMP 1 #define HAVE_BZERO 1 #define HAVE_STRCASECMP 1 #define GOT_STRCASECMP /**/ #define HAVE_INET_ADDR 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NETOF 1 #define HAVE_SYSLOG 1 #define HAVE_SYSLOG /**/ #define HAVE_VSYSLOG 1 #define HAVE_VSYSLOG /**/ #define LISTEN_SIZE 5 #define NICKNAMEHISTORYLENGTH 2000 #define MAXSENDQLENGTH 3000000 #define BUFFERPOOL (18 * MAXSENDQLENGTH) #define DEFAULT_PERMISSIONS 00600 #define DPATH "/usr/home/zcuchat/Unreal3.2" #define MAXCONNECTIONS 1024 #define SPATH "/usr/home/zcuchat/Unreal3.2/src/ircd" #define NOSPOOF /**/ #define LIST_SHOW_MODES /**/ #define USE_SSL /**/ #define ZIP_LINKS /**/ #define USE_LIBCURL /**/ configure: exit 1