Erik Faye-Lund venit, vidit, dixit 31.07.2009 13:11: > On Fri, Jul 31, 2009 at 12:46 PM, George Spelvin<linux@xxxxxxxxxxx> wrote: >> I haven't packaged this nicely, but it's not that complicated. >> - Download Andy's original code from >> http://www.openssl.org/~appro/cryptogams/cryptogams-0.tar.gz >> - Unpack and cd to the cryptogams-0/x86 directory >> - "patch < this_email" to create "sha1test.c", "sha1-586.h", "Makefile", >> and "sha1-x86.pl". >> - "make" > > $ patch < ../sha1-opt.patch.eml > patching file `Makefile' > patching file `sha1test.c' > patching file `sha1-586.h' > patching file `sha1-x86.pl' > > $ make > make: *** No rule to make target `sha1-586.o', needed by `586test'. Stop. > > What did I do wrong? :) > Would it be easier if you pushed it out somewhere? > You need to go to the x86 directory, apply the patch and run make there. (I made the same mistake.) Also, you i586 (32bit) glibc-devel if you're on a 64 bit system. Michael -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html