I'm having issues building the kernel module for sparc64_linux24. To get the kernel module to compile, I had to copy the definitions of old_gid_t from kernel headers into osi_group.c (obviously bad) and when I try to load the module, I get 'unresolved symbol sys_call_table32' I'm building on debian/woody against a 2.4.21 kernel. Any ideas? thanks john