Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sat, 08 Jun 2013 03:54:44 +0400
From: "Sergey V." <sftp.mtuci@...il.com>
To: john-dev@...ts.openwall.com
Subject: Make blockchain-opencl non-plug

Dhiru,

With new blockchain-opencl format i got compile error:
$ make linux-x86-64i
...
gcc -c -Wall -Wdeclaration-after-statement -O2
-fomit-frame-pointer -I/usr/local/include -I/usr/include/nss
-I/usr/include/nspr -DHAVE_NSS -DHAVE_GMP -DHAVE_CRYPT -DHAVE_DL
-DUSING_ICC_S_FILE -funroll-loops opencl_blockchain_fmt_plug.c
In file included from opencl_blockchain_fmt_plug.c:29:0:
common-opencl.h:22:19: fatal error: CL/cl.h: No such file or directory
compilation terminated.
make[1]: *** [opencl_blockchain_fmt_plug.o] Error 1
make[1]: Leaving directory `/home/src/john/src'
make: *** [linux-x86-64i] Error 2

Trivial patch attached (I tested it only with linux-x86-64i). Thanks!

View attachment "0001-make-blockchain-opencl-non-plug.patch" of type "text/x-patch" (2070 bytes)

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

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.