|
Message-ID: <loom.20130912T130554-729@post.gmane.org> Date: Thu, 12 Sep 2013 11:08:01 +0000 (UTC) From: Alex <experi3nc3@...il.com> To: john-users@...ts.openwall.com Subject: Re: JTR Bleeding Edge cannot compile in cygwin 32bit with krb5-18_fmt.c error magnum <john.magnum@...> writes: > If you are indeed using bleeding-jumbo, then why change CHARSET_LENGTH? Is 24 not enough? Or did you check > out the unstable-jumbo branch? > > Anyway I'm not sure how to get krb5-18 working for you but in case you don't need it you can try disabling it. > Comment out the two following lines in Makefile: > > HAVE_KRB5 = `find 2>&1 /usr/include/ /usr/local/include/ -name "krb5.h" | grep -q "krb5.h" && echo -DHAVE_KRB5` > KRB5_LDFLAGS = `find 2>&1 /usr/include/ /usr/local/include/ -name "krb5.h" | grep -q "krb5.h" && echo > -lk5crypto -lkrb5` > > magnum > > Ah it was my mistake. I was using unstable-jumbo. That's why I was editing the params.h I have the same problem with bleeding-jumbo though in cygwin (krb error). I disabled the two lines you suggested in the makefile and I managed to compile it. Thanks!
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.