[ https://issues.apache.org/jira/browse/HDFS-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
dhruba borthakur updated HDFS-1078: ----------------------------------- Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Fix Version/s: 0.22.0 Resolution: Fixed I just committed this. Thanks Sam. > update libhdfs build process to produce static libraries > -------------------------------------------------------- > > Key: HDFS-1078 > URL: https://issues.apache.org/jira/browse/HDFS-1078 > Project: Hadoop HDFS > Issue Type: Improvement > Components: contrib/libhdfs > Affects Versions: 0.20.1 > Reporter: sam rash > Assignee: sam rash > Priority: Minor > Fix For: 0.22.0 > > Attachments: HDFS-1078-patch-1.txt, HDFS-1078-patch-2.txt > > > it would be useful if the build of libhdfs produced the static version (.a) > in addition to the existing shared (.so*) version. This can be accomplished > by removing the -shared option to the linker (in configure.ac/configure files) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.