[BRLTTY] Building brltty in ppc64le architecture

sim at linux.vnet.ibm.com sim at linux.vnet.ibm.com
Thu May 8 07:42:21 EDT 2014


I was building brltty on ppc64le(PowerPC 64-bit Little Endian)  
architecture, when I hit this error:

./config.c: In function ?constructBrailleDriver?:
./config.c:1060:71: error: ?KEY_TABLE_EXTENSION? undeclared (first use  
in this function)
                "brl-", braille->definition.code, "-",  
brl.keyBindings, KEY_TABLE_EXTENSION
                                                                        ^
./config.c:1060:71: note: each undeclared identifier is reported only  
once for each function it appears in


This is because the KEY_TABLE_EXTENSION macro is not defined in the  
config.h file in ppc64le architecture, while on other architectures,  
this is defined properly.

Any one has any idea why this error. Also, can someone clarify if the  
package supports for little endian architecture.


Thanks and Regards,
Narasimhan V



More information about the BRLTTY mailing list