You need to install libusb-devel before compiling Avrdude. For a complete toolchain build procedure see my wiki (wiki.vandenbussche.nl). Wiki text is Dutch but the content is English (sort of...)
I use both STK-500 and AvrISPmkII (as sold by Elektor here in NL) Have fun! Egbert Jan > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > ] On Behalf Of anonymous > Sent: Tuesday, October 28, 2008 1:39 AM > To: Mike Bronosky; [email protected] > Subject: [avrdude-dev] [bug #24669] Using AVRDude with an > Atmel AVRISPmkII(USB) interface > > > > URL: > <http://savannah.nongnu.org/bugs/?24669> > > Summary: Using AVRDude with an Atmel > AVRISPmkII (USB) interface > Project: AVR Downloader/UploaDEr > Submitted by: None > Submitted on: Tue 28 Oct 2008 12:39:17 AM UTC > Category: None > Severity: 3 - Normal > Priority: 5 - Normal > Item Group: None > Status: None > Privacy: Public > Assigned to: None > Originator Name: Mike Bronosky > Originator Email: [EMAIL PROTECTED] > Open/Closed: Open > Discussion Lock: Any > > _______________________________________________________ > > Details: > > I think most likely this is not a bug but an operator error. > Anyway. . . > > Been trying to get: AVRDude v. 5.5 > to program a: ATmega8518 > on a: Olimex AVR-P40B-8518 PCB > using an: Atmel AVRISPmkII > > The command and the response: > C:\avrdude -p atmega8515 -c AVRISPmkII -U flash:w:Blinky.hex > stk500_2_Received Message(): timeout > > The command and the response specifying -P USB: > C:\avrdude -p atmega8515 -P USB -c AVRISPmkII -U flash:w:Off.hex > avrdude: ser_open(): can't open device "USB": The system > cannot find the file specified. > > Using Studio4 software, STK500.exe, the programming works. > C:\STK500.EXE -dATmega8515 -cUSB -e -ifblinky.hex -pf -vf > > Any ideas. > > I'm wanting to move all my software to Linux. Currently my > preferred flavor is Ubuntu. > > AVRDude is a nice piece of software, > Mike Bronosky > [EMAIL PROTECTED] > > > > > > _______________________________________________________ > > Reply to this item at: > > <http://savannah.nongnu.org/bugs/?24669> > > _______________________________________________ > Message sent via/by Savannah > http://savannah.nongnu.org/ > > > > _______________________________________________ > avrdude-dev mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/avrdude-dev > _______________________________________________ avrdude-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avrdude-dev
