[MacPorts] #48731: povray @3.7.0.0 fails to build with boost 1.59.0
MacPorts
noreply at macports.org
Thu Oct 1 17:08:03 PDT 2015
#48731: povray @3.7.0.0 fails to build with boost 1.59.0
-----------------------------+--------------------------
Reporter: josh.baraban@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords: haspatch
Port: povray |
-----------------------------+--------------------------
Changes (by ryandesign@…):
* cc: h314to@… (added)
* keywords: => haspatch
Comment:
Replying to [comment:4 h314to@…]:
> This is a configuration error. Just add `-lboost_thread-mt` to
configure.libs in the Portfile, i.e.:
>
> {{{
> configure.libs -lboost_system-mt -lboost_thread-mt
> }}}
>
> Otherwise it fails to link povray. For more info see
http://news.povray.org/povray.bugreports/thread/%3Cweb.55de873c89585615f28ecadc0@news.povray.org%3E//povray.bugreports/thread/%3C55e07044$1@news.povray.org%3E/
Thank you for finding this solution. I had forgotten about this problem,
and had not received the reply to my problem report asking for additional
information. I don't know why they didn't click the link to this ticket
where the additional information was provided. I will verify your solution
and commit the fix.
--
Ticket URL: <https://trac.macports.org/ticket/48731#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list