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: == NEW DEVKIT v3.11 AVAILABLE ==

Re: == NEW DEVKIT v3.11 AVAILABLE ==

From: BlueChip <cs_bluechip_at_webtribe.net>
Date: Tue, 19 Jul 2005 16:52:21 +0100

> >>The devkit failed to make a normal english h120 build for me. Got to:
> >>
> >>CONVBDF
> >>make[1]:/home/guest/tarball/tools/convbdf: Command not found
> >>make[1]: *** [/home/guest/tarball/h140bld/firmware/sysfont.o] Error 127
> >>make: *** [all] Error 2
> >
> > Run 'make' in tools.
>
>Maybe this step ought to be automatic when you run `make' to build
>rockbox? This seems to be, by far, the most frequent "it doesn't build
>for me, what's wrong?" I mean, if all the depends are set right it will
>either do the build or skip them all.
>
>Just a thought.
>
>Dave

ARGH!

Before I document a work-around to this problem ...Would any of the core
guys care to comment on any reasons why this cannot be included as a part
of the build process?

Something which equate to this would be sufficient:

if exist ../tools/convbdf.exe goto ok
pushdir
cd ../tools
make
popdir
:ok

BC

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2005-07-19

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