On Tue, Jun 06, 2006 at 07:56:20PM +0100, Rene Mayrhofer wrote: >> You mean #363375? I could have a look at it, but I doubt I could be of too >> much use. > Yes, the compilation problem - it would be also helpful if you can reproduce > it.
Let's see. Default .config and latest linux-source-2.6.16 (2.6.16-14) compiles just fine for me using "make-kpkg --added-patches openswan kernel-image": pannekake:/usr/src/linux-source-2.6.16# ls net/ipsec/ip{sec_alg,comp}.o net/ipsec/ipcomp.o net/ipsec/ipsec_alg.o It looks like that doesn't compile ipsec_alg_cryptoapi.o, though, so let's try enabling CONFIG_KLIPS_ENC_CRYPTOAPI: pannekake:/usr/src/linux-source-2.6.16# ls -l net/ipsec/ipsec_alg*.o -rw-r--r-- 1 root root 980 2006-06-06 23:50 net/ipsec/ipsec_alg_cryptoapi.o -rw-r--r-- 1 root root 12440 2006-06-06 23:50 net/ipsec/ipsec_alg.o In other words, I can't reproduce this. Lupe, could we please get to see your .config? /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]