public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* xfsprogs: only absolute run-paths are allowed
@ 2010-07-21 11:31 Christian Kujau
  2010-07-21 17:13 ` Christoph Hellwig
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Kujau @ 2010-07-21 11:31 UTC (permalink / raw)
  To: xfs

Hi,

I noticed that I can't use --prefix= any more for the ./configure script. 
Doing so makes libtool unhappy:

$ make configure
$ ./configure --prefix=/opt/xfsprogs
$ make
[...]
libtool: link: only absolute run-paths are allowed
make[2]: *** [libxfs.la] Error 1

Digging through the releases I noticed that using --prefix= was possible 
with v3.0.4 but fails with v3.0.5, more exactly commit 595e27 seems to be
the changeset in question, as reverting it helps:

   commit 595e27dbd7360e81fa9e74d992098fe44fd7aed5
   Author: Christoph Hellwig <hch@lst.de>
   Date:   Sat Oct 10 17:02:53 2009 -0400

      update configure defaults


So, I guess my question is: how can I build xfsprogs to install in a 
different location?

Full buildlogs: http://nerdbynature.de/bits/xfsprogs/prefix/

Thanks,
Christian.
-- 
BOFH excuse #94:

Internet outage

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-07-22  5:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-21 11:31 xfsprogs: only absolute run-paths are allowed Christian Kujau
2010-07-21 17:13 ` Christoph Hellwig
2010-07-21 18:33   ` Alex Elder
2010-07-21 18:55     ` Christian Kujau
2010-07-21 19:10       ` Alex Elder
2010-07-22  5:22       ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox