Francesco Acchiappati wrote:
> John Hardin ha scritto:
> >You also might want to run sa-compile manually and see what happens.
>
> /bin/sh: cc: command not found
> make: *** [body_0.o] Error 127
> command failed: exit 2
> 
> heh... i think this may be the reason.. sa-compile returns this
> error.. now i have to figure out how a dependency like cc is missing
> on my system... mmmhhhh this will be a loong night..

This should restore sanity to your system.

  # apt-get install build-essential
  # update-alternatives --auto cc

Bob

Reply via email to