[Openswan Users] SLES10 SP1 and openswan 2.4.11
Nicole Hähnel
nicole.haehnel at gmx.net
Tue Feb 19 10:13:45 EST 2008
Paul Wouters schrieb:
> On Tue, 19 Feb 2008, Nicole Hähnel wrote:
>
>
>>> Can you copy those in from your linux-version/include/linux/ directory and
>>> try again?
>>>
>>> Paul
>>>
>> No, I can't.
>> I have SLES kernel 2.6.16.54-0.2.5 and RHEL5 kernel 2.6.18-53.1.13.
>> The files do not exist in these kernel versions?!
>>
>
> Yes, they are probably only in newer kernels. I guess we will have
> to fine tune what we take from those include files.
>
> Copy netlink.h, rtnetlink.h and xfrm.h from your kernel source/headers
> and reply the ones in programs/pluto/linux26/
>
> Maybe we should stop providing copies and just require the kernel include
> files, but that usually means people will need to grab 50MB of files....
>
> Paul
>
Ok, 'make programs' is working, but 'make module' not.
ln -s -f /usr/src/openswan-2.5.16/linux/net/ipsec/initaddr.c
/usr/src/openswan-2.5.16/modobj26/initaddr.c
CC [M] /usr/src/openswan-2.5.16/modobj26/initaddr.s
/usr/src/openswan-2.5.16/modobj26/initaddr.c: In function 'initaddr':
/usr/src/openswan-2.5.16/modobj26/initaddr.c:62: error: implicit
declaration of function 'bzero'
make[3]: *** [/usr/src/openswan-2.5.16/modobj26/initaddr.s] Error 1
make[2]: *** [_module_/usr/src/openswan-2.5.16/modobj26] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.16.54-0.2.5'
make[1]: *** [module26] Error 2
make[1]: Leaving directory `/usr/src/openswan-2.5.16'
make: *** [module] Error 2
Nicole
More information about the Users
mailing list