On Sun, 2012-12-30 at 00:46 +0000, [email protected] wrote: > If I run 'make' for the first time, everything is ok, but second time > I get: > > make: module_timestamps/lib(foo): Field 'name' not cached: > module_timestamps/lib(foo) > > make: module_timestamps/lib(foo): Field 'hname' not cached: > module_timestamps/lib(foo)
This has been fixed in the next release of GNU make: https://savannah.gnu.org/bugs/?38442 _______________________________________________ Help-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-make
