Hallo
Ich habe mein linux system kaputt gemacht beim update. dann hab ich das alte system wieder aufgesetzt.
mein imageverzeichnis wieder reinkopiert, und nun kommt beim erstellen diese meldung. ich weis nicht was ich machen soll
solange der marker config.status im unter ordner da ist ./autogen.sh im cdk aufrufen hilft nicht, es muss local in den ensprechenden unter ordner aufgerufen, also im apps/tuxbox/libs config.status löschen und nochmal kompilieren der Fehler wird nochmal in anderen src unterordner auftreten das selber machen.
cd /home/mb405/image/tuxbox-cvs/apps/misc/libs && ./autogen.sh && CC=powerpc-tuxbox-linux-gnu-gcc CXX=powerpc-tuxbox-linux-gnu-g++ CFLAGS="-Wall -mcpu=823 -mmultiple -mstring -meabi -pipe -Os" CXXFLAGS="-Wall -mcpu=823 -mmultiple -mstring -meabi -pipe -Os" LDFLAGS="-s" ./configure --build=i686-suse-linux-gnu --host=powerpc-tuxbox-linux-gnu --prefix=/home/mb405/image/dbox2/cdkroot --with-driver=/home/mb405/image/tuxbox-cvs/driver --with-dvbincludes=/home/mb405/image/tuxbox-cvs/driver/dvb/include --with-target=cdk --enable-ide --enable-upnp --enable-maintainer-mode --without-debug
Generating configuration files for tuxbox-apps-misc-libs, please wait....
aclocal
configure.ac:5: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
acinclude.m4:376: AC_GNU_SOURCE is expanded from...
acinclude.m4:1: TUXBOX_APPS is expanded from...
configure.ac:5: the top level
configure.ac:5: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE
libtoolize --automake
autoconf
configure.ac:5: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
acinclude.m4:376: AC_GNU_SOURCE is expanded from...
acinclude.m4:1: TUXBOX_APPS is expanded from...
configure.ac:5: the top level
configure.ac:5: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE
autoheader
configure.ac:5: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
acinclude.m4:376: AC_GNU_SOURCE is expanded from...
acinclude.m4:1: TUXBOX_APPS is expanded from...
configure.ac:5: the top level
configure.ac:5: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE
automake --add-missing
configure.ac:5: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
acinclude.m4:376: AC_GNU_SOURCE is expanded from...
acinclude.m4:1: TUXBOX_APPS is expanded from...
configure.ac:5: the top level
configure.ac:5: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE
configure: WARNING: unrecognized options: --with-driver, --with-dvbincludes, --enable-ide
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for powerpc-tuxbox-linux-gnu-strip... powerpc-tuxbox-linux-gnu-strip
checking for style of include used by make... GNU
checking for powerpc-tuxbox-linux-gnu-gcc... powerpc-tuxbox-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether powerpc-tuxbox-linux-gnu-gcc accepts -g... yes
checking for powerpc-tuxbox-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of powerpc-tuxbox-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... powerpc-tuxbox-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking whether byte ordering is bigendian... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking target... cdk
checking build system type... i686-suse-linux-gnu
checking host system type... powerpc-tuxbox-linux-gnu
checking for powerpc-tuxbox-linux-gnu-gcc... (cached) powerpc-tuxbox-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether powerpc-tuxbox-linux-gnu-gcc accepts -g... (cached) yes
checking for powerpc-tuxbox-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of powerpc-tuxbox-linux-gnu-gcc... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether powerpc-tuxbox-linux-gnu-g++ accepts -g... yes
checking dependency style of powerpc-tuxbox-linux-gnu-g++... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
checking for ld used by powerpc-tuxbox-linux-gnu-gcc... /home/mb405/image/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld
checking if the linker (/home/mb405/image/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/mb405/image/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-nm -B
checking the name lister (/home/mb405/image/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /home/mb405/image/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld option to reload object files... -r
checking for powerpc-tuxbox-linux-gnu-objdump... powerpc-tuxbox-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc-tuxbox-linux-gnu-ar... powerpc-tuxbox-linux-gnu-ar
checking for powerpc-tuxbox-linux-gnu-strip... (cached) powerpc-tuxbox-linux-gnu-strip
checking for powerpc-tuxbox-linux-gnu-ranlib... powerpc-tuxbox-linux-gnu-ranlib
checking command to parse /home/mb405/image/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-nm -B output from powerpc-tuxbox-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether powerpc-tuxbox-linux-gnu-g++ accepts -g... (cached) yes
checking dependency style of powerpc-tuxbox-linux-gnu-g++... (cached) gcc3
checking how to run the C++ preprocessor... powerpc-tuxbox-linux-gnu-g++ -E
checking for objdir... .libs
checking if powerpc-tuxbox-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for powerpc-tuxbox-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if powerpc-tuxbox-linux-gnu-gcc PIC flag -fPIC -DPIC 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.o... (cached) yes
checking whether the powerpc-tuxbox-linux-gnu-gcc linker (/home/mb405/image/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by powerpc-tuxbox-linux-gnu-g++... /home/mb405/image/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld
checking if the linker (/home/mb405/image/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) is GNU ld... yes
checking whether the powerpc-tuxbox-linux-gnu-g++ linker (/home/mb405/image/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) supports shared libraries... yes
checking for powerpc-tuxbox-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if powerpc-tuxbox-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if powerpc-tuxbox-linux-gnu-g++ static flag -static works... yes
checking if powerpc-tuxbox-linux-gnu-g++ supports -c -o file.o... yes
checking if powerpc-tuxbox-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the powerpc-tuxbox-linux-gnu-g++ linker (/home/mb405/image/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libconfigfile/Makefile
config.status: creating libconfigfile/tuxbox-configfile.pc
config.status: creating libconnection/Makefile
config.status: creating libconnection/tuxbox-connection.pc
config.status: creating libcramfs/Makefile
config.status: creating libcramfs/tuxbox-cramfs.pc
config.status: creating libeventserver/Makefile
config.status: creating libeventserver/tuxbox-eventserver.pc
config.status: creating libmd5sum/Makefile
config.status: creating libmd5sum/tuxbox-md5sum.pc
config.status: creating libmpegtools/Makefile
config.status: creating libmpegtools/tuxbox-mpegtools.pc
config.status: creating libnet/Makefile
config.status: creating libnet/tuxbox-net.pc
config.status: creating libucodes/Makefile
config.status: creating libucodes/tuxbox-ucodes.pc
config.status: creating libxmltree/Makefile
config.status: creating libxmltree/tuxbox-xmltree.pc
config.status: creating libupnpclient/Makefile
config.status: creating libupnpclient/tuxbox-upnpclient.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-driver, --with-dvbincludes, --enable-ide
make -C /home/mb405/image/tuxbox-cvs/apps/misc/libs all install
make[1]: Entering directory `/home/mb405/image/tuxbox-cvs/apps/misc/libs'
cd . && /bin/sh /home/mb405/image/tuxbox-cvs/apps/misc/libs/missing --run autoheader
configure.ac:5: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
acinclude.m4:376: AC_GNU_SOURCE is expanded from...
acinclude.m4:1: TUXBOX_APPS is expanded from...
configure.ac:5: the top level
configure.ac:5: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[2]: Entering directory `/home/mb405/image/tuxbox-cvs/apps/misc/libs'
Making all in libconfigfile
make[3]: Entering directory `/home/mb405/image/tuxbox-cvs/apps/misc/libs/libconfigfile'
/bin/sh ../libtool --tag=CXX --mode=compile powerpc-tuxbox-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -mcpu=823 -mmultiple -mstring -meabi -pipe -Os -MT configfile.lo -MD -MP -MF .deps/configfile.Tpo -c -o configfile.lo configfile.cpp
libtool: Version mismatch error. This is libtool 2.2.6b, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b
libtool: and run autoconf again.
make[3]: *** [configfile.lo] Fehler 63
make[3]: Leaving directory `/home/mb405/image/tuxbox-cvs/apps/misc/libs/libconfigfile'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/mb405/image/tuxbox-cvs/apps/misc/libs'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/mb405/image/tuxbox-cvs/apps/misc/libs'
make: *** [.deps/misc_libs] Fehler 2
du hast alles auf deinen neuen System aktiviert, auch .sh, das war bei meinen Ubuntu ein Problem, da standartmäßig .bash lief
sind die Scripe lauffähig?
aber einen komplett neuen checkout + build hast du natürlich schon mal gemacht? (konnte ich den bisherigen posts nicht entnehmen)
bevor man sich mehrere tagen mit irgendwelchen ominösen resten rumschlägt, ist das doch deutlich schneller..
und wenn es um lokale änderungen geht, die macht man ja eh über diffs mit der customization funktion..
Ich habe mein linux system kaputt gemacht beim update...
was für ein Linux-System auf deinen PC <- ich weiss es noch nicht, ich bau mit Ubuntu in der 9'ner Version
keiner hat hier lust drauf zu raten, das sollte klar sein
gib bitte Info, manchmal ist der Fehler ganz klein
ich hatte mit oldmake gebaut.
da was nimmer geht nehm ich jetzt newmake.
suse 11.1 update auf 11.2 und dann auf 11.3 hats system zerschossen, da ging nix mehr hinterher.
deswegen komplett neu mit 11.3 und da war der fehler.
ich nerve dann weiter mit newmake