[mythtv-users] MythMusic Compile Error

Joseph A. Caputo jcaputo1 at comcast.net
Wed Apr 9 20:10:19 UTC 2003


Aha!

I just re-read your first message & looked at your 'make' command line:

> cd mythmusic && make -f Makefile
> make[1]: Entering directory
> `/home/vincent/Downloads/mythmusic-0.8/mythmusic'

You're compiling from the wrong directory!  Get rid of the 'cd mythmusic';
you should be compiling in '/home/vincent/Downloads/mythmusic-0.8' (i.e.,
the same directory where settings.pro resides).  Once you compile from this
directory, it will update the Makefile in the mythmusic subdir; subsequent
'make's in the subdir will probably work, but you've got to build at least
once from the top-level dir!

Whew.  Sometimes it's the simplest things that get ya'...

-Joe C.



More information about the mythtv-users mailing list