bug-guile
[Top][All Lists]
Advanced

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

i18n broken on mingw cross compile


From: Han-Wen Nienhuys
Subject: i18n broken on mingw cross compile
Date: Mon, 08 Sep 2008 11:07:32 -0300
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

This is with 

289cd1a720edb522ea60d7dfd0f1f4763284f050

i686-mingw32-gcc -mms-bitfields -DHAVE_CONFIG_H 
-I/home/lilydev/vc/gub/target/mingw/src/guile-1.9.git -I.. 
-I/home/lilydev/vc/gub/target/mingw/src/guile-1.9.git/lib -I../lib -Wall 
-Wmissing-prototypes -g -O2 -MT libguile_i18n_v_0_la-i18n.lo -MD -MP -MF 
.deps/libguile_i18n_v_0_la-i18n.Tpo -c 
/home/lilydev/vc/gub/target/mingw/src/guile-1.9.git/libguile/i18n.c  
-DDLL_EXPORT -DPIC -o .libs/libguile_i18n_v_0_la-i18n.o
In file included from 
/home/lilydev/vc/gub/target/mingw/src/guile-1.9.git/libguile/i18n.c:296:
/home/lilydev/vc/gub/target/mingw/src/guile-1.9.git/libguile/locale-categories.h:
 In function 'get_current_locale_settings':
/home/lilydev/vc/gub/target/mingw/src/guile-1.9.git/libguile/locale-categories.h:24:
 error: 'LC_MESSAGES' undeclared (first use in this function)
/home/lilydev/vc/gub/target/mingw/src/guile-1.9.git/libguile/locale-categories.h:24:
 error: (Each undeclared identifier is reported only once
/home/lilydev/vc/gub/target/mingw/src/guile-1.9.git/libguile/locale-categories.h:24:
 error: for each function it appears in.)

does this ring a bell with anyone?  This was working with

  release_1-8-5


-- 
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen





reply via email to

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