localhost Module # make && make install
make: *** /lib/modules/2.6.20-sabayon-r3/build: No such file or directory. Stop.
rt73.ko failed to build!
make: *** [module] Error 1
localhost Module # mkdir /lib/modules/2.6.20-sabayon-r3/build
mkdir: cannot create directory `/lib/modules/2.6.20-sabayon-r3/build': File exists
the above is the report after i tried to make and install the package. I saved the tar file in /home/user1.
I did remove all other ones in the portage by emerge -C rt2500, emerge -C rt73
I did remove rm /lib/modules/2.6.20-sabayon-r3/net/rt2500.ko
As indicated, I tried to make build directory, but I cant because a file by the name of build is already there, so I delete it, and make build directory.
I tried make agein, but it is still error, this time:
localhost Module # make
make[1]: Entering directory `/lib/modules/2.6.20-sabayon-r3/build'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory `/lib/modules/2.6.20-sabayon-r3/build'
rt73.ko failed to build!
make: *** [module] Error 1
I kind of think maybe i should leave the build file inside the build directory, but its too late. Well can you please suggest what I should do?
Thanks
