Re: [Libusbx-devel] [libusb] libusb-1.0.16-rc10 without udev ?

2013-07-27 Thread Nathan Hjelm
I have a possible fix. Please try the netlink_test branch @ https://github.com/hjelmn/libusbx.git Let me know if it resolves the issue. -Nathan On Jul 26, 2013, at 9:32 PM, Xiaofan Chen wrote: > On Sat, Jul 27, 2013 at 10:45 AM, Xiaofan Chen wrote: >> On Sat, Jul 27, 2013 at 12:04 AM, jakubo

Re: [Libusbx-devel] [libusbx] Linux: libusbx failed to build with --disable-udev (#124)

2013-07-27 Thread Nathan Hjelm
I think I see the issue. We need to include asm/types.h and sys/socket.h before netlink.h. I will create a branch to test this. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/124#issuecomment-21670131 --

Re: [Libusbx-devel] [libusbx] Linux: libusbx failed to build with --disable-udev (#124)

2013-07-27 Thread Hans de Goede
This seems like a distro problem to me, not a libusb one. We don't support building libusb-1.0.16 (and newer) without hotplug support on Linux. And I don't think we should, it will make the code more complicated, and more over it will make life much harder for app developers. App developers who

Re: [Libusbx-devel] [libusbx] Linux: libusbx failed to build with --disable-udev (#124)

2013-07-27 Thread Hans de Goede
Closed #124. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/124 -- See everything from the browser to the database with AppDynamics Get end-to-end visibility with applicati

Re: [Libusbx-devel] [libusbx] Linux: libusbx failed to build with --disable-udev (#124)

2013-07-27 Thread mcuee
>From config.log of user mav. configure:12061: checking linux/netlink.h usability configure:12061: /home/mav/nios2/bin/nios2-linux-gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:58: /home/mav/nios2/bin/../lib/gcc/nios2-linux-uclibc/3.4.6/../../../../nios2-linux-uclibc/sys-inclu

Re: [Libusbx-devel] [libusbx] Linux: libusbx failed to build with --disable-udev (#124)

2013-07-27 Thread mcuee
>From the config.log from user Ondrej. ... configure:12030: checking linux/netlink.h usability configure:12030: arm-xilinx-linux-gnueabi-gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:58:0: /opt/Xilinx/14.3/ISE_DS/EDK/gnu/arm/lin64/bin/../arm-xilinx-linux-gnueabi/libc/usr/incl