Bugs item #3089234, was opened at 2010-10-17 18:36
Message generated for change (Comment added) made by wschnitker
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=106744&aid=3089234&group_id=6744

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build System
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Wolfgang Schnitker (wschnitker)
Assigned to: Alex Joni (alex_joni)
Summary: vermagic error on 2.4.5 modules 

Initial Comment:
Hi there,

usage of fresh compiled dualbipod.ko under 2.4.5 fails, vermagic of module and 
running kernel does not match error.

To get this off:

Edit kernel Makefile under /usr/src/linux-headers-2.6.32-122-rtai/Makefile
remove EXTRAVERSION from debian maintainer
Add EXTRAVERSION = -122-rtai

Run make with no arguments

run comp --install dualbipod.c

Works!

----------------------------------------------------------------------

>Comment By: Wolfgang Schnitker (wschnitker)
Date: 2010-10-19 17:06

Message:
Hi,

because of a probably unclean system I will set up a new virtual machine
and test it again.


----------------------------------------------------------------------

Comment By: Jeff Epler (jepler)
Date: 2010-10-17 23:55

Message:
I can't reproduce this problem.

The value of EXTRAVERSION in that file looks surprising (".21+drm33.7"),
but on my system that string is not shown in the verinfo of a module
compiled by comp.

$ comp --compile example.comp; modinfo ./example.ko | grep vermagic
 ...
vermagic:       2.6.32-122-rtai SMP mod_unload 586TSC 

I notice that the exact same EXTRAVERSION string appears in
/usr/src/linux-headers-2.6.32-25-generic/Makefile from Ubuntu.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=106744&aid=3089234&group_id=6744

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to