Re: BUG #5923: Build problem

From: "C(dot)S(dot) Johnson" <cjohnson(at)valverdecomputing(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5923: Build problem
Date: 2011-03-11 03:52:43
Message-ID: 20110310205243.0430d53b3e916c69cc97ff130928da34.3d47cf68ed.wbe@email02.secureserver.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>You were right. Although it defies reason that the flex that has worked all this time for other versions of pg is broken, the latest Windows version fixed the problem. Hats off.</div><div><br></div><div>Nice release, too. My customer is betting the house on fdw.<br></div><div><br></div><div>Charlie ...<br></div>
<blockquote id="replyBlockquote" webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size: 10pt; color: black; font-family: verdana;">
<div id="wmQuoteWrapper">
-------- Original Message --------<br>
Subject: Re: [BUGS] BUG #5923: Build problem<br>
From: Tom Lane &lt;<a href="mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us">tgl(at)sss(dot)pgh(dot)pa(dot)us</a>&gt;<br>
Date: Wed, March 09, 2011 9:22 pm<br>
To: "charles johnson" &lt;<a href="mailto:cjohnson(at)valverdecomputing(dot)com">cjohnson(at)valverdecomputing(dot)com</a>&gt;<br>
Cc: <a href="mailto:pgsql-bugs(at)postgresql(dot)org">pgsql-bugs(at)postgresql(dot)org</a><br>
<br>
"charles johnson" &lt;<a href="mailto:cjohnson(at)valverdecomputing(dot)com">cjohnson(at)valverdecomputing(dot)com</a>&gt; writes:<br>
&gt; Build started: Project: postgres, Configuration: Release|Win32<br>
&gt; Running bison on src\backend\replication\repl_gram.y<br>
&gt; 1 file(s) copied.<br>
&gt; Running flex on src\backend\replication\repl_scanner.l<br>
&gt; flex: fatal internal error, exec failed<br>
<br>
You seem to have a rather broken version of flex :-(<br>
<br>
However, if you were building from a distribution tarball you really<br>
shouldn't have needed flex at all. [ pokes around... ] Oh, it looks<br>
like the replication bison/flex output files aren't actually in the<br>
tarballs after all. Grumble. I can fix that part at least. But<br>
you still ought to try to find a non-broken flex.<br>
<br>
regards, tom lane<br>

</div>
</blockquote></span></body></html>

Attachment Content-Type Size
unknown_filename text/html 1.9 KB

Browse pgsql-bugs by date

  From Date Subject
Next Message Jonathan Pool 2011-03-11 05:26:42 Re: Documentation bug: Chapter 35.4, paragraph 4
Previous Message Bruce Momjian 2011-03-11 03:45:37 Re: BUG #5814: documentation bug