#45219: soprano build fails (via kmymoney install) -----------------------------+----------------------- Reporter: bricklemacho@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: soprano | -----------------------------+----------------------- Comment (by bricklemacho@…): Replying to [comment:4 pixilla@…]:
bricklemacho: is "/Library/Frameworks/Frameworks" a symlink on your system?
Yes. {{{ lrwxr-xr-x 1 root wheel 19 24 Mar 2011 /Library/Frameworks/Frameworks -> /Library/Frameworks }}} From http://bugs.python.org/issue14018\n" {{{ it ends up with an extra Frameworks directory so that /Developer/SDKs/MacOSX10.6.sdk/Library/Frameworks/Frameworks/ -> /Library/Frameworks The solution is to manually go in and fix the symlinks in /Developer/SDKs/MacOSX10.6.sdk, and remember to do so again if you have to reinstall Xcode 3.2.6. AFAIK, this bug is unique to Xcode 3.2.6, not earlier versions of 3.2.x. }}} Assume "fix" meant to delete the symlink. Deleted symlink, then: {{{ sudo port clean soprano sudo port install soprano }}} Build fails, with what appears to be a linker error. New log file attached. The above warning is no longer present but still getting linker error. -- Ticket URL: <https://trac.macports.org/ticket/45219#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X