<div dir="ltr">I thinkI understand why libusb 0.1 (libusb-compat) is not already available! :) I&#39;m trying to build it as a dependency for hamlib which is only compatible with the old API.<div><br></div><div>After a lot of hand patching from various sources google pointed me to I can now get it to build an RPM but it will not build the shared library with libtool complaining about:</div>
<div><br></div><div>libtool: link: warning: undefined symbols not allowed in x86_64-w64-mingw32 shared libraries<br></div><div><br></div><div>From what I can gather from my searching, this is likely a bug in libtool but no amount of -no-undefined or -Wl,--no-undefined has gotten it to work for me.</div>
<div><br></div><div>Anyone have a tip?</div><div><br></div><div>Thanks,</div><div>Richard</div></div>