Kompilieren

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
DJ Mangalla
Erleuchteter
Erleuchteter
Beiträge: 432
Registriert: Sonntag 1. September 2002, 10:51

Kompilieren

Beitrag von DJ Mangalla »

Hallo @ All,

versuche nun seit 2 Tagen selbst das CVS zu kompilieren. Hatte es zuerst mit cygwin probiert, hatte aber nicht wirklich hingehauen.

Nun habe ich Knoppix getestet, da es mir recht gewesen wäre Linux nicht fest zu installieren. Allerdings gehts da auch nicht, es kommen nur Fehlermeldungen.

Gibts da irgend nen "Trick" ;)?
Habe leider über "suchen" nichts gefunden, vielleicht weiß jemand Rat, bzw kann mir z.B. erklären, obs mit Knoppix geht und wie genau.

Ansonsten hat vielleicht jemand nen Hinweis mit wlcher Distribution von Linux es "am besten" zu kompilieren geht, und obs dort irgendwelche Besonderheiten zu beachten gibt.

Many Thanx,

DJ Mangalla
DBox 2 Nokia SAT 2xIntel Avia500, cdk.cramfs: JtG 12.02.05, Ucode.bin: 00F0, SPTS OFF, PMT-Update ON, HW-Section ON[/color]]
Sepp776
Semiprofi
Semiprofi
Beiträge: 1173
Registriert: Samstag 1. September 2001, 00:00

Beitrag von Sepp776 »

Servus!
Ich probiers auch gerade mit Cygwin und kriegs nicht hin :(

Ich habe mal einen Versuch mit Red-Hat gemacht, da hat es auf Anhieb hingehauen. Bei Knoppix fehlen vielleicht ein paar Pakete, die er zum kompilieren braucht?

Ciao,
Sepp.
Philips Sat
Astra 19.2°
zexma
Tuxboxer
Tuxboxer
Beiträge: 2067
Registriert: Mittwoch 6. März 2002, 15:29

Beitrag von zexma »

Hallo Ihr,
wie wärs hiermit (Homars-Seiten)?
http://remote-admin.info/TuxboxDevHowtoV15/index.html
die Scripte gibts hier http://remote-admin.info/upload/
(vorher anmelden)
und natürlich die orig. Doku:
http://cvs.tuxbox-cvs.sourceforge.net/c ... x/cdk/doc/?
insbesondere:
http://cvs.tuxbox-cvs.sourceforge.net/c ... cvs-markup
:wink:

P.S. ich checke z.Zt. auch mal wieder ein cdk aus; bisher gabt's nur Probleme die bereits bekannt/gefixt sind:
http://tuxbox.berlios.de/forum/viewtopic.php?t=23265
http://tuxbox.berlios.de/forum/viewtopic.php?t=23215
http://tuxbox.berlios.de/forum/viewtopic.php?t=23201
Hiermit sollte ein Kompilat (head) z.Zt. möglich sein :)
Zuletzt geändert von zexma am Donnerstag 17. Juli 2003, 20:49, insgesamt 1-mal geändert.
Homar
Senior Member
Beiträge: 1278
Registriert: Mittwoch 5. September 2001, 00:00

Beitrag von Homar »

- einfach nach der Doku (TuxboxDevHowto) installieren;
- alle Scripte downloaden;
- install-gettext aufrufen;
- MakeAll.sh ausführen;
- nach mehreren Stunden ist alles Fertig;

Bitte nicht sagen das es nicht funzen würde, oder abbrechen würde. Alle paar Tage lass ich alles komplett neu durchlaufen.

Nachtrag: mklibs.py.zip entpacken und nach cygwin\bin kopieren
DJ Mangalla
Erleuchteter
Erleuchteter
Beiträge: 432
Registriert: Sonntag 1. September 2002, 10:51

Beitrag von DJ Mangalla »

Homar hat geschrieben:- einfach nach der Doku (TuxboxDevHowto) installieren;
- alle Scripte downloaden;
- install-gettext aufrufen;
- MakeAll.sh ausführen;
- nach mehreren Stunden ist alles Fertig;

Bitte nicht sagen das es nicht funzen würde, oder abbrechen würde. Alle paar Tage lass ich alles komplett neu durchlaufen.

Nachtrag: mklibs.py.zip entpacken und nach cygwin\bin kopieren

Habe die Doku gelesen und auch so gemacht.
Scripte habe ich auch alle
install-gettext auch aufgerufen
mklibs.py.zip ist auch entpackt
bei MakeAll.sh ladet er zuerst logischerweise die ganzen Files runter, aber dann:

-----------------------------------
$ ./makeSystem.sh
Generating configuration files for tuxbox-cdk, please wait....
aclocal
libtoolize --automake
autoconf
configure.ac:13: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
automake --add-missing
./configure --prefix=/dbox2 --with-hostruleset=cygwin --with-cvsdir=/home/Floria
n/tuxbox-cvs --enable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
make: *** No rule to make target `core'. Stop.


---------------------


$ ./makeNeutrino.sh

Wechsel ins Verzeichnis: tuxbox-cvs
CVS CVSROOT apps boot cdk driver hostapps
--------------------------------------------------------------

Lokale Sourcen updaten im Verzeichnis: tuxbox-cvs
cvs update -dPA
--------------------------------------------------------------

Wechsel ins Verzeichnis: cdk
AUTHORS COPYING CVS ChangeLog INSTALL Makefile.am Makefile.in NEWS Patches READM
E acinclude.m4 aclocal.m4 autogen.sh autom4te.cache common-licenses config.guess
config.log config.sub configure configure.ac doc etc install-sh ltmain.sh missi
ng mkinstalldirs root rules-archive rules-archive.pl rules-install rules-install
-flash rules-make rules-make-cygwin rules.pl
--------------------------------------------------------------

Makefiles erstellen
./autogen.sh
Generating configuration files for tuxbox-cdk, please wait....
aclocal
libtoolize --automake
autoconf
configure.ac:13: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
automake --add-missing
--------------------------------------------------------------

Standartparameter setzten, Status überprüfen
./config.status
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
./config.status: not found
--------------------------------------------------------------

lösche diverse Statis von Neutrino und erstelle fehlende Dateien neu
rm: cannot remove `.u-boot': No such file or directory
rm: cannot remove `.linuxkernel': No such file or directory
rm: cannot remove `.driver': No such file or directory
make: *** No rule to make target `boot'. Stop.
rm: cannot remove `.sections': No such file or directory
rm: cannot remove `.lcdmenu': No such file or directory
rm: cannot remove `.tuxtxt': No such file or directory
rm: cannot remove `.fx2': No such file or directory
rm: cannot remove `.etc': No such file or directory
rm: cannot remove `.netkit_telnet': No such file or directory
rm: cannot remove `.ftpd': No such file or directory
make: *** No rule to make target `.ftpd'. Stop.
rm: cannot remove `.modutils': No such file or directory
rm: cannot remove `.fbset': No such file or directory
rm: cannot remove `.misc_libs': No such file or directory
rm: cannot remove `.misc_tools': No such file or directory
rm: cannot remove `.tuxbox_libs': No such file or directory
rm: cannot remove `.tuxbox_tools': No such file or directory
rm: cannot remove `.plugins': No such file or directory
rm: cannot remove `.funstuff': No such file or directory
rm: cannot remove `.dvb_tools': No such file or directory
rm: cannot remove `.dvbsnoop': No such file or directory
rm: cannot remove `.config': No such file or directory
make: *** No rule to make target `.config'. Stop.
make: *** No rule to make target `.libxml2'. Stop.
make: *** No rule to make target `libs'. Stop.
make: *** No rule to make target `contrib_apps'. Stop.
make: Nothing to be done for `root'.
make: *** No rule to make target `dvb_apps'. Stop.
rm: cannot remove `.zapit': No such file or directory
rm: cannot remove `.neutrino': No such file or directory
rm: cannot remove `.lcars': No such file or directory
rm: cannot remove `.enigma': No such file or directory
make: *** No rule to make target `.misc_libs'. Stop.
make: *** No rule to make target `apps'. Stop.
==============================================================
==============================================================
Wenn du als letzte Zeile touch .dvb_tools siehst,
kannst du makeYADD.sh aufrufen. Die yadd.tar.gz
findest du in diesem Verzeichniss. Ab nach Windoof damit
und mit

gunzip *.gz
tar -xvf yadd.tar

entpacken ...

have fun ...
Homar



-----------------------

$ ./makeYADD.sh
cp: cannot stat `/dbox2/cdkroot/bin/.': No such file or directory
cp: cannot stat `/dbox2/cdkroot/sbin/.': No such file or directory
cp: cannot stat `/dbox2/cdkroot/lib/tuxbox/.': No such file or directory
cp: cannot stat `/dbox2/cdkroot/lib/modules/.': No such file or directory
/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-strip: not found
/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-strip: not found
/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-strip: not found
find: /dbox2/flashroot/root/lib/tuxbox: No such file or directory
/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-strip: not found
cp: cannot stat `/dbox2/cdkroot/lib/libnss_dns-?.*.so': No such file or director
y
cp: cannot stat `/dbox2/cdkroot/lib/libnss_files-?.*.so': No such file or direct
ory
find: /dbox2/flashroot/root/lib/tuxbox/: No such file or directory
cp: cannot stat `/dbox2/cdkroot/dev': No such file or directory
cp: cannot stat `/dbox2/cdkroot/etc': No such file or directory
cp: cannot stat `/dbox2/cdkroot/mnt': No such file or directory
cp: cannot stat `/dbox2/cdkroot/proc': No such file or directory
cp: cannot stat `/dbox2/cdkroot/root': No such file or directory
cp: cannot stat `/dbox2/cdkroot/tmp': No such file or directory
cp: cannot stat `/dbox2/cdkroot/var': No such file or directory
cp: cannot stat `/dbox2/cdkroot/share/fonts': No such file or directory
cp: cannot stat `/dbox2/cdkroot/share/keymaps': No such file or directory
cp: cannot stat `/dbox2/cdkroot/share/tuxbox': No such file or directory
cp: cannot stat `/dbox2/cdkroot/share/udhcpc': No such file or directory
cp: cannot stat `/dbox2/tftpboot/.': No such file or directory
rm: cannot remove `lib/modules/2.4.20-dbox2/pcmcia': No such file or directory
rm: cannot remove `share/keymaps/amiga': No such file or directory
rm: cannot remove `share/keymaps/atari': No such file or directory
rm: cannot remove `share/keymaps/include': No such file or directory
rm: cannot remove `share/keymaps/mac': No such file or directory
rm: cannot remove `share/keymaps/sun': No such file or directory
rm: cannot remove `share/keymaps/i386/azerty': No such file or directory
rm: cannot remove `share/keymaps/i386/dvorak': No such file or directory
rm: cannot remove `share/keymaps/i386/fgGIod': No such file or directory
rm: cannot remove `share/keymaps/i386/include': No such file or directory
rm: cannot remove `share/keymaps/i386/qwerty': No such file or directory
rm: cannot remove `share/keymaps/i386/qwertz/c*': No such file or directory
rm: cannot remove `share/keymaps/i386/qwertz/f*': No such file or directory
rm: cannot remove `share/keymaps/i386/qwertz/h*': No such file or directory
rm: cannot remove `share/keymaps/i386/qwertz/s*': No such file or directory
rm: cannot remove `share/keymaps/i386/qwertz/de-latin1-nodeadkeys.kmap.gz': No s
uch file or directory
rm: cannot remove `share/keymaps/i386/qwertz/de.kmap.gz': No such file or direct
ory
rm: cannot remove `etc/ssh': No such file or directory
rm: cannot remove `sbin/sshd': No such file or directory
rm: cannot remove `etc/init.d/start_sshd': No such file or directory
/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-strip: not found
/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-strip: not found
mv: cannot stat `cdkroot/tmp': No such file or directory
ln: creating symbolic link `cdkroot/var/etc' to `../etc': No such file or direct
ory
ln: creating symbolic link `cdkroot/var/ucodes' to `tuxbox/ucodes': No such file
or directory
ln: creating symbolic link `cdkroot/var/pid' to `tmp': No such file or directory

ln: creating symbolic link `cdkroot/var/log' to `tmp': No such file or directory

rm: cannot remove `cdkroot/var/run': No such file or directory
ln: creating symbolic link `cdkroot/var/run' to `tmp': No such file or directory

cdkroot/
cdkroot/bin/
cdkroot/doom1.wad
cdkroot/lib/
cdkroot/nfs/
cdkroot/sbin/
cdkroot/share/
cdkroot/share/fonts/
cdkroot/tmp
tftpboot/
rm: cannot remove `yadd*.tar.gz': No such file or directory
cp: cannot stat `ucodes/*': No such file or directory

...das war es
DBox 2 Nokia SAT 2xIntel Avia500, cdk.cramfs: JtG 12.02.05, Ucode.bin: 00F0, SPTS OFF, PMT-Update ON, HW-Section ON[/color]]
Homar
Senior Member
Beiträge: 1278
Registriert: Mittwoch 5. September 2001, 00:00

Beitrag von Homar »

1. du hast die scripte abgeändert
2. ./makeAll.sh ist English und soll bedeuten "macheAlles.sh"
- einfach nach der Doku (TuxboxDevHowto) installieren;
- alle Scripte downloaden;
- install-gettext aufrufen;
- MakeAll.sh ausführen;
- nach mehreren Stunden ist alles Fertig;
Ist doch eigentlich nicht schwer zu verstehen :roll:
DJ Mangalla
Erleuchteter
Erleuchteter
Beiträge: 432
Registriert: Sonntag 1. September 2002, 10:51

Beitrag von DJ Mangalla »

ach ja, habe unter c:\cygwin\home das verzeichnis "Florian" und dort dia ganzen *.sh Files, sowie den Ordner (vom runterladen) "tuxbox-cvs"
DBox 2 Nokia SAT 2xIntel Avia500, cdk.cramfs: JtG 12.02.05, Ucode.bin: 00F0, SPTS OFF, PMT-Update ON, HW-Section ON[/color]]
DJ Mangalla
Erleuchteter
Erleuchteter
Beiträge: 432
Registriert: Sonntag 1. September 2002, 10:51

Beitrag von DJ Mangalla »

zu 1: ja, hatte was "geändert", habe nur die linux-sprezifischen sachen gelöscht (da hast ja malnchmal in der sh file "nur für linux" bzw "nur für cygwin" geschrieben).

zu 2: ich kann englisch ;) ausserdem war mir das schon klar ;)

habe mir aber trotzdem nochmal alle scripte runtergeladen um 100%ig sicher zu gehen, aber nix ist mit "oh wunder es geht" :oops:


$ ./makeAll.sh
.
.
.
.
.
.
.
.

Generating configuration files for tuxbox-cdk, please wait....
aclocal
libtoolize --automake
autoconf
configure.ac:13: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
automake --add-missing
configure.ac: installing `./install-sh'
configure.ac: installing `./mkinstalldirs'
configure.ac: installing `./missing'
Makefile.am: installing `./COPYING'
Makefile.am: installing `./INSTALL'
--------------------------------------------------------------

Standartparameter setzten
./configure --prefix=/dbox2 --with-hostruleset=cygwin --with-cvsdir=/home/Floria
n/tuxbox-cvs --enable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
--------------------------------------------------------------
make: *** No rule to make target `core'. Stop.





Wechsel ins Verzeichnis: tuxbox-cvs
CVS CVSROOT apps boot cdk driver hostapps
--------------------------------------------------------------

Lokale Sourcen updaten im Verzeichnis: tuxbox-cvs
cvs update -dPA
: no such repository
--------------------------------------------------------------

Wechsel ins Verzeichnis: cdk
AUTHORS COPYING CVS ChangeLog INSTALL Makefile.am Makefile.in NEWS Patches READM
E acinclude.m4 aclocal.m4 autogen.sh autom4te.cache common-licenses config.guess
config.log config.sub configure configure.ac doc install-sh ltmain.sh missing m
kinstalldirs root rules-archive rules-archive.pl rules-install rules-install-fla
sh rules-make rules-make-cygwin rules.pl
--------------------------------------------------------------

Makefiles erstellen
./autogen.sh
Generating configuration files for tuxbox-cdk, please wait....
aclocal
libtoolize --automake
autoconf
configure.ac:13: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
automake --add-missing
--------------------------------------------------------------

Standartparameter setzten, Status überprüfen
./config.status
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
./config.status: not found
--------------------------------------------------------------

lösche diverse Statis von Neutrino und erstelle fehlende Dateien neu
rm: cannot remove `.u-boot': No such file or directory
rm: cannot remove `.linuxkernel': No such file or directory
rm: cannot remove `.driver': No such file or directory
make: *** No rule to make target `boot'. Stop.
rm: cannot remove `.sections': No such file or directory
rm: cannot remove `.lcdmenu': No such file or directory
rm: cannot remove `.tuxtxt': No such file or directory
rm: cannot remove `.fx2': No such file or directory
rm: cannot remove `.etc': No such file or directory
rm: cannot remove `.netkit_telnet': No such file or directory
rm: cannot remove `.ftpd': No such file or directory
make: *** No rule to make target `.ftpd'. Stop.
rm: cannot remove `.modutils': No such file or directory
rm: cannot remove `.fbset': No such file or directory
rm: cannot remove `.misc_libs': No such file or directory
rm: cannot remove `.misc_tools': No such file or directory
rm: cannot remove `.tuxbox_libs': No such file or directory
rm: cannot remove `.tuxbox_tools': No such file or directory
rm: cannot remove `.plugins': No such file or directory
rm: cannot remove `.funstuff': No such file or directory
rm: cannot remove `.dvb_tools': No such file or directory
rm: cannot remove `.dvbsnoop': No such file or directory
rm: cannot remove `.config': No such file or directory
make: *** No rule to make target `.config'. Stop.
make: *** No rule to make target `.libxml2'. Stop.
make: *** No rule to make target `libs'. Stop.
make: *** No rule to make target `contrib_apps'. Stop.
make: Nothing to be done for `root'.
make: *** No rule to make target `dvb_apps'. Stop.
rm: cannot remove `.zapit': No such file or directory
rm: cannot remove `.neutrino': No such file or directory
rm: cannot remove `.lcars': No such file or directory
rm: cannot remove `.enigma': No such file or directory
make: *** No rule to make target `.misc_libs'. Stop.
make: *** No rule to make target `apps'. Stop.
==============================================================
==============================================================
Wenn du als letzte Zeile touch .dvb_tools siehst,
kannst du makeYADD.sh aufrufen. Die yadd.tar.gz
findest du in diesem Verzeichniss. Ab nach Windoof damit
und mit

gunzip *.gz
tar -xvf yadd.tar

entpacken ...

have fun ...
Homar
cp: cannot stat `/dbox2/cdkroot/bin/.': No such file or directory
cp: cannot stat `/dbox2/cdkroot/sbin/.': No such file or directory
cp: cannot stat `/dbox2/cdkroot/lib/tuxbox/.': No such file or directory
cp: cannot stat `/dbox2/cdkroot/lib/modules/.': No such file or directory
/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-strip: not found
/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-strip: not found
/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-strip: not found
find: /dbox2/flashroot/root/lib/tuxbox: No such file or directory
/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-strip: not found
cp: cannot stat `/dbox2/cdkroot/lib/libnss_dns-?.*.so': No such file or director
y
cp: cannot stat `/dbox2/cdkroot/lib/libnss_files-?.*.so': No such file or direct
ory
find: /dbox2/flashroot/root/lib/tuxbox/: No such file or directory
cp: cannot stat `/dbox2/cdkroot/dev': No such file or directory
cp: cannot stat `/dbox2/cdkroot/etc': No such file or directory
cp: cannot stat `/dbox2/cdkroot/mnt': No such file or directory
cp: cannot stat `/dbox2/cdkroot/proc': No such file or directory
cp: cannot stat `/dbox2/cdkroot/root': No such file or directory
cp: cannot stat `/dbox2/cdkroot/tmp': No such file or directory
cp: cannot stat `/dbox2/cdkroot/var': No such file or directory
cp: cannot stat `/dbox2/cdkroot/share/fonts': No such file or directory
cp: cannot stat `/dbox2/cdkroot/share/keymaps': No such file or directory
cp: cannot stat `/dbox2/cdkroot/share/tuxbox': No such file or directory
cp: cannot stat `/dbox2/cdkroot/share/udhcpc': No such file or directory
cp: cannot stat `/dbox2/tftpboot/.': No such file or directory
rm: cannot remove `lib/modules/2.4.20-dbox2/pcmcia': No such file or directory
rm: cannot remove `share/keymaps/amiga': No such file or directory
rm: cannot remove `share/keymaps/atari': No such file or directory
rm: cannot remove `share/keymaps/include': No such file or directory
rm: cannot remove `share/keymaps/mac': No such file or directory
rm: cannot remove `share/keymaps/sun': No such file or directory
rm: cannot remove `share/keymaps/i386/azerty': No such file or directory
rm: cannot remove `share/keymaps/i386/dvorak': No such file or directory
rm: cannot remove `share/keymaps/i386/fgGIod': No such file or directory
rm: cannot remove `share/keymaps/i386/include': No such file or directory
rm: cannot remove `share/keymaps/i386/qwerty': No such file or directory
rm: cannot remove `share/keymaps/i386/qwertz/c*': No such file or directory
rm: cannot remove `share/keymaps/i386/qwertz/f*': No such file or directory
rm: cannot remove `share/keymaps/i386/qwertz/h*': No such file or directory
rm: cannot remove `share/keymaps/i386/qwertz/s*': No such file or directory
rm: cannot remove `share/keymaps/i386/qwertz/de-latin1-nodeadkeys.kmap.gz': No s
uch file or directory
rm: cannot remove `share/keymaps/i386/qwertz/de.kmap.gz': No such file or direct
ory
rm: cannot remove `etc/ssh': No such file or directory
rm: cannot remove `sbin/sshd': No such file or directory
rm: cannot remove `etc/init.d/start_sshd': No such file or directory
/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-strip: not found
/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-strip: not found
mv: cannot stat `cdkroot/tmp': No such file or directory
ln: creating symbolic link `cdkroot/var/etc' to `../etc': No such file or direct
ory
ln: creating symbolic link `cdkroot/var/ucodes' to `tuxbox/ucodes': No such file
or directory
ln: creating symbolic link `cdkroot/var/pid' to `tmp': No such file or directory

ln: creating symbolic link `cdkroot/var/log' to `tmp': No such file or directory

rm: cannot remove `cdkroot/var/run': No such file or directory
ln: creating symbolic link `cdkroot/var/run' to `tmp': No such file or directory

cdkroot/
cdkroot/bin/
cdkroot/doom1.wad
cdkroot/lib/
cdkroot/nfs/
cdkroot/sbin/
cdkroot/share/
cdkroot/share/fonts/
cdkroot/tmp
tftpboot/
rm: cannot remove `yadd*.tar.gz': No such file or directory
cp: cannot stat `ucodes/*': No such file or directory

...das war es
DBox 2 Nokia SAT 2xIntel Avia500, cdk.cramfs: JtG 12.02.05, Ucode.bin: 00F0, SPTS OFF, PMT-Update ON, HW-Section ON[/color]]
zexma
Tuxboxer
Tuxboxer
Beiträge: 2067
Registriert: Mittwoch 6. März 2002, 15:29

Beitrag von zexma »

@DJ Mangalla:
DJ Mangalla hat geschrieben:zu 1: ja, hatte was "geändert", habe nur die linux-sprezifischen sachen gelöscht (da hast ja malnchmal in der sh file "nur für linux" bzw "nur für cygwin" geschrieben).
Naja, die entsprechenden Passagen sind ja eh auskommentiert.
Ist denn ./makeCDK.sh überhaupt komplett durchgelaufen?
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
Zuletzt geändert von zexma am Donnerstag 17. Juli 2003, 22:38, insgesamt 1-mal geändert.
Sepp776
Semiprofi
Semiprofi
Beiträge: 1173
Registriert: Samstag 1. September 2001, 00:00

Beitrag von Sepp776 »

@DJ Mangalla: Ist denn bei Knoppix kein gcc drin? Dann kannste das ja eh vergessen...

@Homar: Ist jetzt vielleicht ne blöde Frage, aber wofür sind die Skripte? Ich kann doch einfach "make all" aufrufen?

Ciao,
Sepp.

OT1: Wieso habe ich hier keine Signatur?
OT2: Und Benutzer im Forum werden auch nicht angezeigt...
OT3: Juhuu, 555 Posts 8)
Zuletzt geändert von Sepp776 am Donnerstag 17. Juli 2003, 22:31, insgesamt 2-mal geändert.
Philips Sat
Astra 19.2°
Homar
Senior Member
Beiträge: 1278
Registriert: Mittwoch 5. September 2001, 00:00

Beitrag von Homar »

Zur Automation des Ablaufs.

DjMangalla: deine Änderungen an den scrippten werden nicht die einzigsten Änderungen sein, die du gemacht hast. Vermutlich wirst du dich auch nicht an die Installationsanweisung gehalten haben.
DJ Mangalla
Erleuchteter
Erleuchteter
Beiträge: 432
Registriert: Sonntag 1. September 2002, 10:51

Beitrag von DJ Mangalla »

bezüglich installations-anleitung:

habe cygwin komplett downgeloadet und in c:\cygwin installiert

habe im "home" die scripte, install-gettext habe ich aufrufen, mklibs.py.zip in cygwin\bin entpackt und zu guter letzt das makeall script ausgefürt, und dann kommt eben das ...

hatte folgende anleitungen:
http://remote-admin.info/TuxboxDevHowtoV15/cygwin.html (für die installation von cygwin)

und

http://remote-admin.info/TuxboxDevHowto ... Homar.html (fürs erstellen der cdk)

allerdings, in deiner anleitung steht folgendes:

Code: Alles auswählen

1.Schritt: Verzeichnisse erstellen

./makeCDK.sh

... dieses Script erstellt dir eine saubere Verzeichnissstruktur. Alles was Ihr in $HOME/tuxbox-cvs/cdk/Archive stehen habt bleiben erhalten und werden nicht gelöscht. Sie müssen also nicht erneut gedownloadet werden. 
Das Verzeichnis $HOME/tuxbox-cvs/cdk/Archive hab ich nicht ...
DBox 2 Nokia SAT 2xIntel Avia500, cdk.cramfs: JtG 12.02.05, Ucode.bin: 00F0, SPTS OFF, PMT-Update ON, HW-Section ON[/color]]
Indy500
Interessierter
Interessierter
Beiträge: 62
Registriert: Donnerstag 10. Oktober 2002, 19:40

Beitrag von Indy500 »

Ohne C-Compiler nützt dir das alles nix. Seid ihr alle Blind oder könnt Ihr nicht lesen? Das steht doch mehrmals im log.

Du musst gcc installieren und möglichst nicht 3.1. Oder wie soll der ohne Compiler kompillieren?