#24356: koffice breaks on 10.6 (mbp 5,5) on ld process --------------------------------+------------------------------------------- Reporter: vim.unix@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: koffice --------------------------------+------------------------------------------- Changes (by takanori@…): * cc: takanori@… (added) Comment: First of all, thank you for reporting. I took a look and noticed that this is not a problem of koffice itself, but a problem of the latest ImageMagick and unsermake. On the latest ImageMagick, 'magick-config --libs' returns a string that contains '-framework OpenCL'. But some programs like unsermake cannot handle this type of flags properly. That's why koffice fails to build now. There are a few ways to fix this problem, but the easiest way is to apply the following patch to ImageMagick. -- Ticket URL: <http://trac.macports.org/ticket/24356#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS