Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2001 14:08:28 +0800
From:      "Yeo Lip Hong" <lipos@dml.com>
To:        <freebsd-questions@FreeBSD.org>
Cc:        "Yeo Lip Hong" <lipos@dml.com>
Subject:   update kernel : make depend fails
Message-ID:  <NFBBLHEKOKGGPAHBJHILGENJCIAA.lipos@dml.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NFBBLHEKOKGGPAHBJHILGENJCIAA.lipos>