|
Posted by on May 11, 2006, 1:11 pm
If you were Registered and logged in, you could reply and use other advanced thread options
msg wrote:
> I would appreciate a dialog with anyone who has
> successfully built linux kernel >2.4.20 (2.4.27) with
> ipsec modules. I am having unresolved symbol
> problems in 'esp4.o' and 'ip_gre.o'.
The missing symbols were in the kernel but were
versioned.
Rebuilding the kernel with CONFIG_MODVERSIONS
turned off fixed the problem.
Michael
|