Opened 14 years ago
Closed 14 years ago
#29340 closed defect (fixed)
NUT @2.4.1 libusb not found during build
Reported by: | rav3n@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: | nut |
Description
Hi, I'm trying to install Network UPS 2.4.1 (NUT) using ports, support for usb connected UPS in the form of the usbhid-ups driver is not being built even though libusb is present.
I've tried 'port install NUT' and letting it fetch libusb and tried separately installing libusb and then installing NUT. 'port' clearly thinks libusb is present after its fetched it but the NUT build scripts do not and I can see the libusb libraries in /opt/local/lib
I ran the NUT configure script manually with option '--with-usb' to try to force it but the message configure gives is 'usb requested but libusb not present' but it is?
I cant find this in the forums so apologies for the new ticket, any help most grateful.
Running Darwin 10.7
Change History (3)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Cc: | jmr@… added |
---|---|
Keywords: | install failure removed |
comment:2 Changed 14 years ago by rav3n@…
Yes, I manually installed libusb-compat and then re-installed nut and it worked.
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Do the dependency changes in r78308 help? If not, please attach the log file.