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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to