Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: Compiling Rockbox

Re: Compiling Rockbox

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 22 Aug 2003 17:53:13 +0200 (CEST)

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