> On Thursday 29 September 2005 12:52, Marius Schrecker wrote: >> Just tried to compile mythplugins (todays svn) >> >> get a couple of lines through make, then: >> Entering directory >> `/home/mythtv/tmp/mythtv.svn.050929/mythplugins/mythdvd/mythdvd' >> make[2]: *** No rule to make target `mythconfig.mak', needed by >> `Makefile'. Stop. >> make[2]: Leaving directory >> `/home/mythtv/tmp/mythtv.svn.050929/mythplugins/mythdvd/mythdvd' >> make[1]: *** [sub-mythdvd] Error 2 >> make[1]: Leaving directory >> `/home/mythtv/tmp/mythtv.svn.050929/mythplugins/mythdvd' >> make: *** [sub-mythdvd] Error 2 >> >> >> Something silly and simple, I hope. > > Did you run the configure script before running make? > > -JAC >
yepp, ./configure --disable-various-plugins --enable-transcode (wouldn't enable)... fixed various dependencies reran ./configure qmake mythplugins.pro make I checked that mythconfig.mak links to a real file in /usr/local/include/mythtv/ and permissions are ok Cheers Marius _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
