adc-target.h missing for sansa e200

2006-08-29 Thread Kosta Welke

Hi there!

I'm trying to build the bootloader for a sansa e200 according to Daniels
instructions: http://daniel.haxx.se/sansa/e200.html

unfortunately, make complains that adc-target.h is missing:

gmake

gmake[1]: `rdf2binary' is up to date.
gmake[1]: `convbdf' is up to date.
gmake[1]: `bmp2rb' is up to date.
gmake[1]: `codepages' is up to date.
gmake[1]: *** No rule to make target `adc-target.h', needed by
`/usr/home/kosta/rockbox-build/rockbox-devel/build/firmware/drivers/button.o'. 


 Stop.
gmake: *** [all] Error 2

(using gmake cause its a freebsd system)


find ../firmware -iname adc-target.h

../firmware/target/arm/gigabeat/meg-fx/adc-target.h
../firmware/target/arm/iriver/h10/adc-target.h
../firmware/target/coldfire/iaudio/x5/adc-target.h

So it seems that the file really is missing, because the e200 cant
access these headers.

Daniel, did you forget to check it in or is my build environment messed up?

Kosta



Re: adc-target.h missing for sansa e200

2006-08-29 Thread Daniel Stenberg

On Tue, 29 Aug 2006, Kosta Welke wrote:


Daniel, did you forget to check it in or is my build environment messed up?


I blame a change in the build! ;-)

But now I've committed a dummy version and the Sansa bootloader builds again. 
Thanks.


--
 Daniel Stenberg -- http://www.rockbox.org/ -- http://daniel.haxx.se/