Ich habe heute Nachmittag alles neu ausgecheckt und nun dies:
cd libsigc++-1.2.2 && \
AR=powerpc-tuxbox-linux-gnu-ar AS=powerpc-tuxbox-linux-gnu-as CC=powerpc-tuxbox-linux-gnu-gcc CXX=powerpc-tu
./configure \
--build=i686-pc-linux-gnu \
--host=powerpc-tuxbox-linux-gnu \
--prefix= \
--disable-checks && \
make all && \
perl -pi -e "s,^prefix=.*$,prefix=/dbox2/cdkroot," sigc++-1.2.pc && make install DESTDIR=/dbox2/cdkroot
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking for powerpc-tuxbox-linux-gnu-gcc... powerpc-tuxbox-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether powerpc-tuxbox-linux-gnu-gcc accepts -g... yes
checking how to run the C preprocessor... powerpc-tuxbox-linux-gnu-gcc -E
checking build system type... i686-pc-linux-gnu
checking host system type... powerpc-tuxbox-linux-gnu
checking for some Win32 platform... no
checking for native Win32... no
checking for ld used by GCC... /dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld
checking if the linker (/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) is GNU ld... yes
checking for /dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... powerpc-tuxbox-linux-gnu-nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse powerpc-tuxbox-linux-gnu-nm output... ok
checking for dlfcn.h... yes
checking for powerpc-tuxbox-linux-gnu-ranlib... powerpc-tuxbox-linux-gnu-ranlib
checking for powerpc-tuxbox-linux-gnu-strip... powerpc-tuxbox-linux-gnu-strip
checking for objdir... .libs
checking for powerpc-tuxbox-linux-gnu-gcc option to produce PIC... -fPIC
checking if powerpc-tuxbox-linux-gnu-gcc PIC flag -fPIC works... yes
checking if powerpc-tuxbox-linux-gnu-gcc static flag -static works... yes
checking if powerpc-tuxbox-linux-gnu-gcc supports -c -o file.o... yes
checking if powerpc-tuxbox-linux-gnu-gcc supports -c -o file.lo... yes
checking if powerpc-tuxbox-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for gm4... no
checking for m4... m4
checking if m4 is gnu m4 (required)... yes
checking for powerpc-tuxbox-linux-gnu-g++... powerpc-tuxbox-linux-gnu-g++
checking whether we are using the GNU C++ compiler... no
checking whether powerpc-tuxbox-linux-gnu-g++ accepts -g... no
checking whether we are using SUN CC compiler... no
checking if C++ compiler uses std namespace ... no
configure: WARNING:
===================================================================
WARNING: This compiler platform does not support iostream
or namespaces. You will not be able to run the demos as they
use STL. This does not affect use of the library, only the demos.
===================================================================
checking if C++ compiler supports bool (required)...
configure: WARNING: bool type is not supported by your compiler
checking if C++ compiler supports explicit... no
checking if C++ compiler supports explicit copy ctor... no
checking if C++ compiler supports const_cast<> (required)...
configure: WARNING: C++ compiler const_cast<> does not work
checking if C++ compiler supports mutable (required)... no
checking if C++ compiler supports partial specialization ... no
checking if C++ compiler supports name spaces... no
configure: WARNING: Without namespaces all classes will be global.
checking if C++ compiler has intrinsic constructors... no
checking if C++ compiler allows void returns... no
checking if C++ compiler supports void cast return... no
checking if C++ compiler allows specialization of references... no
checking if C++ compiler allows default template types (required)... no
checking if C++ environment provides all required features... no
configure: error: Your compiler is not powerful enough to compile libsigc++. If it should be, see config.log for more informat
make: *** [.libsigc] Fehler 1
Das ganze unter KNOPPIX 3.1
Hat jemand 'ne Idee?
CDK Stand 12.05.2003 (not powerful enough to compile ...)
-
- Interessierter
- Beiträge: 29
- Registriert: Montag 24. März 2003, 19:30