> I remember problems compiling from svn, when I checkout them under > windows. Files are checkout with eol-format=native (I do not > recall the exact svn identifier) > Check if the makefiles are in UNIX format. > > Pascal. > > ----- Original Message ----- > From: "Pete Clarke" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Thursday, September 29, 2005 9:54 PM > Subject: Re: [mythtv-users] another mythplugins make problem > > >>>>> 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 >> >> I get the same error - have done since about mid September... >> SVN from 15th built fine, since then I get the above error too... >>
Kwrite is showing the makefiles as UNIX endofline format. Interestingly, I just copied the mythconfig.mak link from the top level directory to the mythdvd/mythdvd subdirecory, and got a little further (before make hit the next directory and ran into the same problem). Can anyone say if this file is just a static link which could be copied manually to the subdirectories, or is its existance/version more complicated than that? Marius _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
