I would like to compile the version of avrdude just checked out using=20 cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/avrdude co avrdude
in order to test the fix for the bug below. I have built avrdude on FreeBSD 5.4 from the port, but I don't know how to compile from scratch. Can someone teach me how to do this? I realize this is probably rather elementary, but none-the-less, I would like to learn. Thanks, Chris -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joerg Wunsch Sent: Wednesday, December 07, 2005 5:26 AM To: [EMAIL PROTECTED]; Joerg Wunsch; [email protected] Subject: [avrdude-dev] [bug #15162] Butterfly support in version 5.0 isbroken Update of bug #15162 (project avrdude): Status: None => Fixed Assigned to: None => joerg_wunsch _______________________________________________________ Follow-up Comment #1: Mind the: >... with buffersize=128 bytes.< message. This is supposed to be fixed by the following revision of butterfly.c: ------------------------------------------------------------------------ ---- revision 1.12 date: 2005/10/20 11:36:19; author: joerg_wunsch; state: Exp; lines: +3 -3 Fix yet another sign extension bug introduced by renaming "unsigned char" to "char". ------------------------------------------------------------------------ ---- Do you have a chance to test a version from CVS to see if this also fixes your problem? _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15162> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ _______________________________________________ avrdude-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avrdude-dev _______________________________________________ AVR-chat mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-chat
