Date: Thu, 14 Nov 2002 15:23:21 -0600 From: "Jack L. Stone" <jacks@sage-american.com> To: Amit Rao <arao@niksun.com>, "Jacques A. Vidrine" <nectar@FreeBSD.ORG>, 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: <3.0.5.32.20021114152321.0102ac30@sage-american.com> In-Reply-To: <200211141728.gAEHS1VB024143@anuket.mj.niksun.com> References: <3.0.5.32.20021114111020.0102afe0@sage-american.com> <20021114.161925.95516452.ishizuka@ish.org> <3.0.5.32.20021114111020.0102afe0@sage-american.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 12:28 PM 11.14.2002 -0500, Amit Rao wrote: >On Thursday 14 November 2002 12:10 pm, Jack L. Stone wrote: >> At 10:33 AM 11.14.2002 -0600, Jacques A. Vidrine wrote: >> >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/ >> >> I believe the "&&" construct is now deprecated in FBSD-4.7..... > >I think you are referring to: >"sh(1) no longer accepts invalid constructs as command & && command, && >command, or || command." from freebsd 4.7 relnotes. > >It just means that you cannot do anymore in sh: >$ echo hello & && echo world >$ && echo hello world >etc > YES! That is what I meant....!! It is affecting some startup scripts for things like MySQL for instance... Sorry, didn't mean to go off point.... Best regards, Jack L. Stone, Administrator Sage American http://www.sage-american.com jacks@sage-american.com 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?3.0.5.32.20021114152321.0102ac30>