|
Message-Id: <DAC25B0F-0F8A-4DC4-88DD-5BA7EFE3916A@ddiction.com> Date: Mon, 3 Sep 2007 20:08:13 -0600 From: Tremaine Lea <tremaine@...il.com> To: john-users@...ts.openwall.com Subject: Re: looking for JTR latest version with all patches On 3-Sep-07, at 7:44 PM, Erik Winkler wrote: > > On Sep 3, 2007, at 5:03 PM, Tremaine Lea wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On 3-Sep-07, at 2:44 PM, websiteaccess wrote: >> >>> /usr/bin/ld: warning -L: directory name (/usr/local/ssl/lib) does >>> not >>> exist >> >> Looks like you don't have the ssl libs installed, or they aren't >> in your path. >> > > Actually, the warning means nothing and openssl is fully supported > under MacOSX. The directory includes are their for other flavors > of UNIX. Even if the path doesn't exist, the code will still > compile as long as the openssl libraries are found. I'd understood from the error he posted that they weren't being found. > > The real error is > > /usr/bin/ld: alignment (0x8000) of section (__DATA,__data) greater > than > the segment alignment (0x1000) > collect2: ld returned 1 exit status > > I have seen this before and it had to do with DO_ALIGN in the x86 > assembly code. I guess the MacOSX gcc compiler for Intel is not as > forgiving as other compilers. Not sure if this is the same error, > but it is someplace to start. Try compiling a standard x86 version > or mmx-only version and see what happens. > > Erik > Hard to say, but I duplicated the steps he went through and it went completely smoothly. I'm running a completely up to date version of OS X on a duo core Macbook, so I'm not sure where he's getting the different results from. I even patched and compiled exactly the same version using the same commands he did - no issues at all. --- Tremaine Lea Network Security Consultant Intrepid ACL "Paranoia for hire" -- To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply to the automated confirmation request that will be sent to you.
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.