Philippe Guibert created THRIFT-3986:
----------------------------------------
Summary: using autoreconf -i fails because of missing files
Key: THRIFT-3986
URL: https://issues.apache.org/jira/browse/THRIFT-3986
Project: Thrift
Issue Type: Improvement
Components: Deployment
Affects Versions: 1.0
Environment: Ubuntu 14.04
autoconf (GNU Autoconf) 2.69
Reporter: Philippe Guibert
Priority: Minor
when trying to reconfigure and recompile the HEAD of thrift interface, I am
facing following error.
thrift# autoreconf -i
...
Makefile.am: error: required file './NEWS' not found
Makefile.am: error: required file './README' not found
Makefile.am: error: required file './AUTHORS' not found
Makefile.am: error: required file './ChangeLog' not found
...
autoreconf: automake failed with exit status: 1
thrift#
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)