All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Roeland <marco.roeland@xs4all.nl>
To: Blue Fox <blue_fox33@hotmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: PROBLEM: make menuconfig fails under 2.6.16
Date: Sun, 2 Apr 2006 10:10:14 +0200	[thread overview]
Message-ID: <20060402081014.GA26086@fiberbit.xs4all.nl> (raw)
In-Reply-To: <BAY110-F1201ECD426A949996E3F11FFD40@phx.gbl>

On Sunday April 2nd 2006 at 08:33 uur Blue Fox wrote:

> Thank you for information.
> 
> I am using Linux from Scratch. NCURSES is part of the installation process. 
> /usr/lib/libncurses.so is installed on the system. After analysing the 
> problem I encountered that it has to be a link to /lib/libncurses.so.5 
> which is a link to libncurses.so.5.5.
> 
> The link in my /usr/lib was broken. After restoring it, build is working.

Ok, these library links are normally automatically created by running
'ldconfig'. You can always rerun this by hand at any time.

Anyway this is getting highly offtopic! And remember you can always use
"make config" or "make oldconfig" (if you had an earlier .config) to get
along even without "graphical" configurators. ;-)
-- 
Marco Roeland

      reply	other threads:[~2006-04-02  8:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-01 18:11 PROBLEM: make menuconfig fails under 2.6.16 Blue Fox
2006-04-01 18:22 ` Marco Roeland
2006-04-02  6:33   ` Blue Fox
2006-04-02  8:10     ` Marco Roeland [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=20060402081014.GA26086@fiberbit.xs4all.nl \
    --to=marco.roeland@xs4all.nl \
    --cc=blue_fox33@hotmail.com \
    --cc=linux-kernel@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.