Page 1 of 1

Gentoo GNU+Linux Ebuild Failure

PostPosted: Mon Aug 26, 2013 21:16
by AnonymousGentooman
Emerging 'games-action/minetest_game-0.4.7' on Gentoo GNU+Linux fails in the compile stage for 'games-action/minetest-0.4.7'.

Pastebin links: http://pastebin.com/n5giU7Pc

Any help would be appreciated.

Also, your forum should read "Too many links in message." instead of "Too more links in message." when posting greater than one link.

PostPosted: Tue Aug 27, 2013 06:37
by sfan5
libGLESv2 seems to be making problems

PostPosted: Fri Aug 30, 2013 22:56
by AnonymousGentooman
sfan5 wrote:libGLESv2 seems to be making problems


Thank you, I recompiled mesa-progs and mesa with gles2 and that seemed to fix it. Now the problem appears to be libpng.

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
make[2]: *** No rule to make target `/usr/local/lib64/libpng.so', needed by `/var/tmp/portage/games-action/minetest-0.4.7/work/minetest-0.4.7/bin/minetest'.  Stop.

PostPosted: Fri Aug 30, 2013 23:12
by AnonymousGentooman
Nevermind, it was caused by junk I left in my /usr/local/ when I tried getting Shores of Hazeron to work. Thank you for your assistance, sfan5.