Rockbox Development > Starting Development and Compiling
Compiling error that won't go away!!!
motionman95:
I've been trying to compile rockbox, and I've been succesfull setting it up, with the help of the ScreenshotCygwin and SimpleGuideToCompiling tutorial. Anyway, every single time I try to compile, I get this:
--- Code: ---make: *** No rule to make target `/rockbox/build/apps/bitmaps/native/rockbox/bui
ldlogo.132x40x16.o', needed by `/rockbox/build/rockbox.elf'. Stop.
--- End code ---
HELP! I really want to compile rockbox for my C250...
saratoga:
Thats a pretty generic error meaning something in the build process went wrong. Try make clean, make veryclean, rerunning configure in a new folder or reverting any changes you've made to your SVN checkout.
motionman95:
Thanks for the reply! I downloaded my source from the releases page - the link called "Source Archives". How do you run make clean? Just type it in?
saratoga:
--- Quote from: motionman95 on February 14, 2009, 12:20:43 PM ---Thanks for the reply! I downloaded my source from the releases page - the link called "Source Archives".
--- End quote ---
Another thing to try then would be using SVN (see the wiki entry on it).
--- Quote from: motionman95 on February 14, 2009, 12:20:43 PM --- How do you run make clean? Just type it in?
--- End quote ---
Instead of "make" or "make zip" type "make clean". If you open the Makefile, you can see all the options in it.
motionman95:
I've downloaded the SVN with tortouseSVN. Now, when I type make I get something that goes like this:
This Subversion client is too old too be used...
???
Navigation
[0] Message Index
[#] Next page
Go to full version