From owner-freebsd-stable Tue Apr 17 17:48: 6 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pi.yip.org (yip.org [199.45.111.121]) by hub.freebsd.org (Postfix) with ESMTP id 5F59B37B422 for ; Tue, 17 Apr 2001 17:47:59 -0700 (PDT) (envelope-from melange@yip.org) Received: from localhost (melange@localhost) by pi.yip.org (8.11.1/8.11.1) with ESMTP id f3I0lvC30076; Tue, 17 Apr 2001 20:47:58 -0400 (EDT) (envelope-from melange@yip.org) Date: Tue, 17 Apr 2001 20:47:57 -0400 (EDT) From: Bob K To: freebsd-stable@FreeBSD.ORG Subject: Re: ftpd security patch fails to compile In-Reply-To: <200104171917.f3HJHSm60662@ns1.unixathome.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm getting the identical error under a 4.1-STABLE system (snapshot from 2000/10/16, patched several times). On Tue, 17 Apr 2001, Dan Langille wrote: > I'm following the instructions for the latest security advisory. I'm getting > the following compile error under 4.2-STABLE dated 2 15:36:52 NZDT > 2001. Any clues? > > [root@lists:/usr/src/lib/libc] # make all install > cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include - > D__DBINTERFACE > _PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale - > DBROKEN_DES > -DYP -c /usr/src/lib/libc/../libc/gen/glob.c -o glob.o > /usr/src/lib/libc/../libc/gen/glob.c: In function `glob': > /usr/src/lib/libc/../libc/gen/glob.c:171: `GLOB_MAXPATH' undeclared > (first use i > n this function) > /usr/src/lib/libc/../libc/gen/glob.c:171: (Each undeclared identifier is > reporte > d only once > /usr/src/lib/libc/../libc/gen/glob.c:171: for each function it appears in.) > /usr/src/lib/libc/../libc/gen/glob.c: In function `globextend': > /usr/src/lib/libc/../libc/gen/glob.c:689: `GLOB_LIMIT' undeclared (first > use in > this function) > *** Error code 1 > > Stop in /usr/src/lib/libc. > > -- Bob | "Villain, I have done thy mother" - Shakespeare, Titus Andronicus, act IV, scene II To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message