|
Message-ID: <CA+TsHUDxoRE3aYK-rXPRY=6=EYR0uJbRQ2qrQUVFV6k7FFjB4Q@mail.gmail.com>
Date: Sun, 14 Jul 2013 09:14:30 +0530
From: Sayantan Datta <std2048@...il.com>
To: john-dev@...ts.openwall.com
Subject: Can't build bleeding without modifying makefle
Hi magnum, dhiru,
make clean linux-x86-64-opencl fails on my system.
/usr/local/lib/libcrypto.a(sha256.o): In function `SHA256_Init':
sha256.c:(.text+0x2b0): multiple definition of `SHA256_Init'
escrypt/sha256.o:sha256.c:(.text+0x1e20): first defined here
/usr/local/lib/libcrypto.a(sha256.o): In function `SHA256_Update':
sha256.c:(.text+0x3c0): multiple definition of `SHA256_Update'
escrypt/sha256.o:sha256.c:(.text+0x1e70): first defined here
/usr/local/lib/libcrypto.a(sha256.o): In function `SHA256_Final':
sha256.c:(.text+0x3f0): multiple definition of `SHA256_Final'
escrypt/sha256.o:sha256.c:(.text+0x20e0): first defined here
collect2: ld returned 1 exit status
I'm using openssl openssl-1.0.1e.
I notified this in git issues page about a week ago. Should I rename those
functions and commit?
Regards,
Sayantan
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.