* [U-Boot-Users] compiling u-boot
@ 2004-06-04 20:35 Brock Denson
2004-06-04 22:19 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: Brock Denson @ 2004-06-04 20:35 UTC (permalink / raw)
To: u-boot
i am trying to compile u-boot 1.1.1 for the atmel at91rm9200dk under
suse linux professional 9.1. i have downloaded u-boot-1.1.1.tar.bz2 and
extracted the source code to /usr/src/arm/uboot and tried to complie it
with 'make at91rm200_config'. i get the following error:
Configuring for at91rm9200dk board....
ln: creating symbolic link 'asm' to 'asm-arm' : Permission denied
make: *** [at91rm9200dk_config] Error 1
is there some modifications i need to make to the makefile? do i need
to install in a different directory? Can someone help me?
Brock Denson
WAIV
bdenson at wa-ventures.com
210 849-1988
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] compiling u-boot
2004-06-04 20:35 [U-Boot-Users] compiling u-boot Brock Denson
@ 2004-06-04 22:19 ` Wolfgang Denk
0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2004-06-04 22:19 UTC (permalink / raw)
To: u-boot
In message <004001c44a73$70ab8580$6700a8c0@BDENSONLAPTOP> you wrote:
>
> Configuring for at91rm9200dk board....
> ln: creating symbolic link 'asm' to 'asm-arm' : Permission denied
> make: *** [at91rm9200dk_config] Error 1
Seems you don't have write permissions in the source directory.
> is there some modifications i need to make to the makefile? do i need
No. Don't touch it.
> to install in a different directory? Can someone help me?
Check who owns the files, and fix ownership / permissions.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
There is enough for the need of everyone in this world,
but not for the greed of everyone. - Mahatma Gandhi
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] Compiling U-Boot
@ 2007-06-02 14:11 Midhun Agnihotram
0 siblings, 0 replies; 3+ messages in thread
From: Midhun Agnihotram @ 2007-06-02 14:11 UTC (permalink / raw)
To: u-boot
Hi All,
I am compiling U-Boot for my Cogent board (based on Arm 926EJ-S).
For the variable CROSS_COMPILE in the Makefile, should I use
arm-none-gnueabi-gcc or arm-none-linux-gnueabi-gcc ?? I am using the
tool chain by Code sourcery.
I have this doubt because, for ARCH=i386, i386-linux is the prefix
in the makefile. For PPC, the prefix is powerpc-linux. But as far as I
understand, arm-none-linux-gnueabi-gcc is used to compile applications
which will run on the linux deployed on the kit and not for a native
application like boot loader. The native programs are compiled with
arm-none-gnueabi-gcc. Am I correct??
--
Thanks & Regards,
Midhun Agnihotram.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-06-02 14:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-04 20:35 [U-Boot-Users] compiling u-boot Brock Denson
2004-06-04 22:19 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2007-06-02 14:11 [U-Boot-Users] Compiling U-Boot Midhun Agnihotram
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox