[BRLTTY] Error while building BRLTTY 4.3 from source

Sebastian Humenda shumenda at gmx.de
Sat Jun 26 10:03:08 EDT 2010


Hello,

I've just tried out the newest  BRLTTY source code. Unfortunately I'm
getting a configure error, I attached it below. I run it with:
./configure --prefix=/build/static --disable-stripping \
	--enable-standalone-programs  --disable-learn-mode \
	--disable-beeper-support --disable-pcm-support  --disable-midi-support \
	--disable-fm-support --disable-gpm --with-braille-driver=pg \
	--with-braille-device=usb: --with-text-table=de \
	--with-speechd=/usr/lib/speech-dispatcher --with-speech-driver=sd,gs:
	--with-screen-driver=lx

Have I maybe tried building BRLTTY with two much configure settings?

Thanks
Greetings
Sebastian
===./configure===
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 library containing __cxa_pure_virtual... -lsupc++
checking if the C compiler can compile C++... yes
checking whether we are using the GNU C++ compiler... yes
checking whether gcc -Wall accepts -g... yes
checking for ld... ld
checking for ranlib... ranlib
checking for gawk... gawk
checking whether ln -s works... yes
checking for linkage editor program creation flags... -export-dynamic
checking for static linkage flag... -static
checking for a BSD-compatible install... /usr/bin/install -c
checking for doxygen... no
checking for make relocatable object command... $(LD) -r -o
checking for loadable module creation command... $(CC) -shared  -o
checking for dynamic library creation command... $(CC) -shared -Wl,-soname,<name> -o
checking for configure shared object directory command... /sbin/ldconfig -n
checking for library containing socket... no
checking for library containing inet_ntoa... no
checking how to run the C preprocessor... gcc -Wall -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... no
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... no
checking for icu-config... no
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... no
no
checking which curses package to use... checking ncursesw/ncurses.h usability... no
checking ncursesw/ncurses.h presence... no
checking for ncursesw/ncurses.h... no
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no

checking X11/keysym.h usability... yes
checking X11/keysym.h presence... yes
checking for X11/keysym.h... yes
checking X11/extensions/XTest.h usability... yes
checking X11/extensions/XTest.h presence... yes
checking for X11/extensions/XTest.h... yes
checking X11/extensions/XKB.h usability... yes
checking X11/extensions/XKB.h presence... yes
checking for X11/extensions/XKB.h... yes
checking which gui toolkit package to use... checking X11/Xaw/Form.h usability... no
checking X11/Xaw/Form.h presence... no
checking for X11/Xaw/Form.h... no
checking X11/Xaw3d/Form.h usability... no
checking X11/Xaw3d/Form.h presence... no
checking for X11/Xaw3d/Form.h... no
checking X11/neXtaw/Form.h usability... no
checking X11/neXtaw/Form.h presence... no
checking for X11/neXtaw/Form.h... no
checking X11/XawPlus/Form.h usability... no
checking X11/XawPlus/Form.h presence... no
checking for X11/XawPlus/Form.h... no
checking Xm/Xm.h usability... no
checking Xm/Xm.h presence... no
checking for Xm/Xm.h... no

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 glob.h usability... yes
checking glob.h presence... yes
checking for glob.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/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 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 linux/vt.h usability... yes
checking linux/vt.h presence... yes
checking for linux/vt.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking for addmntent... 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... no
checking for hstrerror... no
checking for realpath... no
checking for vsyslog... no
checking for pause... no
checking for sigaction... no
checking for fchdir... no
checking for fchmod... no
checking for shmget... no
checking for shm_open... no
checking for getpeereid... no
checking for getpeerucred... no
checking for getzoneid... no
checking for gai_strerror... no
checking for getaddrinfo... no
checking for getnameinfo... no
checking for key_t... yes
checking size of key_t... configure: error: cannot compute sizeof (key_t)
See `config.log' for more details.
===
-- 
Help with testing the free Latin-German FreeDict dictionary
	|	Helfe mit, das freie Lateinisch-Deutsch FreeDict Wörterbuch zu testen
Online: http://dict.uni-leipzig.de/dictd?Form=dict3&Database=lat-deu
Download: https://sourceforge.net/projects/freedict/files/Latin%20-%20German/0.3/freedict-lat-deu-0.3.tar.bz2/download
More languages | mehr Sprachen: http://www.freedict.org


More information about the BRLTTY mailing list