From owner-freebsd-security Thu Apr 19 13: 7:44 2001 Delivered-To: freebsd-security@freebsd.org Received: from wysoft.tzo.com (c481444-a.bremtn1.wa.home.com [24.12.235.202]) by hub.freebsd.org (Postfix) with ESMTP id EAFDE37B43C for ; Thu, 19 Apr 2001 13:07:37 -0700 (PDT) (envelope-from wysoft@wysoft.tzo.com) Received: from localhost (wysoft@localhost) by wysoft.tzo.com (8.11.1/8.11.1) with ESMTP id f3JK7bp25321 for ; Thu, 19 Apr 2001 13:07:37 -0700 (PDT) (envelope-from wysoft@wysoft.tzo.com) Date: Thu, 19 Apr 2001 13:07:36 -0700 (PDT) From: Jeff Wyman To: freebsd-security@freebsd.org Subject: Yet another Glob-related problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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: cc -O -pipe -mpentium -march=pentium -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 Stop in /usr/src/lib/libc. Sorry for the wrappage. I use pine, a serious problem many think I need treatment for. Please cc responses to my email address if you'd like, else I'll just check the archives every few hours (I'm not subscribed). -------------------------------------------------------------------------- There's so much bullshit in space that there couldn't possibly be any good reason for any god to wish to create it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message