bug-guile
[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: Sat, 13 Sep 2008 00:54:41 -0300
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

Ludovic Courtès escreveu:
> Hi,
> 
> address@hidden (Ludovic Courtès) writes:
> 
>> Han-Wen Nienhuys <address@hidden> writes:
>>
>>> In file included from 
>>> /home/lilydev/vc/gub/target/mingw/root/usr/include/sys/time.h:3,
>>>                  from ../libguile/scmconfig.h:25,
>>>                  from 
>>> /home/lilydev/vc/gub/target/mingw/src/guile-1.9.git/libguile/__scm.h:52,
>>>                  from 
>>> /home/lilydev/vc/gub/target/mingw/src/guile-1.9.git/libguile.h:30,
>>>                  from 
>>> /home/lilydev/vc/gub/target/mingw/src/guile-1.9.git/libguile/discouraged.c:22:
>>> ../lib/time.h:76: error: expected ';', ',' or ')' before '__timer'
>>> ../lib/time.h:78: error: expected ';', ',' or ')' before '__timer'
>> Reported here:
>>
>>   http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/14574
> 
> Actually, as suggested by Eric Blake, this is probably fixed by the
> attached patch (committed).  Can you confirm it?

adding the include to srfi-4.c, I still get

 i686-mingw32-gcc -mms-bitfields -DHAVE_CONFIG_H -DSCM_IMPORT -I. -I.. 
-I/home/lilydev/vc/gub/target/mingw/src/guile-localhost--home-lilydev-vc-guile-master/srfi
 -I.. 
-I/home/lilydev/vc/gub/target/mingw/src/guile-localhost--home-lilydev-vc-guile-master/srfi/..
 
-I/home/lilydev/vc/gub/target/mingw/src/guile-localhost--home-lilydev-vc-guile-master/lib
 -I../lib -Wall -Wmissing-prototypes -g -O2 -MT srfi-1.lo -MD -MP -MF 
.deps/srfi-1.Tpo -c 
/home/lilydev/vc/gub/target/mingw/src/guile-localhost--home-lilydev-vc-guile-master/srfi/srfi-1.c
  -DDLL_EXPORT -DPIC -o .libs/srfi-1.o
In file included from 
/home/lilydev/vc/gub/target/mingw/root/usr/include/sys/time.h:3,
                 from ../libguile/scmconfig.h:25,
                 from 
/home/lilydev/vc/gub/target/mingw/src/guile-localhost--home-lilydev-vc-guile-master/srfi/../libguile/__scm.h:52,
                 from 
/home/lilydev/vc/gub/target/mingw/src/guile-localhost--home-lilydev-vc-guile-master/srfi/../libguile.h:30,
                 from 
/home/lilydev/vc/gub/target/mingw/src/guile-localhost--home-lilydev-vc-guile-master/srfi/../srfi/srfi-4.h:25,
                 from 
/home/lilydev/vc/gub/target/mingw/src/guile-localhost--home-lilydev-vc-guile-master/srfi/srfi-4.c:25:
../lib/time.h:76: error: expected ';', ',' or ')' before '__timer'
../lib/time.h:78: error: expected ';', ',' or ')' before '__timer'
make[3]: ** [srfi-4.lo] Erro 1


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





reply via email to

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