#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@…): {{{ :info:build /usr/bin/ld: -i argument: nstall_name must have a ':' between its symbol names }}} It looks like you have apple-gcc42 installed with the +bootstrap variant. Please do: {{{ sudo port install cctools sudo port cctools sudo port install ffmpeg configure.compiler=apple-gcc-4.2 }}} -- Ticket URL: <https://trac.macports.org/ticket/38908#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X