[MacPorts] #31474: transmission: Undefined symbols: ___gxx_personality_v0
MacPorts
noreply at macports.org
Mon Apr 4 13:57:26 UTC 2022
#31474: transmission: Undefined symbols: ___gxx_personality_v0
---------------------------+----------------------
Reporter: ryandesign | Owner: mnick@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Resolution: fixed | Keywords: haspatch
Port: transmission |
---------------------------+----------------------
Comment (by kencu):
the usual cause for this error is trying to link c++ code using the C
compiler instead of the C++ compiler.
These symbols are defined in a library that is linked in automatically by
the C++ compiler when it calls the linker.
--
Ticket URL: <https://trac.macports.org/ticket/31474#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list