[FFmpeg-user] Configure says it can't find openssl

Simon Brown simon.k.brown at gmail.com
Mon Aug 12 15:30:48 EEST 2019


I run the following configure script using the latest ffmpeg pulled from
github.

./configure --disable-decoders --disable-encoders --enable-decoder=h264
--enable-decoder=vc1 --enable-decoder=aac --disable-ffplay
--disable-ffprobe --enable-openssl

It's on an embedded system, hence disabling most of the features.
It returns with
ERROR: openssl not found

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 at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "ffbuild/config.log" produced by configure as this
will help
solve the problem.

The log file is attached.

I have made sure that openssl is installed
opkg list-installed | grep openssl
openssl - 1.0.1p-r0.0
openssl-conf - 1.0.1p-r0.0
openssl-dbg - 1.0.1p-r0.0
openssl-dev - 1.0.1p-r0.0

Any help greatly appreciated.

Regards,
Simon Brown
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 367214 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20190812/1e309335/attachment.obj>


More information about the ffmpeg-user mailing list