pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/multimedia/ffmpeg2
Hello Adam,
"Adam Ciarcinski" writes:
> Module Name: pkgsrc
> Committed By: adam
> Date: Wed Feb 11 12:51:41 UTC 2015
>
> Modified Files:
> pkgsrc/multimedia/ffmpeg2: options.mk
>
> Log Message:
> Added gnutls and opeenssl as options
> [...]
openssl option also needs "--enable-nonfree" (from a build log with
PKG_OPTIONS.ffmpeg2+= openssl):
[...]
=> Checking for portability problems in extracted files
openssl is incompatible with the gpl and --enable-nonfree is not specified.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
ffmpeg-user%ffmpeg.org@localhost mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solve the problem.
*** Error code 1
[...]
Adding just a ``CONFIGURE_ARGS+= --enable-nonfree'' should fix
that (I have tryed that some days ago) but I didn't investigate the
possible license issues. I think that's due the GPL license that does
not have the "exception" needed to be linked with OpenSSL.
Should we treat it like other options that has an "--enable-nonfree"?
Ciao,
L.
Home |
Main Index |
Thread Index |
Old Index