Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 07/11] ulogd: needs mmu and shared objects
Date: Tue, 10 Sep 2013 21:51:23 -0300	[thread overview]
Message-ID: <522FBE8B.4080001@zacarias.com.ar> (raw)
In-Reply-To: <CAFRkauD7kWP2dNfTpWGjwZFDFtQZ7LXLCLHYHdG7xBy5EohhJw@mail.gmail.com>

On 09/10/2013 09:48 PM, Axel Lin wrote:

>> +comment "ulogd requires a toolchain with IPV6, LARGEFILE and dynamic library support"
>> +       depends on !BR2_INET_IPV6 || !BR2_LARGEFILE || BR2_PREFER_STATIC_LIB
>> +       depends on BR2_USE_MMU
> I guess what you want is "depends on !BR2_USE_MMU" here?

No, ulogd needs a MMU, so the comment is still valid, you can't do
anything about lacking a MMU like you could with toolchain options (it
would show ulogd as being available for your nommu target if the
toolchain lacks the necessary features?)
Not the first time someone complains about negative logic :)
Regards.

  reply	other threads:[~2013-09-11  0:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-10 19:26 [Buildroot] [PATCH 01/11] libmnl: add patch for uclinux tuple Gustavo Zacarias
2013-09-10 19:26 ` [Buildroot] [PATCH 02/11] ipset: " Gustavo Zacarias
2013-09-10 19:26 ` [Buildroot] [PATCH 03/11] libnetfilter_acct: " Gustavo Zacarias
2013-09-10 19:26 ` [Buildroot] [PATCH 04/11] libnfnetlink: " Gustavo Zacarias
2013-09-10 19:26 ` [Buildroot] [PATCH 05/11] libnetfilter_conntrack: " Gustavo Zacarias
2013-09-10 19:26 ` [Buildroot] [PATCH 06/11] libnetfilter_log: " Gustavo Zacarias
2013-09-10 19:26 ` [Buildroot] [PATCH 07/11] ulogd: needs mmu and shared objects Gustavo Zacarias
2013-09-11  0:48   ` Axel Lin
2013-09-11  0:51     ` Gustavo Zacarias [this message]
2013-09-10 19:26 ` [Buildroot] [PATCH 08/11] libnetfilter_cthelper: add patch for uclinux tuple Gustavo Zacarias
2013-09-10 19:26 ` [Buildroot] [PATCH 09/11] libnetfilter_cttimeout: " Gustavo Zacarias
2013-09-10 19:26 ` [Buildroot] [PATCH 10/11] libnetfilter_queue: " Gustavo Zacarias
2013-09-10 19:26 ` [Buildroot] [PATCH 11/11] nfacct: " Gustavo Zacarias
2013-09-12 22:21 ` [Buildroot] [PATCH 01/11] libmnl: " Peter Korsgaard
2013-09-12 22:22   ` Gustavo Zacarias

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=522FBE8B.4080001@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox