|
Message-ID: <e3caa61321610e18573ba567090a58a5@smtp.hushmail.com> Date: Wed, 17 Jun 2015 18:39:12 +0200 From: magnum <john.magnum@...hmail.com> To: john-users@...ts.openwall.com Subject: Re: The newest librexgen with fixed "missing character from AlternativeIterator" available On 2015-06-17 17:36, Marek Wrzosek wrote: > Hi > > I've just pulled the newest version of rexgen and the missing character > bug is fixed but I can't build john with this version of librexgen. > I've got this error message: > > regex.c: In function ‘do_regex_crack_as_rules’: > regex.c:107:2: error: unknown type name ‘c_iterator_ptr’ > regex.c:107:24: warning: initialization makes integer from pointer > without a cast [enabled by default] > regex.c:162:2: warning: implicit declaration of function > ‘c_regex_iterator_cb’ [-Wimplicit-function-declaration] > regex.c:167:2: warning: implicit declaration of function > ‘c_iterator_next’ [-Wimplicit-function-declaration] > regex.c:168:3: warning: implicit declaration of function > ‘c_iterator_value’ [-Wimplicit-function-declaration] > regex.c:174:5: warning: implicit declaration of function > ‘c_iterator_delete’ [-Wimplicit-function-declaration] > regex.c: In function ‘do_regex_crack’: > regex.c:186:2: error: unknown type name ‘c_iterator_ptr’ > regex.c:186:24: warning: initialization makes integer from pointer > without a cast [enabled by default] > make[1]: *** [regex.o] Błąd 1 > make: *** [default] Błąd 2 > > I don't know if this is librexgen fault or something changed in john lately. I'm not aware of any change in JtR that would affect this. If Jan changed the library interface again, I hope he'll post a patch for 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.