Package libusb-dev for 20.04.3 does not properly link libusb.so
Asked by
Mike Riley
The file libusb.so should be symbolically linked to libusb-1.0.so.0, but instead is a text file with these contents:
/* GNU ld script. */
GROUP ( /lib/x86_
Once I create the symbolic link my program that uses libusb.so works properly. Prior to that I get unresolved symbols for the API functions my code was calling.
I just want to verify if this is a known bug, or should I file a bug report to get it fixed?
Mike Riley
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu libusb Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Manfred Hampl
- Solved:
- Last query:
- Last reply:
To post a message you must log in.