[usbip-devel] crosscompile usbip problem
Status: Alpha
Brought to you by:
hirofuchi
From: LEO <lee...@16...> - 2013-02-07 05:32:52
|
Hi, I followed the step showed on http://wiki.beyondlogic.org/index.php/Cross_Compiling_USBIP_for_ARM but when I cross compiling the usbip0.1.7 in /usbip-0.1.7/src/ , comes the error as below: checking for strtoul... yes checking sysfs/libsysfs.h usability... no checking sysfs/libsysfs.h presence... no checking for sysfs/libsysfs.h... no configure: error: Missing /usr/include/sysfs/libsysfs.h in my cross tools folder , I can find the libsysfs.h in toolschain/4.4.3/include/sysfs ,and I also copied one in the /usr/include/sysfs. Can you help me with this question? Thank you . Joney from China. |