help-make
[Top][All Lists]
Advanced

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

Re: ./configure Make sources runs, but compiled make segfaults - is this


From: Dan Kegel
Subject: Re: ./configure Make sources runs, but compiled make segfaults - is this a bug?
Date: Tue, 13 Oct 2015 10:54:32 -0700

On Tue, Oct 13, 2015 at 10:16 AM, Mark Galeck <address@hidden> wrote:
>> Does the resulting make pass its regression
> tests ("make check" after you build it)?
>
> No any make invocation of recompiled 4.1 (without any of my changes) 
> immediately segfaults, including make check.

How about
   ./make --version
or
   ldd ./make
or
   gdb ./make
   run
   bt
?



reply via email to

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