automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: configure prob


From: Patrick Welche
Subject: Re: configure prob
Date: Mon, 17 Jun 2002 15:51:21 +0100
User-agent: Mutt/1.3.19i

On Sat, Jun 15, 2002 at 12:32:52AM +0200, Alexandre Duret-Lutz wrote:
> On Fri, Jun 14, 2002 at 06:51:13PM +0100, Patrick Welche wrote:
> > With cvs automake of Jun 14 15:05 GMT:
> > 
> > % ./configure
> > ...
> > configure: error: Autoconf 2.52 or better is required
> > bach: {237} autoconf --version
> > autoconf (GNU Autoconf) 2.53b
> > ...
> > 
> > ?!
> 
> Please show us config.log

You won't believe this... it's perl which is core dumping, and -o /dev/null is
the problem!

% /bin/sh /usr/src/local/automake/missing --run autoconf  -o /dev/null 
conftest.ac
Segmentation fault - core dumped
% /bin/sh /usr/src/local/automake/missing --run autoconf conftest.ac
%

Cheers,

Patrick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]