|
Message-ID: <CAG6aBkUSb+dkw75w1UMuPGavttGuLpdBUX2_=tx-99X0nD0KLw@mail.gmail.com> Date: Sat, 5 Nov 2011 07:28:02 -0400 From: Nigel Sollars <nsollars@...il.com> To: john-users@...ts.openwall.com Subject: Re: Linux MIPS And the cpu info is this ( not what I were told they were but hey these things were free ). root@...y:/usr/src/john-1.7.8-jumbo-7/src# cat /proc/cpuinfo system type : SGI Indy processor : 0 cpu model : R4600 V2.0 FPU V2.0 BogoMIPS : 132.09 wait instruction : yes microsecond timers : yes tlb_entries : 48 extra interrupt vector : no hardware watchpoint : no ASEs implemented : shadow register sets : 1 core : 0 VCED exceptions : not available VCEI exceptions : not available On Sat, Nov 5, 2011 at 7:25 AM, Nigel Sollars <nsollars@...il.com> wrote: > Ok, > > Patched up the source and tried to build with and without MPI / > -march=mips64 and I get this, > > mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT john-mpi.o DES_fmt.o > DES_std.o DES_bsg.o DES_bs_b.o MD5_fmt.o MD5_std.o BF_fmt.o BF_std.o > bench-t.o best.o common.o config_g.o formats.o math.o memory.o miscnl.o > params.o path.o signals.o tty.o -s -L/usr/local/lib -L/usr/local/ssl/lib > -lcrypto -lssl -lm -lz -o bench > formats.o: In function `fmt_init': > /usr/src/john-1.7.8-jumbo-7/src/formats.c:32: undefined reference to > `options' > collect2: ld returned 1 exit status > make[1]: *** [bench] Error 1 > make[1]: Leaving directory `/usr/src/john-1.7.8-jumbo-7/src' > make: *** [generic.h] Error 1 > > The only patch that complained ( Garbage input ) was the perl / ruby > permissions patch. > > Nige > > On Sat, Nov 5, 2011 at 6:27 AM, Nigel Sollars <nsollars@...il.com> wrote: > >> Ah, >> >> That makes perfect sense, Il take the full patch route. >> >> Nige >> >> On Sat, Nov 5, 2011 at 6:12 AM, Solar Designer <solar@...nwall.com>wrote: >> >>> On Sat, Nov 05, 2011 at 06:05:15AM -0400, Nigel Sollars wrote: >>> > I tried applying that one to the latest jumbo source tarball, and it >>> > pretty much gets rejected. Is there a pre-requisit patch required >>> before >>> > attempting to apply this one? >>> >>> Formally, yes - all lower-numbered post-jumbo-7 patches (0001 to 0035) >>> are meant to be applied first. However, you can bypass this by applying >>> this specific patch to md5_gen_fmt.c instead of to dynamic_fmt.c (a >>> rename made with one of the lower-numbered patches). >>> >>> $ patch src/md5_gen_fmt.c < 0036-j7-dynamic-be-x1-fixes.diff >>> patching file src/md5_gen_fmt.c >>> Hunk #1 succeeded at 350 (offset -3 lines). >>> >>> > On Mon, Oct 31, 2011 at 12:55 PM, jfoug <jfoug@....net> wrote: >>> > >>> > > Patch 0036 on the wiki, should fix the compile issues for BigEndian >>> systems >>> > > that are 1x md5 (the 2x was working already). >>> >>> Alexander >>> >> >> >> >> -- >> “Science is a differential equation. Religion is a boundary condition.” >> >> Alan Turing >> >> > > > -- > “Science is a differential equation. Religion is a boundary condition.” > > Alan Turing > > -- “Science is a differential equation. Religion is a boundary condition.” Alan Turing
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.