Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 20 Jun 2011 16:31:05 -0400 (EDT)
From: "Robert B. Harris" <rs904c@...scape.net>
To: john-dev@...ts.openwall.com
Subject: Re: Error with static linking in jumbo 6


Alex,

Thanks.  That works, but I do get some formats not running in the test suite.

Email to follow shortly.




-----Original Message-----
From: Solar Designer <solar@...nwall.com>
To: john-dev <john-dev@...ts.openwall.com>
Sent: Mon, Jun 20, 2011 1:00 pm
Subject: Re: [john-dev] Error with static linking in jumbo 6


On Mon, Jun 20, 2011 at 11:44:02AM -0400, Robert B. Harris wrote:
 ... sse-intrinsics.o -s -L/usr/local/lib -L/usr/local/ssl/lib -lcrypto -lssl 
lm  -static -lssl -lcrypto -lz -ldl -lm -o ../run/john
Somehow you have extra -l's before -static here.
> c3_fmt.c:(.text+0x169): undefined reference to `crypt'
You need to add -lcrypt
Alexander


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.