[Bug 193657] New: multimedia/ffmpeg doesn't compile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 15 14:11:50 UTC 2014


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 at FreeBSD.org
          Reporter: farid at hajji.name
          Assignee: multimedia at FreeBSD.org
             Flags: maintainer-feedback?(multimedia at 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 at FreeBSD.org> ---
Auto-assigned to maintainer multimedia at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list