From owner-freebsd-questions Wed Aug 29 23:12:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sh.dml.com (sh.dml.com [211.10.14.9]) by hub.freebsd.org (Postfix) with ESMTP id BA24937B401 for ; Wed, 29 Aug 2001 23:12:31 -0700 (PDT) (envelope-from lipos@dml.com) Received: from dmlnt (fw.dml.com.sg [203.126.251.16]) by sh.dml.com (8.11.3/8.11.3) with SMTP id f7U6CJg31387; Thu, 30 Aug 2001 15:12:19 +0900 From: "Yeo Lip Hong" To: Cc: "Yeo Lip Hong" Subject: update kernel : make depend fails Date: Thu, 30 Aug 2001 14:08:28 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal 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 trying to compile IPFilter 3.4.20 into the kernel. I'm using FreeBSD 4.3. "/root/kernels/FIREWALL" is an exact same copy as the GENERIC file except with the following lines appended : options IPFILTER # kernel ipfilter support options IPFILTER_LOG # ipfilter logging options BRIDGE # enable bridging When I enter the command : # /usr/sbin/config FIREWALL There are no errors. Next, I entered the commands : # cd ../../compile/FIREWALL # make depend An error message appeared : Makefile:27: *** missing separator. Stop. What should I do ? Thanks in advance. Regards, Lip Hong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message