[OpenAFS-devel] OpenAFS 1.2.8 Release Candidate 2 now available for testing

Derrick J Brashear shadow@dementia.org
Mon, 2 Dec 2002 22:40:06 -0500 (EST)


On Mon, 2 Dec 2002, [iso-8859-2] Martin MOKREJŠ wrote:

>   I've decided to recompile my -rc2 source tree again on Debian Linux
> 2.4.20, as I still did not get it running with kerberos. It seems I can
> get kerberos tickets from KTH-KRB kerberos KDC, but afslog fails with:
> 
> rt_sigaction(SIGSYS, {0x804ac14, [], SA_RESTART|0x4000000}, {SIG_DFL}, 8) = 0
> afs_syscall(0x14, 0, 0x400c5603, 0xbffffbe0, 0) = -1 ENOSYS (Function not implemented)
> rt_sigaction(SIGSYS, {SIG_DFL}, {0x804ac14, [], SA_RESTART|0x4000000}, 8) = 0
> write(2, "afslog: ", 8afslog: )                 = 8
> write(2, "AFS doesn\'t seem to be present o"..., 46AFS doesn't seem to be present on this machine) = 46
> write(2, "\n", 1
> )                       = 1
> _exit(1)                                = ?

well, it looks like the afs system call isn't registered.

> I guess the configure option for redhat is also for my kernel?

nope. no configure option for the missing sys_call_table export thing, so
i don't know what you mean.

> I thought that when I compile my own kernel downloaded from www.kernel.org
> I'm safe.

so did i, unless 2.4.20 is also broken.

> Who will judge if this is bison or afs bug?

um, we'll figure it out