[mythtv] Change 8403 breaks the build
Jarod Wilson
jarod at wilsonet.com
Wed Dec 28 00:36:29 EST 2005
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
jarod at wilsonet.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20051227/2b417037/attachment.pgp
More information about the mythtv-dev
mailing list