I got an error
/lib/modules/2.6.18-194.el5/build: No such file or directory. Stop.
while installing moxa driver, following is the shell screen shot.
Hello Everyone. I have a problem installing my realtek 8188se driver for my backtrack 5r1 system. When i run make i get these errors:
root@bt:~/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011# make
make -C /lib/modules/2.6.39.4/build M=/root/Desktop/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011 modules
make: *** /lib/modules/2.6.39.4/build: No such file or directory.
I am trying to install a driver for a philips spc900nc/00 webcam
I found the driver online via a link on the philips webset at
http://saillard.org/linux/pwc/
This is the full output when I try to compile the driver
/home/astarmathsandphysics/Desktop/pwc-10.0.12-rc1# make
make -C /lib/modules/3.0.0-17-generic-pae/build SUBDIRS=/home/astarmathsandphysics/Desktop/pwc-10.0.12-rc1 modules
mak
Hi
I have installed karmic on my inspiron E1505. Everything is working fine except the wireless connectivity.
I have been following the below thread for getting wireless to work. I am stuck at step -3 (compiling - DISWRAPPER) .
http://ubuntuforums.org/showthread.php?t=297092
Hi all, I have downloaded latest stable .iso installation of Arch and I tried to build the driver for Realtek 8168, but when I start ./autorun.sh I get an error: no make rule for clean in /lib/modules/3.0-ARCH/build.
I am trying to install PCIe drivers, however, even after doing 'yum install @development-tools'.
The error I receive is (the output after make command)
Code:
Quote:
[root@localhost Linux_Driver]# make
make -C /lib/modules/2.6.33.3-85.fc13.i686/build M=/home/genera/xapp1022/Linux_Driver modules
make: *** /lib/modules/2.6.33.3-85.fc13.i686/build: No such file or
Hi all, I have downloaded latest stable .iso installation of Arch and I tried to build the driver for Realtek 8168, but when I start ./autorun.sh I get an error: no make rule for clean in /lib/modules/3.0-ARCH/build.
I'm currently trying to compile a Linux USB UART driver, which is provided here:
http://www.exar.com/connectivity/uart-and-bridging-solutions/usb-uarts/x...
The driver consists of 2 header files and one large C file.
I'm currently trying to compile a Linux USB UART driver, which is provided here:
http://www.exar.com/connectivity/uart-and-bridging-solutions/usb-uarts/x...
The driver consists of 2 header files and one large C file.