Re: Dependency tracking not working on macOS

2022-10-10 Thread Christoph GrĂ¼ninger
Hi Paul, thanks for the reply! Is that directory searchable, readable, writeable? Does its file system have enough free space? Any problems in that area could cause the symptoms you're describing. I am pretty sure, that these issues are not the reason, as it works on the Mac of one of my use

Re: Dependency tracking not working on macOS

2022-10-10 Thread Paul Eggert
On 10/10/22 10:09, Christoph GrĂ¼ninger wrote: I don't think this is the reason, more a autoconf regression. Autoconf uses 'make', so it could be a 'make' thing, and at the very least you might get better diagnostics to point to the actual problem. But I'll let you debug it.