[U-Boot-Users] Compile Error for M5282EVB

7 Mar
2004
7 Mar
'04
7:16 p.m.
Hi All,
Could somebody tell me what I missing or need to do to get past this error? I'm building from the CVS tree. I did the following;
$make M5282EVB_config $make
[clip] net/libnet.a(nfs.o): In function `rpc_init': /home/stuart/src/u-boot/net/nfs.c:132: undefined reference to `get_ticks' make: *** [u-boot] Error 1
Thanks Stuart

7 Mar
7 Mar
8:20 p.m.
In message 200403071316.03079.swood@rochester.rr.com you wrote:
Could somebody tell me what I missing or need to do to get past this error? I'm building from the CVS tree. I did the following;
...
/home/stuart/src/u-boot/net/nfs.c:132: undefined reference to `get_ticks'
Either disable NFS support, or add a function `get_ticks'
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
"In Christianity neither morality nor religion come into contact with
reality at any point." - Friedrich Nietzsche
7731
Age (days ago)
7731
Last active (days ago)
1 comments
2 participants
participants (2)
-
Stuart Wood
-
Wolfgang Denk