|
Message-ID: <20130602151138.GA12680@openwall.com> Date: Sun, 2 Jun 2013 19:11:38 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: Link failure (bleeding win32-cygwin-x86-any ) On Sun, Jun 02, 2013 at 09:52:22AM -0400, jfoug@....net wrote: > I think the recent change: f873e40d51 by Sayantan is causing this problem. This is unrealistic, because f873e40d51 touches only opencl_DES_* source files: $ git show f873e40d51 | diffstat opencl/DES_bs_kernel.cl | 165 +++++++++-------------------------------------- opencl_DES_bs.c | 31 -------- opencl_DES_bs.h | 3 opencl_DES_bs_b.c | 166 ++++++++++++++++++++++++------------------------ opencl_DES_fmt.c | 11 --- 5 files changed, 123 insertions(+), 253 deletions(-) > 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' Alexander
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.