C compiler cannot create executables

Paul Sladen ubuntu at paul.sladen.org
Tue Mar 14 11:46:47 GMT 2006


On Mon, 13 Mar 2006, Mark Jaffe wrote:
> I have seen this error before during autoconf, and it constantly eludes me as to
> the solution. Situation:

  sudo apt-get install build-essential

for all the basic stuff like GCC.  And then:

  sudo apt-get build-dep $package_name

to pull in the dependancies for a particular package you want to rebuild.

	-Paul
-- 
Britain is just cold, in a pesky way.  Southampton, GB




More information about the ubuntu-devel mailing list