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] [day] [month] [year] [list]
Date:	Fri, 13 Aug 2010 14:03:32 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	Pete Clements <clem@...m.clem-digital.net>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: 2.6.35-git12 fails compile (update_wall_time)

On Fri, Aug 13, 2010 at 07:35:34AM -0400, Pete Clements wrote:
> Fyi: i386 UP
> 
>   LD      net/netfilter/built-in.o
>   LD      net/built-in.o
>   LD      vmlinux.o
>   MODPOST vmlinux.o
>   GEN     .version
>   CHK     include/generated/compile.h
>   UPD     include/generated/compile.h
>   CC      init/version.o
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> kernel/built-in.o: In function `update_wall_time':
> (.text+0x2227b): undefined reference to `__umoddi3'
> kernel/built-in.o: In function `update_wall_time':
> (.text+0x2229a): undefined reference to `__udivdi3'
> make: *** [.tmp_vmlinux1] Error 1

Please take a lok at the thread named:

    Problem with commit deda2e81961e96be4f2c09328baca4710a2fd1a0

I think this is the same issue and there is a patch to fix it.

	Sam
--
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