kowr / compcache

Automatically exported from code.google.com/p/compcache
0 stars 0 forks source link

ramzswap: Unknown symbol __udivdi3 #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Compiling compcache from hg with linux 2.6.34-rc7.

The warning is produced during compilation:
  Building modules, stage 2.
  MODPOST 1 modules
WARNING: "__udivdi3"
[/usr/local/share/Source/Mercurial/compcache/ramzswap.ko] undefined!

When doing
insmod ramzswap.ko
insmod: error inserting 'ramzswap.ko': -1 Unknown symbol in module

dmesg|tail
ramzswap: Unknown symbol __udivdi3

Original issue reported on code.google.com by jyqvkl...@googlemail.com on 12 May 2010 at 6:28

GoogleCodeExporter commented 9 years ago
i had the same problem, this may help you
http://lkml.indiana.edu/hypermail/linux/kernel/0410.3/2020.html.

Original comment by guann...@gmail.com on 27 May 2010 at 5:17

GoogleCodeExporter commented 9 years ago
guannank: Thanks for the pointer. This discussion is quite old (from 2004) and 
refers
to some stupid things being done by compiler itself...

jyqvklioo,guannank: What compiler version are you using? I'm getting no 
problems with
gcc 4.4.4-2.

Original comment by nitingupta910@gmail.com on 27 May 2010 at 2:08

GoogleCodeExporter commented 9 years ago
Problem still exists and still care about it? Please reopen :)
BTW, I never had this problem myself, so looks like some compiler issue (as 
comment #1 also hints).

Original comment by nitingupta910@gmail.com on 4 Jul 2010 at 2:35