[mythtv-commits] Ticket #11836: 0.27 is failing to build on armhf
MythTV
noreply at mythtv.org
Fri Mar 28 03:56:17 UTC 2014
#11836: 0.27 is failing to build on armhf
----------------------------------+-----------------------------
Reporter: superm1@… | Owner:
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: Unspecified
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
----------------------------------+-----------------------------
Comment (by ian@…):
Just had this problem on my Gentoo system. Turned out the problem
originated in the file libgdiplus.pc from libgdiplus-2.10.9 which was
causing pkg-config --list-all to bail out early. That prevented QtOpenGL
being detected in configure. That meant the include directories weren't
added and so the compile failed. Correcting libgdiplus.pc enabled the
compile to complete. You can do this by removing the following as it
isn't needed.
-L${libjpeg_prefix}/lib
--
Ticket URL: <https://code.mythtv.org/trac/ticket/11836#comment:8>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list