[Swan-dev] "make base" no longer works for me

Andrew Cagney andrew.cagney at gmail.com
Fri Dec 28 16:18:45 UTC 2018


On Thu, 27 Dec 2018 at 23:56, D. Hugh Redelmeier <hugh at mimosa.com> 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
> Swan-dev at lists.libreswan.org
> https://lists.libreswan.org/mailman/listinfo/swan-dev


More information about the Swan-dev mailing list