My build fails when it gets to V8Config:

1>Performing Custom Build Step
1>+ set $'-ex\r'
1>create-config.sh: line 13: set: -: invalid option

This appears to be because bash doesn't like CRLF at the end of lines
in the .sh file.  Is there supposed to be only LF termination in
the .sh scripts on Windows XP?  Could this be due to extraction of the
tarball using WINZIP 10.0 without some required setting?

I tried "gclient sync" to see if I could fix my tree, but that fails
also:

svn: Error at entry 1 in entries file for 'src':
' has invalid node kind

Which possibly is due to a similar problem with line termination?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to