I got this error when building on Raspbian Jessie against of nightly build of 20150917 :
In file included from ../../../addons/ofxCvPiCam/libs/mmal/src/interface/mmal/core/mmal_component.c:30:0:
/home/pi/of_v20150917_linuxarmv7l_release/addons/ofxCvPiCam/libs/mmal/src/interface/mmal/core/mmal_port_private.h: At top level:
/home/pi/of_v20150917_linuxarmv7l_release/addons/ofxCvPiCam/libs/mmal/src/interface/mmal/core/mmal_port_private.h:93:67: error: unknown type name 'MMAL_CLOCK_PAYLOAD_T'
typedef void (*MMAL_PORT_CLOCK_EVENT_CB)(MMAL_PORT_T *port, const MMAL_CLOCK_PAYLOAD_T *event);
I got this error when building on Raspbian Jessie against of nightly build of 20150917 :