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-next>] [day] [month] [year] [list]
Date:	Fri, 06 Apr 2007 12:37:03 +0200
From:	Pedro Mullor Jiménez <pmullor@...net.be>
To:	linux-kernel@...r.kernel.org
Subject: 2.6.9 won't compile

Dear all,

I downloaded version 2.6.9 of the kernel from kernel.org
I went throught menuconfig, importing the configuration of my current
2.6.15-28-686.

I then tried to compile it but the compilation exits with an error
(below).

I also tried to do make mrproper, got rid of the .config file, made
menuconfig again without importing anything, and when compiling it
failed again.

The reason for me to use this kernel is because I have a VIA VT82C
693A/598/686 chipset and I suffer from perf problems (which google says
only happen since 2.6.10).

Might I request to be personally CC'ed in the answers/comments posted in
response to this post ?

Many thanks in advance for your comments and help!

With kind regards,
Pedro Mullor


  CHK     include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/linux/compile.h
  CC      arch/i386/kernel/process.o
arch/i386/kernel/process.c: In function ‘show_regs’:
arch/i386/kernel/process.c:252: warning: pointer targets in passing
argument 2 of ‘show_trace’ differ in signedness
{standard input}: Assembler messages:
{standard input}:813: Error: suffix or operands invalid for `mov'
{standard input}:814: Error: suffix or operands invalid for `mov'
{standard input}:1040: Error: suffix or operands invalid for `mov'
{standard input}:1041: Error: suffix or operands invalid for `mov'
{standard input}:1121: Error: suffix or operands invalid for `mov'
{standard input}:1122: Error: suffix or operands invalid for `mov'
{standard input}:1226: Error: suffix or operands invalid for `mov'
{standard input}:1227: Error: suffix or operands invalid for `mov'
{standard input}:1290: Error: suffix or operands invalid for `mov'
{standard input}:1302: Error: suffix or operands invalid for `mov'
make[1]: *** [arch/i386/kernel/process.o] Error 1
make: *** [arch/i386/kernel] Error 2



-
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