All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Naour <romain.naour@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] bandwidthd: incorporate fixes for autobuilders
Date: Mon, 18 Aug 2014 19:39:58 +0200	[thread overview]
Message-ID: <53F23A6E.3060807@openwide.fr> (raw)
In-Reply-To: <53F21546.4000406@gmail.com>

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

  reply	other threads:[~2014-08-18 17:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-15  0:27 [Buildroot] [PATCH v2] bandwidthd: incorporate fixes for autobuilders Nathaniel Roach
2014-08-15  9:06 ` Peter Korsgaard
2014-08-18 13:44 ` Romain Naour
2014-08-18 14:40   ` Nathaniel Roach
2014-08-18 15:01   ` Nathaniel Roach
2014-08-18 17:39     ` Romain Naour [this message]
2014-08-18 18:05       ` Romain Naour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53F23A6E.3060807@openwide.fr \
    --to=romain.naour@openwide.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.