Yes I did autogen, make distclean. Then I try without any patch it doesn't work as last time.. Then I tried with your 1st patch, it worked. They with your current patch only, I get: gcc -Wall -Wl,-export-dynamic -o brltty main.o config.o options.o misc.o sys_lin ux.o io_misc.o queue.o async.o auth.o cut.o cmd.o kbd.o lock.o charset.o tbl.o t bl_native.o ctb_compile.o ctb_translate.o touch.o serial.o usb.o usb_linux.o dr ivers.o scr.o scr_base.o scr_help.o scr_frozen.o scr_main.o scr_real.o route.o brl.o ./../BrailleDrivers/EuroBraille/braille.o spk.o tunes.o beeper.o pcm.o f m.o adlib.o brlapi_server.o brlapi_keyranges.o -ldl -lpthread -lsupc++ cmd.o: In function `cmdWCharToBrlapi': /home/jp/Programmes/brltty/brl2/brltty-3.8/Programs/./cmd.c:220: undefined refer ence to `iswLatin1' collect2: ld returned 1 exit status make[1]: *** [brltty] Erreur 1 make[1]: quittant le répertoire « /home/jp/Programmes/brltty/brl2/brltty-3.8/Pro grams » make: *** [all] Erreur 2
Then I apply first your previous patch, then your current patch, I get: gcc -Wall -Wl,-export-dynamic -o brltty main.o config.o options.o misc.o sys_lin ux.o io_misc.o queue.o async.o auth.o cut.o cmd.o kbd.o lock.o charset.o tbl.o t bl_native.o ctb_compile.o ctb_translate.o touch.o serial.o usb.o usb_linux.o dr ivers.o scr.o scr_base.o scr_help.o scr_frozen.o scr_main.o scr_real.o route.o brl.o ./../BrailleDrivers/EuroBraille/braille.o spk.o tunes.o beeper.o pcm.o f m.o adlib.o brlapi_server.o brlapi_keyranges.o -ldl -lpthread -lsupc++ cmd.o: In function `cmdWCharToBrlapi': /home/jp/Programmes/brltty/brl2/brltty-3.8/Programs/./cmd.c:220: undefined refer ence to `iswLatin1' collect2: ld returned 1 exit status make[1]: *** [brltty] Erreur 1 make[1]: quittant le répertoire « /home/jp/Programmes/brltty/brl2/brltty-3.8/Pro grams » make: *** [all] Erreur 2 Lastly, I try applying first your current patch, then the previous: cc -Wall -Wl,-export-dynamic -o brltty main.o config.o options.o misc.o sys_lin ux.o io_misc.o queue.o async.o auth.o cut.o cmd.o kbd.o lock.o charset.o tbl.o t bl_native.o ctb_compile.o ctb_translate.o touch.o serial.o usb.o usb_linux.o dr ivers.o scr.o scr_base.o scr_help.o scr_frozen.o scr_main.o scr_real.o route.o brl.o ./../BrailleDrivers/EuroBraille/braille.o spk.o tunes.o beeper.o pcm.o f m.o adlib.o brlapi_server.o brlapi_keyranges.o -ldl -lpthread -lsupc++ cmd.o: In function `cmdWCharToBrlapi': /home/jp/Programmes/brltty/brl2/brltty-3.8/Programs/./cmd.c:220: undefined refer ence to `iswLatin1' collect2: ld returned 1 exit status make[1]: *** [brltty] Erreur 1 make[1]: quittant le répertoire « /home/jp/Programmes/brltty/brl2/brltty-3.8/Pro grams » make: *** [all] Erreur 2 Every time I patch, autogen, distclean, configure, make, make install. What do I do badly? Sincerely, JP _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty