From: Daniel Mack <daniel@caiaq.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] e2fsprogs: add a patch to link against SEM_INIT libs
Date: Wed, 7 Oct 2009 15:41:05 +0200 [thread overview]
Message-ID: <20091007134105.GW9361@buzzloop.caiaq.de> (raw)
In-Reply-To: <8763armir5.fsf@macbook.be.48ers.dk>
On Wed, Oct 07, 2009 at 03:33:02PM +0200, Peter Korsgaard wrote:
> >>>>> "Daniel" == Daniel Mack <daniel@caiaq.de> writes:
>
> Daniel> This patch is needed to make e2fsprogs being linked against
> Daniel> SEM_INIT libraries. In this particular case, it causes the
> Daniel> Makefiles to add -lpthread. Without that, all binaries crash
> Daniel> at startup, at least on x86.
>
> But your patch removes stuff (PRIVATE_LIBS_CMT), it doesn't add
> anything?
The e2fsprog make setup is really screwed. They set PRIVATE_LIBS_CMT to
"#" in configure which then causes all subsequent paramters to get
ignored. As I think 'CMT' stands for 'comment', I guess this is
intended. Took me awhile to find out what they do, too ;)
Daniel
next prev parent reply other threads:[~2009-10-07 13:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-06 10:53 [Buildroot] [PATCH] e2fsprogs: bump version number to 1.41.9 Daniel Mack
2009-10-06 10:53 ` [Buildroot] [PATCH] e2fsprogs: add a patch to link against SEM_INIT libs Daniel Mack
2009-10-07 13:33 ` Peter Korsgaard
2009-10-07 13:41 ` Daniel Mack [this message]
2009-10-07 13:56 ` Peter Korsgaard
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=20091007134105.GW9361@buzzloop.caiaq.de \
--to=daniel@caiaq.de \
--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.