#14492: ffmpeg fails to install --------------------------------+------------------------------------------- Reporter: fharbec@gmail.com | Owner: acho@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Comment (by aciddeath@aciddeath.org): The problem is that the ffmpeg svn repository pulls in the trunk of libswscale, even when we checkout an older revision of the ffmpeg svn. Later revisions of the ffmpeg repository have an updated configure script to handle the new version numbering that we are seeing from libswscale. The symptoms we are seeing is because the version numbers from libswscale are evaluating to \ and causing the SLIBNAME variable to never get defined, this causes the install to break because it doesn't have 2 files specified on the command line. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14492#comment:3> MacPorts </projects/macports> Ports system for Mac OS