Hello friends,<br>
<br>
After patching the kernel(2.6.8), if i try to compile the following error appears.<br>
<br>
-&gt; I have also tried to disable all the crypto option in my .config
file. But after giving make command it will automatically takes it as
Yes and gives the same following message.<br>
The changes made by me is also attached.<br>
I have also tried to applied the patch at
<a href="http://lists.openswan.org/pipermail/users/2006-August/010266.html">http://lists.openswan.org/pipermail/users/2006-August/010266.html</a> and
the next in thread. but it still giving me the same message as below.<br>
<br>
Thank You.<br>
Ankur<br>
<br>
<span style="background-color: rgb(255, 255, 204);">changes made in ,config file ::</span><br>
<br>
#<br>
# Cryptographic options<br>
#<br>
#CONFIG_CRYPTO=y<br>
#CONFIG_CRYPTO_HMAC=y<br>
# CONFIG_CRYPTO_NULL is not set<br>
# CONFIG_CRYPTO_MD4 is not set<br>
#CONFIG_CRYPTO_MD5=m<br>
#CONFIG_CRYPTO_SHA1=m<br>
# CONFIG_CRYPTO_SHA256 is not set<br>
# CONFIG_CRYPTO_SHA512 is not set<br>
#CONFIG_CRYPTO_DES=m<br>
# CONFIG_CRYPTO_BLOWFISH is not set<br>
# CONFIG_CRYPTO_TWOFISH is not set<br>
# CONFIG_CRYPTO_SERPENT is not set<br>
# CONFIG_CRYPTO_AES_586 is not set<br>
# CONFIG_CRYPTO_CAST5 is not set<br>
# CONFIG_CRYPTO_CAST6 is not set<br>
# CONFIG_CRYPTO_TEA is not set<br>
# CONFIG_CRYPTO_ARC4 is not set<br>
# CONFIG_CRYPTO_KHAZAD is not set<br>
#CONFIG_CRYPTO_DEFLATE=y<br>
# CONFIG_CRYPTO_MICHAEL_MIC is not set<br>
# CONFIG_CRYPTO_CRC32C is not set<br>
# CONFIG_CRYPTO_TEST is not set<br>
<br>
<br>
<br>
<span style="background-color: rgb(255, 255, 51);">The Error Message received for both the cases ::</span><br>
<br>&nbsp;CC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; net/ipsec/ipsec_alg_cryptoapi.o<br>
net/ipsec/ipsec_alg_cryptoapi.c:106: error: syntax error before &quot;static&quot;<br>
net/ipsec/ipsec_alg_cryptoapi.c:107: error: syntax error before &quot;static&quot;<br>
net/ipsec/ipsec_alg_cryptoapi.c:109: error: syntax error before &quot;static&quot;<br>
net/ipsec/ipsec_alg_cryptoapi.c:109: error: redefinition of `__param_str_debug_crypto'<br>
net/ipsec/ipsec_alg_cryptoapi.c:105: error: `__param_str_debug_crypto' previously defined here<br>
net/ipsec/ipsec_alg_cryptoapi.c:109: error: redefinition of `__param_debug_crypto'<br>
net/ipsec/ipsec_alg_cryptoapi.c:105: error: `__param_debug_crypto' previously defined here<br>
net/ipsec/ipsec_alg_cryptoapi.c:131: error: invalid lvalue in unary `&amp;'<br>
net/ipsec/ipsec_alg_cryptoapi.c:131: error: initializer element is not constant<br>
net/ipsec/ipsec_alg_cryptoapi.c:131: error: (near initialization for `__param_arr_des_ede1.num')<br>
net/ipsec/ipsec_alg_cryptoapi.c:137: error: invalid lvalue in unary `&amp;'<br>
net/ipsec/ipsec_alg_cryptoapi.c:137: error: initializer element is not constant<br>
net/ipsec/ipsec_alg_cryptoapi.c:137: error: (near initialization for `__param_arr_des_ede3.num')<br>
net/ipsec/ipsec_alg_cryptoapi.c:138: error: invalid lvalue in unary `&amp;'<br>
net/ipsec/ipsec_alg_cryptoapi.c:138: error: initializer element is not constant<br>
net/ipsec/ipsec_alg_cryptoapi.c:138: error: (near initialization for `__param_arr_aes.num')<br>
net/ipsec/ipsec_alg_cryptoapi.c:139: error: invalid lvalue in unary `&amp;'<br>
net/ipsec/ipsec_alg_cryptoapi.c:139: error: initializer element is not constant<br>
net/ipsec/ipsec_alg_cryptoapi.c:139: error: (near initialization for `__param_arr_blowfish.num')<br>
net/ipsec/ipsec_alg_cryptoapi.c:140: error: invalid lvalue in unary `&amp;'<br>
net/ipsec/ipsec_alg_cryptoapi.c:140: error: initializer element is not constant<br>
net/ipsec/ipsec_alg_cryptoapi.c:140: error: (near initialization for `__param_arr_cast.num')<br>
net/ipsec/ipsec_alg_cryptoapi.c:141: error: invalid lvalue in unary `&amp;'<br>
net/ipsec/ipsec_alg_cryptoapi.c:141: error: initializer element is not constant<br>
net/ipsec/ipsec_alg_cryptoapi.c:141: error: (near initialization for `__param_arr_serpent.num')<br>
net/ipsec/ipsec_alg_cryptoapi.c:142: error: invalid lvalue in unary `&amp;'<br>
net/ipsec/ipsec_alg_cryptoapi.c:142: error: initializer element is not constant<br>
net/ipsec/ipsec_alg_cryptoapi.c:142: error: (near initialization for `__param_arr_twofish.num')<br>
net/ipsec/ipsec_alg_cryptoapi.c: In function `setup_cipher_list':<br>
net/ipsec/ipsec_alg_cryptoapi.c:373: warning: assignment discards qualifiers from pointer target type<br>
{standard input}: Assembler messages:<br>
{standard input}:58: Error: symbol `__param_str_debug_crypto' is already defined<br>
{standard input}:64: Error: symbol `__param_debug_crypto' is already defined<br>
make[2]: *** [net/ipsec/ipsec_alg_cryptoapi.o] Error 1<br>
make[1]: *** [net/ipsec] Error 2<br>
make: *** [net] Error 2<br>
<br><div><span class="gmail_quote">On 10/20/06, <b class="gmail_sendername">conn intel</b> &lt;<a href="mailto:connintel@gmail.com">connintel@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello friends,<br>
<br>
While applying the patch for NAT-T i found the following output. I want
to know is there any problem with the failed hunk please ? or what
should i have to do to apply patch successfully.<br>
<br>
<br>
<span style="background-color: rgb(255, 255, 51);">debian:/usr/src/kernel-source-2.6.8# patch -Np1 -i /home/software/openswan/openswan-2.4.6.kernel-2.6-natt.patch</span><br>
patching file include/net/xfrmudp.h<br>
patching file net/ipv4/Kconfig<br>
Hunk #1 succeeded at 351 with fuzz 1.<br>
patching file net/ipv4/udp.c<br>
Hunk #1 FAILED at 108.<br>
Hunk #2 succeeded at 892 (offset -5 lines).<br>
Hunk #3 FAILED at 935.<br>
Hunk #4 succeeded at 949 (offset -5 lines).<br>
Hunk #5 succeeded at 968 (offset -5 lines).<br>
Hunk #6 succeeded at 981 (offset -5 lines).<br>
Hunk #7 succeeded at 1053 (offset -7 lines).<br>
Hunk #8 succeeded at 1153 (offset -4 lines).<br>
Hunk #9 succeeded at 1562 (offset -51 lines).<br>
<span style="background-color: rgb(255, 255, 51);">2 out of 9 hunks FAILED -- saving rejects to file net/ipv4/udp.c.rej<br>
</span><br>
<br>
Thank You.<br>
<br>
Ankur.<br>

</blockquote></div><br>