On Thu, Sep 8, 2016 at 7:33 PM, Assaf Gordon <assafgor...@gmail.com> wrote: > On 09/08/2016 04:40 PM, Jim Meyering wrote: >> >> On Wed, Sep 7, 2016 at 10:17 PM, Assaf Gordon <assafgor...@gmail.com> >> wrote: >>> >>> $ make >>> [...] >>> make[2]: *** No rule to make target `lib/assert.h', needed by `all'. >>> Stop. > > >> I noticed the same failure on a Centos 7 system. >> I dug enough to find the probable cause+solution in the attached proposed >> patch: > > > Thanks! > > That fixed the build on Mac OS X.
Thanks for checking. I was not satisfied with my knee-jerk fix, since I hadn't really understood the failure, ... so backed out my change locally on each system (centos and osx) and tried to reproduce, but now cannot reproduce it, anywhere. I even tried in a just-cloned repository. Assaf, would you please try to reproduce that failure in a just-cloned working directory?