• Non sono ammesse registrazioni con indirizzi email temporanei usa e getta

sorgenti dreambox - bloccato su dvbsnoop

aawnsd

Digital-Forum New User
Registrato
2 Febbraio 2006
Messaggi
26
Aiuto aiuto,

ho provato un paio di volte a make-are i sorgenti del 7025 ma mi blocca sempre mentre scarica dvbsnoop da tuxbox, pare cerchi sotto un path errato (infatti se scarico manualmente con CVS i sorgenti usando il path giusto su tuxbox me li scarica). Quello che ho fatto è (sotto Fedora 4, monotone 0.25) prelevare il makefile indicato qui "http://developer.elitedvb.net/listprojects.php?curr_dir=81"
Faccio il make, mi scarica builda parecchie cose, poi pero mi si pianta sempre sul dvbsnoop. Il fatto è che non sono molto domestico con monotone (e il file oe.db), cosi non riesco a fare la cosa manualmente.

Qualcuno mi può aiutare dicendomi su quale piattaforma scaricare/makare il sorgente (ho pure provato con ubuntu 5.1 - come suggeritomi da qualcuno e da me stoicamente seguito - ma non cambia ovviamente niente: sempre piantato su dvbsnoop)? Sapete forse aiutarmi? Mi potete indicare un oe.db/makefile che vada?

Ma c'è qui qualcuno che si compila/linka il codice?

Grazie molte,
AAWNSD in SOS mode
 
[FONT=&quot]Questo e quello che posso darti io ..... non compilo CVS
Ciao

A small tutorial on how to get started with the openembedded toolchain.

At first, there's a wiki http://oe.handhelds.org/cgi-bin/moin.cgi/Read it if you have generic questions ;)

IMPORTANT: If you get anonymous access to branch 'org.openembedded.nslu2-linux' denied by server, follow the last hint (pull only .dreambox branch, not everything.

NEW: install-12.sh is replaced by Makefile-opendreambox!

This tutorial here is specially made for getting started on building a dreambox rootfs:

1. Get Makefile-opendreambox and put it into a directory of your choice. The directory should be empty.
2. Edit the Makefile-opendreambox, and change the MACHINE to the machien you're building for (either dm7020 or dm7025).
3. Oh, you *need* monotone 0.24. Or 0.25.
4. Go into that directory and make -f Makefile-opendreambox image
5. Pulling from monotone might take a while. "Verifying Revisions" will take some time. Don't complain. It might take more than an hour. Yes. This sucks, but currently can't be avoided.
6. All stuff will be compiled, which will take some hours!

Have fun!

Don't place your build directory under /usr ! This will break some buggy scripts.

To update: enter your openembedded/ directory, an enter monotone pull; monotone update.

To summarize what has been changed:
* instead of BitKeeper, monotone is used. See MonotonePhraseBook for more information.
* BitBake itself is kept in a subversion repository, but this shouldn't bother you.
* Machine name is now dm7020 instead of dreambox.
* Distribution version is now 1.2 instead of 1.0/1.1. Change "opendreambox-1.1" to "opendreambox-1.2" in your local.conf! If tuxtxt fails to compile with freetype issues, this is what you have forgotten to change
* Better pull only the org.openembedded.dreambox-branch, not org.openembedded.*. The installscript has been updated, to update your local database default: enter "monotone pull monotone.vanille.de org.openembedded.dreambox" in your "openembedded" directory. thanks!
[FONT=&quot]

[/FONT]
 
Ferbius ha scritto:
[FONT=&quot]Questo e quello che posso darti io ..... non compilo CVS
Ciao


[/FONT]

ma a te funziona? Riesci a fare "make -f Makefile-opendreambox image" e ti crea il file nfi?
 
Indietro
Alto Basso