Hi, On Fri, 31 Jul 2009, Erik Faye-Lund wrote: > 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). Probably using msysGit? Then you're still using the 32-bit environment, as MSys is 32-bit only for now. Ciao, Dscho -- 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