Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 21 Mar 2018 19:19:29 +0100
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: error when compiling the latest version of JtR
 bleeding on Centos 6 and 7

On 2018-03-21 19:04, rs904c@...scape.net wrote:
> ./configure with no parameters

The "cp -pR" line that fails should normally be "ln -s" and that's why 
there is no path involved.  Apparently the (standard parts of) configure 
script changed it to "cp -pR"... Are you somehow building on a 
filesystem that doesn't support symlinks?

magnum

> 
> -----Original Message-----
> From: magnum <john.magnum@...hmail.com>
> Sent: Wednesday, March 21, 2018 1:53 PM
> To: john-dev@...ts.openwall.com
> Subject: Re: [john-dev] error when compiling the latest version of JtR bleeding on Centos 6 and 7
> 
> On 2018-03-21 17:36, rs904c@...scape.net wrote:
>> I get an error when compiling the latest version of JtR bleeding on
>> Centos 6 and 7.
>>
>> Can this please get corrected?
>>
>> The same bleeding code successfully compiles in Cygwin.
>>
>> I first started seeing this in early February.   My Centos is up to date.
>> (...)
>> rm -f ../run/unshadow
>>
>> cp -pR john ../run/unshadow
>>
>> cp: cannot stat `john': No such file or directory
>>
>> make[1]: *** [../run/unshadow] Error 1
> 
> What's the exact "./configure" command you used?
> 
> magnum
> 
> 
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
> 
> 


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.