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:	Thu, 22 Apr 2010 16:27:21 +0200
From:	"Stefan Lippers-Hollmann" <s.L-H@....de>
To:	Michael Guntsche <mike@...loops.com>
Cc:	"linux-kernel" <linux-kernel@...r.kernel.org>,
	"linux-raid" <linux-raid@...r.kernel.org>
Subject: Re: Compile error with 2.6.34-rc5+

Hi

On Thursday 22 April 2010, Michael Guntsche wrote:
> Hi,
> 
> While compiling current git HEAD on one of my boxes I got a compile error.
> Current head is at 1ef6ce7a340f9ed139a73147ff9cf7ad56889414 and the
> compile error is
> 
> drivers/built-in.o: In function `raid5_compute_sector':
> raid5.c:(.text+0x85a36): undefined reference to `__umoddi3'
> raid5.c:(.text+0x85a67): undefined reference to `__umoddi3'
> raid5.c:(.text+0x85a9c): undefined reference to `__umoddi3'
> raid5.c:(.text+0x85acd): undefined reference to `__umoddi3'
> raid5.c:(.text+0x85b23): undefined reference to `__umoddi3'
> drivers/built-in.o:raid5.c:(.text+0x85b54): more undefined references to
> `__umoddi3' follow

This seems to be the same problem as 
	http://lkml.indiana.edu/hypermail/linux/kernel/1004.2/01814.html
fixed in
	http://lkml.indiana.edu/hypermail/linux/kernel/1004.2/01816.html

> The config file was taken straight from a -rc4 kernel and make oldconfig
> was run before that. 
> This runs on/is compiled for a 32bit Pentium IV system so I wonder why umoddi3 is being used.
> 
> Kind regards,
> Michael

Regards
	Stefan Lippers-Hollmann
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ