#32755: mplayer2 +universal: ERROR: libdirac not found --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: universal Port: mplayer2 | --------------------------------------+------------------------------------- Comment(by cal@…): I know it's a rather lousy fix and the ticket is closed now, but just for reference: configure didn't find libdirac and libschroedinger when running universal, which was easily fixed by adding some `-I${prefix}/include/somedir` statements to `configure.cppflags`. However, mplayer2 (or the ffmpeg it ships) contain inline assembly, which causes errors when building universal, so in order to have this working, one would probably have to build and configure separately and stick the binary together using lipo. -- Ticket URL: <https://trac.macports.org/ticket/32755#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS