[mythtv] CVS compile error-- help needed

Isaac Richards ijr at po.cwru.edu
Mon Jan 20 07:56:07 EST 2003


On Monday 20 January 2003 04:31 am, Merle Reine wrote:
> I get the following when I try to compile MythTV:
>
> mythcontext.cpp: In method `MythContext::MythContext(bool = true)':
> mythcontext.cpp:20: `PREFIX' undeclared (first use this function)
> mythcontext.cpp:20: (Each undeclared identifier is reported only once
> mythcontext.cpp:20: for each function it appears in.)
> make[2]: *** [mythcontext.o] Error 1
> make[2]: Leaving directory `/root/mythtv/MC/libs/libmyth'
> make[1]: *** [sub-libmyth] Error 2
> make[1]: Leaving directory `/root/mythtv/MC/libs'
> make: *** [sub-libs] Error 2
>
> This is from the latest CVS.  Has anyone seen this?

Your Qt (qmake) install is broken.  PREFIX gets defined in settings.pro.

Isaac




More information about the mythtv-dev mailing list