On Sun, Jul 08, 2007 at 06:48:48PM +0200, [EMAIL PROTECTED] wrote: > As the kernel supports the usual 32-bit ABI, I can start a venus > process, but it fails at a try to mount /coda.
Examination of the code around the mount() call did not reveal why it would/should fail. The struct passed by the call consists of two ints, which seems to have the same representation in both 32- and 64-bit mode. Anybody familar with 64-bit linux internals? Help is appreciated. Regards, Rune