[mythtv] libmyth build error on x86_64

Isaac Richards ijr at case.edu
Sun Feb 6 22:28:15 UTC 2005


On Sunday 06 February 2005 04:54 pm, Ian Forde wrote:
> On Sun, 2005-02-06 at 13:17 -0800, Ian Forde wrote:
> > On Fri, 2005-02-04 at 12:19 -0500, Isaac Richards wrote:
> > > > Now, not knowing anything about Qt, it looks like qmake is apparently
> > > > doing the right thing here in getting its information... any ideas
> > > > where to look next?
> > >
> > > Well, is it putting that into the LOCAL_LIBDIR_X11 variable?
> >
> > Apparently not, but I don't know how to display these variables, since
> > they're not regular environment variables, or are they?
> >
> > How would I check the variables returned from qmake?
>
> Hmm... as an aside, I hard-set
>
> LOCAL_LIBDIR_X11 = -L/usr/X11R6/lib64
>
> did a 'make clean distclean && ./configure && qmake mythtv.pro && make'
> and rebuilt.  Got the same error.  Seems that something's getting lost
> in the mix.  And since it's pretty far into the compile, it takes a
> while for each iteration...

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.

Isaac


More information about the mythtv-dev mailing list