That was my conclusion too. I compiled from source and did not add any options on the ./configure commandline (What should I give, if any?). Usblib *was* installed but I added usblib-devel, which was *not* installed and that was probably the solution. Now the usb device is recognized.
Thanks Joerg, Egbert Jan > -----Original Message----- > From: Joerg Wunsch [mailto:[EMAIL PROTECTED] > Sent: Saturday, June 28, 2008 3:31 PM > To: [email protected] > Cc: Egbert Jan van den Bussche > Subject: Re: [avrdude-dev] avrispmkII > > > As Egbert Jan van den Bussche wrote: > > > When I try '-P usb' I get a messages that device usb is not known. > > Sounds like you did not link against libusb (and/or libusb > and its header file are not present on your system). > > -- > cheers, J"org .-.-. --... ...-- -.. . DL8DTL > > http://www.sax.de/~joerg/ NIC: JW11-RIPE > Never trust an operating system you don't have sources for. ;-) > _______________________________________________ avrdude-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avrdude-dev
