On Thu, 27 Dec 2018 at 23:56, D. Hugh Redelmeier <[email protected]> wrote: > > I write libreswan code on a machine that isn't set up to run libreswan. > I've always used "make base" to compile the code to see what the compiler > dislikes. > > Recently, "make base" fails, after building everything (I think): > > make[2]: Leaving directory '/home/hugh/libreswan/testing/enumcheck' > make[2]: Nothing to be done for 'local-base'. > make[1]: Leaving directory '/home/hugh/libreswan/testing' > make[1]: Nothing to be done for 'local-base'. > make: *** No rule to make target 'make'. Stop. > > Why has this changed? It seems worse for me.
Good question. A quick look at `git log mk/` shows nothing both interesting and recent. Perhaps something other than libreswan, or something unique about this machine. BTW, the above really looks like the output from: $ make base make make[1]: Nothing to be done for 'local-base'. make: *** No rule to make target 'make'. Stop. > _______________________________________________ > Swan-dev mailing list > [email protected] > https://lists.libreswan.org/mailman/listinfo/swan-dev _______________________________________________ Swan-dev mailing list [email protected] https://lists.libreswan.org/mailman/listinfo/swan-dev
