LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Ndiswrapper Compile Errors (https://www.linuxquestions.org/questions/linux-software-2/ndiswrapper-compile-errors-275776/)

ne2007ber 01-09-2005 02:31 PM

Ndiswrapper Compile Errors
 
I am running Fedora Core Three
when i type "make install" this is what it says:

[root@localhost ndiswrapper-0.12]# make install
make -C driver install
make[1]: Entering directory `/root/ndiswrapper-0.12/driver'


WARNING: Kernel seems to have 4K size stack option (CONFIG_4KSTACKS) removed; many Windows drivers will need at least 8K size stacks. You should read wiki about 4K size stack issue. Don't complain about crashes until you resolve this.


make -C /lib/modules/2.6.9-1.667/build SUBDIRS=/root/ndiswrapper-0.12/driver \
NDISWRAPPER_VERSION=0.12 \
EXTRA_VERSION= modules
/lib/modules/2.6.9-1.667/build/scripts/gcc-version.sh: line 11: gcc: command not found
/lib/modules/2.6.9-1.667/build/scripts/gcc-version.sh: line 12: gcc: command not found
make[2]: Entering directory `/lib/modules/2.6.9-1.667/build'
CC [M] /root/ndiswrapper-0.12/driver/wrapper.o
/bin/sh: gcc: command not found
make[3]: *** [/root/ndiswrapper-0.12/driver/wrapper.o] Error 127
make[2]: *** [_module_/root/ndiswrapper-0.12/driver] Error 2
make[2]: Leaving directory `/lib/modules/2.6.9-1.667/build'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/root/ndiswrapper-0.12/driver'
make: *** [install] Error 2

I really am stuck
thanks

acid_kewpie 01-09-2005 02:33 PM

install gcc and all related packages from your fedora cd's.


All times are GMT -5. The time now is 01:10 AM.