Re: MOL-rsync vs. Benh rsync...


Subject: Re: MOL-rsync vs. Benh rsync...
From: Michael Coyle (coyle@interaccess.com)
Date: Sat Sep 29 2001 - 15:35:20 MDT


>Try removing _tlbie from include/compat.h. :)

You rock!

That was indeed the solution. For those of you who want to play along
at home, the actual file is:

/mol-src/kernel_module/compat.h

Then delete the section:

#ifdef LINUX_24
extern inline void _tlbie(unsigned long va)
{
         asm volatile ("tlbie %0" : : "r"(va));
}
#endif

And build mol.

Thanks,
Michael
_________________________________________________
ResExcellence: http://www.ResExcellence.com
Make your Mac look better, work harder!
Icons, Desktops, Splashscreens, ResEdit mods and more...



This archive was generated by hypermail 2a24 : Sat Sep 29 2001 - 21:45:35 MDT