I have the newest version of expat, up to date red hat and gcc, but i still
get this error, when making sablot (configures fine)

After Pages of output....

rm -f .libs/utf8.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg -I/usr/local/include -g -O2 -c
utf8.cpp  -fPIC -DPIC -o .libs/utf8.lo
utf8.cpp: In function `int utf8Recode (char *, const char *, 
Encoding)':
utf8.cpp:274: cannot convert `const char **' to `char **' for argument 
`2' to `iconv (void *, char **, size_t *, char **, size_t *)'
make[2]: *** [utf8.lo] Error 1
make[2]: Leaving directory `/home/andrew/extend/Sablot-0.50/Sablot/engine'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andrew/extend/Sablot-0.50/Sablot'
make: *** [all-recursive] Error 1

Please Help, 
Andrew

Reply via email to