You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not possible to build in kernel 6.1
pi@bpim2z:~/src/v4l2-request-test$ make
CC v4l2-request-test.c
In file included from v4l2-request-test.h:27,
from v4l2-request-test.c:38:
include/h264-ctrls.h:52:8: error: redefinition of ‘struct v4l2_ctrl_h264_sps’
52 | struct v4l2_ctrl_h264_sps {
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/linux/videodev2.h:65,
from v4l2-request-test.c:34:
.......
The text was updated successfully, but these errors were encountered:
not possible to build in kernel 6.1
pi@bpim2z:~/src/v4l2-request-test$ make
CC v4l2-request-test.c
In file included from v4l2-request-test.h:27,
from v4l2-request-test.c:38:
include/h264-ctrls.h:52:8: error: redefinition of ‘struct v4l2_ctrl_h264_sps’
52 | struct v4l2_ctrl_h264_sps {
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/linux/videodev2.h:65,
from v4l2-request-test.c:34:
.......
The text was updated successfully, but these errors were encountered: