[Bug 216030] multimedia/mplayer: new option ASS isn't optional

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 13 13:45:15 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216030

            Bug ID: 216030
           Summary: multimedia/mplayer: new option ASS isn't optional
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: riggs at FreeBSD.org
          Reporter: rjk at wintek.com
          Assignee: riggs at FreeBSD.org
             Flags: maintainer-feedback?(riggs at FreeBSD.org)

If I attempt to build mplayer-1.3.0.20161228_2 with ASS deselected, the build
fails at linktime with:

gui/interface.o: In function `guiInit':
gui/interface.c:(.text+0xb8): undefined reference to `ass_enabled'
gui/interface.c:(.text+0xca): undefined reference to `ass_use_margins'
gui/interface.c:(.text+0xd6): undefined reference to `ass_top_margin'
gui/interface.c:(.text+0xe2): undefined reference to `ass_bottom_margin'
gui/interface.o: In function `guiDone':
gui/interface.c:(.text+0xa9c): undefined reference to `ass_enabled'
gui/interface.c:(.text+0xaa8): undefined reference to `ass_use_margins'
gui/interface.c:(.text+0xab4): undefined reference to `ass_top_margin'
gui/interface.c:(.text+0xac0): undefined reference to `ass_bottom_margin'
gui/interface.o: In function `gui':
gui/interface.c:(.text+0x2031): undefined reference to `ass_enabled'
gui/interface.c:(.text+0x203d): undefined reference to `ass_use_margins'
gui/interface.c:(.text+0x2049): undefined reference to `ass_top_margin'
gui/interface.c:(.text+0x2055): undefined reference to `ass_bottom_margin'
cc: error: linker command failed with exit code 1 (use -v to see invocation)

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


More information about the freebsd-ports-bugs mailing list