[MacPorts] #14964: ffmpeg destroot and activate problem in i386
MacPorts
trac at macosforge.org
Tue Apr 8 22:51:44 PDT 2008
#14964: ffmpeg destroot and activate problem in i386
-------------------------------------+--------------------------------------
Reporter: yanjingfeng at hotmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: |
-------------------------------------+--------------------------------------
ffmpeg 0.4.9-pre1_7
destroot fails
{{{
make -C libswscale install-headers
Makefile:20 ../subdir.mak
** No rule to make libswscale.
}}}
Suggest change: ${worksrcpath}/libswscale/Makefile
line 20 from
{{{
include ${SUBDIR}../subdir.mak
}}}
to
{{{
include ${SUBDIR}../common.mak
}}}
This change could be adopted into files/pacth-libswscale-Makefile.
avdevice, avutil, avcodec, avformat could be conflict with other
installations during activation. The require insrtall with "-f" to ensure
the package could be activated.
Thanks.
Jingfeng
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14964>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list