As Jason Hecker wrote: > > (btw., there's also a ./bootstrap script) > > OK, got the svn tarball and did ./bootstrap (I'll use that from now > on) and ./configure.
The tarball doesn't require to be bootstrapped, it's a release candidate that should just work with ./configure. > usbasp.c: In function 'libusb_to_errno': > usbasp.c:81:10: error: 'ETIMEDOUT' undeclared (first use in this function) > usbasp.c:81:10: note: each undeclared identifier is reported only once > for each function it appears in > usbasp.c:83:10: error: 'EOVERFLOW' undeclared (first use in this function) I #ifdefed those parts, and uploaded a new tarball to savannah (this one has a timestamp in UTC now as part of its name). -- 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] https://lists.nongnu.org/mailman/listinfo/avrdude-dev
