Can't load modules with 0.7.3 & Debian sid's 2.6.26-1-686

From: Richard Hartmann (richih.mailinglist_at_gmail_dot_com)
Date: Thu Dec 18 2008 - 18:27:31 PST

  • Next message: Paul H. Hargrove: "Re: Can't load modules with 0.7.3 & Debian sid's 2.6.26-1-686"
    Hi all,
    
    after building BLCR with
    
      ./configure --prefix=/usr/local/blcr --exec-prefix=/usr/local/blcr
    
    loading the modules fails. As the README does not mention any module
    parameters, I am not sure what to make of the errors.. I fear GMail will
    insert spurious linebreaks, but oh well, not much I can do about that.
    
      roadwarrior /home/richih/work/wget/blcr/blcr-0.7.3 # insmod
    /usr/local/blcr/lib/blcr/2.6.26-1-686/blcr_imports.ko
      insmod: error inserting
    '/usr/local/blcr/lib/blcr/2.6.26-1-686/blcr_imports.ko': -1 Invalid
    parameters
      roadwarrior /home/richih/work/wget/blcr/blcr-0.7.3 # insmod
    /usr/local/blcr/lib/blcr/2.6.26-1-686/blcr_vmadump.ko
      insmod: error inserting
    '/usr/local/blcr/lib/blcr/2.6.26-1-686/blcr_vmadump.ko': -1 Unknown
    symbol in module
      roadwarrior /home/richih/work/wget/blcr/blcr-0.7.3 # insmod
    /usr/local/blcr/lib/blcr/2.6.26-1-686/blcr.ko
      insmod: error inserting
    '/usr/local/blcr/lib/blcr/2.6.26-1-686/blcr.ko': -1 Unknown symbol in
    module
      roadwarrior /home/richih/work/wget/blcr/blcr-0.7.3 #
    
    If you want me to send any more info like configure or make output,
    just tell me :)
    
    
    Richard
    

  • Next message: Paul H. Hargrove: "Re: Can't load modules with 0.7.3 & Debian sid's 2.6.26-1-686"