guile-devel
[Top][All Lists]
Advanced

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

Re: i18n broken on mingw cross compile


From: Han-Wen Nienhuys
Subject: Re: i18n broken on mingw cross compile
Date: Tue, 09 Sep 2008 23:19:28 -0300
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

Ludovic Courtès escreveu:
> Hi,
> 
> Han-Wen Nienhuys <address@hidden> writes:
> 
>> 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.)
> 
> Can you try out the attached patch?

Could you publish your changes through savannah as well?  This makes 
checking the patch a lot easier.  For example, you could push into 
a dev/ludo branch.

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





reply via email to

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