Bo Peng wrote:
The fix is in. Please test.
I have this:
gcc -o release\intl\dcigettext.o -c -O3 -w
-DLOCALEDIR=\"d:/program/lyx-svn\\Resources/locale\" -DLOCALE_ALIAS_
PATH=\"d:/program/lyx-svn\\Resources/locale\" -DLIBDIR=\"../../lib\"
-DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
-DINSTALLDIR=\"d:/program/lyx-svn/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libintl_set_relocation_prefix
-Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H
-ID:\program\Aspell-0.60.4\include -ID:\devel\lyx\trunk\boost
-ID:\devel\lyx\trunk\src -Iintl D:\devel\lyx\trunk\intl\dcigettext.c
D:\devel\lyx\trunk\intl\dcigettext.c: In function `_nl_find_msg':
D:\devel\lyx\trunk\intl\dcigettext.c:933: error: `ICONV_CONST'
undeclared (first use in this function)
D:\devel\lyx\trunk\intl\dcigettext.c:933: error: (Each undeclared
identifier is reported only once
D:\devel\lyx\trunk\intl\dcigettext.c:933: error: for each function it
appears in.)
D:\devel\lyx\trunk\intl\dcigettext.c:933: error: syntax error before "char"
scons: *** [release\intl\dcigettext.o] Error 1