From owner-freebsd-multimedia@FreeBSD.ORG Sat Feb 6 13:27:14 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D72DE1065757; Sat, 6 Feb 2010 13:27:14 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by mx1.freebsd.org (Postfix) with ESMTP id 470F28FC1C; Sat, 6 Feb 2010 13:27:13 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 22so987375eye.9 for ; Sat, 06 Feb 2010 05:27:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=aKiWna4LMLHf7RKpHxnBGtrne5yduNhKuSuqVjdFpKY=; b=vK9A0kYPSzw/BSUDLYkvKmkKvc8FYvpaHivWoS3VLQOonOMNO0TNhVSx5CmlFK5dvh 3a70DGI0Hto9NLqKXQpmjqqj4jB4CYiL+lKAS6trOCeA+KLclt1UDoM5S2Ybh1HyuSGr G7rlRx8sXkkaW9QAt+eehQB35Zy+Aq0Hv2/O0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=UyEURwb/kwDpYY64YtJlikFUiUotqj7rezmgN1A5K5GTNuoY/T9Ld0YDU0whEYeO8Q /PgVLxN5eiUAp+bSh1VQthJeJRuP75aS5/2T0OGmbUu/3yRqZpLvekSTXpW0F+cORMap RoQybTo9VPkLOItohg4uNbnY3zMp3urHVJdxw= MIME-Version: 1.0 Received: by 10.213.42.79 with SMTP id r15mr1684037ebe.94.1265462831639; Sat, 06 Feb 2010 05:27:11 -0800 (PST) In-Reply-To: <201001262246.40003.hselasky@c2i.net> References: <201001101437.37269.hselasky@c2i.net> <201001262205.28224.hselasky@c2i.net> <4B5F5AF0.1040803@icyb.net.ua> <201001262246.40003.hselasky@c2i.net> Date: Sat, 6 Feb 2010 13:27:11 +0000 Message-ID: <2e027be01002060527n69e5ea05u24cb22d564234d1d@mail.gmail.com> From: Tom Evans To: Hans Petter Selasky , freebsd-multimedia@freebsd.org, freebsd-usb@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: Subject: Re: [FreeBSD 8/9] USB webcamd and video4bsd: Call for testing X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Feb 2010 13:27:15 -0000 On Tue, Jan 26, 2010 at 9:46 PM, Hans Petter Selasky wrote: > BTW: I've added all DVB USB dongles to the current build! If anyone has such a > device, please test! > > Also list the version of the software you are using. > > --HPS Hi Hans I'm trying to test the dvb usb support you've added, but I'm getting a compilation error when building ulinux. I'm using 8-STABLE, r203423. I'm also using the svn version of video4bsd and webcamd/ulinux (r1424). I've got the following ports installed: > # pkg_info | grep 'v4l\|pwc' libv4l-0.6.4 Video4Linux library pwcview-1.4.1_2 The Video4Linux PWC webcam viewer v4l_compat-1.0.20100113 Video4Linux IOCTL header files The error is: cc -O2 -pipe -DBITS_PER_LONG=64 -I/root/v4b/video4bsd/ulinux/dummy -I/root/v4b/video4bsd/ulinux/headers -I/root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/video/gspca -I/root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/common/tuners -I/root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/dvb/dvb-core -I/root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/dvb/frontends -I/root/v4b/video4bsd/ulinux/v4l-dvb/linux/include -I/root/v4b/video4bsd/ulinux/v4l-dvb/linux -I/root/v4b/video4bsd/ulinux -DCONFIG_VIDEO_V4L1_COMPAT -DCONFIG_DVB_DIB3000MC -DCONFIG_VIDEO_PVRUSB2_DVB -DCONFIG_I2C -DHAVE_WEBCAMD -include webcamd_global.h -O2 -Wall -Wno-pointer-sign -fvisibility=hidden -std=gnu99 -fstack-protector -c /root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/video/gspca/gspca.c /root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/video/gspca/gspca.c:60:1: warning: "DRIVER_VERSION_NUMBER" redefined In file included from ./webcamd_global.h:100, from :0: /root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/video/uvc/uvcvideo.h:144:1: warning: this is the location of the previous definition /root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/video/gspca/gspca.c: In function 'get_ep': /root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/video/gspca/gspca.c:694: warning: statement with no effect /root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/video/gspca/gspca.c: In function 'create_urbs': /root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/video/gspca/gspca.c:748: warning: passing argument 4 of 'usb_buffer_alloc' from incompatible pointer type /root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/video/gspca/gspca.c: In function 'gspca_stream_off': /root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/video/gspca/gspca.c:907: warning: statement with no effect /root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/video/gspca/gspca.c: In function 'gspca_disconnect': /root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/video/gspca/gspca.c:2365: error: 'struct gspca_dev' has no member named 'input_dev' /root/v4b/video4bsd/ulinux/v4l-dvb/linux/drivers/media/video/gspca/gspca.c:2367: error: 'struct gspca_dev' has no member named 'input_dev' *** Error code 1 Thanks for any pointers you can give. Cheers Tom