Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined symbol libusb_set_option #317

Closed
psyborg55 opened this issue Mar 8, 2024 · 1 comment
Closed

undefined symbol libusb_set_option #317

psyborg55 opened this issue Mar 8, 2024 · 1 comment

Comments

@psyborg55
Copy link

latest tagged release built, no warnings or errors, on execution it throws undefined symbol libusb_set_option
there is obsolete libusb version that came with distro, and newer version i built and placed into /usr/local/lib

dependency check before actual make finds correct version in /usr/local/lib
but after flashrom is built

ldd /usr/sbin/flashrom

shows libusb is linked to obsolete version in /lib64 dir

Copy link

github-actions bot commented Mar 8, 2024

Thank you for your contribution. The flashrom project does not handle GitHub issues or pull requests, since this repository on GitHub is just a mirror of our actual repository. Thus, we would like to encourage you to have a look at on our development guide and submit your patch to review.coreboot.org. Issues are handled over our ticket system. If you have questions, feel free to reach out to us. There are multiple ways to contact us.

@github-actions github-actions bot closed this as completed Mar 8, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant