Opened 7 years ago

Last modified 7 years ago

#53893 closed defect

libusb-compat @0.1.5: No package 'libusb-1.0' found — at Version 2

Reported by: gbrtrac Owned by: tobypeterson
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: libusb-compat

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Trying to install libusb-compat causes the following error

No package 'libusb-1.0' found
configure:11602: $? = 1
configure:11616: result: no
No package 'libusb-1.0' found
configure:11632: error: Package requirements (libusb-1.0 >= 0.9.1) were not met:

Change History (3)

Changed 7 years ago by gbrtrac

Attachment: ,port.log added

output of port upgrade outdated

comment:1 Changed 7 years ago by raimue (Rainer Müller)

This library would be provided by the libusb port. There is an underlying problem to what you are seeing on your system, the libusb port seems to be corrupted:

Warning: Error parsing file /opt/local/lib/libusb-1.0.0.dylib: Error opening or reading file

Try to re-activate the libusb port to see if it fixes your problem:

$ sudo port -f deactivate libusb
$ sudo port activate libusb

comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to tobypeterson
Port: libusb-compat added
Status: newassigned
Summary: libusb-compat depends on non-existent libusb-1.0libusb-compat @0.1.5: No package 'libusb-1.0' found
Note: See TracTickets for help on using tickets.