Details
Description
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.
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-7868 Hadoop native fails to compile when default linker option is -Wl,--as-needed
- Closed
- relates to
-
HADOOP-7868 Hadoop native fails to compile when default linker option is -Wl,--as-needed
- Closed