linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Kernel 2.6.23 Error with make bzImage
@ 2008-04-07 22:36 Sam Karp
  2008-04-09 20:10 ` Sam Karp
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Karp @ 2008-04-07 22:36 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 1314 bytes --]

I've been trying to build the linux 2.6.23 kernel for the PPC405 on the
xilinx ml403.  I copied over my xparameters.h and xparameters_ml40x.h files
and added the following options through menuconfig.
Enable loadable module support: DISABLE
Processor:

   - Type 40x
   - Math emulation: ENABLE
   - IBM 40x options:
      - Machine Type: "Xilinx-ML403"

Platform options:

   - Kernel command line: "console=ttyUL0 root=/dev/ram"

Bus options:

   - PCI support: DISABLE
   - PCCARD (PCMCIA/CardBus) support:
      - PCCARD (PCMCIA/CardBus) support: DISABLE

Drivers

   - Block Devices:
      - Xilinx SystemACE support: ENABLE
   - Character devices:
      - Serial drivers:
         - Xilinx uartlite serial port support: ENABLE
         - Support for console on Xilinx uartlite serial port:
         ENABLE

I then ran make bzImage and got the following errors.  I'm guessing there
are two options I chose that conflict.  Any insight?

 CC arch/powerpc/kernel/swsusp.o
arch/powerpc/kernel/swsusp.c 19 error: redefinition of
'save_processor_state'
include/asm/suspend.h 7  : previous definition of 'save_processor_state' was
here
 arch/powerpc/kernel/swsusp.c 35 error: redefinition of
'restore_processor_state'
include/asm/suspend.h 11  : previous definition of 'restore_processor_state'
was here

Thanks,
Sam

[-- Attachment #2: Type: text/html, Size: 1734 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-09 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-07 22:36 Kernel 2.6.23 Error with make bzImage Sam Karp
2008-04-09 20:10 ` Sam Karp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).