[MacPorts] #41240: umbrello @4.11.2 - build failure
MacPorts
noreply at macports.org
Sun Dec 1 08:21:59 PST 2013
#41240: umbrello @4.11.2 - build failure
------------------------------+-----------------------
Reporter: crazyhorse671@… | Owner: nicos@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: mavericks
Port: umbrello |
------------------------------+-----------------------
Comment (by nicos@…):
The errors are coming from linking issues with libc++, related with boost
libraries.
The compilation can work if forcing the use of libstdc as:
{{{
configure.cxxflags -stdlib=libstdc++
}}}
but this may have other consequences as most ports are built based on
libc++. To my testing, umbrello crashes when starting the application in
this case.
--
Ticket URL: <https://trac.macports.org/ticket/41240#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list