Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2001 01:41:37 -0800
From:      "David O'Brien" <TrimYourCc@NUXI.com>
To:        Donny Lee <donny@CoreBit.com>
Cc:        Current <current@FreeBSD.org>
Subject:   Re: ipfilter broken?
Message-ID:  <20010213014137.A17857@dragon.nuxi.com>
In-Reply-To: <3A88E99A.56A939DB@CoreBit.com>; from donny@CoreBit.com on Tue, Feb 13, 2001 at 04:00:26PM %2B0800
References:  <3A88AC06.B050ACFF@CoreBit.com> <xzpae7rkygz.fsf@flood.ping.uio.no> <3A88E99A.56A939DB@CoreBit.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 13, 2001 at 04:00:26PM +0800, Donny Lee wrote:
> Dag-Erling Smorgrav wrote:
> > >  ===>ipfilter
> > >  make: don't know how to make machine/lock.h   Stop.
> > >  *** Error code 2
> > Looks like a stale dependency file to me. Try 'make cleandir' twice,
> > followed by the usual 'make depend && make && make install'.
> 
>   Yes, but got no luck, stops at the same place.    :)

    cd /sys/compile/<YOURKERNELFILE>
    rm -rf modules
    make depend
    make


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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