All of lore.kernel.org
 help / color / mirror / Atom feed
* dealing with out-of-tree blkid....
@ 2009-09-17 20:59 Eric Sandeen
  0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2009-09-17 20:59 UTC (permalink / raw)
  To: ext4 development

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-17 20:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-17 20:59 dealing with out-of-tree blkid Eric Sandeen

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.