|
Rockbox mail archiveSubject: Build ProblemsBuild Problems
From: Benjamin <mailinglists_at_samuraipanda.com>
Date: Thu, 13 Feb 2003 22:23:03 -0800 Hmm, I leave for a week and I when I come back, I can't get anything work correctly. Gotta love software :-). Anyway, I'm trying to build the latest tar ball (rockbox-daily-20030214.tar.gz), but when I compile I get the following error: sh-elf-gcc -W -Wall -O -m1 -nostdlib -Wstrict-prototypes -Iinclude -I. -Icommon -Idrivers -Iexport -DARCHOS_RECORDER=1 -fomit-frame-pointer -fschedule-insns -c system.c -o system.o make[1]: *** No rule to make target `thread.h', needed by `thread.o'. Stop. make[1]: Leaving directory `D:/Benjamin/Scratch/rockbox-daily-20030214/firmware' make: *** [librockbox.a] Error 2 If I go back to rockbox-daily-20030209.tar.gz and I get the following error: sh-elf-gcc -O -W -Wall -m1 -nostdlib -ffreestanding -Wstrict-prototypes -fomit- frame-pointer -fschedule-insns -I../firmware/include -I../firmware -I../firmware /common -I../firmware/drivers -I../firmware/malloc -I. -DAPPSVERSION=\"CVS\" -Ir ecorder -DARCHOS_RECORDER=1 -c alarm_menu.c -o alarm_menu.o alarm_menu.c:22:17: lcd.h: No such file or directory alarm_menu.c:24:20: button.h: No such file or directory alarm_menu.c:25:20: kernel.h: No such file or directory alarm_menu.c:29:19: power.h: No such file or directory alarm_menu.c:31:17: rtc.h: No such file or directory alarm_menu.c:35:19: power.h: No such file or directory make: *** [alarm_menu.o] Error 1 And if I try any of the builds between I get one or the other above errors. I've noticed that there's been a lot of change on the directory structure also, which may account for the problems I'm having. I'm trying to compile on WinXP with GNUSH v0203-ELF outside of cvs. When I compile my latest bookmarking code, derived off of the 2003-02-07 release, I don't have any problems. Any help is appreciated. Thanks, Ben Received on 2003-02-14 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |