|
Message-ID: <51764CCD.7060902@mccme.ru> Date: Tue, 23 Apr 2013 12:56:45 +0400 From: Alexander Cherepanov <cherepan@...me.ru> To: john-dev@...ts.openwall.com Subject: Bleeding fails to build Hi! $ make -j4 linux-x86-64 > /dev/null dynamic_fmt.c:338: warning: ‘tmpOut’ defined but not used aix_ssha_fmt_plug.c: In function ‘crypt_all’: aix_ssha_fmt_plug.c:223: warning: implicit declaration of function ‘PKCS5_PBKDF2_HMAC’ putty_fmt_plug.c: In function ‘valid’: putty_fmt_plug.c:95: warning: unused variable ‘q’ rawSHA1_ng_fmt.c:575:3: warning: #warning not using optimized sse4.1 compare because -msse4 was not specified aix_ssha_fmt_plug.o: In function `crypt_all': aix_ssha_fmt_plug.c:(.text+0x2bc): undefined reference to `PKCS5_PBKDF2_HMAC' collect2: ld returned 1 exit status make[1]: *** [../run/john] Error 1 make: *** [linux-x86-64] Error 2 And target linux-x86-64 fails with the following error: make[1]: icc: Command not found -- Alexander Cherepanov
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.