make bzImage error from crypto_hmac_update' undeclared

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

It seems this error was reported last August. I am using Redhat WS 3.0 with linux-2.4.21-9.0.1.EL. When I tried to recompile kernel, it generates errors as follows.
Does anyone know how to get around this problem ? Because of this, the subsequent `make moudle` is failing.


Thanks,
yasushi

In file included from xfrm_algo.c:16:
/usr/src/linux-2.4.21-9.0.1.EL/include/net/ah.h: In function `ah_hmac_digest':/usr/src/linux-2.4.21-9.0.1.EL/include/net/ah.h:26: warning: implicit declaration of function `crypto_hmac_init'
/usr/src/linux-2.4.21-9.0.1.EL/include/net/ah.h:27: `crypto_hmac_update' undeclared (first use in this function)
/usr/src/linux-2.4.21-9.0.1.EL/include/net/ah.h:27: (Each undeclared identifieris reported only once
/usr/src/linux-2.4.21-9.0.1.EL/include/net/ah.h:27: for each function it appears in.)
/usr/src/linux-2.4.21-9.0.1.EL/include/net/ah.h:28: warning: implicit declaration of function `crypto_hmac_final'
In file included from xfrm_algo.c:19:
/usr/src/linux-2.4.21-9.0.1.EL/include/net/esp.h: In function `esp_hmac_digest':/usr/src/linux-2.4.21-9.0.1.EL/include/net/esp.h:49: `crypto_hmac_update' undeclared (first use in this function)
make[3]: *** [xfrm_algo.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.21-9.0.1.EL/net/xfrm'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.21-9.0.1.EL/net/xfrm'
make[1]: *** [_subdir_xfrm] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.21-9.0.1.EL/net'
make: *** [_dir_net] Error 2




--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux