ccache i586-mingw32msvc-g++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/home/lvr/Projects/myth/win/mythinstall/include -fomit-frame-pointer -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O3 -frtti -fexceptions -mthreads -DQT_LARGEFILE_SUPPORT -DWIN32 -DUSING_MINGW -DMMX -Di386 -D_GNU_SOURCE -DUSING_MINGW -DUSE_OPENGL_PAINTER -DUSING_QTWEBKIT -DMUI_API -DQT_THREAD_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I'../../../../mythinstall/include/QtCore' -I'../../../../mythinstall/include/QtNetwork' -I'../../../../mythinstall/include/QtGui' -I'../../../../mythinstall/include/QtOpenGL' -I'../../../../mythinstall/include/QtXml' -I'../../../../mythinstall/include/QtSql' -I'../../../../mythinstall/include/QtWebKit' -I'../../../../mythinstall/include' -I'../../../../mythinstall/include' -I'../../../../mythinstall' -I'../../../../mythinstall/include/libxml2' -I'../libmythbase' -I'../..' -I'..' -I'../../external/FFmpeg' -I'../../../../mythinstall/include/ActiveQt' -I'.' -I'../../../../mythinstall/mkspecs/win32-g++linux' -o mythpainter_d3d9.o mythpainter_d3d9.cpp In file included from /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qpixmap.h:47, from ../../../../mythinstall/include/QtGui/qpainter.h:50, from ../../../../mythinstall/include/QtGui/QPainter:2, from mythpainter_d3d9.cpp:4: /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qcolor.h:274: warning: ‘QDataStream& operator<<(QDataStream&, const QColor&)’ redeclared without dllimport attribute: previous dllimport ignored /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qcolor.h:275: warning: ‘QDataStream& operator>>(QDataStream&, QColor&)’ redeclared without dllimport attribute: previous dllimport ignored In file included from /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qtransform.h:46, from /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qimage.h:46, from /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qpixmap.h:51, from ../../../../mythinstall/include/QtGui/qpainter.h:50, from ../../../../mythinstall/include/QtGui/QPainter:2, from mythpainter_d3d9.cpp:4: /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qpainterpath.h:244: warning: ‘QDataStream& operator<<(QDataStream&, const QPainterPath&)’ redeclared without dllimport attribute: previous dllimport ignored /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qpainterpath.h:245: warning: ‘QDataStream& operator>>(QDataStream&, QPainterPath&)’ redeclared without dllimport attribute: previous dllimport ignored In file included from ../../../../mythinstall/include/QtGui/qpainter.h:57, from ../../../../mythinstall/include/QtGui/QPainter:2, from mythpainter_d3d9.cpp:4: /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qpen.h:119: warning: ‘QDataStream& operator>>(QDataStream&, QPen&)’ redeclared without dllimport attribute: previous dllimport ignored /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qpen.h:120: warning: ‘QDataStream& operator<<(QDataStream&, const QPen&)’ redeclared without dllimport attribute: previous dllimport ignored In file included from ../../../../mythinstall/include/QtGui/qwidget.h:58, from ../../../../mythinstall/include/QtGui/QWidget:2, from mythpainter.h:7, from mythpainter_d3d9.h:7, from mythpainter_d3d9.cpp:11: /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qkeysequence.h:203: warning: ‘QDataStream& operator<<(QDataStream&, const QKeySequence&)’ redeclared without dllimport attribute: previous dllimport ignored /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qkeysequence.h:204: warning: ‘QDataStream& operator>>(QDataStream&, QKeySequence&)’ redeclared without dllimport attribute: previous dllimport ignored mythpainter.h: In member function ‘void MythD3D9Painter::Teardown()’: mythpainter.h:104: error: ‘QMap MythPainter::m_StringToImageMap’ is private mythpainter_d3d9.cpp:55: error: within this context mythpainter.h:105: error: ‘std::list > MythPainter::m_StringExpireList’ is private mythpainter_d3d9.cpp:57: error: within this context make[2]: *** [mythpainter_d3d9.o] Error 1 make[2]: Leaving directory `/home/lvr/Projects/myth/win/mythtv/mythtv/libs/libmythui' make[1]: *** [sub-libmythui-make_default] Error 2 make[1]: Leaving directory `/home/lvr/Projects/myth/win/mythtv/mythtv/libs' make: *** [libs] Error 2