Hello,

I am trying to bring up the Petalinux on my Spartan3E500 board.
While compiling the u-boot I am getting the following error.
/*----------------------------------------------------------------------
------------------------------------------------------------------------
-------------------------------------------------------*/
net/libnet.a(net.o): In function `ArpRequest':
/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dist
/u-boot/net/net.c:219: undefined reference to `eth_send'
net/libnet.a(net.o): In function `NetStartAgain':
/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dist
/u-boot/net/net.c(.text+0x2f4): undefined reference to `eth_halt'
net/libnet.a(net.o): In function `NetSendPacket':
/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dist
/u-boot/net/net.c(.text+0x3f8): undefined reference to `eth_send'
net/libnet.a(net.o): In function `NetSendUDPPacket':
/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dist
/u-boot/net/net.c(.text+0x6f4): undefined reference to `eth_send'
net/libnet.a(net.o): In function `PingTimeout':
/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dist
/u-boot/net/net.c(.text+0x8d0): undefined reference to `eth_halt'
net/libnet.a(net.o): In function `NetReceive':
/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dist
/u-boot/net/net.c(.text+0xcd8): undefined reference to `eth_send'
/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dist
/u-boot/net/net.c(.text+0xd6c): undefined reference to `eth_send'
net/libnet.a(net.o): In function `NetLoop':
/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dist
/u-boot/net/net.c(.text+0x1214): undefined reference to `eth_halt'
/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dist
/u-boot/net/net.c(.text+0x1220): undefined reference to `eth_init'
/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dist
/u-boot/net/net.c(.text+0x1444): undefined reference to `eth_halt'
/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dist
/u-boot/net/net.c(.text+0x1520): undefined reference to `eth_halt'
/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dist
/u-boot/net/net.c(.text+0x155c): undefined reference to `eth_rx'
/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dist
/u-boot/net/net.c(.text+0x1688): undefined reference to `eth_halt'
make[1]: *** [u-boot] Error 1
make[1]: Leaving directory
`/home/makarvi/Work/emb_linux/petalinux-v0.30-rc1/software/petalinux-dis
t/u-boot'
make: *** [u-boot] Error 2
/*----------------------------------------------------------------------
------------------------------------------------------------------------
-------------------------------------------------------*/

While configuring I have selected DHCP in the "System Settings".
I tried with the readymade images those are on the petalogix site those
works fine on my board.

Can anybody has any idea about this error? Any pointer will be
appreciated.

Thanks
Makarand

Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email. 

www.wipro.com
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to