Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2002 10:33:27 -0600
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        Masachika ISHIZUKA <ishizuka@ish.org>
Cc:        security-advisories@FreeBSD.ORG, freebsd-security@FreeBSD.ORG
Subject:   Re: FreeBSD Security Advisory FreeBSD-SA-02:43.bind
Message-ID:  <20021114163327.GD23981@madman.nectar.cc>
In-Reply-To: <20021114.161925.95516452.ishizuka@ish.org>
References:  <200211140624.gAE6OXcA038916@freefall.freebsd.org> <20021114.161925.95516452.ishizuka@ish.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 14, 2002 at 04:19:25PM +0900, Masachika ISHIZUKA wrote:
>   Hi, this is ishizuka@ish.org.
> 
>   I cannot patch with above commands for 4.7-RELEASE.
>   The correct commands are as follows?
> 
> # cd /usr/src
> # patch < /path/to/patch
> # cd /usr/src/lib/libisc
> # make

Rather:
  # make depend && make

> # cd /usr/src/lib/libbind
> # make

Rather:
  # make depend && make

> # cd /usr/src/usr.sbin/named
> # make depend && make && make install
> # cd /usr/src/libexec/named-xfer
> # make depend && make && make install

Cheers,
-- 
Jacques A. Vidrine <nectar@celabo.org>          http://www.celabo.org/
NTT/Verio SME          .     FreeBSD UNIX     .       Heimdal Kerberos
jvidrine@verio.net     .  nectar@FreeBSD.org  .          nectar@kth.se

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021114163327.GD23981>