From owner-freebsd-stable Tue Apr 17 12:17:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns1.unixathome.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id E005B37B43C for ; Tue, 17 Apr 2001 12:17:31 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (root@ns1.unixathome.org [192.168.0.20]) by ns1.unixathome.org (8.11.3/8.11.3) with ESMTP id f3HJHSm60662 for ; Wed, 18 Apr 2001 07:17:28 +1200 (NZST) (envelope-from dan@langille.org) Message-Id: <200104171917.f3HJHSm60662@ns1.unixathome.org> From: "Dan Langille" Organization: novice in training To: freebsd-stable@freebsd.org Date: Tue, 17 Apr 2001 15:17:25 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: ftpd security patch fails to compile Reply-To: dan@langille.org X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. -- Dan Langille pgpkey - finger dan@unixathome.org | http://unixathome.org/finger.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message