Thank you, I have downloaded
http://cznic.dl.sourceforge.net/proj...1.0.19.tar.bz2 and configure it succesfully. After configuration, I type make command and it gives those errors:
/cygdrive/c/Users/Sercan/Desktop/libusb-1.0.19/libusb/os/windows_usb.c:160: undefined reference to `_snprintf'
/cygdrive/c/Users/Sercan/Desktop/libusb-1.0.19/libusb/os/windows_usb.c:160
.text+0xd68): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `_snprintf'
/cygdrive/c/Users/Sercan/Desktop/libusb-1.0.19/libusb/os/windows_usb.c:182: undefined reference to `_snprintf'
/cygdrive/c/Users/Sercan/Desktop/libusb-1.0.19/libusb/os/windows_usb.c:182
.text+0xec1): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `_snprintf'
/cygdrive/c/Users/Sercan/Desktop/libusb-1.0.19/libusb/os/windows_usb.c:185: undefined reference to `_snprintf'
/cygdrive/c/Users/Sercan/Desktop/libusb-1.0.19/libusb/os/windows_usb.c:185
.text+0xf33): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `_snprintf'
os/.libs/libusb_1_0_la-windows_usb.o: In function `get_windows_version':
/cygdrive/c/Users/Sercan/Desktop/libusb-1.0.19/libusb/os/windows_usb.c:910: undefined reference to `_snprintf'
/cygdrive/c/Users/Sercan/Desktop/libusb-1.0.19/libusb/os/windows_usb.c:910
.text+0x2fb0): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `_snprintf'
/cygdrive/c/Users/Sercan/Desktop/libusb-1.0.19/libusb/os/windows_usb.c:915: undefined reference to `_snprintf'
/cygdrive/c/Users/Sercan/Desktop/libusb-1.0.19/libusb/os/windows_usb.c:915
.text+0x3186): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `_snprintf'
os/.libs/libusb_1_0_la-windows_usb.o:/cygdrive/c/Users/Sercan/Desktop/libusb-1.0.19/libusb/os/windows_usb.c:917: more undefined references to `_snprintf' follow
os/.libs/libusb_1_0_la-windows_usb.o: In function `get_windows_version':
/cygdrive/c/Users/Sercan/Desktop/libusb-1.0.19/libusb/os/windows_usb.c:917
.text+0x3261): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `_snprintf'