Re: improved parallel make support - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: improved parallel make support
Date
Msg-id 4CDAE0D7.3010208@dunslane.net
Whole thread Raw
In response to Re: improved parallel make support  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: improved parallel make support
List pgsql-hackers
<br /><br /> On 11/10/2010 10:32 AM, Peter Eisentraut wrote: <blockquote
cite="mid:1289403168.13614.0.camel@vanquo.pezone.net"type="cite"><pre wrap="">On tis, 2010-11-09 at 03:54 -0800, Dave
Pagewrote:
 
</pre><blockquote type="cite"><pre wrap="">Narwhal should be OK now.
</pre></blockquote><pre wrap="">
The build has issues now, possibly related to the make upgrade.


</pre></blockquote><br /> Yeah, it's complaining about not finding bison, but configure managed to find bison just
fine.Are you sure the right make was installed? It looks suspicious because it's not talking about msys virtual maths
likethe old make did. It needs to be <span class="expander" style="width: 27px;"></span><span class="expander"
style="width:    27px;"></span>make-3.81-3-msys-1.0.13 <a class="moz-txt-link-rfc2396E"
href="http://sourceforge.net/projects/mingw/files/MSYS/make/make-3.81-3/make-3.81-3-msys-1.0.13-bin.tar.lzma/download"><http://sourceforge.net/projects/mingw/files/MSYS/make/make-3.81-3/make-3.81-3-msys-1.0.13-bin.tar.lzma/download></a>
You'llneed another couple of libraries as well (libiconv and libintl) if they are not already installed. Making this
changetook me a while to get right on dawn_bat.<br /><br /> cheers<br /><br /> andrew<br /><br /><br /> 

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: security hooks on object creation
Next
From: "Kevin Grittner"
Date:
Subject: Re: multi-platform, multi-locale regression tests