> The fix is to change, in fuzz/Makefile.am, > > LDADD = ../lib/libidn.la > > to > > LDADD = ../lib/libidn.la ../gl/libgnu.la
Likewise (link error w.r.t. 'rpl_open', same fix) on AIX 7.1. Build and all tests pass on FreeBSD 12, NetBSD 9.0, OpenBSD 6.5. Bruno
