Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 13 Apr 2011 22:05:05 +0200
From: magnum <rawsmooth@...dband.net>
To: john-users@...ts.openwall.com
Subject: Re: Problem: Compiling John 1.7.6 Jumbo 12 under latest
 Ubuntu 10.10

On 2011-04-13 12:54, lore@...us.org wrote:
> I got some errors when I try to compile john under ubuntu 10.10, that
> doesn't say anything to me.
> Please have a look at my console output:

Are you using a gcc for 64-bit targets?

$ gcc -v
...
Target: x86_64-linux-gnu
...

If not, perhaps your whole Ubuntu installation is 32-bit? The second 
last in the following output should say x86_64 if it's a 64-bit system:

$ uname -a
Linux trillian 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 18:42:20 UTC 
2011 x86_64 GNU/Linux

The quick fix if this is the problem is running "make linux-x86-sse2"

magnum

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.