Date: Tue, 17 Apr 2001 17:14:45 -0400 From: Chris Faulhaber <jedgar@fxp.org> To: Fernando Schapachnik <fschapachnik@vianetworks.com.ar> Cc: security@freebsd.org, stable@freebsd.org Subject: Re: FreeBSD Security Advisory FreeBSD-SA-01:33.ftpd-glob (fwd) Message-ID: <20010417171445.B4890@peitho.fxp.org> In-Reply-To: <200104171942.QAA02034@ns1.via-net-works.net.ar>; from fpscha@ns1.via-net-works.net.ar on Tue, Apr 17, 2001 at 04:42:57PM -0300 References: <200104171942.QAA02034@ns1.via-net-works.net.ar>
next in thread | previous in thread | raw e-mail | index | archive | help
--Yylu36WmvOXNoKYn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 17, 2001 at 04:42:57PM -0300, Fernando Schapachnik wrote: > Is it just me or the patch against 4.2-REL says: >=20 > 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 in this function) > /usr/src/lib/libc/../libc/gen/glob.c:171: (Each undeclared identifier > is reported 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=20 >=20 >=20 > Where are GLOB_LIMIT and GLOB_MAXPATH supposed to be defined? >=20 The advisory patch is missing the glob.h patch along with the instruction to copy the resulting glob.h to /usr/include. Quick fix is to either get the diff or entire file from http://www.FreeBSD.org/cgi/cvsweb.cgi/src/include/glob.h, copy the resulting file to /usr/include and build. An updated advisory/diff should be available soon. --=20 Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org --Yylu36WmvOXNoKYn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: FreeBSD: The Power To Serve iEYEARECAAYFAjrcskUACgkQObaG4P6BelDOsACgnKjBgcsVO2EyLI2zTaDtHm8Y zqoAn01xi+hgoeUE0y9NIO+ippK9jl4U =uCyf -----END PGP SIGNATURE----- --Yylu36WmvOXNoKYn-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010417171445.B4890>