Ummm ... and where's the rest of the information?
What are you trying to compile?
How do you invoke gcc, what are your parameters for -I?
I don't use *buntu, so can't say what's part of libusb-dev,
but I'd assume the header is; if you do a
Code:
sudo updatedb && locate libusb.h
- what do you get?
Cheers,
Tink