Thread: 'make' error
View Single Post
  #3 (permalink)  
Old 25-Dec-2005, 20:27
cwaltrs
Guest
 
Posts: n/a
Default

Quote:
Originally posted by harryc@Dec 25 2005, 10:00 PM
Post the results of the following commands run from konsole;

Code:
rpm -qa | grep kernel
Code:
uname -a
[snapback]107420[/snapback]
chas@linux:~> rpm -qa | grep kernel
kernel-default-nongpl-2.6.13-15.7
kernel-default-2.6.13-15.7
kernel-source-2.6.13-15.7
kernel-update-tool-0.9-10
kernel-docs-2.6.13-15

chas@linux:~> uname -a
chas@linux:~> uname -a
Linux linux 2.6.13-15.7-default #1 Tue Nov 29 14:32:29 UTC 2005 i686 i686 i386 GNU/Linux

Thanks for the help Harryc!