I am trying to build latest avr-libc checked out using CVS. I am facing build 
errors on linux following 
http://www.nongnu.org/avr-libc/user-manual/install_tools.html#install_avr_libc. 
Make -k gives:

make[3]: *** No rule to make target `iom16hva2.h', needed by `all-am'.
make[3]: *** No rule to make target `iom16hvb.h', needed by `all-am'.
make[3]: *** No rule to make target `iom649p.h', needed by `all-am'.
make[3]: *** No rule to make target `iom64hve.h', needed by `all-am'.

After bootstrap and configure steps, I can see that above files are not present 
in include/avr directory and I find similar results with branch 
"avr-libc-1_6-branch". I was able to build successfully before. Am I doing 
something wrong this time?

Anitha


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to