I am trying to compile kernel 2.6 and following these commands: tar -xzvf linux-2.6.0.tar.gz cd linux-2.6.0 make menuconfig This is the error I am getting: HOSTCC scripts/fixdep /bin/sh: line 1: gcc: command not found make[1]: *** [scripts/fixdep] Error 127 make: *** [scripts/fixdep] Error 2 So I checked what I had for gcc (rpm -qa | grep -i gcc) libgcc-3.2.2-5 compat-gcc-c++-7.3-2.96.118 compat-gcc-7.3-2.96.118 What am I missing, and how do I get it? Thanks, Joe -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list