[OpenAFS-devel] RH 7.1 spec file: archlist

Rudolph T Maceyko rtm@cert.org
Thu, 26 Jul 2001 17:55:01 -0400


Somewhat bad news...  I didn't try my openafs-1.1.1 build with the 
2.4.2-2 kernel, but when someone else here did:

> $insmod libafs-2.4.2-2-i686.mp.o
> libafs-2.4.2-2-i686.mp.o: unresolved symbol __wake_up_R2c77a2af
> libafs-2.4.2-2-i686.mp.o: unresolved symbol printk_R1b7d4074
> libafs-2.4.2-2-i686.mp.o: unresolved symbol
> interruptible_sleep_on_R15e26425 libafs-2.4.2-2-i686.mp.o: unresolved
> symbol xtime_Rf31ddf83
>
> $grep wake_up /proc/ksyms
> c0116d80 __wake_up_Rsmp_127fda83
> c0117950 wake_up_process_Rsmp_9275f914
>
> $grep printk /proc/ksyms
> c0119420 printk_Rsmp_1b7d4074
> c0351064 tux_Dprintk_Rsmp_a12c9a12
>
> $grep interruptible_sleep_on /proc/ksyms
> c0116f10 interruptible_sleep_on_Rsmp_8c23e4cb
> c0116f80 interruptible_sleep_on_timeout_Rsmp_5a57b6ef
>
> $grep xtime /proc/ksyms
> c0325b70 xtime_Rsmp_f31ddf83

I built it on a 2.4.3-12/i686 system.  I'll look into this further 
tomorrow.

Rudy