From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Saada Date: Tue, 28 Aug 2007 05:27:13 -0700 (PDT) Subject: [U-Boot-Users] MPC8568MDS board build error Message-ID: <12366987.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, Trying to build the MPC8568MDS board taken from the latest repo, and the build fails. Errors are the following (at link stage): cpu/mpc85xx/cpu_init.o: In function `cpu_init_r': cpu/mpc85xx/cpu_init.c:295: undefined reference to `qe_init' cpu/mpc85xx/cpu_init.c:296: undefined reference to `qe_reset' net/libnet.a(eth.o): In function `eth_initialize': net/eth.c:198: undefined reference to `uec_initialize' net/eth.c:201: undefined reference to `uec_initialize' Best regards, David. -- View this message in context: http://www.nabble.com/MPC8568MDS-board-build-error-tf4341446.html#a12366987 Sent from the Uboot - Users mailing list archive at Nabble.com.