[mythtv] [PATCH] Re: libmyth build error on x86_64

Isaac Richards ijr at case.edu
Tue Feb 8 07:44:50 UTC 2005


On Monday 07 February 2005 09:53 pm, Ian Forde wrote:
> (resending with appropriate subject):
>
> On Sun, 2005-02-06 at 17:28 -0500, Isaac Richards wrote:
> > If it's just libmythtv, you should be able to just delete the Makefile in
> > libs/libmythtv, and re-run make.  Should regenerate everything you need.
>
> Actually, it was in libs/libmyth.  A little googling turned up the
> 'message' command.  Pretty handy.  Anyhoo - LOCAL_LIBDIR_X11 was being
> set correctly.  I just couldn't find it (or EXTRA_LIBS) being referenced
> by mythtv/libs/libmyth.pro, so I added $$LOCAL_LIBDIR_X11 onto the end
> of line 141.  I'm not sure if it's the cleanest way to fix it, but it
> works for me!

I just replaced line 141 with a reference to EXTRA_LIBS.  Probably could 
remove that line entirely, though.

Can you verify that current cvs builds fine now on x86-64, please?

Isaac


More information about the mythtv-dev mailing list