Legacy Forum: Preserving Nearly 20 Years of Community History - A Time Capsule of Discussions, Memories, and Shared Experiences.

Roboard NDISWrapper Install problems

Based on DMP's Vortex processor / SoC this board is a full computer capable of running a standard Windows and Linux installation on the backpack of your robot.
1 postPage 1 of 1
1 postPage 1 of 1

Roboard NDISWrapper Install problems

Post by hunter.allen » Sun Jul 15, 2012 8:06 pm

Post by hunter.allen
Sun Jul 15, 2012 8:06 pm

Hello all,

I've ran into this problem when attempting to compile several packages. This one should compile correctly, but it doesn't. This is the output:


Code: Select all
allenh1@roboard:~/Downloads/ndiswrapper-1.57$ make
make -C utils
make[1]: Entering directory `/home/allenh1/Downloads/ndiswrapper-1.57/utils'
gcc -g -Wall -I../driver  -o loadndisdriver loadndisdriver.c
make[1]: Leaving directory `/home/allenh1/Downloads/ndiswrapper-1.57/utils'
make -C driver
make[1]: Entering directory `/home/allenh1/Downloads/ndiswrapper-1.57/driver'
Makefile:36: *** Cannot find kernel version in /lib/modules/2.6.34.10-vortex86-sg/build, is it configured?.  Stop.
make[1]: Leaving directory `/home/allenh1/Downloads/ndiswrapper-1.57/driver'
make: *** [driver] Error 2


As you can see, I have the latest vortex kernel installed. Any idea as to how I fix this problem?

Thanks,
-Hunter A.
Hello all,

I've ran into this problem when attempting to compile several packages. This one should compile correctly, but it doesn't. This is the output:


Code: Select all
allenh1@roboard:~/Downloads/ndiswrapper-1.57$ make
make -C utils
make[1]: Entering directory `/home/allenh1/Downloads/ndiswrapper-1.57/utils'
gcc -g -Wall -I../driver  -o loadndisdriver loadndisdriver.c
make[1]: Leaving directory `/home/allenh1/Downloads/ndiswrapper-1.57/utils'
make -C driver
make[1]: Entering directory `/home/allenh1/Downloads/ndiswrapper-1.57/driver'
Makefile:36: *** Cannot find kernel version in /lib/modules/2.6.34.10-vortex86-sg/build, is it configured?.  Stop.
make[1]: Leaving directory `/home/allenh1/Downloads/ndiswrapper-1.57/driver'
make: *** [driver] Error 2


As you can see, I have the latest vortex kernel installed. Any idea as to how I fix this problem?

Thanks,
-Hunter A.
hunter.allen
Newbie
Newbie
Posts: 4
Joined: Thu Jul 12, 2012 10:42 pm

1 postPage 1 of 1
1 postPage 1 of 1