#14457 closed defect (duplicate)
impossible to install ffmpeg
Reported by: | sylvain.maucourt@… | Owned by: | acho@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
i want to upgrade my ffmpeg port, so i do that : #sudo port ffmpeg clean #sudo port install ffmpeg +gpl +lame +libogg +vorbis +theora +faac +faad +xvid +x264 +a52 and i have this error :-/
Undefined symbols:
"_av_crc_get_table", referenced from:
_output_frame_end in ac3enc.o _output_frame_end in ac3enc.o _flac_decode_frame in flac.o _output_frame_header in flacenc.o _output_frame_footer in flacenc.o
ld: symbol(s) not found collect2: ld returned 1 exit status make[1]: * [libavcodec.51.dylib] Error 1 make: * [lib] Error 2
Change History (3)
comment:1 Changed 17 years ago by skymoo (Adam Mercer)
Milestone: | → Port Bugs |
---|---|
Owner: | changed from macports-tickets@… to acho@… |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Uninstall the old ffmpeg first. This is a duplicate of #13984.