Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 27 May 2021 11:53:54 +0200
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: Cygwin Compiling Error on Windows 10

On 2021-05-26 20:36, Hustle Sec wrote:
> Hello All,
> 
> When attempting to run ./configure on /john/src in Cygwin on Windows 10 I
> get the following error:
> 
> $ ./configure
> ./configure: line 16: $'\r': command not found
> ./configure: line 31: syntax error near unexpected token newline'
> '/configure: line 31: ;;

Just a wild guess: You somehow got CRLF line endings in that script. If 
you can confirm this to be the problem, have a look at:
https://stackoverflow.com/questions/1967370/git-replacing-lf-with-crlf

magnum

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.