From: Matthias T. <mt...@we...> - 2011-02-01 07:50:06
|
Hi, Elliott Chapin wrote: > Makefile.am: required file `./NEWS' not found > Makefile.am: required file `./ChangeLog' not found > > As a late friend might have said: It bagles the mind. Why might such > files be needed? an easy and quick fix is simply create the files ("touch NEWS Changelog") but that does not really solves the problem... The best solution (IMHO!) for avra would be to separate the controller settings into a config file. just like avrdude does it. This would eliminate the constant code changes in order to support new controllers. Matthias PS: you should ask that question in the avra lists or file a bugreport there, amforth only uses (or try to use) avra. I'm happy with wine and avrasm2 and can wait for avra being fixed. I do not fight religious wars on windows/linux.... |