Micah Anderson
2004-10-01 16:08:23 UTC
--- I tried to send this message to the lkcd-devel list, but it hasn't
gone through yet. I also tried subscribing there to see if that was
why my message didn't go through, and apparantly my subscription is
waiting moderator approval, so I'll send this here for now ----
Bob,
I've just applied all the patches you sent me to a clean, vanilla
kernel source tree and attempted a compile. I used the following
configuration:
CONFIG_CRASH_DUMP=m
CONFIG_KERNTYPES=y
CONFIG_CRASH_DUMP_BLOCKDEV=m
CONFIG_CRASH_DUMP_NETDEV=m
# CONFIG_CRASH_DUMP_MEMDEV is not set
CONFIG_CRASH_DUMP_COMPRESS_RLE=m
CONFIG_CRASH_DUMP_COMPRESS_GZIP=m
HOSTCC usr/gen_init_cpio
CPIO usr/initramfs_data.cpio
GZIP usr/initramfs_data.cpio.gz
AS usr/initramfs_data.o
LD usr/built-in.o
CC arch/i386/kernel/process.o
CC arch/i386/kernel/semaphore.o
CC arch/i386/kernel/signal.o
AS arch/i386/kernel/entry.o
CC arch/i386/kernel/traps.o
CC arch/i386/kernel/irq.o
CC arch/i386/kernel/vm86.o
CC arch/i386/kernel/ptrace.o
CC arch/i386/kernel/i8259.o
CC arch/i386/kernel/ioport.o
CC arch/i386/kernel/ldt.o
CC arch/i386/kernel/setup.o
arch/i386/kernel/setup.c: In function parse_cmdline_early':
arch/i386/kernel/setup.c:813: error: crashdump_addr' undeclared (first
use in this function)
arch/i386/kernel/setup.c:813: error: (Each undeclared identifier is
reported only once
arch/i386/kernel/setup.c:813: error: for each function it appears in.)
arch/i386/kernel/setup.c: At top level:
arch/i386/kernel/setup.c:846: error: crashdump_addr' used prior to
declaration
make[1]: *** [arch/i386/kernel/setup.o] Error 1
make: *** [arch/i386/kernel] Error 2
Thanks!
micah
----- End forwarded message -----
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
gone through yet. I also tried subscribing there to see if that was
why my message didn't go through, and apparantly my subscription is
waiting moderator approval, so I'll send this here for now ----
Bob,
I've just applied all the patches you sent me to a clean, vanilla
kernel source tree and attempted a compile. I used the following
configuration:
CONFIG_CRASH_DUMP=m
CONFIG_KERNTYPES=y
CONFIG_CRASH_DUMP_BLOCKDEV=m
CONFIG_CRASH_DUMP_NETDEV=m
# CONFIG_CRASH_DUMP_MEMDEV is not set
CONFIG_CRASH_DUMP_COMPRESS_RLE=m
CONFIG_CRASH_DUMP_COMPRESS_GZIP=m
HOSTCC usr/gen_init_cpio
CPIO usr/initramfs_data.cpio
GZIP usr/initramfs_data.cpio.gz
AS usr/initramfs_data.o
LD usr/built-in.o
CC arch/i386/kernel/process.o
CC arch/i386/kernel/semaphore.o
CC arch/i386/kernel/signal.o
AS arch/i386/kernel/entry.o
CC arch/i386/kernel/traps.o
CC arch/i386/kernel/irq.o
CC arch/i386/kernel/vm86.o
CC arch/i386/kernel/ptrace.o
CC arch/i386/kernel/i8259.o
CC arch/i386/kernel/ioport.o
CC arch/i386/kernel/ldt.o
CC arch/i386/kernel/setup.o
arch/i386/kernel/setup.c: In function parse_cmdline_early':
arch/i386/kernel/setup.c:813: error: crashdump_addr' undeclared (first
use in this function)
arch/i386/kernel/setup.c:813: error: (Each undeclared identifier is
reported only once
arch/i386/kernel/setup.c:813: error: for each function it appears in.)
arch/i386/kernel/setup.c: At top level:
arch/i386/kernel/setup.c:846: error: crashdump_addr' used prior to
declaration
make[1]: *** [arch/i386/kernel/setup.o] Error 1
make: *** [arch/i386/kernel] Error 2
Thanks!
micah
----- End forwarded message -----
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl