[FFmpeg-user] ./configure error

Brandon Northcutt occamsdream at gmail.com
Mon Dec 15 23:50:13 CET 2014


Hello all,

When attempting to configure ffmpeg from the current git source, I receive
a configure error regarding opencl, but the header files it is looking for
exist. Any ideas?

My configure line:

$ ./configure --prefix=/usr --libdir=/usr/lib64 --enable-gpl
--enable-nonfree --enable-shared --disable-static --enable-libass
--enable-libbluray --enable-libfreetype --enable-libmp3lame
--enable-libopenjpeg --enable-libpulse --enable-libschroedinger
--enable-libspeex --enable-libtheora --enable-libtwolame --enable-libv4l2
--enable-libvorbis --enable-libx264 --enable-libxvid --enable-x11grab
--enable-pic --disable-doc --enable-libvpx --disable-symver
--enable-libdc1394 --enable-libmp3lame --enable-libopenjpeg
--enable-libopus --enable-opencl


The error:

ERROR: opencl not found


The log file is attached.

My system is x86_64 Fedora 20 with all opencl rpm packages installed:

$ rpm -qa |grep -i opencl
opencl-headers-1.2-5.fc20.noarch
mesa-libOpenCL-devel-10.3.3-1.20141110.fc20.x86_64
opencl-utils-0-12.svn16.fc20.x86_64
opencl-filesystem-1.0-1.fc20.noarch
opencl-utils-devel-0-12.svn16.fc20.x86_64
mesa-libOpenCL-10.3.3-1.20141110.fc20.x86_64
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log.gz
Type: application/x-gzip
Size: 36476 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20141215/f2b4a125/attachment.bin>


More information about the ffmpeg-user mailing list