On Mon, 27 Dec 1999, you wrote:
> 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?
>
Do this: On your install media there should have been some
RPMs for the kernel development. Those need to be
installed. If you check the archives for this list,
probably search for kernel compiling, you'll find a list
(most likely from Axalon) with a list of all the RPMs you
need to make sure you have installed.
John