[mythtv-users] my other problems with the add-ons

Bruce Markey bjm at lvcm.com
Fri Sep 26 11:51:32 EDT 2003


Manuel Vazquez wrote:
...
>>>newton:/tmp/mythdvd-0.11 # make
>>>cd mythdvd && make -f Makefile
>>>make[1]: Entering directory `/tmp/mythdvd-0.11/mythdvd'
>>>Makefile:108: *** target pattern contains no `%'.  Stop.
>>>make[1]: Leaving directory `/tmp/mythdvd-0.11/mythdvd'
>>>make: *** [sub-mythdvd] Error 2

You shouldn't be running 'make -f Makefile'. Compile and install
mythtv with 'configure', 'qmake', 'make', 'make install' so that
libmyth is in place then 'qmake' and 'make' for each plugin.

See http://www.mythtv.org/docs/mythtv-HOWTO-5.html#ss5.4 and
and sections 12-19 for the add-ons you inted to install.

--  bjm



More information about the mythtv-users mailing list