ffmpeg compile error
by zdolar from LinuxQuestions.org on (#6FTZ4)
Hi.
Slackware64-current fully updated today + nVidia Quadro P2000
Compiling ffmpeg from Slackware64-current repository.
As nVidia Quadro P2000 is installed, I explicitly disabled nVidia options in .configure.
All other options are the same as in ffmpeg.Slackbuild created by respected Patrick J. Volkerding.
As compilig fails, I deinstalled nVidia kernel, driver an cuda packages and reboot.
Last successful compilation was on september 28, all latter failed.
Compilation terminate with the following last lines:
Quote:
I left /usr/local/cuda/bin in PATH regardless it's empty.
Icluded is config.log.xz.txt, please remove ".txt" extension and extract. Log file is longer then allowed by this forum.
Attached Files
Slackware64-current fully updated today + nVidia Quadro P2000
Compiling ffmpeg from Slackware64-current repository.
As nVidia Quadro P2000 is installed, I explicitly disabled nVidia options in .configure.
All other options are the same as in ffmpeg.Slackbuild created by respected Patrick J. Volkerding.
As compilig fails, I deinstalled nVidia kernel, driver an cuda packages and reboot.
Last successful compilation was on september 28, all latter failed.
Compilation terminate with the following last lines:
Quote:
GEN libpostproc/libpostproc.ver GEN libavformat/libavformat.ver GEN libswresample/libswresample.ver HOSTLD doc/print_options GEN libavfilter/libavfilter.ver LD libavutil/libavutil.so.57 GENTEXI doc/avoptions_format.texi GENTEXI doc/avoptions_codec.texi HTML doc/ffmpeg.html HTML doc/ffplay.html HTML doc/ffprobe.html HTML doc/ffmpeg-all.html makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24. make: *** [doc/Makefile:70: doc/ffmpeg.html] Error 1 make: *** Waiting for unfinished jobs.... makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24. make: *** [doc/Makefile:70: doc/ffplay.html] Error 1 makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24. make: *** [doc/Makefile:74: doc/ffmpeg-all.html] Error 1 makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24. make: *** [doc/Makefile:70: doc/ffprobe.html] Error 1 STRIP libavcodec/x86/hevc_mc.o STRIP libavcodec/x86/vp9itxfm_16bpp.o STRIP libavcodec/x86/vp9lpf.o STRIP libavcodec/x86/vp9itxfm.o LD libswscale/libswscale.so.6 LD libpostproc/libpostproc.so.56 GEN libavcodec/libavcodec.ver LD libswresample/libswresample.so.4 LD libavcodec/libavcodec.so.59 LD libavformat/libavformat.so.59 LD libavfilter/libavfilter.so.8 LD libavdevice/libavdevice.so.59 HTML doc/ffmpeg.html makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24. make: *** [doc/Makefile:70: doc/ffmpeg.html] Error 1 |
Icluded is config.log.xz.txt, please remove ".txt" extension and extract. Log file is longer then allowed by this forum.
Attached Files
config.log.xz.txt (44.8 KB) |