/usr/X11R6/include/X11/Xmd.h:132: error: conflicting declaration ‘typedef long int INT32’
/usr/lib/qt-3.3/include/qglobal.h:689: error: ‘INT32’ has a previous declaration as ‘typedef int INT32’
util-opengl.h:132: error: ‘__GLXextFuncPtr’ does not name a type
util-opengl.h:169: error: ‘PFNGLXGETVIDEOSYNCSGIPROC’ does not name a type
util-opengl.h:170: error: ‘PFNGLXWAITVIDEOSYNCSGIPROC’ does not name a type
videoout_xv.cpp:60: warning: redundant redeclaration of ‘int XShmQueryExtension(Display*)’ in same scope
/usr/X11R6/include/X11/extensions/XShm.h:76: warning: previous declaration of ‘int XShmQueryExtension(Display*)’
videoout_xv.cpp:61: warning: redundant redeclaration of ‘int XShmGetEventBase(Display*)’ in same scope
/usr/X11R6/include/X11/extensions/XShm.h:80: warning: previous declaration of ‘int XShmGetEventBase(Display*)’
videoout_xv.cpp: In member function ‘virtual int VideoOutputXv::SetPictureAttribute(PictureAttribute, int)’:
videoout_xv.cpp:3795: warning: unused variable ‘valAdj’
make[2]: *** [videoout_xv.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/sgm/mythtv/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/home/sgm/mythtv/mythtv/libs'
make: *** [sub-libs] Error 2