#29842: cairo: static libs fail to build correctly with llvm -------------------------------+-------------------------------------------- Reporter: matuzalem@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.99 Keywords: lion | Port: cairo -------------------------------+-------------------------------------------- Comment(by ryandesign@…): I committed the initial patch for cairo in r81083 and cairo-devel in r81084 before realizing new comments had appeared in this ticket. Replying to [comment:14 jeremyhu@…]:
The problem is in muniversal trying to do this with lipo.
Hmm, that's news to me. lipo always seemed to work before. Replying to [comment:16 jeremyhu@…]:
Try the attached patch for muniversal. I haven't tested it, but it should work (modulo any syntax errors I may have inadvertently made)
"/usr/bin/lipbtool" is presumably one typo. If libtool is the correct tool to use now, why are we still trying with lipo first then? Why not just always use libtool? -- Ticket URL: <https://trac.macports.org/ticket/29842#comment:17> MacPorts <http://www.macports.org/> Ports system for Mac OS