Rockbox Development > Starting Development and Compiling

svn rockbox (untouched) building with cygwin: loads of errors

(1/4) > >>

Scorpius:
I have installed cygwin (in DOS mode) following exact cygwinDevelopment wiki steps. However, I get load of errors during build. And I have not touched the code. Any idea why the errors? svn rocbox source is supposed to be quite fine...

cpu98:
Unix mode seems to be needed if you used 'svn co'.

http://forums.rockbox.org/index.php?topic=22478.0
http://www.rockbox.org/wiki/UsingCygwinAndTortoiseSVN

edit:
svn checks out original file (LF).
cygwin environment is set for CR+LF,
causing newline mismatch.

tortoisesvn converts them to CR+LF.
Dos mode(CR+LF) is for tortoisesvn?

Set it unix mode and try again...

Scorpius:
hmm..did that and now I get another error:


 ???

Chronon:
Did you clean your build directory before trying to make again?  Try "make clean" or "make veryclean" and see if it will build properly.

Scorpius:

--- Quote from: Chronon on September 18, 2009, 02:01:46 PM ---Did you clean your build directory before trying to make again?  Try "make clean" or "make veryclean" and see if it will build properly.

--- End quote ---

I did this (I always do before make), and exactly same this occurs...
 ???

EDIT: seriously, whats with the cygwin evinronement??? I downloaded 2009-06-19 version with should be super stable (3.3 release) and same damn thing!

keymap-ipod.c, no rule to make target.

Please help guys.

Navigation

[0] Message Index

[#] Next page

Go to full version