On Thu, 6 Dec 2007, James Jolin wrote: > checking for C compiler default output file name....configure: error: C > compiler cannot create executables
> What is that all about. It means what it says. Somewhere along the line you either forgot to load the GCC compiler or some of the support tools that it needs in order to compile to an executable. The configure code is trying to compile a small C program and failing. -- Curt, WE7U: <www.eskimo.com/~archer/> XASTIR: <www.xastir.org> "Lotto: A tax on people who are bad at math." -- unknown "Windows: Microsoft's tax on computer illiterates." -- WE7U The world DOES revolve around me: I picked the coordinate system! _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
