[BRLTTY] error after i run make / keycodes description

Quartel, Eric de edequartel at bartimeus.nl
Thu Nov 28 04:05:58 EST 2019


Hello,
>> Thank you for your help and support.


You really should never run make as root. Brltty happens to have a safe make file, but you should never trust that. Only the make install needs to be run as root.

>> if I don't use sudo I get permissions errors, changed folder rights with chmod 777, can run now without sudo, is this the right way to do it?



I get messages: all to to with BRLAPI_KEY_FLG_MOTION_xxx

./cmd_brlapi.c:202:21: error: BRLAPIKEY_KEY_FLG_MOTION_ROUTE undeclared (first use in function); did you mean BRL_FLG_MOTION_SCALED?

|(code & BRLAPI_KEY_FLG_MOTION_SCALED ? BRL_FLG_MOTION_SCALED : 0)

>BRL_FLG_MOTION_SCALED



It looks like you may have tried to copy the error message by hand. Please capture the actual error mesage and post it.

Also, please post a copy of your brlapi_constants.h file.



>> see attached files with messages_make.txt from make and the header file. brlapi_constants.h


Regards,Eric de Quartel
Bartiméus Onderwijs

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://brltty.app/pipermail/brltty/attachments/20191128/2bb2fa7c/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: brlapi_constants.h
URL: <http://brltty.app/pipermail/brltty/attachments/20191128/2bb2fa7c/attachment.h>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: make_messages.txt
URL: <http://brltty.app/pipermail/brltty/attachments/20191128/2bb2fa7c/attachment.txt>


More information about the BRLTTY mailing list