[Openswan Users] Module installation issue

Paul Wouters paul at xelerance.com
Sun May 4 18:00:44 EDT 2008


On Sun, 4 May 2008, Stasek Killov wrote:

>  I have faced the problem during installation openswan modules:
>
> Linux mobile 2.6.24-1-amd64 #1 SMP Thu Mar 27 16:52:38 UTC 2008 x86_64 GNU/Linux

> /usr/src/modules/openswan/modobj26/ipsec_proc.c: In function ‘ipsec_tncfg_get_info’:
> /usr/src/modules/openswan/modobj26/ipsec_proc.c:532: warning: passing argument 1 of ‘__dev_get_by_name’ from incompatible pointer type
> /usr/src/modules/openswan/modobj26/ipsec_proc.c:532: error: too few arguments to function ‘__dev_get_by_name’
> /usr/src/modules/openswan/modobj26/ipsec_proc.c: In function ‘ipsec_proc_init’:
> /usr/src/modules/openswan/modobj26/ipsec_proc.c:921: error: ‘proc_net’ undeclared (first use in this function)

2.6.24 obsoleted some of the proc interface, and openswan has not yet been
updated to use seq_file instead. Try using 2.6.23.

Paul


More information about the Users mailing list