|
Message-ID: <d79078c33de2c3e3aada43d22c88b7ed@smtp.hushmail.com> Date: Sun, 1 Sep 2013 15:46:13 +0200 From: magnum <john.magnum@...hmail.com> To: john-users@...ts.openwall.com Subject: Re: JTR Bleeding-Edge compile error in Windows Cygwin 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
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.