Re: [Libusbx-devel] libusbx git under OpenBSD

2013-03-18 Thread Xiaofan Chen
On Tue, Mar 19, 2013 at 9:11 AM, Xiaofan Chen wrote: > On the other hand, OpenBSD users will use their ports system which > now follows libusb.org and not libusbx. There are two patches which > I will take a look at the patches since I think they are relevant to > libusbx as well. > http://www.ope

Re: [Libusbx-devel] libusbx git under OpenBSD

2013-03-18 Thread Xiaofan Chen
On Tue, Mar 19, 2013 at 4:53 AM, Pete Batard wrote: > On 2013.03.18 13:41, Xiaofan Chen wrote: >> I also tested under NetBSD 6.0 and again it seems to >> work fine, but with a few warnings during compile. > > Thanks for these tests. I think we've been having these warnings for a > long time. I'm s

Re: [Libusbx-devel] libusbx git under OpenBSD

2013-03-18 Thread Pete Batard
On 2013.03.18 13:41, Xiaofan Chen wrote: > I also tested under NetBSD 6.0 and again it seems to > work fine, but with a few warnings during compile. Thanks for these tests. I think we've been having these warnings for a long time. I'm still waiting for someone interested enough in the *BSD platf

Re: [Libusbx-devel] libusbx git under OpenBSD

2013-03-18 Thread Xiaofan Chen
On Mon, Mar 18, 2013 at 9:19 PM, Xiaofan Chen wrote: > I have not tested libusbx git under OpenBSD for a while. > So I just tried it and it seems to be fine. I also tested under NetBSD 6.0 and again it seems to work fine, but with a few warnings during compile. I think this is probably not a big

[Libusbx-devel] libusbx git under OpenBSD

2013-03-18 Thread Xiaofan Chen
I have not tested libusbx git under OpenBSD for a while. So I just tried it and it seems to be fine. $ export AUTOMAKE_VERSION=1.12 $ export AUTOCONF_VERSION=2.68 $ ./bootstrap.sh libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CO