[Openswan Users] building
Paul Wouters
paul at xelerance.com
Fri Mar 24 16:16:51 CET 2006
On Fri, 24 Mar 2006, ted leslie wrote:
> turns out my kernel is putting libs in /lib/modules/2.6.14-smp
>
> and the openswan module install in /lib/modules/2.6.14
>
> weird that my active kernel is "2.6.14-smp"
> i.e. uname-a
>
> but openswan is ignoring this and just creating directory based on 2.6.14,
> oh well,
> i am going to drop the "-smp" of the end of the kernel identifier,
> so the two are in sync.
You should set the proper path to the kernelsrc, eg:
export KERNELSRC=/lib/modules/2.6.14-smp/build
and you need to install kernel-smp-devel.
That said, there is a crasher with SMP, so please use the non-smp kernel
for now.
Paul
More information about the Users
mailing list