|
Message-ID: <loom.20130911T095511-177@post.gmane.org> Date: Wed, 11 Sep 2013 07:58:07 +0000 (UTC) From: Alex <experi3nc3@...il.com> To: john-users@...ts.openwall.com Subject: JTR Bleeding Edge cannot compile in cygwin 32bit with krb5-18_fmt.c error Hi all I've just downloaded the latest git copy to Desktop and tried compiling it with Win7 cygwin but this error came up: krb5-18_fmt.c: In function ‘crypt_all’: krb5-18_fmt.c:217:21: error: ‘krb5_keyblock’ has no member named ‘length’ krb5-18_fmt.c:218:30: error: ‘krb5_keyblock’ has no member named ‘contents’ krb5-18_fmt.c:219:9: error: ‘krb5_keyblock’ has no member named ‘contents’ krb5-18_fmt.c:220:9: error: ‘krb5_keyblock’ has no member named ‘contents’ krb5-18_fmt.c:221:9: error: ‘krb5_keyblock’ has no member named ‘contents’ Makefile:2243: recipe for target `krb5-18_fmt.o' failed make[1]: *** [krb5-18_fmt.o] Error 1 make[1]: Leaving directory `/cygdrive/c/Users/Administrator/Desktop/JohnTheRipper-unstable-jumbo/src' Makefile:1690: recipe for target `win32-cygwin-x86-sse2' failed make: *** [win32-cygwin-x86-sse2] Error 2 All I did was to change CHARSET_LENGTH in params.h I've tried re-compiling an older version and it works (john-1.7.9-jumbo-7). However, I want a newer version as my custom charset is not working after I regenerate it (maybe it was a bug in that version) Any idea? Thanks! Alex
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.