Hi Will,

Will Whatley wrote:
>> > tools/autogen.sh: line 75: $'\r': command not found
>> > tools/autogen.sh: line 93: syntax error near unexpected token `$'{\r''
>> > 'ools/autogen.sh: line 93: `ident ( ) {
>> > acprep: ERROR: Execution failed: sh tools/autogen.sh
>>
>> This looks like a problem with running bash scripts on your Windows machine
>> using cygwin.  I'm not quite sure how to help at this point, I'm sad to
>> say...  Are you able to run tools/autogen.sh directly?

It seems to show that your autogen.sh script has DOS line endings, that is
\r\n.

You should convert it to pure \n Unix line endings...

Best regards,
  Seb

-- 
Sebastien Vauban

Reply via email to