[Buildroot] [Bug] alsamixer: can't load library 'libform.so.5'

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Aug 3 17:19:04 UTC 2011


Le Wed, 3 Aug 2011 18:24:33 +0200,
Frederic Bassaler <frederic.bassaler at 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



More information about the buildroot mailing list