On Saturday 25 May 2002 19:54, Shaun Bryant wrote: > Rich, > > Yes I did upgrade the kernel but the system.map seems to be the same date > (see below). Is there a way to rebuild the system map?
Correct, they are the same timestamp, however to find out wht is wrong you could try 'depmod -a' to see if that results in "unresolved symbols". Sometimes the error you mention is not to be worried about. Are you having problems with one or other funtion which does not work like it did in your last kernel. > > -rw-r--r-- 1 root root 659886 Mar 20 07:53 System.map > -rw-r--r-- 1 root root 657708 Mar 20 06:42 System.old > -rw-r--r-- 1 root root 1159361 Mar 20 07:53 vmlinuz > -rw-r--r-- 1 root root 1154564 Mar 20 06:42 vmlinuz.old > > Shaun -- Regards Richard [EMAIL PROTECTED] http://people.zeelandnet.nl/pa3gcu/ - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs
