Christian Maeder wrote:
since version 6.2 we have 2 binary distributions for (generic) linux:
for glibc 2.2 and glibc 2.3

Maybe this is no longer necessary. I've produced an installation (under glibc 2.2) that runs under glibc 2.2 and glibc 2.3.


As also Volker Stolz suggested I've changed, after calling ./configure, a line in "mk/config.h" from

#define HAVE_CTYPE_H 1

to

/* #undef HAVE_CTYPE_H */


I'll try the same trick under glibc 2.3 later.

Christian

P.S. What is "ctype.h" good for?

_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to