#30248: wine-devel: ld: library not found for -lwine ----------------------------------------+----------------------------------- Reporter: taco.nieuwenhuis@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: wine-devel ----------------------------------------+----------------------------------- Comment(by ryandesign@…): Hmm, possibly a parallel build issue. (I see MacPorts has chosen to build with 5 parallel make jobs on your system.) Try using fewer jobs. It always works with 2 for me. {{{ sudo port clean wine-devel sudo port install wine-devel build.jobs=2 }}} -- Ticket URL: <https://trac.macports.org/ticket/30248#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS