Just testing...
Code:
[root@localhost ndiswrapper-1.47]# make
make -C driver
make[1]: Entering directory `/ndiswrapper-1.47/driver'
make -C /lib/modules/2.6.22.1-41.fc7/build SUBDIRS=/ndiswrapper-1.47/driver
/usr/src/kernels/2.6.22.1-41.fc7-i686/scripts/gcc-version.sh: line 11:
/usr/src/kernels/2.6.22.1-41.fc7-i686/scripts/gcc-version.sh: line 12:
make[2]:
make[2]: Entering directory `/usr/src/kernels/2.6.22.1-41.fc7-i686'
CC [M] /ndiswrapper-1.47/driver/crt.o
/bin/sh:
make[3]: *** [/ndiswrapper-1.47/driver/crt.o] Error 127
make[2]: *** [_module_/ndiswrapper-1.47/driver] Error 2
make[2]: Leaving directory `/usr/src/kernels/2.6.22.1-41.fc7-i686'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/ndiswrapper-1.47/driver'
make: *** [all] Error 2
Edit: It appears, as seen above, that I can post your code if I remove the "gcc : command not found" parts from the code.
Okay, got if figured out... if you put the colon right next to the gcc in the sentence above, the posting won't work.