- Mitglied seit
- 25 Apr 2005
- Beiträge
- 169
- Punkte für Reaktionen
- 0
- Punkte
- 16
So. Nachdem meine 5010 mit dem ds-0.2.9 mit meiner neuen firmware
(fritz.box_fon_5010.23.04.15) nicht mehr vernünftig läuft, wollte
ich 04.01er firmware nutzen, aber make weigert sich konsequent,
diese anzuerkennen.
Hab den Namen bei firmware source eingetragen und:
Müsste "Source version (04.06)" irgendwas anderes anzeigen?
inzwischen hab ich folgendes:
bei make (nach "make clean")kommt nun:
und das geht so fröhlich und ohne Ende weiter. Da hat nicht zufälliger
weise jemand einen Tip für mich, oder??
Das ganze passiert unter kubuntu.
(fritz.box_fon_5010.23.04.15) nicht mehr vernünftig läuft, wollte
ich 04.01er firmware nutzen, aber make weigert sich konsequent,
diese anzuerkennen.
Hab den Namen bei firmware source eingetragen und:
- die firmware site auf ftp://..avm.. gelassen
- die firmware site auf mein lokales Verzeichnis /home/... gestellt
- die firmware in den dl ordner kopiert
- die firmware site auf ./dl/ gestellt
- Firmware type (custom) versucht
- ds-mod neu entpackt und nochmal das alles getestet
Müsste "Source version (04.06)" irgendwas anderes anzeigen?
Code:
ERROR: firmware image fritz.box_fon_5010.23.04.01.image not found
make: *** [firmware] Error 1
inzwischen hab ich folgendes:
bei make (nach "make clean")kommt nun:
Code:
make[1]: Entering directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/squashfs2.2/squashfs-tools'
make[1]: *** No rule to make target `clean'. Stop.
make[1]: Leaving directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/squashfs2.2/squashfs-tools'
make: [squashfs-clean] Error 2 (ignored)
make -C source/TI-chksum-0.1 clean
make[1]: Entering directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/TI-chksum-0.1'
rm -f tichksum ckmain.o cksum.o
make[1]: Leaving directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/TI-chksum-0.1'
./fwmod_custom clean
rm -f .static .dynamic
rm -f .exclude .exclude-dist kernel/.exclude
rm -f firmware_*.image
rm -rf build packages
make -C tools/config clean
make[1]: Entering directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/tools/config'
rm -f *.o *~ core mconf.o checklist.o menubox.o textbox.o yesno.o inputbox.o util.o msgbox.o conf.o \
conf mconf zconf.tab.c zconf.tab.h lex.zconf.c lkc_defs.h
make[1]: Leaving directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/tools/config'
make
make CC="gcc" LD="ld -static" \
-C source/find-squashfs
make[1]: Entering directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/find-squashfs'
gcc -W -Wall -O2 -c -o find-squashfs.o find-squashfs.c
gcc -o find-squashfs find-squashfs.o
make[1]: Leaving directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/find-squashfs'
cp source/find-squashfs/find-squashfs tools/find-squashfs
make CXX="g++ -O3 -Wall" AR="ar" \
-C source/lzma406/SRC/7zip/Compress/LZMA_Lib
make[1]: Entering directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/lzma406/SRC/7zip/Compress/LZMA_Lib'
g++ -O3 -Wall -c ZLib.cpp
../../../Common/MyWindows.h:120: warning: ‘struct IUnknown’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:14: warning: ‘struct ISequentialInStream’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:32: warning: ‘struct ISequentialOutStream’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:43: warning: ‘struct IInStream’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:53: warning: ‘struct IOutStream’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:64: warning: ‘struct IStreamGetSize’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:74: warning: ‘struct IOutStreamFlush’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:13: warning: ‘struct ICompressProgressInfo’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:22: warning: ‘struct ICompressCoder’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:35: warning: ‘struct ICompressCoder2’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:69: warning: ‘struct ICompressSetCoderProperties’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:79: warning: ‘struct ICompressSetDecoderProperties’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:88: warning: ‘struct ICompressWriteCoderProperties’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:97: warning: ‘struct ICompressGetInStreamProcessedSize’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:106: warning: ‘struct ICompressGetSubStreamSize’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:115: warning: ‘struct ICompressSetInStream’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:124: warning: ‘struct ICompressSetOutStream’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:133: warning: ‘struct ICompressSetInStreamSize’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:142: warning: ‘struct ICompressSetOutStreamSize’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:151: warning: ‘struct ICompressFilter’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:166: warning: ‘struct ICryptoProperties’ has virtual functions but non-virtual destructor
../LZMA/../LZ/IMatchFinder.h:11: warning: ‘struct IInWindowStream’ has virtual functions but non-virtual destructor
../LZMA/../LZ/IMatchFinder.h:26: warning: ‘struct IMatchFinder’ has virtual functions but non-virtual destructor
../LZMA/../LZ/IMatchFinder.h:38: warning: ‘struct IMatchFinderCallback’ has virtual functions but non-virtual destructor
../LZMA/../LZ/IMatchFinder.h:48: warning: ‘struct IMatchFinderSetCallback’ has virtual functions but non-virtual destructor
g++ -O3 -Wall -c ../LZMA/LZMADecoder.cpp
../LZMA/../../../Common/MyWindows.h:120: warning: ‘struct IUnknown’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:14: warning: ‘struct ISequentialInStream’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:32: warning: ‘struct ISequentialOutStream’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:43: warning: ‘struct IInStream’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:53: warning: ‘struct IOutStream’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:64: warning: ‘struct IStreamGetSize’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:74: warning: ‘struct IOutStreamFlush’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:13: warning: ‘struct ICompressProgressInfo’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:22: warning: ‘struct ICompressCoder’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:35: warning: ‘struct ICompressCoder2’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:69: warning: ‘struct ICompressSetCoderProperties’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:79: warning: ‘struct ICompressSetDecoderProperties’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:88: warning: ‘struct ICompressWriteCoderProperties’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:97: warning: ‘struct ICompressGetInStreamProcessedSize’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:106: warning: ‘struct ICompressGetSubStreamSize’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:115: warning: ‘struct ICompressSetInStream’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:124: warning: ‘struct ICompressSetOutStream’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:133: warning: ‘struct ICompressSetInStreamSize’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:142: warning: ‘struct ICompressSetOutStreamSize’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:151: warning: ‘struct ICompressFilter’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:166: warning: ‘struct ICryptoProperties’ has virtual functions but non-virtual destructor
g++ -O3 -Wall -c ../LZMA/LZMAEncoder.cpp
../LZMA/../../../Common/MyWindows.h:120: warning: ‘struct IUnknown’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:14: warning: ‘struct ISequentialInStream’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:32: warning: ‘struct ISequentialOutStream’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:43: warning: ‘struct IInStream’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:53: warning: ‘struct IOutStream’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:64: warning: ‘struct IStreamGetSize’ has virtual functions but non-virtual destructor
../LZMA/../../IStream.h:74: warning: ‘struct IOutStreamFlush’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:13: warning: ‘struct ICompressProgressInfo’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:22: warning: ‘struct ICompressCoder’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:35: warning: ‘struct ICompressCoder2’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:69: warning: ‘struct ICompressSetCoderProperties’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:79: warning: ‘struct ICompressSetDecoderProperties’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:88: warning: ‘struct ICompressWriteCoderProperties’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:97: warning: ‘struct ICompressGetInStreamProcessedSize’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:106: warning: ‘struct ICompressGetSubStreamSize’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:115: warning: ‘struct ICompressSetInStream’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:124: warning: ‘struct ICompressSetOutStream’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:133: warning: ‘struct ICompressSetInStreamSize’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:142: warning: ‘struct ICompressSetOutStreamSize’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:151: warning: ‘struct ICompressFilter’ has virtual functions but non-virtual destructor
../LZMA/../../ICoder.h:166: warning: ‘struct ICryptoProperties’ has virtual functions but non-virtual destructor
../LZMA/../LZ/IMatchFinder.h:11: warning: ‘struct IInWindowStream’ has virtual functions but non-virtual destructor
../LZMA/../LZ/IMatchFinder.h:26: warning: ‘struct IMatchFinder’ has virtual functions but non-virtual destructor
../LZMA/../LZ/IMatchFinder.h:38: warning: ‘struct IMatchFinderCallback’ has virtual functions but non-virtual destructor
../LZMA/../LZ/IMatchFinder.h:48: warning: ‘struct IMatchFinderSetCallback’ has virtual functions but non-virtual destructor
g++ -O3 -Wall -c ../LZ/LZInWindow.cpp
../LZ/../../../Common/MyWindows.h:120: warning: ‘struct IUnknown’ has virtual functions but non-virtual destructor
../LZ/../../IStream.h:14: warning: ‘struct ISequentialInStream’ has virtual functions but non-virtual destructor
../LZ/../../IStream.h:32: warning: ‘struct ISequentialOutStream’ has virtual functions but non-virtual destructor
../LZ/../../IStream.h:43: warning: ‘struct IInStream’ has virtual functions but non-virtual destructor
../LZ/../../IStream.h:53: warning: ‘struct IOutStream’ has virtual functions but non-virtual destructor
../LZ/../../IStream.h:64: warning: ‘struct IStreamGetSize’ has virtual functions but non-virtual destructor
../LZ/../../IStream.h:74: warning: ‘struct IOutStreamFlush’ has virtual functions but non-virtual destructor
g++ -O3 -Wall -c ../LZ/LZOutWindow.cpp
../LZ/../../../Common/MyWindows.h:120: warning: ‘struct IUnknown’ has virtual functions but non-virtual destructor
../LZ/../../IStream.h:14: warning: ‘struct ISequentialInStream’ has virtual functions but non-virtual destructor
../LZ/../../IStream.h:32: warning: ‘struct ISequentialOutStream’ has virtual functions but non-virtual destructor
../LZ/../../IStream.h:43: warning: ‘struct IInStream’ has virtual functions but non-virtual destructor
../LZ/../../IStream.h:53: warning: ‘struct IOutStream’ has virtual functions but non-virtual destructor
../LZ/../../IStream.h:64: warning: ‘struct IStreamGetSize’ has virtual functions but non-virtual destructor
../LZ/../../IStream.h:74: warning: ‘struct IOutStreamFlush’ has virtual functions but non-virtual destructor
g++ -O3 -Wall -c ../RangeCoder/RangeCoderBit.cpp
../RangeCoder/../../Common/../../Common/MyWindows.h:120: warning: ‘struct IUnknown’ has virtual functions but non-virtual destructor
../RangeCoder/../../Common/../IStream.h:14: warning: ‘struct ISequentialInStream’ has virtual functions but non-virtual destructor
../RangeCoder/../../Common/../IStream.h:32: warning: ‘struct ISequentialOutStream’ has virtual functions but non-virtual destructor
../RangeCoder/../../Common/../IStream.h:43: warning: ‘struct IInStream’ has virtual functions but non-virtual destructor
../RangeCoder/../../Common/../IStream.h:53: warning: ‘struct IOutStream’ has virtual functions but non-virtual destructor
../RangeCoder/../../Common/../IStream.h:64: warning: ‘struct IStreamGetSize’ has virtual functions but non-virtual destructor
../RangeCoder/../../Common/../IStream.h:74: warning: ‘struct IOutStreamFlush’ has virtual functions but non-virtual destructor
g++ -O3 -Wall -c ../../Common/InBuffer.cpp
../../Common/../../Common/MyWindows.h:120: warning: ‘struct IUnknown’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:14: warning: ‘struct ISequentialInStream’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:32: warning: ‘struct ISequentialOutStream’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:43: warning: ‘struct IInStream’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:53: warning: ‘struct IOutStream’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:64: warning: ‘struct IStreamGetSize’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:74: warning: ‘struct IOutStreamFlush’ has virtual functions but non-virtual destructor
g++ -O3 -Wall -c ../../Common/OutBuffer.cpp
../../Common/../../Common/MyWindows.h:120: warning: ‘struct IUnknown’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:14: warning: ‘struct ISequentialInStream’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:32: warning: ‘struct ISequentialOutStream’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:43: warning: ‘struct IInStream’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:53: warning: ‘struct IOutStream’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:64: warning: ‘struct IStreamGetSize’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:74: warning: ‘struct IOutStreamFlush’ has virtual functions but non-virtual destructor
g++ -O3 -Wall -c ../../Common/FileStreams.cpp
../../Common/../../Common/MyWindows.h:120: warning: ‘struct IUnknown’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:14: warning: ‘struct ISequentialInStream’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:32: warning: ‘struct ISequentialOutStream’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:43: warning: ‘struct IInStream’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:53: warning: ‘struct IOutStream’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:64: warning: ‘struct IStreamGetSize’ has virtual functions but non-virtual destructor
../../Common/../IStream.h:74: warning: ‘struct IOutStreamFlush’ has virtual functions but non-virtual destructor
g++ -O3 -Wall -c ../../../Common/Alloc.cpp
g++ -O3 -Wall -c ../../../Common/C_FileIO.cpp
../../../Common/MyWindows.h:120: warning: ‘struct IUnknown’ has virtual functions but non-virtual destructor
g++ -O3 -Wall -c ../../../Common/CommandLineParser.cpp
g++ -O3 -Wall -c ../../../Common/CRC.cpp
g++ -O3 -Wall -c ../../../Common/String.cpp
g++ -O3 -Wall -c ../../../Common/StringConvert.cpp
../../../Common/MyWindows.h:120: warning: ‘struct IUnknown’ has virtual functions but non-virtual destructor
g++ -O3 -Wall -c ../../../Common/StringToInt.cpp
g++ -O3 -Wall -c ../../../Common/Vector.cpp
ar r liblzma.a ZLib.o LZMADecoder.o LZMAEncoder.o LZInWindow.o LZOutWindow.o RangeCoderBit.o InBuffer.o OutBuffer.o FileStreams.o Alloc.o C_FileIO.o CommandLineParser.o CRC.o String.o StringConvert.o StringToInt.o Vector.o
ar: creating liblzma.a
make[1]: Leaving directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/lzma406/SRC/7zip/Compress/LZMA_Lib'
touch -c source/lzma406/SRC/7zip/Compress/LZMA_Lib/liblzma.a
cp -f source/lzma406/SRC/7zip/Compress/LZMA_Lib/liblzma.a source/lzma406/liblzma.a
make CXX="g++" \
-C source/squashfs2.2/squashfs-tools mksquashfs-lzma
make[1]: Entering directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/squashfs2.2/squashfs-tools'
make[1]: `mksquashfs-lzma' is up to date.
make[1]: Leaving directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/squashfs2.2/squashfs-tools'
touch -c source/squashfs2.2/squashfs-tools/mksquashfs-lzma
cp source/squashfs2.2/squashfs-tools/mksquashfs-lzma tools/mksquashfs-lzma
make CXX="g++" \
-C source/squashfs2.2/squashfs-tools unsquashfs-lzma
make[1]: Entering directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/squashfs2.2/squashfs-tools'
make[1]: `unsquashfs-lzma' is up to date.
make[1]: Leaving directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/squashfs2.2/squashfs-tools'
touch -c source/squashfs2.2/squashfs-tools/unsquashfs-lzma
cp source/squashfs2.2/squashfs-tools/unsquashfs-lzma tools/unsquashfs-lzma
make CC="gcc" LD="ld" \
-C source/TI-chksum-0.1
make[1]: Entering directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/TI-chksum-0.1'
gcc -W -Wall -O2 -c -o ckmain.o ckmain.c
gcc -W -Wall -O2 -c -o cksum.o cksum.c
gcc -o tichksum ckmain.o cksum.o
make[1]: Leaving directory `/home/risaer/Desktop/fbf/ds-0.2.9-fbf5010_old_firmware/source/TI-chksum-0.1'
cp source/TI-chksum-0.1/tichksum tools/tichksum
STEP 1: UNPACK
unpacking firmware image
splitting kernel image
unpacking filesystem image
zlib::uncompress failed, unknown error -3
zlib::uncompress failed, unknown error -3
FATAL ERROR aborting: uncompress_inode_table: failed to read block
zlib::uncompress failed, unknown error -3
FATAL ERROR aborting: uncompress_inode_table: failed to read block
zlib::uncompress failed, unknown error -3
FATAL ERROR aborting: uncompress_inode_table: failed to read block
zlib::uncompress failed, unknown error -3
FATAL ERROR aborting: uncompress_inode_table: failed to read block
zlib::uncompress failed, unknown error -3
FATAL ERROR aborting: uncompress_inode_table: failed to read block
zlib::uncompress failed, unknown error -3
FATAL ERROR aborting: uncompress_inode_table: failed to read block
zlib::uncompress failed, unknown error -3
FATAL ERROR aborting: uncompress_inode_table: failed to read block
zlib::uncompress failed, unknown error -3
FATAL ERROR aborting: uncompress_inode_table: failed to read block
zlib::uncompress failed, unknown error -3
FATAL ERROR aborting: uncompress_inode_table: failed to read block
zlib::uncompress failed, unknown error -3
FATAL ERROR aborting: uncompress_inode_table: failed to read block
zlib::uncompress failed, unknown error -3
FATAL ERROR aborting: uncompress_inode_table: failed to read block
zlib::uncompress failed, unknown error -3
und das geht so fröhlich und ohne Ende weiter. Da hat nicht zufälliger
weise jemand einen Tip für mich, oder??
Das ganze passiert unter kubuntu.