[OpenAFS] Known bug? Other problem? Built module not named what is wanted

Jeff Blaine jblaine@kickflop.net
Mon, 08 Mar 2010 17:10:42 -0500


Hmm.

Looks like I was bitten by a box that had its kernel upgraded
but hadn't been rebooted yet.

It builds the right module now.

Thanks guys

On 3/8/2010 3:20 PM, Derrick Brashear wrote:
> On Mon, Mar 8, 2010 at 3:13 PM, Jeff Blaine<jblaine@kickflop.net>  wrote:
>> Fresh 'make dest' build on this box in /tmp
>>
>> Note the discrepancy below between:
>>
>> libafs-2.6.18-164.11.1.el5.mp.ko   (wanted module)
>> libafs-2.6.18-164.el5.mp.ko        (built module)
>
> are there kernel headers installed (kernel-devel rpm) for
> 2.6.18-164.11.1? (/usr/src/kernels would have a correctly-named
> directory)
>
> we build a module for the headers we find. if we find the wrong ones,
> you get the wrong module
>
>
>
>
>> -bash-3.2# cd
>> /tmp/openafs-1.4.11/amd64_linux26/dest/root.client/usr/vice/etc/
>> -bash-3.2# ls
>> afs.conf  afsd*  afs.rc*  C/  modload/
>> -bash-3.2# cp -rp * /usr/vice/etc
>> -bash-3.2# cp /usr/vice/etc/afs.rc /etc/init.d
>> -bash-3.2# sh /etc/init.d/afs.rc start
>> AFS module /usr/vice/etc/modload/libafs-2.6.18-164.11.1.el5.mp.ko does not
>> exist. Not starting AFS.
>> -bash-3.2# ls /usr/vice/etc/modload/
>> libafs-2.6.18-164.el5.mp.ko  libafs.map
>> -bash-3.2#
>> _______________________________________________
>> OpenAFS-info mailing list
>> OpenAFS-info@openafs.org
>> https://lists.openafs.org/mailman/listinfo/openafs-info
>>
>
>
>