xbmc / xbmc/inputstream.ffmpegdirect
Compile ERROR need help
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 101
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the CMake build and inspecting config.log for the GMP configure step. Check the reported m4 search paths and the surrounding configure output; completion would require a documented or verified fix that lets the GMP build proceed successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100