Probleme beim Image erstellen

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
Bacwolf
Interessierter
Interessierter
Beiträge: 31
Registriert: Dienstag 26. Oktober 2004, 19:29

Beitrag von Bacwolf »

Moin

Also ich hab mich an die Anleitung gehalten (Newbie halt :wink:) , allerdings kommt nach Eingabe von
make $HOME/dbox2/cdkflash/root-squashfs-enigma.img

folgender Fehler:

Code: Alles auswählen

make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools/dvb_test'
make[2]: Leaving directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools/dvb_test'
Making install in stream
make[2]: Entering directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools/stream'
make[3]: Entering directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools/stream'
test -z "/home/Bacwolf/dbox2/cdkroot/sbin" || mkdir -p -- . "/home/Bacwolf/dbox2/cdkroot/sbin"
  /usr/bin/install -c -p 'streampes' '/home/Bacwolf/dbox2/cdkroot/sbin/streampes'
  /usr/bin/install -c -p 'streamts' '/home/Bacwolf/dbox2/cdkroot/sbin/streamts'
  /usr/bin/install -c -p 'streamsec' '/home/Bacwolf/dbox2/cdkroot/sbin/streamsec'
  /usr/bin/install -c -p 'udpstreamts' '/home/Bacwolf/dbox2/cdkroot/sbin/udpstreamts'
  /usr/bin/install -c -p 'streamfile' '/home/Bacwolf/dbox2/cdkroot/sbin/streamfile'
  /usr/bin/install -c -p 'fserver' '/home/Bacwolf/dbox2/cdkroot/sbin/fserver'
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools/stream'
make[2]: Leaving directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools/stream'
Making install in dvbnetctrl
make[2]: Entering directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools/dvbnetctrl'
make[3]: Entering directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools/dvbnetctrl'
test -z "/home/Bacwolf/dbox2/cdkroot/bin" || mkdir -p -- . "/home/Bacwolf/dbox2/cdkroot/bin"
  /usr/bin/install -c -p 'dvbnetctrl' '/home/Bacwolf/dbox2/cdkroot/bin/dvbnetctrl'
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools/dvbnetctrl'
make[2]: Leaving directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools/dvbnetctrl'
make[2]: Entering directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools'
make[3]: Entering directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools'
make[2]: Leaving directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools'
make[1]: Leaving directory `/home/Bacwolf/tuxbox-cvs/apps/dvb/tools'
touch .deps/dvb_tools
/usr/bin/install -c /home/Bacwolf/dbox2/cdkroot/sbin/streampes /home/Bacwolf/dbox2/cdkflash/root/sbin
/usr/bin/install -c /home/Bacwolf/dbox2/cdkroot/sbin/streamsec /home/Bacwolf/dbox2/cdkflash/root/sbin
/usr/bin/install -c /home/Bacwolf/dbox2/cdkroot/sbin/streamts /home/Bacwolf/dbox2/cdkflash/root/sbin
/usr/bin/install -c /home/Bacwolf/dbox2/cdkroot/sbin/udpstreampes /home/Bacwolf/dbox2/cdkflash/root/sbin
/usr/bin/install: Aufruf von stat für ?/home/Bacwolf/dbox2/cdkroot/sbin/udpstreampes? nicht möglich: Datei oder Verzeichnis nicht gefunden
make: *** [/home/Bacwolf/dbox2/cdkflash/.part_dvb_tools] Fehler 1
Weiss jemand Rat?
saruman
Erleuchteter
Erleuchteter
Beiträge: 682
Registriert: Samstag 13. Juli 2002, 10:05

Beitrag von saruman »

Evtl. wird $HOME nicht sauber vom stat-Aufruf ersetzt. Wo hast Du Dein Homedir denn liegen? Dann ersetz die Variable $HOME im Aufruf mal mit dem Wert, der bei

Code: Alles auswählen

echo $HOME
rauskommt und führ Dein make mal mit dem kompletten Pfad aus.
doc
Contributor
Beiträge: 1623
Registriert: Donnerstag 10. Januar 2002, 20:03

Beitrag von doc »

und macht für solche Probs einen neuen Thread auf!!!!!!!!!!!! :cry:
Na schönen Dank Herr Schwanke!
Ein toller Sommer! :-(
saruman
Erleuchteter
Erleuchteter
Beiträge: 682
Registriert: Samstag 13. Juli 2002, 10:05

Beitrag von saruman »

Womit Du allerdings recht hast. *rechtgeb* ;-)