- ccache g++ -c -pipe -fomit-frame-pointer -O3 -DNDEBUG -march=core2 -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time -D__STDC_CONSTANT_MACROS -I/usr/include/directfb -D_REENTRANT -D_REENTRANT -DPIC -fPIC -DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DUSING_VDPAU -DUSING_X11 -DUSE_JOYSTICK_MENU -DUSE_LIRC -DUSING_XRANDR -DUSE_OPENGL_PAINTER -DUSING_QTWEBKIT -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include -I/usr/local -I../libmythdb -I../.. -I.. -I/usr/X11R6/include -I. -o mythpainter_vdpau.o mythpainter_vdpau.cpp
- In file included from mythrender_vdpau.h:14,
- from mythpainter_vdpau.cpp:19:
- ../libavcodec/vdpau.h:47:25: error: vdpau/vdpau.h: No such file or directory
- ../libavcodec/vdpau.h:48:29: error: vdpau/vdpau_x11.h: No such file or directory
- In file included from mythrender_vdpau.h:14,
- from mythpainter_vdpau.cpp:19:
- ../libavcodec/vdpau.h:67: error: âVdpVideoSurfaceâ does not name a type
- ../libavcodec/vdpau.h:73: error: âVdpPictureInfoH264â does not name a type
- ../libavcodec/vdpau.h:74: error: âVdpPictureInfoMPEG1Or2â does not name a type
- ../libavcodec/vdpau.h:75: error: âVdpPictureInfoVC1â does not name a type
- ../libavcodec/vdpau.h:76: error: âVdpPictureInfoMPEG4Part2â does not name a type
- ../libavcodec/vdpau.h:84: error: ISO C++ forbids declaration of âVdpBitstreamBufferâ with no type
- ../libavcodec/vdpau.h:84: error: expected â;â before â*â token
- In file included from mythpainter_vdpau.cpp:19:
- mythrender_vdpau.h:84: error: âVdpRGBAFormatâ has not been declared
- mythrender_vdpau.h:87: error: âVdpChromaTypeâ has not been declared
- mythrender_vdpau.h:90: error: âVdpRGBAFormatâ has not been declared
- mythrender_vdpau.h:92: error: âVdpDecoderProfileâ has not been declared
- mythrender_vdpau.h:96: error: âVdpChromaTypeâ has not been declared
- mythrender_vdpau.h:108: error: âVdpVideoMixerPictureStructureâ has not been declared
- mythrender_vdpau.h:126: error: âVdpVideoSurfaceâ has not been declared
- mythrender_vdpau.h:153: error: âVdpVideoMixerAttributeâ has not been declared
- mythrender_vdpau.h:160: error: âVdpRectâ does not name a type
- mythrender_vdpau.h:169: error: âVdpDeviceâ does not name a type
- mythrender_vdpau.h:171: error: âVdpPresentationQueueâ does not name a type
- mythrender_vdpau.h:172: error: âVdpPresentationQueueTargetâ does not name a type
- mythrender_vdpau.h:182: error: âVdpVideoSurfaceâ was not declared in this scope
- mythrender_vdpau.h:182: error: template argument 1 is invalid
- mythrender_vdpau.h:185: error: ISO C++ forbids declaration of âVdpGetProcAddressâ with no type
- mythrender_vdpau.h:185: error: expected â;â before â*â token
- mythrender_vdpau.h:186: error: ISO C++ forbids declaration of âVdpGetErrorStringâ with no type
- mythrender_vdpau.h:186: error: expected â;â before â*â token
- mythrender_vdpau.h:187: error: ISO C++ forbids declaration of âVdpDeviceDestroyâ with no type
- mythrender_vdpau.h:187: error: expected â;â before â*â token
- mythrender_vdpau.h:188: error: ISO C++ forbids declaration of âVdpGetApiVersionâ with no type
- mythrender_vdpau.h:188: error: expected â;â before â*â token
- mythrender_vdpau.h:189: error: ISO C++ forbids declaration of âVdpGetInformationStringâ with no type
- mythrender_vdpau.h:189: error: expected â;â before â*â token
- mythrender_vdpau.h:190: error: ISO C++ forbids declaration of âVdpVideoSurfaceCreateâ with no type
- mythrender_vdpau.h:190: error: expected â;â before â*â token
- mythrender_vdpau.h:191: error: ISO C++ forbids declaration of âVdpVideoSurfaceDestroyâ with no type
- mythrender_vdpau.h:191: error: expected â;â before â*â token
- mythrender_vdpau.h:192: error: ISO C++ forbids declaration of âVdpVideoSurfaceGetBitsYCbCrâ with no type
- mythrender_vdpau.h:192: error: expected â;â before â*â token
- mythrender_vdpau.h:193: error: ISO C++ forbids declaration of âVdpOutputSurfacePutBitsNativeâ with no type
- mythrender_vdpau.h:193: error: expected â;â before â*â token
- mythrender_vdpau.h:194: error: ISO C++ forbids declaration of âVdpOutputSurfaceCreateâ with no type
- mythrender_vdpau.h:194: error: expected â;â before â*â token
- mythrender_vdpau.h:195: error: ISO C++ forbids declaration of âVdpOutputSurfaceDestroyâ with no type
- mythrender_vdpau.h:195: error: expected â;â before â*â token
- mythrender_vdpau.h:196: error: ISO C++ forbids declaration of âVdpOutputSurfaceRenderBitmapSurfaceâ with no type
- mythrender_vdpau.h:196: error: expected â;â before â*â token
- mythrender_vdpau.h:197: error: ISO C++ forbids declaration of âVdpVideoMixerCreateâ with no type
- mythrender_vdpau.h:197: error: expected â;â before â*â token
- mythrender_vdpau.h:198: error: ISO C++ forbids declaration of âVdpVideoMixerSetFeatureEnablesâ with no type
- mythrender_vdpau.h:198: error: expected â;â before â*â token
- mythrender_vdpau.h:199: error: ISO C++ forbids declaration of âVdpVideoMixerDestroyâ with no type
- mythrender_vdpau.h:199: error: expected â;â before â*â token
- mythrender_vdpau.h:200: error: ISO C++ forbids declaration of âVdpVideoMixerRenderâ with no type
- mythrender_vdpau.h:200: error: expected â;â before â*â token
- mythrender_vdpau.h:201: error: ISO C++ forbids declaration of âVdpVideoMixerSetAttributeValuesâ with no type
- mythrender_vdpau.h:201: error: expected â;â before â*â token
- mythrender_vdpau.h:202: error: ISO C++ forbids declaration of âVdpGenerateCSCMatrixâ with no type
- mythrender_vdpau.h:202: error: expected â;â before â*â token
- mythrender_vdpau.h:203: error: ISO C++ forbids declaration of âVdpVideoMixerQueryFeatureSupportâ with no type
- mythrender_vdpau.h:203: error: expected â;â before â*â token
- mythrender_vdpau.h:204: error: ISO C++ forbids declaration of âVdpPresentationQueueTargetDestroyâ with no type
- mythrender_vdpau.h:204: error: expected â;â before â*â token
- mythrender_vdpau.h:205: error: ISO C++ forbids declaration of âVdpPresentationQueueCreateâ with no type
- mythrender_vdpau.h:205: error: expected â;â before â*â token
- mythrender_vdpau.h:206: error: ISO C++ forbids declaration of âVdpPresentationQueueDestroyâ with no type
- mythrender_vdpau.h:206: error: expected â;â before â*â token
- mythrender_vdpau.h:207: error: ISO C++ forbids declaration of âVdpPresentationQueueDisplayâ with no type
- mythrender_vdpau.h:207: error: expected â;â before â*â token
- mythrender_vdpau.h:208: error: ISO C++ forbids declaration of âVdpPresentationQueueBlockUntilSurfaceIdleâ with no type
- mythrender_vdpau.h:209: error: expected â;â before â*â token
- mythrender_vdpau.h:210: error: ISO C++ forbids declaration of âVdpPresentationQueueTargetCreateX11â with no type
- mythrender_vdpau.h:211: error: expected â;â before â*â token
- mythrender_vdpau.h:212: error: ISO C++ forbids declaration of âVdpPresentationQueueGetTimeâ with no type
- mythrender_vdpau.h:212: error: expected â;â before â*â token
- mythrender_vdpau.h:213: error: ISO C++ forbids declaration of âVdpPresentationQueueSetBackgroundColorâ with no type
- mythrender_vdpau.h:214: error: expected â;â before â*â token
- mythrender_vdpau.h:215: error: ISO C++ forbids declaration of âVdpDecoderCreateâ with no type
- mythrender_vdpau.h:215: error: expected â;â before â*â token
- mythrender_vdpau.h:216: error: ISO C++ forbids declaration of âVdpDecoderDestroyâ with no type
- mythrender_vdpau.h:216: error: expected â;â before â*â token
- mythrender_vdpau.h:217: error: ISO C++ forbids declaration of âVdpDecoderRenderâ with no type
- mythrender_vdpau.h:217: error: expected â;â before â*â token
- mythrender_vdpau.h:218: error: ISO C++ forbids declaration of âVdpDecoderQueryCapabilitiesâ with no type
- mythrender_vdpau.h:218: error: expected â;â before â*â token
- mythrender_vdpau.h:219: error: ISO C++ forbids declaration of âVdpBitmapSurfaceCreateâ with no type
- mythrender_vdpau.h:219: error: expected â;â before â*â token
- mythrender_vdpau.h:220: error: ISO C++ forbids declaration of âVdpBitmapSurfaceDestroyâ with no type
- mythrender_vdpau.h:220: error: expected â;â before â*â token
- mythrender_vdpau.h:221: error: ISO C++ forbids declaration of âVdpBitmapSurfacePutBitsNativeâ with no type
- mythrender_vdpau.h:221: error: expected â;â before â*â token
- mythrender_vdpau.h:222: error: ISO C++ forbids declaration of âVdpPreemptionCallbackRegisterâ with no type
- mythrender_vdpau.h:222: error: expected â;â before â*â token
- mythrender_vdpau.h:84: error: âVDP_RGBA_FORMAT_B8G8R8A8â was not declared in this scope
- mythrender_vdpau.h:87: error: âVDP_CHROMA_TYPE_420â was not declared in this scope
- mythrender_vdpau.h:90: error: âVDP_RGBA_FORMAT_B8G8R8A8â was not declared in this scope
- mythrender_vdpau.h:96: error: âVDP_CHROMA_TYPE_420â was not declared in this scope
- mythpainter_vdpau.cpp: In member function âuint MythVDPAUPainter::GetTextureFromCache(MythImage*)â:
- mythpainter_vdpau.cpp:271: error: the default argument for parameter 1 of âuint MythRenderVDPAU::CreateBitmapSurface(const QSize&, int, uint)â has not yet been parsed
- make[2]: *** [mythpainter_vdpau.o] Error 1
- make[2]: Leaving directory `/usr/src/mythtv/trunk/mythtv/libs/libmythui'
- make[1]: *** [sub-libmythui-make_default] Error 2
- make[1]: Leaving directory `/usr/src/mythtv/trunk/mythtv/libs'
- make: *** [sub-libs-make_default-ordered] Error 2
