|
Message-ID: <63b2d3df803fd9fc0eb73b45c946e7a4@smtp.hushmail.com> Date: Sun, 27 May 2012 23:34:53 +0200 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: django does not build on 32-bit On 05/27/2012 11:20 PM, magnum wrote: > I tried a 32-bit (cross-compile) build and got this: > > django_fmt_plug.o: In function `crypt_all': > django_fmt_plug.c:(.text+0xce): undefined reference to `PKCS5_PBKDF2_HMAC' > collect2: ld returned 1 exit status > make[1]: *** [../run/john] Error 1 > make: *** [linux-x86-64-32-sse2i] Error 2 Sorry, that was a problem on my side. Some 32-bit packages had magically disappeared (again!). Fixed with "sudo apt-get install libssl-dev:i386 zlib1g-dev:i386" 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.