Philippe Roussel <[EMAIL PROTECTED]> wrote: > Hi, > > While building randconfigs I rant into > > crypto/built-in.o: In function cryptd_alloc':cryptd.c:(.text+0xe35b): > undefined reference to crypto_ahash_type' > make: *** [.tmp_vmlinux1] Error 1 > > with > > CONFIG_CRYPTO=y > CONFIG_CRYPTO_HASH=m
You need CONFIG_CRYPTO_HASH=y since you've got CONFIG_CRYPTD=y. This is alerady fixed in my tree but I forgot to push :) Sorry. It's pushed now. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html