After forgetting about gcc I had run a make realclean... And have run the
./configure again... And still get to where I am.
Thank you... I think Brian C. Hill might be onto some thing,
>>> Your gcc says it is built to use gnu as
(--with-as=/usr/local/bin/as), but the gcc in this scenario is running
>>> /usr/ccs/bin/as (the Sun as). Maybe you have 2 versions of
>>> gcc floating around? Anyway, that looks suspicious to me.
So I am going to look at that.
Thank you both for looking at this (and any one else who might be)
--jd
-----Original Message-----
From: Randall Gellens [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 23, 2002 5:40 PM
To: Jason Davis; Subscribers of Qpopper
Subject: Re: new box, first qpopper install
At 12:17 PM -0600 5/22/02, Jason Davis wrote:
> remember I forgot to install gcc until after trying to run
> ./configure...
Then you need to re-run ./configure, after doing a 'make realclean'
to make sure there is no leftover configuration information. Or just
delete 'config.log' and 'config.status' and config.cache'.