2013/8/21 Brilliantov Kirill Vladimirovich <brillian...@byterg.ru>:
> Hello!

Hello,

> I try cross-compile libusbx-1.0.16 for my ARM board.
> Configuration:
> ./configure --prefix=/tmp/libusb --host=arm-fsl-linux-gnueabi
> --enable-udev=no --disable-log
> CC=/opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-gcc
>
> Unfortunnaly I get follow error:
> checking operating system... Linux
> checking for library containing clock_gettime... -lrt
> checking linux/netlink.h usability... no
> checking linux/netlink.h presence... yes
> configure: WARNING: linux/netlink.h: present but cannot be compiled
> configure: WARNING: linux/netlink.h:     check for missing prerequisite
> headers?
> configure: WARNING: linux/netlink.h: see the Autoconf documentation
> configure: WARNING: linux/netlink.h:     section "Present But Cannot Be
> Compiled"
> configure: WARNING: linux/netlink.h: proceeding with the compiler's result
> configure: WARNING:     ##
> -------------------------------------------------- ##
> configure: WARNING:     ## Report this to
> libusbx-devel@lists.sourceforge.net ##
> configure: WARNING:     ##
> -------------------------------------------------- ##
> checking for linux/netlink.h... no
> configure: error: "Linux netlink headers not found"
> make: *** [libusb] Error 1
>
> I patch configure.ac, please see attache (libusb.patch (720 B)), run
> autoreconf -i and after this I build library.

This should already be fixed upstream in
https://github.com/libusbx/libusbx/commit/83021abc20102e45f0eab53a3bea92279259182a

Can you check your problem is fixed in the currrent git version?

Bye

-- 
 Dr. Ludovic Rousseau

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to