Hi All, Can anybody help me in resolving the build error, below is the error I got
BUILD FAILED F:\HADOOP COMMIT 1.1.4\Hadoop-1.0.4\build.xml:618: Execute failed: java.io.IOException: Cannot run program "autoreconf" (in directory "F:\HADOOP COMMIT 1.1.4\Hadoop-1.0.4\src\native"): CreateProcess error=2, The system cannot find the file specified. 1. Downloaded Hadoop-1.0.4 in windows eclipse. 2. Configured ant in eclipse and copied ivy.jar in ant/lib file Goal: I just wanted to build Hadoop in windows environment just to go through the code and familiarize myself with the Hadoop code base, would install cygwin later on and run. Initially, I build one of the Hadoop version(I don't remember which one but was successful in building with ant but now I got this error, file missing. Regards thoihen Regards thoihen
