From owner-freebsd-questions Tue Aug 21 10:33:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.pair.com (relay1.pair.com [209.68.1.20]) by hub.freebsd.org (Postfix) with SMTP id C19F637B405 for ; Tue, 21 Aug 2001 10:33:08 -0700 (PDT) (envelope-from tom@analogon.com) Received: (qmail 12992 invoked from network); 21 Aug 2001 17:33:07 -0000 Received: from pec-124-255.tnt8.m2.uunet.de (HELO laptop) (149.225.124.255) by relay1.pair.com with SMTP; 21 Aug 2001 17:33:07 -0000 X-pair-Authenticated: 149.225.124.255 Message-ID: <006601c12a67$2b56ee40$0901a8c0@system> From: "Tom Beer" To: Subject: make buildkernel & i4b Date: Tue, 21 Aug 2001 19:31:14 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 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 Hi, I'm totally confused. I'm trying to compile i4b support into the kernel. The i4b files are located in /usr/src/sys/i4b However if a make a make buildkernel it exits with /usr/src/sys/i4b/layer2/i4b_mbuf.c not found. This is correct, cause the file resides in /usr/src/sys/handbook/layer2/i4b_mbuf.c why? and how can I get a i4b directory with all the files located on the right place. Or is this a PATH= problem??? doing a workaround and copying the file in the layer2 directory will not work, cause after this the same error with another file pops up, and generally I think that this is not a good solution. Thanks for all suggestions Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message