*** No rule to make target `Archive/linux-2.4.27.tar.bz2'

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
amirsadig
Neugieriger
Neugieriger
Beiträge: 5
Registriert: Sonntag 13. Mai 2007, 13:47

*** No rule to make target `Archive/linux-2.4.27.tar.bz2'

Beitrag von amirsadig »

I have download tuxbox using
cvs -danoncvs@cvs.tuxbox-cvs.sourceforge.net:/cvs/tuxbox -z3 co -P .

and as declared in INSTALL.en I have done the following:
./autogen.sh
./configure --enable-maintainer-mode \
--prefix=$HOME/dbox2 \
--with-cvsdir=$HOME/tuxbox-cvs

after that :
make all

it began to compile and then I got the following error:
make[1]: Entering directory `/home/bukhari/tuxbox-cvs/cdk'
make[1]: *** No rule to make target `Archive/linux-2.4.27.tar.bz2', needed by `.
deps/linuxdir'. Stop.
make[1]: Leaving directory `/home/bukhari/tuxbox-cvs/cdk'
make: *** [.deps/binutils] Error 2

any ideas? is the cvs is currupted?
amirsadig
Neugieriger
Neugieriger
Beiträge: 5
Registriert: Sonntag 13. Mai 2007, 13:47

Beitrag von amirsadig »

I just forgot to write I am trying compiling on cygwin
dietmarw
Contributor
Beiträge: 1833
Registriert: Mittwoch 10. April 2002, 15:39

Beitrag von dietmarw »

since there are only a few poeple playing with cygwin
build on cygwin mayby broken?

why dont try vmware image?? it works..

http://forum.tuxbox-cvs.sourceforge.net ... &start=100
amirsadig
Neugieriger
Neugieriger
Beiträge: 5
Registriert: Sonntag 13. Mai 2007, 13:47

Beitrag von amirsadig »

yes may be.
I could build now for linux.
I will try that vmware image