| Home | Forums | Register | FAQ | Search | Today's Posts | Mark Forums Read |
|
Welcome to the misticriver forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
trouble compiling via the rockbox dev kit
i've downloaded the source via cvs
added the patch i wanted but i can't run rbconf for some odd reason (command not found), i know it's an alias for /rockbox/tools/configure but i've got no idea how to run it please help the cygwin noob :X thanks |
|
|||
|
rbconf only works for Bluechips devkit. It sounds like you are using the full Cygwin install,
try this instead Code:
../tools/configure |
|
|||
|
Am not sure why, but I had this and similar problems yesterday as well, when I used CVS update under the devkit. And so I downloaded a new full CVS version, reapplied my patches (fortunately, they applied easy), and was able to use rbconf. I don't know if it was me or if something in the "old" code just didn't get updated for the new configuration.
|
|
|||
|
Every now and then we change stuff in the build system that requires you to re-run configure. Perhaps you experienced one of those moments?
__________________
Your grumpy Rockbox hacker - http://www.rockbox.org/ |
|
|||
|
Quote:
|
|
|||
|
was? you fixed the prob now then?
If not, what happens if you run the configure script?
__________________
Your grumpy Rockbox hacker - http://www.rockbox.org/ |
|
|||
|
You said it doesn't recognize 'rbconf'. I asked what it says when you try to run configure.
__________________
Your grumpy Rockbox hacker - http://www.rockbox.org/ |