linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* MPC8555CDS ELDK build issue
@ 2007-04-04 19:43 Clint Thomas
  2007-04-04 20:09 ` Scott Murray
  2007-04-05  0:30 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: Clint Thomas @ 2007-04-04 19:43 UTC (permalink / raw)
  To: linuxppc-embedded

Hey,

Using the ELDK 4.1, I am trying to compile the linux sources for the
MPC8555CDS. I installed the source tree provided with ELDK 4.1 (2.6.19)
and the associated crosstools. The only factors I changed in the kernel
config were to set the processor arch to e500 and the platform to
8555CDS. When I run make, this is where it fails.

CC      arch/ppc/syslib/mpc85xx_devices.o
arch/ppc/syslib/mpc85xx_devices.c:99: error: 'F1_RXCLK' undeclared here
(not in a function)
arch/ppc/syslib/mpc85xx_devices.c:99: error: 'F1_TXCLK' undeclared here
(not in a function)
arch/ppc/syslib/mpc85xx_devices.c:117: error: 'F2_RXCLK' undeclared here
(not in a function)
arch/ppc/syslib/mpc85xx_devices.c:117: error: 'F2_TXCLK' undeclared here
(not in a function)
arch/ppc/syslib/mpc85xx_devices.c:135: error: 'F3_RXCLK' undeclared here
(not in a function)
arch/ppc/syslib/mpc85xx_devices.c:135: error: 'F3_TXCLK' undeclared here
(not in a function)
make[1]: *** [arch/ppc/syslib/mpc85xx_devices.o] Error 1
make: *** [arch/ppc/syslib] Error 2


This is the exact same build error I get when compiling with the same
cross-tools, using several other version of the Linux kernel. Any of the
Freescale guys know why this is? Thanks

Clint Thomas

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

end of thread, other threads:[~2007-04-05  0:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-04 19:43 MPC8555CDS ELDK build issue Clint Thomas
2007-04-04 20:09 ` Scott Murray
2007-04-05  0:30 ` Wolfgang Denk

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).