Gentoo Archives: gentoo-user

From: "W.Kenworthy" <billk@×××××××××.au>
To: gentoo-user List <gentoo-user@l.g.o>
Subject: [gentoo-user] Have another 2.6.14 problem: cisco-vpn client
Date: Mon, 07 Nov 2005 06:12:54
Message-Id: 1131343553.25142.29.camel@localhost
1 Have another 2.6.14 problem. I am trying to build the cisco-vpn client
2 against this kernel and get the following errors below. Note that I am
3 using a portage overlay version here, but the error message is identical
4 no matter what version I am trying to build. Needless to say, it builds
5 fine with 2.6.13. I am wondering if this is a header problem (something
6 has moved in 2.6.14)
7
8 BillK
9
10 >>> Unpacking source...
11 >>> Unpacking vpnclient-linux-4.7.00.0640-k9.tar.gz
12 to /var/tmp/portage/cisco-vpnclient-4.7.00.0640/work
13 >>> Source unpacked.
14 make -C /lib/modules/2.6.14-gentoo/build
15 SUBDIRS=/var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient
16 modules
17 make[1]: Entering directory `/usr/src/linux-2.6.14-gentoo'
18 CC
19 [M] /var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient/linuxcniapi.o
20 /var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient/linuxcniapi.c: In function `CniInjectReceive':
21 /var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient/linuxcniapi.c:292: error: structure has no member named `stamp'
22 /var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient/linuxcniapi.c: In function `CniInjectSend':
23 /var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient/linuxcniapi.c:432: error: structure has no member named `stamp'
24 make[2]: ***
25 [/var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient/linuxcniapi.o] Error 1
26 make[1]: ***
27 [_module_/var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient]
28 Error 2
29 make[1]: Leaving directory `/usr/src/linux-2.6.14-gentoo'
30 make: *** [default] Error 2
31
32 !!! ERROR: net-misc/cisco-vpnclient-4.7.00.0640 failed.
33 !!! Function src_compile, Line 34, Exitcode 0
34 !!! Failed to make module 'cisco_ipsec'
35 !!! If you need support, post the topmost build error, NOT this status
36 message.
37
38 bunyip linux # make xconfig
39
40 --
41 gentoo-user@g.o mailing list