Philip Prindeville <philipp_subx@redfish-solutions.com> wrote:
Hi Petr,

Can you please tell us what you need to resolve this bug?

I'm currently unable to do OpenWRT development because of hitting this bug.

Looking at google search results, it seems to be a known issue but looking in the "make" project pages on fsf.org I don't see an upstream tracker for this.

Am I correct in assuming that it's Fedora specific?

Thanks,

-Philip

I initially passed over this email quickly but I just realized that I ran into this issue as well. You're trying to compile in an NFS mounted directory, right? The problem is that it can't use flock on its lock files. I had to move the openwrt tree to a local filesystem to be able to compile.