#30983: multimedia/XviD libxvidcore.a mmx error -----------------------------------------+---------------------------------- Reporter: rmstonecipher@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Resolution: fixed | Keywords: Port: XviD | -----------------------------------------+---------------------------------- Changes (by devans@…): * status: new => closed * cc: devans@… (added) * resolution: => fixed Comment: The problem is that libtool, seeing -lxvidcore, is linking against the static library (/opt/local/lib/libxvidcore.a) rather than the dynamic one (/opt/test/lib/libxvidcore.4.dylib). No libxvidcore.dylib (usually a symbolic link to the versioned library) is provided by XviD. Fix to XviD committed in r87730 which installs the "missing link." gst-plugins-bad now builds +universal for me. You may want to increment gst-plugins-bad's revision to ensure that all builds are now using the dynamic library. -- Ticket URL: <https://trac.macports.org/ticket/30983#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS