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: Fri, 16 Oct 2015 19:29:17 -0700

To generate the configure script (usually something done just before
release), I think you run
   autoreconf -i
You may need to install the autoconf and autopoint packages for that to succeed.
Then, after running configure, do
   make update
   make
You may need to install the package texinfo for that to succeed.


On Fri, Oct 16, 2015 at 7:00 PM, Mark Galeck <address@hidden> wrote:
> Thank you Dan, sorry for being so dumb but...  there is no "configure"
> script in there, what am I missing??
>
> ________________________________
> From: Dan Kegel <address@hidden>
>
> Try getting the latest from git; see
> http://savannah.gnu.org/git/?group=make
>
> - Dan
>
>
>
>



reply via email to

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