From owner-freebsd-questions Fri Mar 29 15: 9:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from walrus.ru (ppp99-79.dialup.mtu-net.ru [212.188.99.79]) by hub.freebsd.org (Postfix) with ESMTP id C619A37B419 for ; Fri, 29 Mar 2002 15:09:07 -0800 (PST) Received: (from walrus@localhost) by walrus.ru (8.11.6/8.11.6) id g2TNHoj44323 for freebsd-questions@FreeBSD.ORG; Sat, 30 Mar 2002 02:17:50 +0300 (MSK) (envelope-from walrus) Date: Sat, 30 Mar 2002 02:17:49 +0300 From: Walrus To: freebsd-questions@FreeBSD.ORG Subject: I have problems compiling kernel on CURRENT Message-ID: <20020329231748.GC78814@walrus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.3.28i X-Wish: Love each other Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I do cvsups dayly, but problem remains: when I compile with make kernel make fails with such a error - cc invoked from mkdep couldn't find file isa_if.h. And when I compile manually (config; make depend; ... in /usr/src/sys/i386/conf etc) I see these messages from actuall gcc - and I tried to find this file, but it wasn't there. help me. -- Walrus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message