[OpenAFS] clarification on client caches
Derrick J Brashear
shadow@dementia.org
Thu, 9 Sep 2004 19:37:17 -0400 (EDT)
On Thu, 9 Sep 2004, Wes Chow wrote:
>
>
>> http://mit.edu/kolya/tmp/afs64cache
>
> I had some problems applying the patch (is it to 1.2.11?), so I hand
> applied things. There were a few other random references to those
> variables I had to fix, as well as defining AFS_64BIT_ENV.
>
> The problem I'm having now is:
>
> base:/lib/modules/2.4.27-afs64/fs# depmod -a -e
> depmod: *** Unresolved symbols in /lib/modules/2.4.27-afs64/fs/openafs.mp.o
> depmod: __divdi3
some 64 bit math primitive is implemented this way, but i don't know what
you need to link into the kernel module to handle it.
i had a similar problem with 1.3.70 for OS X.