Menu

#10 0.3.0a won't complie with kernels 2.6

open
nobody
None
5
2013-01-28
2004-06-10
Toots
No

During the main.o compilation, it looks for a file from 2.4
series, /linux/modversions.h.

I've tried make linux-2.6 or any hack on the makefile, but the
2.6 support seems to be absent.

Instead, the 0.3.0 compile well.

I'm using Debian/unstable with 2.6.6 kernel build with the
make-kpkg tool.

Discussion

  • Toots

    Toots - 2004-06-10

    Logged In: YES
    user_id=1049569

    Or maybe I have a wrong configuration?

     
  • Joerg Fischer

    Joerg Fischer - 2004-06-17

    Logged In: YES
    user_id=77690

    Just change linux/modversions.h to
    config/modversions.h

    This works for me (2.6.5/ Debian).

     
  • Toots

    Toots - 2004-06-17

    Logged In: YES
    user_id=1049569

    All Right!

    Thx!

     
  • Nobody/Anonymous

    Logged In: NO

    I noticed this as well. I ended up commenting out line 25
    in kernel/main.c. No problems compiling or using the module.

     

Log in to post a comment.