[Gtkhs] installing gtk+hs on debian
Jens Petersen
petersen at haskell.org
Sun Oct 26 22:40:25 EST 2003
>>>>> "chak" == Manuel M T Chakravarty <Manuel> writes:
ECM> [ERROR]
>> >> >>>> Lexical error!
ECM> The character '#' does not fit here; skipping it.
ECM> /usr/include/bits/local_lim.h:38: (column 1)
chak> It is a problem with a GCC CPP extension of the
chak> #line directive, which isn't properly documented
chak> in the manual. (Hence, all attempts to replicate
chak> it in c2hs are based on guess work.) The appended
chak> patch fixes the problem.
Thank you, indeed that seems to fix the problem for me. :-)
Cheers, Jens
More information about the Gtkhs
mailing list