I've been succesfull in compiling XFS kernel 2.4.5 (which is an
accomplishment on its own :) ) but it seems that I am not able to get
the imon modules the work! I have changed tristate to bool as instructed
by Malet, in the fs/imon/Config.in and like I said everything built fine
but upon copying imon.o into /lib/modules/2.4.5-xfs/imon.o I get the
following:
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.5-xfs; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.5-xfs/imon.o
depmod: imon_broadcast
depmod: imon_enabled
depmod: imon_event
[root@mainframe linux]#
:( :( :(
Any suggestion will be MUCH appreciated :),
Mike
--
Source code, list archive, and docs: http://oss.sgi.com/projects/fam/
To unsubscribe: echo unsubscribe fam | mail majordomo@xxxxxxxxxxx
|