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

Ian Forde ian at duckland.org
Tue Feb 8 02:53:02 UTC 2005


(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!

Also, building in debug mode fails again on x86_64.  Fixed by editing
the top portion of mythtv/libs/libavcodec/libavcodec.pro.  Patch
attached (based on Kyle Rose's patch from October 5 in
http://www.gossamer-threads.com/lists/mythtv/dev/87356?
search_string=debug%20fpic;#87356).

	-I ;)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libavcodec.patch
Type: text/x-patch
Size: 1315 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050207/2b71284c/libavcodec.bin


More information about the mythtv-dev mailing list