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, 14 May 2008 19:22:17 +0800
From:	WANG Cong <xiyou.wangcong@...il.com>
To:	toralf.foerster@....de
Cc:	linux-kernel@...r.kernel.org
Subject: Re: UML build issue with v2.6.26-rc2-129-g9604006

On Wed, May 14, 2008 at 01:01:27PM +0200, =?ISO-8859-1?Q?Toralf_F=F6rster_ wrote:
>Today I got:
>
>...
>  CC      arch/um/os-Linux/skas/process.o
>  LD      arch/um/os-Linux/skas/built-in.o
>  CC      arch/um/os-Linux/sys-i386/registers.o
>arch/um/os-Linux/sys-i386/registers.c:8:22: error: asm/user.h: No such file or directory
>arch/um/os-Linux/sys-i386/registers.c: In function 'arch_init_registers':
>arch/um/os-Linux/sys-i386/registers.c:78: error: storage size of 'fpx_regs' isn't known
>arch/um/os-Linux/sys-i386/registers.c:78: warning: unused variable 'fpx_regs'
>make[2]: *** [arch/um/os-Linux/sys-i386/registers.o] Error 1
>make[1]: *** [arch/um/os-Linux/sys-i386] Error 2
>make: *** [arch/um/os-Linux] Error 2


Hmm, it seems that I can't reproduce it with your .config.
And <asm/user.h> does exist.

Have you used 'ARCH=um' when you ran 'make'? If not, please try it.

Thanks!
--
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