-
Build error
I am having trouble installing this driver for DPIO2. My knowledge is limited and it has been 5yrs since I used this type of format. Any help would be app.
THis is the error I am getting when I type make build.
make ensure_dir DIR=/root/Desktop/dpio2-drv-src-x86-linux/src/x86-linux-2.6.x/kernel/../../../lib/x86-linux-2.6.x;
make[1]: Entering directory `/root/Desktop/dpio2-drv-src-x86-linux/src/x86-linux-2.6.x/kernel'
make[1]: Leaving directory `/root/Desktop/dpio2-drv-src-x86-linux/src/x86-linux-2.6.x/kernel'
make -C /lib/modules/2.6.9-82.ELsmp/build M=/root/Desktop/dpio2-drv-src-x86-linux/src/x86-linux-2.6.x/kernel modules
make: *** /lib/modules/2.6.9-82.ELsmp/build: No such file or directory. Stop.
make: *** [build] Error 2
-
To compile software you will need a compiler first. Have you installed one? If not then install gcc. You will also need to install make and probably build-essential