From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus =?iso-8859-1?Q?Klotzb=FCcher?= Date: Fri, 20 Oct 2006 10:11:27 +0200 Subject: [U-Boot-Users] u-boot link problem References: <198592450610191603j2bee1c0as95ca41db1d6396df@mail.gmail.com> Message-ID: <87lknb1k5s.fsf@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Reeve, "Reeve Yang" writes: > I'm trying to to compile tset for my mpc8343E board, but it complains > on link stage: > net/libnet.a(net.o)(.text+0x1ac): In function `ArpRequest': > /viewstore/ryang_u-boot-1.1.3_dev/vobs/bootloader/u-boot-1.1.3/net/net ... > I'm not familiar with u-boot make configs. I think the file should > net/eth.c, and eth.o generated, what could be problem? The u-boot version you are using is very old! First of all, please update your U-Boot code to the current top of git tree. Regards Markus Klotzbuecher