Package: kexec-tools
Version: 20080324-2
Followup-For: Bug #489175


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.23 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages kexec-tools depends on:
ii  debconf [debconf-2.0]  1.5.24            Debian configuration management sy
ii  libc6                  2.7-15            GNU C Library: Shared libraries
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

kexec-tools recommends no packages.

kexec-tools suggests no packages.

-- debconf information excluded

For me compilation of kexec-tools failed on file 
kexec/arch/arm/kexec-zImage-arm.c 
because it includes no longer existing header <asm/page.h>. Changing it to 
<unistd.h>
as this header now contains getpagesize() which is succestor for PAGE_SIZE 
macro from 
<asm/page.h> fixes this problem and kexec works fine on armel.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to