[FFmpeg-user] i have issue in my server
الدعم الفنى لدى العالميه للإستضافه
support at ok4host.com
Thu Jun 20 03:28:35 CEST 2013
# cd ffmpeg/root at server14 [~/ffmpeg-source/ffmpeg]# lsarch.mak common.mak COPYING.GPLv2 doc ffplay.c libavdevice libpostproc MAINTAINERS testsChangelog compat COPYING.GPLv3 ffmpeg.c ffprobe.c libavfilter library.mak Makefile toolscmdutils.c config.fate COPYING.LGPLv2.1 ffmpeg_filter.c ffserver.c libavformat libswresample presets version.shcmdutils_common_opts.h config.log COPYING.LGPLv3 ffmpeg.h INSTALL libavresample libswscale READMEcmdutils.h configure CREDITS ffmpeg_opt.c libavcodec libavutil LICENSE RELEASEroot at server14 [~/ffmpeg-source/ffmpeg]# ./configure --enable-gpl --enable-nonfree --enable-libfdk_aac --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264ERROR: libfdk_aac not found
If you think configure made a mistake, make sure you are using the latestversion from Git. If the latest version fails, report the problem to theffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.Include the log file "config.log" produced by configure as this will helpsolving the problem.root at server14 [~/ffmpeg-source/ffmpeg]# /configure --enable-gpl --enable-libmp3lame --enable-libtheora --enable-libvo-aacenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-zlib --enable-version3-bash: /configure: No such file or directoryroot at server14 [~/ffmpeg-source/ffmpeg]# ./configure --enable-gpl --enable-libmp3lame --enable-libtheora --enable-libvo-aacenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-zlib --enable-version3ERROR: libx264 not found
If you think configure made a mistake, make sure you are using the latestversion from Git. If the latest version fails, report the problem to theffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.Include the log file "config.log" produced by configure as this will helpsolving the problem.root at server14 [~/ffmpeg-source/ffmpeg]# ------------------logs
BEGIN /root/ffmpeg-source/tmp/ffconf.R2S5oyjv.c 1 extern int x264_encoder_encode(); 2 int main(void){ x264_encoder_encode(); }END /root/ffmpeg-source/tmp/ffconf.R2S5oyjv.cgcc -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -std=c99 -fomit-frame-pointer -pthread -c -o /root/ffmpeg-source/tmp/ffconf.hCTvGEYt.o /root/ffmpeg-source/tmp/ffconf.R2S5oyjv.cgcc -Wl,--as-needed -o /root/ffmpeg-source/tmp/ffconf.z8dklh2t /root/ffmpeg-source/tmp/ffconf.hCTvGEYt.o -lx264 -lvpx -lvpx -lvorbisenc -lvorbis -logg -lvo-aacenc -ltheoraenc -ltheoradec -logg -lmp3lame -lm -pthread -lz -lrt/usr/local/lib/libx264.a(opencl.o): In function `x264_opencl_close_library':opencl.c:(.text+0x5f1): undefined reference to `dlclose'/usr/local/lib/libx264.a(opencl.o): In function `x264_opencl_load_library':opencl.c:(.text+0x643): undefined reference to `dlopen'opencl.c:(.text+0x65c): undefined reference to `dlsym'opencl.c:(.text+0x676): undefined reference to `dlsym'opencl.c:(.text+0x690): undefined reference to `dlsym'opencl.c:(.text+0x6aa): undefined reference to `dlsym'opencl.c:(.text+0x6c4): undefined reference to `dlsym'/usr/local/lib/libx264.a(opencl.o):opencl.c:(.text+0x6de): more undefined references to `dlsym' follow/usr/local/lib/libx264.a(opencl.o): In function `x264_opencl_load_library':opencl.c:(.text+0x944): undefined reference to `dlclose'/usr/local/lib/libx264.a(opencl.o): In function `x264_opencl_lookahead_init':opencl.c:(.text+0x19b9): undefined reference to `dlopen'opencl.c:(.text+0x19d2): undefined reference to `dlsym'opencl.c:(.text+0x19e7): undefined reference to `dlsym'opencl.c:(.text+0x19fc): undefined reference to `dlsym'opencl.c:(.text+0x1a0e): undefined reference to `dlsym'opencl.c:(.text+0x1a55): undefined reference to `dlclose'collect2: ld returned 1 exit statusERROR: libx264 not found
how fix it issue
More information about the ffmpeg-user
mailing list