Hajimu UMEMOTO wrote: > Hi, > > >>>>> On Sat, 16 Mar 2002 01:32:04 -0800 > >>>>> Maxime Henrion <[EMAIL PROTECTED]> said: > > mux> Since the addition of optimized 3DES encryption for x86, the build of the > mux> smbfs kernel module has been broken (on all platforms). This is because > mux> new files are now needed (des_enc.S for x86, des_enc.c for other > mux> archs). The attached patch fixes this problem. > > Oops, I've forgot about smbfs.ko. It seems fine to me.
Actually, this patch is wrong because it won't ever compile des_enc.S. Whatever I do, des_enc.c gets compiled and I can't figure out how to compile a .S file with bsd.kmod.mk. If someone with more make(1) clue than me could help out, that would be appreciated. Maxime To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message