2 Aug 2006 22:40
Re: V1_0_DEVEL: libusb.so: undefined reference to `usbi_parse_device_descriptor'
Del Merritt <del <at> alum.mit.edu>
2006-08-02 20:40:13 GMT
2006-08-02 20:40:13 GMT
Tim Roberts wrote on 5/01/2006: > Timo Juhani Lindfors wrote: > > >> Hi, >> >> I tried to build V1_0_DEVEL brach from cvs to port my scripts to use >> the new API and isochronous transfers. However, the build failed with >> the following messages on a debian sarge system. Please let me know if >> you can't reproduce the problem so that I can provide more info. >> >> >> > > The cvs archive is no longer being maintained. The libusb source is now > in svn. > > However, when I did my build a month ago, this problem also existed > there. It looked like there was a partial checkin; > usbi_parse_device_descriptor was supposed to be moved out of its old > location into linux.c, but it didn't get added. I just copied it from > its old location into linux.c, and all was well. > > I filed a bug report on it, but I haven't followed up; it may have been > fixed by this time. > Would you mind telling me the bug number? I don't seem to have "its old location" in my newly-populated svn code. At what revision did it move/disappear? I also don't see this rectified in Chris Frey's(Continue reading)
RSS Feed