From: Alex Buell <alex.buell@munted.org.uk>
To: sparclinux@vger.kernel.org
Subject: Re: silo fails to build with e2fsprogs-1.41.14 (undefined
Date: Sat, 15 Jan 2011 12:57:09 +0000 [thread overview]
Message-ID: <1295096229.15315.2.camel@lithium> (raw)
In-Reply-To: <4D2B59AC.8040203@gentoo.org>
On Sat, 2011-01-15 at 13:07 +0100, Raúl Porcel wrote:
> On 01/10/2011 08:29 PM, David Miller wrote:
> > From: Raúl Porcel <armin76@gentoo.org>
> > Date: Mon, 10 Jan 2011 20:10:36 +0100
> >
> >> Hi,
> >>
> >> SILO fails to build here with e2fsprogs-1.41.14 installed, i'm attaching
> >> the build log.
> >
> > I really appreciate how they make libext2 harder and harder to link into
> > embedded self-contained things like bootloaders over time.
> >
> > I just pushed the following fix for this:
> > <snip>
>
>
> Hi,
>
> Thanks, it builds, but silo fails to work:
>
> Boot device: disk1 File and args:
> SILO Version 1.4.14_git2010228_p1
>
> Unknown ext2 error: 4294967295
>
> Fatal error: Unable to open filesystem
>
> Couldn't load /etc/silo.conf
> No config file loaded, you can boot just from this command line
> Type [prompath;]part/path_to_image [parameters] on the prompt
> E.g. /iommu/sbus/espdma/esp/sd@3,0;4/vmlinux root=/dev/sda4
> or 2/vmlinux.live (to load vmlinux.live from 2nd partition of boot disk)
> boot:
This problem exists with all versions of silo linked against
e2fsprogs-1.41.14.
I think there is a bug in e2fsprogs as it doesn't seem to properly
handle error codes returned by the posix_memalign() function. It's
either that or a proper implementation of posix_memalign() function
needs to be detected through the configure scripts.
--
Tactical Nuclear Kittens
next prev parent reply other threads:[~2011-01-15 12:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-10 19:10 silo fails to build with e2fsprogs-1.41.14 (undefined references Raúl Porcel
2011-01-10 19:29 ` silo fails to build with e2fsprogs-1.41.14 (undefined David Miller
2011-01-15 12:07 ` silo fails to build with e2fsprogs-1.41.14 (undefined references Raúl Porcel
2011-01-15 12:57 ` Alex Buell [this message]
2011-01-16 5:06 ` silo fails to build with e2fsprogs-1.41.14 (undefined David Miller
2011-01-17 3:59 ` David Miller
2011-01-17 4:03 ` Alex Buell
2011-01-17 13:22 ` Alex Buell
2011-01-17 17:02 ` silo fails to build with e2fsprogs-1.41.14 (undefined references Richard Mortimer
2011-01-17 17:23 ` silo fails to build with e2fsprogs-1.41.14 (undefined Alex Buell
2011-01-17 17:35 ` Alex Buell
2011-01-17 21:12 ` David Miller
2011-01-17 21:14 ` David Miller
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=1295096229.15315.2.camel@lithium \
--to=alex.buell@munted.org.uk \
--cc=sparclinux@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.