Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

get the library to compile

  Date: Jan 02    Category: Unix / Linux / Ubuntu    Views: 307
  

Platform: Ubuntu 7.10
Application: libk8055.0.2.tar.gz (k8055 library)

http://libk8055.sourceforge.net/

When I issue a 'make all' command, I get an error message that usb.h
cannot be found. I can find usb.h in
/usr/src/linux-headers-2.6.22-14/include/linux.

I have tried adding that directory with a -I directive in the 'make'
command and in a 'gcc' command. I have tried modifying the Makefile
to put that directory in the 'includedir' definition. I have tried
adding that directory to my C_INCLUDE_PATH environment variable.

The error remains.

The source line in main.c reads: #include <usb.h>.
I have libusb installed.

Can anyone offer any suggestions on what I might try to get the
library to compile?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on get the library to compile Or get search suggestion and latest updates.




Tagged: