http://bugzilla.novell.com/show_bug.cgi?id=516616 User sbrabec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=516616#c3 --- Comment #3 from Stanislav Brabec <sbrabec@novell.com> 2009-06-26 02:10:10 MDT --- 1. Yes, we do not provide static libusb library any more. If you absolutely need a static binary, I could add static library to the package. If you don't need static binary, simply remove -static and we can close this bug as invalid. Maybe that you will need to edit your makefile a bit: Using "pkg-config --libs libusb" and "pkg-config --cflags libusb" should work for all systems and all variants of the library. 2. You don't need any magic, even with openSUSE 11.2. Simply use "BuildRequires: libusb-devel" and you will get a correct version of the package. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.