RE: [Scottish] Compiling and installing a second vanilla kernel

2005-08-09 Thread Andrew Thomas
Thanks for the replies guys.
 
I had assumed that GCC would be installed with SUSE, so it caught me off guard! 
Is it just me, or is it quite strange that GCC is not installed by default?
 
After installing GCC i had heaps of other problems, so now I'm using Fedora - 
it's great. Everything works just grand.
 
Cheers
Andy



From: [EMAIL PROTECTED] on behalf of Andrew Thomas
Sent: Fri 05/08/2005 16:18
To: [EMAIL PROTECTED]; scottish@mailman.lug.org.uk
Subject: [Scottish] Compiling and installing a second vanilla kernel



Hello

I'm a linux newbie, and I'm trying to compile and install a second vanilla 
kernel so I can use this to build some device driver code. The Linux device 
drivers book advises me to do this.

I am using SUSE 9.2 on my system. I have downloaded the latest kernel, but when 
I try to do a make menuconfig, or make  I get the following error:

/usr/src/linux-2.6.12.3/scripts/gcc-version.sh: line 11: gcc: command not found
/usr/src/linux-2.6.12.3/scripts/gcc-version.sh: line 12: gcc: command not found
  HOSTCC  scripts/basic/fixdep
/bin/sh: gcc: command not found
make[1]: *** [scripts/basic/fixdep] Error 127
make: *** [scripts_basic] Error 2


Can anyone tell me why this is?
Thanks

Andy
___
Scottish mailing list
Scottish@mailman.lug.org.uk
http://mailman.lug.org.uk/mailman/listinfo/scottish


___
Scottish mailing list
Scottish@mailman.lug.org.uk
http://mailman.lug.org.uk/mailman/listinfo/scottish


[Scottish] Compiling and installing a second vanilla kernel

2005-08-07 Thread Andrew Thomas
Hello

I'm a linux newbie, and I'm trying to compile and install a second vanilla 
kernel so I can use this to build some device driver code. The Linux device 
drivers book advises me to do this. 

I am using SUSE 9.2 on my system. I have downloaded the latest kernel, but when 
I try to do a make menuconfig, or make  I get the following error:

/usr/src/linux-2.6.12.3/scripts/gcc-version.sh: line 11: gcc: command not found
/usr/src/linux-2.6.12.3/scripts/gcc-version.sh: line 12: gcc: command not found
  HOSTCC  scripts/basic/fixdep
/bin/sh: gcc: command not found
make[1]: *** [scripts/basic/fixdep] Error 127
make: *** [scripts_basic] Error 2


Can anyone tell me why this is?
Thanks

Andy
___
Scottish mailing list
Scottish@mailman.lug.org.uk
http://mailman.lug.org.uk/mailman/listinfo/scottish