This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

crosstool-ng: Dangling symlink "terminfo" from ncurses


Hey Yann!

I just noticed a slightly annoying little thing. It seems that ncurses sets up a "compatibility sym-link" to $TICDIR in build-ncurses/misc/run_tic.sh

$ ls -ld sys-root/usr/lib/terminfo
lrwxrwxrwx 1 jocke jocke 17 2010-01-09 02:29 /home/jocke/armeb-unknown-linux-uclibcgnueabi-4.4.2-x86-32/armeb-unknown-linux-uclibcgnueabi/sys-root/usr/lib/terminfo -> ../share/terminfo


Of course ../share/terminfo does not exist.

Maybe we should remove that symlink when building nurses?

Regards
 /Joachim



--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]