On Wed, 2007-10-17 at 10:41 +0200, Philippe Gerum wrote: > On Wed, 2007-10-17 at 10:25 +0200, CHABAL David wrote: > > > I met some problems after applying adeos-ipipe-2.6.20-i386-1.10-06.patch > > (sorry, if I post on the wrong mailing-list) > > > > The most recent patch for the 2.6.20 series is 1.10-08. > > > 1. entry.S > > ========== > > [EMAIL PROTECTED] linux-2.6.20]# make > > CHK include/linux/version.h > > CHK include/linux/utsrelease.h > > CHK include/linux/compile.h > > dnsdomainname: Unknown host > > AS arch/i386/kernel/entry.o > > arch/i386/kernel/entry.S: Assembler messages: > > arch/i386/kernel/entry.S:307: Error: invalid character '_' in mnemonic > > arch/i386/kernel/entry.S:398: Error: invalid character '_' in mnemonic > > arch/i386/kernel/entry.S:444: Error: invalid character '_' in mnemonic > > arch/i386/kernel/entry.S:536: Error: invalid character '_' in mnemonic > > make[1]: *** [arch/i386/kernel/entry.o] Error 1 > > make: *** [arch/i386/kernel] Error 2 > > >
> Make sure to disable CONFIG_PARAVIRT. > Yeah, right. Forget about this, the code is utterly wrong, and we should not undef the macro, indeed. Let's try differently to avoid name clashes. 1.10-09 is on its way. -- Philippe. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
