patch-2.2.0-pre5 linux/Documentation/oops-tracing.txt
Next file: linux/Documentation/sound/AWE32
Previous file: linux/Documentation/networking/ip-sysctl.txt
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Tue Jan  5 11:14:24 1999
-  Orig file: 
v2.2.0-pre4/linux/Documentation/oops-tracing.txt
-  Orig date: 
Mon Jan  4 15:08:16 1999
diff -u --recursive --new-file v2.2.0-pre4/linux/Documentation/oops-tracing.txt linux/Documentation/oops-tracing.txt
@@ -1,9 +1,9 @@
 Quick Summary
 -------------
 
-cd /usr/src/linux/scripts
-g++ -o ksymoops ksymoops.cc
-./ksymoops ../System.map < the_oops.txt
+cd /usr/src/linux/scripts/ksymoops
+make ksymoops
+./ksymoops < the_oops.txt
 
 and send the output the maintainer of the kernel area that seems to be
 involved with the problem. Don't worry too much about getting the wrong
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov