#14964 closed defect (duplicate)
ffmpeg destroot and activate problem in i386
Reported by: | yanjingfeng@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
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
Change History (4)
comment:1 Changed 17 years ago by yanjingfeng@…
comment:3 Changed 17 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
the above failure happens in Mac OS X 10.5.2 (x86) with command
or upgrade from rev 6.