Mailing List Archive

Kernel 2.6.11-xen from SuSE-9.3 and CISCO vpnclient
Has anyone got this working.

I get thousands of error messages during compilation of the vnpclient!

Regards, Frank
--
uniorg Solutions GmbH - Märkische Strasse 237 - 44141 Dortmund
ffiene@veka.com - Tel:0231-9497-262
--
Ein Unternehmen der uniorg-Gruppe

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
RE: Kernel 2.6.11-xen from SuSE-9.3 and CISCO vpnclient [ In reply to ]
> I get thousands of error messages during compilation of the vnpclient!

The vpnclient's build scripts are probably building without setting
ARCH=xen. You can try setting this in you environment, but the build
scripts may override it, in which case you have two options 1) hack the
build scripts to set ARCH=xen , or 2) rename include/asm-xen to
include/asm-i386

Ian

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: Kernel 2.6.11-xen from SuSE-9.3 and CISCO vpnclient [ In reply to ]
On Samstag 21 Mai 2005 22:38, Ian Pratt wrote:
> > I get thousands of error messages during compilation of the
> > vnpclient!
>
> The vpnclient's build scripts are probably building without setting
> ARCH=xen. You can try setting this in you environment, but the
> build scripts may override it, in which case you have two options
> 1) hack the build scripts to set ARCH=xen , or 2) rename
> include/asm-xen to include/asm-i386

Ian, thanks for you answer. I am too stupid! I forgot to make a "make
prepare" in the kernel tree! :-(

Now everything is fine!
--
uniorg Solutions GmbH - Märkische Strasse 237 - 44141 Dortmund
ffiene@veka.com - Tel:0231-9497-262
--
Ein Unternehmen der uniorg-Gruppe

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