This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ircproxy configure 1.3.1b, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local --enable-memdebug --enable-fddebug --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 170 tasks, 225 threads, 4 processors Load average: 2.89, Mach factor: 1.39 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1971: checking for i386-unknown-gnu-gcc configure:1998: result: cc configure:2276: checking for C compiler version configure:2283: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2286: $? = 0 configure:2293: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2296: $? = 0 configure:2303: cc -V >&5 cc: `-V' option must have argument configure:2306: $? = 1 configure:2329: checking for C compiler default output file name configure:2356: cc -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2359: $? = 0 configure:2397: result: a.out configure:2414: checking whether the C compiler works configure:2424: ./a.out configure:2427: $? = 0 configure:2444: result: yes configure:2451: checking whether we are cross compiling configure:2453: result: no configure:2456: checking for suffix of executables configure:2463: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2466: $? = 0 configure:2490: result: configure:2496: checking for suffix of object files configure:2522: cc -c -fno-common conftest.c >&5 configure:2525: $? = 0 configure:2548: result: configure:2552: checking whether we are using the GNU C compiler configure:2581: cc -c -fno-common conftest.c >&5 configure:2587: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2604: result: no configure:2609: checking whether cc accepts -g configure:2639: cc -c -g conftest.c >&5 configure:2645: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2677: cc -c conftest.c >&5 configure:2683: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2716: cc -c -g conftest.c >&5 configure:2722: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2744: result: no configure:2761: checking for cc option to accept ISO C89 configure:2835: cc -c -fno-common conftest.c >&5 configure:2841: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2835: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2841: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2835: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2841: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2835: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:2841: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2835: cc -Ae -c -fno-common conftest.c >&5 <command line>:6:2: missing '(' after predicate configure:2841: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2835: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 <command line>:6:2: missing '(' after predicate configure:2841: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2835: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2841: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2867: result: unsupported configure:2882: checking whether make sets $(MAKE) configure:2903: result: yes configure:2925: checking for a BSD-compatible install configure:2981: result: /usr/bin/install -c -o root -g wheel configure:2992: checking whether ln -s works configure:2996: result: yes configure:3008: checking for sh configure:3027: found /bin/sh configure:3039: result: /bin/sh configure:3049: checking for echo configure:3068: found /usr/local/bin/echo configure:3080: result: /usr/local/bin/echo configure:3091: checking for ls configure:3110: found /usr/local/bin/ls configure:3122: result: /usr/local/bin/ls configure:3132: checking for file configure:3151: found /usr/local/bin/file configure:3163: result: /usr/local/bin/file configure:3173: checking for touch configure:3192: found /usr/local/bin/touch configure:3204: result: /usr/local/bin/touch configure:3214: checking for mkdir configure:3233: found /usr/local/bin/mkdir configure:3245: result: /usr/local/bin/mkdir configure:3255: checking for rmdir configure:3274: found /usr/local/bin/rmdir configure:3286: result: /usr/local/bin/rmdir configure:3296: checking for cp configure:3315: found /usr/local/bin/cp configure:3327: result: /usr/local/bin/cp configure:3337: checking for rm configure:3356: found /usr/local/bin/rm configure:3368: result: /usr/local/bin/rm configure:3378: checking for mv configure:3397: found /usr/local/bin/mv configure:3409: result: /usr/local/bin/mv configure:3419: checking for ln configure:3438: found /usr/local/bin/ln configure:3450: result: /usr/local/bin/ln configure:3460: checking for cat configure:3479: found /usr/local/bin/cat configure:3491: result: /usr/local/bin/cat configure:3501: checking for sed configure:3520: found /usr/local/bin/sed configure:3532: result: /usr/local/bin/sed configure:3543: checking for uname configure:3562: found /usr/local/bin/uname configure:3574: result: /usr/local/bin/uname configure:3584: checking for whoami configure:3603: found /usr/local/bin/whoami configure:3615: result: /usr/local/bin/whoami configure:3625: checking for date configure:3644: found /usr/local/bin/date configure:3656: result: /usr/local/bin/date configure:3666: checking for id configure:3685: found /usr/local/bin/id configure:3697: result: /usr/local/bin/id configure:3707: checking for ps configure:3726: found /bin/ps configure:3738: result: /bin/ps configure:3748: checking for mail configure:3767: found /usr/bin/mail configure:3779: result: /usr/bin/mail configure:3792: checking for awk configure:3811: found /usr/bin/awk configure:3823: result: /usr/bin/awk configure:3833: checking for gawk configure:3852: found /usr/local/bin/gawk configure:3864: result: /usr/local/bin/gawk configure:3874: checking for nawk configure:3893: found /usr/local/bin/nawk configure:3905: result: /usr/local/bin/nawk configure:3917: checking for grep configure:3936: found /usr/local/bin/grep configure:3948: result: /usr/local/bin/grep configure:3956: checking for grep that handles long lines and -e configure:4030: result: /usr/local/bin/grep configure:4035: checking for egrep configure:4113: result: /usr/local/bin/grep -E configure:4118: checking for fgrep configure:4196: result: /usr/bin/fgrep configure:4205: checking for chmod configure:4224: found /usr/local/bin/chmod configure:4236: result: /usr/local/bin/chmod configure:4246: checking for chown configure:4265: found /usr/local/bin/chown configure:4277: result: /usr/local/bin/chown configure:4287: checking for chgrp configure:4306: found /usr/local/bin/chgrp configure:4318: result: /usr/local/bin/chgrp configure:4328: checking for useradd configure:4362: result: no configure:4369: checking for userdel configure:4403: result: no configure:4410: checking for groupadd configure:4444: result: no configure:4451: checking for groupdel configure:4485: result: no configure:4492: checking for pw configure:4511: found /usr/local/bin/pw configure:4523: result: /usr/local/bin/pw configure:4533: checking for crontab configure:4552: found /usr/bin/crontab configure:4564: result: /usr/bin/crontab configure:4615: checking for library containing crypt configure:4656: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4662: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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:4656: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -lc >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4662: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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:4656: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -ldescrypt >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4662: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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:4656: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -lcrypt >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4662: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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:4690: result: no configure:4698: checking for library containing socket configure:4739: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4745: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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:4739: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -lc >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4745: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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:4739: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -lsocket >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4745: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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:4773: result: no configure:4781: checking for library containing gethostbyname configure:4822: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4828: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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 gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:4822: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -lc >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4828: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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 gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:4822: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -lnsl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4828: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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 gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:4856: result: no configure:4864: checking for library containing gethostbyname2 configure:4905: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4911: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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 gethostbyname2 (); | int | main () | { | return gethostbyname2 (); | ; | return 0; | } configure:4905: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -lc >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4911: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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 gethostbyname2 (); | int | main () | { | return gethostbyname2 (); | ; | return 0; | } configure:4905: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -lnsl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4911: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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 gethostbyname2 (); | int | main () | { | return gethostbyname2 (); | ; | return 0; | } configure:4939: result: no configure:4947: checking for library containing seteuid configure:4988: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4994: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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 seteuid (); | int | main () | { | return seteuid (); | ; | return 0; | } configure:4988: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -lc >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4994: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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 seteuid (); | int | main () | { | return seteuid (); | ; | return 0; | } configure:4988: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -lnsl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:4994: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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 seteuid (); | int | main () | { | return seteuid (); | ; | return 0; | } configure:5022: result: no configure:5034: checking for library containing ares_init configure:5075: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:5081: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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 ares_init (); | int | main () | { | return ares_init (); | ; | return 0; | } configure:5075: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -lcares >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:5081: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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 ares_init (); | int | main () | { | return ares_init (); | ; | return 0; | } configure:5075: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -lares >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:5081: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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 ares_init (); | int | main () | { | return ares_init (); | ; | return 0; | } configure:5075: cc -o conftest -fno-common -Wall -I /usr/local/include -I ~/include -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib conftest.c -lnlares >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: -L: directory name missing configure:5081: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ircproxy" | #define PACKAGE_TARNAME "ircproxy" | #define PACKAGE_VERSION "1.3.1b" | #define PACKAGE_STRING "ircproxy 1.3.1b" | #define PACKAGE_BUGREPORT "jonas@night-light.net" | #define USE_ASSERT 1 | #define ARES 1 | #define IPV6_SUPPORT 1 | #define SSL_SUPPORT 1 | #define MEMDEBUG 1 | #define FDDEBUG 1 | #define IDENTD 0 | #define DEBUG 0 | /* 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 ares_init (); | int | main () | { | return ares_init (); | ; | return 0; | } configure:5109: result: no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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=set ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_objext= ac_cv_path_AWK=/usr/bin/awk ac_cv_path_CAT=/usr/local/bin/cat ac_cv_path_CHGRP=/usr/local/bin/chgrp ac_cv_path_CHMOD=/usr/local/bin/chmod ac_cv_path_CHOWN=/usr/local/bin/chown ac_cv_path_CP=/usr/local/bin/cp ac_cv_path_CRONTAB=/usr/bin/crontab ac_cv_path_DATE=/usr/local/bin/date ac_cv_path_ECHO=/usr/local/bin/echo ac_cv_path_EGREP='/usr/local/bin/grep -E' ac_cv_path_FGREP=/usr/bin/fgrep ac_cv_path_FILE=/usr/local/bin/file ac_cv_path_GAWK=/usr/local/bin/gawk ac_cv_path_GREP=/usr/local/bin/grep ac_cv_path_ID=/usr/local/bin/id ac_cv_path_LN=/usr/local/bin/ln ac_cv_path_LS=/usr/local/bin/ls ac_cv_path_MAIL=/usr/bin/mail ac_cv_path_MKDIR=/usr/local/bin/mkdir ac_cv_path_MV=/usr/local/bin/mv ac_cv_path_NAWK=/usr/local/bin/nawk ac_cv_path_PS=/bin/ps ac_cv_path_PW=/usr/local/bin/pw ac_cv_path_RM=/usr/local/bin/rm ac_cv_path_RMDIR=/usr/local/bin/rmdir ac_cv_path_SED=/usr/local/bin/sed ac_cv_path_SH=/bin/sh ac_cv_path_TOUCH=/usr/local/bin/touch ac_cv_path_UNAME=/usr/local/bin/uname ac_cv_path_WHOAMI=/usr/local/bin/whoami ac_cv_prog_CC=cc ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_search_ares_init=no ac_cv_search_crypt=no ac_cv_search_gethostbyname2=no ac_cv_search_gethostbyname=no ac_cv_search_seteuid=no ac_cv_search_socket=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## AWK='/usr/bin/awk' CAT='/usr/local/bin/cat' CC='cc' CFLAGS='-fno-common -Wall -I /usr/local/include -I ~/include' CHGRP='/usr/local/bin/chgrp' CHMOD='/usr/local/bin/chmod' CHOWN='/usr/local/bin/chown' CP='/usr/local/bin/cp' CPP='' CPPFLAGS='' CRONTAB='/usr/bin/crontab' DATE='/usr/local/bin/date' DEFS='' ECHO='/usr/local/bin/echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/local/bin/grep -E' EXEEXT='' FGREP='/usr/bin/fgrep' FILE='/usr/local/bin/file' GAWK='/usr/local/bin/gawk' GREP='/usr/local/bin/grep' GROUPADD='' GROUPDEL='' ID='/usr/local/bin/id' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib -L /usr/local/lib -L ~/lib' LIBOBJS='' LIBS='' LN='/usr/local/bin/ln' LN_S='ln -s' LS='/usr/local/bin/ls' LTLIBOBJS='' MAIL='/usr/bin/mail' MKDIR='/usr/local/bin/mkdir' MV='/usr/local/bin/mv' NAWK='/usr/local/bin/nawk' OBJEXT='' PACKAGE_BUGREPORT='jonas@night-light.net' PACKAGE_NAME='ircproxy' PACKAGE_STRING='ircproxy 1.3.1b' PACKAGE_TARNAME='ircproxy' PACKAGE_VERSION='1.3.1b' PATH_SEPARATOR=':' PS='/bin/ps' PW='/usr/local/bin/pw' RM='/usr/local/bin/rm' RMDIR='/usr/local/bin/rmdir' SED='/usr/local/bin/sed' SET_MAKE='' SH='/bin/sh' SHELL='/bin/sh' SOURCES='' TOUCH='/usr/local/bin/touch' UNAME='/usr/local/bin/uname' USERADD='' USERDEL='' WHOAMI='/usr/local/bin/whoami' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host_alias='i386-unknown-gnu' 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='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "ircproxy" #define PACKAGE_TARNAME "ircproxy" #define PACKAGE_VERSION "1.3.1b" #define PACKAGE_STRING "ircproxy 1.3.1b" #define PACKAGE_BUGREPORT "jonas@night-light.net" #define USE_ASSERT 1 #define ARES 1 #define IPV6_SUPPORT 1 #define SSL_SUPPORT 1 #define MEMDEBUG 1 #define FDDEBUG 1 #define IDENTD 0 #define DEBUG 0 configure: exit 1