All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hsia Jason <qipnx.tty@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Why compile ERROR.
Date: Wed, 15 Feb 2006 17:39:44 +0800	[thread overview]
Message-ID: <fcea70de0602150139n4feebf15r@mail.gmail.com> (raw)

*I just want to compile the source code for the board mx1ads,which has been
supported.*
*And I did the follows.But errors occured*

p.s.
   The  cross_compiler is supplied by ELDK3.1.1(arm_linux_eldk3.1.1).

*[user at Jason u-boot-1.1.3]$ make distclean*
*[user at Jason u-boot-1.1.3]$ make mx1ads_config*
*[user at Jason u-boot-1.1.3]$ make all
*make[1]: Entering directory `/home/user/workspace/u-boot-1.1.3/tools'
ln -s ../common/environment.c environment.c
ln -s ../lib_generic/crc32.c crc32.c
gcc -M -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x08400000
-DUSE_HOSTCC environment.c img2srec.c mkimage.c crc32.c
envcrc.cgen_eth_addr.c bmp_logo.c > .depend
make[1]: Leaving directory `/home/user/workspace/u-boot-1.1.3/tools'
make[1]: Entering directory `/home/user/workspace/u-boot-1.1.3/tools'
make[1]: `.depend' is up to date.
make[1]: Leaving directory `/home/user/workspace/u-boot-1.1.3/tools'
make[1]: Entering directory `/home/user/workspace/u-boot-1.1.3/examples'
/opt/eldk-3.1.1-arm/usr/bin/arm-linux-gcc -M -g  -Os   -fno-strict-aliasing
-fno-common -ffixed-r8 -mshort-load-bytes -msoft-float -D__KERNEL__
-DTEXT_BASE=0x08400000 -I/home/user/workspace/u-boot-1.1.3/include
-fno-builtin -ffreestanding -nostdinc -isystem
/opt/eldk-3.1.1-arm/usr/bin/../lib/gcc-lib/arm-linux/3.3.3/include
-pipe  -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -Wall
-Wstrict-prototypes hello_world.c stubs.c  > .depend
make[1]: Leaving directory `/home/user/workspace/u-boot-1.1.3/examples'
make[1]: Entering directory `/home/user/workspace/u-boot-1.1.3/examples'
make[1]: `.depend' is up to date.
make[1]: Leaving directory `/home/user/workspace/u-boot-1.1.3/examples'
make[1]: Entering directory `/home/user/workspace/u-boot-1.1.3/post'
/opt/eldk-3.1.1-arm/usr/bin/arm-linux-gcc -M -g  -Os   -fno-strict-aliasing
-fno-common -ffixed-r8 -mshort-load-bytes -msoft-float -D__KERNEL__
-DTEXT_BASE=0x08400000 -I/home/user/workspace/u-boot-1.1.3/include
-fno-builtin -ffreestanding -nostdinc -isystem
/opt/eldk-3.1.1-arm/usr/bin/../lib/gcc-lib/arm-linux/3.3.3/include
-pipe  -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -Wall
-Wstrict-prototypes cache_8xx.S cache.c codec.c cpu.c dsp.c ether.c i2c.c
memory.c post.c rtc.c spr.c sysmon.c tests.c uart.c usb.c watchdog.c >
.depend
make[1]: Leaving directory `/home/user/workspace/u-boot-1.1.3/post'
make[1]: Entering directory `/home/user/workspace/u-boot-1.1.3/post'
make[1]: `.depend' is up to date.
make[1]: Leaving directory `/home/user/workspace/u-boot-1.1.3/post'
make[1]: Entering directory `/home/user/workspace/u-boot-1.1.3/post/cpu'
make[1]: *** No rule to make target `asm.S', needed by `.depend'.  Stop.
make[1]: Leaving directory `/home/user/workspace/u-boot-1.1.3/post/cpu'
make: *** [depend] Error 2

*What's the matter?How to resolve?*
*H..............elp!*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20060215/c6ec1e2f/attachment.htm 

             reply	other threads:[~2006-02-15  9:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-15  9:39 Hsia Jason [this message]
2006-02-17  0:20 ` [U-Boot-Users] Why compile ERROR Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fcea70de0602150139n4feebf15r@mail.gmail.com \
    --to=qipnx.tty@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.