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:	Mon, 05 Jul 2010 09:45:11 +0200
From:	LEROY Christophe <christophe.leroy@....fr>
To:	linux-kernel@...r.kernel.org
Subject: 2.6.34: arch/powerpc/sysdev/micropatch.c not compiling

When activating micropatch option, the kernel does not compile.

It looks like a spi_t is not defined anywhere.

CC arch/powerpc/sysdev/micropatch.o
arch/powerpc/sysdev/micropatch.c: In function ‘cpm_load_patch’:
arch/powerpc/sysdev/micropatch.c:629: erreur: expected ‘=’, ‘,’, ‘;’, 
‘asm’ or ‘__attribute__’ before ‘*’ token
arch/powerpc/sysdev/micropatch.c:629: erreur: ‘spp’ undeclared (first 
use in this function)
arch/powerpc/sysdev/micropatch.c:629: erreur: (Each undeclared 
identifier is reported only once
arch/powerpc/sysdev/micropatch.c:629: erreur: for each function it 
appears in.)
cc1: warnings being treated as errors
arch/powerpc/sysdev/micropatch.c:630: erreur: ISO C89 interdit les 
mélanges de déclarations et de code
arch/powerpc/sysdev/micropatch.c:671: erreur: ‘spi_t’ undeclared (first 
use in this function)
arch/powerpc/sysdev/micropatch.c:671: erreur: expected expression before 
‘)’ token
make[1]: *** [arch/powerpc/sysdev/micropatch.o] Erreur 1
make: *** [arch/powerpc/sysdev] Erreur 2

Regards

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