On Wed, Jun 01, 2005 at 09:24:05AM +0200, Hans-Werner Paulsen wrote:
> with Linux 2.6.11.11 and OpenAFS 1.3.83 I get the following error loading
> the kernel module:
> libafs: Unknown symbol rxkad_stats

In rxkad/rxkad_common.c one has to use the line
struct rxkad_stats rxkad_stats = { { 0 } };
for the kernel module compile.

HW

-- 
Hans-Werner Paulsen             [EMAIL PROTECTED]
MPI f�r Astrophysik             Tel 089-30000-2602
Karl-Schwarzschild-Str. 1       Fax 089-30000-2235      
D-85741 Garching
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to