Date: Fri, 9 Feb 2007 10:54:14 -0800 From: Luigi Rizzo <rizzo@icir.org> To: Jeremy Messenger <mezz7@cox.net> Cc: mi@aldan.algebra.com, multimedia@freebsd.org Subject: Re: vic patches for video4linux support Message-ID: <20070209105414.A1702@xorpc.icir.org> In-Reply-To: <op.tnhvnsg49aq2h7@mezz.mezzweb.com>; from mezz7@cox.net on Fri, Feb 09, 2007 at 12:44:06PM -0600 References: <20070209073353.A99372@xorpc.icir.org> <op.tnhvnsg49aq2h7@mezz.mezzweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 09, 2007 at 12:44:06PM -0600, Jeremy Messenger wrote: > On Fri, 09 Feb 2007 09:33:53 -0600, Luigi Rizzo <rizzo@icir.org> wrote: ... > > + fix configure to look for videodev.h in the place where it is on > > FreeBSD, and disable v4l2 support for the time being as there > > is none as far as i know; > > Disapprove because of hardcore. You should be replace from patch-configure > to REINPLACE_CMD with ${LOCALBASE}. Something like this (untest): Thanks for looking at it. will look at how to improve the patch, however what you suggest is not enough in this case: there are [at least] two instances of the match pattern, one of which i want to replace, the other i do not. (also consider that the source is basically dead - nobody is going to change it so there is little point in being flexible on the input). ... > > + add -I/usr/local/include in the search path, for the above file; > > Why? The CONFIGURE_ENV doesn't work? will try it, thanks cheers luigi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070209105414.A1702>