[BRLTTY] Compilation problem under Cygwin (Was: Re: Screen, emacs and cursor routing)

Lars Bjørndal lars at lamasti.net
Fri Jan 13 08:54:13 EST 2012


[Dave]
> [quoted lines by Lars Bjørndal on 2012/01/13 at 08:36 +0100]
> 
> >In file included from ./ctb_translate.c:28:
> >./ctb_internal.h:138: error: parse error before "FILE"
> 
> Thanks. Fixed.

Got a new one:

make[1]: Entering directory `/home/larbj/tmp/brltty-4.3dev/Programs'
gcc-3 -g -O2 -Wall -I. -I. -I./../Programs -I../Programs -I./.. -I..   -DHAVE_CONFIG_H   -c -o ../Drivers/Braille/HumanWare/braille.o ../Drivers/Braille/HumanWare/braille.c
In file included from ../Drivers/Braille/HumanWare/braille.c:28:
./brl_driver.h:79: error: `DRIVER_COMMENT' undeclared here (not in a function)
./brl_driver.h:79: error: initializer element is not constant
./brl_driver.h:79: error: (near initialization for `brl_driver_DRIVER_CODE.definition.comment')
./brl_driver.h:79: error: `DRIVER_VERSION' undeclared here (not in a function)
./brl_driver.h:79: error: initializer element is not constant
./brl_driver.h:79: error: (near initialization for `brl_driver_DRIVER_CODE.definition.version')
./brl_driver.h:79: error: `DRIVER_DEVELOPERS' undeclared here (not in a function)
./brl_driver.h:79: error: initializer element is not constant
./brl_driver.h:79: error: (near initialization for `brl_driver_DRIVER_CODE.definition.developers')
./brl_driver.h:79: error: initializer element is not constant
./brl_driver.h:79: error: (near initialization for `brl_driver_DRIVER_CODE.definition')
<builtin>: recipe for target `../Drivers/Braille/HumanWare/braille.o' failed
make[1]: *** [../Drivers/Braille/HumanWare/braille.o] Error 1
make[1]: Leaving directory `/home/larbj/tmp/brltty-4.3dev/Programs'
Makefile:57: recipe for target `all' failed
make: *** [all] Error 2

Lars


More information about the BRLTTY mailing list