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

Derrick Brashear shadow@gmail.com
Mon, 8 Mar 2010 15:20:40 -0500


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 =A0 (wanted module)
> libafs-2.6.18-164.el5.mp.ko =A0 =A0 =A0 =A0(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 =A0afsd* =A0afs.rc* =A0C/ =A0modload/
> -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 no=
t
> exist. Not starting AFS.
> -bash-3.2# ls /usr/vice/etc/modload/
> libafs-2.6.18-164.el5.mp.ko =A0libafs.map
> -bash-3.2#
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>



--=20
Derrick