Код: Выделить всё
making all in programs/xterm...
make[4]: Entering directory `/tmp/xc/programs/xterm'
gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -Wall -Wpointer-arith -Wundef -I. -I../../exports/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I../../exports/include/X11 -I../.. -I../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXRENDERFONT -DXFREE86_FT2 -DPROJECTROOT=/usr/X11R6 -c -o resize.o resize.c
gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -Wall -Wpointer-arith -Wundef -I. -I../../exports/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I../../exports/include/X11 -I../.. -I../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXRENDERFONT -DXFREE86_FT2 -DPROJECTROOT=/usr/X11R6 -c -o xstrings.o xstrings.c
rm -f resize
gcc -m32 -o resize -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -Wall -Wpointer-arith -Wundef -L../../exports/lib resize.o xstrings.o -lncurses -Wl,-rpath-link,../../exports/lib
/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
make[4]: *** [resize] пЫЙВЛБ 1
make[4]: Leaving directory `/tmp/xc/programs/xterm'
make[3]: *** [all] пЫЙВЛБ 2
make[3]: Leaving directory `/tmp/xc/programs'
make[2]: *** [all] пЫЙВЛБ 2
make[2]: Leaving directory `/tmp/xc'
make[1]: *** [World] пЫЙВЛБ 2
make[1]: Leaving directory `/tmp/xc'
make: *** [World] пЫЙВЛБ 2