[quoted lines by Quartel, Eric de on 2019/11/27 at 11:47 +0000] >But when I run sudo make
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. >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. -- I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ Dave Mielke | 2213 Fox Crescent | WebHome: http://Mielke.cc/ EMail: [email protected] | Ottawa, Ontario | Twitter: @Dave_Mielke Phone: +1 613 726 0014 | Canada K2A 1H7 | _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
