All pastes #302403 Raw Edit

Unnamed

public text v1 · immutable
#302403 ·published 2007-01-03 05:39 UTC
rendered paste body
[root@localhost build]# cd ..
[root@localhost rockbox]# dir
apps  autoconf.h  build  CVS  docs  firmware  fonts  Makefile  tools  wps
[root@localhost rockbox]# mkdir bootloader
[root@localhost rockbox]# cd build
[root@localhost build]# make
Consider upgrading to GNU make 3.81+ for optimum build performance.
make[1]: `rdf2binary' is up to date.
make[1]: `convbdf' is up to date.
make[1]: `scramble' is up to date.
make[1]: `descramble' is up to date.
make[1]: `bmp2rb' is up to date.
make[1]: `codepages' is up to date.
make[1]: Nothing to be done for `all'.
make[1]: *** No targets specified and no makefile found.  Stop.
make: *** [all] Error 2
[root@localhost build]# make fullzip
Consider upgrading to GNU make 3.81+ for optimum build performance.
find: apps: No such file or directory
        zip warning: name not matched: FWIMG01.DAT

zip error: Nothing to do! (rockbox-full.zip)
[root@localhost build]#