#42673: kde4baseapps build failure on OS X 10.6.8 -----------------------------------------------+--------------------------- Reporter: rjvbertin@… | Owner: macports- Type: defect | tickets@… Priority: Normal | Status: new Component: ports | Milestone: Keywords: class not found, duplicate symbol | Version: 2.2.1 | Port: kde4baseapps -----------------------------------------------+--------------------------- I have stumbled across 2 build failures of the kde4baseapps port on Mac OS X 10.6.8. The 1st failure concerns the linking stage of dolphin.app and consists of the linker not finding the TerminalPanel base class that resides in panel.o linked into libkdeinit4_dolphin.dylib, despite the fact that that library is pulled in by the linker. When complete the dolphin.app linking stage by hand, adding panel.o to the arguments, the link completes fine. However, a bit later on there occurs a duplicate symbol error, apparently because a konqmisc.o is pulled in twice. Both failures occur with both the default compiler (/usr/bin/clang, from Xcode 4) and with gcc-mp-4.7 . -- Ticket URL: <https://trac.macports.org/ticket/42673> MacPorts <http://www.macports.org/> Ports system for OS X