LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   unable to install ndiswrapper (https://www.linuxquestions.org/questions/linux-newbie-8/unable-to-install-ndiswrapper-632902/)

kashif2131971 04-04-2008 02:00 AM

unable to install ndiswrapper
 
When I use
make uninstall
make install
the following message as under

make -C driver install
make[1]: Entering directory `/ndiswrapper-1.52/driver'
make -C /usr/src/kernels/2.6.11-1.1369_FC4-i686 SUBDIRS=/ndiswrapper-1.52/drivermake[2]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'
CC [M] /ndiswrapper-1.52/driver/crt.o
In file included from /ndiswrapper-1.52/driver/crt.c:16:
/ndiswrapper-1.52/driver/ntoskernel.h:720: error: field ‘lock’ has incomplete type
/ndiswrapper-1.52/driver/ntoskernel.h: In function ‘raise_irql’:
/ndiswrapper-1.52/driver/ntoskernel.h:757: warning: implicit declaration of function ‘mutex_lock’
/ndiswrapper-1.52/driver/ntoskernel.h: In function ‘lower_irql’:
/ndiswrapper-1.52/driver/ntoskernel.h:779: warning: implicit declaration of function ‘mutex_unlock’
make[3]: *** [/ndiswrapper-1.52/driver/crt.o] Error 1
make[2]: *** [_module_/ndiswrapper-1.52/driver] Error 2
make[2]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/ndiswrapper-1.52/driver'
make: *** [install] Error 2

when i use following command
ndiswrapper -i driver.inf

the following show on the screen

-bash: ndiswrapper: command not found

lazlow 04-04-2008 02:15 AM

Support for FC4 was dropped several years ago. If you update to a supported version (F8) you can install it via yum.

kashif2131971 04-04-2008 02:29 AM

hi,
thanks

i have fedora 4 (fc4)
where i got update kernels f8
i am new to linux

lazlow 04-04-2008 02:35 AM

You cannot just update the kernel you have to update the entire system.



All times are GMT -5. The time now is 04:37 AM.