Arshad Mohammad created ZOOKEEPER-2265:
------------------------------------------
Summary: zookeeper build fails while doing configuration for
cppunit test
Key: ZOOKEEPER-2265
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2265
Project: ZooKeeper
Issue Type: Bug
Affects Versions: 3.5.1
Reporter: Arshad Mohammad
Assignee: Arshad Mohammad
Priority: Minor
Fix For: 3.5.2
running {color:red}ant tar{color} gives following error
{code}
D:\gitHome\zookeeper-trunk\build.xml:1432: Execute failed: java.io.IOException:
Cannot run program "autoreconf" (in directory
"D:\gitHome\zookeeper-trunk\src\c"):
{code}
This error is purely environment error and it can be fixed by installing
appropriate software package.
But does it really required to configure the cpp unit as {color:red}ant
tar{color} target flow does not run cppunit test cases. Then why to configure?
There should be no cppunit configurations for {color:red}ant tar{color} target
flow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)