Hi, On Fri, Jul 03, 2009 at 10:54:00PM +0200, Mario Lang wrote: > Labrador <[email protected]> writes: > > > I forgot to say, this is my configure command: > > ./configure --enable-standalone-programs --with-braille-driver=al > > --with-braille-device=USB: --with-text-table=de > > You probably also want to add --with-screen-driver=lx Sorry but it still doesn't compile: the ./configure step is OK, prompts without errors, but make is still working after very very long minutes; and the line where it hangs and doesn't seem to continue is still related to the text table.
Cf. this: Script started on sam 04 jui 2009 10:55:46 CEST jupiter:~/brltty-4.0# ./configure --enable-standalone-programs --with-braille-dr iver=al --with-braille-device=USB: --with-text-table=de --with-screen-driver=lx ./revision: line 29: svnversion: command not found 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 ANSI C... 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 accepts -g... yes checking for ld... ld checking for ranlib... ranlib checking for bison... no checking for byacc... no checking for gawk... no checking for mawk... mawk 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... none required checking for library containing inet_ntoa... none required checking how to run the C preprocessor... gcc -Wall -E checking for egrep... 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 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... -lpthread yes checking for ocamlc... no configure: WARNING: Cannot find ocamlc. configure: WARNING: Caml BrlAPI bindings not included checking for javac... no checking for javac... no checking for gcj... no configure: WARNING: Java compiler not found configure: WARNING: Java BrlAPI bindings not included checking for python... /usr/bin/python configure: WARNING: Python developer environment not installed checking for pyrexc... no configure: WARNING: Pyrex compiler not found configure: WARNING: Python BrlAPI bindings not included configure: WARNING: Tcl configuration script not found: tclConfig.sh configure: WARNING: Tcl packages directory not found configure: WARNING: Tcl BrlAPI bindings not included 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 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/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... yes 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 realpath... yes checking for vsyslog... yes checking for pause... yes checking for sigaction... 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 gai_strerror... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for key_t... yes checking size of key_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 understands __attribute__((format(__printf__)))... yes checking if the compiler understands __attribute__((packed))... yes checking if the compiler understands __attribute__((unused))... yes checking for system-dependent compilation flags... -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE checking for c compiler yacc source flags... -Wno-parentheses -Wno-unused -Wno-uninitialized -Wno-unknown-pragmas checking for c compiler shared object flags... -fPIC checking for c++ compiler shared object flags... -fPIC checking for static archive extension... a checking for shared object run-time search path environment variable... LD_LIBRARY_PATH checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no checking for Gpm_Open in -lgpm... no checking for library containing dlopen... -ldl checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no configure: WARNING: Libbraille package not found: /usr /usr/local /usr/local/Libbraille /usr/local/libbraille /opt/Libbraille /opt/libbraille checking for device directory... /dev checking for first serial device... ttyS0 configure: WARNING: FestivalLite package not found: /usr /usr/local /usr/local/FestivalLite /usr/local/flite /opt/FestivalLite /opt/flite configure: WARNING: Mikropuhe package not found: /usr /usr/local /usr/local/Mikropuhe /usr/local/mikropuhe /opt/Mikropuhe /opt/mikropuhe configure: WARNING: speech-dispatcher package not found: /usr /usr/local /usr/local/speech-dispatcher /usr/local/speechd /opt/speech-dispatcher /opt/speechd configure: WARNING: Swift package not found: /usr /usr/local /usr/local/Swift /usr/local/swift /opt/Swift /opt/swift configure: WARNING: Theta package not found: /usr /usr/local /usr/local/Theta /usr/local/theta /opt/Theta /opt/theta configure: WARNING: ViaVoice package not found: /usr /usr/local /usr/local/ViaVoice /usr/local/viavoice /opt/ViaVoice /opt/viavoice configure: creating ./config.status config.status: creating config.mk config.status: creating brltty.spec config.status: creating Programs/brltty-config config.status: creating Documents/brltty.conf config.status: creating Documents/brltty.1 config.status: creating Documents/BrlAPIref.doxy config.status: creating Drivers/Braille/Voyager/mkhlp config.status: creating Bindings/Python/setup.py config.status: creating ./Makefile config.status: creating Programs/Makefile config.status: creating Documents/Makefile config.status: creating Documents/Manual-BRLTTY/English/Makefile config.status: creating Documents/Manual-BRLTTY/French/Makefile config.status: creating Documents/Manual-BrlAPI/English/Makefile config.status: creating Drivers/Braille/Alva/Makefile config.status: creating Drivers/Braille/Albatross/Makefile config.status: creating Drivers/Braille/BrlAPI/Makefile config.status: creating Drivers/Braille/Braudi/Makefile config.status: creating Drivers/Braille/BrailleLite/Makefile config.status: creating Drivers/Braille/Baum/Makefile config.status: creating Drivers/Braille/BrailleNote/Makefile config.status: creating Drivers/Braille/CombiBraille/Makefile config.status: creating Drivers/Braille/EcoBraille/Makefile config.status: creating Drivers/Braille/EuroBraille/Makefile config.status: creating Drivers/Braille/FreedomScientific/Makefile config.status: creating Drivers/Braille/HIMS/Makefile config.status: creating Drivers/Braille/HandyTech/Makefile config.status: creating Drivers/Braille/IrisLinux/Makefile config.status: creating Drivers/Braille/LogText/Makefile config.status: creating Drivers/Braille/MultiBraille/Makefile config.status: creating Drivers/Braille/MDV/Makefile config.status: creating Drivers/Braille/MiniBraille/Makefile config.status: creating Drivers/Braille/Pegasus/Makefile config.status: creating Drivers/Braille/Papenmeier/Makefile config.status: creating Drivers/Braille/Seika/Makefile config.status: creating Drivers/Braille/TechniBraille/Makefile config.status: creating Drivers/Braille/TSI/Makefile config.status: creating Drivers/Braille/TTY/Makefile config.status: creating Drivers/Braille/VideoBraille/Makefile config.status: creating Drivers/Braille/Voyager/Makefile config.status: creating Drivers/Braille/Virtual/Makefile config.status: creating Drivers/Braille/VisioBraille/Makefile config.status: creating Drivers/Speech/Alva/Makefile config.status: creating Drivers/Speech/BrailleLite/Makefile config.status: creating Drivers/Speech/CombiBraille/Makefile config.status: creating Drivers/Speech/ExternalSpeech/Makefile config.status: creating Drivers/Speech/Festival/Makefile config.status: creating Drivers/Speech/GenericSay/Makefile config.status: creating Drivers/Screen/Linux/Makefile config.status: creating Drivers/Screen/Screen/Makefile config.status: creating config.h config.status: creating Programs/brlapi.h config.status: executing brltty-summary commands config.status: Options Summary: execute-root: install-root: libdir: /lib sysconfdir: /etc program-directory: /bin library-directory: /lib/brltty writable-directory: /lib/brltty/rw data-directory: /etc/brltty manpage-directory: /usr/share/man include-directory: /usr/include/brltty compiler-prefix: init-path: stderr-path: standalone-programs: yes i18n: yes icu: yes iconv: yes api: yes api-parameters: caml-bindings: yes java-bindings: yes python-bindings: yes tcl-bindings: yes x: yes preferences-menu: yes table-selection: yes learn-mode: yes contracted-braille: yes beeper-support: yes pcm-support: yes midi-support: yes fm-support: yes pm-configfile: yes gpm: yes usb-support: yes libbraille-root: internal-braille-drivers: al braille-parameters: braille-device: USB: text-table: de attributes-table: attributes speech-support: yes flite-root: mikropuhe-root: speechd-root: swift-root: theta-root: viavoice-root: internal-speech-drivers: speech-parameters: internal-screen-drivers: lx screen-parameters: screen-driver: lx relocatable-install: no jupiter:~/brltty-4.0# make cd Programs && make all make[1]: entrant dans le répertoire « /root/brltty-4.0/Programs » mawk -f ./brldefs.awk -f ./brlapi_constants.awk ./brldefs.h >brlapi_constants.h gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./brltty.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./program.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./options.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./config.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./misc.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./io_misc.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./queue.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./async.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./keycodes.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./keyboard.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./sys_linux.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./datafile.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./dataarea.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./mount.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./cut.c mawk -f ./brldefs.awk -f ./cmds.awk ./brldefs.h >cmds.auto.h gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./cmd.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./scancodes.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./lock.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./charset.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./ttb_compile.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./ttb_native.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./tbl2hex.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_program.o -c ./program.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_options.o -c ./options.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_misc.o -c ./misc.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_io_misc.o -c ./io_misc.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_queue.o -c ./queue.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_async.o -c ./async.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_keycodes.o -c ./keycodes.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_keyboard.o -c ./keyboard.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_sys_linux.o -c ./sys_linux.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_lock.o -c ./lock.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_charset.o -c ./charset.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_datafile.o -c ./datafile.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_dataarea.o -c ./dataarea.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_ttb_compile.o -c ./ttb_compile.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_ttb_native.o -c ./ttb_native.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./atb_compile.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_atb_compile.o -c ./atb_compile.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./ctb_compile.c gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_ctb_compile.o -c ./ctb_compile.c gcc -Wall -static -Wl,-export-dynamic -o tbl2hex tbl2hex.o host_program.o host_options.o host_misc.o host_io_misc.o host_queue.o host_async.o host_keycodes.o host_keyboard.o host_sys_linux.o host_lock.o host_charset.o host_datafile.o host_dataarea.o host_ttb_compile.o host_ttb_native.o host_atb_compile.o host_ctb_compile.o -ldl -lpthread -lsupc++ ./tbl2hex -- ../Tables/de.ttb >text.auto.h (this is the last I see then nothing happends more.....) so I did ctrl+c. ^Cmake[1]: *** Destruction du fichier « text.auto.h » make[1]: *** [text.auto.h] Interruption make: *** [all] Interruption jupiter:~/brltty-4.0# exit exit Script done on sam 04 jui 2009 11:01:13 CEST _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
