> preconv.cpp:
>   In function 'void conversion_iconv(FILE*, const string&, char*)':
> preconv.cpp:678:29: error:
>   invalid conversion from 'const char**' to 'char**' [-fpermissive]

Interesting.  There is a special test in m4/iconv.m4 which checks
whether a `const' should be added.  Obviously, this test fails on your
machine.

Please send your config.log file (compressed).  I suspect that the
gnulib files used for iconv integration are outdated.

Thanks for the report.


     Werner

_______________________________________________
bug-groff mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-groff

Reply via email to