Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 20 Jun 2013 09:49:16 +0200
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: Compiling John for use with AMD Radeon HD 6990

On 20 Jun, 2013, at 3:53 , tauri19 <tauri19@...il.com> wrote:

> I am having some trouble compiling John to work with 4xAMD Radeon HG 6990s.
> I currently have them working with hashcat. I have tried following:
> http://openwall.info/wiki/john/GPU.
> 
> When I make with sudo make linux-x86-64-native, the compile works but does
> not utilize the GPUs. If I attempt to make with sudo make
> linux-x86-64-opencl or sudo make linux-x86-64-gpu, I receive the following
> errors:
> In file included from rar_fmt.c:88:0:
> common-opencl.h:8:19: fatal error: CL/cl.h: No such file or directory
> compilation terminated.
> make[1]: *** [rar_fmt.o] Error 1
> make[1]: Leaving directory
> `/home/hashcat-user/john-gpu/john-1.7.9-jumbo-7/src'
> make: *** [linux-x86-64-opencl] Error 2
> 
> Any help would be greatly appreciated.

In addition to what Sayantan said you should definitely get rid of that awful habit of prepending "sudo" to any command that does not *really* need it. Also, the Jumbo-7 you are using is seriously outdated. Try a snapshot tarball instead, available here:
https://github.com/magnumripper/JohnTheRipper/tarball/bleeding-jumbo

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.