[ELDK] mpc8548_cds_defconfig compile error

wykyk wykyk wykyk08 at gmail.com
Fri May 16 10:27:43 CEST 2008


Hi everybody,

I download and install eldk2.0 the latest version 4.2, and then compile the
kernel source by arch/ppc/configs/mpc8548_cds_defconfig.
Compile failed with following error info:
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)


My steps:
1. install eldk2.0 4.2;
2. cd INSTALL_PATH/ppc_85xx/usr/src/linux;
3. make arch=ppc mrproper;
4. make arch=ppc mpc8548_cds_defconfig uImage

Thanks.

David


More information about the eldk mailing list