Hi ,
While trying to compile hadoop(ant -Djavac.args="-Xlint -Xmaxwarns 1000" tar)
i am get below error . Kindly let me know how to fix this issue.
[javadoc] Standard Doclet version 1.6.0_07
[javadoc] Building tree for all the packages and classes...
[javadoc] Building index for all the packages and classes...
[javadoc] Building index for all classes...
java5.check:
BUILD FAILED
/home/raghu/src-hadoop/trunk/build.xml:890: 'java5.home' is not defined.
Forrest requires Java 5. Please pass -Djava5.home=<base of Java 5
distribution> to Ant on the command-line.
Thanks,
Raghu