[BRLTTY] brltty and Esytime, on Raspbian Jessie.

Arthur BREUNEVAL arthur.breuneval at yahoo.fr
Thu Jun 30 16:08:48 EDT 2016


Actually, I built using the brltty with the '--without-usb-package' 
option invoking configure, because I thought that libusb was only when 
you would build on Windows with Cygwin...
So should I specify an USB package even on Linux?

Here are both config.mk and config.log anyway...




config.mk:

# 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-2016 by The BRLTTY Developers.
#
# BRLTTY comes with ABSOLUTELY NO WARRANTY.
#
# This is free software, placed under the terms of the
# GNU General Public License, as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any
# later version. Please see the file LICENSE-GPL for details.
#
# Web Page: http://brltty.com/
#
# This software is maintained by Dave Mielke <dave at mielke.cc>.
###############################################################################



BUILD_ALIAS =
BUILD_SYSTEM = armv7l-unknown-linux-gnueabihf
BUILD_CPU = armv7l
BUILD_VENDOR = unknown
BUILD_OS = linux-gnueabihf

HOST_ALIAS =
HOST_SYSTEM = armv7l-unknown-linux-gnueabihf
HOST_CPU = armv7l
HOST_VENDOR = unknown
HOST_OS = linux-gnueabihf

TARGET_ALIAS =
TARGET_SYSTEM = armv7l-unknown-linux-gnueabihf
TARGET_CPU = armv7l
TARGET_VENDOR = unknown
TARGET_OS = linux-gnueabihf

O = o
X =

PACKAGE_TARNAME = brltty
PACKAGE_NAME = BRLTTY
PACKAGE_VERSION = 5.4
PACKAGE_STRING = BRLTTY 5.4
PACKAGE_URL = http://brltty.com/
PACKAGE_BUGREPORT = brltty at mielke.cc

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 =

XSV_PACKAGE =
XSV_INCLUDES =
XSV_LIBS =

XEXT_PACKAGE =
XEXT_INCLUDES =
XEXT_LIBS =

XTST_PACKAGE =
XTST_INCLUDES =
XTST_LIBS =

XT_PACKAGE =
XT_INCLUDES =
XT_LIBS =

XKB_LIBS =
XTK_LIBS =

CURSES_PACKAGE =
CURSES_LIBS =

GUI_TOOLKIT_PACKAGE =

CSPI_PACKAGE =
CSPI_INCLUDES =
CSPI_LIBS =

ATSPI2_PACKAGE =
ATSPI2_INCLUDES =
ATSPI2_LIBS =

GLIB2_PACKAGE =
GLIB2_INCLUDES =
GLIB2_LIBS =

DBUS_PACKAGE =
DBUS_INCLUDES =
DBUS_LIBS =

POLKIT_PACKAGE =
POLKIT_INCLUDES =
POLKIT_LIBS =

ICU_INCLUDES =
ICU_LIBS =

PGMPATH_PACKAGE = linux
PGMPATH_OBJECT = pgmpath_$(PGMPATH_PACKAGE)
PGMPATH_OBJECTS = $(PGMPATH_OBJECT).$O
PGMPATH_INCLUDES =
PGMPATH_LIBS =

SERVICE_PACKAGE = none
SERVICE_OBJECT = service_$(SERVICE_PACKAGE)
SERVICE_OBJECTS = $(SERVICE_OBJECT).$O
SERVICE_INCLUDES =
SERVICE_LIBS =

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 = oss
PCM_OBJECT = pcm_$(PCM_PACKAGE)
PCM_OBJECTS = notes_pcm.$O pcm.$O $(PCM_OBJECT).$O
PCM_INCLUDES =
PCM_LIBS =

MIDI_PACKAGE = oss
MIDI_OBJECT = midi_$(MIDI_PACKAGE)
MIDI_OBJECTS = notes_midi.$O midi.$O $(MIDI_OBJECT).$O
MIDI_INCLUDES =
MIDI_LIBS =

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 = none
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 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) $(SERVICE_OBJECTS) 
$(SERVICE_LIBS) 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) $(POLKIT_LIBS) $(SYSTEM_LIBS) -ldl -lpthread -lsupc++

MKOBJ = $(LD) -r -o
MKMOD = $(CC) -shared  -o
MKLIB = $(CC) -shared -Wl,-soname,<name> -o
CONFLIBDIR = /sbin/ldconfig -n
STRIP = /usr/bin/strip
RANLIB = /usr/bin/ranlib

AWK = mawk
SYMLINK = ln -s
DOXYGEN = false

PKG_CONFIG = /usr/bin/pkg-config
MSGMERGE = false
MSGFMT = false

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 =
exec_prefix = ${prefix}
datarootdir = ${prefix}/usr/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}/usr/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 = /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}/usr/include/brltty
GDM_AUTOSTART_DIRECTORY = ${datarootdir}/gdm/greeter/autostart

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 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 LogText 
MultiBraille MDV BrailleMemo MiniBraille Metec NinePoint Pegasus 
Papenmeier Seika TechniBraille TSI TTY VideoBraille Voyager Virtual 
VisioBraille B2G
BRAILLE_INTERNAL_DRIVER_CODES = eu
BRAILLE_INTERNAL_DRIVER_NAMES = EuroBraille
BRAILLE_EXTERNAL_DRIVER_CODES =
BRAILLE_EXTERNAL_DRIVER_NAMES =
BRAILLE_DRIVER_OBJECTS = $(BLD_TOP)Drivers/Braille/EuroBraille/braille.$O
BRAILLE_DRIVER_LIBRARIES =
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 =
SPEECH_EXTERNAL_DRIVER_NAMES =
SPEECH_DRIVER_OBJECTS =
SPEECH_DRIVER_LIBRARIES =
SPEECH_DRIVERS =

SCREEN_DRIVER_CODES = lx sc
SCREEN_DRIVER_NAMES = Linux Screen
SCREEN_INTERNAL_DRIVER_CODES =
SCREEN_INTERNAL_DRIVER_NAMES =
SCREEN_EXTERNAL_DRIVER_CODES = lx sc
SCREEN_EXTERNAL_DRIVER_NAMES = Linux Screen
SCREEN_DRIVER_OBJECTS =
SCREEN_DRIVER_LIBRARIES =
SCREEN_DRIVERS = screen-drivers

ESPEAK_ROOT =
FLITE_ROOT =
FLITE_LANGUAGE =
FLITE_LEXICON =
FLITE_VOICE =
MIKROPUHE_ROOT =
SPEECHD_ROOT =
SWIFT_ROOT =
THETA_ROOT =
VIAVOICE_ROOT =

INSTALL_TEXT_TABLES = install-text-tables
INSTALL_ATTRIBUTES_TABLES = install-attributes-tables
INSTALL_CONTRACTION_TABLES =
INSTALL_DRIVERS = install-drivers
INSTALL_MESSAGES =

TEXT_TABLE = fr-cbifs
ATTRIBUTES_TABLE = left_right

CTB_OBJECTS =

SPEECH_OBJECT = spk.$O

API_VERSION = 0.6
API_RELEASE = 0.6.5
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 =
ALL_API_BINDINGS =
INSTALL_API_BINDINGS =

ALL_XBRLAPI =
INSTALL_XBRLAPI =



config.log :

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by BRLTTY configure 5.4, which was
generated by GNU Autoconf 2.69.  Invocation command line was

   $ ./configure --with-braille-driver=eu,-all 
--with-braille-device=usb: --with-text-table=fr-cbifs 
--disable-contracted-braille --without-speech-driver 
--without-usb-package --without-bluetooth-package 
--disable-ocaml-bindings --disable-java-bindings --disable-lisp-bindings 
--disable-python-bindings --quiet

## --------- ##
## Platform. ##
## --------- ##

hostname = raspberrrrypiarthur
uname -m = armv7l
uname -r = 4.4.13-v7+
uname -s = Linux
uname -v = #894 SMP Mon Jun 13 13:13:27 BST 2016

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3253: checking build system type
configure:3267: result: armv7l-unknown-linux-gnueabihf
configure:3287: checking host system type
configure:3300: result: armv7l-unknown-linux-gnueabihf
configure:3320: checking target system type
configure:3333: result: armv7l-unknown-linux-gnueabihf
configure:3763: checking whether make sets $(MAKE)
configure:3785: result: yes
configure:3843: checking for gcc
configure:3859: found /usr/bin/gcc
configure:3870: result: gcc
configure:4099: checking for C compiler version
configure:4108: gcc --version >&5
gcc (Raspbian 4.9.2-10) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4119: $? = 0
configure:4108: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Raspbian 
4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs 
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.9 --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib 
--enable-nls --with-sysroot=/ --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--enable-gnu-unique-object --disable-libitm --disable-libquadmath 
--enable-plugin --with-system-zlib --disable-browser-plugin 
--enable-java-awt=gtk --enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre 
--enable-java-home 
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf 
--with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--enable-objc-gc --enable-multiarch --disable-sjlj-exceptions 
--with-arch=armv6 --with-fpu=vfp --with-float=hard 
--enable-checking=release --build=arm-linux-gnueabihf 
--host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 4.9.2 (Raspbian 4.9.2-10)
configure:4119: $? = 0
configure:4108: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4119: $? = 4
configure:4108: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4119: $? = 4
configure:4139: checking whether the C compiler works
configure:4161: gcc    conftest.c  >&5
configure:4165: $? = 0
configure:4213: result: yes
configure:4216: checking for C compiler default output file name
configure:4218: result: a.out
configure:4224: checking for suffix of executables
configure:4231: gcc -o conftest    conftest.c  >&5
configure:4235: $? = 0
configure:4257: result:
configure:4279: checking whether we are cross compiling
configure:4287: gcc -o conftest    conftest.c  >&5
configure:4291: $? = 0
configure:4298: ./conftest
configure:4302: $? = 0
configure:4317: result: no
configure:4322: checking for suffix of object files
configure:4344: gcc -c   conftest.c >&5
configure:4348: $? = 0
configure:4369: result: o
configure:4373: checking whether we are using the GNU C compiler
configure:4392: gcc -c   conftest.c >&5
configure:4392: $? = 0
configure:4401: result: yes
configure:4410: checking whether gcc accepts -g
configure:4430: gcc -c -g  conftest.c >&5
configure:4430: $? = 0
configure:4471: result: yes
configure:4488: checking for gcc option to accept ISO C89
configure:4551: gcc  -c -g -O2  conftest.c >&5
configure:4551: $? = 0
configure:4564: result: none needed
configure:4589: checking for library containing __cxa_pure_virtual
configure:4620: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccAWMn6y.o: In function `main':
/home/pi/brltty-5.4/conftest.c:42: undefined reference to 
`__cxa_pure_virtual'
collect2: error: ld returned 1 exit status
configure:4620: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __cxa_pure_virtual ();
| int
| main ()
| {
| return __cxa_pure_virtual ();
|   ;
|   return 0;
| }
configure:4620: gcc -o conftest -g -O2   conftest.c -lsupc++ >&5
configure:4620: $? = 0
configure:4637: result: -lsupc++
configure:4645: checking if the C compiler can compile C++
configure:4663: gcc -o conftest -g -O2   conftest.cc -lsupc++ >&5
configure:4663: $? = 0
configure:4672: result: yes
configure:4789: checking for C++ compiler version
configure:4798: gcc --version >&5
gcc (Raspbian 4.9.2-10) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4809: $? = 0
configure:4798: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Raspbian 
4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs 
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.9 --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib 
--enable-nls --with-sysroot=/ --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--enable-gnu-unique-object --disable-libitm --disable-libquadmath 
--enable-plugin --with-system-zlib --disable-browser-plugin 
--enable-java-awt=gtk --enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre 
--enable-java-home 
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf 
--with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--enable-objc-gc --enable-multiarch --disable-sjlj-exceptions 
--with-arch=armv6 --with-fpu=vfp --with-float=hard 
--enable-checking=release --build=arm-linux-gnueabihf 
--host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 4.9.2 (Raspbian 4.9.2-10)
configure:4809: $? = 0
configure:4798: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4809: $? = 4
configure:4798: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4809: $? = 4
configure:4813: checking whether we are using the GNU C++ compiler
configure:4832: gcc -c   conftest.cpp >&5
configure:4832: $? = 0
configure:4841: result: yes
configure:4850: checking whether gcc accepts -g
configure:4870: gcc -c -g  conftest.cpp >&5
configure:4870: $? = 0
configure:4911: result: yes
configure:5078: checking for ld
configure:5096: found /usr/bin/ld
configure:5108: result: /usr/bin/ld
configure:5176: checking for strip
configure:5194: found /usr/bin/strip
configure:5206: result: /usr/bin/strip
configure:5274: checking for ranlib
configure:5292: found /usr/bin/ranlib
configure:5304: result: /usr/bin/ranlib
configure:5331: checking for gawk
configure:5361: result: no
configure:5331: checking for mawk
configure:5347: found /usr/bin/mawk
configure:5358: result: mawk
configure:5369: checking whether ln -s works
configure:5373: result: yes
configure:5383: checking for pkg-config
configure:5401: found /usr/bin/pkg-config
configure:5414: result: /usr/bin/pkg-config
configure:5425: checking for msgmerge
configure:5456: result: false
configure:5466: checking for msgfmt
configure:5497: result: false
configure:5508: checking for linuxdoc
configure:5539: result: false
configure:5549: checking for doxygen
configure:5580: result: false
configure:5698: checking for a BSD-compatible install
configure:5766: result: /usr/bin/install -c
configure:5788: checking for make relocatable object command
configure:5800: result: $(LD) -r -o
configure:5805: checking for loadable module creation command
configure:5850: result: $(CC) -shared  -o
configure:5855: checking for dynamic library creation command
configure:5936: result: $(CC) -shared -Wl,-soname,<name> -o
configure:5941: checking for configure shared object directory command
configure:5956: result: /sbin/ldconfig -n
configure:6284: checking for library containing socket
configure:6315: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lsupc++  >&5
configure:6315: $? = 0
configure:6332: result: none required
configure:6340: checking for library containing inet_ntoa
configure:6371: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lsupc++  >&5
configure:6371: $? = 0
configure:6388: result: none required
configure:6405: checking how to run the C preprocessor
configure:6436: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:6436: $? = 0
configure:6450: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
conftest.c:32:28: fatal error: ac_nonexistent.h: No such file or directory
  #include <ac_nonexistent.h>
                             ^
compilation terminated.
configure:6450: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6475: result: gcc -E
configure:6495: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:6495: $? = 0
configure:6509: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
conftest.c:32:28: fatal error: ac_nonexistent.h: No such file or directory
  #include <ac_nonexistent.h>
                             ^
compilation terminated.
configure:6509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6538: checking for grep that handles long lines and -e
configure:6596: result: /bin/grep
configure:6601: checking for egrep
configure:6663: result: /bin/grep -E
configure:6668: checking for ANSI C header files
configure:6688: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:6688: $? = 0
configure:6761: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lsupc++  >&5
configure:6761: $? = 0
configure:6761: ./conftest
configure:6761: $? = 0
configure:6772: result: yes
configure:6785: checking for sys/types.h
configure:6785: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for sys/stat.h
configure:6785: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for stdlib.h
configure:6785: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for string.h
configure:6785: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for memory.h
configure:6785: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for strings.h
configure:6785: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for inttypes.h
configure:6785: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for stdint.h
configure:6785: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for unistd.h
configure:6785: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6882: checking for wcslen
configure:6882: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lsupc++  >&5
configure:6882: $? = 0
configure:6882: result: yes
configure:6886: checking wchar.h usability
configure:6886: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:6886: $? = 0
configure:6886: result: yes
configure:6886: checking wchar.h presence
configure:6886: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:6886: $? = 0
configure:6886: result: yes
configure:6886: checking for wchar.h
configure:6886: result: yes
configure:6893: checking for wcwidth
configure:6893: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lsupc++  >&5
configure:6893: $? = 0
configure:6893: result: yes
configure:7001: checking iconv.h usability
configure:7001: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:7001: $? = 0
configure:7001: result: yes
configure:7001: checking iconv.h presence
configure:7001: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:7001: $? = 0
configure:7001: result: yes
configure:7001: checking for iconv.h
configure:7001: result: yes
configure:7007: checking for main in -liconv
configure:7026: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -liconv  -lsupc++ >&5
/usr/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
configure:7026: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| /* end confdefs.h.  */
|
|
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:7035: result: no
configure:7110: checking if pthreads are available
configure:7123: checking pthread.h usability
configure:7123: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:7123: $? = 0
configure:7123: result: yes
configure:7123: checking pthread.h presence
configure:7123: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:7123: $? = 0
configure:7123: result: yes
configure:7123: checking for pthread.h
configure:7123: result: yes
configure:7239: checking for library containing pthread_create
configure:7270: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lsupc++  >&5
/tmp/ccA6xsGH.o: In function `main':
/home/pi/brltty-5.4/conftest.c:56: undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
configure:7270: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_create ();
| int
| main ()
| {
| return pthread_create ();
|   ;
|   return 0;
| }
configure:7270: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread  -lsupc++ >&5
configure:7270: $? = 0
configure:7287: result: -lpthread
configure:7304: result: yes
configure:8789: WARNING: Tcl configuration script not found: tclConfig.sh
configure:8877: WARNING: Tcl packages directory not found
configure:8891: WARNING: Tcl BrlAPI bindings not included
configure:8956: checking which curses package to use
configure:9009: checking for ncursesw/ncurses.h
configure:9009: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
conftest.c:48:30: fatal error: ncursesw/ncurses.h: No such file or directory
  #include <ncursesw/ncurses.h>
                               ^
compilation terminated.
configure:9009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| /* end confdefs.h.  */
| #include <ncursesw/ncurses.h>
configure:9009: result: no
configure:9009: checking for curses.h
configure:9009: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
conftest.c:48:20: fatal error: curses.h: No such file or directory
  #include <curses.h>
                     ^
compilation terminated.
configure:9009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| /* end confdefs.h.  */
| #include <curses.h>
configure:9009: result: no
configure:9009: checking for ncurses.h
configure:9009: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
conftest.c:48:21: fatal error: ncurses.h: No such file or directory
  #include <ncurses.h>
                      ^
compilation terminated.
configure:9009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| /* end confdefs.h.  */
| #include <ncurses.h>
configure:9009: result: no
configure:9009: checking for curses.h
configure:9009: result: no
configure:9009: checking for curses.h
configure:9009: result: no
configure:9009: checking for curses.h
configure:9009: result: no
configure:9070: result:
configure:9499: checking for time
configure:9499: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9499: $? = 0
configure:9499: result: yes
configure:9499: checking for stime
configure:9499: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9499: $? = 0
configure:9499: result: yes
configure:9499: checking for gettimeofday
configure:9499: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9499: $? = 0
configure:9499: result: yes
configure:9499: checking for settimeofday
configure:9499: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9499: $? = 0
configure:9499: result: yes
configure:9499: checking for nanosleep
configure:9499: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9499: $? = 0
configure:9499: result: yes
configure:9508: checking whether clock_gettime is declared
configure:9508: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9508: $? = 0
configure:9508: result: yes
configure:9513: checking for library containing clock_gettime
configure:9544: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9544: $? = 0
configure:9561: result: none required
configure:9579: checking whether clock_settime is declared
configure:9579: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9579: $? = 0
configure:9579: result: yes
configure:9584: checking for library containing clock_settime
configure:9615: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9615: $? = 0
configure:9632: result: none required
configure:9651: checking whether pthread_getname_np is declared
configure:9651: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9651: $? = 0
configure:9651: result: yes
configure:9656: checking for library containing pthread_getname_np
configure:9687: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9687: $? = 0
configure:9704: result: none required
configure:9723: checking whether localtime_r is declared
configure:9723: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9723: $? = 0
configure:9723: result: yes
configure:9740: checking sys/poll.h usability
configure:9740: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9740: $? = 0
configure:9740: result: yes
configure:9740: checking sys/poll.h presence
configure:9740: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9740: $? = 0
configure:9740: result: yes
configure:9740: checking for sys/poll.h
configure:9740: result: yes
configure:9740: checking sys/select.h usability
configure:9740: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9740: $? = 0
configure:9740: result: yes
configure:9740: checking sys/select.h presence
configure:9740: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9740: $? = 0
configure:9740: result: yes
configure:9740: checking for sys/select.h
configure:9740: result: yes
configure:9740: checking sys/wait.h usability
configure:9740: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9740: $? = 0
configure:9740: result: yes
configure:9740: checking sys/wait.h presence
configure:9740: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9740: $? = 0
configure:9740: result: yes
configure:9740: checking for sys/wait.h
configure:9740: result: yes
configure:9752: checking for select
configure:9752: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9752: $? = 0
configure:9752: result: yes
configure:9765: checking signal.h usability
configure:9765: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9765: $? = 0
configure:9765: result: yes
configure:9765: checking signal.h presence
configure:9765: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9765: $? = 0
configure:9765: result: yes
configure:9765: checking for signal.h
configure:9765: result: yes
configure:9765: checking sys/signalfd.h usability
configure:9765: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9765: $? = 0
configure:9765: result: yes
configure:9765: checking sys/signalfd.h presence
configure:9765: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9765: $? = 0
configure:9765: result: yes
configure:9765: checking for sys/signalfd.h
configure:9765: result: yes
configure:9777: checking for sigaction
configure:9777: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9777: $? = 0
configure:9777: result: yes
configure:9790: checking alloca.h usability
configure:9790: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9790: $? = 0
configure:9790: result: yes
configure:9790: checking alloca.h presence
configure:9790: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9790: $? = 0
configure:9790: result: yes
configure:9790: checking for alloca.h
configure:9790: result: yes
configure:9790: checking getopt.h usability
configure:9790: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9790: $? = 0
configure:9790: result: yes
configure:9790: checking getopt.h presence
configure:9790: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9790: $? = 0
configure:9790: result: yes
configure:9790: checking for getopt.h
configure:9790: result: yes
configure:9790: checking glob.h usability
configure:9790: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9790: $? = 0
configure:9790: result: yes
configure:9790: checking glob.h presence
configure:9790: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9790: $? = 0
configure:9790: result: yes
configure:9790: checking for glob.h
configure:9790: result: yes
configure:9790: checking langinfo.h usability
configure:9790: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9790: $? = 0
configure:9790: result: yes
configure:9790: checking langinfo.h presence
configure:9790: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9790: $? = 0
configure:9790: result: yes
configure:9790: checking for langinfo.h
configure:9790: result: yes
configure:9790: checking regex.h usability
configure:9790: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9790: $? = 0
configure:9790: result: yes
configure:9790: checking regex.h presence
configure:9790: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9790: $? = 0
configure:9790: result: yes
configure:9790: checking for regex.h
configure:9790: result: yes
configure:9803: checking syslog.h usability
configure:9803: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9803: $? = 0
configure:9803: result: yes
configure:9803: checking syslog.h presence
configure:9803: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9803: $? = 0
configure:9803: result: yes
configure:9803: checking for syslog.h
configure:9803: result: yes
configure:9803: checking execinfo.h usability
configure:9803: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9803: $? = 0
configure:9803: result: yes
configure:9803: checking execinfo.h presence
configure:9803: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9803: $? = 0
configure:9803: result: yes
configure:9803: checking for execinfo.h
configure:9803: result: yes
configure:9816: checking sys/file.h usability
configure:9816: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9816: $? = 0
configure:9816: result: yes
configure:9816: checking sys/file.h presence
configure:9816: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9816: $? = 0
configure:9816: result: yes
configure:9816: checking for sys/file.h
configure:9816: result: yes
configure:9816: checking sys/socket.h usability
configure:9816: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9816: $? = 0
configure:9816: result: yes
configure:9816: checking sys/socket.h presence
configure:9816: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9816: $? = 0
configure:9816: result: yes
configure:9816: checking for sys/socket.h
configure:9816: result: yes
configure:9829: checking pwd.h usability
configure:9829: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9829: $? = 0
configure:9829: result: yes
configure:9829: checking pwd.h presence
configure:9829: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9829: $? = 0
configure:9829: result: yes
configure:9829: checking for pwd.h
configure:9829: result: yes
configure:9829: checking grp.h usability
configure:9829: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9829: $? = 0
configure:9829: result: yes
configure:9829: checking grp.h presence
configure:9829: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9829: $? = 0
configure:9829: result: yes
configure:9829: checking for grp.h
configure:9829: result: yes
configure:9842: checking sys/io.h usability
configure:9842: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9842: $? = 0
configure:9842: result: yes
configure:9842: checking sys/io.h presence
configure:9842: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9842: $? = 0
configure:9842: result: yes
configure:9842: checking for sys/io.h
configure:9842: result: yes
configure:9842: checking sys/modem.h usability
configure:9842: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
conftest.c:109:23: fatal error: sys/modem.h: No such file or directory
  #include <sys/modem.h>
                        ^
compilation terminated.
configure:9842: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/modem.h>
configure:9842: result: no
configure:9842: checking sys/modem.h presence
configure:9842: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
conftest.c:76:23: fatal error: sys/modem.h: No such file or directory
  #include <sys/modem.h>
                        ^
compilation terminated.
configure:9842: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| /* end confdefs.h.  */
| #include <sys/modem.h>
configure:9842: result: no
configure:9842: checking for sys/modem.h
configure:9842: result: no
configure:9842: checking machine/speaker.h usability
configure:9842: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
conftest.c:109:29: fatal error: machine/speaker.h: No such file or directory
  #include <machine/speaker.h>
                              ^
compilation terminated.
configure:9842: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <machine/speaker.h>
configure:9842: result: no
configure:9842: checking machine/speaker.h presence
configure:9842: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
conftest.c:76:29: fatal error: machine/speaker.h: No such file or directory
  #include <machine/speaker.h>
                              ^
compilation terminated.
configure:9842: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| /* end confdefs.h.  */
| #include <machine/speaker.h>
configure:9842: result: no
configure:9842: checking for machine/speaker.h
configure:9842: result: no
configure:9842: checking dev/speaker/speaker.h usability
configure:9842: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
conftest.c:109:33: fatal error: dev/speaker/speaker.h: No such file or 
directory
  #include <dev/speaker/speaker.h>
                                  ^
compilation terminated.
configure:9842: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dev/speaker/speaker.h>
configure:9842: result: no
configure:9842: checking dev/speaker/speaker.h presence
configure:9842: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
conftest.c:76:33: fatal error: dev/speaker/speaker.h: No such file or 
directory
  #include <dev/speaker/speaker.h>
                                  ^
compilation terminated.
configure:9842: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| /* end confdefs.h.  */
| #include <dev/speaker/speaker.h>
configure:9842: result: no
configure:9842: checking for dev/speaker/speaker.h
configure:9842: result: no
configure:9842: checking linux/vt.h usability
configure:9842: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9842: $? = 0
configure:9842: result: yes
configure:9842: checking linux/vt.h presence
configure:9842: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9842: $? = 0
configure:9842: result: yes
configure:9842: checking for linux/vt.h
configure:9842: result: yes
configure:9854: checking sdkddkver.h usability
configure:9854: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
conftest.c:110:23: fatal error: sdkddkver.h: No such file or directory
  #include <sdkddkver.h>
                        ^
compilation terminated.
configure:9854: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_LINUX_VT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sdkddkver.h>
configure:9854: result: no
configure:9854: checking sdkddkver.h presence
configure:9854: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
conftest.c:77:23: fatal error: sdkddkver.h: No such file or directory
  #include <sdkddkver.h>
                        ^
compilation terminated.
configure:9854: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_LINUX_VT_H 1
| /* end confdefs.h.  */
| #include <sdkddkver.h>
configure:9854: result: no
configure:9854: checking for sdkddkver.h
configure:9854: result: no
configure:9867: checking linux/input.h usability
configure:9867: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9867: $? = 0
configure:9867: result: yes
configure:9867: checking linux/input.h presence
configure:9867: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:9867: $? = 0
configure:9867: result: yes
configure:9867: checking for linux/input.h
configure:9867: result: yes
configure:9875: checking for linux/uinput.h
configure:9875: gcc -c -g -O2 -std=gnu99 -Wall -Werror=format-security   
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE conftest.c >&5
configure:9875: $? = 0
configure:9875: result: yes
configure:9896: checking for getopt_long
configure:9896: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9896: $? = 0
configure:9896: result: yes
configure:9896: checking for hstrerror
configure:9896: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9896: $? = 0
configure:9896: result: yes
configure:9896: checking for realpath
configure:9896: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9896: $? = 0
configure:9896: result: yes
configure:9896: checking for vsyslog
configure:9896: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9896: $? = 0
configure:9896: result: yes
configure:9907: checking for pause
configure:9907: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9907: $? = 0
configure:9907: result: yes
configure:9919: checking for fchdir
configure:9919: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9919: $? = 0
configure:9919: result: yes
configure:9919: checking for fchmod
configure:9919: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9919: $? = 0
configure:9919: result: yes
configure:9931: checking for shmget
configure:9931: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9931: $? = 0
configure:9931: result: yes
configure:9931: checking for shm_open
configure:9931: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
/tmp/ccs2bLNj.o: In function `main':
/home/pi/brltty-5.4/conftest.c:121: undefined reference to `shm_open'
collect2: error: ld returned 1 exit status
configure:9931: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_LINUX_VT_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_UINPUT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_HSTRERROR 1
| #define HAVE_REALPATH 1
| #define HAVE_VSYSLOG 1
| #define HAVE_PAUSE 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHMOD 1
| #define HAVE_SHMGET 1
| /* end confdefs.h.  */
| /* Define shm_open to an innocuous variant, in case <limits.h> 
declares shm_open.
|    For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shm_open innocuous_shm_open
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shm_open (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shm_open
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shm_open ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias. */
| #if defined __stub_shm_open || defined __stub___shm_open
| choke me
| #endif
|
| int
| main ()
| {
| return shm_open ();
|   ;
|   return 0;
| }
configure:9931: result: no
configure:9943: checking for getpeereid
configure:9943: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
/tmp/cc2wd2LW.o: In function `main':
/home/pi/brltty-5.4/conftest.c:121: undefined reference to `getpeereid'
collect2: error: ld returned 1 exit status
configure:9943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_LINUX_VT_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_UINPUT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_HSTRERROR 1
| #define HAVE_REALPATH 1
| #define HAVE_VSYSLOG 1
| #define HAVE_PAUSE 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHMOD 1
| #define HAVE_SHMGET 1
| /* end confdefs.h.  */
| /* Define getpeereid to an innocuous variant, in case <limits.h> 
declares getpeereid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getpeereid innocuous_getpeereid
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getpeereid (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getpeereid
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getpeereid ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias. */
| #if defined __stub_getpeereid || defined __stub___getpeereid
| choke me
| #endif
|
| int
| main ()
| {
| return getpeereid ();
|   ;
|   return 0;
| }
configure:9943: result: no
configure:9943: checking for getpeerucred
configure:9943: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
/tmp/ccDA4Iaj.o: In function `main':
/home/pi/brltty-5.4/conftest.c:121: undefined reference to `getpeerucred'
collect2: error: ld returned 1 exit status
configure:9943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_LINUX_VT_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_UINPUT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_HSTRERROR 1
| #define HAVE_REALPATH 1
| #define HAVE_VSYSLOG 1
| #define HAVE_PAUSE 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHMOD 1
| #define HAVE_SHMGET 1
| /* end confdefs.h.  */
| /* Define getpeerucred to an innocuous variant, in case <limits.h> 
declares getpeerucred.
|    For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getpeerucred innocuous_getpeerucred
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getpeerucred (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getpeerucred
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getpeerucred ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias. */
| #if defined __stub_getpeerucred || defined __stub___getpeerucred
| choke me
| #endif
|
| int
| main ()
| {
| return getpeerucred ();
|   ;
|   return 0;
| }
configure:9943: result: no
configure:9943: checking for getzoneid
configure:9943: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
/tmp/ccMh9YyK.o: In function `main':
/home/pi/brltty-5.4/conftest.c:121: undefined reference to `getzoneid'
collect2: error: ld returned 1 exit status
configure:9943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_LINUX_VT_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_UINPUT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_HSTRERROR 1
| #define HAVE_REALPATH 1
| #define HAVE_VSYSLOG 1
| #define HAVE_PAUSE 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHMOD 1
| #define HAVE_SHMGET 1
| /* end confdefs.h.  */
| /* Define getzoneid to an innocuous variant, in case <limits.h> 
declares getzoneid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getzoneid innocuous_getzoneid
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getzoneid (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getzoneid
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getzoneid ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias. */
| #if defined __stub_getzoneid || defined __stub___getzoneid
| choke me
| #endif
|
| int
| main ()
| {
| return getzoneid ();
|   ;
|   return 0;
| }
configure:9943: result: no
configure:9955: checking for mempcpy
configure:9955: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
conftest.c:110:6: warning: conflicting types for built-in function 'mempcpy'
  char mempcpy ();
       ^
configure:9955: $? = 0
configure:9955: result: yes
configure:9955: checking for wmempcpy
configure:9955: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:9955: $? = 0
configure:9955: result: yes
configure:10118: checking for gai_strerror
configure:10118: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:10118: $? = 0
configure:10118: result: yes
configure:10118: checking for getaddrinfo
configure:10118: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:10118: $? = 0
configure:10118: result: yes
configure:10118: checking for getnameinfo
configure:10118: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:10118: $? = 0
configure:10118: result: yes
configure:10134: checking size of wchar_t
configure:10139: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
configure:10139: $? = 0
configure:10139: ./conftest
configure:10139: $? = 0
configure:10156: result: 4
configure:10180: checking whether byte ordering is bigendian
configure:10195: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
conftest.c:96:9: error: unknown type name 'not'
          not a universal capable compiler
          ^
conftest.c:96:15: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'universal'
          not a universal capable compiler
                ^
conftest.c:96:15: error: unknown type name 'universal'
configure:10195: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_LINUX_VT_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_UINPUT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_HSTRERROR 1
| #define HAVE_REALPATH 1
| #define HAVE_VSYSLOG 1
| #define HAVE_PAUSE 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHMOD 1
| #define HAVE_SHMGET 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_WCHAR_T_STR "4"
| #define HAVE_POSIX_THREADS 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
|            not a universal capable compiler
|          #endif
|          typedef int dummy;
|
configure:10240: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:10240: $? = 0
configure:10258: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
conftest.c: In function 'main':
conftest.c:102:4: error: unknown type name 'not'
     not big endian
     ^
conftest.c:102:12: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'endian'
     not big endian
             ^
configure:10258: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_LINUX_VT_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_UINPUT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_HSTRERROR 1
| #define HAVE_REALPATH 1
| #define HAVE_VSYSLOG 1
| #define HAVE_PAUSE 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHMOD 1
| #define HAVE_SHMGET 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_WCHAR_T_STR "4"
| #define HAVE_POSIX_THREADS 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|         #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|          not big endian
|         #endif
|
|   ;
|   return 0;
| }
configure:10386: result: no
configure:10404: checking for an ANSI C-conforming const
configure:10470: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:10470: $? = 0
configure:10477: result: yes
configure:10485: checking for inline
configure:10501: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:10501: $? = 0
configure:10509: result: inline
configure:10530: checking if the compiler understands the __alignof__ 
operator
configure:10549: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:10549: $? = 0
configure:10556: result: yes
configure:10565: checking if the compiler understands 
__attribute__((format(__printf__)))
configure:10584: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:10584: $? = 0
configure:10591: result: yes
configure:10600: checking if the compiler understands 
__attribute__((noreturn))
configure:10619: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:10619: $? = 0
configure:10626: result: yes
configure:10635: checking if the compiler understands 
__attribute__((packed))
configure:10656: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:10656: $? = 0
configure:10663: result: yes
configure:10672: checking if the compiler understands 
__attribute__((unused))
configure:10691: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
conftest.c:100:13: warning: 'conf_attribute_unused' declared 'static' 
but never defined [-Wunused-function]
  static void conf_attribute_unused (void)
              ^
configure:10691: $? = 0
configure:10698: result: yes
configure:10707: checking if the compiler supports thread-local variables
configure:10729: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
conftest.c:101:26: warning: 'i' defined but not used [-Wunused-variable]
  static _Thread_local int i;
                           ^
configure:10729: $? = 0
configure:10737: result: _Thread_local
configure:10813: checking for static archive extension
configure:10825: result: a
configure:10830: checking for shared object run-time search path 
environment variable
configure:10848: result: LD_LIBRARY_PATH
configure:11080: checking for Gpm_Open in -lgpm
configure:11105: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lgpm  -lpthread 
-lsupc++  >&5
/usr/bin/ld: cannot find -lgpm
collect2: error: ld returned 1 exit status
configure:11105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_LINUX_VT_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_UINPUT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_HSTRERROR 1
| #define HAVE_REALPATH 1
| #define HAVE_VSYSLOG 1
| #define HAVE_PAUSE 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHMOD 1
| #define HAVE_SHMGET 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_WCHAR_T_STR "4"
| #define HAVE_POSIX_THREADS 1
| #define HAVE_OPERATOR_ALIGNOF 1
| #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ATTRIBUTE_PACKED 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define THREAD_LOCAL _Thread_local
| #define LIBRARY_EXTENSION "so"
| #define MODULE_NAME "libbrltty"
| #define MODULE_EXTENSION "so"
| #define SYSTEM_PACKAGE linux
| #define USE_PKG_SYSTEM_LINUX 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char Gpm_Open ();
| int
| main ()
| {
| return Gpm_Open ();
|   ;
|   return 0;
| }
configure:11114: result: no
configure:11357: system service package not available: libsystemd
configure:11365: WARNING: system service support not available on this 
platform
configure:11555: checking dlfcn.h usability
configure:11555: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:11555: $? = 0
configure:11555: result: yes
configure:11555: checking dlfcn.h presence
configure:11555: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:11555: $? = 0
configure:11555: result: yes
configure:11555: checking for dlfcn.h
configure:11555: result: yes
configure:11561: checking for library containing dlopen
configure:11592: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -lpthread -lsupc++ >&5
/tmp/cckzFdoe.o: In function `main':
/home/pi/brltty-5.4/conftest.c:124: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:11592: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BRLTTY"
| #define PACKAGE_TARNAME "brltty"
| #define PACKAGE_VERSION "5.4"
| #define PACKAGE_STRING "BRLTTY 5.4"
| #define PACKAGE_BUGREPORT "brltty at mielke.cc"
| #define PACKAGE_URL "http://brltty.com/"
| #define BRLAPI_RELEASE "0.6.5"
| #define BRLAPI_MAJOR 0
| #define BRLAPI_MINOR 6
| #define BRLAPI_REVISION 5
| #define CONFIGURATION_FILE "brltty.conf"
| #define PREFERENCES_FILE "brltty.prefs"
| #define TEXT_TABLES_SUBDIRECTORY "Text"
| #define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
| #define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
| #define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
| #define INPUT_TABLES_SUBDIRECTORY "Input"
| #define TEXT_TABLE_EXTENSION ".ttb"
| #define TEXT_SUBTABLE_EXTENSION ".tti"
| #define ATTRIBUTES_TABLE_EXTENSION ".atb"
| #define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
| #define CONTRACTION_TABLE_EXTENSION ".ctb"
| #define CONTRACTION_SUBTABLE_EXTENSION ".cti"
| #define KEY_TABLE_EXTENSION ".ktb"
| #define KEY_SUBTABLE_EXTENSION ".kti"
| #define KEY_HELP_EXTENSION ".txt"
| #define PROFILES_SUBDIRECTORY "Profiles"
| #define LANGUAGE_PROFILE_EXTENSION ".lpf"
| #define ENABLE_SHARED_OBJECTS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_ICONV_H 1
| #define ENABLE_API 1
| #define API_PARAMETERS ""
| #define BRLAPI_AUTHKEYFILE "brlapi.key"
| #define HAVE_TIME 1
| #define HAVE_STIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETTIMEOFDAY 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SELECT 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_LINUX_VT_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_UINPUT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_HSTRERROR 1
| #define HAVE_REALPATH 1
| #define HAVE_VSYSLOG 1
| #define HAVE_PAUSE 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHMOD 1
| #define HAVE_SHMGET 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_WCHAR_T_STR "4"
| #define HAVE_POSIX_THREADS 1
| #define HAVE_OPERATOR_ALIGNOF 1
| #define HAVE_ATTRIBUTE_FORMAT_PRINTF 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ATTRIBUTE_PACKED 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define THREAD_LOCAL _Thread_local
| #define LIBRARY_EXTENSION "so"
| #define MODULE_NAME "libbrltty"
| #define MODULE_EXTENSION "so"
| #define SYSTEM_PACKAGE linux
| #define USE_PKG_SYSTEM_LINUX 1
| #define PGMPATH_PACKAGE linux
| #define USE_PKG_PGMPATH_LINUX 1
| #define SERVICE_PACKAGE none
| #define USE_PKG_SERVICE_NONE 1
| #define PARAMS_PACKAGE linux
| #define USE_PKG_PARAMS_LINUX 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:11592: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -ldl  -lpthread -lsupc++  >&5
configure:11592: $? = 0
configure:11609: result: -ldl
configure:11744: checking for iconv.h
configure:11744: result: yes
configure:11849: checking whether fork is declared
configure:11849: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:11849: $? = 0
configure:11849: result: yes
configure:11851: checking for signal.h
configure:11851: result: yes
configure:11853: checking whether SIGCHLD is declared
configure:11853: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:11853: $? = 0
configure:11853: result: yes
configure:11962: checking mntent.h usability
configure:11962: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:11962: $? = 0
configure:11962: result: yes
configure:11962: checking mntent.h presence
configure:11962: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:11962: $? = 0
configure:11962: result: yes
configure:11962: checking for mntent.h
configure:11962: result: yes
configure:11964: checking for setmntent
configure:11964: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -ldl -lpthread -lsupc++  >&5
configure:11964: $? = 0
configure:11964: result: yes
configure:11969: checking for addmntent
configure:11969: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -ldl -lpthread -lsupc++  >&5
configure:11969: $? = 0
configure:11969: result: yes
configure:12593: PCm package not available: alsa
configure:12578: checking sys/soundcard.h usability
configure:12578: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:12578: $? = 0
configure:12578: result: yes
configure:12578: checking sys/soundcard.h presence
configure:12578: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:12578: $? = 0
configure:12578: result: yes
configure:12578: checking for sys/soundcard.h
configure:12578: result: yes
configure:12704: MIDI package not available: alsa
configure:12689: checking for sys/soundcard.h
configure:12689: result: yes
configure:12894: checking termios.h usability
configure:12894: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:12894: $? = 0
configure:12894: result: yes
configure:12894: checking termios.h presence
configure:12894: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:12894: $? = 0
configure:12894: result: yes
configure:12894: checking for termios.h
configure:12894: result: yes
configure:12899: checking for tcdrain
configure:12899: gcc -o conftest -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED 
-D_GNU_SOURCE   -Wl,-export-dynamic conftest.c -ldl -lpthread -lsupc++  >&5
configure:12899: $? = 0
configure:12899: result: yes
configure:13547: WARNING: Libbraille package not found: /usr /usr/local 
/usr/local/Libbraille /usr/local/libbraille /opt/Libbraille 
/opt/libbraille /mingw /mingw/Libbraille /mingw/libbraille
configure:13950: checking for device directory
configure:13968: result: /dev
configure:13976: checking for first serial device
configure:14029: result: ttyS0
configure:14288: WARNING: eSpeak package not found: /usr /usr/local 
/usr/local/eSpeak /usr/local/espeak /opt/eSpeak /opt/espeak /mingw 
/mingw/eSpeak /mingw/espeak
configure:14334: WARNING: FestivalLite package not found: /usr 
/usr/local /usr/local/FestivalLite /usr/local/flite /opt/FestivalLite 
/opt/flite /mingw /mingw/FestivalLite /mingw/flite
configure:14451: WARNING: Mikropuhe package not found: /usr /usr/local 
/usr/local/Mikropuhe /usr/local/mikropuhe /opt/Mikropuhe /opt/mikropuhe 
/mingw /mingw/Mikropuhe /mingw/mikropuhe
configure:14500: WARNING: speech-dispatcher package not found: /usr 
/usr/local /usr/local/speech-dispatcher /usr/local/speechd 
/opt/speech-dispatcher /opt/speechd /mingw /mingw/speech-dispatcher 
/mingw/speechd
configure:14546: WARNING: Swift package not found: /usr /usr/local 
/usr/local/Swift /usr/local/swift /opt/Swift /opt/swift /mingw 
/mingw/Swift /mingw/swift
configure:14592: WARNING: Theta package not found: /usr /usr/local 
/usr/local/Theta /usr/local/theta /opt/Theta /opt/theta /mingw 
/mingw/Theta /mingw/theta
configure:14638: WARNING: ViaVoice package not found: /usr /usr/local 
/usr/local/ViaVoice /usr/local/viavoice /opt/ViaVoice /opt/viavoice 
/mingw /mingw/ViaVoice /mingw/viavoice
configure:15010: checking sys/shm.h usability
configure:15010: gcc -c -g -O2 -std=gnu99 -Wall 
-Werror=format-security   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c >&5
configure:15010: $? = 0
configure:15010: result: yes
configure:15010: checking sys/shm.h presence
configure:15010: gcc -E   -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 
-D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE 
conftest.c
configure:15010: $? = 0
configure:15010: result: yes
configure:15010: checking for sys/shm.h
configure:15010: result: yes
configure:15757: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by BRLTTY config.status 5.4, which was
generated by GNU Autoconf 2.69.  Invocation command line was

   CONFIG_FILES    =
   CONFIG_HEADERS  =
   CONFIG_LINKS    =
   CONFIG_COMMANDS =
   $ ./config.status --quiet

on raspberrrrypiarthur

config.status:1409: creating config.mk
config.status:1409: creating brltty.spec
config.status:1409: creating config.sh
config.status:1409: creating Documents/brltty.conf
config.status:1409: creating Documents/brltty.1
config.status:1409: creating Documents/BrlAPIref.doxy
config.status:1409: creating Bindings/Lisp/brlapi.lisp
config.status:1409: creating Bindings/Python/setup.py
config.status:1409: creating Android/Application/res/values/configured.xml
config.status:1409: creating Autostart/Systemd/brltty at .service
config.status:1409: creating ./Makefile
config.status:1409: creating Programs/Makefile
config.status:1409: creating Documents/Makefile
config.status:1409: creating Messages/Makefile
config.status:1409: creating Android/Core/Makefile
config.status:1409: creating Android/Application/Makefile
config.status:1409: creating Autostart/Systemd/Makefile
config.status:1409: creating Documents/Manual-BRLTTY/English/Makefile
config.status:1409: creating Documents/Manual-BRLTTY/French/Makefile
config.status:1409: creating Documents/Manual-BrlAPI/English/Makefile
config.status:1409: creating Drivers/Braille/Alva/Makefile
config.status:1409: creating Drivers/Braille/Albatross/Makefile
config.status:1409: creating Drivers/Braille/BrlAPI/Makefile
config.status:1409: creating Drivers/Braille/BrailComm/Makefile
config.status:1409: creating Drivers/Braille/Braudi/Makefile
config.status:1409: creating Drivers/Braille/BrailleLite/Makefile
config.status:1409: creating Drivers/Braille/Baum/Makefile
config.status:1409: creating Drivers/Braille/BrailleNote/Makefile
config.status:1409: creating Drivers/Braille/CombiBraille/Makefile
config.status:1409: creating Drivers/Braille/Cebra/Makefile
config.status:1409: creating Drivers/Braille/EcoBraille/Makefile
config.status:1409: creating Drivers/Braille/EuroBraille/Makefile
config.status:1409: creating Drivers/Braille/FreedomScientific/Makefile
config.status:1409: creating Drivers/Braille/Hedo/Makefile
config.status:1409: creating Drivers/Braille/HIMS/Makefile
config.status:1409: creating Drivers/Braille/HandyTech/Makefile
config.status:1409: creating Drivers/Braille/HumanWare/Makefile
config.status:1409: creating Drivers/Braille/Iris/Makefile
config.status:1409: creating Drivers/Braille/LogText/Makefile
config.status:1409: creating Drivers/Braille/MultiBraille/Makefile
config.status:1409: creating Drivers/Braille/MDV/Makefile
config.status:1409: creating Drivers/Braille/BrailleMemo/Makefile
config.status:1409: creating Drivers/Braille/MiniBraille/Makefile
config.status:1409: creating Drivers/Braille/Metec/Makefile
config.status:1409: creating Drivers/Braille/NinePoint/Makefile
config.status:1409: creating Drivers/Braille/Pegasus/Makefile
config.status:1409: creating Drivers/Braille/Papenmeier/Makefile
config.status:1409: creating Drivers/Braille/Seika/Makefile
config.status:1409: creating Drivers/Braille/TechniBraille/Makefile
config.status:1409: creating Drivers/Braille/TSI/Makefile
config.status:1409: creating Drivers/Braille/TTY/Makefile
config.status:1409: creating Drivers/Braille/VideoBraille/Makefile
config.status:1409: creating Drivers/Braille/Voyager/Makefile
config.status:1409: creating Drivers/Braille/Virtual/Makefile
config.status:1409: creating Drivers/Braille/VisioBraille/Makefile
config.status:1409: creating Drivers/Braille/B2G/Makefile
config.status:1409: creating Drivers/Speech/Alva/Makefile
config.status:1409: creating Drivers/Speech/BrailleLite/Makefile
config.status:1409: creating Drivers/Speech/CombiBraille/Makefile
config.status:1409: creating Drivers/Speech/Festival/Makefile
config.status:1409: creating Drivers/Speech/GenericSay/Makefile
config.status:1409: creating Drivers/Speech/ExternalSpeech/Makefile
config.status:1409: creating Drivers/Screen/Linux/Makefile
config.status:1409: creating Drivers/Screen/Screen/Makefile
config.status:1409: creating config.h
config.status:1409: creating Programs/brlapi.h
config.status:1598: executing item-summary commands
config.status:1605: Options Summary:
    execute-root:
    install-root:
    libdir: ${exec_prefix}/lib
    sysconfdir: ${prefix}/etc
    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}/usr/include/brltty
    gdm-autostart-directory: ${datarootdir}/gdm/greeter/autostart
    init-path:
    stderr-path:
    standalone-programs: no
    i18n: yes
    icu: yes
    iconv: yes
    polkit: yes
    api: yes
    api-parameters:
    java-bindings: no
    lisp-bindings: no
    ocaml-bindings: no
    python-bindings: no
    tcl-bindings: yes
    api-socket-path: ${prefix}/var/lib/BrlAPI
    x: yes
    system-package: linux
    contracted-braille: no
    gpm: yes
    pgmpath-package: linux
    service-package: none
    params-package: linux
    dynld-package: dlfcn
    charset-package: iconv
    hostcmd-package: unix
    mntpt-package: mntent
    mntfs-package: linux
    kbd-package: linux
    bell-package: linux
    leds-package: linux
    beep-package: linux
    pcm-package: oss
    midi-package: oss
    fm-package: adlib
    serial-package: termios
    usb-package: none
    bluetooth-package: none
    ports-package: glibc
    libbraille-root:
    external-braille-drivers:
    internal-braille-drivers: eu
    braille-parameters:
    braille-device: usb:
    text-table: fr-cbifs
    attributes-table: left_right
    speech-support: yes
    espeak-root:
    flite-root:
    mikropuhe-root:
    speechd-root:
    swift-root:
    theta-root:
    viavoice-root:
    external-speech-drivers:
    internal-speech-drivers:
    speech-parameters:
    external-screen-drivers: lx sc
    internal-screen-drivers:
    screen-parameters:
    screen-driver: lx
    relocatable-install: no
    stripping: yes
config.status:1598: executing build-configure commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=armv7l-unknown-linux-gnueabihf
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_addmntent=yes
ac_cv_func_fchdir=yes
ac_cv_func_fchmod=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpeereid=no
ac_cv_func_getpeerucred=no
ac_cv_func_gettimeofday=yes
ac_cv_func_getzoneid=no
ac_cv_func_hstrerror=yes
ac_cv_func_mempcpy=yes
ac_cv_func_nanosleep=yes
ac_cv_func_pause=yes
ac_cv_func_realpath=yes
ac_cv_func_select=yes
ac_cv_func_setmntent=yes
ac_cv_func_settimeofday=yes
ac_cv_func_shm_open=no
ac_cv_func_shmget=yes
ac_cv_func_sigaction=yes
ac_cv_func_stime=yes
ac_cv_func_tcdrain=yes
ac_cv_func_time=yes
ac_cv_func_vsyslog=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcwidth=yes
ac_cv_func_wmempcpy=yes
ac_cv_have_decl_SIGCHLD=yes
ac_cv_have_decl_clock_gettime=yes
ac_cv_have_decl_clock_settime=yes
ac_cv_have_decl_fork=yes
ac_cv_have_decl_localtime_r=yes
ac_cv_have_decl_pthread_getname_np=yes
ac_cv_header_alloca_h=yes
ac_cv_header_curses_h=no
ac_cv_header_dev_speaker_speaker_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_glob_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_linux_input_h=yes
ac_cv_header_linux_uinput_h=yes
ac_cv_header_linux_vt_h=yes
ac_cv_header_machine_speaker_h=no
ac_cv_header_memory_h=yes
ac_cv_header_mntent_h=yes
ac_cv_header_ncurses_h=no
ac_cv_header_ncursesw_ncurses_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_sdkddkver_h=no
ac_cv_header_signal_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_io_h=yes
ac_cv_header_sys_modem_h=no
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_signalfd_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_soundcard_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=armv7l-unknown-linux-gnueabihf
ac_cv_lib_gpm_Gpm_Open=no
ac_cv_lib_iconv=ac_cv_lib_iconv_main
ac_cv_lib_iconv_main=no
ac_cv_objext=o
ac_cv_path_DOXYGEN=false
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_LINUXDOC=false
ac_cv_path_MSGFMT=false
ac_cv_path_MSGMERGE=false
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_ac_pt_LD=/usr/bin/ld
ac_cv_path_ac_pt_RANLIB=/usr/bin/ranlib
ac_cv_path_ac_pt_STRIP=/usr/bin/strip
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search___cxa_pure_virtual=-lsupc++
ac_cv_search_clock_gettime='none required'
ac_cv_search_clock_settime='none required'
ac_cv_search_dlopen=-ldl
ac_cv_search_inet_ntoa='none required'
ac_cv_search_pthread_create=-lpthread
ac_cv_search_pthread_getname_np='none required'
ac_cv_search_socket='none required'
ac_cv_sizeof_wchar_t=4
ac_cv_target=armv7l-unknown-linux-gnueabihf
brltty_cv_c_attribute_format_printf=yes
brltty_cv_c_attribute_noreturn=yes
brltty_cv_c_attribute_packed=yes
brltty_cv_c_attribute_unused=yes
brltty_cv_c_operator_alignof=yes
brltty_cv_c_thread_local=_Thread_local
brltty_cv_device_directory=/dev
brltty_cv_device_serial_first=ttyS0
brltty_cv_env_libsearch=LD_LIBRARY_PATH
brltty_cv_ext_arc=a
brltty_cv_have_pthreads=yes
brltty_cv_package_curses=
brltty_cv_prog_cc_cxx=yes
brltty_cv_prog_conflibdir='/sbin/ldconfig -n'
brltty_cv_prog_mklib='$(CC) -shared -Wl,-soname,<name> -o'
brltty_cv_prog_mkmod='$(CC) -shared  -o'
brltty_cv_prog_mkobj='$(LD) -r -o'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ATTRIBUTES_SUBTABLE_EXTENSION='.ati'
ATTRIBUTES_TABLES_SUBDIRECTORY='Attributes'
ATTRIBUTES_TABLE_EXTENSION='.atb'
AWK='mawk'
CC='gcc'
CFLAGS='-g -O2 -std=gnu99 -Wall -Werror=format-security'
CONFIGURATION_DIRECTORY='/etc'
CONFIGURATION_FILE='brltty.conf'
CONFLIBDIR='/sbin/ldconfig -n'
CONTRACTION_SUBTABLE_EXTENSION='.cti'
CONTRACTION_TABLES_SUBDIRECTORY='Contraction'
CONTRACTION_TABLE_EXTENSION='.ctb'
CPP='gcc -E'
CPPFLAGS='  -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE 
-D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE'
CXX='gcc'
CXXFLAGS='-g -O2 -std=gnu99 -Wall -Werror=format-security'
CYTHON=''
CYTHON_CFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DOXYGEN='false'
DRIVERS_DIRECTORY='/lib/brltty'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INPUT_TABLES_SUBDIRECTORY='Input'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_OPTION_STRIP='-s'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
JAR=''
JAR_NAME=''
JAVAC=''
JAVAC_PATH=''
JAVADOC=''
JAVADOC_NAME=''
JAVA_JAR=''
JAVA_JAR_DIR=''
JAVA_JNI=''
JAVA_JNI_DIR=''
JAVA_JNI_FLAGS=''
JAVA_JNI_HDR=''
JAVA_JNI_INC=''
JAVA_OK=''
KEYBOARD_TABLES_SUBDIRECTORY='Keyboard'
KEY_HELP_EXTENSION='.txt'
KEY_SUBTABLE_EXTENSION='.kti'
KEY_TABLE_EXTENSION='.ktb'
LANGUAGE_PROFILE_EXTENSION='.lpf'
LD='/usr/bin/ld'
LDFLAGS='  -Wl,-export-dynamic'
LIBCFLAGS='-fPIC'
LIBCXXFLAGS='-fPIC'
LIBOBJS=''
LIBS='-ldl -lpthread -lsupc++ '
LINUXDOC='false'
LISP_OK=''
LN_S='ln -s'
LOCALE_DIRECTORY='${prefix}/usr/share/locale'
LTLIBOBJS=''
MKLIB='$(CC) -shared -Wl,-soname,<name> -o'
MKMOD='$(CC) -shared  -o'
MKOBJ='$(LD) -r -o'
MSGFMT='false'
MSGMERGE='false'
OBJEXT='o'
OCAMLBEST=''
OCAMLC=''
OCAMLCDOTOPT=''
OCAMLFIND=''
OCAMLLIB=''
OCAMLMKLIB=''
OCAMLOPT=''
OCAMLOPTDOTOPT=''
OCAMLVERSION=''
OCAMLWIN32=''
OCAML_CLIBS=''
OCAML_INSTALL_TARGET=''
OCAML_NCLIB=''
OCAML_OK=''
OCAML_UNINSTALL_TARGET=''
PACKAGE_BUGREPORT='brltty at mielke.cc'
PACKAGE_NAME='BRLTTY'
PACKAGE_STRING='BRLTTY 5.4'
PACKAGE_TARNAME='brltty'
PACKAGE_URL='http://brltty.com/'
PACKAGE_VERSION='5.4'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PREFERENCES_FILE='brltty.prefs'
PROFILES_SUBDIRECTORY='Profiles'
PYTHON=''
PYTHON_CPPFLAGS=''
PYTHON_EXTRA_LDFLAGS=''
PYTHON_EXTRA_LIBS=''
PYTHON_LIBS=''
PYTHON_OK=''
PYTHON_PROLOGUE=''
PYTHON_SITE_PKG=''
PYTHON_VERSION=''
RANLIB='/usr/bin/ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='/usr/bin/strip'
SYSTEMD_SERVICE_ARGUMENTS=''
SYSTEMD_SERVICE_TYPE='forking'
TABLES_DIRECTORY='/etc/brltty'
TCLSH=''
TCL_CPPFLAGS=''
TCL_DIR='TCL_PACKAGES_DIRECTORY_NOT_FOUND_BY_CONFIGURE'
TCL_LIBS=''
TCL_OK='false'
TEXT_SUBTABLE_EXTENSION='.tti'
TEXT_TABLES_SUBDIRECTORY='Text'
TEXT_TABLE_EXTENSION='.ttb'
UPDATABLE_DIRECTORY='/var/lib/brltty'
WRITABLE_DIRECTORY='/var/run/brltty'
ac_ct_CC='gcc'
ac_ct_CXX=''
all_api='all-api'
all_api_bindings=''
all_xbrlapi=''
api_authkeyfile='brlapi.key'
api_bindings=''
api_dynamic_library='api-dynamic-library'
api_libraries='-lpthread -lsupc++ '
api_major='0'
api_minor='6'
api_ref='$(API_LIBS)'
api_release='0.6.5'
api_revision='5'
api_server_objects='brlapi_server.$O brlapi_keyranges.$O auth.$O'
api_socket_path='${prefix}/var/lib/BrlAPI'
api_version='0.6'
archive_extension='a'
archive_prefix='lib'
atspi2_includes=''
atspi2_libs=''
atspi2_package=''
attributes_table='left_right'
beep_includes=''
beep_libs=''
beep_package='linux'
bell_includes=''
bell_libs=''
bell_package='linux'
bindir='${exec_prefix}/bin'
bluetooth_includes=''
bluetooth_libs=''
bluetooth_package='none'
braille_device='usb:'
braille_driver_libraries=''
braille_driver_objects='$(BLD_TOP)Drivers/Braille/EuroBraille/braille.$O'
braille_drivers=''
braille_help='braille-help'
braille_libraries_al=''
braille_libraries_at=''
braille_libraries_ba='$(API_LIBS)'
braille_libraries_bc=''
braille_libraries_bd=''
braille_libraries_bg=''
braille_libraries_bl=''
braille_libraries_bm=''
braille_libraries_bn=''
braille_libraries_cb=''
braille_libraries_ce=''
braille_libraries_ec=''
braille_libraries_eu=''
braille_libraries_fs=''
braille_libraries_hd=''
braille_libraries_hm=''
braille_libraries_ht=''
braille_libraries_hw=''
braille_libraries_ir=''
braille_libraries_lb=''
braille_libraries_lt=''
braille_libraries_mb=''
braille_libraries_md=''
braille_libraries_mm=''
braille_libraries_mn=''
braille_libraries_mt=''
braille_libraries_np=''
braille_libraries_pg=''
braille_libraries_pm=''
braille_libraries_sk=''
braille_libraries_tn=''
braille_libraries_ts=''
braille_libraries_tt='$(CURSES_LIBS)'
braille_libraries_vd=''
braille_libraries_vo=''
braille_libraries_vr=''
braille_libraries_vs=''
braille_libraries_xw=''
brltty_external_codes_braille=''
brltty_external_codes_screen='lx sc'
brltty_external_codes_speech=''
brltty_external_names_braille=''
brltty_external_names_screen='Linux Screen'
brltty_external_names_speech=''
brltty_internal_codes_braille='eu'
brltty_internal_codes_screen=''
brltty_internal_codes_speech=''
brltty_internal_names_braille='EuroBraille'
brltty_internal_names_screen=''
brltty_internal_names_speech=''
brltty_item_codes_braille='al at ba bc bd bl bm bn cb ce ec eu fs hd hm 
ht hw ir lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg'
brltty_item_codes_screen='lx sc'
brltty_item_codes_speech='al bl cb fv gs xs'
brltty_item_names_braille='Alva Albatross BrlAPI BrailComm Braudi 
BrailleLite Baum BrailleNote CombiBraille Cebra EcoBraille EuroBraille 
FreedomScientific Hedo HIMS HandyTech HumanWare Iris LogText 
MultiBraille MDV BrailleMemo MiniBraille Metec NinePoint Pegasus 
Papenmeier Seika TechniBraille TSI TTY VideoBraille Voyager Virtual 
VisioBraille B2G'
brltty_item_names_screen='Linux Screen'
brltty_item_names_speech='Alva BrailleLite CombiBraille Festival 
GenericSay ExternalSpeech'
brltty_manual_directories=' Documents/Manual-BRLTTY/English 
Documents/Manual-BRLTTY/French Documents/Manual-BrlAPI/English'
build='armv7l-unknown-linux-gnueabihf'
build_alias=''
build_api='api'
build_cpu='armv7l'
build_os='linux-gnueabihf'
build_vendor='unknown'
can_make_BrlAPIref='no'
can_make_manual='no'
charset_includes=''
charset_libs=''
charset_package='iconv'
contracted_braille_objects=''
cspi_includes=''
cspi_libs=''
cspi_package=''
curses_libs=''
curses_package=''
datadir='${datarootdir}'
datarootdir='${prefix}/usr/share'
dbus_includes=''
dbus_libs=''
dbus_package=''
default_braille_driver='eu'
default_screen_driver='lx'
default_speech_driver=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
drivers_directory='${exec_prefix}/lib/brltty'
dvidir='${docdir}'
dynld_includes=''
dynld_libs=''
dynld_package='dlfcn'
espeak_root=''
exec_prefix='${prefix}'
execute_root=''
flite_language=''
flite_lexicon=''
flite_root=''
flite_voice=''
fm_includes=''
fm_libs=''
fm_package='adlib'
gdm_autostart_directory='${datarootdir}/gdm/greeter/autostart'
glib2_includes=''
glib2_libs=''
glib2_package=''
gui_toolkit_package=''
host='armv7l-unknown-linux-gnueabihf'
host_alias=''
host_cpu='armv7l'
host_os='linux-gnueabihf'
host_vendor='unknown'
hostcmd_includes=''
hostcmd_libs=''
hostcmd_package='unix'
htmldir='${docdir}'
icu_includes=''
icu_libs=''
icu_package=''
include_directory='${prefix}/usr/include/brltty'
includedir='${prefix}/usr/include'
infodir='${datarootdir}/info'
install_api='install-api'
install_api_bindings=''
install_api_libraries='install-api-libraries'
install_attributes_tables='install-attributes-tables'
install_contraction_tables=''
install_drivers='install-drivers'
install_messages=''
install_root=''
install_text_tables='install-text-tables'
install_xbrlapi=''
kbd_includes=''
kbd_libs=''
kbd_package='linux'
leds_includes=''
leds_libs=''
leds_package='linux'
libbraille_root=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
library_extension='so'
library_prefix='lib'
libsearch_variable='LD_LIBRARY_PATH'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
manpage_directory='${datarootdir}/man'
midi_includes=''
midi_libs=''
midi_package='oss'
mikropuhe_root=''
mntfs_includes=''
mntfs_libs=''
mntfs_package='linux'
mntpt_includes=''
mntpt_libs=''
mntpt_package='mntent'
module_extension='so'
module_name='libbrltty'
oldincludedir='/usr/include'
params_includes=''
params_libs=''
params_package='linux'
pcm_includes=''
pcm_libs=''
pcm_package='oss'
pdfdir='${docdir}'
pgmpath_includes=''
pgmpath_libs=''
pgmpath_package='linux'
polkit_includes=''
polkit_libs=''
polkit_package=''
ports_includes=''
ports_libs=''
ports_package='glibc'
prefix=''
program_directory='${exec_prefix}/bin'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
screen_driver_libraries=''
screen_driver_objects=''
screen_drivers='screen-drivers'
screen_help=''
screen_libraries_a2=''
screen_libraries_an=''
screen_libraries_as=''
screen_libraries_gb=''
screen_libraries_hd=''
screen_libraries_lx=''
screen_libraries_pb=''
screen_libraries_sc=''
screen_libraries_wn=''
serial_first_device='ttyS0'
serial_includes=''
serial_libs=''
serial_package='termios'
service_includes=''
service_libs=''
service_package='none'
sharedstatedir='${prefix}/com'
speech_driver_libraries=''
speech_driver_objects=''
speech_drivers=''
speech_help=''
speech_libraries_al=''
speech_libraries_an=''
speech_libraries_bl=''
speech_libraries_cb=''
speech_libraries_es=''
speech_libraries_fl=''
speech_libraries_fv=''
speech_libraries_gs=''
speech_libraries_mp=''
speech_libraries_sd=''
speech_libraries_sw=''
speech_libraries_th=''
speech_libraries_vv=''
speech_libraries_xs=''
speech_support_object='spk.$O'
speechd_root=''
swift_root=''
sysconfdir='${prefix}/etc'
system_includes=''
system_libs=''
system_package='linux'
tables_directory='${prefix}/etc/brltty'
target='armv7l-unknown-linux-gnueabihf'
target_alias=''
target_cpu='armv7l'
target_os='linux-gnueabihf'
target_vendor='unknown'
text_table='fr-cbifs'
theta_root=''
uninstall_api_libraries='uninstall-api-libraries'
usb_includes=''
usb_libs=''
usb_package='none'
viavoice_root=''
writable_directory='${prefix}/var/run/brltty'
xext_includes=''
xext_libs=''
xext_package=''
xkb_libs=''
xsv_includes=''
xsv_libs=''
xsv_package=''
xt_includes=''
xt_libs=''
xt_package=''
xtk_libs=''
xtst_includes=''
xtst_libs=''
xtst_package=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "BRLTTY"
#define PACKAGE_TARNAME "brltty"
#define PACKAGE_VERSION "5.4"
#define PACKAGE_STRING "BRLTTY 5.4"
#define PACKAGE_BUGREPORT "brltty at mielke.cc"
#define PACKAGE_URL "http://brltty.com/"
#define BRLAPI_RELEASE "0.6.5"
#define BRLAPI_MAJOR 0
#define BRLAPI_MINOR 6
#define BRLAPI_REVISION 5
#define CONFIGURATION_FILE "brltty.conf"
#define PREFERENCES_FILE "brltty.prefs"
#define TEXT_TABLES_SUBDIRECTORY "Text"
#define ATTRIBUTES_TABLES_SUBDIRECTORY "Attributes"
#define CONTRACTION_TABLES_SUBDIRECTORY "Contraction"
#define KEYBOARD_TABLES_SUBDIRECTORY "Keyboard"
#define INPUT_TABLES_SUBDIRECTORY "Input"
#define TEXT_TABLE_EXTENSION ".ttb"
#define TEXT_SUBTABLE_EXTENSION ".tti"
#define ATTRIBUTES_TABLE_EXTENSION ".atb"
#define ATTRIBUTES_SUBTABLE_EXTENSION ".ati"
#define CONTRACTION_TABLE_EXTENSION ".ctb"
#define CONTRACTION_SUBTABLE_EXTENSION ".cti"
#define KEY_TABLE_EXTENSION ".ktb"
#define KEY_SUBTABLE_EXTENSION ".kti"
#define KEY_HELP_EXTENSION ".txt"
#define PROFILES_SUBDIRECTORY "Profiles"
#define LANGUAGE_PROFILE_EXTENSION ".lpf"
#define ENABLE_SHARED_OBJECTS 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCWIDTH 1
#define HAVE_ICONV_H 1
#define ENABLE_API 1
#define API_PARAMETERS ""
#define BRLAPI_AUTHKEYFILE "brlapi.key"
#define HAVE_TIME 1
#define HAVE_STIME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_SETTIMEOFDAY 1
#define HAVE_NANOSLEEP 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_SETTIME 1
#define HAVE_PTHREAD_GETNAME_NP 1
#define HAVE_DECL_LOCALTIME_R 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SELECT 1
#define HAVE_SIGNAL_H 1
#define HAVE_SYS_SIGNALFD_H 1
#define HAVE_SIGACTION 1
#define HAVE_ALLOCA_H 1
#define HAVE_GETOPT_H 1
#define HAVE_GLOB_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_REGEX_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_PWD_H 1
#define HAVE_GRP_H 1
#define HAVE_SYS_IO_H 1
#define HAVE_LINUX_VT_H 1
#define HAVE_LINUX_INPUT_H 1
#define HAVE_LINUX_UINPUT_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_HSTRERROR 1
#define HAVE_REALPATH 1
#define HAVE_VSYSLOG 1
#define HAVE_PAUSE 1
#define HAVE_FCHDIR 1
#define HAVE_FCHMOD 1
#define HAVE_SHMGET 1
#define HAVE_MEMPCPY 1
#define HAVE_WMEMPCPY 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETNAMEINFO 1
#define SIZEOF_WCHAR_T 4
#define SIZEOF_WCHAR_T_STR "4"
#define HAVE_POSIX_THREADS 1
#define HAVE_OPERATOR_ALIGNOF 1
#define HAVE_ATTRIBUTE_FORMAT_PRINTF 1
#define HAVE_ATTRIBUTE_NORETURN 1
#define HAVE_ATTRIBUTE_PACKED 1
#define HAVE_ATTRIBUTE_UNUSED 1
#define THREAD_LOCAL _Thread_local
#define LIBRARY_EXTENSION "so"
#define MODULE_NAME "libbrltty"
#define MODULE_EXTENSION "so"
#define SYSTEM_PACKAGE linux
#define USE_PKG_SYSTEM_LINUX 1
#define PGMPATH_PACKAGE linux
#define USE_PKG_PGMPATH_LINUX 1
#define SERVICE_PACKAGE none
#define USE_PKG_SERVICE_NONE 1
#define PARAMS_PACKAGE linux
#define USE_PKG_PARAMS_LINUX 1
#define HAVE_DLFCN_H 1
#define DYNLD_PACKAGE dlfcn
#define USE_PKG_DYNLD_DLFCN 1
#define CHARSET_PACKAGE iconv
#define USE_PKG_CHARSET_ICONV 1
#define HOSTCMD_PACKAGE unix
#define USE_PKG_HOSTCMD_UNIX 1
#define HAVE_ADDMNTENT 1
#define MNTPT_PACKAGE mntent
#define USE_PKG_MNTPT_MNTENT 1
#define MNTFS_PACKAGE linux
#define USE_PKG_MNTFS_LINUX 1
#define KBD_PACKAGE linux
#define USE_PKG_KBD_LINUX 1
#define BELL_PACKAGE linux
#define USE_PKG_BELL_LINUX 1
#define LEDS_PACKAGE linux
#define USE_PKG_LEDS_LINUX 1
#define BEEP_PACKAGE linux
#define USE_PKG_BEEP_LINUX 1
#define PCM_PACKAGE oss
#define USE_PKG_PCM_OSS 1
#define MIDI_PACKAGE oss
#define USE_PKG_MIDI_OSS 1
#define FM_PACKAGE adlib
#define USE_PKG_FM_ADLIB 1
#define HAVE_TCDRAIN 1
#define SERIAL_PACKAGE termios
#define USE_PKG_SERIAL_TERMIOS 1
#define USB_PACKAGE none
#define USE_PKG_USB_NONE 1
#define BLUETOOTH_PACKAGE none
#define USE_PKG_BLUETOOTH_NONE 1
#define PORTS_PACKAGE glibc
#define USE_PKG_PORTS_GLIBC 1
#define BRAILLE_DRIVER_CODES "eu"
#define DEFAULT_BRAILLE_DRIVER "eu"
#define BRAILLE_PARAMETERS ""
#define DEVICE_DIRECTORY "/dev"
#define SERIAL_FIRST_DEVICE "ttyS0"
#define BRAILLE_DEVICE "usb:"
#define TEXT_TABLE "fr-cbifs"
#define ATTRIBUTES_TABLE "left_right"
#define ENABLE_SPEECH_SUPPORT 1
#define SPEECH_DRIVER_CODES ""
#define DEFAULT_SPEECH_DRIVER ""
#define SPEECH_PARAMETERS ""
#define SCREEN_DRIVER_CODES "lx sc"
#define DEFAULT_SCREEN_DRIVER "lx"
#define SCREEN_PARAMETERS ""
#define LOCALE_DIRECTORY "/usr/share/locale"
#define WRITABLE_DIRECTORY "/var/run/brltty"
#define TABLES_DIRECTORY "/etc/brltty"
#define DRIVERS_DIRECTORY "/lib/brltty"
#define CONFIGURATION_DIRECTORY "/etc"
#define UPDATABLE_DIRECTORY "/var/lib/brltty"
#define BRLAPI_ETCDIR "/etc"
#define BRLAPI_SOCKETPATH "/var/lib/BrlAPI"

configure: exit 0





Arthur BREUNEVAL
Sent with Mozilla Thunderbird.

Le 30/06/2016 à 19:52, Dave Mielke a écrit :
> [quoted lines by Arthur BREUNEVAL on 2016/06/30 at 18:27 +0200]
>
> Hi:
>
> This is interesting. The two files identify the Esytime differently.
>
>> $ lsusb
>> Bus 001 Device 008: ID c251:1130 Keil Software, Inc.
>> $ cat /sys/kernel/debug/usb/devices
>> P:  Vendor=c251 ProdID=1130 Rev= 1.00
>> S:  Manufacturer=Eurobraille sas
>> S:  Product=Esytime HID
> Since lsusb is clearly showing that your system has USB devices, but since your
> brltty log is showing that brltty isn't finding any of them, I'm now wondering
> if your brltty has been built without USB support. Did you build it for
> yourself? If so, could you send its config.mk and config.log?
>



More information about the BRLTTY mailing list