xbmc / inputstream.ffmpegdirect

Supports streams opened by FFmpeg's libavformat or Kodi's cURL such as plain TS, HLS and DASH (non-DRM) as well as many others. There is support for Archive/Catchup services where there is a replay window and can timeshift across that span. Also provides timeshift for live streams where rewind/pause and fast-forward would not have been available.
GNU General Public License v2.0
58 stars 42 forks source link

Compile ERROR need help #231

Open Code-shaker opened 1 year ago

Code-shaker commented 1 year ago

checking for suitable m4... configure: error: No usable m4 in $PATH or /usr/5bin (see config.log for reasons). make[5]: [CMakeFiles/gmp.dir/build.make:92: gmp-prefix/src/gmp-stamp/gmp-configure] Fehler 1 make[4]: [CMakeFiles/Makefile2:83: CMakeFiles/gmp.dir/all] Fehler 2 make[3]: [Makefile:136: all] Fehler 2 make[2]: [CMakeFiles/gmp.dir/build.make:86: build/gmp/src/gmp-stamp/gmp-build] Fehler 2 make[1]: [CMakeFiles/Makefile2:271: CMakeFiles/gmp.dir/all] Fehler 2 make: [Makefile:91: all] Fehler 2

phunkyfish commented 1 year ago

This error does not help in the slightest. You don’t mention what platform you are using or anything.

Code-shaker commented 1 year ago

Sry, I just use Ubuntu 22.04

phunkyfish commented 1 year ago

Ok, Ubuntu should work.