Date: Wed, 6 Feb 2002 16:03:49 +0300 From: Juriy Goloveshkin <j@gu.ru> To: Will Andrews <will@csociety.org> Cc: freebsd-mobile@freebsd.org Subject: Re: vaio's jogdial & moused Message-ID: <20020206130349.GA3219@aviaport.ru> In-Reply-To: <20020206124244.GB82640@squall.waterspout.com> References: <20020114223408.GA4272@aviaport.ru> <20020205.202905.71116296.funa@funa.org> <20020205175018.GA327@nomad.thehutt.org> <20020205190419.GM82640@squall.waterspout.com> <20020206122845.GA57922@aviaport.ru> <20020206124244.GB82640@squall.waterspout.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 06, 2002 at 07:42:44AM -0500, Will Andrews wrote: > > Are you planning to commit moused patch too? Or I have to do send-pr? > Yes, but I have one issue I haven't cleared up yet. The moused > patch changes mouse.h.. but if I apply the patch and try to > compile moused, it fails. :( > I have to copy the patched version of mouse.h to /usr/include/sys > for it to compile correctly. How do we solve this issue? I was > thinking adding -I${.CURDIR}/../../sys to CFLAGS or something. I think it is happened only when make moused from /us/src/usr.sbin/moused. 'make world' should use ${.CURDIR}/../../sys or... commit mouse.h now and moused.c later ;) -- bye Juriy Goloveshkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020206130349.GA3219>