|
Rockbox mail archiveSubject: Re: Compiling RockboxRe: Compiling Rockbox
From: DarkAngel <DarkAngel_at_omega.dnsalias.org>
Date: Fri, 22 Aug 2003 18:33:25 +0200 here is what I get : ~/build $ cd ../tools/ ~/tools $ make gcc -O -s -ansi scramble.c -o scramble make: *** [scramble] Error 255 but when I run the "make -i" in the build dir it works for the rocks wich is great to start learning how to compile rockbox programs.... stéphane. ----- Original Message ----- From: "Daniel Stenberg" <daniel_at_haxx.se> To: <rockbox_at_cool.haxx.se> Sent: Friday, August 22, 2003 5:53 PM Subject: Re: Compiling Rockbox > On Fri, 22 Aug 2003, DarkAngel wrote: > > > $ make > > make -C ../firmware TARGET=-DARCHOS_RECORDER NODEBUG=1 > > OBJDIR="/home/rockbox/bui > > ld" EXTRA_DEFINES="-DDISABLE_NOTHING" MEM=2 TOOLSDIR=../tools > > make[1]: Entering directory `/home/rockbox/firmware' > > make -C ../tools > > make[2]: Entering directory `/home/rockbox/tools' > > gcc -O -s -ansi scramble.c -o scramble > > make[2]: *** [scramble] Error 255 > > Do this: > > $ cd ../tools > $ make > > (this builds the scramle tool, and others, that you'll need) > > and then re-invoke make as you did above! ;-) > > -- > Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/ > Received on 2003-08-22 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |