|
Message-Id: <20110730180333.M47961@set-ezine.org> Date: Sat, 30 Jul 2011 14:03:33 -0400 From: "madfran" <madfran@...-ezine.org> To: john-users@...ts.openwall.com Subject: Re: Compiling john 1.7.8 jumbo under Windows XP+cygwin > >> I am trying to compile the jumbo release of john 1.7.8 under XP (with > >> patch > > > > It looks like your libssl is linked with libz, so you need to add -lz to > > LDFLAGS. Does this help? > > No. I have exactly the same message. ************************************** ....sha1-mmx.o md5-mmx.o -s -L/usr/local/lib -L/usr/local/ssl/lib -lcrypto - lssl -lm -lz -lkernel32 -o ../run/john.exe /usr/local/ssl/lib/libssl.a(ssl_err2.o):ssl_err2.c:(.text+0x4): undefined reference to `_ERR_load_crypto_strings' ************************************** > > > madfran, are you using the win32-cygwin-x86-sse2 and not the > win32-mingw-x86-sse2 build rules? They both are likely to succeed > on a cygwin installation, but the 2nd is less likely to be as robust > and up to date. I use "make win32-cygwin-x86-sse2" madfran
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.