Author: jking
Date: Fri Feb 1 05:00:01 2019
New Revision: 1852672
URL: http://svn.apache.org/viewvc?rev=1852672&view=rev
Log:
update flex link
Modified:
thrift/cms-site/trunk/content/docs/BuildingFromSource.md
Modified: thrift/cms-site/trunk/content/docs/BuildingFromSource.md
URL:
http://svn.apache.org/viewvc/thrift/cms-site/trunk/content/docs/BuildingFromSource.md?rev=1852672&r1=1852671&r2=1852672&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/docs/BuildingFromSource.md (original)
+++ thrift/cms-site/trunk/content/docs/BuildingFromSource.md Fri Feb 1
05:00:01 2019
@@ -52,7 +52,7 @@ and the cross language test suite:
* "compiler/cpp/thriftl.cc:2190: undefined reference to `yywrap'"
- you need to install the [Flex library](http://flex.sourceforge.net)
(See also [Apache Thrift Requirements](/docs/install) ) and re-run the
configuration script.
+ you need to install the [Flex library](https://github.com/westes/flex)
(See also [Apache Thrift Requirements](/docs/install) ) and re-run the
configuration script.
* mv: cannot stat "'.deps/TBinaryProtocol.Tpo': No such file or directory"
while building the Thrift Runtime Library