Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2014 03:38:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 195202] New: multimedia/ffmpeg and multimedia/ffmpeg24: unbreak OPENSSL option
Message-ID:  <bug-195202-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195202

            Bug ID: 195202
           Summary: multimedia/ffmpeg and multimedia/ffmpeg24: unbreak
                    OPENSSL option
           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: jbeich@vfemail.net
                CC: multimedia@FreeBSD.org, riggs@FreeBSD.org
                CC: multimedia@FreeBSD.org

Created attachment 149627
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149627&action=edit
fix

$ make showconfig | fgrep -i openssl
     OPENSSL=on: SSL/TLS support via OpenSSL

$ make configure
...

$ fgrep -i openssl $(make -V WRKSRC)/config.h
#define CONFIG_OPENSSL 0

$ ffprobe https://foo
...
https protocol not found, recompile with openssl or gnutls enabled.
https://foo: Protocol not found

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainers CC'd

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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-195202-12827>