On Thursday 22 January 2009 02:56:44 Andy Walls wrote: > I'm not quite sure how to make the V4L2 spec to review the latest > changes > > $ cd v4l-dvb-spec/v4l2-spec > $ make > [...] > echo "</index>" >>indices.sgml > echo "<programlisting>" > videodev2.h.sgml > expand --tabs=8 < ../linux/include/linux/videodev2.h | \ > sed -e "s/&/\\&/g" -e "s/</\\</g" -e "s/>/\\>/g" -e > "s/\(enum *\)v4l2_mpeg_cx2341x_video_\([a-z]*_spatial_filter_type > \)/\1<link linkend=\"\2\">v4l2_mpeg_cx2341x_video_\2<\/link>/g" -e > "s/\(\(enum\|struct\) *\)\(v4l2_[a-zA-Z0-9_]*\)/\1<link linkend=\"\3 > \">\3<\/link>/g" -e "s/\(V4L2_PIX_FMT_[A-Z0-9_]\+\) /<link linkend=\"\1 > \">\1<\/link> /g" -e ":a;s/\(linkend=\".*\)_\(.*\">\)/\1-\2/;ta" | \ > sed 's/i\.e\./&ie;/' >> videodev2.h.sgml > echo "</programlisting>" >> videodev2.h.sgml > make: *** No rule to make target `vidioc-cropcap.sgml', needed by > `html-single-build.stamp'. Stop. > $ > > > Please advise... Try again. This file was missing from the repo so I've added it. I've absolutely no idea why that file wasn't in the repo, that was really weird. Regards, Hans -- Hans Verkuil - video4linux developer - sponsored by TANDBERG -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html