#38908: ffmpeg: build failure on ppc running osx 10.4 -----------------------+---------------------- Reporter: jasper@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: ffmpeg | -----------------------+---------------------- Comment (by jeremyhu@…): Hmm... then I wonder if this is an issue with Tiger's ancient linker not finding those in the build directories at link time. I see -Llibswresample in LDFLAGS and assume libswresample.0.dylib should be in there... Try: {{{ sudo port clean ffmpeg sudo port install apple-gcc42 sudo port install ffmpeg configure.compiler=apple-gcc-4.2 }}} -- Ticket URL: <https://trac.macports.org/ticket/38908#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X