Date: Wed, 10 Oct 2007 20:20:23 +0200 From: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> To: freebsd-multimedia@freebsd.org Subject: Re: multimedia/gtk-setpwc? Message-ID: <20071010202023.fd88a33f.torfinn.ingolfsen@broadpark.no> In-Reply-To: <470C82DC.3000807@gmail.com> References: <470C82DC.3000807@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Oct 2007 09:44:28 +0200 Heiko Recktenwald <heikorecktenwald@gmail.com> wrote: > setpwc.c:78: error: `VIDIOCGCAP' undeclared (first use in this I googled this, and came up with: http://www.gelato.unsw.edu.au/lxr/ident?i=VIDIOCGCAP Ok, so it is defined in videodev.h. I then used 'locate' to see if I have a videodev.h on my system. I do, it is in /usr/local/include/linux/videodev.h I then do: root@kg-work# pkg_info -W /usr/local/include/linux/videodev.h /usr/local/include/linux/videodev.h was installed by package v4l_compat-1.0.20060801 So, what happens if you install the v4l_compat port (multimedia/v4l_compat) and try again? HTH -- Regards, Torfinn Ingolfsen, Norway
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071010202023.fd88a33f.torfinn.ingolfsen>