Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ossy <ossy1980@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] mkfs.xfs without xfs library - not possible to create xfsfs
Date: Thu, 15 Jul 2010 21:20:37 +0200	[thread overview]
Message-ID: <4C3F5F85.8020405@gmx.net> (raw)
In-Reply-To: <4C3CCFF0.3080407@gmx.net>

Am 13.07.2010 22:43, schrieb Ossy:
> Am 11.07.2010 21:45, schrieb Ossy:
>> Hi mailinglist,
>>
>> I tried to create an xfs filesystem. Unfortunatly there is a library
>> missing. I looked around in the configuration menu, but all I found were
>> the xfsprogs. Under libraries/filesystem there is no xfslib either.
>>
>> $ ./sbin/mkfs.xfs
>> ./sbin/mkfs.xfs: can't load library 'libxfs.so.0'
>>
>
> I do not expect an e2fs-library path in xfsprogs.config. Maybe a
> dependency to e2fs? Or is it just a bug?
>
> I bumbed xfsprogs to 3.1.2 temporarily but this version failed to build.

The main problem remains. xfsprogs-3.0.3 does not build the libxfs.so.0.
I found a patch for xfsprogs-3.1 on gentoo. May be it would help to work 
around the problem and may be it is possible to bump to the newer version.

http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-fs/xfsprogs/
ebuild:
97 	src_install() {
98 	# TODO: there is a seldomly triggered parallel install problem where
99 	# libxfs.so doesn't get installed before rdeps causing the relink to 
fail
...

and:
xfsprogs-3.1.1-sharedlibs.patch
(Buildroot compiles the packages with a shared c-lib, too.)

      reply	other threads:[~2010-07-15 19:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-11 19:45 [Buildroot] mkfs.xfs without xfs library - not possible to create xfsfs Ossy
2010-07-13 20:43 ` Ossy
2010-07-15 19:20   ` Ossy [this message]

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=4C3F5F85.8020405@gmx.net \
    --to=ossy1980@gmx.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox