|
Rockbox mail archiveSubject: Re: Build ProblemsRe: Build Problems
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 14 Feb 2003 08:31:36 +0100 (CET) On Thu, 13 Feb 2003, Benjamin wrote: > 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: Since the 'cvs compile status' table is all green (except the warning in the windows simulator) I'd guess these are local problems in your setup. > 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. Weird. thread.h is in firmware/export/ as has been mentioned before. > 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. Right, and I have alerted the list about this so this should not be a surprise to developers reading this list. > 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. Can't you just get the latest CVS and try to build that? What happens then? And make sure that you use cvs to create new dirs (-d) and delete old files (-P)... -- Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/Received on 2003-02-14 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |