[
https://issues.apache.org/jira/browse/TS-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13933453#comment-13933453
]
James Peach commented on TS-2634:
---------------------------------
The link ordering problem is well know to google. When I looked at this a while
ago, people were having lots of trouble getting lib tool to use {{--as-needed}}
because of the way it reorders its options.
As for recursive linking; that's a standard unix-ism. OS X does the right thing
(IMHO), but Linux has always required that the top level command link the full
set of dependencies, which is why things like pkg-config are needed.
> Build broken on Ubuntu Saucy
> ----------------------------
>
> Key: TS-2634
> URL: https://issues.apache.org/jira/browse/TS-2634
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Phil Sorber
> Assignee: Leif Hedstrom
>
> libhwloc not linked properly on ubuntu 13.10:
> /usr/bin/ld: ../lib/ts/.libs/libtsutil.so: undefined reference to symbol
> 'hwloc_get_type_depth'
> /usr/lib/x86_64-linux-gnu/libhwloc.so: error adding symbols: DSO missing from
> command line
--
This message was sent by Atlassian JIRA
(v6.2#6252)