[Buildroot] [PATCH v2] bandwidthd: incorporate fixes for autobuilders

Romain Naour romain.naour at openwide.fr
Mon Aug 18 17:39:58 UTC 2014


Hi Nathaniel,

Le 18/08/2014 17:01, Nathaniel Roach a écrit :
> 
> In regards to pthreads, can you add
> 
> LIBS="-lpthread $LIBS"
> 
> some where in configure.ac and test if that fixes the issue?
> 
> If it does I'll commit it and then patch buildroot accordingly.
> 
> Thanks, Nathaniel
> 

I tried with 0473a5f2527201d83c5b0ddc581b7c9f21fbdcaf and I added the following
line in bandwidthd.mk:
BANDWIDTHD_CONF_ENV = LIBS="-pthread"

It's ok for me with that :)

I think bandwithd depends on BR2_TOOLCHAIN_HAS_THREADS due to a reverse
dependency on libusb.

Thanks for your support.

Best regards,
Romain


More information about the buildroot mailing list