Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555512 - games-action/minetest-0.4.10-r1 fails to compile, No rule to make target '/usr/lib64/libIrrlicht.so'
Summary: games-action/minetest-0.4.10-r1 fails to compile, No rule to make target '/us...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-20 20:55 UTC by Jonas Stein
Modified: 2015-07-21 01:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Stein gentoo-dev 2015-07-20 20:55:18 UTC
emerge games-action/minetest
and
emerge games-action/minetest_game 

fail, because of the following problem:

make[2]: *** No rule to make target '/usr/lib64/libIrrlicht.so', needed by '/var/tmp/portage/games-action/minetest-0.4.10-r1/work/minetest-0.4.10/bin/minetest'.  Stop.


Reproducible: Always
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2015-07-21 01:18:38 UTC
that's because irrlicht-1.8.1 had a broken install.  emerge 1.8.1-r1 and try again.