[integrity:next-integrity-queued 22/22] security/integrity/evm/evm_crypto.c:93: undefined reference to `hash_algo_name'

Mimi Zohar zohar at linux.vnet.ibm.com
Fri Jun 15 10:55:50 UTC 2018


On Thu, 2018-06-14 at 09:07 +0800, kbuild test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git next-integrity-queued
> head:   6497009f11c75bae55a3329dedcd3eeb8e282eaf
> commit: 6497009f11c75bae55a3329dedcd3eeb8e282eaf [22/22] evm: Allow non-SHA1 digital signatures
> config: x86_64-randconfig-ws0-06140615 (attached as .config)
> compiler: gcc-7 (Debian 7.3.0-16) 7.3.0
> reproduce:
>         git checkout 6497009f11c75bae55a3329dedcd3eeb8e282eaf
>         # save the attached .config to linux build tree
>         make ARCH=x86_64 
> 
> All errors (new ones prefixed by >>):
>    security/integrity/evm/evm_crypto.o: In function `init_desc':
> >> security/integrity/evm/evm_crypto.c:93: undefined reference to `hash_algo_name'
> 
> vim +93 security/integrity/evm/evm_crypto.c

Thanks!  Removing the hash.h include should fix it.  (commit updated.)

Mimi

--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the Linux-security-module-archive mailing list