I'm having problems compiling the usb_modeswitch program. I'm trying to do the "make install-static" build so I don't need to have tcl or jimsh installed. Every time I try and build it I get an error "No working c compiler found. try cc and gcc". I have gcc installed and it does run on its own and I have used it before.