guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compile error: "LC_CTYPE_MASK" redefined


From: William Xu
Subject: compile error: "LC_CTYPE_MASK" redefined
Date: Thu, 12 Jul 2007 17:32:59 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

After a `cvs update' on guile-core, make fails at: 

,----
| ./guile-snarf -o i18n.x i18n.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
| i18n.c:129:1: error: "LC_CTYPE_MASK" redefined
| In file included from i18n.c:51:
| /usr/include/locale.h:161:1: error: this is the location of the previous 
definition
| i18n.c:130:1: error: "LC_COLLATE_MASK" redefined
| /usr/include/locale.h:164:1: error: this is the location of the previous 
definition
| i18n.c:131:1: error: "LC_MESSAGES_MASK" redefined
| /usr/include/locale.h:166:1: error: this is the location of the previous 
definition
| i18n.c:132:1: error: "LC_MONETARY_MASK" redefined
| /usr/include/locale.h:165:1: error: this is the location of the previous 
definition
| i18n.c:133:1: error: "LC_NUMERIC_MASK" redefined
| /usr/include/locale.h:162:1: error: this is the location of the previous 
definition
| i18n.c:134:1: error: "LC_TIME_MASK" redefined
| /usr/include/locale.h:163:1: error: this is the location of the previous 
definition
| i18n.c:137:1: error: "LC_PAPER_MASK" redefined
| /usr/include/locale.h:167:1: error: this is the location of the previous 
definition
| i18n.c:142:1: error: "LC_NAME_MASK" redefined
| /usr/include/locale.h:168:1: error: this is the location of the previous 
definition
| i18n.c:147:1: error: "LC_ADDRESS_MASK" redefined
| /usr/include/locale.h:169:1: error: this is the location of the previous 
definition
| i18n.c:152:1: error: "LC_TELEPHONE_MASK" redefined
| /usr/include/locale.h:170:1: error: this is the location of the previous 
definition
| i18n.c:157:1: error: "LC_MEASUREMENT_MASK" redefined
| /usr/include/locale.h:171:1: error: this is the location of the previous 
definition
| i18n.c:162:1: error: "LC_IDENTIFICATION_MASK" redefined
| /usr/include/locale.h:172:1: error: this is the location of the previous 
definition
| make[2]: *** [i18n.x] Error 1
| make[2]: Leaving directory `/home/william/repo/cvs/guile/guile-core/libguile'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/william/repo/cvs/guile/guile-core'
| make: *** [all] Error 2
`----

What's wrong here?

-- 
William

《题大庾岭北驿》
作者:宋之问
阳月南飞雁,传闻至此回。
我行殊未已,何日复归来。
江静潮初落,林昏瘴不开,
明朝望乡处,应见陇头梅。





reply via email to

[Prev in Thread] Current Thread [Next in Thread]