Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 13:25:58 -0700
From:      Dave Whitaker <dave@pozer.org>
To:        Valentin Nechayev <netch@iv.nn.kiev.ua>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: make buildworld in 3.5-STABLE
Message-ID:  <20010516132558.B41145@moo.udder.org>
In-Reply-To: <20010516090939.B427@iv.nn.kiev.ua>; from netch@iv.nn.kiev.ua on Wed, May 16, 2001 at 09:09:39AM %2B0300
References:  <20010515151817.B24019@moo.udder.org> <20010516090939.B427@iv.nn.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Egads,
  It's still not working.  That gets me past the GLOB error, but now it's breaking on:
===> lib/libncurses
make: don't know how to make curs_addch.3. Stop.

Again, same issue on numerous machines.

/usr/src/lib/libncurses/curs_addch.3 is linked to /usr/src/contrib/ncurses/man/curs_addch.3x, but /usr/src/contrib/ncurses does not exist.  Broken-ness. *cough*


Again, ny help appreciated.

Thanks
  Dave

On Wed, May 16, 2001 at 09:09:39AM +0300, Valentin Nechayev wrote:
> Hello Dave Whitaker! 
> 
>  Tue, May 15, 2001 at 15:18:18, freebsd (Dave Whitaker) wrote about "make buildworld in 3.5-STABLE": 
> 
> Do:
> install -c -m 0644 /usr/src/include/glob.h /usr/include/
> 
> This was fix for glob(3) vulnerability.
> 
> > /usr/src/lib/libc/../libc/gen/glob.c:173: 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:691: `GLOB_LIMIT' undeclared (first use this function)
> > /usr/src/lib/libc/../libc/gen/glob.c: In function `globextend':
> > /usr/src/lib/libc/../libc/gen/glob.c:691: `GLOB_LIMIT' undeclared (first use this function)
> > /usr/src/lib/libc/../libc/gen/glob.c: In function `globextend':
> > /usr/src/lib/libc/../libc/gen/glob.c:691: `GLOB_LIMIT' undeclared (first use this function)
> > *** Error code 1
> > *** Error code 1
> > *** Error code 1
> > 3 errors
> > *** Error code 2
> > 1 error
> > *** Error code 2
> > 1 error
> > *** Error code 2
> > 1 error
> > *** Error code 2
> > 1 error
> > 
> > Anyone else seen this?
> > I've noticed this output on about 7 different machines.  Any help is appreciated.
> 
> 
> /netch

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?20010516132558.B41145>