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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to