#20025: ffmpeg 0.5 Configure error - build failure -----------------------------+---------------------------------------------- Reporter: garges@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ffmpeg -----------------------------+---------------------------------------------- Comment(by devans@…): Summary of results so far * my /usr/lib/libgcc_s.1.dylib contains ___powidf2 * so does yours (its easier to see with nm -a /usr/lib/libgcc_s.1.dylib | grep powidf2 * your /opt/local/lib/libdirac_decoder.dylib references /usr/lib/libmx.A.dylib but mine doesn't although /usr/lib/libmx.A.dylib exists on my system I'm not really sure what is going on here as the unsatisfied external does seem to exist in libgcc. Perhaps you should do the following on the chance that something is fouled up with your build of dirac {{{ sudo port -fn upgrade dirac sudo port clean ffmpeg sudo port -d configure ffmpeg }}} and see if anything changes. If anyone else has an idea about this please speak up. Thanks. -- Ticket URL: <http://trac.macports.org/ticket/20025#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS