|
Message-ID: <20130602095222.9G86X.491175.imail@eastrmwml108> Date: Sun, 2 Jun 2013 9:52:22 -0400 From: <jfoug@....net> To: john-dev@...ts.openwall.com Subject: Link failure (bleeding win32-cygwin-x86-any ) I think the recent change: f873e40d51 by Sayantan is causing this problem. Here is the linkage errors: DES_fmt.o:DES_fmt.c:(.text+0x117): undefined reference to `_DES_bs_all' DES_fmt.o:DES_fmt.c:(.text+0x25e): undefined reference to `_DES_bs_crypt_25' So it looks like something changed, so that these functions are being called, in builds which do not have them, or possibly it was code being removed that should have been left. I really do not know. The change is complex, simply looking at the git patch. Jim.
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.