[mythtv-users] MythTV Raspberry Pi2 frontend testers

Lawrence Rust lvr at softsystem.co.uk
Wed Dec 16 17:06:53 UTC 2015


On Wed, 2015-12-16 at 07:16 -0800, Oz Dror wrote:
> Attached the compressed mythbuild.log

Oz,

Thanks for the log.  Searching for webkit shows this entry at line 9235:

The WebKit build was disabled for the following reasons: 
    * Missing gperf from PATH
    * Missing bison from PATH
    * Missing ruby from PATH
    * Missing flex from PATH 

It's a shame that Qt doesn't abort the build right there instead of
quietly ignoring the problem.  You need to install these on the host
system:

sudo apt-get install gperf bison ruby flex

Then force Qt to be rebuilt:

QT_CFG=' ' mythbuild.sh

HTH

-- Lawrence

> On Wed, Dec 16, 2015 at 12:47 AM, Lawrence Rust <lvr at softsystem.co.uk>
> wrote:
>         On Mon, 2015-12-14 at 17:45 -0800, Oz Dror wrote:
>         > I am still having the same problem.
>         >
>         > I tried to attache the log file. (I think my initial
>         response  was rejected
>         > by the moderator, because of the size of the attachment)
>         
>         If you zip or xz the file and mail me directly I'll see if I
>         can make
>         some suggestions.
>         
>         > My 64 bit debian system (where I compile the mythtv for the
>         raspberry pi)
>         > is in a container (lxc) under ubuntu 15.10
>         >
>         > May be I need to create a different 32bit container in order
>         to compile
>         > mythtv.
>         
>         Creating a 32-bit container may fix this, but you should be
>         able to
>         build natively from Ubuntu 15.10.  The only Debian only tools
>         that the
>         mythbuild.sh script requires are apt-get and dpkg which are
>         available
>         natively.
>         
>         -- Lawrence Rust
>         
>         _______________________________________________
>         mythtv-users mailing list
>         mythtv-users at mythtv.org
>         http://lists.mythtv.org/mailman/listinfo/mythtv-users
>         http://wiki.mythtv.org/Mailing_List_etiquette
>         MythTV Forums: https://forum.mythtv.org
>         
> 
> 





More information about the mythtv-users mailing list