PDA

View Full Version : installare libusb-dev su emdebian


rspock
12-02-2013, 21:04
Ciao,

devo installare la suddetta libreria su piattaforma embedded emdebian ma quando provo ad installare il pacchetto ottengo:

root@mini2440:/home# dpkg -i libusb-1.0-0_1.0.12-2em1_armel.deb
tar: ./control: time stamp 2012-07-09 12:19:09 is 383494566.275176 s in the future
tar: ./symbols: time stamp 2012-07-09 07:01:22 is 383475499.271199 s in the future
tar: ./postinst: time stamp 2012-07-09 07:01:23 is 383475500.26733 s in the future
tar: ./postrm: time stamp 2012-07-09 07:01:23 is 383475500.265031 s in the future
tar: ./md5sums: time stamp 2012-07-09 12:19:09 is 383494566.261292 s in the future
tar: ./shlibs: time stamp 2012-07-09 07:01:19 is 383475496.257106 s in the future
tar: .: time stamp 2012-07-09 12:19:09 is 383494566.255913 s in the future
dpkg: regarding libusb-1.0-0_1.0.12-2em1_armel.deb containing libusb-1.0-0, pre-dependency problem:
libusb-1.0-0 pre-depends on multiarch-support
multiarch-support is not installed.
dpkg: error processing libusb-1.0-0_1.0.12-2em1_armel.deb (--install):
pre-dependency problem - not installing libusb-1.0-0
Errors were encountered while processing:
libusb-1.0-0_1.0.12-2em1_armel.deb

Che significa?