Open avrs-admin opened 2 years ago
joes1 2021-02-13 13:57:59.560000
To get it successful compiled and installed for use with AVR Dragon, I had to do the following:
__unused
patterns in all sources like mentioned here./configure
make
sudo make install
In case of errors (especially after installing libusb-dev) make clean
was not sufficient. I had to remove all generated files manually and start over with ./configure
Jörg
joes1
2021-02-12 17:38:21.894000
Hi, it is impossible to build avarice V2.14 successfully following the instructions in INSTALL.
./configure
gives some warnings like:and
make
some warnings and errors like:gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) was used. Are there more special environment settings necessary?
Regards, Jörg
This issue was migrated from https://sourceforge.net/p/avarice/bugs/32/