Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#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 16 years ago by yanjingfeng@…

the above failure happens in Mac OS X 10.5.2 (x86) with command

sudo port ffmpeg +a52 +avfilter +darwin_i386 +extvorbis +faac +faad +gpl +lame +postproc +theora +x264 +xvid

or upgrade from rev 6.

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Milestone: Port Bugs

Duplicate of #14960.

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.