Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH resend] new package: zeromq
Date: Thu, 15 Mar 2012 21:53:27 +0100	[thread overview]
Message-ID: <8762e5si0o.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <CAAXf6LVtbfbktV6Ke2DN7MxW=rRTbLNQAeJLDz=_YVEdzTXJBQ@mail.gmail.com> (Thomas De Schampheleire's message of "Thu, 15 Mar 2012 20:26:56 +0100")

>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> writes:

Hi,

 >> Util-linux also depends on LARGEFILE, so you need that as well.
 >> Zeromq is written in C++, so you also need INSTALL_LIBSTDCPP.

 Thomas> Is there somewhere some documentation that explains these rules? The
 Thomas> C++ thing is new to me for example.

Well, it's pretty simple - There's basically 2 kind of dependencies:

1: Toolchain configuration options (largefile, wchar, C++, ..)
2: Libraries

For the first type we use 'depends by' and add a comment so people know
what to change in their toolchain to be able to use the package. For the
second we automatically enable the dependencies using 'select'.

There's a few special situations that fall outside this (an example is
when you have multiple backends like X11 and directfb), but this covers
90%+ of the situations.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2012-03-15 20:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-14 16:38 [Buildroot] [PATCH resend] new package: zeromq Thomas De Schampheleire
2012-03-15 10:45 ` Peter Korsgaard
2012-03-15 19:26   ` Thomas De Schampheleire
2012-03-15 20:53     ` Peter Korsgaard [this message]

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=8762e5si0o.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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