All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pete Popov <ppopov@mvista.com>
To: Ralf Baechle <ralf@oss.sgi.com>
Cc: "linux-mips@oss.sgi.com" <linux-mips@oss.sgi.com>
Subject: Re: FATAL: cannot determine library version
Date: Mon, 30 Oct 2000 14:12:58 -0800	[thread overview]
Message-ID: <39FDF26A.196F5D1B@mvista.com> (raw)
In-Reply-To: 20001028151809.A7138@bacchus.dhis.org

Ralf Baechle wrote:
> 
> On Fri, Oct 27, 2000 at 10:19:32AM -0700, Pete Popov wrote:
> 
> > I've got a big endian kernel running for a new embedded board, and it
> > mounts the root fs over nfs.  I'm using the simple-0.2b packages as the
> > root fs.  At some point after /bin/sh is loaded, I get the following
> > error:
> >
> > FATAL: cannot determine library version
> >
> > The same root file system is fine on my Indigo2.
> 
> Seems your kernel is foobared.  On startup libc is trying to determine
> the kernel version but both using uname and /proc/sys/kernel/osrelease
> fail for some reason.

Thanks, that helped.

uname wasn't called at all -- only /proc/sys/kernel/osrelease was being
opened. However, I did not have CONFIG_SYSCTL enabled in my .config
file. 

Pete

      reply	other threads:[~2000-10-30 22:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-27 17:19 FATAL: cannot determine library version Pete Popov
2000-10-28 13:18 ` Ralf Baechle
2000-10-30 22:12   ` Pete Popov [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=39FDF26A.196F5D1B@mvista.com \
    --to=ppopov@mvista.com \
    --cc=linux-mips@oss.sgi.com \
    --cc=ralf@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 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.