W Weinter Nov 20, 2008 #1 I got this error Code: /usr/src/sys/i386/i386/genassym.c:223: error: 'struct mtx' has no member named 'mtx_recurse' *** Error code 1
I got this error Code: /usr/src/sys/i386/i386/genassym.c:223: error: 'struct mtx' has no member named 'mtx_recurse' *** Error code 1
danger@ Administrator Staff member Administrator Moderator Developer Nov 20, 2008 #2 how do you know this is related to ndis?
OP W Weinter Nov 20, 2008 Thread Starter #3 I tried to add device ndis options NDISAPI The build fail When i remove it it compiles successfully Or instead of adding ndis into kernel config file can I kldload both ndis and the api? Because my NDIS spits out this error when I tried to ndisgen my drivers Code: Building kernel module... cd: can't cd to /sys/i386/include build failed. Exiting Thank You
I tried to add device ndis options NDISAPI The build fail When i remove it it compiles successfully Or instead of adding ndis into kernel config file can I kldload both ndis and the api? Because my NDIS spits out this error when I tried to ndisgen my drivers Code: Building kernel module... cd: can't cd to /sys/i386/include build failed. Exiting Thank You
danger@ Administrator Staff member Administrator Moderator Developer Nov 20, 2008 #4 seems like your src tree isn't complete. I would recommend you remove the whole /usr/src and /usr/obj and csup sources again.
seems like your src tree isn't complete. I would recommend you remove the whole /usr/src and /usr/obj and csup sources again.
OP W Weinter Nov 20, 2008 Thread Starter #5 danger@ said: seems like your src tree isn't complete. I would recommend you remove the whole /usr/src and /usr/obj and csup sources again. Click to expand... arghhh no... I don't have a working internet connection now :x
danger@ said: seems like your src tree isn't complete. I would recommend you remove the whole /usr/src and /usr/obj and csup sources again. Click to expand... arghhh no... I don't have a working internet connection now :x