From: Marcin C. <sa...@sa...> - 2011-06-08 19:10:43
|
Hello, I tried to compile amforth trunk with avra and I get: [exec] /usr/home/saper/sw/amforth/trunk/core/dict_usart.inc(7) : Error : Found no label/variable/constant named XT_USART_INIT_RX_ISR [exec] /usr/home/saper/sw/amforth/trunk/core/dict_usart.inc(7) : Error : XT_USART_INIT_RX have already been defined as a label Indeed, XT_USART_INIT_RX_ISR does not seem to be defined anywhere in the sourcecode. Is it only me? //Marcin |