As I am interested in using urjtag over gpio, I decided to build a version.

As a starter I've build 0.10. (to gain experience in the process as
this was probably more mature)

This one has an issue in data/Makefile.am that analog/PARTS is
mentioned twice causing it to fail on install.
Apparently new automake versions do not like am files where an entry is twice.
fixed by remove the 2nd occurrence.

Then I moved on to the git version. The jtag (stable) dir still has
the above issue but I noticed the urjtag version does not.
Apparently this patch from january did not make it into the stable version:

http://urjtag.git.sourceforge.net/git/gitweb.cgi?p=urjtag/urjtag;a=commitdiff;h=2b1932565b77907b24ab8ab841aa1d8d24b0c821

One of the items in there is to remove the analog/PARTS line.

Guess this didn't make it to the jtag tree. Suggest to remove the
offending line (or apply the whole patch)

Frans

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
UrJTAG-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to