On Tuesday 27 December 2005 21:03, Nigel Pearson wrote: > > On Tuesday 27 December 2005 19:38, Boleslaw Ciesielski wrote: > >> exitcodes.h is missing and checksetup.cpp is not being built (this is > >> on > >> 0.18.x branch). > > > > Should be okay now. > > Not quite, checksetup still isn't in the makefile. > > It looks like this won't be simple to add, after all. > checksetup.cpp needs an updated util.cpp and util.h, > which needs mythconfig.h, which probably needs an updated > configure, which is all getting too hard. > > > These: > > /trunk/mythtv/libs/libmyth/util.cpp?rev=6966 > /trunk/mythtv/libs/libmyth/util.h?rev=6482 > /trunk/mythtv/setup/setup.pro?rev=6798 > > with a minor patch to util.cpp: > > // Myth headers > - #include "mythconfig.h" > + #include "../../config.h" > > should do the trick, but a hack just for this > feature probably isn't the way forward. > Sorry for this extra hassle - > I thought this would be a simple fix to add in!
All patched up, but building locally this time _before_ I check in. :) If we run into too much more, might be time to roll back to pre-8403 versions and can this feature, but where's the fun in that? ;) -- Jarod Wilson [EMAIL PROTECTED]
pgpIZbCT6JVKv.pgp
Description: PGP signature
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
