From owner-freebsd-multimedia@FreeBSD.ORG Wed Apr 9 21:09:15 2008 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 ABD13106566C for ; Wed, 9 Apr 2008 21:09:15 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id 619CC8FC1E for ; Wed, 9 Apr 2008 21:09:15 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from casasponti.net ([201.155.7.3]) by ns2.bafirst.com with esmtp; Wed, 09 Apr 2008 16:09:08 -0500 id 000D4CF6.47FD3074.0000F351 Received: from HOME.encontacto.net ([189.129.17.152]) by casasponti.net with esmtp; Wed, 09 Apr 2008 07:44:53 -0500 id 00130CB8.47FCBA45.000018B7 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Wed, 09 Apr 2008 07:44:53 -0500 id 0004AC1B.47FCBA45.000148C5 Received: from 172.16.0.2 ([172.16.0.2]) by intranet.encontacto.net (Horde Framework) with HTTP; Wed, 09 Apr 2008 07:44:53 -0500 Message-ID: <20080409074453.10803jcbee0y8ao0@intranet.encontacto.net> Date: Wed, 09 Apr 2008 07:44:53 -0500 From: eculp To: freebsd-multimedia@freebsd.org References: <20080409064147.GA4922@onelab2.iet.unipi.it> In-Reply-To: <20080409064147.GA4922@onelab2.iet.unipi.it> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.2-cvs) Subject: Re: linux-kmod-compat and linux-gspca-kmod updated 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: Wed, 09 Apr 2008 21:09:15 -0000 Quoting Luigi Rizzo : > for those interested, i have finally updated the two ports > in the subject so that they build on RELENG_7 - you should > now be able to use webcams there as well. > If it works on RELENG_7 I am assuming that it should work on CURRENT =20 and on AMD64. On my amd64 laptop I have tried to build the port =20 several times and consistently get the following error with a =20 redefinition of msleep. In file included from gspca_core.c:39: /usr/local/share/linux-kmod-compat/linux_compat/linux/module.h:212:1: =20 error: "msleep" redefined In file included from =20 /usr/local/share/linux-kmod-compat/linux_compat/linux/module.h:45, from gspca_core.c:39: @/sys/systm.h:305:1: error: this is the location of the previous definition In file included from gspca_core.c:52: /usr/local/share/linux-kmod-compat/linux_compat/linux/usb.h:171:12: =20 error: missing terminating ' character *** Error code 1 This followed a rebuild of linux-kmod-compat. Any suggestions on =20 getting it to compile? FWIW, I have the same problem with =20 multimedia/linux-ov511-kmod. I'm trying both is hope to get my =20 builtin web cam working. port 3 addr 2: high speed, power 500 mA, config 1, Acer CrystalEye =20 webcam(0xa101), SuYin(0x064e), rev 1.00 Thanks, ed