checking build system type... x86_64-slint-linux-gnu checking host system type... x86_64-slint-linux-gnu checking target system type... x86_64-slint-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Werror=format-security... yes checking whether C compiler accepts -Werror=address-of-packed-member... yes checking whether C compiler accepts -Werror=stringop-truncation... yes checking whether C compiler accepts -Werror=initializer-overrides... no checking for __attribute__((packed))... yes checking for __attribute__((unused))... yes checking for __attribute__((format))... yes checking for __attribute__((format_arg))... yes checking for __attribute__((noreturn))... yes checking for __attribute__((unused))... yes checking for ld... ld checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking whether ln -s works... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for linuxdoc... /usr/bin/linuxdoc checking for doxygen... /usr/bin/doxygen checking for a BSD-compatible install... /usr/bin/ginstall -c checking for shared object creation command... $(CC) -shared -Wl,-export-dynamic -o checking for make relocatable object command... $(LD) -r -o checking for dynamic library creation command... $(CC) $(LDFLAGS) -shared -Wl,-soname, -o checking for configure shared object directory command... /sbin/ldconfig -n checking for library containing socket... none required checking for library containing inet_ntoa... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for main in -lintl... no checking for wcslen... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for wcwidth... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for glob... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for main in -liconv... no checking if pthreads are available... checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for library containing pthread_create... -lpthread yes checking for main in -lncurses... yes ./configure: line 10025: ac_cv_lib_ncurses=ac_cv_lib_ncurses_main: command not found checking for intrflush in -ltinfo... yes checking for time... yes checking for stime... no checking for gettimeofday... yes checking for settimeofday... yes checking for nanosleep... yes checking whether clock_gettime is declared... yes checking for library containing clock_gettime... none required checking whether clock_settime is declared... yes checking for library containing clock_settime... none required checking whether pthread_getname_np is declared... yes checking for library containing pthread_getname_np... none required checking whether pthread_atfork is declared... yes checking for library containing pthread_atfork... none required checking whether localtime_r is declared... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for select... yes checking for poll... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking linux/seccomp.h usability... yes checking linux/seccomp.h presence... yes checking for linux/seccomp.h... yes checking linux/filter.h usability... yes checking linux/filter.h presence... yes checking for linux/filter.h... yes checking linux/audit.h usability... yes checking linux/audit.h presence... yes checking for linux/audit.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking for sigaction... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/io.h usability... yes checking sys/io.h presence... yes checking for sys/io.h... yes checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking machine/speaker.h usability... no checking machine/speaker.h presence... no checking for machine/speaker.h... no checking dev/speaker/speaker.h usability... no checking dev/speaker/speaker.h presence... no checking for dev/speaker/speaker.h... no checking linux/vt.h usability... yes checking linux/vt.h presence... yes checking for linux/vt.h... yes checking sdkddkver.h usability... no checking sdkddkver.h presence... no checking for sdkddkver.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for main in -lexecinfo... no checking linux/input.h usability... yes checking linux/input.h presence... yes checking for linux/input.h... yes checking for linux/uinput.h... yes checking for getopt_long... yes checking for hstrerror... yes checking for vsyslog... yes checking for realpath... yes checking for readlink... yes checking for pause... yes checking for fchdir... yes checking for fchmod... yes checking for shmget... yes checking for shm_open... no checking for getpeereid... no checking for getpeerucred... no checking for getzoneid... no checking for mempcpy... yes checking for wmempcpy... yes checking for gai_strerror... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking size of wchar_t... 4 checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking if the compiler understands the __alignof__ operator... yes checking if the compiler supports thread-local variables... _Thread_local checking for static archive extension... a checking for shared object run-time search path environment variable... LD_LIBRARY_PATH configure: expat package: expat configure: expat includes: configure: expat libs: -lexpat configure: WARNING: louis support not available checking for main in -lcap... yes configure: system service package not available: libsystemd configure: WARNING: system service support not available on this platform checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for library containing dlopen... -ldl configure: rgx package: libpcre2-32 configure: rgx includes: configure: rgx libs: -lpcre2-32 checking for iconv.h... (cached) yes checking whether fork is declared... yes checking for signal.h... (cached) yes checking whether SIGCHLD is declared... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking for setmntent... yes checking for addmntent... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for tcdrain... yes checking if D-Bus is available... configure: dbus package: dbus-1 configure: dbus includes: -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include configure: dbus libs: -ldbus-1 yes checking linux/hidraw.h usability... yes checking linux/hidraw.h presence... yes checking for linux/hidraw.h... yes configure: libudev package: libudev configure: libudev includes: configure: libudev libs: -ludev checking for main in -lbluetooth... yes checking for ioperm... yes configure: WARNING: Libbraille package not found: /usr /usr/local /usr/local/Libbraille /usr/local/libbraille /opt/Libbraille /opt/libbraille /mingw /mingw/Libbraille /mingw/libbraille checking for device directory... /dev checking for first serial device... ttyS0 checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking X11/keysym.h usability... yes checking X11/keysym.h presence... yes checking for X11/keysym.h... yes configure: atspi2 package: atspi-2 configure: atspi2 includes: -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include configure: atspi2 libs: -latspi -ldbus-1 -lglib-2.0 checking for atspi_get_a11y_bus... yes configure: glib2 package: glib-2.0 configure: glib2 includes: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include configure: glib2 libs: -lglib-2.0 config.status: Options Summary: execute-root: install-root: libdir: /lib64 sysconfdir: /etc program-directory: /bin drivers-directory: /lib64/brltty scripts-directory: ${exec_prefix}/libexec/brltty updatable-directory: /var/lib/brltty writable-directory: /run/brltty tables-directory: /etc/brltty manpage-directory: /usr/man include-directory: ${prefix}/include/brltty init-path: privilege-parameters: stderr-path: standalone-programs: no i18n: yes icu: no iconv: yes polkit: no api: no api-socket-path: curses-package: ncurses x: no system-package: linux expat: yes liblouis: yes gpm: no pgmpath-package: linux pgmprivs-package: linux service-package: none params-package: linux dynld-package: dlfcn rgx-package: libpcre2-32 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: none midi-package: none fm-package: none serial-package: termios usb-package: linux bluetooth-package: none hid-package: linux ports-package: glibc libbraille-root: external-braille-drivers: al at bc bd bl bm bn cb ce cn ec eu fa fs hd hm ht hw ir ic lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg internal-braille-drivers: braille-parameters: braille-device: usb: text-table: en-nabcc contraction-table: none attributes-table: left_right speech-support: no external-screen-drivers: lx sc a2 internal-screen-drivers: screen-parameters: screen-driver: lx relocatable-install: no stripping: yes