[
https://issues.apache.org/jira/browse/MESOS-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193247#comment-13193247
]
[email protected] commented on MESOS-131:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3590/
-----------------------------------------------------------
(Updated 2012-01-25 19:43:17.172764)
Review request for mesos.
Summary
-------
This can be necessary to link mesos-master because the -lpython* flag needs to
end up after libwebui.a on some systems. Using LIBADD tells libtool that
libwebui.a depends on it so it generates an appropriately ordered linking
command.
This addresses bug MESOS-131.
https://issues.apache.org/jira/browse/MESOS-131
Diffs (updated)
-----
src/Makefile.am 48727ae
Diff: https://reviews.apache.org/r/3590/diff
Testing
-------
Thanks,
Charles
> Webui can fail to link due to library ordering issue
> ----------------------------------------------------
>
> Key: MESOS-131
> URL: https://issues.apache.org/jira/browse/MESOS-131
> Project: Mesos
> Issue Type: Bug
> Components: build
> Environment: Linux, Ubuntu 11.10
> Reporter: Charles Reiss
> Priority: Minor
>
> The webui can fail to link (giving errors about undefined references in
> libwebui.la when linking, e.g., mesos-master) because python is linked too
> early on the resulting linker line.
--
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