Linux Debian: make: *** No rule to make target `install'. Stop.
#1
Hi XBMC

Hope you can help me out. I have compiled my own Kodi (XBMC) for a long time... but now I keep getting this error. Hope you can direct me in the right direction.

I git pull, bootstrap, configure and make with no problem. None of these with any extra options specified.

When I do "sudo make install" I get the following.

Quote:boyd@server:~/Builds/xbmc$ sudo make install
[sudo] password for boyd:
make: getcwd: No such file or directory
make: *** No rule to make target `install'. Stop.

Hope you can help - let me know if you need any more info!
Reply
#2
that means make went wrong before and this output is only the symptome.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#3
Thank you! Libcec needed to be disabled :-)
Reply

Logout Mark Read Team Forum Stats Members Help
Linux Debian: make: *** No rule to make target `install'. Stop.0