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, 18 Oct 2007 17:36:33 +0530
From:	Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
To:	Andrew Morton <akpm@...ux-foundation.org>
CC:	linux-kernel@...r.kernel.org, linuxppc-dev@...abs.org,
	Andy Whitcroft <apw@...dowen.org>
Subject: Re: 2.6.23-mm1 - powerpc - Build fails at arch/powerpc/boot/inflate.o

Hi Andrew,

The kernel build fails on the power box

  INSTALL vdso64.so

  INSTALL vdso32.so

  BOOTCC  arch/powerpc/boot/inflate.o

arch/powerpc/boot/inflate.c:920:19: error: errno.h: No such file or directory

arch/powerpc/boot/inflate.c:921:18: error: slab.h: No such file or directory

arch/powerpc/boot/inflate.c:922:21: error: vmalloc.h: No such file or directory

arch/powerpc/boot/inflate.c: In function ‘zlib_inflate_blob’:

arch/powerpc/boot/inflate.c:928: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token

arch/powerpc/boot/inflate.c:928: error: ‘zbuf’ undeclared (first use in this function)

arch/powerpc/boot/inflate.c:928: error: (Each undeclared identifier is reported only once

arch/powerpc/boot/inflate.c:928: error: for each function it appears in.)

arch/powerpc/boot/inflate.c:932: error: ‘ENOMEM’ undeclared (first use in this function)

arch/powerpc/boot/inflate.c:933: warning: implicit declaration of function ‘kmalloc’

arch/powerpc/boot/inflate.c:933: error: ‘GFP_KERNEL’ undeclared (first use in this function)

arch/powerpc/boot/inflate.c:933: warning: assignment makes pointer from integer without a cast

arch/powerpc/boot/inflate.c:936: warning: assignment makes pointer from integer without a cast

arch/powerpc/boot/inflate.c:955: error: ‘EINVAL’ undeclared (first use in this function)

arch/powerpc/boot/inflate.c:960: warning: implicit declaration of function ‘kfree’

make[1]: *** [arch/powerpc/boot/inflate.o] Error 1

make: *** [install] Error 2

-- 
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.

View attachment "config" of type "text/plain" (54831 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ