lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 17 Dec 2008 20:57:06 +1100
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Artem.Bityutskiy@...ia.com
Cc:	David Woodhouse <David.Woodhouse@...el.com>,
	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	Adrian Hunter <ext-adrian.hunter@...ia.com>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: linux-next: mtd tree build failures (Was: Re: linux-next: Tree
 for December 16)

Hi Artem,

On Wed, 17 Dec 2008 11:32:12 +0200 Artem Bityutskiy <Artem.Bityutskiy@...ia.com> wrote:
>
> It would be nice if you sent the error messages. I do not have m68k
> compilers, but I could fix the errors anyway, because it is just
> about doing divisions with 'do_div()'.

Normally I would have sent them, but they are basically the same error as
i386 gets.

arm: (various configs)

hid-input.c:(.text+0x41470): undefined reference to `__umoddi3'
hid-input.c:(.text+0x4148c): undefined reference to `__umoddi3'
hid-input.c:(.text+0x41504): undefined reference to `__udivdi3'
drivers/mtd/devices/mtd_dataflash.c:161: undefined reference to `__umoddi3'
drivers/mtd/devices/mtd_dataflash.c:161: undefined reference to `__umoddi3'
drivers/mtd/devices/mtd_dataflash.c:181: undefined reference to `__udivdi3'
i2c-dev.c:(.text+0x4d424): undefined reference to `__umoddi3'
i2c-dev.c:(.text+0x4d44c): undefined reference to `__umoddi3'
i2c-dev.c:(.text+0x4d4b4): undefined reference to `__udivdi3'

m68k: (allmodconfig)
ERROR: "__udivdi3" [drivers/mtd/devices/mtd_dataflash.ko] undefined!
ERROR: "__umoddi3" [drivers/mtd/devices/mtd_dataflash.ko] undefined!
ERROR: "__umoddi3" [drivers/mtd/devices/m25p80.ko] undefined!

All these are from: http://kisskb.ellerman.id.au/kisskb/branch/9/

-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ