I'm running L-M6.0 and cannot compile any source code. I've been trying to get
it to work for several weeks and still haven't found all the problems. Here is
my latest problem. I'm trying to compile the source for the Spruce email
client, and here is the output of ./configure:
creating cache ./config.cache
checking for a BSD compatible install... yes
checking whether build environment is sane... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether working makeinfo... missing
checking whether make sets $[MAKE]... yes
checking for gcc... gcc
checking wheter the C compiler (gcc ) works... no
configure: error: insallation or configuration problem: C ompiler cannot creat
e executables.
Yes, I'm running as root. I thought that compiling source code was a basic
activity in Linux, but I've been using L-M6.0 for six months on 2 different
PC's and have never been able to compile anything.
How shall I fix this?
Jeremy