Description
Post HDFS-1963 ant binary fails w/ the following. The bin-package is trying to copy from the c++ lib dir which doesn't exist yet. The binary target should check for the existence of this dir or would also be reasonable to depend on the compile-c++-libhdfs (since this is the binary target).
/home/eli/src/hdfs4/build.xml:1115: /home/eli/src/hdfs4/build/c++/Linux-amd64-64/lib not found.
Attachments
Attachments
Issue Links
- is related to
-
MAPREDUCE-2559 ant binary fails due to missing c++ lib dir
- Closed
-
HDFS-1963 HDFS rpm integration project
- Closed
-
HDFS-2040 Only build libhdfs if a flag is passed
- Closed