[EMAIL PROTECTED] writes:
> Solution:
>
> change
> #ifndef YY_NO_INPUT
> to
> #ifdef YY_NO_INPUT
> in
> guile-1.8.4/libguile/c-tokenize.c :656 and :1529
>
> Should work on this error.
But unfortunately it will not continue working in the future!
I believe the correct upstream fix for this is to
Solution:
change
#ifndef YY_NO_INPUT
to
#ifdef YY_NO_INPUT
in
guile-1.8.4/libguile/c-tokenize.c :656 and :1529
Should work on this error.
Bastl
Unbegrenzter Speicher, Top-Spamschutz, 120 SMS und eigene E-MailDomain inkl.
http://office.freenet.de/dienste/emailoffice/produktuebersicht/
2 matches
Mail list logo