[mythtv-commits] Ticket #12425: Unable to compile with current master on Centos 7

MythTV noreply at mythtv.org
Thu Apr 2 01:15:43 UTC 2015


#12425: Unable to compile with current master on Centos 7
--------------------------------------+-------------------------
     Reporter:  jason.hamilton@…      |      Owner:
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  0.28
    Component:  MythTV - General      |    Version:  Master Head
     Severity:  medium                |   Keywords:
Ticket locked:  0                     |
--------------------------------------+-------------------------
 Hey Everyone,

 I'm trying to do a make with today's latest code for Master.  (0.28)
 During the make process I'm getting the following error.

 cd libmythui/ && ( test -e Makefile || /bin/qmake-qt5
 /usr/src/mythtv/mythtv/libs/libmythui/libmythui.pro QMAKE=qmake-qt5 -o
 Makefile ) && make -f Makefile
 Project ERROR: Unknown module(s) in QT: webkitwidgets
 make[1]: *** [sub-libmythui-make_first] Error 3
 make[1]: Leaving directory `/usr/src/mythtv/mythtv/libs'
 make: *** [libs] Error 2

 I have all of the qt libraries installed as far as I can tell

 [root at cyclops mythtv]# rpm -qa | grep qt5
 qt5-qtbase-gui-5.4.1-3.el7.x86_64
 qt5-qtbase-static-5.4.1-3.el7.x86_64
 qt5-qttools-libs-clucene-5.4.1-1.el7.x86_64
 qt5-qtscript-5.4.1-1.el7.x86_64
 qt5-qtdeclarative-5.4.1-1.el7.x86_64
 qt5-qtwebkit-5.4.1-1.el7.x86_64
 qt5-qttools-common-5.4.1-1.el7.noarch
 qt5-qtbase-5.4.1-3.el7.x86_64
 qt5-qtbase-devel-5.4.1-3.el7.x86_64
 qt5-qttools-libs-help-5.4.1-1.el7.x86_64
 qt5-qtxmlpatterns-5.4.1-1.el7.x86_64
 qt5-qtquickcontrols-5.4.1-1.el7.x86_64
 qt5-qtsensors-5.4.1-1.el7.x86_64
 qt5-qtx11extras-5.4.1-1.el7.x86_64
 qt5-qtscript-devel-5.4.1-1.el7.x86_64
 qt5-qttools-libs-designer-5.4.1-1.el7.x86_64
 qt5-qttools-libs-designercomponents-5.4.1-1.el7.x86_64
 qt5-qtlocation-5.4.1-1.el7.x86_64
 qt5-qtdoc-5.4.1-1.el7.noarch

 Thank you all for your help with this in advance

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12425>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list