Lincoln, etc.,
Checking the config.log (what a useful file) reveals a
PATH issue. I'm working through the details now. Thanks for the help.
> -----Original Message-----
> From: Lincoln Spiteri [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, October 07, 1998 10:40 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [ADMIN] Trying to build 6.3.2 w/o success... gcc errors
>
> [EMAIL PROTECTED] wrote:
>
> > checking for gcc... (cached) cc
> > checking whether the C compiler (cc ) works... no
> > configure: error: installation or configuration problem: C compiler
> cannot
> > create executables.
> > :
>
> Looks like you need to set the CC environment variable to gcc. Also make
> sure to do a make distclean or manually remove the configure cache file
> before running configure.
>
> Hope this helps
>
> Lincoln