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
config.log.gz
Description: GNU Zip compressed data
_______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
