21 Oct
2008
21 Oct
'08
5:44 p.m.
Ben wrote:
Hi,
I'm trying to get an ebuild together to get dillo-2.0 into Gentoo Linux' portage repository. But compilation fails for me with:
form.cc: In member function ?Dstr* DilloHtmlForm::encodeText(void*, Dstr**)?: form.cc:1261: error: invalid conversion from ?const char**? to ?char**? form.cc:1261: error: initializing argument 2 of ?size_t iconv(void*, char**, size_t*, char**, size_t*)? make[3]: *** [form.o] Error 1
This is with gcc-4.3.2. If anybody could have a look at this and shed some light on it (as I'm not a C++ coder myself), I would be grateful.
Did you run configure yourself? What type does inbuf_t have in config.log?