This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by omniORBpy configure 3.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./../configure --with-openssl=/usr --with-omniorb=/usr/local --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 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: 130 tasks, 187 threads, 4 processors Load average: 0.01, Mach factor: 3.98 /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:1320: checking build system type configure:1338: result: i386-unknown-gnu configure:1346: checking host system type configure:1360: result: i386-unknown-gnu configure:1379: checking for i386-unknown-gnu-gcc configure:1405: result: cc configure:1687: checking for C compiler version configure:1690: 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:1693: $? = 0 configure:1695: 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:1698: $? = 0 configure:1700: cc -V &5 cc: `-V' option must have argument configure:1703: $? = 1 configure:1726: checking for C compiler default output file name configure:1729: cc -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1732: $? = 0 configure:1778: result: a.out configure:1783: checking whether the C compiler works configure:1789: ./a.out configure:1792: $? = 0 configure:1809: result: yes configure:1816: checking whether we are cross compiling configure:1818: result: no configure:1821: checking for suffix of executables configure:1823: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1826: $? = 0 configure:1851: result: configure:1857: checking for suffix of object files configure:1878: cc -c -fno-common conftest.c >&5 configure:1881: $? = 0 configure:1903: result: configure:1907: checking whether we are using the GNU C compiler configure:1931: cc -c -fno-common conftest.c >&5 configure:1937: $? = 0 configure:1941: test -z || test ! -s conftest.err configure:1944: $? = 0 configure:1947: test -s conftest. configure:1950: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1963: result: no configure:1969: checking whether cc accepts -g configure:1990: cc -c -g conftest.c >&5 configure:1996: $? = 0 configure:2000: test -z || test ! -s conftest.err configure:2003: $? = 0 configure:2006: test -s conftest. configure:2009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2020: result: no configure:2037: checking for cc option to accept ANSI C configure:2107: cc -c -fno-common conftest.c >&5 configure:2113: $? = 0 configure:2117: test -z || test ! -s conftest.err configure:2120: $? = 0 configure:2123: test -s conftest. configure:2126: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2107: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2113: $? = 0 configure:2117: test -z || test ! -s conftest.err configure:2120: $? = 0 configure:2123: test -s conftest. configure:2126: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2107: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2107: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2107: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2107: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2113: $? = 0 configure:2117: test -z || test ! -s conftest.err configure:2120: $? = 0 configure:2123: test -s conftest. configure:2126: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2144: result: none needed configure:2162: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2168: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2311: checking for i386-unknown-gnu-g++ configure:2337: result: c++ configure:2395: checking for C++ compiler version configure:2398: 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:2401: $? = 0 configure:2403: 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:2406: $? = 0 configure:2408: c++ -V &5 c++: `-V' option must have argument configure:2411: $? = 1 configure:2414: checking whether we are using the GNU C++ compiler configure:2438: c++ -c -fno-common conftest.cc >&5 configure:2444: $? = 0 configure:2448: test -z || test ! -s conftest.err configure:2451: $? = 0 configure:2454: test -s conftest. configure:2457: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2470: result: no configure:2476: checking whether c++ accepts -g configure:2497: c++ -c -g conftest.cc >&5 configure:2503: $? = 0 configure:2507: test -z || test ! -s conftest.err configure:2510: $? = 0 configure:2513: test -s conftest. configure:2516: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2527: result: no configure:2569: c++ -c -fno-common conftest.cc >&5 configure:2575: $? = 0 configure:2579: test -z || test ! -s conftest.err configure:2582: $? = 0 configure:2585: test -s conftest. configure:2588: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2569: c++ -c -fno-common conftest.cc >&5 configure:2575: $? = 0 configure:2579: test -z || test ! -s conftest.err configure:2582: $? = 0 configure:2585: test -s conftest. configure:2588: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2569: c++ -c -fno-common conftest.cc >&5 configure:2575: $? = 0 configure:2579: test -z || test ! -s conftest.err configure:2582: $? = 0 configure:2585: test -s conftest. configure:2588: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2569: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:10: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:9: error: than previous declaration `void exit(int) throw ()' configure:2575: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2569: c++ -c -fno-common conftest.cc >&5 configure:2575: $? = 0 configure:2579: test -z || test ! -s conftest.err configure:2582: $? = 0 configure:2585: test -s conftest. configure:2588: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2569: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:10: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2575: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2661: checking how to run the C preprocessor configure:2779: result: cpp configure:2803: cpp conftest.c configure:2809: $? = 0 configure:2841: cpp conftest.c conftest.c:12: ac_nonexistent.h: No such file or directory configure:2847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "omniORBpy" | #define PACKAGE_TARNAME "omniorbpy" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "omniORBpy 3.1" | #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:2893: checking for i386-unknown-gnu-ranlib configure:2922: result: no configure:2931: checking for ranlib configure:2947: found /usr/bin/ranlib configure:2958: result: ranlib configure:2983: checking for a BSD-compatible install configure:3038: result: /usr/bin/install -c -o root -g wheel configure:3049: checking whether gmake sets $(MAKE) configure:3069: result: yes configure:3141: checking for python version configure:3148: result: 2.3 configure:3160: checking for python platform configure:3167: result: darwin configure:3174: checking for python script directory configure:3182: result: ${prefix}/lib/python2.3/site-packages configure:3191: checking for python extension module directory configure:3199: result: ${exec_prefix}/lib/python2.3/site-packages configure:3221: checking for omniORB root configure:3245: result: no configure:3253: error: You must specify the omniORB root directory. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_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=set ac_cv_env_CPP_value=cpp 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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib' 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_exeext= ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP=cpp ac_cv_prog_CXX=c++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_make_gmake_set=yes am_cv_python_platform=darwin am_cv_python_pyexecdir='${exec_prefix}/lib/python2.3/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.3/site-packages' am_cv_python_version=2.3 lt_cv_sys_max_cmd_len= omni_cv_omniorb_root=no ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' COMPILER_NAME='' CPP='cpp' CPPFLAGS='' CXX='c++' CXXFLAGS='-fno-common' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' 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' LIBOBJS='' LIBS='' LTLIBOBJS='' MKDIRHIER='' OBJEXT='' OMKDEPEND='' OMNIORB_ROOT='' OPENSSL_CFLAGS='' OPENSSL_LIBS='' OPEN_SSL_CPPFLAGS='' OPEN_SSL_LIB='' OPEN_SSL_ROOT='' OSVERSION='' PACKAGE_BUGREPORT='bugs@omniorb-support.com' PACKAGE_NAME='omniORBpy' PACKAGE_STRING='omniORBpy 3.1' PACKAGE_TARNAME='omniorbpy' PACKAGE_VERSION='3.1' PATH_SEPARATOR=':' PKG_CONFIG='' PLATFORM_DEFINE='' PLATFORM_NAME='' PROCESSOR_DEFINE='' PROCESSOR_NAME='' PYTHON='/usr/local/bin/python2.3' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='darwin' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.3' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' pkgpyexecdir='${pyexecdir}/' pkgpythondir='${pythondir}/' prefix='' program_transform_name='s,x,x,' pyexecdir='${exec_prefix}/lib/python2.3/site-packages' pythondir='${prefix}/lib/python2.3/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" #define PACKAGE_NAME "omniORBpy" #define PACKAGE_STRING "omniORBpy 3.1" #define PACKAGE_TARNAME "omniorbpy" #define PACKAGE_VERSION "3.1" #endif #ifdef __cplusplus void exit (int); configure: exit 1