From owner-freebsd-security Fri Jun 8 9:45:29 2001 Delivered-To: freebsd-security@freebsd.org Received: from gs166.sp.cs.cmu.edu (GS166.SP.CS.CMU.EDU [128.2.205.169]) by hub.freebsd.org (Postfix) with SMTP id 4F02437B405 for ; Fri, 8 Jun 2001 09:45:26 -0700 (PDT) (envelope-from dpelleg@gs166.sp.cs.cmu.edu) Date: Fri, 8 Jun 2001 12:44:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: freebsd-security@freebsd.org Subject: RE: FreeBSD Security Advisory: FreeBSD-SA-01:40.fts X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid From: Dan Pelleg Reply-To: Dan Pelleg Message-Id: <20010608164526.4F02437B405@hub.freebsd.org> Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > But it seems that: > > 1. > > # cd /usr/src/lib/libc > > > > should be /usr/src/lib/libc/gen, right? > > > > (now in which directory do I "make depend && make all install"?) > > No, it shouldn't. > src/lib/libc/gen contains only part of the libc sources - the so-called > 'generic' functions. In this case, you need to rebuild the whole of libc - > libc/gen only builds several object files, not a whole library. The patch didn't work for me until I cd-ed to .../gen Either the patch or the instructions should be fixed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message