Hi all
I have installed hadoop with version 0.18.2, and I want to use fuse in hadoop. 
Following the src/contrib/fuse-dfs/README, I executed "ant compile-contrib 
-Dlibhdfs=1 -Dfusedfs=1 ", an error occured. I can't fix it. Can anyone help 
me? Or is there a good install guide for me?
thanks.
When I executed "ant compile-contrib -Dcompile.c++=1 -Dfusedfs=1 
-Dlibhdfs.noperms=1", it was builded successfully. 
 
compile:
     [echo] contrib: fuse-dfs
     [exec] automake: Makefile.am: required file `./NEWS' not found
     [exec] automake: Makefile.am: required file `./AUTHORS' not found
     [exec] automake: Makefile.am: required file `./ChangeLog' not found
     [exec] src/Makefile.am:19: invalid unused variable name: `AM_LDFLAGS'
     [exec] configure: error: cannot run /bin/bash ./config.sub
BUILD FAILED
/home/wm/work/hadoop/build.xml:410: The following error occurred while 
executing this line:
/home/wm/work/hadoop/src/contrib/build.xml:30: The following error occurred 
while executing this line:
/home/wm/work/hadoop/src/contrib/fuse-dfs/build.xml:54: exec returned: 1


Reply via email to