It looks like you don't have enough packages installed on your Ubuntu system to be able to compile and link any programs. This is not an xboard issue.
Try doing "apt-get install build-essential". That should get you farther. Generally, though, it's up to you to install all the packages on your system that are needed to build a program... On Thu, 1 May 2008 21:46:40 -0400, <[EMAIL PROTECTED]> wrote: > Help - we get the following error when we type the ./configure for Xboard: > checking for gcc... gcc > checking for C compiler default output... configure: error: C compiler cannot > create executables > See `config.log' for more details. > > We have attached config.log. The Xboard folder is installed in /usr/local. > We use Ubuntu version 7.10. > > Thank you, > > Ryan Pettus > -- Tim Mann [EMAIL PROTECTED] http://tim-mann.org/ _______________________________________________ Bug-XBoard mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-xboard
