So I need to reboot the host system one time. Then I have to try again right?
On Thu, Aug 1, 2013 at 7:07 PM, Bruce Dubbs <[email protected]> wrote: > Srinivasan Friendster wrote: > > Dear all, > > I am getting error in LFS 7.3 ---step 8.3. Linux-3.10.4 > > > > > > scripts/kconfig/mconf: error while loading shared libraries: > > libncursesw.so.5: cannot open shared object file: No such file or > directory > > make[1]: *** [menuconfig] Error 127 > > > > > > root:/sources/linux-3.8.1# make LANG=en.US-UTF8 LC_ALL= menuconfig > > HOSTCC scripts/basic/fixdep > > HOSTCC scripts/kconfig/conf.o > > HOSTCC scripts/kconfig/lxdialog/checklist.o > > HOSTCC scripts/kconfig/lxdialog/inputbox.o > > HOSTCC scripts/kconfig/lxdialog/menubox.o > > HOSTCC scripts/kconfig/lxdialog/textbox.o > > HOSTCC scripts/kconfig/lxdialog/util.o > > HOSTCC scripts/kconfig/lxdialog/yesno.o > > HOSTCC scripts/kconfig/mconf.o > > SHIPPED scripts/kconfig/zconf.tab.c > > SHIPPED scripts/kconfig/zconf.lex.c > > SHIPPED scripts/kconfig/zconf.hash.c > > HOSTCC scripts/kconfig/zconf.tab.o > > HOSTLD scripts/kconfig/mconf > > scripts/kconfig/mconf Kconfig > > scripts/kconfig/mconf: error while loading shared libraries: > > libncursesw.so.5: cannot open shared object file: No such file or > directory > > make[1]: *** [menuconfig] Error 127 > > make: *** [menuconfig] Error 2 > > > > > > Why this error coming. I installed ncurses also. > > Are you in chroot? I've run into that and found permissions problems > when working across installs. After reboot into the new system, it's > fine again. > > -- Bruce > > > > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page >
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
