I tried to compile thttpd on my router earlier today and I got this after I did ./configure
/tmp/thttpd-2.25b # ./configure
loading cache ./config.cache
checking host system type... mips-pc-linux-gnuoldld
checking target system type... mips-pc-linux-gnuoldld
checking build system type... mips-pc-linux-gnuoldld
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
What can I do about this error?


