Using Make All Command - TechRepublic
General discussion
August 6, 2000 at 04:56 PM
teo

Using Make All Command

by teo . Updated 25 years, 7 months ago

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

This discussion is locked

All Comments