On Sat, 2002-08-03 at 18:15, mike wrote: > On Sat, 2002-08-03 at 17:21, J.M. Maurer wrote: > > > > > > ut_iconv.cpp: In function `size_t UT_iconv (void *, const char **, > > > size_t *, char **, size_t *)': > > > ut_iconv.cpp:191: cannot convert `char **' to `const char **' for > > > argument `2' to `libiconv (void *, const char **, size_t *, char **, > > > > You could try checking out the "libiconv" module as well. That will fix your > > problem I think > > I have libiconv-1.7 installed - does abi need a specific version?
So far I have tried checking out and installing abi libiconv module compiling from within abi directory trying make ABI_REQUIRE_PEER_ICONV=1 nothing makes any difference > >
