On Nov 15, 2007 9:48 AM, john q public <[EMAIL PROTECTED]> wrote: > > I have tried google searchs in vain but noone seems to know why > something like: > > ../.libs/libusbpp.so: undefined reference to `usb_find_busses' > > keeps happening when I try to build libusb.
That's strange. That symbol should be in libusb.so, which I would assume that libusbpp is linking to. Can you show the whole error stream, from the beginning of the error messages? -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
