[mythtv-commits] Ticket #6272: Unable to compile multiple plugins with -fixes 20002.

MythTV mythtv at cvs.mythtv.org
Mon Feb 16 03:12:00 UTC 2009


#6272: Unable to compile multiple plugins with -fixes 20002.
----------------------------------+-----------------------------------------
 Reporter:  knoppmyth at gmail.com   |       Owner:  paulh     
     Type:  patch                 |      Status:  new       
 Priority:  minor                 |   Milestone:  0.21.1    
Component:  Plugin - MythArchive  |     Version:  0.21-fixes
 Severity:  medium                |     Mlocked:  0         
----------------------------------+-----------------------------------------
 After compiling and install -fixes 20002M, I was unable to compile
 multiple plugins (mythmusic, mythgames, etc). They would error with:

 #
 make[2]: Entering directory `/data/LinHES-PKGBUILD/abs/core-
 testing/mythtv/stable/mythgame/src/mythplugins/mythgame/mythgame'
 #
 g++ -c -pipe -march=i686 -Wall -Wno-switch -Wpointer-arith -Wredundant-
 decls -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS -Wall -W -fomit-
 frame-pointer -O3 -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC
 -D_GNU_SOURCE -DPREFIX=\"/usr\" -DMMX -Di386 -D_FILE_OFFSET_BITS=64
 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
 -I/opt/qt/mkspecs/default -I. -I/usr/include -I/usr/include -I/usr/include
 -I/opt/qt/include -o main.o main.cpp
 #
 In file included from /usr/include/mythtv/libmythui/mythimage.h:6,
 #
                  from /usr/include/mythtv/libmythui/mythuiimage.h:9,
 #
                  from /usr/include/mythtv/libmythui/mythlistbutton.h:5,
 #
                  from /usr/include/mythtv/libmythui/mythdialogbox.h:7,
 #
                  from /usr/include/mythtv/libmythui/myththemedmenu.h:5,
 #
                  from main.cpp:17:
 #
 /usr/include/mythtv/libmythui/mythpainter.h:10:20: error: compat.h: No
 such file or directory
 #
 make[2]: *** [main.o] Error 1
 #
 make[2]: Leaving directory `/data/LinHES-PKGBUILD/abs/core-
 testing/mythtv/stable/mythgame/src/mythplugins/mythgame/mythgame'

 Patch attached.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6272>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list