|
Message-ID: <8E6AB5AE19584C6086C2B70169F291AA@ath64dual>
Date: Tue, 5 Jul 2011 21:25:35 -0500
From: "JFoug" <jfoug@....net>
To: <john-dev@...ts.openwall.com>
Subject: Re: Error with john-1.7.7-jumbo6-omp-des-7 compiling on multiple OSes
what is directory /j/src ??
did you have a bad patch, or copy something there?
Jim.
----- Original Message -----
From: Robert Harris
To: john-dev@...ts.openwall.com
Sent: Tuesday, July 05, 2011 9:03 PM
Subject: [john-dev] 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
clip....
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.