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 - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen