public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] M5282EVB undefined reference to `environment'
@ 2011-11-21 22:00 James Steward
  2011-11-22  4:51 ` Marek Vasut
  0 siblings, 1 reply; 12+ messages in thread
From: James Steward @ 2011-11-21 22:00 UTC (permalink / raw)
  To: u-boot

Hi,

I'm trying to build U-Boot for the above mentioned board.  Basically, 
I've done the following on a Ubuntu 10.04:

wget 
https://sourcery.mentor.com/public/gnu_toolchain/m68k-elf/freescale-coldfire-4.4-215-m68k-elf-i686-pc-linux-gnu.tar.bz2

sudo tar xvfj 
freescale-coldfire-4.4-215-m68k-elf-i686-pc-linux-gnu.tar.bz2 -C /opt

export 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/freescale-coldfire-4.4/bin

|sudo apt-get install git-core

mkdir /home/james/u-boot-git && cd ||/home/james/u-boot-git

git clone ||git://git.denx.de/u-boot-coldfire.git

||cd u-boot-coldfire
||||
||make clean

make M5282EVB_config

||make| all

At the very last stage of linking, I get...

common/libcommon.o:(.data.rel.env_ptr+0x0): undefined reference to 
`environment'
make: *** [u-boot] Error 1

Can someone help me fix this, please?

Regards,
James.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-11-30 21:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-21 22:00 [U-Boot] M5282EVB undefined reference to `environment' James Steward
2011-11-22  4:51 ` Marek Vasut
2011-11-22  5:22   ` James Steward
2011-11-23 12:19     ` Igor Grinberg
2011-11-23 23:58       ` James Steward
2011-11-24  6:36         ` Igor Grinberg
2011-11-24 23:27           ` James Steward
2011-11-25  5:42             ` Wolfgang Denk
2011-11-25  3:52           ` [U-Boot] [Almost solved] " James Steward
2011-11-29 22:58             ` James Steward
2011-11-30  6:58               ` Igor Grinberg
2011-11-30 21:10                 ` James Steward

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox