LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Problem compiling RT73 driver (https://www.linuxquestions.org/questions/fedora-35/problem-compiling-rt73-driver-505470/)

maxmike83 11-28-2006 01:44 AM

Problem compiling RT73 driver
 
I'm on FC6, fresh install, trying to compile the RT73 driver for my wireless, but everytime I try I get this:

Code:

[root@localhost Module]# make clean
rm -rf *.o *~ .*.cmd *.ko *.mod.c .tmp_versions built-in.o
[root@localhost Module]# make
make -C /lib/modules/2.6.18-1.2798.fc6xen/build SUBDIRS=/root/RT73_Linux_STA_Drv1.0.3.6/Module modules
make: *** /lib/modules/2.6.18-1.2798.fc6xen/build: No such file or directory.  Stop.
make: *** [all] Error 2
[root@localhost Module]#

Any help would be great! I checked for the file it says doesn't exist and it seems to be there as far as I can tell.

maxmike83 11-29-2006 09:20 AM

Nevermind, I got it figured out. :study:


All times are GMT -5. The time now is 04:21 PM.