[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-chat] compiling avrdude on FreeBSD
From: |
Christopher Bailey |
Subject: |
[avr-chat] compiling avrdude on FreeBSD |
Date: |
Wed, 7 Dec 2005 13:18:53 -0500 |
I would like to compile the version of avrdude just checked out using=20
cvs -z3 -d:ext:address@hidden:/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: address@hidden
[mailto:address@hidden On Behalf Of
Joerg Wunsch
Sent: Wednesday, December 07, 2005 5:26 AM
To: address@hidden; Joerg Wunsch; address@hidden
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
address@hidden
http://lists.nongnu.org/mailman/listinfo/avrdude-dev
- [avr-chat] compiling avrdude on FreeBSD,
Christopher Bailey <=