| Dark_Phoenix  
 
 
 
 
 Group: Members
 Posts: 7
 Joined: Feb. 2008
 | 
|  | Posted: Mar. 30 2008,13:31 |  |  I already had installed kernelsource.dsl, so I went to kernel.org and downloaded the full source for the version kernel I am running, v2.4.26.  That got it started, make 'config run' without a hitch.  But when I run 'make all' the first command it issues is 'cc -D....' and gives the error
 I googled around and found a threat that said that make will use cc if gcc is not present, but I had already installed 'gcc1-with-libs.dsl'| Code Sample |  | make: cc: Command not found make: *** [rtmp_main.o] error 127
 | 
 
 What am I missing here?
 |