Subject: | compiling error on debian?!? |
hello not a bug, but i need help to install net-rawip on debian woody rc1.
perl makefile.pl works fine. after that i want to run: "make" and the following error occur:
debapache:~/Net-RawIP-0.1# make
cc -c -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.1\" -DXS_VERSION=\"0.1\" -fPIC -I/usr/lib/perl/5.6.1/CORE -D_LINUX_ -D_ETH_ -D_IFLIST_ RawIP.c
make: cc: Command not found
make: *** [RawIP.o] Error 127
what command is "cc"? where can i get? sry if this is a newbie question ;(