Hi, finally i compiled and installed Ncurses.I followed what found at this link:
http://osdir.com/ml/lfs.clfs.support/2006-08/msg00006.html Shortly the problem was caused at line 114 of the script "ncurses installation dir"/misc/ru_tic.sh if ( $SHLIB tic$suffix -x -s -o $TERMINFO $source ) The $SHLIB point to a wrapper script shlib that affect in some way how the linker use libraries. Avoiding to call that script i.e change the line in if ( tic$suffix -x -s -o $TERMINFO $source ) made the installation process complete successfully. I'd like to investigate this problem in more detail. any suggestions? Thanks in advance. _________________________________________________________________ Comunica, gioca e divertiti con i tuoi amici su Messenger! http://www.messenger.it -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page