On Mon, Jul 04, 2016 at 08:32:44AM +0000, Tudor-Dan Ambarus wrote: > Hi Herbert, > > > Sorry, but this doesn't build: > > > > CC [M] drivers/crypto/caam/caampkc.o > > ../drivers/crypto/caam/caampkc.c:17:28: fatal error: rsapubkey-asn1.h: No > > such file or directory > > compilation terminated. > > I can't reproduce it. I tried on powerpc, arm and x86 (even if caam is not > present for x86). I've successfully built caampkc as built-in or > as a module for powerpc and arm. > > I use git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git > on latest master branch (27710b8ea3defcbd7d340dbd0423d911b4eb7c4f) > with my commit on top of it. Perhaps you have a dirty tree that still has the asn header file in the caam subdirectory? I don't see how this can possibly work on a clean tree since you got rid of all the ASN stuff from the caam driver. Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html