Dreeambox image valmistamine
Postitatud: 22:06, 15 Okt 2008
http://cvs.tuxbox.org" onclick="window.open(this.href);return false; Kas keegi on selliste asjadega tegelenud. Pole siiani õnnestunud asja lõpuni valmis saada. Tekib viga käsu "make rebuild-flash" kasutamisel. Äkki keegi oskab nõu anda milles probleem.
raul@raul-desktop:~/dreambox/cdk$ make rebuild-flash
rm -rf /home/raul/dreambox/root/cdkflash/root
rm -f /home/raul/dreambox/root/cdkflash/.flash
rm -f /home/raul/dreambox/root/cdkflash/*.img
make flash-lib
make[1]: Entering directory `/home/raul/dreambox/cdk'
make[2]: Entering directory `/home/raul/dreambox/cdk'
make[3]: Entering directory `/home/raul/dreambox/cdk'
make[4]: Entering directory `/home/raul/dreambox/cdk'
( rm -rf binutils-2.15.91.0.2 || /bin/true ) && bunzip2 -cd Archive/binutils-2.15.91.0.2.tar.bz2 | tar -x && ( rm -rf build || /bin/true ) && mkdir build
cd build && \
CC=gcc \
CFLAGS="-g -O2" \
../binutils-2.15.91.0.2/configure \
--target=powerpc-tuxbox-linux-gnu \
--prefix=/home/raul/dreambox/root/cdk \
--disable-nls \
--nfp && \
make all all-gprof && \
make install
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... config.sub: invalid option --targetpowerpc-tuxbox-linux-gnu
Try `config.sub --help' for more information.
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for gnatbind... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for correct version of gmp.h... no
checking for bison... bison
checking for bison... bison -y
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-as... no
checking for as... as
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... dlltool
checking for i686-pc-linux-gnu-ld... no
checking for ld... ld
checking for i686-pc-linux-gnu-nm... no
checking for nm... nm
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-windres... no
checking for windres... windres
checking for i686-pc-linux-gnu-objcopy... no
checking for objcopy... objcopy
checking for i686-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking for --targetpowerpc-tuxbox-linux-gnu-ar... no
test: 4207: invalid: unexpected operator
checking for --targetpowerpc-tuxbox-linux-gnu-as... no
test: 4279: invalid: unexpected operator
checking for --targetpowerpc-tuxbox-linux-gnu-dlltool... no
test: 4351: invalid: unexpected operator
checking for --targetpowerpc-tuxbox-linux-gnu-ld... no
test: 4423: invalid: unexpected operator
checking for --targetpowerpc-tuxbox-linux-gnu-nm... no
test: 4495: invalid: unexpected operator
checking for --targetpowerpc-tuxbox-linux-gnu-ranlib... no
test: 4567: invalid: unexpected operator
checking for --targetpowerpc-tuxbox-linux-gnu-windres... no
test: 4639: invalid: unexpected operator
checking whether to enable maintainer-specific portions of Makefiles... no
checking if symbolic links between directories work... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: file conftest.s1 line 64: unterminated `s' command
make[5]: Entering directory `/home/raul/dreambox/cdk/build'
make[5]: *** No rule to make target `all'. Stop.
make[5]: Leaving directory `/home/raul/dreambox/cdk/build'
make[4]: *** [.binutils] Error 2
make[4]: Leaving directory `/home/raul/dreambox/cdk'
make[3]: *** [bootstrap_gcc] Error 2
make[3]: Leaving directory `/home/raul/dreambox/cdk'
make[2]: *** [.glibc] Error 2
make[2]: Leaving directory `/home/raul/dreambox/cdk'
make[1]: *** [.bootstrap] Error 2
make[1]: Leaving directory `/home/raul/dreambox/cdk'
make: *** [rebuild-flash] Error 2
raul@raul-desktop:~/dreambox/cdk$
raul@raul-desktop:~/dreambox/cdk$ make rebuild-flash
rm -rf /home/raul/dreambox/root/cdkflash/root
rm -f /home/raul/dreambox/root/cdkflash/.flash
rm -f /home/raul/dreambox/root/cdkflash/*.img
make flash-lib
make[1]: Entering directory `/home/raul/dreambox/cdk'
make[2]: Entering directory `/home/raul/dreambox/cdk'
make[3]: Entering directory `/home/raul/dreambox/cdk'
make[4]: Entering directory `/home/raul/dreambox/cdk'
( rm -rf binutils-2.15.91.0.2 || /bin/true ) && bunzip2 -cd Archive/binutils-2.15.91.0.2.tar.bz2 | tar -x && ( rm -rf build || /bin/true ) && mkdir build
cd build && \
CC=gcc \
CFLAGS="-g -O2" \
../binutils-2.15.91.0.2/configure \
--target=powerpc-tuxbox-linux-gnu \
--prefix=/home/raul/dreambox/root/cdk \
--disable-nls \
--nfp && \
make all all-gprof && \
make install
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... config.sub: invalid option --targetpowerpc-tuxbox-linux-gnu
Try `config.sub --help' for more information.
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for gnatbind... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for correct version of gmp.h... no
checking for bison... bison
checking for bison... bison -y
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-as... no
checking for as... as
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... dlltool
checking for i686-pc-linux-gnu-ld... no
checking for ld... ld
checking for i686-pc-linux-gnu-nm... no
checking for nm... nm
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-windres... no
checking for windres... windres
checking for i686-pc-linux-gnu-objcopy... no
checking for objcopy... objcopy
checking for i686-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking for --targetpowerpc-tuxbox-linux-gnu-ar... no
test: 4207: invalid: unexpected operator
checking for --targetpowerpc-tuxbox-linux-gnu-as... no
test: 4279: invalid: unexpected operator
checking for --targetpowerpc-tuxbox-linux-gnu-dlltool... no
test: 4351: invalid: unexpected operator
checking for --targetpowerpc-tuxbox-linux-gnu-ld... no
test: 4423: invalid: unexpected operator
checking for --targetpowerpc-tuxbox-linux-gnu-nm... no
test: 4495: invalid: unexpected operator
checking for --targetpowerpc-tuxbox-linux-gnu-ranlib... no
test: 4567: invalid: unexpected operator
checking for --targetpowerpc-tuxbox-linux-gnu-windres... no
test: 4639: invalid: unexpected operator
checking whether to enable maintainer-specific portions of Makefiles... no
checking if symbolic links between directories work... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: file conftest.s1 line 64: unterminated `s' command
make[5]: Entering directory `/home/raul/dreambox/cdk/build'
make[5]: *** No rule to make target `all'. Stop.
make[5]: Leaving directory `/home/raul/dreambox/cdk/build'
make[4]: *** [.binutils] Error 2
make[4]: Leaving directory `/home/raul/dreambox/cdk'
make[3]: *** [bootstrap_gcc] Error 2
make[3]: Leaving directory `/home/raul/dreambox/cdk'
make[2]: *** [.glibc] Error 2
make[2]: Leaving directory `/home/raul/dreambox/cdk'
make[1]: *** [.bootstrap] Error 2
make[1]: Leaving directory `/home/raul/dreambox/cdk'
make: *** [rebuild-flash] Error 2
raul@raul-desktop:~/dreambox/cdk$