>i'm trying to test a build from git, but all branches that i looked at
>seem to be missing sbr/sigmsg.awk, without which sbr/sigmsg.h
>cannot be built.

We got rid of sbr/sigmsg.awk when we got rid of the code that used
sbr/sigmsg.h; I think you're getting bitten by stale dependencies.  Try
"make maintainer-clean" first (or finding and removing the dependency on
sbr/sigmsg.h in the appropriate dependency file if you don't want to do
that).  If that doesn't work, I am sure a fresh git checkout will.

--Ken

_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to