[Bug 206966] multimedia/ffmpeg: Fails to configure when ZVBI option is enabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 6 09:10:04 UTC 2016


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

            Bug ID: 206966
           Summary: multimedia/ffmpeg: Fails to configure when ZVBI option
                    is enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch, needs-qa
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia at FreeBSD.org
          Reporter: koobs at FreeBSD.org
                CC: vvd at unislabs.com
             Flags: maintainer-feedback?(multimedia at FreeBSD.org),
                    merge-quarterly?
          Assignee: multimedia at FreeBSD.org

ffmpeg appears to fail to configure when the ZVBI option is enabled:

===>  Configuring for ffmpeg-2.8.6,1
ERROR: libzvbi not found

On initial investigation, it appears that ZVBI requires libiconv to function

It appears this could be conditionally added via CONFIGURE_ARGS using:

--extra-libs=-liconv

Reported by: VVD (via #bsdports IRC)

Pending

* Full build log (as attachment)
* config.log (as attachment)

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


More information about the freebsd-ports-bugs mailing list