From owner-cvs-src@FreeBSD.ORG Tue Jul 19 07:57:37 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA77316A41C; Tue, 19 Jul 2005 07:57:37 +0000 (GMT) (envelope-from phk@phk.freebsd.dk) Received: from haven.freebsd.dk (haven.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66FFE43D48; Tue, 19 Jul 2005 07:57:37 +0000 (GMT) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (unknown [192.168.48.2]) by haven.freebsd.dk (Postfix) with ESMTP id 44CBEBC89; Tue, 19 Jul 2005 07:57:35 +0000 (UTC) To: Ruslan Ermilov From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 18 Jul 2005 20:35:10 +0300." <20050718173510.GA6039@ip.net.ua> Date: Tue, 19 Jul 2005 09:57:32 +0200 Message-ID: <1052.1121759852@phk.freebsd.dk> Sender: phk@phk.freebsd.dk Cc: Poul-Henning Kamp , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/ukbd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2005 07:57:38 -0000 In message <20050718173510.GA6039@ip.net.ua>, Ruslan Ermilov writes: > >--nFreZHaLTZJo0R7j >Content-Type: text/plain; charset=us-ascii >Content-Disposition: inline >Content-Transfer-Encoding: quoted-printable > >On Mon, Jul 18, 2005 at 12:10:22PM +0200, Poul-Henning Kamp wrote: >> In message <20050717211344.GC35977@ip.net.ua>, Ruslan Ermilov writes: >> > >> >You need the ukbdmap.h rule with the body as in sys/conf/files.* >> >("compile-with" command) for this to work. It's another question >> >how you managed to get the opt_ukbd.h file with UKBD_DFLT_KEYMAP. >>=20 >> I just said "make universe" >>=20 >So it failed building LINT which has this option in opt_global.h? It failed building the two modules (acpi/acpi and ukbd), the LINT kernel was compiled successfully. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.