linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: Milind <milind@gslab.com>
Cc: linux-fsdevel@vger.kernel.org, xfs@oss.sgi.com
Subject: Re: EXT vs XFS at 80% filled filesystem
Date: Mon, 18 May 2009 09:17:55 -0400	[thread overview]
Message-ID: <20090518131755.GJ32019@mit.edu> (raw)
In-Reply-To: <1242651808.3339.28.camel@alhena>

On Mon, May 18, 2009 at 06:33:28PM +0530, Milind wrote:
> Hi Theodore,
> 
> I am facing some weird problem of cross compiling libuuid sources. I
> downloaded e2fsprogs and cross-compiled them but when I do "make
> install-libs" it doesn't really install libuuid.so but installs
> libuuid.a.

The "make install" taret is designed to install what is needed to run
the e2fsprogs programs, including shared libraries; "make
install-libs" is designed to install what as needed for development
purpoes.

So running "make install" in the lib/uuid" should do what you want.

   	   	 	     	 	   	  - Ted

  reply	other threads:[~2009-05-18 13:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-30  7:42 EXT vs XFS at 80% filled filesystem Milind Dumbare
2009-04-30 18:34 ` Theodore Tso
2009-05-18 13:03   ` Milind
2009-05-18 13:17     ` Theodore Tso [this message]
2009-05-20  5:43       ` Milind
2009-05-20 10:50         ` Theodore Tso
2009-05-20 11:51           ` Milind
2009-05-20 14:20             ` Theodore Tso
2009-05-20 12:46           ` Matthew Wilcox

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=20090518131755.GJ32019@mit.edu \
    --to=tytso@mit.edu \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=milind@gslab.com \
    --cc=xfs@oss.sgi.com \
    /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;
as well as URLs for NNTP newsgroup(s).