hello<br><br>just built gridflow on maverick.<br>./configure tells me:<br>libv4l1 ---&gt; found<br>libv4l2 ---&gt; found<br>etc (everything except osx related is found), it builds fine, but if try the examples, opening [#camera], selecting libv4l2 and then my video device (video0) gives me this error:<br>
<br>error: [#io.v4l2 in /dev/video0 1]: this [#io.v4l2] wasn&#39;t compiled with libv4l2 support<br> #io.v4l2 in /dev/video0 1<br>... couldn&#39;t create<br>print: symbol v4l2<br>error: [gf/not_open]: not open<br><br>if I choose ...v4l2 I get:<br>
<br>error: ioctl VIDIOC_G_FREQUENCY: Invalid argument<br><br>I get the same errors with both pd-extended 0.42.5 and latest pd from git.<br><br>thanks for your help,<br>_y<br><br>