|
Message-Id: <8CDFB123DEE9280-9FC-109E9@Webmail-d105.sysops.aol.com>
Date: Fri, 17 Jun 2011 10:30:29 -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,
I am running Owl 3.0 stable 2011/03/12, and using the included/latest version of OpenSSL 1.0.0d.
I'll try the new settings and report back shortly.
-Robert B. Haris from VA
-----Original Message-----
From: Solar Designer <solar@...nwall.com>
To: john-dev <john-dev@...ts.openwall.com>
Sent: Fri, Jun 17, 2011 10:18 am
Subject: Re: [john-dev] Error with static linking in jumbo 6
Robert,
On Fri, Jun 17, 2011 at 10:11:12AM -0400, rs904c@...scape.net wrote:
ok, I added the LDFLAGS with the -lz. Now I get some other errors. It looks
ike something else is needed/needs to be modified.
Yes.
> /usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':
(.text+0x73): undefined reference to `dlopen'
Add "-ldl".
> /usr/lib/libssl.a(ssl_err2.o): In function `SSL_load_error_strings':
(.text+0xd): undefined reference to `ERR_load_crypto_strings'
Now, these are puzzling to me. What build of OpenSSL are you using?
Anyway, try adding "-ldl" and see where this gets you...
Thanks,
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.