Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 4 Aug 2014 11:45:55 -0400
From: Rich Rumble <richrumble@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Configure error on cygwin

On Mon, Aug 4, 2014 at 5:33 AM, magnum <john.magnum@...hmail.com> wrote:

> On 2014-08-04 05:22, Rich Rumble wrote:
>
>> FYI I got this error a few minutes ago:
>>
>> $ ./configure --enable-mpi &&  make clean && make
>> ./configure: line 16: $'\r': command not found
>> ./configure: line 31: syntax error near unexpected token `newline'
>> '/configure: line 31: `     ;;
>>
>> I had to use "d2u -f configure" for it to work..., if I didn't use -force
>> it skipped it because "dos2unix: Binary symbol 0x07 found at line 14263"
>>
>
> I believe this is some problem on your end. There are no \r nor \a in that
> file. Was this latest bleeding? Was it under Cygwin? Did you check out
> using Git or did you download a snapshot tarball? Are you using some
> third-part GUI for Git?
>
Same Git I always use :) TortoiseGit, it was under cygwin. Something weird
was going on, I deleted the folder and started again (cloned the repo
again) and I had to use d2u on all config* files for it to configure. I
have just tried on a new host (everything is new) and same deal... Very
weird... if I copy and paste the raw file from github, the 0x07 still shows
up... I can see it's not ascii even in FF on line 14263
https://raw.githubusercontent.com/magnumripper/JohnTheRipper/bleeding-jumbo/src/configure

Content of type "text/html" skipped

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.