All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@redhat.com>
To: ext4 development <linux-ext4@vger.kernel.org>
Subject: dealing with out-of-tree blkid....
Date: Thu, 17 Sep 2009 15:59:23 -0500	[thread overview]
Message-ID: <4AB2A32B.4010408@redhat.com> (raw)

I was going to hook up the geometry info we can now get from the blkid
which is in util-linux-ng, but I realized that even with
--disable-blkid, we pick up headers from the e2fsprogs tree, so can't
use the new bits.

I'm not sure what the simplest fix is; seems like maybe moving lib/blkid
to lib/local/blkid (or some other name) so that we can still -I./lib and
if we have --enable-blkid, we just add -I./lib/local?  (same probably
true for libuuid)...

I'm sure there's a more graceful way around it, is anyone more of a
buildmeister than I am? :)

Thanks,
-Eric

                 reply	other threads:[~2009-09-17 20:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4AB2A32B.4010408@redhat.com \
    --to=sandeen@redhat.com \
    --cc=linux-ext4@vger.kernel.org \
    /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.