Jim Meyering wrote: > > 1) "Make: bad lock name" errors when 'make' enters the src directory. > > This was already reported in > > http://lists.gnu.org/archive/html/bug-coreutils/2004-02/msg00062.html > > I think using bash is one way to work around that. > The problem is with the program named `['.
I used GNU make instead of /usr/bin/make as a workaround. Yes, the problem was with the '[': After I removed the mention of [$(EXEEXT) in the list of programs and the corresponding rule, the error of 'make' disappeared. Bruno _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
