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 12:47:13 -0300
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

Ludovic Courtès escreveu:

> OK, I reviewed all C files and noticed that most of them did not include
> <config.h>, even those that clearly use `HAVE_' macros, or `inline',
> etc., which is clearly likely to cause problems.  The problems are even
> more likely to show up since we use Gnulib headers that most of the time
> rely on <config.h> macros.  Thus, I committed the attached patch to
> `master' and a similar one in 1.8.
> 
> Can you please restart from there and report back?

                 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/test-suite/standalone/test-asmobs-lib.c:18:
../../lib/time.h:76: error: expected ';', ',' or ')' before '__timer'
../../lib/time.h:78: error: expected ';', ',' or ')' before '__timer'
make[4]: ** [libtest_asmobs_la-test-asmobs-lib.lo] Erro 1
make[4]: Saindo do diretório `/home/lilydev/vc/gub/target/mingw/build/gui


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





reply via email to

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