|
|
Rockbox mail archiveSubject: CompilingFrom: BlueChip (cs_bluechip_at_webtribe.net) Date: 2003-11-28
Hi, Finally got around to trying to work with the source again (I wnt sort-by-extension so my playlists are all at the top of the dir listings, and also tweak the RCU support) but as ever I am having trouble getting the damn thing to compile :( Can anyone help me resolve this error? Cheers, BC $ make make -C ../firmware TARGET=-DARCHOS_RECORDER NODEBUG=1 OBJDIR="/home/rockbox-daily-20031127/b" MEM=2 TOOLSDIR=../tools make[1]: Entering directory `/home/rockbox-daily-20031127/firmware' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/rockbox-daily-20031127/firmware' make -C ../apps TARGET=-DARCHOS_RECORDER NODEBUG=1 OBJDIR="/home/rockbox-daily-20031127/b" VERSION=031128-1040 LANGUAGE=english MEM=2 TOOLSDIR=../tools make[1]: Entering directory `/home/rockbox-daily-20031127/apps' make -C plugins TARGET=-DARCHOS_RECORDER DEBUG= OBJDIR=/home/rockbox-daily-20031127/b VERSION=031128-1040 EXTRA_DEFINES="" MEM=2 make[2]: Entering directory `/home/rockbox-daily-20031127/apps/plugins' make[2]: *** [all] Error 255 make[2]: Leaving directory `/home/rockbox-daily-20031127/apps/plugins' make[1]: *** [rocks] Error 2 make[1]: Leaving directory `/home/rockbox-daily-20031127/apps' make: *** [apps] Error 2
Page was last modified "Jan 10 2012" The Rockbox Crew |