Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 12 Dec 2016 18:31:11 -0500
From: rgm@...-consult.com
To: john-users@...ts.openwall.com
Cc: "geo.inbox.ignored" <geo.inbox.ignored@...il.com>, Brad <brad@...bt.org>
Subject: Re: make failed - Re: Need a little help
 cracking one password

On 2016-12-12 18:17, Brad wrote:
> On Mon, Dec 12, 2016 at 05:55:23PM -0500, Robert Moskowitz wrote:
>> I downloaded john-1.8.0-jumbo.1.tar.gz, set up the build environment 
>> (this
>> on a Fedora 22 system), did the './configure && make' and it failed.
>> 
>> I am looking over at the screen of that system and see:
>> 
>> Makefile:294: recipe for target '../run/john' failed
>> make[1]: *** [../run/john] error 1
>> something about leaving directory
> 
> That's not helpful at all. Please paste the actual error message that
> you received in its entirety. Computers are exact and you should be
> too. Otherwise, it's just a waste of everyone's time.

I looked again at the messages and see that there are a number of 
messages before the error line that may help.  Using Roundcube mailer to 
access my mail on the build system, so hopefully the copy and paste 
works (kind of challenging to figure out where to start the copying 
from):

rset.o common.o compiler.o config.o cracker.o crc32.o external.o 
formats.o getopt.o idle.o inc.o john.o list.o loader.o logger.o mask.o 
math.o memory.o misc.o options.o params.o path.o recovery.o rpp.o 
rules.o signals.o single.o status.o tty.o wordlist.o mkv.o mkvlib.o 
listconf.o fake_salts.o win32_memmap.o unicode.o unshadow.o unafs.o 
undrop.o regex.o c3_fmt.o unique.o putty2john.o gpg2john.o memdbg.o 
x86-64.o sse-intrinsics.o -g  -L/usr/local/lib   -lssl -lcrypto   
-fopenmp      -pthread  -lm -lz -ldl -lcrypt   aes/aes.a -o ../run/john
dynamic_fmt.o: In function 
`DynamicFunc__crypt_md5_to_input_raw_Overwrite_NoLen':
/home/rgm/rpmbuild/john-1.8.0-jumbo-1/src/dynamic_fmt.c:4989: undefined 
reference to `MD5_body_for_thread'
dynamic_fmt.o: In function `DynamicFunc__crypt_md5':
/home/rgm/rpmbuild/john-1.8.0-jumbo-1/src/dynamic_fmt.c:4425: undefined 
reference to `MD5_body_for_thread'
dynamic_fmt.o: In function `DynamicFunc__crypt_md5_in1_to_out2':
/home/rgm/rpmbuild/john-1.8.0-jumbo-1/src/dynamic_fmt.c:4732: undefined 
reference to `MD5_body_for_thread'
dynamic_fmt.o: In function `DynamicFunc__crypt_md5_to_input_raw':
/home/rgm/rpmbuild/john-1.8.0-jumbo-1/src/dynamic_fmt.c:4903: undefined 
reference to `MD5_body_for_thread'
dynamic_fmt.o: In function 
`DynamicFunc__crypt_md5_to_input_raw_Overwrite_NoLen_but_setlen_in_SSE':
/home/rgm/rpmbuild/john-1.8.0-jumbo-1/src/dynamic_fmt.c:4946: undefined 
reference to `MD5_body_for_thread'
dynamic_fmt.o:/home/rgm/rpmbuild/john-1.8.0-jumbo-1/src/dynamic_fmt.c:4817: 
more undefined references to `MD5_body_for_thread' follow
collect2: error: ld returned 1 exit status
Makefile:294: recipe for target '../run/john' failed
make[1]: *** [../run/john] Error 1
make[1]: Leaving directory '/home/rgm/rpmbuild/john-1.8.0-jumbo-1/src'
Makefile:185: recipe for target 'default' failed
make: *** [default] Error 2
[rgm@...20e src]$



> 
> Brad
> 
>> Makefile:185: recipe for target 'default' failed
>> make: *** [default] Error 2
>> 
>> So now what?
>> 
>> thank you
>> 
>> Bob

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.