This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.60a. Invocation command line was $ ./configure --disable-debug --disable-trace --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: 114 tasks, 171 threads, 4 processors Load average: 0.83, Mach factor: 3.22 /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:1933: osip2 The GNU Open SIP library. configure:1935: Copyright (C) 2001,2002,2003,2004,2005,2006 Aymeric MOIZARD - configure:1964: result: Configuring libosip2 3.0.1 configure:1967: result: Building Package on darwin configure:2019: checking for a BSD-compatible install configure:2075: result: /usr/bin/install -c -o root -g wheel configure:2086: checking whether build environment is sane configure:2129: result: yes configure:2194: checking for gawk configure:2210: found /usr/local/bin/gawk configure:2221: result: gawk configure:2232: checking whether make sets $(MAKE) configure:2253: result: yes configure:2460: checking build system type configure:2478: result: i386-unknown-gnu configure:2500: checking host system type configure:2515: result: i386-unknown-gnu configure:2547: checking for i386-unknown-gnu-gcc configure:2574: result: cc configure:2852: checking for C compiler version configure:2859: 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:2862: $? = 0 configure:2869: 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:2872: $? = 0 configure:2879: cc -V >&5 cc: `-V' option must have argument configure:2882: $? = 1 configure:2905: checking for C compiler default output file name configure:2932: cc -fno-common conftest.c >&5 configure:2935: $? = 0 configure:2973: result: a.out configure:2990: checking whether the C compiler works configure:3000: ./a.out configure:3003: $? = 0 configure:3020: result: yes configure:3027: checking whether we are cross compiling configure:3029: result: no configure:3032: checking for suffix of executables configure:3039: cc -o conftest -fno-common conftest.c >&5 configure:3042: $? = 0 configure:3066: result: configure:3072: checking for suffix of object files configure:3098: cc -c -fno-common conftest.c >&5 configure:3101: $? = 0 configure:3124: result: configure:3128: checking whether we are using the GNU C compiler configure:3157: cc -c -fno-common conftest.c >&5 configure:3163: $? = 0 configure:3170: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3173: $? = 0 configure:3180: test -s conftest. configure:3183: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3197: result: no configure:3202: checking whether cc accepts -g configure:3232: cc -c -g conftest.c >&5 configure:3238: $? = 0 configure:3245: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3248: $? = 0 configure:3255: test -s conftest. configure:3258: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3287: cc -c conftest.c >&5 configure:3293: $? = 0 configure:3300: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3303: $? = 0 configure:3310: test -s conftest. configure:3313: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3343: cc -c -g conftest.c >&5 configure:3349: $? = 0 configure:3356: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3359: $? = 0 configure:3366: test -s conftest. configure:3369: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3388: result: no configure:3405: checking for cc option to accept ISO C89 configure:3479: cc -c -fno-common conftest.c >&5 configure:3485: $? = 0 configure:3492: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3495: $? = 0 configure:3502: test -s conftest. configure:3505: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | #include | #include | #include | #include | /* 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:3479: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3485: $? = 0 configure:3492: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3495: $? = 0 configure:3502: test -s conftest. configure:3505: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | #include | #include | #include | #include | /* 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:3479: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3485: $? = 0 configure:3492: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3495: $? = 0 configure:3502: test -s conftest. configure:3505: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | #include | #include | #include | #include | /* 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:3479: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3485: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | #include | #include | #include | #include | /* 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:3479: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3485: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | #include | #include | #include | #include | /* 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:3479: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3485: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | #include | #include | #include | #include | /* 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:3479: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3485: $? = 0 configure:3492: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3495: $? = 0 configure:3502: test -s conftest. configure:3505: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | #include | #include | #include | #include | /* 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:3528: result: unsupported configure:3554: checking for style of include used by make configure:3582: result: GNU configure:3610: checking dependency style of cc configure:3700: result: gcc3 configure:3722: checking how to run the C preprocessor configure:3762: cc -E conftest.c configure:3768: $? = 0 configure:3806: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3812: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | #include configure:3852: result: cc -E configure:3881: cc -E conftest.c configure:3887: $? = 0 configure:3925: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3931: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | #include configure:3988: checking for a BSD-compatible install configure:4044: result: /usr/bin/install -c -o root -g wheel configure:4059: checking for a sed that does not truncate output configure:4113: result: /usr/local/bin/sed configure:4188: checking for grep that handles long lines and -e configure:4262: result: /usr/bin/grep configure:4267: checking for egrep configure:4345: result: /usr/bin/grep -E configure:4394: checking for non-GNU ld configure:4428: result: /usr/bin/ld configure:4437: checking if the linker (/usr/bin/ld) is GNU ld configure:4452: result: no configure:4457: checking for /usr/bin/ld option to reload object files configure:4464: result: -r configure:4482: checking for BSD-compatible nm configure:4531: result: /usr/bin/nm -p configure:4535: checking whether ln -s works configure:4539: result: yes configure:4546: checking how to recognise dependent libraries configure:4722: result: pass_all configure:5258: checking for ANSI C header files configure:5288: cc -c -fno-common conftest.c >&5 configure:5294: $? = 0 configure:5301: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5304: $? = 0 configure:5311: test -s conftest. configure:5314: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5436: result: no configure:5460: checking for sys/types.h configure:5481: cc -c -fno-common conftest.c >&5 configure:5487: $? = 0 configure:5494: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5497: $? = 0 configure:5504: test -s conftest. configure:5507: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.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 | | #include configure:5520: result: no configure:5460: checking for sys/stat.h configure:5481: cc -c -fno-common conftest.c >&5 configure:5487: $? = 0 configure:5494: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5497: $? = 0 configure:5504: test -s conftest. configure:5507: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.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 | | #include configure:5520: result: no configure:5460: checking for stdlib.h configure:5481: cc -c -fno-common conftest.c >&5 configure:5487: $? = 0 configure:5494: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5497: $? = 0 configure:5504: test -s conftest. configure:5507: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.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 | | #include configure:5520: result: no configure:5460: checking for string.h configure:5481: cc -c -fno-common conftest.c >&5 configure:5487: $? = 0 configure:5494: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5497: $? = 0 configure:5504: test -s conftest. configure:5507: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.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 | | #include configure:5520: result: no configure:5460: checking for memory.h configure:5481: cc -c -fno-common conftest.c >&5 configure:5487: $? = 0 configure:5494: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5497: $? = 0 configure:5504: test -s conftest. configure:5507: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.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 | | #include configure:5520: result: no configure:5460: checking for strings.h configure:5481: cc -c -fno-common conftest.c >&5 configure:5487: $? = 0 configure:5494: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5497: $? = 0 configure:5504: test -s conftest. configure:5507: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.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 | | #include configure:5520: result: no configure:5460: checking for inttypes.h configure:5481: cc -c -fno-common conftest.c >&5 configure:5487: $? = 0 configure:5494: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5497: $? = 0 configure:5504: test -s conftest. configure:5507: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.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 | | #include configure:5520: result: no configure:5460: checking for stdint.h configure:5481: cc -c -fno-common conftest.c >&5 configure:5487: $? = 0 configure:5494: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5497: $? = 0 configure:5504: test -s conftest. configure:5507: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.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 | | #include configure:5520: result: no configure:5460: checking for unistd.h configure:5481: cc -c -fno-common conftest.c >&5 configure:5487: $? = 0 configure:5494: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5497: $? = 0 configure:5504: test -s conftest. configure:5507: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.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 | | #include configure:5520: result: no configure:5547: checking dlfcn.h usability configure:5564: cc -c -fno-common conftest.c >&5 configure:5570: $? = 0 configure:5577: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5580: $? = 0 configure:5587: test -s conftest. configure:5590: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.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 | #include configure:5601: result: no configure:5605: checking dlfcn.h presence configure:5620: cc -E conftest.c configure:5626: $? = 0 configure:5647: result: yes configure:5660: WARNING: dlfcn.h: present but cannot be compiled configure:5662: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5664: WARNING: dlfcn.h: see the Autoconf documentation configure:5666: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5668: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5670: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5675: checking for dlfcn.h configure:5683: result: yes configure:5812: checking for C++ compiler version configure:5819: c++ --version >&5 c++ (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:5822: $? = 0 configure:5829: c++ -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:5832: $? = 0 configure:5839: c++ -V >&5 c++: `-V' option must have argument configure:5842: $? = 1 configure:5845: checking whether we are using the GNU C++ compiler configure:5874: c++ -c -fno-common conftest.cpp >&5 configure:5880: $? = 0 configure:5887: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5890: $? = 0 configure:5897: test -s conftest. configure:5900: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5914: result: no configure:5919: checking whether c++ accepts -g configure:5949: c++ -c -g conftest.cpp >&5 configure:5955: $? = 0 configure:5962: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5965: $? = 0 configure:5972: test -s conftest. configure:5975: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6004: c++ -c conftest.cpp >&5 configure:6010: $? = 0 configure:6017: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6020: $? = 0 configure:6027: test -s conftest. configure:6030: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6060: c++ -c -g conftest.cpp >&5 configure:6066: $? = 0 configure:6073: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6076: $? = 0 configure:6083: test -s conftest. configure:6086: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6105: result: no configure:6130: checking dependency style of c++ configure:6220: result: gcc3 configure:6247: checking how to run the C++ preprocessor configure:6283: c++ -E conftest.cpp configure:6289: $? = 0 configure:6327: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6333: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6373: result: c++ -E configure:6402: c++ -E conftest.cpp configure:6408: $? = 0 configure:6446: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6452: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6508: checking for i386-unknown-gnu-g77 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-f77 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-xlf configure:6538: result: no configure:6508: checking for i386-unknown-gnu-frt configure:6538: result: no configure:6508: checking for i386-unknown-gnu-pgf77 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-cf77 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-fort77 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-fl32 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-af77 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-f90 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-xlf90 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-pgf90 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-pghpf configure:6538: result: no configure:6508: checking for i386-unknown-gnu-epcf90 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-gfortran configure:6538: result: no configure:6508: checking for i386-unknown-gnu-g95 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-f95 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-fort configure:6538: result: no configure:6508: checking for i386-unknown-gnu-xlf95 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-ifort configure:6538: result: no configure:6508: checking for i386-unknown-gnu-ifc configure:6538: result: no configure:6508: checking for i386-unknown-gnu-efc configure:6538: result: no configure:6508: checking for i386-unknown-gnu-pgf95 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-lf95 configure:6538: result: no configure:6508: checking for i386-unknown-gnu-ftn configure:6538: result: no configure:6552: checking for g77 configure:6568: found /usr/local/bin/g77 configure:6579: result: g77 configure:6609: checking for Fortran 77 compiler version configure:6616: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:6619: $? = 0 configure:6626: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6629: $? = 0 configure:6636: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6639: $? = 0 configure:6647: checking whether we are using the GNU Fortran 77 compiler configure:6666: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6672: $? = 0 configure:6679: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6682: $? = 0 configure:6689: test -s conftest. configure:6692: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6706: result: no configure:6712: checking whether g77 accepts -g configure:6729: g77 -c -g conftest.f >&5 configure:6735: $? = 0 configure:6742: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6745: $? = 0 configure:6752: test -s conftest. configure:6755: $? = 1 configure: failed program was: | program main | | end configure:6768: result: no configure:6798: checking the maximum length of command line arguments configure:6907: result: configure:6918: checking command to parse /usr/bin/nm -p output from cc object configure:7023: cc -c -fno-common conftest.c >&5 configure:7026: $? = 0 configure:7030: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7033: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7023: cc -c -fno-common conftest.c >&5 configure:7026: $? = 0 configure:7030: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7033: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7123: result: failed configure:7130: checking for objdir configure:7145: result: .libs configure:7197: checking for i386-unknown-gnu-ar configure:7227: result: no configure:7237: checking for ar configure:7253: found /usr/bin/ar configure:7264: result: ar configure:7293: checking for i386-unknown-gnu-ranlib configure:7323: result: no configure:7333: checking for ranlib configure:7349: found /usr/bin/ranlib configure:7360: result: ranlib configure:7389: checking for i386-unknown-gnu-strip configure:7419: result: no configure:7429: checking for strip configure:7445: found /usr/bin/strip configure:7456: result: strip configure:7792: checking for cc option to produce PIC configure:8002: result: configure:8073: checking if cc static flag works configure:8101: result: yes configure:8111: checking if cc supports -c -o file.o configure:8135: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8139: $? = 0 configure:8158: result: yes configure:8184: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9171: result: no configure:9238: checking dynamic linker characteristics configure:9814: result: gnu ld.so configure:9823: checking how to hardcode library paths into programs configure:9848: result: unsupported configure:9862: checking whether stripping libraries is possible configure:9883: result: no configure:10780: checking if libtool supports shared libraries configure:10782: result: no configure:10785: checking whether to build shared libraries configure:10806: result: no configure:10809: checking whether to build static libraries configure:10813: result: yes configure:10905: creating libtool configure:11635: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12601: result: yes configure:12619: c++ -c -fno-common conftest.cpp >&5 configure:12622: $? = 0 configure:12741: checking for c++ option to produce PIC configure:13015: result: configure:13086: checking if c++ static flag works configure:13114: result: yes configure:13124: checking if c++ supports -c -o file.o configure:13148: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:13152: $? = 0 configure:13171: result: yes configure:13197: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13225: result: yes configure:13292: checking dynamic linker characteristics configure:13868: result: gnu ld.so configure:13877: checking how to hardcode library paths into programs configure:13902: result: unsupported configure:14428: checking if libtool supports shared libraries configure:14430: result: no configure:14433: checking whether to build shared libraries configure:14453: result: no configure:14456: checking whether to build static libraries configure:14460: result: yes configure:14470: checking for g77 option to produce PIC configure:14680: result: configure:14751: checking if g77 static flag works configure:14779: result: yes configure:14789: checking if g77 supports -c -o file.o configure:14813: g77 -c -o out/conftest2.o conftest.f >&5 configure:14817: $? = 0 configure:14836: result: yes configure:14862: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15829: result: no configure:15896: checking dynamic linker characteristics configure:16472: result: gnu ld.so configure:16481: checking how to hardcode library paths into programs configure:16506: result: unsupported configure:20334: checking for the pthreads library -lpthreads configure:20377: cc -o conftest -fno-common conftest.c -lpthreads >&5 ld: can't locate file for: -lpthreads configure:20383: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:20419: result: no configure:20323: checking whether pthreads work without any flags configure:20377: cc -o conftest -fno-common conftest.c >&5 configure:20383: $? = 0 configure:20390: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20393: $? = 0 configure:20400: test -s conftest configure:20403: $? = 0 configure:20419: result: yes configure:20439: checking for joinable pthread attribute configure:20462: cc -o conftest -fno-common conftest.c >&5 configure:20468: $? = 0 configure:20475: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20478: $? = 0 configure:20485: test -s conftest configure:20488: $? = 0 configure:20568: result: PTHREAD_CREATE_JOINABLE configure:20575: checking if more special flags are required for pthreads configure:20582: result: no configure:20594: checking for cc_r configure:20622: result: cc configure:21018: checking semaphore.h usability configure:21035: cc -c -fno-common conftest.c >&5 configure:21041: $? = 0 configure:21048: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21051: $? = 0 configure:21058: test -s conftest.o configure:21061: $? = 0 configure:21072: result: yes configure:21076: checking semaphore.h presence configure:21091: cc -E conftest.c configure:21097: $? = 0 configure:21118: result: yes configure:21146: checking for semaphore.h configure:21154: result: yes configure:21182: checking sys/sem.h usability configure:21199: cc -c -fno-common conftest.c >&5 configure:21205: $? = 0 configure:21212: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21215: $? = 0 configure:21222: test -s conftest.o configure:21225: $? = 0 configure:21236: result: yes configure:21240: checking sys/sem.h presence configure:21255: cc -E conftest.c configure:21261: $? = 0 configure:21282: result: yes configure:21310: checking for sys/sem.h configure:21318: result: yes configure:21548: checking for sem_open in -lposix4 configure:21583: cc -o conftest -fno-common conftest.c -lposix4 >&5 ld: can't locate file for: -lposix4 configure:21589: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SEM_H 1 | /* 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 sem_open (); | int | main () | { | return sem_open (); | ; | return 0; | } configure:21623: result: no configure:21629: checking for nis_add in -lnsl configure:21664: cc -o conftest -fno-common conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:21670: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SEM_H 1 | /* 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 nis_add (); | int | main () | { | return nis_add (); | ; | return 0; | } configure:21704: result: no configure:21710: checking for sendto in -lsocket configure:21745: cc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:21751: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SEM_H 1 | /* 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 sendto (); | int | main () | { | return sendto (); | ; | return 0; | } configure:21785: result: no configure:21791: checking for lrand48 in -lc configure:21826: cc -o conftest -fno-common conftest.c -lc >&5 configure:21832: $? = 0 configure:21839: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21842: $? = 0 configure:21849: test -s conftest configure:21852: $? = 0 configure:21866: result: yes configure:21877: checking whether -Wall works configure:21906: cc -c -fno-common -Wall conftest.c >&5 configure:21912: $? = 0 configure:21919: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21922: $? = 0 configure:21929: test -s conftest.o configure:21932: $? = 0 configure:21946: result: yes configure:21953: checking whether -Wcast-align works configure:21982: cc -c -fno-common -Wcast-align conftest.c >&5 configure:21988: $? = 0 configure:21995: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21998: $? = 0 configure:22005: test -s conftest.o configure:22008: $? = 0 configure:22022: result: yes configure:22029: checking whether -Wchar-subscripts works configure:22058: cc -c -fno-common -Wchar-subscripts conftest.c >&5 configure:22064: $? = 0 configure:22071: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22074: $? = 0 configure:22081: test -s conftest.o configure:22084: $? = 0 configure:22098: result: yes configure:22105: checking whether -Wformat works configure:22134: cc -c -fno-common -Wformat conftest.c >&5 configure:22140: $? = 0 configure:22147: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22150: $? = 0 configure:22157: test -s conftest.o configure:22160: $? = 0 configure:22174: result: yes configure:22181: checking whether -Winline works configure:22210: cc -c -fno-common -Winline conftest.c >&5 configure:22216: $? = 0 configure:22223: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22226: $? = 0 configure:22233: test -s conftest.o configure:22236: $? = 0 configure:22250: result: yes configure:22257: checking whether -Wmissing-declarations works configure:22286: cc -c -fno-common -Wmissing-declarations conftest.c >&5 configure:22292: $? = 0 configure:22299: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22302: $? = 0 configure:22309: test -s conftest.o configure:22312: $? = 0 configure:22326: result: yes configure:22333: checking whether -Wmissing-prototypes works configure:22362: cc -c -fno-common -Wmissing-prototypes conftest.c >&5 configure:22368: $? = 0 configure:22375: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22378: $? = 0 configure:22385: test -s conftest.o configure:22388: $? = 0 configure:22402: result: yes configure:22409: checking whether -Wnested-externs works configure:22438: cc -c -fno-common -Wnested-externs conftest.c >&5 configure:22444: $? = 0 configure:22451: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22454: $? = 0 configure:22461: test -s conftest.o configure:22464: $? = 0 configure:22478: result: yes configure:22485: checking whether -Wpointer-arith works configure:22514: cc -c -fno-common -Wpointer-arith conftest.c >&5 configure:22520: $? = 0 configure:22527: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22530: $? = 0 configure:22537: test -s conftest.o configure:22540: $? = 0 configure:22554: result: yes configure:22574: checking for ANSI C header files configure:22752: result: no configure:22767: checking for string.h configure:22773: result: no configure:22931: checking for strings.h configure:22937: result: no configure:23095: checking for stdlib.h configure:23101: result: no configure:23259: checking for unistd.h configure:23265: result: no configure:23423: checking for sys/types.h configure:23429: result: no configure:23598: checking sys/unistd.h usability configure:23615: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:23621: $? = 0 configure:23628: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23631: $? = 0 configure:23638: test -s conftest.o configure:23641: $? = 0 configure:23652: result: yes configure:23656: checking sys/unistd.h presence configure:23671: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c configure:23677: $? = 0 configure:23698: result: yes configure:23726: checking for sys/unistd.h configure:23734: result: yes configure:23762: checking syslog.h usability configure:23779: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:23785: $? = 0 configure:23792: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23795: $? = 0 configure:23802: test -s conftest.o configure:23805: $? = 0 configure:23816: result: yes configure:23820: checking syslog.h presence configure:23835: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c configure:23841: $? = 0 configure:23862: result: yes configure:23890: checking for syslog.h configure:23898: result: yes configure:23926: checking ctype.h usability configure:23943: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:23949: $? = 0 configure:23956: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23959: $? = 0 configure:23966: test -s conftest.o configure:23969: $? = 0 configure:23980: result: yes configure:23984: checking ctype.h presence configure:23999: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c configure:24005: $? = 0 configure:24026: result: yes configure:24054: checking for ctype.h configure:24062: result: yes configure:24090: checking stdio.h usability configure:24107: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:24113: $? = 0 configure:24120: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24123: $? = 0 configure:24130: test -s conftest.o configure:24133: $? = 0 configure:24144: result: yes configure:24148: checking stdio.h presence configure:24163: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c configure:24169: $? = 0 configure:24190: result: yes configure:24218: checking for stdio.h configure:24226: result: yes configure:24254: checking stdarg.h usability configure:24271: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:24277: $? = 0 configure:24284: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24287: $? = 0 configure:24294: test -s conftest.o configure:24297: $? = 0 configure:24308: result: yes configure:24312: checking stdarg.h presence configure:24327: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c configure:24333: $? = 0 configure:24354: result: yes configure:24382: checking for stdarg.h configure:24390: result: yes configure:24418: checking varargs.h usability configure:24435: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 In file included from conftest.c:53: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." configure:24441: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_LRAND48 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_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 | #include configure:24472: result: no configure:24476: checking varargs.h presence configure:24491: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c In file included from conftest.c:20: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." configure:24497: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libosip2" | #define VERSION "3.0.1" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_LRAND48 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:24518: result: no configure:24546: checking for varargs.h configure:24554: result: no configure:24582: checking fcntl.h usability configure:24599: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:24605: $? = 0 configure:24612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24615: $? = 0 configure:24622: test -s conftest.o configure:24625: $? = 0 configure:24636: result: yes configure:24640: checking fcntl.h presence configure:24655: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c configure:24661: $? = 0 configure:24682: result: yes configure:24710: checking for fcntl.h configure:24718: result: yes configure:24746: checking time.h usability configure:24763: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:24769: $? = 0 configure:24776: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24779: $? = 0 configure:24786: test -s conftest.o configure:24789: $? = 0 configure:24800: result: yes configure:24804: checking time.h presence configure:24819: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c configure:24825: $? = 0 configure:24846: result: yes configure:24874: checking for time.h configure:24882: result: yes configure:24910: checking sys/time.h usability configure:24927: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:24933: $? = 0 configure:24940: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24943: $? = 0 configure:24950: test -s conftest.o configure:24953: $? = 0 configure:24964: result: yes configure:24968: checking sys/time.h presence configure:24983: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c configure:24989: $? = 0 configure:25010: result: yes configure:25038: checking for sys/time.h configure:25046: result: yes configure:25074: checking sys/select.h usability configure:25091: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:25097: $? = 0 configure:25104: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25107: $? = 0 configure:25114: test -s conftest.o configure:25117: $? = 0 configure:25128: result: yes configure:25132: checking sys/select.h presence configure:25147: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c configure:25153: $? = 0 configure:25174: result: yes configure:25202: checking for sys/select.h configure:25210: result: yes configure:25238: checking assert.h usability configure:25255: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:25261: $? = 0 configure:25268: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25271: $? = 0 configure:25278: test -s conftest.o configure:25281: $? = 0 configure:25292: result: yes configure:25296: checking assert.h presence configure:25311: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c configure:25317: $? = 0 configure:25338: result: yes configure:25366: checking for assert.h configure:25374: result: yes configure:25402: checking signal.h usability configure:25419: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:25425: $? = 0 configure:25432: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25435: $? = 0 configure:25442: test -s conftest.o configure:25445: $? = 0 configure:25456: result: yes configure:25460: checking signal.h presence configure:25475: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c configure:25481: $? = 0 configure:25502: result: yes configure:25530: checking for signal.h configure:25538: result: yes configure:25566: checking sys/signal.h usability configure:25583: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:25589: $? = 0 configure:25596: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25599: $? = 0 configure:25606: test -s conftest.o configure:25609: $? = 0 configure:25620: result: yes configure:25624: checking sys/signal.h presence configure:25639: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c configure:25645: $? = 0 configure:25666: result: yes configure:25694: checking for sys/signal.h configure:25702: result: yes configure:25730: checking malloc.h usability configure:25747: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:25753: $? = 0 configure:25760: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25763: $? = 0 configure:25770: test -s conftest.o configure:25773: $? = 0 configure:25784: result: yes configure:25788: checking malloc.h presence configure:25803: cc -E -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c configure:25809: $? = 0 configure:25830: result: yes configure:25858: checking for malloc.h configure:25866: result: yes configure:25880: checking for struct timeval configure:25922: cc -c -fno-common -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith conftest.c >&5 configure:25928: $? = 0 configure:25935: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25938: $? = 0 configure:25945: test -s conftest.o configure:25948: $? = 0 configure:25960: result: yes configure:26109: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60a. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:685: creating libosip2.pc config.status:685: creating Makefile config.status:685: creating scripts/Makefile config.status:685: creating src/Makefile config.status:685: creating src/osipparser2/Makefile config.status:685: creating src/osip2/Makefile config.status:685: creating src/test/Makefile config.status:685: creating src/test/res/Makefile config.status:685: creating include/Makefile config.status:685: creating include/osip2/Makefile config.status:685: creating include/osipparser2/Makefile config.status:685: creating include/osipparser2/headers/Makefile config.status:685: creating help/Makefile config.status:685: creating help/man/Makefile config.status:685: creating help/doxygen/Makefile config.status:685: creating debian/Makefile config.status:685: creating platform/Makefile config.status:685: creating platform/rpm/Makefile config.status:685: creating platform/vsnet/Makefile config.status:685: creating platform/wince/Makefile config.status:685: creating include/osip2/doxygen.dox config.status:685: creating config.h config.status:960: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_f77_compiler_gnu=no ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_semaphore_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_signal_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_unistd_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_header_varargs_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_c_lrand48=yes ac_cv_lib_nsl_nis_add=no ac_cv_lib_posix4_sem_open=no ac_cv_lib_socket_sendto=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_PTHREAD_CC=cc ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_type_struct_timeval=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net/libosip/work/libosip2-3.0.1/scripts/missing --run aclocal-1.9 -I scripts' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net/libosip/work/libosip2-3.0.1/scripts/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/net/libosip/work/libosip2-3.0.1/scripts/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net/libosip/work/libosip2-3.0.1/scripts/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net/libosip/work/libosip2-3.0.1/scripts/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' COMPILE_TESTS_FALSE='' COMPILE_TESTS_TRUE='#' CPP='cc -E' CPPFLAGS=' -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_LIB='' F77='g77' FFLAGS='' FSM_LIB='' GREP='/usr/bin/grep' INSIDE_GNOME_COMMON_FALSE='' INSIDE_GNOME_COMMON_TRUE='#' 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' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBOSIP_SO_VERSION='4:0:0' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/net/libosip/work/libosip2-3.0.1/scripts/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='' OSIP_VERSION='3.0.1' PACKAGE='libosip2' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PARSER_LIB='' PATH_SEPARATOR=':' PTHREAD_CC='cc' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SIP_CFLAGS=' -fno-common' SIP_EXTRA_FLAGS=' -g -DENABLE_TRACE' SIP_FSM_FLAGS='-DOSIP_MT' SIP_PARSER_FLAGS='' STRIP='strip' VERSION='3.0.1' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/net/libosip/work/libosip2-3.0.1/scripts/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' 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 "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "libosip2" #define VERSION "3.0.1" #define HAVE_DLFCN_H 1 #define HAVE_PTHREAD 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_LRAND48 #define HAVE_SYS_UNISTD_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDARG_H 1 #define HAVE_FCNTL_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_SIGNAL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STRUCT_TIMEVAL 1 configure: exit 0