|
From: Jeremy F. <je...@go...> - 2003-08-15 05:25:18
|
On Thu, 2003-08-14 at 13:33, William Trenker wrote: > On Thu, 14 Aug 2003 20:16:56 -0700 > Jeremy Fitzhardinge <je...@go...> wrote regarding Re: [Valgrind-users] Build Problem: > > > What version of make and > > distro are you using? > > ~# make --version > GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. > Built for i386-pc-linux-gnu > > I've built lots of source packages here without any make problems. Of course there's always a first time. Looks like it's this bug: http://www.mail-archive.com/bug...@gn.../msg01658.html RH 9 has this version of make, but it doesn't have the bug, so presumably there's a patch for it. And 3.80 was released last year. J |