Date: Fri, 8 Jun 2001 12:44:49 -0400 From: Dan Pelleg <peldan@yahoo.com> To: freebsd-security@freebsd.org Subject: RE: FreeBSD Security Advisory: FreeBSD-SA-01:40.fts Message-ID: <20010608164526.4F02437B405@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010608164526.4F02437B405>