On Mon, May 28, 2018 at 10:33:56PM -0700, Misty De Meo wrote: > Commit 704ab925e92097778821d36954699f665028254d of ii added a bundled > copy of strlcpy. Unfortunately this broke the build on OSs that > provide strlcpy, like Mac OS X. It would be great if this could be > fixed either by making the usage of strlcpy dependent on something > configured in config.mk, or by renaming ii's definition of it. > > Best, > Misty >
What is the output of the compiler? Can you give more information what is broken exactly? It works for me on OpenBSD. -- Kind regards, Hiltjo