On Fri, 24 Sep 2010, artur tarassow wrote:
after some time I wanted to update the newest cvs on my ubuntu 10.04
machine. Running the ./configure command leads to the following
message:
---------------------------
configuring for gretl 1.9.1cvs (library version 0.0.59)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in
`/home/artur/cvs/gretl':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
I tried to figure out what the problem is, but could not find any
solution to it.
Note the message: "See `config.log' for more details".
What does config.log say?
Allin Cottrell