Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 5 Jul 2011 22:03:07 -0400
From: "Robert Harris" <rs904c@...scape.net>
To: <john-dev@...ts.openwall.com>
Subject: Error with john-1.7.7-jumbo6-omp-des-7 compiling on multiple OSes

John-Dev,

 

I get the following error compiling  john-1.7.7-jumbo6-omp-des-7  on
multiple OSes,  what might be the solution?

 

 

$ make clean win32-cygwin-x86-sse2

rm -f ../run/john ../run/unshadow ../run/unafs ../run/unique ../run/undrop
../run/ssh2john ../run/pdf2john ../run/rar2john ../run/

genmkvpwd ../run/mkvcalcproba ../run/calc_stat ../run/tgtsnarf
../run/john.bin ../run/john.com ../run/unshadow.com ../run/unafs.co

m ../run/unique.com ../run/undrop.com ../run/ssh2john.com
../run/pdf2john.com ../run/rar2john.com ../run/john.exe ../run/unshadow.

exe ../run/unafs.exe ../run/unique.exe ../run/undrop.exe ../run/ssh2john.exe
../run/pdf2john.exe ../run/rar2john.exe ../run/genmkv

pwd.exe ../run/mkvcalcproba.exe ../run/calc_stat.exe ../run/john-mingw.exe
../run/unshadow.exe ../run/unafs.exe ../run/unique.exe

../run/undrop.exe ../run/ssh2john.exe ../run/pdf2john.exe
../run/rar2john.exe ../run/genmkvpwd.exe ../run/mkvcalcproba.exe ../run/

calc_stat.exe

rm -f ../run/john.exe john-macosx-* *.o *.bak core

rm -f detect bench generic.h arch.h tmp.s

cp /dev/null Makefile.dep

cp x86-sse.h arch.h

make ../run/john.exe ../run/unshadow.exe ../run/unafs.exe ../run/unique.exe
../run/undrop.exe ../run/ssh2john.exe ../run/pdf2john.

exe ../run/rar2john.exe ../run/genmkvpwd.exe ../run/mkvcalcproba.exe
../run/calc_stat.exe \

                JOHN_OBJS=" DES_fmt.o DES_std.o DES_bs.o DES_bs_b.o
BSDI_fmt.o MD5_fmt.o MD5_std.o BF_fmt.o BF_std.o AFS_fmt.o LM_

fmt.o NT_fmt.o XSHA_fmt.o BFEgg_fmt.o DOMINOSEC_fmt.o timer.o lotus5_fmt.o
oracle_fmt.o oracle11_fmt.o MYSQL_fmt.o mysqlSHA1_fmt.o

KRB4_fmt.o KRB4_std.o KRB5_fmt.o KRB5_std.o mskrb5_fmt.o md5_go.o
rawMD5go_fmt.o md5_eq.o rawMD5unicode_fmt.o PO_fmt.o md5.o hmac

md5.o hmacMD5_fmt.o IPB2_fmt.o rawSHA1_fmt.o sha1_gen_fmt.o rawMD4_fmt.o
md4_gen_fmt.o NSLDAP_fmt.o NSLDAPS_fmt.o OPENLDAPS_fmt.o

salted_sha1_fmt.o base64.o md4.o mscash_fmt.o mscash2_fmt.o NETLM_fmt.o
NETNTLM_fmt.o NETLMv2_fmt.o NETNTLMv2_fmt.o NETHALFLM_fmt.

o mediawiki_fmt.o MSCHAPv2_fmt.o mssql_fmt.o mssql05_fmt.o EPI_fmt.o
PHPS_fmt.o MYSQL_fast_fmt.o pixMD5_fmt.o sapG_fmt.o sapB_fmt.

o NS_fmt.o HDAA_fmt.o phpassMD5_fmt.o md5_gen_fmt.o md5_gen_parser.o
md5_gen_preloads.o md5_gen_utils.o DMD5_fmt.o hmailserver_fmt

.o SybaseASE_fmt.o SKEY_fmt.o ssh_fmt.o ssh2john.o pdf_fmt.o pdf2john.o
pdfcrack_common.o pdfcrack_md5.o pdfparser.o pdfcrack.o pd

fcrack_rc4.o rar_fmt.o rar2john.o dummy.o batch.o bench.o charset.o common.o
compiler.o config.o cracker.o crc32.o external.o form

ats.o getopt.o idle.o inc.o john.o list.o loader.o logger.o math.o memory.o
misc.o options.o params.o path.o recovery.o rpp.o rule

s.o signals.o single.o status.o tty.o wordlist.o mkv.o mkvlib.o unicode.o
unshadow.o unafs.o undrop.o unique.o x86.o x86-sse.o sha

1-mmx.o md5-mmx.o" \

                CFLAGS="-c -Wall -O2 -fomit-frame-pointer
-I/usr/local/include -fopenmp -mpreferred-stack-boundary=2" \

                ASFLAGS="-c -fopenmp -DUNDERSCORES"

make[1]: Entering directory `/j/src'

gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -fopenmp
-mpreferred-stack-boundary=2 -funroll-loops DES_fmt.c

gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -fopenmp
-mpreferred-stack-boundary=2 -funroll-loops DES_std.c

gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -fopenmp
-mpreferred-stack-boundary=2 -funroll-loops DES_bs.c

DES_bs.c: In function `DES_bs_set_salt':

DES_bs.c:153: error: invalid type for iteration variable `tp'

DES_bs.c:153: warning: iteration variable `tp' is unsigned

DES_bs.c: In function `DES_bs_cmp_all':

DES_bs.c:585: error: invalid type for iteration variable `tp'

DES_bs.c:585: warning: iteration variable `tp' is unsigned

make[1]: *** [DES_bs.o] Error 1

make[1]: Leaving directory `/j/src'

make: *** [win32-cygwin-x86-sse2] Error 2


Content of type "text/html" skipped

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.