Author: buildbot
Date: Fri Feb 1 05:00:09 2019
New Revision: 1039830
Log:
Staging update by buildbot for thrift
Modified:
websites/staging/thrift/trunk/content/ (props changed)
websites/staging/thrift/trunk/content/docs/BuildingFromSource.html
Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Feb 1 05:00:09 2019
@@ -1 +1 @@
-1852477
+1852672
Modified: websites/staging/thrift/trunk/content/docs/BuildingFromSource.html
==============================================================================
--- websites/staging/thrift/trunk/content/docs/BuildingFromSource.html
(original)
+++ websites/staging/thrift/trunk/content/docs/BuildingFromSource.html Fri Feb
1 05:00:09 2019
@@ -143,7 +143,7 @@ From the top directory, do:</p>
<ul>
<li>
<p>"compiler/cpp/thriftl.cc:2190: undefined reference to `yywrap'"</p>
-<p>you need to install the <a href="http://flex.sourceforge.net">Flex
library</a> (See also <a href="/docs/install">Apache Thrift Requirements</a> )
and re-run the configuration script.</p>
+<p>you need to install the <a href="https://github.com/westes/flex">Flex
library</a> (See also <a href="/docs/install">Apache Thrift Requirements</a> )
and re-run the configuration script.</p>
</li>
<li>
<p>mv: cannot stat "'.deps/TBinaryProtocol.Tpo': No such file or directory"
while building the Thrift Runtime Library</p>