WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Xen and OpenSWAN

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen and OpenSWAN
From: "Jorge I. Davila L." <davila@xxxxxxxxxxxxxxx>
Date: Wed, 21 Sep 2005 12:17:58 -0600
Delivery-date: Wed, 21 Sep 2005 18:15:57 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi list!:

After apply the natt patch and klips patch to the xenU kernel (2.4.30)
and trying to create the modules I receives:

make -C ipsec modules
make[2]: Entering directory
`/download/kernels/xen-2.0/linux-2.4.30-xenUOSW/net/ipsec'
gcc -D__KERNEL__
-I/download/kernels/xen-2.0/linux-2.4.30-xenUOSW/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-fno-unit-at-a-time -DMODULE -DMODVERSIONS
-include 
/download/kernels/xen-2.0/linux-2.4.30-xenUOSW/include/linux/modversions.h 
-DIPCOMP_PREFIX -nostdinc -iwithprefix include -DKBUILD_BASENAME=pfkey_v2  -c 
-o pfkey_v2.o pfkey_v2.c
pfkey_v2.c: In function `pfkey_release':
pfkey_v2.c:824: error: `pfkey_sock_lock' undeclared (first use in this
function)
pfkey_v2.c:824: error: (Each undeclared identifier is reported only once
pfkey_v2.c:824: error: for each function it appears in.)
make[2]: *** [pfkey_v2.o] Error 1
make[2]: Leaving directory
`/download/kernels/xen-2.0/linux-2.4.30-xenUOSW/net/ipsec'
make[1]: *** [_modsubdir_ipsec] Error 2
make[1]: Leaving directory
`/download/kernels/xen-2.0/linux-2.4.30-xenUOSW/net'
make: *** [_mod_net] Error 2

Someone can suggest me what is happening?
-- 
Jorge Isaac Davila Lopez


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen and OpenSWAN, Jorge I. Davila L. <=