Re: make check fails on make 3.79, and 3.79.1

2001-05-24 Thread David Forrest
On Thu, 24 May 2001, Paul D. Smith wrote: > Hmm. > > My suspicion is that you're running a buggy version of glibc. There > were some older versions of GLIBC 2.x which contained bugs in the > globbing library. It seems like this could be the cause. on this redhat 7.0 machine, I think it is run

Re: make check fails on make 3.79, and 3.79.1

2001-05-24 Thread David Forrest
On Thu, 24 May 2001, Paul D. Smith wrote: > I think there is something wrong with your system, or the way make was > built. OK > > Are you building this on a local disk, or on an NFS-mounted (or > otherwise networked) filesystem? > I build it from a local disk > If you run the "make check"

make check fails on make 3.79, and 3.79.1

2001-05-23 Thread David Forrest
Attached is a copy of the output from make check on a make-3.79.1 using configure --prefix=/usr make and make --version GNU Make version 3.78.1, by Richard Stallman and Roland McGrath. on a redhat 7.0 system Is it good enough to install, even though it fails its own tests? Dave. -- Dave