[ 
http://issues.apache.org/jira/browse/HADOOP-483?page=comments#action_12432977 ] 
            
Doug Cutting commented on HADOOP-483:
-------------------------------------

Why are you specifying 'gmake' rather than 'make'?  On my cygwin and linux 
systems the correct binary name is 'make'.

Also, you shouldn't include a copy of hadoop-default.xml, but rather make sure 
the normal one is on the classpath.  A good way to do this might be to depend 
on the "jar" task and put the jar on the classpath, since the defaults are 
included in the jar.


> Document libhdfs and fix some OS specific stuff in Makefile
> -----------------------------------------------------------
>
>                 Key: HADOOP-483
>                 URL: http://issues.apache.org/jira/browse/HADOOP-483
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: dfs
>            Reporter: Arun C Murthy
>         Assigned To: Arun C Murthy
>         Attachments: HADOOP-483.patch, libhdfs.patch, libhdfs.second.patch, 
> libhdfs_20060906.patch
>
>
> Document libhdfs (api docs and user manual) and fix some OS specific stuff 
> (paths to utilities like rm) in the Makefile and TestDFSCIO.java

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to