Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 2 Sep 2013 02:51:47 +0700
From: Victor Mamuaya <victor.mamuaya@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: JTR Bleeding-Edge compile error in Windows Cygwin

hi magnum,

that build was from the source i fetch the same day i post the error for
cygwin64.

fetch another one 10 minutes ago and this is the error in cygwin32.

$ make -s clean && make -sj8 win32-cygwin-x86-opencl
krb5-23_fmt.c:285:2: warning: #warning Note: krb5-23 format disabled,
un-comment HAVE_KRB5 in Makefile if you have MIT Kerberos 5 libs and
headers installed. [-Wcpp]
krb5-18_fmt.c:315:2: warning: #warning Note: krb5-18 format disabled,
un-comment HAVE_KRB5 in Makefile if you have MIT Kerberos 5 libs and
headers installed. [-Wcpp]
rawSHA1_ng_fmt.c:576:3: warning: #warning not using optimized sse4.1
compare because -msse4 was not specified [-Wcpp]
In file included from formats.c:26:0:
common-opencl.h:22:19: fatal error: CL/cl.h: No such file or directory
compilation terminated.
Makefile:2336: recipe for target `formats.o' failed
make[1]: *** [formats.o] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:1769: recipe for target `win32-cygwin-x86-opencl' failed
make: *** [win32-cygwin-x86-opencl] Error 2

regards,


On Sun, Sep 1, 2013 at 8:46 PM, magnum <john.magnum@...hmail.com> wrote:

> On 31 Aug, 2013, at 19:35 , Victor Mamuaya <victor.mamuaya@...il.com>
> wrote:
> > for cygwin32 there is no problem with compiling, only several
> > stuff got error.
>
> There's just some pretty benign warnings during build of john itself, the
> errors occur when building some helper tools because libpcap-dev (or
> whatever it might be called in cygwin) is not installed:
>
> > Failing after this point just means some helper tools did not build:
> > SIPdump.c:19:25: fatal error: netinet/ip6.h: No such file or directory
> > compilation terminated.
> > Makefile:2336: recipe for target `SIPdump.o' failed
> > make[1]: *** [SIPdump.o] Error 1
> > make[1]: *** Waiting for unfinished jobs....
> > vncpcap2john.cpp:36:30: fatal error: netinet/if_ether.h: No such file or
> > directory
> > compilation terminated.
> > Makefile:2281: recipe for target `../run/vncpcap2john' failed
> > make[1]: *** [../run/vncpcap2john] Error 1
> > Makefile:1769: recipe for target `win32-cygwin-x86-opencl' failed
> > make: *** [win32-cygwin-x86-opencl] Error 2
>
> > and this is the test suite result http://pastebin.com/06s4i6r4
>
> That is just built-in self-tests. The "test suite" is something else. You
> can get it at https://github.com/magnumripper/jtrTestSuite and it tests
> things more in depth but doesn't test all formats.
>
> Anyway, what exact version of Jumbo was this? Latest bleeding-jumbo at the
> time?
>
> magnum
>



-- 
My Gallery
http://www.flickr.com/photos/33226734@N08/

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.