From owner-freebsd-mobile Wed Feb 6 5: 4: 2 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from vaio.aviaport.ru (vaio.aviaport.ru [217.69.199.242]) by hub.freebsd.org (Postfix) with ESMTP id 2607437B425 for ; Wed, 6 Feb 2002 05:03:59 -0800 (PST) Received: by vaio.aviaport.ru (Postfix, from userid 1001) id 6819FE2B91; Wed, 6 Feb 2002 16:03:49 +0300 (MSK) Date: Wed, 6 Feb 2002 16:03:49 +0300 From: Juriy Goloveshkin To: Will Andrews Cc: freebsd-mobile@freebsd.org Subject: Re: vaio's jogdial & moused Message-ID: <20020206130349.GA3219@aviaport.ru> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020206124244.GB82640@squall.waterspout.com> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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