[Libuta-develop] Configure log for compile on BeOS
Status: Beta
Brought to you by:
klaux
From: <Sha...@mg...> - 2000-03-29 00:14:09
|
here is that log... This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:639: checking for a BSD compatible install configure:696: checking whether build environment is sane configure:753: checking whether make sets ${MAKE} configure:800: checking for working aclocal configure:813: checking for working autoconf configure:826: checking for working automake configure:839: checking for working autoheader configure:852: checking for working makeinfo configure:871: checking for Cygwin environment configure:887: cc -c conftest.c 1>&5 /boot/home/libuta-0.3.17/configure: In function `main': /boot/home/libuta-0.3.17/configure:883: `__CYGWIN32__' undeclared (first use in this function) /boot/home/libuta-0.3.17/configure:883: (Each undeclared identifier is reported only once /boot/home/libuta-0.3.17/configure:883: for each function it appears in.) configure: failed program was: #line 876 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:903: checking for mingw32 environment configure:915: cc -c conftest.c 1>&5 /boot/home/libuta-0.3.17/configure: In function `main': /boot/home/libuta-0.3.17/configure:911: `__MINGW32__' undeclared (first use in this function) /boot/home/libuta-0.3.17/configure:911: (Each undeclared identifier is reported only once /boot/home/libuta-0.3.17/configure:911: for each function it appears in.) configure: failed program was: #line 908 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:931: checking for EMX OS/2 environment configure:943: cc -c conftest.c 1>&5 /boot/home/libuta-0.3.17/configure: In function `main': /boot/home/libuta-0.3.17/configure:939: `__EMX__' undeclared (first use in this function) /boot/home/libuta-0.3.17/configure:939: (Each undeclared identifier is reported only once /boot/home/libuta-0.3.17/configure:939: for each function it appears in.) configure: failed program was: #line 936 "configure" #include "confdefs.h" int main() { return __EMX__; ; return 0; } configure:962: checking for executable suffix configure:972: cc -o conftest conftest.c 1>&5 configure:1064: checking host system type configure:1105: checking build system type configure:1146: checking for ranlib configure:1176: checking for gcc configure:1289: checking whether the C compiler (gcc ) works configure:1305: gcc -o conftest conftest.c 1>&5 configure:1331: checking whether the C compiler (gcc ) is a cross-compiler configure:1336: checking whether we are using GNU C configure:1345: gcc -E conftest.c configure:1364: checking whether gcc accepts -g configure:1407: checking for ld used by GCC configure:1470: checking if the linker (/boot/develop/tools/gnupro/bin/ld) is GNU ld GNU ld version 2.9-beos-980929 (with BFD 2.9-beos-980929) configure:1486: checking for BSD-compatible nm configure:1523: checking whether ln -s works ltconfig:603: checking for object suffix ltconfig:604: gcc -c -g -O2 conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: gcc -o conftest -g -O2 conftest.c 1>&5 ltconfig:829: checking if gcc supports -c -o file.o ltconfig:830: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5 ltconfig:862: checking if gcc supports -c -o file.lo ltconfig:863: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5 ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:958: checking if gcc static flag -static works ltconfig:959: gcc -o conftest -g -O2 -static conftest.c 1>&5 GNU ld version 2.9-beos-980929 (with BFD 2.9-beos-980929) ltconfig:1592: checking if global_symbol_pipe works ltconfig:1593: gcc -c -g -O2 conftest.c 1>&5 ltconfig:1596: eval "/boot/develop/tools/gnupro/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1648: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions conftest.c conftstm.o 1>&5 configure:1710: checking for ranlib configure:1742: checking host system type configure:1794: checking for a BSD compatible install configure:1851: checking whether ln -s works configure:1872: checking whether make sets ${MAKE} configure:1905: checking for gtar configure:1940: checking for wget configure:1974: checking for lynx configure:2100: checking for gcc configure:2213: checking whether the C compiler (gcc -g -O2 ) works configure:2229: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2255: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler configure:2260: checking whether we are using GNU C configure:2288: checking whether gcc accepts -g configure:2320: checking how to run the C preprocessor configure:2341: gcc -E conftest.c >/dev/null 2>conftest.out configure:2405: checking for ANSI C header files configure:2418: gcc -E conftest.c >/dev/null 2>conftest.out configure:2485: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2536: checking for c++ configure:2568: checking whether the C++ compiler (c++ ) works configure:2584: c++ -o conftest conftest.C 1>&5 configure:2610: checking whether the C++ compiler (c++ ) is a cross-compiler configure:2615: checking whether we are using GNU C++ configure:2624: c++ -E conftest.C configure:2643: checking whether c++ accepts -g configure:2677: checking how to run the C++ preprocessor configure:2695: c++ -E conftest.C >/dev/null 2>conftest.out configure:2729: checking for vector configure:2739: c++ -E conftest.C >/dev/null 2>conftest.out configure:2729: checking for map configure:2739: c++ -E conftest.C >/dev/null 2>conftest.out configure:2729: checking for algorithm configure:2739: c++ -E conftest.C >/dev/null 2>conftest.out configure:2729: checking for string configure:2739: c++ -E conftest.C >/dev/null 2>conftest.out configure:2786: checking for bool configure:2802: c++ -c -g -O2 conftest.C 1>&5 configure:2850: checking for const_cast configure:2871: c++ -c -g -O2 conftest.C 1>&5 configure:2919: checking for member function templates configure:2945: c++ -c -g -O2 conftest.C 1>&5 configure:2993: checking for member class templates configure:3015: c++ -c -g -O2 conftest.C 1>&5 configure:3063: checking for mutable configure:3088: c++ -c -g -O2 conftest.C 1>&5 configure:3136: checking for partial specialization configure:3161: c++ -c -g -O2 conftest.C 1>&5 configure:3209: checking for friend templates configure:3231: c++ -c -g -O2 conftest.C 1>&5 configure:3282: checking for namespace configure:3302: c++ -c -g -O2 conftest.C 1>&5 configure:3350: checking for intrinsic constructors configure:3375: c++ -c -g -O2 conftest.C 1>&5 configure:3949: checking for dlfcn.h configure:3959: gcc -E conftest.c >/dev/null 2>conftest.out /boot/home/libuta-0.3.17/configure:3955: dlfcn.h: No such file or directory configure: failed program was: #line 3954 "configure" #include "confdefs.h" #include <dlfcn.h> configure:4065: checking for pow configure:4094: gcc -o conftest conftest.c 1>&5 configure:4230: checking for pthread.h configure:4240: gcc -E conftest.c >/dev/null 2>conftest.out /boot/home/libuta-0.3.17/configure:4236: pthread.h: No such file or directory configure: failed program was: #line 4235 "configure" #include "confdefs.h" #include <pthread.h> |