Open
Description
[root@dclx cmatrix]# make
make all-am
make[1]: Entering directory /cmat/cmatrix' gcc -g -O2 -o cmatrix cmatrix.o -lncurses -lncurses cmatrix.o: In function
main':
/cmat/cmatrix/cmatrix.c:850: undefined reference to waddnwstr' collect2: error: ld returned 1 exit status make[1]: *** [cmatrix] Error 1 make[1]: Leaving directory
/cmat/cmatrix'
make: *** [all] Error 2