[mythtv-users] mythbuild.sh cross compile for windows qt error

Lawrence Rust lvr at softsystem.co.uk
Thu Sep 15 15:43:19 UTC 2011


On Thu, 2011-09-15 at 10:41 -0400, Eric Smith wrote:
> I have recently reorganized/repurposed some of the hardware in my
> house (The office is about to become a nursery!) and I have a need for
> a windows frontend now.  I'm attempting to cross compile a w32 build
> using the mythbuild script from packaging and I'm having some trouble
> getting qt built.  Last few lines of the output from ./mythbuild.sh -W
> is below.  Any help would be appreciated.
> 
> 
> MySQL support cannot be enabled due to functionality tests!
>  Turn on verbose messaging (-v) to ./configure to see the final report.
>  If you believe this message is in error you may use the continue
>  switch (-continue) to ./configure to continue.
> + set +x
> 
> *********************************************************************
> Press [Return] to make qt-everywhere-opensource-s or [Control-C] to abort ( 39)
> 
> make: *** No targets specified and no makefile found.  Stop.
> 
> ERROR: make failed.

This is a problem with Qt's configure script.  To properly diagnose it
could you run:
QT_CFG="-v" mythbuild.sh -W -l

and post a link to the mythbuild.log file produced.

Since mythbuild.sh was added to git I've made a number of fixes that
haven't been back-ported.  You may find that my latest script available
here:
http://www.softsystem.co.uk/download/mythtv/mythbuild.sh

solves this problem.

-- 
Lawrence




More information about the mythtv-users mailing list