* Some 2.5.55 compile problems
@ 2003-01-10 9:01 Joshua M. Kwan
0 siblings, 0 replies; only message in thread
From: Joshua M. Kwan @ 2003-01-10 9:01 UTC (permalink / raw)
To: davem; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 727 bytes --]
Hi Dave: (hope i'm addressing this issue to the right person!)
When making bzImage with the current BK I receive the following during
the final link process:
net/built-in.o(.text+0x4ba22): In function `xfrm_probe_algs':
: undefined reference to `crypto_alg_available'
net/built-in.o(.text+0x4ba68): In function `xfrm_probe_algs':
: undefined reference to `crypto_alg_available'
this is because ipv4 seems to depend on some Cryptographic API stuff...
that doesn't sound right though! Anyway, I added base Cryptographic API
support to shut it up, and the link went fine.
But this was definitely not added until recently - I was able to
compile all 2.5.54 BK cleanly. What's the deal now?
Regards
Josh
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-01-10 8:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-10 9:01 Some 2.5.55 compile problems Joshua M. Kwan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox