Debian 3.1 - avr-gnu tools comile errors

2005-09-16 Thread Oleg Figin
Hi, I work under Debian 3.1. I've got compilation errors: 1. simulavr-0.1.2.2: /usr/local/avr/simulavr-0.1.2.2/src/disp/disp.c - error 'KEY-ENTER' undeclared etc. (multiple errors) 2. gdb-avr-6.3: /usr/local/avr/gdb-avr-6.3/gdb-6.3 - configure error: no termcap library found 3. insight-6.1: --

AVR GNU tools compile errors under Debian 3.1

2005-09-13 Thread Oleg Figin
I work on AVR development under Debian 3.1. I'd like to install all avr-gnu tools into one directory /usr/local/avr. Compilation succeeded for: -- binutils-avr-2.15 -- gcc-avr-3.4.3 -- avr-libc-1.2.3 -- uisp-20050207 But there are compilation problems with: -- simulavr-0.1.2.2 -- gdb-avr-6.3 -- i