After succesful make+make install of /usr/src/usr.sbin/ndiscvt and /usr/src/sys/modules/if_ndis /usr/src/sys/modules/ndis All from the latest build, I am currently getting these errors when trying to load the kernal module: >>>>>>>>>>>>>>> $ make install install -o root -g wheel -m 555 if_ndis.ko /boot/kernel kldxref /boot/kernel $ make load /sbin/kldload -v /usr/src/sys/modules/if_ndis/if_ndis.ko kldload: can't load /usr/src/sys/modules/if_ndis/if_ndis.ko: No such file or directory *** Error code 1 Stop in /usr/src/sys/modules/if_ndis. >>>>>>>>>>>>>>> Repeat this for /usr/src/sys/modules/ndis (same error). The install worked, as you can see the files are installed but I cannot load the kernel modules. >>>>>>>>>>>>>>> $ ls -la /boot/kernel | grep ndis -r-xr-xr-x 1 root wheel 306054 May 25 16:19 if_ndis.ko -r-xr-xr-x 1 root wheel 71795 May 25 16:09 ndis.ko <<<<<<<<<<<<<<< but I also try to run kldload and get this >>>>>>>>>>>>>>> $ kldload ndis.ko kldload: can't load ndis.ko: No such file or directory <<<<<<<<<<<<<<<Received on Mon May 24 2004 - 19:28:41 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:54 UTC