Dave, I captured the -ldebug in a script file. Didn't think you would like such a huge post. If you can stand it I can send it. or shall I recompile using usb: for driver and send that result? /* config.h. Generated from config.h.in by configure. */ /* * BRLTTY - A background process providing access to the console screen (when in * text mode) for a blind person using a refreshable braille display. * * Copyright (C) 1995-2018 by The BRLTTY Developers. * * BRLTTY comes with ABSOLUTELY NO WARRANTY. * * This is free software, placed under the terms of the * GNU Lesser General Public License, as published by the Free Software * Foundation; either version 2.1 of the License, or (at your option) any * later version. Please see the file LICENSE-LGPL for details. * * Web Page: http://brltty.com/ * * This software is maintained by Dave Mielke . */ #ifndef BRLTTY_INCLUDED_CONFIG #define BRLTTY_INCLUDED_CONFIG #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ /* Define this if the host is big endian. */ /* #undef WORDS_BIGENDIAN */ /* Define this if the compiler doesn't fully support the const keyword. */ /* #undef const */ /* Define this if the compiler doesn't fully support the inline keyword. */ /* #undef inline */ /* Define this if the __alignof__ operator is supported. */ #define HAVE_OPERATOR_ALIGNOF 1 #ifndef HAVE_OPERATOR_ALIGNOF #define __alignof__(x) 8 #endif /* HAVE_OPERATOR_ALIGNOF */ /* Define this if the printf format attribute is supported. */ #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1 /* Define this if the noreturn attribute is supported. */ #define HAVE_ATTRIBUTE_NORETURN 1 /* Define this if the packed attribute is supported. */ #define HAVE_ATTRIBUTE_PACKED 1 /* Define this if the unused attribute is supported. */ #define HAVE_ATTRIBUTE_UNUSED 1 /* Define this if the header file alloca.h exists. */ #define HAVE_ALLOCA_H 1 /* Define this if the header file getopt.h exists. */ #define HAVE_GETOPT_H 1 /* Define this if the header file glob.h exists. */ #define HAVE_GLOB_H 1 /* Define this if the header file langinfo.h exists. */ #define HAVE_LANGINFO_H 1 /* Define this if the header file grp.h exists. */ #define HAVE_GRP_H 1 /* Define this if the header file wchar.h exists. */ #define HAVE_WCHAR_H 1 /* Define this if Unicode-based internationalization support is to be included. */ #define HAVE_ICU 1 /* Define this if the header file iconv.h exists. */ #define HAVE_ICONV_H 1 /* Define this if the header file pwd.h exists. */ #define HAVE_PWD_H 1 /* Define this if the header file regex.h exists. */ #define HAVE_REGEX_H 1 /* Define this if the header file syslog.h exists. */ #define HAVE_SYSLOG_H 1 /* Define this if the header file execinfo.h exists. */ #define HAVE_EXECINFO_H 1 /* Define this if the header file sys/file.h exists. */ #define HAVE_SYS_FILE_H 1 /* Define this if the header file sys/socket.h exists. */ #define HAVE_SYS_SOCKET_H 1 /* Define this if the function time exists. */ #define HAVE_TIME 1 /* Define this if the function stime exists. */ #define HAVE_STIME 1 /* Define this if the function gettimeofday exists. */ #define HAVE_GETTIMEOFDAY 1 /* Define this if the function settimeofday exists. */ #define HAVE_SETTIMEOFDAY 1 /* Define this if the function clock_gettime exists. */ #define HAVE_CLOCK_GETTIME 1 /* Define this if the function clock_settime exists. */ #define HAVE_CLOCK_SETTIME 1 /* Define this if the function pthread_getname_np exists. */ #define HAVE_PTHREAD_GETNAME_NP 1 /* Define this if the function nanosleep exists. */ #define HAVE_NANOSLEEP 1 /* Define this if the function localtime_r is declared. */ #define HAVE_DECL_LOCALTIME_R 1 /* Define this if the package dbus is available. */ #define HAVE_PKG_DBUS 1 #ifndef __MINGW32__ /* Define this if the header file sys/poll.h exists. */ #define HAVE_SYS_POLL_H 1 /* Define this if the header file sys/select.h exists. */ #define HAVE_SYS_SELECT_H 1 /* Define this if the function select exists. */ #define HAVE_SELECT 1 #endif /* __MINGW32__ */ /* Define this if the header file signal.h exists. */ #define HAVE_SIGNAL_H 1 /* Define this if the header file sys/signalfd.h exists. */ #define HAVE_SYS_SIGNALFD_H 1 /* Define this if the function sigaction exists. */ #define HAVE_SIGACTION 1 /* Define this if the header file sys/wait.h exists, * but not for DOS since it wouldn't make sense. */ #ifndef __MSDOS__ #define HAVE_SYS_WAIT_H 1 #endif /* __MSDOS__ */ /* Define this if posix threads are supported. */ #define HAVE_POSIX_THREADS 1 /* Define this if thread-local variables are supported. */ #define THREAD_LOCAL _Thread_local /* Define this if the header file sys/io.h exists. */ #define HAVE_SYS_IO_H 1 /* Define this if the header file sys/modem.h exists. */ /* #undef HAVE_SYS_MODEM_H */ /* Define this if the header file machine/speaker.h exists. */ /* #undef HAVE_MACHINE_SPEAKER_H */ /* Define this if the header file dev/speaker/speaker.h exists. */ /* #undef HAVE_DEV_SPEAKER_SPEAKER_H */ /* Define this if the header file linux/vt.h exists. */ #define HAVE_LINUX_VT_H 1 /* Define this if the header file linux/input.h exists. */ #define HAVE_LINUX_INPUT_H 1 /* Define this if the header file linux/uinput.h exists. */ #define HAVE_LINUX_UINPUT_H 1 /* Define this if the function mempcpy exists. */ #define HAVE_MEMPCPY 1 /* Define this if the function wmempcpy exists. */ #define HAVE_WMEMPCPY 1 /* Define this if the function fchdir exists. */ #define HAVE_FCHDIR 1 /* Define this if the function fchmod exists. */ #define HAVE_FCHMOD 1 /* Define this if the function getaddrinfo exists. */ #define HAVE_GETADDRINFO 1 /* Define this if the function getnameinfo exists. */ #define HAVE_GETNAMEINFO 1 /* Define this if the function gai_strerror exists. */ #define HAVE_GAI_STRERROR 1 /* Define this if the type PROCESS_INFORMATION_CLASS exists. */ /* #undef HAVE_PROCESS_INFORMATION_CLASS */ /* Define this if the value ProcessUserModeIOPL exists. */ /* #undef HAVE_PROCESSUSERMODEIOPL */ /* Define this if the function getopt_long exists. */ #define HAVE_GETOPT_LONG 1 /* Define this if the function getpeereid exists. */ /* #undef HAVE_GETPEEREID */ /* Define this if the function getpeerucred exists. */ /* #undef HAVE_GETPEERUCRED */ /* Define this if the function getzoneid exists. */ /* #undef HAVE_GETZONEID */ /* Define this if the function hstrerror exists. */ #define HAVE_HSTRERROR 1 /* Define this if the function realpath exists. */ #define HAVE_REALPATH 1 /* Define this if the function shmget exists. */ #define HAVE_SHMGET 1 /* Define this to be a string containing the size of the wchar_t type. */ #define SIZEOF_WCHAR_T_STR "4" /* Define this if the function shm_open exists. */ /* #undef HAVE_SHM_OPEN */ /* Define this if the function pause exists. */ #define HAVE_PAUSE 1 /* Define this if the function vsyslog exists. */ #define HAVE_VSYSLOG 1 /* Define this if the function shl_load is available. */ /* #undef HAVE_SHL_LOAD */ /* Define this to be a string containing the short name of the package. */ #define PACKAGE_TARNAME "brltty" /* Define this to be a string containing the full name of the package. */ #define PACKAGE_NAME "BRLTTY" /* Define this to be a string containing the version of the package. */ #define PACKAGE_VERSION "5.6" /* Define this to be a string containing the full name and version of the package. */ #define PACKAGE_STRING "BRLTTY 5.6" /* Define this to be a string containing the URL of the home page of the package. */ #define PACKAGE_URL "http://brltty.com/" /* Define this to be a string containing the address where bug reports should be sent. */ #define PACKAGE_BUGREPORT "brltty@brltty.com" /* Define this if BRLTTY is to be run as init. */ /* #undef INIT_PATH */ /* Define this if standard error is to be redirected to a file. */ /* #undef STDERR_PATH */ /* Define this to be a string containing the path to the locale directory. */ #define LOCALE_DIRECTORY "/usr/local/brltty-5.6/share/locale" /* Define this to be a string containing the path to a writable directory. */ #define WRITABLE_DIRECTORY "/usr/local/brltty-5.6/var/run/brltty" /* Define this to be a string containing the path to the tables directory. */ #define TABLES_DIRECTORY "/usr/local/brltty-5.6/etc/brltty" /* Define this to be a string containing the path to the LibLouis tables directory. */ /* #undef LOUIS_TABLES_DIRECTORY */ /* Define this to be a string containing the path to the configuration directory. */ #define CONFIGURATION_DIRECTORY "/usr/local/brltty-5.6/etc" /* Define this to be a string containing the name of the default configuration file. */ #define CONFIGURATION_FILE "brltty.conf" /* Define this to be a string containing the path to a directory which contains files that can be updated. */ #define UPDATABLE_DIRECTORY "/usr/local/brltty-5.6/var/lib/brltty" /* Define this to be a string containing the name of the default preferences file. */ #define PREFERENCES_FILE "brltty.prefs" /* Define this to be a string containing the path to the drivers directory. */ #define DRIVERS_DIRECTORY "/usr/local/brltty-5.6/lib/brltty" /* Define this to be a string containing the base module name. */ #define MODULE_NAME "libbrltty" /* Define this to be a string containing the module extension. */ #define MODULE_EXTENSION "so" /* Define this to be a string containing the library extension. */ #define LIBRARY_EXTENSION "so" /* Define this to be a string containing a list of the braille driver codes. */ #define BRAILLE_DRIVER_CODES "al at ba bc bd bl bm bn cb ce ec eu fs hd hm ht hw ir ic lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg" /* Define this to be a string containing the default parameters for the braille driver(s). */ #define BRAILLE_PARAMETERS "" /* Define this to be a string containing the path to the directory containing the devices. */ #define DEVICE_DIRECTORY "/dev" /* Define this to be a string containing the path to the default braille device. */ #define BRAILLE_DEVICE "usb:" /* Define this if the function tcdrain exists. */ #define HAVE_TCDRAIN 1 /* Define this to be a string containing the path to the first serial device. */ #define SERIAL_FIRST_DEVICE "ttyS0" /* Define only one of the following program path packages. */ /* #undef USE_PKG_PGMPATH_NONE */ #define USE_PKG_PGMPATH_LINUX 1 /* #undef USE_PKG_PGMPATH_SOLARIS */ /* #undef USE_PKG_PGMPATH_WINDOWS */ /* Define only one of the following system service packages. */ /* #undef USE_PKG_SERVICE_NONE */ /* #undef USE_PKG_SERVICE_WINDOWS */ /* Define only one of the following boot parameters packages. */ /* #undef USE_PKG_PARAMS_NONE */ #define USE_PKG_PARAMS_LINUX 1 /* Define only one of the following dynamic loading packages. */ /* #undef USE_PKG_DYNLD_NONE */ #define USE_PKG_DYNLD_DLFCN 1 /* #undef USE_PKG_DYNLD_DYLD */ /* #undef USE_PKG_DYNLD_GRUB */ /* #undef USE_PKG_DYNLD_SHL */ /* #undef USE_PKG_DYNLD_WINDOWS */ /* Define only one of the following character set packages. */ /* #undef USE_PKG_CHARSET_NONE */ /* #undef USE_PKG_CHARSET_GRUB */ #define USE_PKG_CHARSET_ICONV 1 /* #undef USE_PKG_CHARSET_MSDOS */ /* #undef USE_PKG_CHARSET_WINDOWS */ /* Define only one of the following host command packages. */ /* #undef USE_PKG_HOSTCMD_NONE */ #define USE_PKG_HOSTCMD_UNIX 1 /* #undef USE_PKG_HOSTCMD_WINDOWS */ /* Define only one of the following mount point packages. */ /* #undef USE_PKG_MNTPT_NONE */ #define USE_PKG_MNTPT_MNTENT 1 /* #undef USE_PKG_MNTPT_MNTTAB */ /* Define only one of the following mount file system packages. */ /* #undef USE_PKG_MNTFS_NONE */ #define USE_PKG_MNTFS_LINUX 1 /* Define only one of the following keyboard packages. */ /* #undef USE_PKG_KBD_NONE */ /* #undef USE_PKG_KBD_ANDROID */ #define USE_PKG_KBD_LINUX 1 /* Define only one of the following console bell packages. */ /* #undef USE_PKG_BELL_NONE */ #define USE_PKG_BELL_LINUX 1 /* Define only one of the following keyboard LEDs packages. */ /* #undef USE_PKG_LEDS_NONE */ #define USE_PKG_LEDS_LINUX 1 /* Define only one of the following beeper packages. */ /* #undef USE_PKG_BEEP_NONE */ #define USE_PKG_BEEP_LINUX 1 /* #undef USE_PKG_BEEP_MSDOS */ /* #undef USE_PKG_BEEP_SOLARIS */ /* #undef USE_PKG_BEEP_SPKR */ /* #undef USE_PKG_BEEP_WINDOWS */ /* #undef USE_PKG_BEEP_WSKBD */ /* Define only one of the following PCM packages. */ /* #undef USE_PKG_PCM_NONE */ #define USE_PKG_PCM_ALSA 1 /* #undef USE_PKG_PCM_ANDROID */ /* #undef USE_PKG_PCM_AUDIO */ /* #undef USE_PKG_PCM_HPUX */ /* #undef USE_PKG_PCM_OSS */ /* #undef USE_PKG_PCM_QSA */ /* #undef USE_PKG_PCM_WINDOWS */ /* Define only one of the following MIDI packages. */ /* #undef USE_PKG_MIDI_NONE */ #define USE_PKG_MIDI_ALSA 1 /* #undef USE_PKG_MIDI_DARWIN */ /* #undef USE_PKG_MIDI_OSS */ /* #undef USE_PKG_MIDI_WINDOWS */ /* Define only one of the following FM packages. */ /* #undef USE_PKG_FM_NONE */ #define USE_PKG_FM_ADLIB 1 /* Define only one of the following serial I/O packages. */ /* #undef USE_PKG_SERIAL_NONE */ /* #undef USE_PKG_SERIAL_GRUB */ /* #undef USE_PKG_SERIAL_MSDOS */ #define USE_PKG_SERIAL_TERMIOS 1 /* #undef USE_PKG_SERIAL_WINDOWS */ /* Define only one of the following USB I/O packages. */ /* #undef USE_PKG_USB_NONE */ /* #undef USE_PKG_USB_ANDROID */ /* #undef USE_PKG_USB_DARWIN */ /* #undef USE_PKG_USB_FREEBSD */ /* #undef USE_PKG_USB_GRUB */ /* #undef USE_PKG_USB_KFREEBSD */ /* #undef USE_PKG_USB_LIBUSB */ /* #undef USE_PKG_USB_LIBUSB_1_0 */ #define USE_PKG_USB_LINUX 1 /* #undef USE_PKG_USB_NETBSD */ /* #undef USE_PKG_USB_OPENBSD */ /* #undef USE_PKG_USB_SOLARIS */ /* Define only one of the following Bluetooth I/O packages. */ #define USE_PKG_BLUETOOTH_NONE 1 /* #undef USE_PKG_BLUETOOTH_ANDROID */ /* #undef USE_PKG_BLUETOOTH_DARWIN */ /* #undef USE_PKG_BLUETOOTH_LINUX */ /* #undef USE_PKG_BLUETOOTH_WINDOWS */ /* Define only one of the following I/O ports packages. */ /* #undef USE_PKG_PORTS_NONE */ #define USE_PKG_PORTS_GLIBC 1 /* #undef USE_PKG_PORTS_GRUB */ /* #undef USE_PKG_PORTS_KFREEBSD */ /* #undef USE_PKG_PORTS_MSDOS */ /* #undef USE_PKG_PORTS_WINDOWS */ /* Define this if the Polkit authorization manager is to be used. */ #define USE_POLKIT 1 /* Define only one of the following curses packages. */ /* #undef HAVE_PKG_CURSES */ #define HAVE_PKG_NCURSES 1 /* #undef HAVE_PKG_NCURSESW */ /* #undef HAVE_PKG_PDCURSES */ /* #undef HAVE_PKG_PDCURSESU */ /* #undef HAVE_PKG_PDCURSESW */ /* Define only one of the following Xaw packages. */ /* #undef HAVE_PKG_XAW */ /* #undef HAVE_PKG_XAW3D */ /* #undef HAVE_PKG_NEXTAW */ /* #undef HAVE_PKG_XAWPLUS */ /* #undef HAVE_PKG_XM */ /* Define this if the function addmntent exists. */ #define HAVE_ADDMNTENT 1 /* Define this to be a string containing the path to the default text table. */ #define TEXT_TABLE "en-nabcc" /* Define this to be a string containing the path to the default attributes table. */ #define ATTRIBUTES_TABLE "left_right" /* Define this to be a string containing a list of the speech driver codes. */ #define SPEECH_DRIVER_CODES "al bl cb fv gs xs" /* Define this to be a string containing the default parameters for the speech driver(s). */ #define SPEECH_PARAMETERS "" /* Define this to be a string containing the default screen driver code. */ #define DEFAULT_SCREEN_DRIVER "lx" /* Define this to be a string containing a list of the screen driver codes. */ #define SCREEN_DRIVER_CODES "lx sc a2" /* Define this to be a string containing the default parameters for the screen driver(s). */ #define SCREEN_PARAMETERS "" /* Define this to include contraction table support. */ #define ENABLE_CONTRACTED_BRAILLE 1 /* Define this to include speech synthesizer and text-to-speech engine support. */ #define ENABLE_SPEECH_SUPPORT 1 /* Define this to be a string containing the path to the root of the FestivalLite package. */ /* #undef FLITE_ROOT */ /* Define this to be a string containing the path to the root of the Mikropuhe package. */ /* #undef MIKROPUHE_ROOT */ /* Define this to be a string containing the path to the root of the Swift package. */ /* #undef SWIFT_ROOT */ /* Define this to be a string containing the path to the root of the Theta package. */ /* #undef THETA_ROOT */ /* Define this to be a string containing the path to the root of the ViaVoice package. */ /* #undef VIAVOICE_ROOT */ /* Define this if internationalization support is to be included. */ #define ENABLE_I18N_SUPPORT 1 /* Define this if the application programming interface is to be included. */ #define ENABLE_API 1 /* Define this to be a string containing the default parameters for the application programming interface. */ #define API_PARAMETERS "" /* Define this if shared object support is to be included. */ #define ENABLE_SHARED_OBJECTS 1 /* Define this if the header file legacy/dev/usb/usb.h exists. */ /* #undef HAVE_LEGACY_DEV_USB_USB_H */ /* Define this if the bluetooth library is available. */ /* #undef HAVE_LIBBLUETOOTH */ /* Define this if HP-UX audio support is available. */ /* #undef HAVE_HPUX_AUDIO */ /* Define this if GPM is to be used. */ /* #undef HAVE_LIBGPM */ /* Define this if X is not available. */ /* #undef X_DISPLAY_MISSING */ /* Define this if the header file X11/keysym.h exists. */ #define HAVE_X11_KEYSYM_H 1 /* Define this if the header file X11/extensions/XTest.h exists. */ #define HAVE_X11_EXTENSIONS_XTEST_H 1 /* Define this if the header file X11/extensions/XKB.h exists. */ #define HAVE_X11_EXTENSIONS_XKB_H 1 /* Define this if the function atspi_get_a11y_bus exists in atspi2. */ #define HAVE_ATSPI_GET_A11Y_BUS 1 /* Define this if the header file sdkddkver.h exists. */ /* #undef HAVE_SDKDDKVER_H */ /* Define this to be a string containing the subdirectory for text tables. */ #define TEXT_TABLES_SUBDIRECTORY "Text" /* Define this to be a string containing the subdirectory for attributes tables. */ #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes" /* Define this to be a string containing the subdirectory for contraction tables. */ #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction" /* Define this to be a string containing the subdirectory for keyboard tables. */ #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard" /* Define this to be a string containing the subdirectory for input tables. */ #define INPUT_TABLES_SUBDIRECTORY "Input" /* Define this to be a string containing the extension for text tables. */ #define TEXT_TABLE_EXTENSION ".ttb" /* Define this to be a string containing the extension for text subtables. */ #define TEXT_SUBTABLE_EXTENSION ".tti" /* Define this to be a string containing the extension for attributes tables. */ #define ATTRIBUTES_TABLE_EXTENSION ".atb" /* Define this to be a string containing the extension for attributes subtables. */ #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati" /* Define this to be a string containing the extension for contraction tables. */ #define CONTRACTION_TABLE_EXTENSION ".ctb" /* Define this to be a string containing the extension for contraction subtables. */ #define CONTRACTION_SUBTABLE_EXTENSION ".cti" /* Define this to be a string containing the extension for key tables. */ #define KEY_TABLE_EXTENSION ".ktb" /* Define this to be a string containing the extension for key subtables. */ #define KEY_SUBTABLE_EXTENSION ".kti" /* Define this to be a string containing the extension for key help files. */ #define KEY_HELP_EXTENSION ".txt" /* Define this to be a string containing the subdirectory for profiles. */ #define PROFILES_SUBDIRECTORY "Profiles" /* Define this to be a string containing the extension for language profiles. */ #define LANGUAGE_PROFILE_EXTENSION ".lpf" #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* BRLTTY_INCLUDED_CONFIG */ # config.mk. Generated from config.mk.in by configure. ############################################################################### # BRLTTY - A background process providing access to the console screen (when in # text mode) for a blind person using a refreshable braille display. # # Copyright (C) 1995-2018 by The BRLTTY Developers. # # BRLTTY comes with ABSOLUTELY NO WARRANTY. # # This is free software, placed under the terms of the # GNU Lesser General Public License, as published by the Free Software # Foundation; either version 2.1 of the License, or (at your option) any # later version. Please see the file LICENSE-LGPL for details. # # Web Page: http://brltty.com/ # # This software is maintained by Dave Mielke . ############################################################################### BUILD_ALIAS = BUILD_SYSTEM = x86_64-unknown-linux-gnu BUILD_CPU = x86_64 BUILD_VENDOR = unknown BUILD_OS = linux-gnu HOST_ALIAS = HOST_SYSTEM = x86_64-unknown-linux-gnu HOST_CPU = x86_64 HOST_VENDOR = unknown HOST_OS = linux-gnu TARGET_ALIAS = TARGET_SYSTEM = x86_64-unknown-linux-gnu TARGET_CPU = x86_64 TARGET_VENDOR = unknown TARGET_OS = linux-gnu O = o X = PACKAGE_TARNAME = brltty PACKAGE_NAME = BRLTTY PACKAGE_VERSION = 5.6 PACKAGE_STRING = BRLTTY 5.6 PACKAGE_URL = http://brltty.com/ PACKAGE_BUGREPORT = brltty@brltty.com PGM_DIR = Programs HDR_DIR = Headers DOC_DIR = Documents MSG_DIR = Messages TBL_DIR = Tables BRL_DIR = Drivers/Braille SPK_DIR = Drivers/Speech SCR_DIR = Drivers/Screen DRV_DIR = lib BND_DIR = Bindings API_LIBS = -L$(BLD_TOP)$(PGM_DIR) -lbrlapi INSTALL_ROOT = EXECUTE_ROOT = X11_PACKAGE = x11 X11_INCLUDES = X11_LIBS = -lX11 XEXT_PACKAGE = xext XEXT_INCLUDES = XEXT_LIBS = -lXext XTST_PACKAGE = xtst XTST_INCLUDES = XTST_LIBS = -lXtst XT_PACKAGE = xt XT_INCLUDES = XT_LIBS = -lXt -lX11 XKB_LIBS = -lXtst -lXext XTK_LIBS = -lXt -lX11 CURSES_PACKAGE = ncurses CURSES_LIBS = -ltinfo -lncurses GUI_TOOLKIT_PACKAGE = CSPI_PACKAGE = CSPI_INCLUDES = CSPI_LIBS = ATSPI2_PACKAGE = atspi-2 ATSPI2_INCLUDES = -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ATSPI2_LIBS = -latspi -ldbus-1 -lglib-2.0 GLIB2_PACKAGE = glib-2.0 GLIB2_INCLUDES = -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include GLIB2_LIBS = -lglib-2.0 DBUS_PACKAGE = dbus-1 DBUS_INCLUDES = -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include DBUS_LIBS = -ldbus-1 POLKIT_PACKAGE = polkit-gobject-1 POLKIT_INCLUDES = -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include POLKIT_LIBS = -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 LOUIS_INCLUDES = LOUIS_LIBS = ICU_INCLUDES = -I/usr/include/x86_64-linux-gnu ICU_LIBS = -licuuc -licudata PGMPATH_PACKAGE = linux PGMPATH_OBJECT = pgmpath_$(PGMPATH_PACKAGE) PGMPATH_OBJECTS = $(PGMPATH_OBJECT).$O PGMPATH_INCLUDES = PGMPATH_LIBS = SERVICE_PACKAGE = libsystemd SERVICE_OBJECT = service_$(SERVICE_PACKAGE) SERVICE_OBJECTS = $(SERVICE_OBJECT).$O SERVICE_INCLUDES = SERVICE_LIBS = -lsystemd PARAMS_PACKAGE = linux PARAMS_OBJECT = params_$(PARAMS_PACKAGE) PARAMS_OBJECTS = $(PARAMS_OBJECT).$O PARAMS_INCLUDES = PARAMS_LIBS = DYNLD_PACKAGE = dlfcn DYNLD_OBJECT = dynld_$(DYNLD_PACKAGE) DYNLD_OBJECTS = $(DYNLD_OBJECT).$O DYNLD_INCLUDES = DYNLD_LIBS = CHARSET_PACKAGE = iconv CHARSET_OBJECT = charset_$(CHARSET_PACKAGE) CHARSET_OBJECTS = charset.$O $(CHARSET_OBJECT).$O CHARSET_INCLUDES = CHARSET_LIBS = HOSTCMD_PACKAGE = unix HOSTCMD_OBJECT = hostcmd_$(HOSTCMD_PACKAGE) HOSTCMD_OBJECTS = hostcmd.$O $(HOSTCMD_OBJECT).$O HOSTCMD_INCLUDES = HOSTCMD_LIBS = MNTPT_PACKAGE = mntent MNTPT_OBJECT = mntpt_$(MNTPT_PACKAGE) MNTPT_OBJECTS = mntpt.$O $(MNTPT_OBJECT).$O MNTPT_INCLUDES = MNTPT_LIBS = MNTFS_PACKAGE = linux MNTFS_OBJECT = mntfs_$(MNTFS_PACKAGE) MNTFS_OBJECTS = $(MNTFS_OBJECT).$O MNTFS_INCLUDES = MNTFS_LIBS = KBD_PACKAGE = linux KBD_OBJECT = kbd_$(KBD_PACKAGE) KBD_OBJECTS = kbd.$O $(KBD_OBJECT).$O KBD_INCLUDES = KBD_LIBS = BELL_PACKAGE = linux BELL_OBJECT = bell_$(BELL_PACKAGE) BELL_OBJECTS = bell.$O $(BELL_OBJECT).$O BELL_INCLUDES = BELL_LIBS = LEDS_PACKAGE = linux LEDS_OBJECT = leds_$(LEDS_PACKAGE) LEDS_OBJECTS = leds.$O $(LEDS_OBJECT).$O LEDS_INCLUDES = LEDS_LIBS = BEEP_PACKAGE = linux BEEP_OBJECT = beep_$(BEEP_PACKAGE) BEEP_OBJECTS = notes_beep.$O beep.$O $(BEEP_OBJECT).$O BEEP_INCLUDES = BEEP_LIBS = PCM_PACKAGE = alsa PCM_OBJECT = pcm_$(PCM_PACKAGE) PCM_OBJECTS = notes_pcm.$O pcm.$O $(PCM_OBJECT).$O PCM_INCLUDES = -I/usr/include/alsa PCM_LIBS = -lasound MIDI_PACKAGE = alsa MIDI_OBJECT = midi_$(MIDI_PACKAGE) MIDI_OBJECTS = notes_midi.$O midi.$O $(MIDI_OBJECT).$O MIDI_INCLUDES = -I/usr/include/alsa MIDI_LIBS = -lasound FM_PACKAGE = adlib FM_OBJECT = fm_$(FM_PACKAGE) FM_OBJECTS = notes_fm.$O $(FM_OBJECT).$O FM_INCLUDES = FM_LIBS = SERIAL_PACKAGE = termios SERIAL_OBJECT = serial_$(SERIAL_PACKAGE) SERIAL_OBJECTS = gio_serial.$O serial.$O $(SERIAL_OBJECT).$O SERIAL_INCLUDES = SERIAL_LIBS = USB_PACKAGE = linux USB_OBJECT = usb_$(USB_PACKAGE) USB_OBJECTS = gio_usb.$O usb.$O usb_hid.$O usb_serial.$O usb_adapters.$O usb_cdc_acm.$O usb_belkin.$O usb_cp2101.$O usb_cp2110.$O usb_ftdi.$O $(USB_OBJECT).$O USB_INCLUDES = USB_LIBS = BLUETOOTH_PACKAGE = none BLUETOOTH_OBJECT = bluetooth_$(BLUETOOTH_PACKAGE) BLUETOOTH_OBJECTS = gio_bluetooth.$O bluetooth.$O bluetooth_names.$O $(BLUETOOTH_OBJECT).$O BLUETOOTH_INCLUDES = BLUETOOTH_LIBS = PORTS_PACKAGE = glibc PORTS_OBJECT = ports_$(PORTS_PACKAGE) PORTS_OBJECTS = $(PORTS_OBJECT).$O PORTS_INCLUDES = PORTS_LIBS = SYSTEM_PACKAGE = linux SYSTEM_OBJECT = system_$(SYSTEM_PACKAGE) SYSTEM_OBJECTS = $(SYSTEM_OBJECT).$O $(HOSTCMD_OBJECTS) SYSTEM_INCLUDES = SYSTEM_LIBS = MOUNT_OBJECTS = $(MNTPT_OBJECTS) $(MNTFS_OBJECTS) IO_OBJECTS = io_misc.$O gio.$O gio_null.$O $(SERIAL_OBJECTS) $(USB_OBJECTS) $(BLUETOOTH_OBJECTS) $(MOUNT_OBJECTS) TUNE_OBJECTS = tune.$O notes.$O $(BEEP_OBJECTS) $(PCM_OBJECTS) $(MIDI_OBJECTS) $(FM_OBJECTS) ASYNC_OBJECTS = async_handle.$O async_data.$O async_wait.$O async_alarm.$O async_task.$O async_io.$O async_event.$O async_signal.$O thread.$O BASE_OBJECTS = log.$O log_history.$O addresses.$O file.$O device.$O parse.$O variables.$O datafile.$O unicode.$O $(CHARSET_OBJECTS) timing.$O $(ASYNC_OBJECTS) queue.$O lock.$O $(DYNLD_OBJECTS) $(PORTS_OBJECTS) $(SYSTEM_OBJECTS) OPTIONS_OBJECTS = options.$O $(PARAMS_OBJECTS) PROGRAM_OBJECTS = program.$O $(PGMPATH_OBJECTS) pid.$O $(OPTIONS_OBJECTS) $(BASE_OBJECTS) CC = gcc CPPFLAGS = -I$(BLD_DIR) -I$(SRC_DIR) -I$(BLD_TOP:/=)/$(PGM_DIR) -I$(SRC_TOP:/=)/$(PGM_DIR) -I$(SRC_TOP:/=)/$(HDR_DIR) -I$(BLD_TOP:/=) -I$(SRC_TOP:/=) -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H CFLAGS = $(CPPFLAGS) -g -O2 -std=gnu99 -Wall -Werror=format-security LIBCFLAGS = $(CFLAGS) -fPIC CXX = gcc CXXFLAGS = $(CPPFLAGS) -g -O2 -std=gnu99 -Wall -Werror=format-security LIBCXXFLAGS = $(CXXFLAGS) -fPIC LD = /usr/bin/ld LDFLAGS = -Wl,-export-dynamic LDLIBS = $(ICU_LIBS) $(SYSTEM_LIBS) -ldl -lpthread -lsupc++ MKSHR = $(CC) -shared -o MKREL = $(LD) -r -o MKLIB = $(CC) -shared -Wl,-soname, -o CONFLIBDIR = /sbin/ldconfig -n STRIP = /usr/bin/strip RANLIB = /usr/bin/ranlib AWK = mawk SYMLINK = ln -s DOXYGEN = /usr/bin/doxygen PKG_CONFIG = /usr/bin/pkg-config MSGMERGE = /usr/bin/msgmerge MSGFMT = /usr/bin/msgfmt INSTALL = /usr/bin/install -c INSTALL_SCRIPT = $(INSTALL) INSTALL_PROGRAM = $(INSTALL_SCRIPT) -s INSTALL_DATA = $(INSTALL) -m 644 INSTALL_DIRECTORY = $(INSTALL) -d ARC_PFX = lib ARC_EXT = a LIB_PFX = lib LIB_EXT = so MOD_NAME = libbrltty MOD_EXT = so LIB_VAR = LD_LIBRARY_PATH prefix = /usr/local/brltty-5.6 exec_prefix = ${prefix} datarootdir = ${prefix}/share bindir = ${exec_prefix}/bin sbindir = ${exec_prefix}/sbin libexecdir = ${exec_prefix}/libexec datadir = ${datarootdir} sysconfdir = ${prefix}/etc sharedstatedir = ${prefix}/com localstatedir = ${prefix}/var libdir = ${exec_prefix}/lib includedir = ${prefix}/include oldincludedir = /usr/include localedir = ${datarootdir}/locale infodir = ${datarootdir}/info mandir = ${datarootdir}/man docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} htmldir = ${docdir} dvidir = ${docdir} pdfdir = ${docdir} psdir = ${docdir} UPDATABLE_DIRECTORY = /usr/local/brltty-5.6/var/lib/brltty PROGRAM_DIRECTORY = ${exec_prefix}/bin DRIVERS_DIRECTORY = ${exec_prefix}/lib/brltty WRITABLE_DIRECTORY = ${prefix}/var/run/brltty TABLES_DIRECTORY = ${prefix}/etc/brltty MANPAGE_DIRECTORY = ${datarootdir}/man INCLUDE_DIRECTORY = ${prefix}/include/brltty GDM_AUTOSTART_DIRECTORY = @gdm_autostart_directory@ MANUAL_DIRECTORIES = Documents/Manual-BRLTTY/English Documents/Manual-BRLTTY/French Documents/Manual-BrlAPI/English TEXT_TABLES_SUBDIRECTORY = Text ATTRIBUTES_TABLES_SUBDIRECTORY = Attributes CONTRACTION_TABLES_SUBDIRECTORY = Contraction KEYBOARD_TABLES_SUBDIRECTORY = Keyboard INPUT_TABLES_SUBDIRECTORY = Input TEXT_TABLE_EXTENSION = .ttb TEXT_SUBTABLE_EXTENSION = .tti ATTRIBUTES_TABLE_EXTENSION = .atb ATTRIBUTES_SUBTABLE_EXTENSION = .ati CONTRACTION_TABLE_EXTENSION = .ctb CONTRACTION_SUBTABLE_EXTENSION = .cti KEY_TABLE_EXTENSION = .ktb KEY_SUBTABLE_EXTENSION = .kti KEY_HELP_EXTENSION = .txt PROFILES_SUBDIRECTORY = Profiles LANGUAGE_PROFILE_EXTENSION = .lpf BRAILLE_DRIVER_CODES = al at ba bc bd bl bm bn cb ce ec eu fs hd hm ht hw ir ic lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg BRAILLE_DRIVER_NAMES = Alva Albatross BrlAPI BrailComm Braudi BrailleLite Baum BrailleNote CombiBraille Cebra EcoBraille EuroBraille FreedomScientific Hedo HIMS HandyTech HumanWare Iris Inceptor LogText MultiBraille MDV BrailleMemo MiniBraille Metec NinePoint Pegasus Papenmeier Seika TechniBraille TSI TTY VideoBraille Voyager Virtual VisioBraille B2G BRAILLE_INTERNAL_DRIVER_CODES = BRAILLE_INTERNAL_DRIVER_NAMES = BRAILLE_EXTERNAL_DRIVER_CODES = al at ba bc bd bl bm bn cb ce ec eu fs hd hm ht hw ir ic lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg BRAILLE_EXTERNAL_DRIVER_NAMES = Alva Albatross BrlAPI BrailComm Braudi BrailleLite Baum BrailleNote CombiBraille Cebra EcoBraille EuroBraille FreedomScientific Hedo HIMS HandyTech HumanWare Iris Inceptor LogText MultiBraille MDV BrailleMemo MiniBraille Metec NinePoint Pegasus Papenmeier Seika TechniBraille TSI TTY VideoBraille Voyager Virtual VisioBraille B2G BRAILLE_DRIVER_OBJECTS = BRAILLE_DRIVER_LIBRARIES = BRAILLE_DRIVERS = braille-drivers LIBBRAILLE_ROOT = SPEECH_DRIVER_CODES = al bl cb fv gs xs SPEECH_DRIVER_NAMES = Alva BrailleLite CombiBraille Festival GenericSay ExternalSpeech SPEECH_INTERNAL_DRIVER_CODES = SPEECH_INTERNAL_DRIVER_NAMES = SPEECH_EXTERNAL_DRIVER_CODES = al bl cb fv gs xs SPEECH_EXTERNAL_DRIVER_NAMES = Alva BrailleLite CombiBraille Festival GenericSay ExternalSpeech SPEECH_DRIVER_OBJECTS = SPEECH_DRIVER_LIBRARIES = SPEECH_DRIVERS = speech-drivers SCREEN_DRIVER_CODES = lx sc a2 SCREEN_DRIVER_NAMES = Linux Screen AtSpi2 SCREEN_INTERNAL_DRIVER_CODES = SCREEN_INTERNAL_DRIVER_NAMES = SCREEN_EXTERNAL_DRIVER_CODES = lx sc a2 SCREEN_EXTERNAL_DRIVER_NAMES = Linux Screen AtSpi2 SCREEN_DRIVER_OBJECTS = SCREEN_DRIVER_LIBRARIES = SCREEN_DRIVERS = screen-drivers ESPEAK_ROOT = FLITE_ROOT = FLITE_LANGUAGE = FLITE_LEXICON = FLITE_VOICE = MIKROPUHE_ROOT = SPEECHD_INCLUDES = SPEECHD_LIBS = SWIFT_ROOT = THETA_ROOT = VIAVOICE_ROOT = INSTALL_TEXT_TABLES = install-text-tables INSTALL_ATTRIBUTES_TABLES = install-attributes-tables INSTALL_CONTRACTION_TABLES = install-contraction-tables INSTALL_DRIVERS = install-drivers INSTALL_MESSAGES = install-messages TEXT_TABLE = en-nabcc ATTRIBUTES_TABLE = left_right CTB_OBJECTS = ctb_compile.$O ctb_translate.$O ctb_native.$O ctb_external.$O SPEECH_OBJECT = spk.$O API_VERSION = 0.6 API_RELEASE = 0.6.7 API_SERVER_OBJECTS = brlapi_server.$O brlapi_keyranges.$O auth.$O API_LIBRARIES = -lpthread -lsupc++ ALL_API = all-api BUILD_API = api INSTALL_API = install-api API_REF = $(API_LIBS) API_DYNAMIC_LIBRARY = api-dynamic-library INSTALL_API_LIBRARIES = install-api-libraries UNINSTALL_API_LIBRARIES = uninstall-api-libraries API_AUTHFILE = brlapi.key API_SOCKET_DIRECTORY = ${prefix}/var/lib/BrlAPI API_BINDINGS = Lisp OCaml ALL_API_BINDINGS = all-api-bindings INSTALL_API_BINDINGS = install-api-bindings ALL_XBRLAPI = all-xbrlapi INSTALL_XBRLAPI = install-xbrlapi ALL_BRLTTY_CTB = all-brltty-ctb INSTALL_BRLTTY_CTB = install-brltty-ctb