Date: Mon, 15 Sep 2014 14:11:50 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: maintainer-feedback requested: [Bug 193657] multimedia/ffmpeg doesn't compile Message-ID: <bug-193657-12827-ffWEQzaVKf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193657-12827@https.bugs.freebsd.org/bugzilla/> References: <bug-193657-12827@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Farid Hajji <farid@hajji.name> has asked multimedia@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@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193657-12827-ffWEQzaVKf>