this is the error that i get when I try to install nc1.11
make linux
make -e nc XFLAGS='-DLINUX' STATIC=-static
make[1]: Entering directory `/home/******/Downloads/nc'
cc -O -s -DLINUX -static -o nc netcat.c
/usr//bin/ld: cannot find -lc
collect2: ld returned 1 exit status
make[1]: *** [nc] Error 1
make[1]: Leaving directory `/home/******/Downloads/nc'
make: *** [linux] Error 2
what is the lc
note downloaded nc off the develpers web site
all help welcomed
thnx




