Schaut es Euch wenigstens mal an ???

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
Willie65
Neugieriger
Neugieriger
Beiträge: 14
Registriert: Sonntag 11. Februar 2007, 22:01

Schaut es Euch wenigstens mal an ???

Beitrag von Willie65 »

Nach langer Zeit (Arbeitsunfall) wollte ich mich mal wieder an ein Image wagen. Aber wahrscheinlich stell ich mich zu doof an. Ich denke aber das ist wieder ein behebbarer Fehler und für Euch bestimmt kein Problem mir zu helfen.

Das passiert:

willie@Box:~/tuxbox-cvs/cdk$ make flash-neutrino-jffs2-all
m4 --define=rootfstype=jffs2 /home/willie/tuxbox-cvs/boot/u-boot-config/u-boot.dbox2.h.m4 > /home/willie/tuxbox-cvs/boot/u-boot-config/u-boot.config
make u-boot-1.2.0/u-boot.stripped
make[1]: Entering directory `/home/willie/tuxbox-cvs/cdk'
( rm -rf u-boot-1.2.0 || /bin/true ) && bunzip2 -cd Archive/u-boot-1.2.0.tar.bz2 | TAPE=- tar -x && ( cd u-boot-1.2.0; patch -p1 < ../Patches/u-boot-1.2.0.diff )
patching file Makefile
Hunk #1 succeeded at 195 (offset 3 lines).
Hunk #2 succeeded at 219 (offset 6 lines).
Hunk #3 succeeded at 259 (offset 6 lines).
Hunk #4 succeeded at 641 (offset 11 lines).
Hunk #5 succeeded at 1068 (offset 14 lines).
Hunk #6 succeeded at 2328 (offset 77 lines).
Hunk #7 succeeded at 2348 (offset 76 lines).
patching file common/Makefile
patching file common/cmd_flash.c
patching file common/cmd_net.c
patching file common/cmd_nvedit.c
Hunk #1 succeeded at 535 (offset 5 lines).
Hunk #2 succeeded at 593 (offset 5 lines).
patching file common/devices.c
patching file common/env_common.c
patching file common/main.c
Hunk #2 succeeded at 235 (offset -2 lines).
Hunk #3 succeeded at 277 (offset -2 lines).
Hunk #4 succeeded at 292 (offset -2 lines).
Hunk #5 succeeded at 494 (offset -2 lines).
patching file cpu/mpc8xx/cpu_init.c
patching file cpu/mpc8xx/start.S
patching file fs/Makefile
patching file fs/cramfs/cramfs.c
patching file fs/cramfs/uncompress.c
patching file fs/jffs2/compr_rtime.c
patching file fs/jffs2/compr_rubin.c
patching file fs/jffs2/compr_zlib.c
patching file fs/jffs2/jffs2_1pass.c
patching file fs/jffs2/mini_inflate.c
patching file include/cmd_confdefs.h
patching file include/commproc.h
patching file include/devices.h
patching file include/flash.h
Hunk #1 succeeded at 253 (offset 6 lines).
Hunk #2 succeeded at 363 (offset 6 lines).
patching file include/jffs2/load_kernel.h
patching file include/lcd.h
patching file include/version.h
patching file lib_generic/crc32.c
patching file net/bootp.c
patching file net/net.c
patching file net/tftp.c
patching file tools/Makefile
cp -pR /home/willie/tuxbox-cvs/boot/u-boot-tuxbox/* u-boot-1.2.0
cp -p /home/willie/tuxbox-cvs/boot/u-boot-config/u-boot.config u-boot-1.2.0/include/configs/dbox2.h
make -C u-boot-1.2.0 dbox2_config
make[2]: Entering directory `/home/willie/tuxbox-cvs/cdk/u-boot-1.2.0'
Configuring for dbox2 board...
make[2]: Leaving directory `/home/willie/tuxbox-cvs/cdk/u-boot-1.2.0'
make -C u-boot-1.2.0 CROSS_COMPILE=powerpc-tuxbox-linux-gnu- u-boot.stripped
make[2]: powerpc-tuxbox-linux-gnu-gcc: Kommando nicht gefunden
make[2]: Entering directory `/home/willie/tuxbox-cvs/cdk/u-boot-1.2.0'
for dir in tools post post/cpu ; do make -C $dir _depend ; done
make[3]: powerpc-tuxbox-linux-gnu-gcc: Kommando nicht gefunden
make[3]: Entering directory `/home/willie/tuxbox-cvs/cdk/u-boot-1.2.0/tools'
ln -s ../common/environment.c environment.c
ln -s ../lib_generic/crc32.c crc32.c
make[3]: Leaving directory `/home/willie/tuxbox-cvs/cdk/u-boot-1.2.0/tools'
make[3]: powerpc-tuxbox-linux-gnu-gcc: Kommando nicht gefunden
make[3]: Entering directory `/home/willie/tuxbox-cvs/cdk/u-boot-1.2.0/tools'
make[3]: Für das Ziel »_depend« ist nichts zu tun.
make[3]: Leaving directory `/home/willie/tuxbox-cvs/cdk/u-boot-1.2.0/tools'
make[3]: powerpc-tuxbox-linux-gnu-gcc: Kommando nicht gefunden
make[3]: Entering directory `/home/willie/tuxbox-cvs/cdk/u-boot-1.2.0/post'
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
make[3]: *** Keine Regel vorhanden, um das Target ».depend«,
benötigt von »_depend«, zu erstellen. Schluss.
make[3]: Leaving directory `/home/willie/tuxbox-cvs/cdk/u-boot-1.2.0/post'
make[3]: powerpc-tuxbox-linux-gnu-gcc: Kommando nicht gefunden
make[3]: Entering directory `/home/willie/tuxbox-cvs/cdk/u-boot-1.2.0/post/cpu'
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
/bin/sh: line 2: powerpc-tuxbox-linux-gnu-gcc: command not found
make[3]: *** Keine Regel vorhanden, um das Target ».depend«,
benötigt von »_depend«, zu erstellen. Schluss.
make[3]: Leaving directory `/home/willie/tuxbox-cvs/cdk/u-boot-1.2.0/post/cpu'
make[2]: *** [depend] Fehler 2
make[2]: Leaving directory `/home/willie/tuxbox-cvs/cdk/u-boot-1.2.0'
make[1]: *** [u-boot-1.2.0/u-boot.stripped] Fehler 2
make[1]: Leaving directory `/home/willie/tuxbox-cvs/cdk'
make: *** [/home/willie/dbox2/cdkflash/jffs2.flfs1x] Fehler 2
willie@Box:~/tuxbox-cvs/cdk$

Vorab schon mal Danke

Gruß
Willie