dtrace ustack kernel panic

Andriy Gapon avg at FreeBSD.org
Wed Aug 3 08:22:00 UTC 2011


on 03/08/2011 01:46 maestro something said the following:
> What do I have to recompile for the patch to be picked up?
> make libproc in /usr/src/lib

Correct way is:
$ cd /usr/src/lib/libproc
$ make obj
$ make depend
$ make
$ make install

-- 
Andriy Gapon


More information about the freebsd-stable mailing list