#47436: libvpx @1.3.0: yasm: FATAL: unrecognized object format `machox32' -----------------------+---------------------- Reporter: nistix@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: libvpx | -----------------------+---------------------- Changes (by devans@…): * status: assigned => closed * resolution: => fixed Comment: This implies that libvpx now builds correctly for you so this ticket has been satisfied. The error you now report just means what it says. Port ffmpeg requires libsdl +x11. You apparently have a version installed without the +x11 variant. To fix this (assuming your continuing build +universal) {{{ sudo port install libsdl +x11 +universal sudo port clean ffmpeg sudo port install ffmpeg +universal }}} If you have further problems along this line, try the [http://lists.macosforge.org/mailman/listinfo/macports-users macports- users] mailing list for technical support. -- Ticket URL: <https://trac.macports.org/ticket/47436#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X