All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug] alsamixer: can't load library 'libform.so.5'
Date: Wed, 3 Aug 2011 19:19:04 +0200	[thread overview]
Message-ID: <20110803191904.353a8230@skate> (raw)
In-Reply-To: <20110803182433.3dda34b1@gmail.com>

Le Wed, 3 Aug 2011 18:24:33 +0200,
Frederic Bassaler <frederic.bassaler@gmail.com> a ?crit :

> Hi, noticed this little bug right now :
> 
> alsamixer (from alsa-utils) complains that there's a missing library
> on the generated system : 'libform.so.5', which is normally part of
> ncurses.
> 
> the lib is generated in output/build/ncurses-5.7/lib/, but is
> apparently not copied in output/target/usr/lib

Hum, this is strange, because :

config BR2_PACKAGE_ALSA_UTILS_ALSAMIXER
        bool "alsamixer"
        select BR2_PACKAGE_NCURSES
        select BR2_PACKAGE_NCURSES_TARGET_PANEL
        select BR2_PACKAGE_NCURSES_TARGET_FORM
        select BR2_PACKAGE_NCURSES_TARGET_MENU

So the libform library from ncurses should get installed.

Could you post your .config ?

Thanks,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2011-08-03 17:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-03 16:24 [Buildroot] [Bug] alsamixer: can't load library 'libform.so.5' Frederic Bassaler
2011-08-03 17:19 ` Thomas Petazzoni [this message]
2011-08-03 17:58   ` Frederic Bassaler
2011-08-04  6:21 ` Peter Korsgaard
2011-08-04  9:33   ` Frederic Bassaler

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=20110803191904.353a8230@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --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 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.