From owner-freebsd-questions Wed Jan 3 3:28:20 2001 From owner-freebsd-questions@FreeBSD.ORG Wed Jan 3 03:28:17 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 6BCD137B400 for ; Wed, 3 Jan 2001 03:28:14 -0800 (PST) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.1/8.11.1) with SMTP id f03BSCb34362 for ; Wed, 3 Jan 2001 14:28:12 +0300 (MSK) (envelope-from matrix@ipform.ru) Message-ID: <013e01c07578$41bffb80$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Subject: Kernel without 'options INET ' Date: Wed, 3 Jan 2001 14:18:33 +0300 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I need to build a very small kernel for 'semi-emded' system which does not need INET at all. I just needs several file systems, com ports, atapi, sound card (pcm). So, i left only those options and COMPAT_43 (can i delete it too?), but the kernel does not build w/o options INET complaining when building IPC part. Is it possible to build a kernel w/o INET? Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message