Hi all,

i just updated brltty.
with my ordinary config file, the built gives an error in serial.c

in config.log i read:
checking for first-braille-device: cuaU0
(good catch).

in config.h i reverted usb: to serial:
perhaps not necessary at all?

the gmake gives:
...
cd Programs && gmake all
gmake[1]: entrant dans le répertoire « .../brltty/Programs »
gcc -Wall -g -O2 -I. -I. -I./..//Programs -I../Programs -I./../ -I..  
-DHAVE_CONFIG_H -c ./serial.c
./serial.c: In function 'isSerialDevice':
./serial.c:1554: error: 'FIRST_SERIAL_DEVICE' undeclared (first use in this 
function)
./serial.c:1554: error: (Each undeclared identifier is reported only once
./serial.c:1554: error: for each function it appears in.)
gmake[1]: *** [serial.o] Erreur 1

gmake: *** [all] Erreur 2

what is wrong here?

thanks and best regards

Raoul
[EMAIL PROTECTED]
_______________________________________________
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

Reply via email to