As reported in email from Michael Ulbrich:
1. I had to add '-liconv' to LIBS in cmdline/Makefile to let the linker find libiconv in /usr/local/lib
2. After installing, I had to run 'ldconfig' to make the newly built libafpclient.so known to the dynamic linker (ld.so).
Log in to post a comment.