Results 1 to 3 of 3
Running:
Code:
dpkg -i ~oss-linux-4.0-1016_i386.deb
Results in:
Code:
Building module osscore
Failed to compile OSS
make -C /lib/modules/2.6.18-4-486/build M=/usr/lib/oss/build modules
make[1]: Entering directory `/lib/modules/2.6.18-4-486/build'
make[1]: *** No rule to make ...
- 07-26-2008 #1
"Relinking the OSS kernel modules failed"
Running:
Results in:Code:dpkg -i ~oss-linux-4.0-1016_i386.deb
Any thoughts? Thank you!Code:Building module osscore Failed to compile OSS make -C /lib/modules/2.6.18-4-486/build M=/usr/lib/oss/build modules make[1]: Entering directory `/lib/modules/2.6.18-4-486/build' make[1]: *** No rule to make target `modules'. Stop. make[1]: Leaving directory `/lib/modules/2.6.18-4-486/build' make: *** [default] Error 2 Relinking the OSS kernel modules failed
- 07-26-2008 #2
"Relinking the OSS kernel modules failed"
PS -- I should point out, this occurs on my mother's machine, which has a different kernel than the one mentioned in my sig. Thx.
- 07-26-2008 #3
"Relinking the OSS kernel modules failed" resolved
Installed the kernel headers, then ran
and everything proceeded without error.Code:dpkg -i ~oss-linux-4.0-1016_i386.deb
Installing the kernel headers was the key.


Reply With Quote
