Error Building Latest stable-0.4
I posted this as an issue on Github but I have not received much help thus far which is understandable. It doesn't seem to be a Minetest issue but an issue with my distribution. I am using Linux Mint Xfce 17.1 64bit and GCC 4.8.2. When I try and build I get this:
I installed all of the dependencies in the readme without a problem. I assume from the response on Github that my Irrlicht install is broken but the package is installed and I didn't get any errors so I am at a loss :/. Does anyone have any suggestions? I would greatly appreciate any help anyone can offer. Thank you.
Github Issue: https://github.com/minetest/minetest/issues/2364
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
[ 92%] Building CXX object src/CMakeFiles/minetest.dir/treegen.cpp.o
[ 93%] Building CXX object src/CMakeFiles/minetest.dir/version.cpp.o
[ 93%] Building CXX object src/CMakeFiles/minetest.dir/voxel.cpp.o
[ 93%] Building CXX object src/CMakeFiles/minetest.dir/voxelalgorithms.cpp.o
make[2]: *** No rule to make target `/usr/lib/libIrrlicht.a', needed by `bin/minetest'. Stop.
make[2]: *** Waiting for unfinished jobs....
[ 94%] Building CXX object src/CMakeFiles/minetest.dir/wieldmesh.cpp.o
make[1]: *** [src/CMakeFiles/minetest.dir/all] Error 2
make: *** [all] Error 2
I installed all of the dependencies in the readme without a problem. I assume from the response on Github that my Irrlicht install is broken but the package is installed and I didn't get any errors so I am at a loss :/. Does anyone have any suggestions? I would greatly appreciate any help anyone can offer. Thank you.
Github Issue: https://github.com/minetest/minetest/issues/2364