From owner-freebsd-questions Mon Jun 21 16:19: 4 1999 Delivered-To: freebsd-questions@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id BF57F14C0A for ; Mon, 21 Jun 1999 16:19:00 -0700 (PDT) (envelope-from ajohns@TurnAround.com.au) Received: from tasajohns (dhcp64.turnaround.com.au [192.168.1.64]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with SMTP id JAA22292; Tue, 22 Jun 1999 09:35:26 +1000 (EST) (envelope-from ajohns@TurnAround.com.au) From: "Andrew Johns" To: "Todd Backman" Cc: Subject: RE: kernel funk? Date: Tue, 22 Jun 1999 09:18:13 +1000 Message-ID: <000601bebc3c$55f3e720$4001a8c0@tasajohns.turnaround.com.au> 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 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > There are no error messages from the make command. I tried > doing make > > make.txt to see if there are any errors but the file is empty. I think > that the makefile may be hosed but I do not know how to go > about un-hosing > it. > [snip] Try it without the make clean before the make depend - if you cd to /sys/i386/conf and config MACHINENAME it should rebuild whatever it needs for the compile. Also, (and I'm uncertyain of this) you have IPFILTER but no bpfilter device - I believe that the IPFILTER will need the Berkley Packet Filter (bpfilter) in order to compile anyway. HTH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message