[ 
https://issues.apache.org/jira/browse/HADOOP-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colin Patrick McCabe updated HADOOP-9215:
-----------------------------------------

    Attachment: HADOOP-9215.002.patch

Here is a different solution which just runs 'make' twice.  The second make 
exits almost immediately (make has a very quick startup/shutdown time).  On 
CentOS 5, this has the side effect of creating the libhadoop.so symlink.

I thought of some other workarounds, but they were all pretty cumbersome.  Even 
doing the symlink manually did not seem to work-- something in the first 
invocation of make deletes it on CentOS 5.

A few years from now we can bump up the minimum required version for cmake and 
drop the hack.
                
> libhadoop.so doesn't exist (only libhadoop.so.1.0.0)
> ----------------------------------------------------
>
>                 Key: HADOOP-9215
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9215
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.0.3-alpha
>            Reporter: Thomas Graves
>            Assignee: Colin Patrick McCabe
>            Priority: Blocker
>         Attachments: HADOOP-9215.001.patch, HADOOP-9215.002.patch
>
>
> Looks like none of the .so files are being built. They all have .so.1.0.0 but 
> no just .so file.  branch-0.23 works fine but trunk and branch-2 are broke.
> This actually applies to libhadoop.so and libhdfs.so

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to