[BRLTTY] Problem to compile BRLTTY on AMD64 architecture

Samuel Thibault samuel.thibault at ens-lyon.org
Tue Oct 11 18:33:36 EDT 2005


Hi,

It rather seems like a bug in your /usr/include/linux/ files. What
you can try is adding

#define BITS_PER_LONG 64

just after
#include <sys/types.h>
in BRLTTY's prologue.h. This is not something that should be commited in
the BRLTTY repository of course. This really seems like a bug in your
distribution's files (what is the distribution btw ?)

Regards,
Samuel


More information about the BRLTTY mailing list