[
https://issues.apache.org/jira/browse/THRIFT-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III updated THRIFT-3986:
--------------------------------------
Affects Version/s: (was: 1.0)
This issue was marked as affecting version 1.0 which is not possible. If you
know which version this issue was discovered in, please mark it as such.
> 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
> Environment: Ubuntu 14.04
> autoconf (GNU Autoconf) 2.69
> Reporter: Philippe Guibert
> Priority: Minor
> Attachments:
> 0002-THRIFT-3986-using-autoreconf-i-fails-because-of-miss.patch
>
>
> 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
(v7.6.3#76005)