On Fri, Jul 31, 2009 at 1:37 PM, Michael J Gruber<git@xxxxxxxxxxxxxxxxxxxx> wrote: >> What did I do wrong? :) > > 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. Aha, thanks :) Now I'm getting a different error: $ make as -o sha1-586.o sha1-586.s sha1-586.s: Assembler messages: sha1-586.s:4: Warning: .type pseudo-op used outside of .def/.endef ignored. sha1-586.s:4: Error: junk at end of line, first unrecognized character is `s' sha1-586.s:1438: Warning: .size pseudo-op used outside of .def/.endef ignored. sha1-586.s:1438: Error: junk at end of line, first unrecognized character is `s' make: *** [sha1-586.o] Error 1 What might be relevant, is that I'm trying this on Windows (Vista 64bit). I'd still think GNU as should be able to assemble the source, though. I've got an i7, so I thought the result might be interresting. -- Erik "kusma" Faye-Lund kusmabite@xxxxxxxxx (+47) 986 59 656 -- 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