mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Can't compile ipv[46] with ipsec (2.5.69)
@ 2003-05-06  2:37 Peter Chubb
  2003-05-06  3:21 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Chubb @ 2003-05-06  2:37 UTC (permalink / raw)
  To: linux-kernel



I think that the config files are a bit confused.  Surely
CONFIG_INET_AH should depend on CONFIG_CRYPTO_HMAC ???

  CC      net/ipv4/ah.o
In file included from net/ipv4/ah.c:5:
include/net/ah.h: In function `ah_hmac_digest':
include/net/ah.h:26: warning: implicit declaration of function
`crypto_hmac_init'
include/net/ah.h:27: `crypto_hmac_update' undeclared (first use in
this function)
include/net/ah.h:27: (Each undeclared identifier is reported only once
include/net/ah.h:27: for each function it appears in.)
include/net/ah.h:28: warning: implicit declaration of function
`crypto_hmac_final'



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Can't compile ipv[46] with ipsec (2.5.69)
  2003-05-06  2:37 Can't compile ipv[46] with ipsec (2.5.69) Peter Chubb
@ 2003-05-06  3:21 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2003-05-06  3:21 UTC (permalink / raw)
  To: Peter Chubb; +Cc: linux-kernel

On Mon, 2003-05-05 at 19:37, Peter Chubb wrote:
> I think that the config files are a bit confused.  Surely
> CONFIG_INET_AH should depend on CONFIG_CRYPTO_HMAC ???

Other way around, check crypto/Kconfig.  You have to do
something explicitly to override it.

-- 
David S. Miller <davem@redhat.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-06  3:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-06  2:37 Can't compile ipv[46] with ipsec (2.5.69) Peter Chubb
2003-05-06  3:21 ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®