okay.. can i maybe just copy one of your lang.h files for iPodVid and use it? Or will it then not be compatible with the lang files?
> Date: Tue, 26 Feb 2008 22:37:07 +0100> From: [EMAIL PROTECTED]> To: > [email protected]> Subject: RE: LANG_ALARM errors with latest svn> > > On Tue, 26 Feb 2008, Jonas Hellesøe Nielsen wrote:> > > The full output is > posted at http://pastebin.com/f4c22103d .> > [...]> > > arm-elf-gcc > -I/home/jonas/rockboxdev/clean/firmware/target/arm/ipod/video > -I/home/jonas/rockboxdev/clean/firmware/target/arm/ipod > -I/home/jonas/rockboxdev/clean/firmware/target/arm > -I/home/jonas/rockboxdev/clean/firmware/include > -I/home/jonas/rockboxdev/clean/firmware/export -I. > -I/home/jonas/rockboxdev/clean/build > -I/home/jonas/rockboxdev/clean/build/bitmaps > -I/home/jonas/rockboxdev/clean/build/apps -Irecorder -Igui -W -Wall -Wundef > -O -nostdlib -ffreestanding -Wstrict-prototypes -mcpu=arm7tdmi -mlong-calls > -fomit-frame-pointer -Wno-pointer-sign -DIPOD_VIDEO -DYEAR=2008 -DMONTH=02 > -DDAY=26 -DTARGET_ID=15 -DAPPSVERSION=\"r16430-080226\" -DMEM=32 > -DTARGET_NAME=\"ipodvideo\" -c alarm_menu.c -o > /home/jonas/rockboxdev/clean/build/apps/alarm_menu.o> > alarm_menu.c: In > function 'alarm_screen':> > alarm_menu.c:97: error: 'LANG_ALARM_MOD_TIME' > undeclared (first use in this function)> > alarm_menu.c:118: error: > 'LANG_ALARM_MOD_TIME_TO_GO' undeclared (first use in this function)> > > alarm_menu.c:127: error: 'LANG_ALARM_MOD_ERROR' undeclared (first use in this > function)> > alarm_menu.c:182: error: 'LANG_ALARM_MOD_DISABLE' undeclared > (first use in this function)> > I don't know why, but your lang.h file > (generated in your build tree root) > clearly doesn't contain the ids it > should...> > -- > Daniel Stenberg -- http://www.rockbox.org/ -- > http://daniel.haxx.se/ _________________________________________________________________ Få 30 nye Fun Family emoticons til Messenger – helt gratis http://emoticons.msn.com/da-dk/default.html
