[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 _______________________________________________ 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
