[ 
https://issues.apache.org/jira/browse/HDFS-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783947#action_12783947
 ] 

Konstantin Boudnik commented on HDFS-423:
-----------------------------------------

Right, installing fuse-dev helped a lot :-)
Another problem: I've ran the command line with the patch in place two or three 
times in a row. I got this:
{noformat}
     [exec] make[1]: Nothing to be done for `install-data-am'.
     [exec] make[1]: Leaving directory 
`/homes/cos/work/Hdfs.trunk/build/c++-build/Linux-i386-32/libhdfs'
  [symlink] ln -s /homes/cos/work/Hdfs.trunk/build/c++/Linux-i386-32/lib 
/homes/cos/work/Hdfs.trunk/build/c++/lib
  [symlink] ln: creating symbolic link 
`/homes/cos/work/Hdfs.trunk/build/c++/lib/lib' to 
`/homes/cos/work/Hdfs.trunk/build/c++/Linux-i386-32/lib': File exists
{noformat}
Symlink creation has to be conditional or it might break the build. Seems to be 
working otherwise.

> libhdfs.so is pushed to a new location , hence fuds-dfs has to updated to 
> point to the new location of libhdfs
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-423
>                 URL: https://issues.apache.org/jira/browse/HDFS-423
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: contrib/fuse-dfs
>            Reporter: Giridharan Kesavan
>            Assignee: Eli Collins
>         Attachments: hdfs-423-2.patch, hdfs423.patch, patch-4922.v1.txt
>
>
> fuse-dfs depends on libhdfs, and fuse-dfs build.xml still points to the 
> libhfds/libhdfs.so location but libhdfs now is build in a different location 
> please take a look at this bug for the location details 
> https://issues.apache.org/jira/browse/HADOOP-3344
> Thanks,
> Giri

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to