Re: [AD] configure trouble |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2005-06-04, Chris <chris.kcat@xxxxxxxxxx> wrote:
> Peter Wang wrote:
> >On 2005-06-04, Chris <chris.kcat@xxxxxxxxxx> wrote:
> >
> >>Yes, the ever-elusive configure script problem. I did a make veryclean,
> >>updated Allegro to the latest CVS, and ran configure with no options.
> >
> >Try:
> > autoconf
> > autoheader
> > ./configure
>
> Unfortunately, it's not so simple to track. The problem comes and goes
> on its own. In fact, it happened once before when gmail got blocked from
> sf.net mailing lists.. but it never happened again until just now. I
> don't know what causes it, and it seems random in nature.
Ok. I have seen configure rerun itself repeatedly (I always assumed it
was some timestamp thing), but never aborting in the way you mentioned.
Peter