=> Bootstrap dependency digest>=20010302: found digest-20080510 ===> Building for libv4l-0.4.3nb1 /usr/pkg/bin/gmake -C libv4lconvert V4L2_LIB_VERSION=0.4.3 all gmake[1]: Entering directory `/scratch/graphics/libv4l/work/libv4l-0.4.3/libv4lconvert' cc -c -MMD -I../include -I../../../../linux/include -fvisibility=hidden -fPIC -O2 -o libv4lconvert.o libv4lconvert.c In file included from libv4lconvert.c:28: ../include/libv4lconvert.h:59: warning: 'struct v4l2_format' declared inside parameter list ../include/libv4lconvert.h:59: warning: its scope is only this definition or declaration, which is probably not what you want ../include/libv4lconvert.h:63: warning: 'struct v4l2_fmtdesc' declared inside parameter list ../include/libv4lconvert.h:68: warning: 'struct v4l2_format' declared inside parameter list ../include/libv4lconvert.h:75: warning: 'struct v4l2_format' declared inside parameter list libv4lconvert.c:44: error: 'V4L2_PIX_FMT_RGB24' undeclared here (not in a function) libv4lconvert.c:44: error: 'V4L2_PIX_FMT_BGR24' undeclared here (not in a function) libv4lconvert.c:44: error: 'V4L2_PIX_FMT_YUV420' undeclared here (not in a function) libv4lconvert.c:45: error: 'V4L2_PIX_FMT_YUYV' undeclared here (not in a function) libv4lconvert.c:46: error: initializer element is not constant libv4lconvert.c:46: error: (near initialization for 'supported_src_pixfmts[4].fmt') libv4lconvert.c:47: error: 'V4L2_PIX_FMT_SBGGR8' undeclared here (not in a function) libv4lconvert.c:48: error: initializer element is not constant libv4lconvert.c:48: error: (near initialization for 'supported_src_pixfmts[6].fmt') libv4lconvert.c:49: error: initializer element is not constant libv4lconvert.c:49: error: (near initialization for 'supported_src_pixfmts[7].fmt') libv4lconvert.c:50: error: initializer element is not constant libv4lconvert.c:50: error: (near initialization for 'supported_src_pixfmts[8].fmt') libv4lconvert.c:51: error: initializer element is not constant libv4lconvert.c:51: error: (near initialization for 'supported_src_pixfmts[9].fmt') libv4lconvert.c:52: error: initializer element is not constant libv4lconvert.c:52: error: (near initialization for 'supported_src_pixfmts[10].fmt') libv4lconvert.c:53: error: initializer element is not constant libv4lconvert.c:53: error: (near initialization for 'supported_src_pixfmts[11].fmt') libv4lconvert.c:54: error: 'V4L2_PIX_FMT_MJPEG' undeclared here (not in a function) libv4lconvert.c:55: error: 'V4L2_PIX_FMT_JPEG' undeclared here (not in a function) libv4lconvert.c:56: error: initializer element is not constant libv4lconvert.c:56: error: (near initialization for 'supported_src_pixfmts[14].fmt') libv4lconvert.c:57: error: 'V4L2_PIX_FMT_SN9C10X' undeclared here (not in a function) libv4lconvert.c:58: error: initializer element is not constant libv4lconvert.c:58: error: (near initialization for 'supported_src_pixfmts[16].fmt') libv4lconvert.c:59: error: initializer element is not constant libv4lconvert.c:59: error: (near initialization for 'supported_src_pixfmts[17].fmt') libv4lconvert.c:63: error: initializer element is not constant libv4lconvert.c:63: error: (near initialization for 'supported_dst_pixfmts[0].fmt') libv4lconvert.c:63: error: initializer element is not constant libv4lconvert.c:63: error: (near initialization for 'supported_dst_pixfmts[1].fmt') libv4lconvert.c:63: error: initializer element is not constant libv4lconvert.c:63: error: (near initialization for 'supported_dst_pixfmts[2].fmt') libv4lconvert.c: In function 'v4lconvert_create': libv4lconvert.c:78: error: storage size of 'cap' isn't known libv4lconvert.c:88: error: variable 'fmt' has initializer but incomplete type libv4lconvert.c:88: error: unknown field 'type' specified in initializer libv4lconvert.c:88: error: 'V4L2_BUF_TYPE_VIDEO_CAPTURE' undeclared (first use in this function) libv4lconvert.c:88: error: (Each undeclared identifier is reported only once libv4lconvert.c:88: error: for each function it appears in.) libv4lconvert.c:88: warning: excess elements in struct initializer libv4lconvert.c:88: warning: (near initialization for 'fmt') libv4lconvert.c:88: error: storage size of 'fmt' isn't known libv4lconvert.c:90: error: request for member 'index' in something not a structure or union libv4lconvert.c:92: error: 'VIDIOC_ENUM_FMT' undeclared (first use in this function) libv4lconvert.c:96: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:96: warning: comparison between pointer and integer libv4lconvert.c:105: error: 'VIDIOC_QUERYCAP' undeclared (first use in this function) libv4lconvert.c:107: error: request for member 'card' in something not a structure or union libv4lconvert.c: At top level: libv4lconvert.c:127: warning: 'struct v4l2_fmtdesc' declared inside parameter list libv4lconvert.c:128: error: conflicting types for 'v4lconvert_enum_fmt' ../include/libv4lconvert.h:63: error: previous declaration of 'v4lconvert_enum_fmt' was here libv4lconvert.c: In function 'v4lconvert_enum_fmt': libv4lconvert.c:132: error: dereferencing pointer to incomplete type libv4lconvert.c:132: error: request for member 'type' in something not a structure or union libv4lconvert.c:132: error: 'V4L2_BUF_TYPE_VIDEO_CAPTURE' undeclared (first use in this function) libv4lconvert.c:133: error: dereferencing pointer to incomplete type libv4lconvert.c:133: error: request for member 'index' in something not a structure or union libv4lconvert.c:133: warning: comparison between pointer and integer libv4lconvert.c:135: error: 'VIDIOC_ENUM_FMT' undeclared (first use in this function) libv4lconvert.c:143: error: dereferencing pointer to incomplete type libv4lconvert.c:143: error: request for member 'index' in something not a structure or union libv4lconvert.c:143: warning: assignment makes integer from pointer without a cast libv4lconvert.c:149: error: dereferencing pointer to incomplete type libv4lconvert.c:149: error: request for member 'flags' in something not a structure or union libv4lconvert.c:150: error: dereferencing pointer to incomplete type libv4lconvert.c:150: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:151: error: dereferencing pointer to incomplete type libv4lconvert.c:151: error: request for member 'description' in something not a structure or union libv4lconvert.c:151: error: assignment of read-only location libv4lconvert.c:151: error: incompatible types in assignment libv4lconvert.c:152: error: dereferencing pointer to incomplete type libv4lconvert.c:152: error: request for member 'description' in something not a structure or union libv4lconvert.c:152: error: assignment of read-only location libv4lconvert.c:152: error: incompatible types in assignment libv4lconvert.c:153: error: dereferencing pointer to incomplete type libv4lconvert.c:153: error: request for member 'description' in something not a structure or union libv4lconvert.c:153: error: assignment of read-only location libv4lconvert.c:153: error: incompatible types in assignment libv4lconvert.c:154: error: dereferencing pointer to incomplete type libv4lconvert.c:154: error: request for member 'description' in something not a structure or union libv4lconvert.c:154: error: assignment of read-only location libv4lconvert.c:154: error: incompatible types in assignment libv4lconvert.c:155: error: dereferencing pointer to incomplete type libv4lconvert.c:155: error: request for member 'description' in something not a structure or union libv4lconvert.c:155: error: assignment of read-only location libv4lconvert.c:155: error: incompatible types in assignment libv4lconvert.c:156: error: dereferencing pointer to incomplete type libv4lconvert.c:156: error: request for member 'reserved' in something not a structure or union libv4lconvert.c:156: warning: passing argument 1 of 'memset' discards qualifiers from pointer target type libv4lconvert.c: At top level: libv4lconvert.c:163: warning: 'struct v4l2_format' declared inside parameter list libv4lconvert.c:164: error: conflicting types for 'v4lconvert_try_format' ../include/libv4lconvert.h:59: error: previous declaration of 'v4lconvert_try_format' was here libv4lconvert.c: In function 'v4lconvert_try_format': libv4lconvert.c:167: error: dereferencing pointer to incomplete type libv4lconvert.c:167: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:167: error: request for member 'pix' in something not a structure or union libv4lconvert.c:167: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:167: warning: initialization makes integer from pointer without a cast libv4lconvert.c:168: error: storage size of 'try_fmt' isn't known libv4lconvert.c:168: error: variable 'closest_fmt' has initializer but incomplete type libv4lconvert.c:168: error: unknown field 'type' specified in initializer libv4lconvert.c:168: warning: excess elements in struct initializer libv4lconvert.c:168: warning: (near initialization for 'closest_fmt') libv4lconvert.c:168: error: storage size of 'closest_fmt' isn't known libv4lconvert.c:176: error: dereferencing pointer to incomplete type libv4lconvert.c:176: error: request for member 'type' in something not a structure or union libv4lconvert.c:176: error: 'V4L2_BUF_TYPE_VIDEO_CAPTURE' undeclared (first use in this function) libv4lconvert.c:177: error: 'VIDIOC_TRY_FMT' undeclared (first use in this function) libv4lconvert.c:179: error: dereferencing pointer to incomplete type libv4lconvert.c:179: error: dereferencing pointer to incomplete type libv4lconvert.c:188: error: dereferencing pointer to incomplete type libv4lconvert.c:189: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:189: error: request for member 'pix' in something not a structure or union libv4lconvert.c:189: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:193: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:193: error: request for member 'pix' in something not a structure or union libv4lconvert.c:193: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:193: warning: comparison between pointer and integer libv4lconvert.c:194: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:194: error: request for member 'pix' in something not a structure or union libv4lconvert.c:194: error: request for member 'width' in something not a structure or union libv4lconvert.c:195: error: dereferencing pointer to incomplete type libv4lconvert.c:195: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:195: error: request for member 'pix' in something not a structure or union libv4lconvert.c:195: error: request for member 'width' in something not a structure or union libv4lconvert.c:196: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:196: error: request for member 'pix' in something not a structure or union libv4lconvert.c:196: error: request for member 'height' in something not a structure or union libv4lconvert.c:197: error: dereferencing pointer to incomplete type libv4lconvert.c:197: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:197: error: request for member 'pix' in something not a structure or union libv4lconvert.c:197: error: request for member 'height' in something not a structure or union libv4lconvert.c:203: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:203: error: request for member 'pix' in something not a structure or union libv4lconvert.c:203: error: request for member 'width' in something not a structure or union libv4lconvert.c:203: warning: comparison between pointer and integer libv4lconvert.c:203: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:203: error: request for member 'pix' in something not a structure or union libv4lconvert.c:203: error: request for member 'height' in something not a structure or union libv4lconvert.c:203: warning: comparison between pointer and integer libv4lconvert.c:212: error: request for member 'type' in something not a structure or union libv4lconvert.c:215: error: dereferencing pointer to incomplete type libv4lconvert.c:215: error: dereferencing pointer to incomplete type libv4lconvert.c:219: error: dereferencing pointer to incomplete type libv4lconvert.c:222: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:222: error: request for member 'pix' in something not a structure or union libv4lconvert.c:222: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:222: warning: comparison between pointer and integer libv4lconvert.c:223: error: dereferencing pointer to incomplete type libv4lconvert.c:223: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:223: error: request for member 'pix' in something not a structure or union libv4lconvert.c:223: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:224: error: dereferencing pointer to incomplete type libv4lconvert.c:224: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:224: error: request for member 'pix' in something not a structure or union libv4lconvert.c:224: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:227: error: dereferencing pointer to incomplete type libv4lconvert.c:227: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:227: error: request for member 'pix' in something not a structure or union libv4lconvert.c:227: error: request for member 'bytesperline' in something not a structure or union libv4lconvert.c:227: error: dereferencing pointer to incomplete type libv4lconvert.c:227: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:227: error: request for member 'pix' in something not a structure or union libv4lconvert.c:227: error: request for member 'width' in something not a structure or union libv4lconvert.c:227: error: invalid operands to binary * libv4lconvert.c:228: error: dereferencing pointer to incomplete type libv4lconvert.c:228: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:228: error: request for member 'pix' in something not a structure or union libv4lconvert.c:228: error: request for member 'sizeimage' in something not a structure or union libv4lconvert.c:228: error: dereferencing pointer to incomplete type libv4lconvert.c:228: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:228: error: request for member 'pix' in something not a structure or union libv4lconvert.c:228: error: request for member 'width' in something not a structure or union libv4lconvert.c:229: error: dereferencing pointer to incomplete type libv4lconvert.c:229: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:229: error: request for member 'pix' in something not a structure or union libv4lconvert.c:229: error: request for member 'height' in something not a structure or union libv4lconvert.c:229: error: invalid operands to binary * libv4lconvert.c:229: error: invalid operands to binary * libv4lconvert.c:232: error: dereferencing pointer to incomplete type libv4lconvert.c:232: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:232: error: request for member 'pix' in something not a structure or union libv4lconvert.c:232: error: request for member 'bytesperline' in something not a structure or union libv4lconvert.c:232: error: dereferencing pointer to incomplete type libv4lconvert.c:232: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:232: error: request for member 'pix' in something not a structure or union libv4lconvert.c:232: error: request for member 'width' in something not a structure or union libv4lconvert.c:233: error: dereferencing pointer to incomplete type libv4lconvert.c:233: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:233: error: request for member 'pix' in something not a structure or union libv4lconvert.c:233: error: request for member 'sizeimage' in something not a structure or union libv4lconvert.c:233: error: dereferencing pointer to incomplete type libv4lconvert.c:233: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:233: error: request for member 'pix' in something not a structure or union libv4lconvert.c:233: error: request for member 'width' in something not a structure or union libv4lconvert.c:234: error: dereferencing pointer to incomplete type libv4lconvert.c:234: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:234: error: request for member 'pix' in something not a structure or union libv4lconvert.c:234: error: request for member 'height' in something not a structure or union libv4lconvert.c:234: error: invalid operands to binary * libv4lconvert.c:234: error: invalid operands to binary * libv4lconvert.c:234: error: invalid operands to binary / libv4lconvert.c:240: error: dereferencing pointer to incomplete type libv4lconvert.c: At top level: libv4lconvert.c:248: warning: 'struct v4l2_format' declared inside parameter list libv4lconvert.c:249: error: conflicting types for 'v4lconvert_needs_conversion' ../include/libv4lconvert.h:68: error: previous declaration of 'v4lconvert_needs_conversion' was here libv4lconvert.c: In function 'v4lconvert_needs_conversion': libv4lconvert.c:252: error: dereferencing pointer to incomplete type libv4lconvert.c:252: warning: passing argument 3 of 'memcmp' makes integer from pointer without a cast libv4lconvert.c:260: error: dereferencing pointer to incomplete type libv4lconvert.c:260: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:260: error: request for member 'pix' in something not a structure or union libv4lconvert.c:260: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:260: warning: comparison between pointer and integer libv4lconvert.c: At top level: libv4lconvert.c:272: warning: 'struct v4l2_format' declared inside parameter list libv4lconvert.c:273: error: conflicting types for 'v4lconvert_convert' ../include/libv4lconvert.h:75: error: previous declaration of 'v4lconvert_convert' was here libv4lconvert.c: In function 'v4lconvert_convert': libv4lconvert.c:280: warning: passing argument 2 of 'v4lconvert_needs_conversion' from incompatible pointer type libv4lconvert.c:280: warning: passing argument 3 of 'v4lconvert_needs_conversion' from incompatible pointer type libv4lconvert.c:287: error: dereferencing pointer to incomplete type libv4lconvert.c:287: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:287: error: request for member 'pix' in something not a structure or union libv4lconvert.c:287: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:290: error: dereferencing pointer to incomplete type libv4lconvert.c:290: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:290: error: request for member 'pix' in something not a structure or union libv4lconvert.c:290: error: request for member 'width' in something not a structure or union libv4lconvert.c:290: error: dereferencing pointer to incomplete type libv4lconvert.c:290: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:290: error: request for member 'pix' in something not a structure or union libv4lconvert.c:290: error: request for member 'height' in something not a structure or union libv4lconvert.c:290: error: invalid operands to binary * libv4lconvert.c:290: error: invalid operands to binary * libv4lconvert.c:290: warning: assignment makes integer from pointer without a cast libv4lconvert.c:293: error: dereferencing pointer to incomplete type libv4lconvert.c:293: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:293: error: request for member 'pix' in something not a structure or union libv4lconvert.c:293: error: request for member 'width' in something not a structure or union libv4lconvert.c:293: error: dereferencing pointer to incomplete type libv4lconvert.c:293: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:293: error: request for member 'pix' in something not a structure or union libv4lconvert.c:293: error: request for member 'height' in something not a structure or union libv4lconvert.c:293: error: invalid operands to binary * libv4lconvert.c:293: error: invalid operands to binary * libv4lconvert.c:293: error: invalid operands to binary / libv4lconvert.c:293: warning: assignment makes integer from pointer without a cast libv4lconvert.c:312: error: dereferencing pointer to incomplete type libv4lconvert.c:312: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:312: error: request for member 'pix' in something not a structure or union libv4lconvert.c:312: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:335: error: dereferencing pointer to incomplete type libv4lconvert.c:335: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:335: error: request for member 'pix' in something not a structure or union libv4lconvert.c:335: error: request for member 'width' in something not a structure or union libv4lconvert.c:335: warning: comparison between pointer and integer libv4lconvert.c:336: error: dereferencing pointer to incomplete type libv4lconvert.c:336: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:336: error: request for member 'pix' in something not a structure or union libv4lconvert.c:336: error: request for member 'height' in something not a structure or union libv4lconvert.c:336: warning: comparison between pointer and integer libv4lconvert.c:338: error: dereferencing pointer to incomplete type libv4lconvert.c:338: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:338: error: request for member 'pix' in something not a structure or union libv4lconvert.c:338: error: request for member 'height' in something not a structure or union libv4lconvert.c:338: warning: comparison between pointer and integer libv4lconvert.c:339: error: dereferencing pointer to incomplete type libv4lconvert.c:339: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:339: error: request for member 'pix' in something not a structure or union libv4lconvert.c:339: error: request for member 'width' in something not a structure or union libv4lconvert.c:339: warning: comparison between pointer and integer libv4lconvert.c:344: error: dereferencing pointer to incomplete type libv4lconvert.c:344: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:344: error: request for member 'pix' in something not a structure or union libv4lconvert.c:344: error: request for member 'width' in something not a structure or union libv4lconvert.c:344: error: dereferencing pointer to incomplete type libv4lconvert.c:344: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:344: error: request for member 'pix' in something not a structure or union libv4lconvert.c:344: error: request for member 'height' in something not a structure or union libv4lconvert.c:354: error: dereferencing pointer to incomplete type libv4lconvert.c:354: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:354: error: request for member 'pix' in something not a structure or union libv4lconvert.c:354: error: request for member 'width' in something not a structure or union libv4lconvert.c:355: error: dereferencing pointer to incomplete type libv4lconvert.c:355: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:355: error: request for member 'pix' in something not a structure or union libv4lconvert.c:355: error: request for member 'height' in something not a structure or union libv4lconvert.c:355: error: invalid operands to binary * libv4lconvert.c:355: error: invalid operands to binary + libv4lconvert.c:355: warning: assignment from incompatible pointer type libv4lconvert.c:356: error: dereferencing pointer to incomplete type libv4lconvert.c:356: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:356: error: request for member 'pix' in something not a structure or union libv4lconvert.c:356: error: request for member 'width' in something not a structure or union libv4lconvert.c:357: error: dereferencing pointer to incomplete type libv4lconvert.c:357: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:357: error: request for member 'pix' in something not a structure or union libv4lconvert.c:357: error: request for member 'height' in something not a structure or union libv4lconvert.c:357: error: invalid operands to binary * libv4lconvert.c:357: error: invalid operands to binary / libv4lconvert.c:357: error: invalid operands to binary + libv4lconvert.c:357: warning: assignment from incompatible pointer type libv4lconvert.c:359: error: dereferencing pointer to incomplete type libv4lconvert.c:359: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:359: error: request for member 'pix' in something not a structure or union libv4lconvert.c:359: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:379: error: dereferencing pointer to incomplete type libv4lconvert.c:379: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:379: error: request for member 'pix' in something not a structure or union libv4lconvert.c:379: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:379: warning: comparison between pointer and integer libv4lconvert.c:398: error: dereferencing pointer to incomplete type libv4lconvert.c:398: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:398: error: request for member 'pix' in something not a structure or union libv4lconvert.c:398: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:400: error: dereferencing pointer to incomplete type libv4lconvert.c:400: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:400: error: request for member 'pix' in something not a structure or union libv4lconvert.c:400: error: request for member 'width' in something not a structure or union libv4lconvert.c:401: error: dereferencing pointer to incomplete type libv4lconvert.c:401: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:401: error: request for member 'pix' in something not a structure or union libv4lconvert.c:401: error: request for member 'height' in something not a structure or union libv4lconvert.c:401: error: dereferencing pointer to incomplete type libv4lconvert.c:401: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:401: error: request for member 'pix' in something not a structure or union libv4lconvert.c:401: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:401: warning: passing argument 3 of 'v4lconvert_bayer_to_rgb24' makes integer from pointer without a cast libv4lconvert.c:401: warning: passing argument 4 of 'v4lconvert_bayer_to_rgb24' makes integer from pointer without a cast libv4lconvert.c:401: warning: passing argument 5 of 'v4lconvert_bayer_to_rgb24' makes integer from pointer without a cast libv4lconvert.c:404: error: dereferencing pointer to incomplete type libv4lconvert.c:404: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:404: error: request for member 'pix' in something not a structure or union libv4lconvert.c:404: error: request for member 'width' in something not a structure or union libv4lconvert.c:405: error: dereferencing pointer to incomplete type libv4lconvert.c:405: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:405: error: request for member 'pix' in something not a structure or union libv4lconvert.c:405: error: request for member 'height' in something not a structure or union libv4lconvert.c:405: error: dereferencing pointer to incomplete type libv4lconvert.c:405: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:405: error: request for member 'pix' in something not a structure or union libv4lconvert.c:405: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:405: warning: passing argument 3 of 'v4lconvert_bayer_to_bgr24' makes integer from pointer without a cast libv4lconvert.c:405: warning: passing argument 4 of 'v4lconvert_bayer_to_bgr24' makes integer from pointer without a cast libv4lconvert.c:405: warning: passing argument 5 of 'v4lconvert_bayer_to_bgr24' makes integer from pointer without a cast libv4lconvert.c:408: error: dereferencing pointer to incomplete type libv4lconvert.c:408: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:408: error: request for member 'pix' in something not a structure or union libv4lconvert.c:408: error: request for member 'width' in something not a structure or union libv4lconvert.c:409: error: dereferencing pointer to incomplete type libv4lconvert.c:409: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:409: error: request for member 'pix' in something not a structure or union libv4lconvert.c:409: error: request for member 'height' in something not a structure or union libv4lconvert.c:409: error: dereferencing pointer to incomplete type libv4lconvert.c:409: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:409: error: request for member 'pix' in something not a structure or union libv4lconvert.c:409: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:409: warning: passing argument 3 of 'v4lconvert_bayer_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:409: warning: passing argument 4 of 'v4lconvert_bayer_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:409: warning: passing argument 5 of 'v4lconvert_bayer_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:419: error: dereferencing pointer to incomplete type libv4lconvert.c:419: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:419: error: request for member 'pix' in something not a structure or union libv4lconvert.c:419: error: request for member 'width' in something not a structure or union libv4lconvert.c:419: error: dereferencing pointer to incomplete type libv4lconvert.c:419: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:419: error: request for member 'pix' in something not a structure or union libv4lconvert.c:419: error: request for member 'height' in something not a structure or union libv4lconvert.c:419: error: invalid operands to binary * libv4lconvert.c:420: error: invalid operands to binary * libv4lconvert.c:420: error: invalid operands to binary / libv4lconvert.c:421: error: dereferencing pointer to incomplete type libv4lconvert.c:421: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:421: error: request for member 'pix' in something not a structure or union libv4lconvert.c:421: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:422: warning: pointer type mismatch in conditional expression libv4lconvert.c:424: error: dereferencing pointer to incomplete type libv4lconvert.c:424: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:424: error: request for member 'pix' in something not a structure or union libv4lconvert.c:424: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:426: error: dereferencing pointer to incomplete type libv4lconvert.c:426: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:426: error: request for member 'pix' in something not a structure or union libv4lconvert.c:426: error: request for member 'width' in something not a structure or union libv4lconvert.c:427: error: dereferencing pointer to incomplete type libv4lconvert.c:427: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:427: error: request for member 'pix' in something not a structure or union libv4lconvert.c:427: error: request for member 'height' in something not a structure or union libv4lconvert.c:427: warning: passing argument 3 of 'v4lconvert_spca501_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:427: warning: passing argument 4 of 'v4lconvert_spca501_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:430: error: dereferencing pointer to incomplete type libv4lconvert.c:430: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:430: error: request for member 'pix' in something not a structure or union libv4lconvert.c:430: error: request for member 'width' in something not a structure or union libv4lconvert.c:431: error: dereferencing pointer to incomplete type libv4lconvert.c:431: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:431: error: request for member 'pix' in something not a structure or union libv4lconvert.c:431: error: request for member 'height' in something not a structure or union libv4lconvert.c:431: warning: passing argument 3 of 'v4lconvert_spca505_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:431: warning: passing argument 4 of 'v4lconvert_spca505_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:434: error: dereferencing pointer to incomplete type libv4lconvert.c:434: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:434: error: request for member 'pix' in something not a structure or union libv4lconvert.c:434: error: request for member 'width' in something not a structure or union libv4lconvert.c:435: error: dereferencing pointer to incomplete type libv4lconvert.c:435: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:435: error: request for member 'pix' in something not a structure or union libv4lconvert.c:435: error: request for member 'height' in something not a structure or union libv4lconvert.c:435: warning: passing argument 3 of 'v4lconvert_spca508_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:435: warning: passing argument 4 of 'v4lconvert_spca508_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:439: error: dereferencing pointer to incomplete type libv4lconvert.c:439: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:439: error: request for member 'pix' in something not a structure or union libv4lconvert.c:439: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:441: error: dereferencing pointer to incomplete type libv4lconvert.c:441: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:441: error: request for member 'pix' in something not a structure or union libv4lconvert.c:441: error: request for member 'width' in something not a structure or union libv4lconvert.c:442: error: dereferencing pointer to incomplete type libv4lconvert.c:442: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:442: error: request for member 'pix' in something not a structure or union libv4lconvert.c:442: error: request for member 'height' in something not a structure or union libv4lconvert.c:442: warning: passing argument 1 of 'v4lconvert_yuv420_to_rgb24' from incompatible pointer type libv4lconvert.c:442: warning: passing argument 3 of 'v4lconvert_yuv420_to_rgb24' makes integer from pointer without a cast libv4lconvert.c:442: warning: passing argument 4 of 'v4lconvert_yuv420_to_rgb24' makes integer from pointer without a cast libv4lconvert.c:445: error: dereferencing pointer to incomplete type libv4lconvert.c:445: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:445: error: request for member 'pix' in something not a structure or union libv4lconvert.c:445: error: request for member 'width' in something not a structure or union libv4lconvert.c:446: error: dereferencing pointer to incomplete type libv4lconvert.c:446: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:446: error: request for member 'pix' in something not a structure or union libv4lconvert.c:446: error: request for member 'height' in something not a structure or union libv4lconvert.c:446: warning: passing argument 1 of 'v4lconvert_yuv420_to_bgr24' from incompatible pointer type libv4lconvert.c:446: warning: passing argument 3 of 'v4lconvert_yuv420_to_bgr24' makes integer from pointer without a cast libv4lconvert.c:446: warning: passing argument 4 of 'v4lconvert_yuv420_to_bgr24' makes integer from pointer without a cast libv4lconvert.c:457: error: dereferencing pointer to incomplete type libv4lconvert.c:457: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:457: error: request for member 'pix' in something not a structure or union libv4lconvert.c:457: error: request for member 'width' in something not a structure or union libv4lconvert.c:457: error: dereferencing pointer to incomplete type libv4lconvert.c:457: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:457: error: request for member 'pix' in something not a structure or union libv4lconvert.c:457: error: request for member 'height' in something not a structure or union libv4lconvert.c:457: error: invalid operands to binary * libv4lconvert.c:460: error: dereferencing pointer to incomplete type libv4lconvert.c:460: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:460: error: request for member 'pix' in something not a structure or union libv4lconvert.c:460: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:462: error: dereferencing pointer to incomplete type libv4lconvert.c:462: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:462: error: request for member 'pix' in something not a structure or union libv4lconvert.c:462: error: request for member 'width' in something not a structure or union libv4lconvert.c:463: error: dereferencing pointer to incomplete type libv4lconvert.c:463: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:463: error: request for member 'pix' in something not a structure or union libv4lconvert.c:463: error: request for member 'height' in something not a structure or union libv4lconvert.c:463: warning: passing argument 2 of 'v4lconvert_decode_spca561' from incompatible pointer type libv4lconvert.c:463: warning: passing argument 3 of 'v4lconvert_decode_spca561' makes integer from pointer without a cast libv4lconvert.c:463: warning: passing argument 4 of 'v4lconvert_decode_spca561' makes integer from pointer without a cast libv4lconvert.c:467: error: dereferencing pointer to incomplete type libv4lconvert.c:467: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:467: error: request for member 'pix' in something not a structure or union libv4lconvert.c:467: error: request for member 'width' in something not a structure or union libv4lconvert.c:468: error: dereferencing pointer to incomplete type libv4lconvert.c:468: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:468: error: request for member 'pix' in something not a structure or union libv4lconvert.c:468: error: request for member 'height' in something not a structure or union libv4lconvert.c:468: warning: passing argument 2 of 'v4lconvert_decode_sn9c10x' from incompatible pointer type libv4lconvert.c:468: warning: passing argument 3 of 'v4lconvert_decode_sn9c10x' makes integer from pointer without a cast libv4lconvert.c:468: warning: passing argument 4 of 'v4lconvert_decode_sn9c10x' makes integer from pointer without a cast libv4lconvert.c:469: warning: assignment makes integer from pointer without a cast libv4lconvert.c:472: error: dereferencing pointer to incomplete type libv4lconvert.c:472: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:472: error: request for member 'pix' in something not a structure or union libv4lconvert.c:472: error: request for member 'width' in something not a structure or union libv4lconvert.c:473: error: dereferencing pointer to incomplete type libv4lconvert.c:473: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:473: error: request for member 'pix' in something not a structure or union libv4lconvert.c:473: error: request for member 'height' in something not a structure or union libv4lconvert.c:473: warning: passing argument 2 of 'v4lconvert_decode_pac207' from incompatible pointer type libv4lconvert.c:473: warning: passing argument 3 of 'v4lconvert_decode_pac207' makes integer from pointer without a cast libv4lconvert.c:473: warning: passing argument 4 of 'v4lconvert_decode_pac207' makes integer from pointer without a cast libv4lconvert.c:474: warning: assignment makes integer from pointer without a cast libv4lconvert.c:478: error: dereferencing pointer to incomplete type libv4lconvert.c:478: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:478: error: request for member 'pix' in something not a structure or union libv4lconvert.c:478: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:480: error: dereferencing pointer to incomplete type libv4lconvert.c:480: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:480: error: request for member 'pix' in something not a structure or union libv4lconvert.c:480: error: request for member 'width' in something not a structure or union libv4lconvert.c:481: error: dereferencing pointer to incomplete type libv4lconvert.c:481: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:481: error: request for member 'pix' in something not a structure or union libv4lconvert.c:481: error: request for member 'height' in something not a structure or union libv4lconvert.c:481: warning: passing argument 1 of 'v4lconvert_bayer_to_rgb24' from incompatible pointer type libv4lconvert.c:481: warning: passing argument 3 of 'v4lconvert_bayer_to_rgb24' makes integer from pointer without a cast libv4lconvert.c:481: warning: passing argument 4 of 'v4lconvert_bayer_to_rgb24' makes integer from pointer without a cast libv4lconvert.c:484: error: dereferencing pointer to incomplete type libv4lconvert.c:484: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:484: error: request for member 'pix' in something not a structure or union libv4lconvert.c:484: error: request for member 'width' in something not a structure or union libv4lconvert.c:485: error: dereferencing pointer to incomplete type libv4lconvert.c:485: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:485: error: request for member 'pix' in something not a structure or union libv4lconvert.c:485: error: request for member 'height' in something not a structure or union libv4lconvert.c:485: warning: passing argument 1 of 'v4lconvert_bayer_to_bgr24' from incompatible pointer type libv4lconvert.c:485: warning: passing argument 3 of 'v4lconvert_bayer_to_bgr24' makes integer from pointer without a cast libv4lconvert.c:485: warning: passing argument 4 of 'v4lconvert_bayer_to_bgr24' makes integer from pointer without a cast libv4lconvert.c:488: error: dereferencing pointer to incomplete type libv4lconvert.c:488: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:488: error: request for member 'pix' in something not a structure or union libv4lconvert.c:488: error: request for member 'width' in something not a structure or union libv4lconvert.c:489: error: dereferencing pointer to incomplete type libv4lconvert.c:489: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:489: error: request for member 'pix' in something not a structure or union libv4lconvert.c:489: error: request for member 'height' in something not a structure or union libv4lconvert.c:489: warning: passing argument 1 of 'v4lconvert_bayer_to_yuv420' from incompatible pointer type libv4lconvert.c:489: warning: passing argument 3 of 'v4lconvert_bayer_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:489: warning: passing argument 4 of 'v4lconvert_bayer_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:496: error: dereferencing pointer to incomplete type libv4lconvert.c:496: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:496: error: request for member 'pix' in something not a structure or union libv4lconvert.c:496: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:498: error: dereferencing pointer to incomplete type libv4lconvert.c:498: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:498: error: request for member 'pix' in something not a structure or union libv4lconvert.c:498: error: request for member 'width' in something not a structure or union libv4lconvert.c:499: error: dereferencing pointer to incomplete type libv4lconvert.c:499: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:499: error: request for member 'pix' in something not a structure or union libv4lconvert.c:499: error: request for member 'height' in something not a structure or union libv4lconvert.c:499: warning: passing argument 3 of 'v4lconvert_swap_rgb' makes integer from pointer without a cast libv4lconvert.c:499: warning: passing argument 4 of 'v4lconvert_swap_rgb' makes integer from pointer without a cast libv4lconvert.c:507: error: dereferencing pointer to incomplete type libv4lconvert.c:507: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:507: error: request for member 'pix' in something not a structure or union libv4lconvert.c:507: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:509: error: dereferencing pointer to incomplete type libv4lconvert.c:509: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:509: error: request for member 'pix' in something not a structure or union libv4lconvert.c:509: error: request for member 'width' in something not a structure or union libv4lconvert.c:510: error: dereferencing pointer to incomplete type libv4lconvert.c:510: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:510: error: request for member 'pix' in something not a structure or union libv4lconvert.c:510: error: request for member 'height' in something not a structure or union libv4lconvert.c:510: warning: passing argument 3 of 'v4lconvert_swap_rgb' makes integer from pointer without a cast libv4lconvert.c:510: warning: passing argument 4 of 'v4lconvert_swap_rgb' makes integer from pointer without a cast libv4lconvert.c:519: error: dereferencing pointer to incomplete type libv4lconvert.c:519: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:519: error: request for member 'pix' in something not a structure or union libv4lconvert.c:519: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:521: error: dereferencing pointer to incomplete type libv4lconvert.c:521: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:521: error: request for member 'pix' in something not a structure or union libv4lconvert.c:521: error: request for member 'width' in something not a structure or union libv4lconvert.c:522: error: dereferencing pointer to incomplete type libv4lconvert.c:522: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:522: error: request for member 'pix' in something not a structure or union libv4lconvert.c:522: error: request for member 'height' in something not a structure or union libv4lconvert.c:522: warning: passing argument 3 of 'v4lconvert_yuv420_to_rgb24' makes integer from pointer without a cast libv4lconvert.c:522: warning: passing argument 4 of 'v4lconvert_yuv420_to_rgb24' makes integer from pointer without a cast libv4lconvert.c:525: error: dereferencing pointer to incomplete type libv4lconvert.c:525: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:525: error: request for member 'pix' in something not a structure or union libv4lconvert.c:525: error: request for member 'width' in something not a structure or union libv4lconvert.c:526: error: dereferencing pointer to incomplete type libv4lconvert.c:526: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:526: error: request for member 'pix' in something not a structure or union libv4lconvert.c:526: error: request for member 'height' in something not a structure or union libv4lconvert.c:526: warning: passing argument 3 of 'v4lconvert_yuv420_to_bgr24' makes integer from pointer without a cast libv4lconvert.c:526: warning: passing argument 4 of 'v4lconvert_yuv420_to_bgr24' makes integer from pointer without a cast libv4lconvert.c:532: error: dereferencing pointer to incomplete type libv4lconvert.c:532: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:532: error: request for member 'pix' in something not a structure or union libv4lconvert.c:532: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:534: error: dereferencing pointer to incomplete type libv4lconvert.c:534: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:534: error: request for member 'pix' in something not a structure or union libv4lconvert.c:534: error: request for member 'width' in something not a structure or union libv4lconvert.c:535: error: dereferencing pointer to incomplete type libv4lconvert.c:535: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:535: error: request for member 'pix' in something not a structure or union libv4lconvert.c:535: error: request for member 'height' in something not a structure or union libv4lconvert.c:535: warning: passing argument 3 of 'v4lconvert_yuyv_to_rgb24' makes integer from pointer without a cast libv4lconvert.c:535: warning: passing argument 4 of 'v4lconvert_yuyv_to_rgb24' makes integer from pointer without a cast libv4lconvert.c:538: error: dereferencing pointer to incomplete type libv4lconvert.c:538: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:538: error: request for member 'pix' in something not a structure or union libv4lconvert.c:538: error: request for member 'width' in something not a structure or union libv4lconvert.c:539: error: dereferencing pointer to incomplete type libv4lconvert.c:539: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:539: error: request for member 'pix' in something not a structure or union libv4lconvert.c:539: error: request for member 'height' in something not a structure or union libv4lconvert.c:539: warning: passing argument 3 of 'v4lconvert_yuyv_to_bgr24' makes integer from pointer without a cast libv4lconvert.c:539: warning: passing argument 4 of 'v4lconvert_yuyv_to_bgr24' makes integer from pointer without a cast libv4lconvert.c:542: error: dereferencing pointer to incomplete type libv4lconvert.c:542: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:542: error: request for member 'pix' in something not a structure or union libv4lconvert.c:542: error: request for member 'width' in something not a structure or union libv4lconvert.c:543: error: dereferencing pointer to incomplete type libv4lconvert.c:543: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:543: error: request for member 'pix' in something not a structure or union libv4lconvert.c:543: error: request for member 'height' in something not a structure or union libv4lconvert.c:543: warning: passing argument 3 of 'v4lconvert_yuyv_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:543: warning: passing argument 4 of 'v4lconvert_yuyv_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:549: error: dereferencing pointer to incomplete type libv4lconvert.c:549: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:549: error: request for member 'pix' in something not a structure or union libv4lconvert.c:549: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:551: error: dereferencing pointer to incomplete type libv4lconvert.c:551: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:551: error: request for member 'pix' in something not a structure or union libv4lconvert.c:551: error: request for member 'width' in something not a structure or union libv4lconvert.c:552: error: dereferencing pointer to incomplete type libv4lconvert.c:552: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:552: error: request for member 'pix' in something not a structure or union libv4lconvert.c:552: error: request for member 'height' in something not a structure or union libv4lconvert.c:552: warning: passing argument 3 of 'v4lconvert_yvyu_to_rgb24' makes integer from pointer without a cast libv4lconvert.c:552: warning: passing argument 4 of 'v4lconvert_yvyu_to_rgb24' makes integer from pointer without a cast libv4lconvert.c:555: error: dereferencing pointer to incomplete type libv4lconvert.c:555: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:555: error: request for member 'pix' in something not a structure or union libv4lconvert.c:555: error: request for member 'width' in something not a structure or union libv4lconvert.c:556: error: dereferencing pointer to incomplete type libv4lconvert.c:556: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:556: error: request for member 'pix' in something not a structure or union libv4lconvert.c:556: error: request for member 'height' in something not a structure or union libv4lconvert.c:556: warning: passing argument 3 of 'v4lconvert_yvyu_to_bgr24' makes integer from pointer without a cast libv4lconvert.c:556: warning: passing argument 4 of 'v4lconvert_yvyu_to_bgr24' makes integer from pointer without a cast libv4lconvert.c:559: error: dereferencing pointer to incomplete type libv4lconvert.c:559: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:559: error: request for member 'pix' in something not a structure or union libv4lconvert.c:559: error: request for member 'width' in something not a structure or union libv4lconvert.c:560: error: dereferencing pointer to incomplete type libv4lconvert.c:560: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:560: error: request for member 'pix' in something not a structure or union libv4lconvert.c:560: error: request for member 'height' in something not a structure or union libv4lconvert.c:560: warning: passing argument 3 of 'v4lconvert_yvyu_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:560: warning: passing argument 4 of 'v4lconvert_yvyu_to_yuv420' makes integer from pointer without a cast libv4lconvert.c:574: error: dereferencing pointer to incomplete type libv4lconvert.c:574: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:574: error: request for member 'pix' in something not a structure or union libv4lconvert.c:574: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:574: error: dereferencing pointer to incomplete type libv4lconvert.c:574: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:574: error: request for member 'pix' in something not a structure or union libv4lconvert.c:574: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:581: error: dereferencing pointer to incomplete type libv4lconvert.c:581: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:581: error: request for member 'pix' in something not a structure or union libv4lconvert.c:581: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:584: error: dereferencing pointer to incomplete type libv4lconvert.c:584: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:584: error: request for member 'pix' in something not a structure or union libv4lconvert.c:584: error: request for member 'width' in something not a structure or union libv4lconvert.c:585: error: dereferencing pointer to incomplete type libv4lconvert.c:585: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:585: error: request for member 'pix' in something not a structure or union libv4lconvert.c:585: error: request for member 'height' in something not a structure or union libv4lconvert.c:585: warning: passing argument 3 of 'v4lconvert_rotate90_rgbbgr24' makes integer from pointer without a cast libv4lconvert.c:585: warning: passing argument 4 of 'v4lconvert_rotate90_rgbbgr24' makes integer from pointer without a cast libv4lconvert.c:588: error: dereferencing pointer to incomplete type libv4lconvert.c:588: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:588: error: request for member 'pix' in something not a structure or union libv4lconvert.c:588: error: request for member 'width' in something not a structure or union libv4lconvert.c:589: error: dereferencing pointer to incomplete type libv4lconvert.c:589: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:589: error: request for member 'pix' in something not a structure or union libv4lconvert.c:589: error: request for member 'height' in something not a structure or union libv4lconvert.c:589: warning: passing argument 3 of 'v4lconvert_rotate90_yuv420' makes integer from pointer without a cast libv4lconvert.c:589: warning: passing argument 4 of 'v4lconvert_rotate90_yuv420' makes integer from pointer without a cast libv4lconvert.c:594: error: dereferencing pointer to incomplete type libv4lconvert.c:594: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:594: error: request for member 'pix' in something not a structure or union libv4lconvert.c:594: error: request for member 'pixelformat' in something not a structure or union libv4lconvert.c:597: error: dereferencing pointer to incomplete type libv4lconvert.c:597: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:597: error: request for member 'pix' in something not a structure or union libv4lconvert.c:597: error: request for member 'width' in something not a structure or union libv4lconvert.c:598: error: dereferencing pointer to incomplete type libv4lconvert.c:598: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:598: error: request for member 'pix' in something not a structure or union libv4lconvert.c:598: error: request for member 'height' in something not a structure or union libv4lconvert.c:598: warning: passing argument 3 of 'v4lconvert_rotate180_rgbbgr24' makes integer from pointer without a cast libv4lconvert.c:598: warning: passing argument 4 of 'v4lconvert_rotate180_rgbbgr24' makes integer from pointer without a cast libv4lconvert.c:601: error: dereferencing pointer to incomplete type libv4lconvert.c:601: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:601: error: request for member 'pix' in something not a structure or union libv4lconvert.c:601: error: request for member 'width' in something not a structure or union libv4lconvert.c:602: error: dereferencing pointer to incomplete type libv4lconvert.c:602: error: request for member 'fmt' in something not a structure or union libv4lconvert.c:602: error: request for member 'pix' in something not a structure or union libv4lconvert.c:602: error: request for member 'height' in something not a structure or union libv4lconvert.c:602: warning: passing argument 3 of 'v4lconvert_rotate180_yuv420' makes integer from pointer without a cast libv4lconvert.c:602: warning: passing argument 4 of 'v4lconvert_rotate180_yuv420' makes integer from pointer without a cast gmake[1]: *** [libv4lconvert.o] Error 1 gmake[1]: Leaving directory `/scratch/graphics/libv4l/work/libv4l-0.4.3/libv4lconvert' gmake: *** [all] Error 2 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/graphics/libv4l *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/graphics/libv4l