[
https://issues.apache.org/jira/browse/BIGTOP-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176823#comment-13176823
]
James Page commented on BIGTOP-280:
-----------------------------------
Sridhar, I'm reluctant to deviate from the way that hadoop native resolves
library names as I think its done this way to ensure cross platform build
functionality; as stated above its possible to work around this issue by
ensuring that all libraries are linked irrespective or not as to whether they
are actually required - I will produce a patch for this in the next couple of
days for bigtop.
> Hadoop native fails to compile with default linker option of --as-needed
> ------------------------------------------------------------------------
>
> Key: BIGTOP-280
> URL: https://issues.apache.org/jira/browse/BIGTOP-280
> Project: Bigtop
> Issue Type: Bug
> Components: Debian, General
> Affects Versions: 0.2.0
> Environment: Ubuntu Precise
> Reporter: James Page
> Priority: Minor
> Attachments: hadoopconfig.diff
>
>
> From Ubuntu Oneiric onwards the default linker option for linked shared
> libraries is --as-needed.
> As a result the AC_COMPUTE_NEEDED_DSO fails to locate the -lz shared library
> name and the build of hadoop native fails.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira