Date: Mon, 15 Sep 2014 14:11:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193657] New: multimedia/ffmpeg doesn't compile Message-ID: <bug-193657-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193657 Bug ID: 193657 Summary: multimedia/ffmpeg doesn't compile Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: multimedia@FreeBSD.org Reporter: farid@hajji.name Assignee: multimedia@FreeBSD.org Flags: maintainer-feedback?(multimedia@FreeBSD.org) Created attachment 147346 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147346&action=edit patch-libadvice-Makefile to fix compile error 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. --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Auto-assigned to maintainer multimedia@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193657-13>