From owner-freebsd-security Thu Apr 19 13:17:19 2001 Delivered-To: freebsd-security@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-27.dsl.lsan03.pacbell.net [63.207.60.27]) by hub.freebsd.org (Postfix) with ESMTP id 071C537B440 for ; Thu, 19 Apr 2001 13:17:16 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 637C366B38; Thu, 19 Apr 2001 13:17:15 -0700 (PDT) Date: Thu, 19 Apr 2001 13:17:15 -0700 From: Kris Kennaway To: Jeff Wyman Cc: freebsd-security@FreeBSD.ORG Subject: Re: Yet another Glob-related problem Message-ID: <20010419131715.A54132@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from wysoft@wysoft.tzo.com on Thu, Apr 19, 2001 at 01:07:36PM -0700 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 19, 2001 at 01:07:36PM -0700, Jeff Wyman wrote: > Alright. I am running 4.2-RELEASE on my system, and seem to be having > problems that I haven't exactly seen on the list yet (unless I'm looking > wrong). I have a fresh source tree, with the revised glob patch applied, > as well as the new glob.h installed. When compiling glob.c in the make of > libc, I get this error: >=20 > cc -O -pipe -mpentium -march=3Dpentium -DLIBC_RCS -DSYSLIBC_RCS > -I/usr/src/lib/lib > c/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:199: `GLOB_BRACE' undeclared (first > use in > this function) > /usr/src/lib/libc/../libc/gen/glob.c:199: (Each undeclared identifier is > reporte > d only once > /usr/src/lib/libc/../libc/gen/glob.c:199: for each function it appears > in.) > *** Error code 1 Something is screwed up on your system: GLOB_BRACE has been in since 1994: 1.1 (rgrimes 24-May-94): #define GLOB_BRACE 0x0080 /* = Expand braces ala csh. */ Kris --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE630fKWry0BWjoQKURAt8rAKC5vHX+MJ87OcsQocVG8zujJpU6kgCglzjw 4xyEJxdokl8KBbO1Dlwdr6c= =f7d9 -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message