>> Matthias Trute <mtr...@web.de> wrote:
> 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.

Yeah, I promise I will work on that. There is some strange autoconf
stuff we need to get rid of.

Can you try this:

- unpack avra, I am using:

git clone git://avra.git.sourceforge.net/gitroot/avra/avra avra

cd avra/src
make -f makefile/Makefile.linux clean
make -f makefile/Makefile.linux

you should get a working "avra" in the src directory, try:

./avra

//Marcin


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Amforth-devel mailing list
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to