To whom it may concern:

I get the following errorw with the SCO C++ or gcc on the utf8.cpp

c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg -g -O2 -c utf8.cpp  -fPIC -DPIC -o .
libs/utf8.lo
utf8.cpp: In function `int utf8Recode(char *, const char *, Encoding)':
utf8.cpp:273: passing `const char **' as argument 2 of `iconv(__iconv_t_ *, char
 **, size_t *, char **, size_t *)' discards qualifiers
make[2]: *** [utf8.lo] Error 1
make[2]: Leaving directory `/usr/zenez/users/gerberb/build/src/Sablot/engine'
make[1]: *** [all-recursive] Error 1

or

make[2]: Entering directory `/usr/zenez/users/gerberb/build/src/Sablot/engine'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../autocfg
     -g -O2 -c utf8.cpp
rm -f .libs/utf8.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../autocfg -g -O2 -c utf8.cpp  -fPIC -DPIC -o .
libs/utf8.lo
utf8.cpp: In function `int utf8Recode(char *, const char *, Encoding)':
utf8.cpp:273: passing `const char **' as argument 2 of `iconv(__iconv_t_ *, char
 **, size_t *, char **, size_t *)' discards qualifiers
make[2]: *** [utf8.lo] Error 1

Thank you,

--
Boyd Gerber <[EMAIL PROTECTED]>
ZENEZ   3748 Valley Forge Road, Magna Utah  84044
Office 801-250-0795 FAX 801-250-7975

Reply via email to