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 Paul D. Smith
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. What version of GLIBC are you running on this system? -- ---

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"

Re: make check fails on make 3.79, and 3.79.1

2001-05-24 Thread Paul D. Smith
I think there is something wrong with your system, or the way make was built. Are you building this on a local disk, or on an NFS-mounted (or otherwise networked) filesystem? If you run the "make check" command multiple times, does it always fail in the same places, the same way, or is it variab