On Mon, Mar 8, 2010 at 3:13 PM, Jeff Blaine <[email protected]> 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 > [email protected] > https://lists.openafs.org/mailman/listinfo/openafs-info > -- Derrick _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
