On Tue, Apr 27, 2010 at 06:10:50PM +0200, Paolo Bonzini wrote: > On 04/27/2010 05:07 PM, Nathan Froyd wrote: >> To restore buildability of the *-user configs, move calls to set-vpath >> out from under ifdefs, and conditionally provide a path for set-vpath. > > Uhm, out of curiosity what make is this? Lots of patches have been > committed to *-user in the meanwhile, so it looks like a problem in your > make.
This happens to me with three different versions of make: - 3.80, no patches applied. - 3.81, no patches applied. - 3.81 from Ubuntu Hardy (I haven't looked to see what patches are applied). I realize that other people have been humming along with *-user builds, but perhaps the distro that they use patches make appropriately? (Certainly the set-vpath patch indicates that some distro(s), somewhere, apply some set of patches to make...?) -Nathan