[BRLTTY] convertW* undefined

Raoul rmgls at free.fr
Thu Jan 17 10:24:45 EST 2008


Hello Samuel,

Thanks for your answers.

About brltty without any screen driver, i will try this soon.

Concerning the atspi compile, here is the output (relevant part),
hope this will help! with my config-line.

Best regards

raoul
rmgls at free.Fr

configure --with-screen-driver=as --with-braille-driver=ts --with-text-table=text.myfr.tbl

gcc -Wall -Wl,-export-dynamic -o scrtest scrtest.o program.o options.o misc.o io_misc.o queue.o async.o keyboard.o sys_freebsd.o drivers.o scr.o scr_base.o scr_help.o scr_frozen.o scr_main.o scr_real.o ./..//ScreenDrivers/AtSpi/screen.o route.o -L/usr/local/lib   -lcspi -lspi -lbonobo-2 -latk-1.0 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv   -lpthread -lsupc++ 
./..//ScreenDrivers/AtSpi/screen.o(.text+0x16db): In function `insertKey_AtSpiScreen':
./screen.c:651: undefined reference to `convertCharToWchar'
./..//ScreenDrivers/AtSpi/screen.o(.text+0x1cba): In function `read_AtSpiScreen':
./screen.c:624: undefined reference to `convertWcharToChar'
gmake[1]: *** [scrtest] Erreur 1
gmake: *** [all] Erreur 2


More information about the BRLTTY mailing list