[OpenAFS] stock 2.4.19 - sys_call_table

Derrick J Brashear shadow@dementia.org
Mon, 26 May 2003 20:30:53 -0400 (EDT)


On Mon, 26 May 2003, David Botsch wrote:

> Now, interestingly enough..
>
> I had openafs-1.2.5 installed on my computer including the kernel-source rpm.
> So, I cd'ed to /usr/src/openafs-blah and did a ./configure and a make.. and it
> built.
>
> Copied the built libafs-2.4.19-xfs.o to /usr/vice/etc/modload and removed
> /usr/vice/etc/modload/SymTable, and it loaded the module and afs started.
>
> So far, it seems to work just fine. Though, maybe something will break in
> while.

Understand, the problem you had with 1.2.9 is entirely one of configure.
If you forced configure to believe sys_call_table was exported, 1.2.9
would compile, and work (unless some other "is foo exported" test has the
same problem, but i can't think what would; if sys_call_table is exported,
we don't care about sys_mumble)