Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 26 Jul 2012 11:49:28 -0400
From: Rich Rumble <richrumble@...il.com>
To: john-dev@...ts.openwall.com
Subject: Magnum-Jumbo fails to buil on Cygwin

I've just done a clone this morning and Magnum-Jumbo is failing on the
TrueCrypt potion.

/local/ssl/lib -lssl -lcrypto -lm -lz    -lkernel32 -o ../run/john.exe
truecrypt_fmt.o:truecrypt_fmt.c:(.text+0x762): undefined reference to
`_EVP_aes_256_xts'
truecrypt_fmt.o:truecrypt_fmt.c:(.text+0x8e1): undefined reference to
`_EVP_aes_256_xts'
truecrypt_fmt.o:truecrypt_fmt.c:(.text+0x9b3): undefined reference to
`_EVP_aes_256_xts'
truecrypt_fmt.o:truecrypt_fmt.c:(.text+0xa82): undefined reference to
`_EVP_aes_256_xts'
truecrypt_fmt.o:truecrypt_fmt.c:(.text+0xb3d): undefined reference to
`_EVP_aes_256_xts'
/usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../../i686-pc-cygwin/bin/ld:
truecrypt_fmt.o: bad reloc address 0x0 in section `.data'
/usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../../i686-pc-cygwin/bin/ld:
final link failed: Invalid operation
collect2: ld returned 1 exit status
Makefile:1612: recipe for target `../run/john.exe' failed
make[1]: *** [../run/john.exe] Error 1
make[1]: Leaving directory `/cygdrive/c/jtr/john-magnum/magnum-jumbo/src'
Makefile:1281: recipe for target `win32-cygwin-x86-sse2i' failed
make: *** [win32-cygwin-x86-sse2i] Error 2

-rich

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.