[Bug 195202] New: multimedia/ffmpeg and multimedia/ffmpeg24: unbreak OPENSSL option
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 20 03:38:24 UTC 2014
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 at FreeBSD.org
Reporter: jbeich at vfemail.net
CC: multimedia at FreeBSD.org, riggs at FreeBSD.org
CC: multimedia at 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 at 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.
More information about the freebsd-multimedia
mailing list