[Openswan Users] 2.6.23.8 patch doesn't work

Issany Reza issanyr at gmail.com
Wed Nov 19 04:46:36 EST 2008


This patch is not working. After few search I can go further, but it fails
at crypto_alg
(have I to enable all AH and ESP builtin ?)

Is someneone could help me please ?

  CC [M]  net/ipsec/ipsec_alg_cryptoapi.o
net/ipsec/ipsec_alg_cryptoapi.c: In function 'setup_cipher':
net/ipsec/ipsec_alg_cryptoapi.c:204: error: implicit declaration of function
'crypto_alg_available'
net/ipsec/ipsec_alg_cryptoapi.c: In function '_capi_new_key':
net/ipsec/ipsec_alg_cryptoapi.c:303: warning: passing argument 1 of
'crypto_cipher_setkey' from incompatible pointer type
net/ipsec/ipsec_alg_cryptoapi.c: In function '_capi_cbc_encrypt':
net/ipsec/ipsec_alg_cryptoapi.c:336: error: implicit declaration of function
'crypto_cipher_set_iv'
net/ipsec/ipsec_alg_cryptoapi.c:336: error: implicit declaration of function
'crypto_tfm_alg_ivsize'
net/ipsec/ipsec_alg_cryptoapi.c:338: error: implicit declaration of function
'crypto_cipher_encrypt'
net/ipsec/ipsec_alg_cryptoapi.c:340: error: implicit declaration of function
'crypto_cipher_decrypt'
net/ipsec/ipsec_alg_cryptoapi.c: In function 'setup_cipher_list':
net/ipsec/ipsec_alg_cryptoapi.c:378: warning: assignment discards qualifiers
from pointer target type
make[3]: *** [net/ipsec/ipsec_alg_cryptoapi.o] Erreur 1
make[2]: *** [net/ipsec] Erreur 2
make[1]: *** [net] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-2.6.23.8 »
make: *** [debian/stamp-build-kernel] Erreur 2


On Wed, Nov 19, 2008 at 9:29 AM, Issany Reza <issanyr at gmail.com> wrote:

> I can't compile the kernel 2.6.23.8 with the 2.6.23.8 kernel patch :
>
> net/ipsec/ipsec_tunnel.c: In function 'ipsec_tunnel_send':
> net/ipsec/ipsec_tunnel.c:630: error: implicit declaration of function
> 'nf_conntrack_put'
> net/ipsec/ipsec_tunnel.c:630: error: 'struct sk_buff' has no member named
> 'nfct'
> net/ipsec/ipsec_tunnel.c:631: error: 'struct sk_buff' has no member named
> 'nfct'
> make[3]: *** [net/ipsec/ipsec_tunnel.o] Erreur 1
> make[2]: *** [net/ipsec] Erreur 2
> make[1]: *** [net] Erreur 2
> make[1]: quittant le répertoire « /usr/src/linux-2.6.23.8 »
> make: *** [debian/stamp-build-kernel] Erreur 2
>
> Apparently, I have to make some small changes in that patch to get it
> working, but which changes have I to do ?
>
> Thanks for your help.
>
> --
> - reza -
>



-- 
- reza -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openswan.org/pipermail/users/attachments/20081119/14ef6350/attachment.html 


More information about the Users mailing list