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]; [email protected] 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 XXXX 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 [email protected] http://mailman.lug.org.uk/mailman/listinfo/scottish _______________________________________________ Scottish mailing list [email protected] http://mailman.lug.org.uk/mailman/listinfo/scottish
