clients fail to find some libraries if mir installed via "make install"
Bug #1285566 reported by
Daniel d'Andrada
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
High
|
Alexandros Frantzis | ||
mir (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Build and install mir "cmake [...]; make; sudo make install"
After that, configure, build and install some other executable that links against mir libraries. Run it.
Expected outcome:
Program finds all mir libraries it needs
Actual outcome:
This error comes out:
"""
terminate called after throwing an instance of 'boost:
what(): libmirplatformg
"""
Caused by the use of the debian alternatives system in lp:mir/devel revision 1409 "debian: Provide platform packages managed with dpkg alternatives."
Related branches
lp://qastaging/~afrantzis/mir/setup-platform-libs-at-installation
- Daniel van Vugt: Abstain
- Alan Griffiths: Approve
- Andreas Pokorny (community): Approve
- Kevin DuBois (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 123 lines (+39/-9)5 files modifieddebian/rules (+3/-1)
src/client/android/CMakeLists.txt (+9/-2)
src/client/mesa/CMakeLists.txt (+9/-2)
src/platform/graphics/android/CMakeLists.txt (+9/-2)
src/platform/graphics/mesa/CMakeLists.txt (+9/-2)
Changed in mir: | |
assignee: | nobody → Alexandros Frantzis (afrantzis) |
description: | updated |
Changed in mir: | |
milestone: | none → 0.1.7 |
Changed in mir: | |
importance: | Undecided → High |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Changed in mir (Ubuntu): | |
importance: | Undecided → High |
status: | New → Triaged |
To post a comment you must log in.
Fix committed into lp:mir/devel at revision None, scheduled for release in mir, milestone Unknown