On Tue, Dec 19, 2006 at 02:41:11PM +0530, Sachin P. Sant wrote: > When DEBUG [ in kexec/arch/ppc64/crashdump-ppc64.c ] is defined, kexec tools > for ppc64 fails with following error > > kexec/arch/ppc64/crashdump-ppc64.c: In function ‘get_crash_memory_ranges’: > kexec/arch/ppc64/crashdump-ppc64.c:235: error: redeclaration of ‘i’ with no > linkage > kexec/arch/ppc64/crashdump-ppc64.c:109: error: previous declaration of ‘i’ > was here > > Here is a patch to fix the above error.
Thanks, applied. In the course of test driving your patch I found some warnings which can be got rid of. I'll post some patches ASAP. -- Horms H: http://www.vergenet.net/~horms/ W: http://www.valinux.co.jp/en/ _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
