Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined! bezdomny's Avatar
    Join Date
    Apr 2007
    Location
    North-Central California
    Posts
    97

    "Relinking the OSS kernel modules failed"

    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 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
    Any thoughts? Thank you!

  2. #2
    Just Joined! bezdomny's Avatar
    Join Date
    Apr 2007
    Location
    North-Central California
    Posts
    97

    "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.

  3. #3
    Just Joined! bezdomny's Avatar
    Join Date
    Apr 2007
    Location
    North-Central California
    Posts
    97

    "Relinking the OSS kernel modules failed" resolved

    Installed the kernel headers, then ran
    Code:
    dpkg -i ~oss-linux-4.0-1016_i386.deb
    and everything proceeded without error.

    Installing the kernel headers was the key.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •