Hi Peter,
as the title says.
I get
-- Looked for iconv library named iconv;libiconv;libiconv2.
-- Found no acceptable iconv library. This is fatal.
-- iconv header: /usr/include
-- iconv lib : ICONV_LIBRARY-NOTFOUND
CMake Error: Could NOT find iconv library
-- Configuring done
If you read the file m4/iconv.m4 used by the autotools you will see that on
linux iconv is included in glibc there is not any need to link with an
external library.
I would propose a patch by cmake experience has only a couple of
minutes. ;-)
Regards,
--
José Abílio