On Tue, 20 Feb 2007, Vinod KK wrote:
I have been trying to compile the xfree86 and am facing some issues. The compilation goes fine. But when i try to run make install, i run into the following error.
/***********************************************//
rm -f xterm /home/vinod/arm-linux/bin/`echo /home/vinod/arm-linux/bin/arm_v5t_le-gcc|sed "s%.*/%%"` -o xterm -O2 -fsigned-char -L../../exports/lib button.o charproc.o charsets.o cursor.o data.o doublechr.o fontutils.o input.o menu.o misc.o print.o ptydata.o screen.o scrollbar.o tabs.o util.o xstrings.o TekPrsTbl.o Tekproc.o VTPrsTbl.o main.o charclass.o precompose.o wcwidth.o xutf8.o -lXft -lfontconfig -lfreetype -lexpat -lXrender -lXrender -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -L/home/vinod/arm-linux/bin/arm-linux/lib -ltermcap /home/vinod/arm-linux/bin/../lib/gcc-lib/armv5tl-hardhat-linux/3.3.1/../../../../armv5tl-hardhat-linux/bin/ld: cannot find -ltermcap collect2: ld returned 1 exit status make[3]: *** [xterm] Error 1 make[3]: Leaving directory `/home/vinod/vinod/xwin/xc/programs/xterm' make[2]: *** [install] Error 2 make[2]: Leaving directory `/home/vinod/vinod/xwin/xc/programs' make[1]: *** [install] Error 2 make[1]: Leaving directory `/home/vinod/vinod/xwin/xc' make: *** [install] Error 2
/***********************************************//
The commands i ran are
# make World CROSSCOMPILEDIR=/home/vinod/arm-linux/bin
# make install DESTDIR=/home/vinod/vinod/xwin/target CROSSCOMPILEDIR=/home/vinod/arm-linux/bin
My guess is you will have to build such a library in /home/vinod/arm-linux/bin/arm-linux/lib. Either that, or have symlinks to the curses (or ncurses) libraries in that same directory.
Marc. +----------------------------------+----------------------------------+ | Marc Aurele La France | work: 1-780-492-9310 | | Academic Information and | fax: 1-780-492-1729 | | Communications Technologies | email: tsi@xxxxxxxxxxx | | 352 General Services Building +----------------------------------+ | University of Alberta | | | Edmonton, Alberta | Standard disclaimers apply | | T6G 2H1 | | | CANADA | | +----------------------------------+----------------------------------+ XFree86 developer and VP. ATI driver and X server internals. _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86