Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Dec 2010 09:57:08 -0800
From:      Rob Farmer <rfarmer@predatorlabs.net>
To:        "K. Yura" <yy.guest@gmail.com>
Cc:        questions@freebsd.org
Subject:   Re: FreeBSD .dlink 8.1-RELEASE FreeBSD 8.1-RELEASE #1: Tue Nov 9 21:13:03 MSK 2010 root@.dlink:/usr/obj/usr/src/sys/GENERIC i386
Message-ID:  <AANLkTikYa2DzShEF=hrXw%2B81QSNXc6BfJQzqYWRa59eE@mail.gmail.com>
In-Reply-To: <AANLkTinr-Vgew_%2ByUV8bfhqVCb44kAZ0ZpSZqkm%2BN6Gp@mail.gmail.com>
References:  <AANLkTinr-Vgew_%2ByUV8bfhqVCb44kAZ0ZpSZqkm%2BN6Gp@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 4, 2010 at 05:16, K. Yura <yy.guest@gmail.com> wrote:
> Can't use watch. How to install snp snoop device?
>

The module is built during normal kernel builds, unless you are using
the MODULES_OVERRIDE directive in your kernel.

Run kldload snp. Put snp_load="YES" in /boot/loader.conf to get it
automatically every boot.

If you are going to manually build things in /usr/src, you should run
make obj in the directory first, to create a directory in /usr/obj for
output. Otherwise, your .o files and such are mixed in with your
sources.

-- 
Rob Farmer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikYa2DzShEF=hrXw%2B81QSNXc6BfJQzqYWRa59eE>