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: Tony Theodore
Subject: Re: ./configure Make sources runs, but compiled make segfaults - is this a bug?
Date: Tue, 20 Oct 2015 21:42:04 +1100

> On 20 Oct 2015, at 20:47, Mark Galeck <address@hidden> wrote:
> 
> Well, if I persist and try
> 
>> autoreconf -i 
> again, it gives the warning as above but no more error.  (??)  I can then do 
> ./configure  , but then
> 
>> make
> 
> fails to build.

There’s a ‘make update’ there that you may have missed. It’s docs and 
translations that may not be of interest, you can bypass it like this:

$ make -C glob
$ make make
$ make check SUBDIRS=

Cheers,

Tony




reply via email to

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