FreeBSD-SA-09:03.ntpd

2009-01-13 Thread Mitja
I did as instructions says: b) Execute the following commands as root: # cd /usr/src # patch /path/to/patch # cd /usr/src/lib/bind # make obj make depend make make install # cd /usr/src/usr.sbin/named # make obj make depend make make install # /etc/rc.d/named restart ...and I got: make:

Re: FreeBSD-SA-09:03.ntpd

2009-01-13 Thread Daniel Molina Wegener [Coder.CL]
On Tuesday 13 January 2009 21:30:59 Mitja wrote: I did as instructions says: b) Execute the following commands as root: # cd /usr/src # patch /path/to/patch # cd /usr/src/lib/bind # make obj make depend make make install # cd /usr/src/usr.sbin/named # make obj make depend make make