I installed a pcmcia network card dfe650 on a notebook on red het linux 6.2. Using ./Configure is successful.
Then used make all and the follwing message appeared :
make[1] : entering directory /usr/src/pcmcia-cs-3.1.15/modules
cc -md -02 -wall -wstrict -prototypes -pipe -I../include -I/usr/src/linux/include -D_kernel_-Dmodule -C -cs.c
make[1] : cc; command not found
Can I know what is the problem ?
Thank you