maintainer-feedback requested: [Bug 193657] multimedia/ffmpeg doesn't compile
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 15 14:11:50 UTC 2014
Farid Hajji <farid at hajji.name> has asked multimedia at FreeBSD.org for
maintainer-feedback:
Bug 193657: multimedia/ffmpeg doesn't compile
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193657
------- Additional Comments from Farid Hajji <farid at hajji.name>
When compiling multimedia/ffmpeg from the ports tree at revision r368119,
I get the following error messages:
libavdevice/libavdevice.so: undefined reference to `ff_timefilter_update'
libavdevice/libavdevice.so: undefined reference to `ff_timefilter_destroy'
libavdevice/libavdevice.so: undefined reference to `ff_timefilter_new'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [ffmpeg_g] Error 1
gmake[2]: Leaving directory
`/zvolenc/ports/multimedia/ffmpeg/work/ffmpeg-2.3.3'
*** Error code 1
The solution is to add the following file patch-libavdevice-Makefile to
the files/ subdirectory of the post.
More information about the freebsd-multimedia
mailing list