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: building RB on OS X

Re: building RB on OS X

From: Daniel Stenberg <daniel_at_rockbox.org>
Date: Tue, 12 Jul 2005 09:02:15 +0200 (CEST)

On Tue, 12 Jul 2005, Jvo Studer wrote:

> bash-2.05a$ make zip
> /Users/jvostuder/Programming/rockbox/tools/buildzip.pl -r
> "/Users/jvostuder/Programming/rockbox" -DIRIVER_H120 rockbox.iriver
> usage: cp [-R [-H | -L | -P]] [-f | -i] [-p] src target
> cp [-R [-H | -L | -P]] [-f | -i] [-p] src1 ... srcN directory
> usage: cp [-R [-H | -L | -P]] [-f | -i] [-p] src target
> cp [-R [-H | -L | -P]] [-f | -i] [-p] src1 ... srcN directory
> bash-2.05a$
>
> this corresponds to the perl lines:
> `find apps -name "*.codec" ! -empty | xargs --replace=foo cp foo
> .rockbox/codecs/`;
> `find apps "(" -name "*.rock" -o -name "*.ovl" ")" ! -empty ! -name
> "codec*.rock" | xargs --replace=foo cp foo .rockbox/rocks/`;

It would seem like your cp and/or xargs programs don't work as expected here.

Can you replace the 'cp' with 'echo' in these find lines and show us what it
looks like on stdout when you rerun it?

-- 
  Daniel Stenberg -- http://www.rockbox.org/ -- http://daniel.haxx.se/
_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2005-07-12

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy