From owner-freebsd-current@FreeBSD.ORG Sat Jul 16 14:02:59 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D06C16A41C for ; Sat, 16 Jul 2005 14:02:59 +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 0396E43D48 for ; Sat, 16 Jul 2005 14:02:58 +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 626A3BC89; Sat, 16 Jul 2005 14:02:57 +0000 (UTC) To: polachok@narod.ru From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 16 Jul 2005 17:51:44 +0400." <42D910F0.000002.00737@camay.yandex.ru> Date: Sat, 16 Jul 2005 16:02:56 +0200 Message-ID: <18689.1121522576@phk.freebsd.dk> Sender: phk@phk.freebsd.dk Cc: freebsd-current@freebsd.org Subject: Re: Kernel compiling troubles X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2005 14:02:59 -0000 Fixed. In message <42D910F0.000002.00737@camay.yandex.ru>, "Alexander Polakov" writes: >cannot build a kernel on today's CURRENT. >... >===> ukbd (depend) >@ -> /usr/src/sys >machine -> /usr/src/sys/i386/include >awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h >awk -f @/tools/makeobjops.awk @/kern/device_if.m -h >ln -s /usr/obj/usr/src/sys/PSL2/opt_usb.h opt_usb.h >echo "#define KBD_INSTALL_CDEV 1" > opt_kbd.h >ln -s /usr/obj/usr/src/sys/PSL2/opt_ukbd.h opt_ukbd.h >awk -f @/tools/usbdevs2h.awk @/dev/usb/usbdevs -h >make: don't know how to make ukbdmap.h. Stop >*** Error code 2 > >Stop in /usr/src/sys/modules. >*** Error code 1 > >Stop in /usr/obj/usr/src/sys/PSL2. >*** Error code 1 > >Stop in /usr/src. >*** Error code 1 >... >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- 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.