DRS4 Forum
  DRS4 Discussion Forum  Not logged in ELOG logo
Entry  Fri Nov 4 17:41:03 2016, Christian Farina, Missing Header 
    Reply  Tue Nov 8 10:20:52 2016, Stefan Ritt, Missing Header 
       Reply  Wed Nov 9 17:19:48 2016, Christian Farina, Missing Header 
          Reply  Wed Nov 9 19:49:07 2016, Stefan Ritt, Missing Header 
             Reply  Thu Nov 10 20:54:45 2016, Christian Farina, Missing Header 
Message ID: 554     Entry time: Tue Nov 8 10:20:52 2016     In reply to: 553     Reply to this: 555
Author: Stefan Ritt 
Subject: Missing Header 

The web page from where you downloaded the software contains a sentence "requires libusb-1.0 package". Please install it. This package brings the "usb.h" header file.

Stefan

Christian Farina wrote:

Hello everybody,

I am completely new to this, so please bear with me.

I am trying to install the applications on my laptop. I downloaded and untar-ed the drivers and applications for Linux as described in the evaluation board manual. However, when I do the make, I get the following error:

 

drs-4.0.0$ make
g++ -g -O2 -Wall -Wuninitialized -fno-strict-aliasing -Iinclude -DOS_LINUX -DHAVE_LIBUSB -DUSE_DRS_MUTEX -c src/musbstd.c
In file included from src/musbstd.c:14:0:
include/musbstd.h:17:17: fatal error: usb.h: No such file or directory
 #include <usb.h>
 

Can anybody help me please?

Thanks.

 

ELOG V3.1.5-fe60aaf