All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] Problem compiling u-boot for microblaze, libpost.a not found
Date: Tue, 06 Jul 2010 08:06:32 +0200	[thread overview]
Message-ID: <4C32C7E8.3030206@monstr.eu> (raw)
In-Reply-To: <4C2D0610.6040507@gmail.com>

Hi,

Carlos Salvador P?rez Salgado wrote:
> first petalinux:
> ...petalinux-v0.40-rc4$ source ./settings.sh
> PetaLinux environment set to '/media/disk/uClinux/petalinux-v0.40-rc4'
> next uboot:
> ...u-boot-microblaze$ alias ubmake="make ARCH=microblaze 
> CROSS_COMPILE=microblaze-uclinux- -j4"
> ...u-boot-microblaze$ ubmake O="../uboot_test/" distclean
> rm -rf /media/disk/uClinux/uboot_test/*
> ...u-boot-microblaze$ ubmake O="../uboot_test/" microblaze-generic_config
> Configuring for microblaze-generic board...
> ...u-boot-microblaze$ ubmake O="../uboot_test/" all
> make[1]: Entering directory `/media/disk/uClinux/u-boot-microblaze/post'
> (echo create /media/disk/uClinux/uboot_test/post/libpost.a; for lib in   
> ; \
>      do echo addlib $lib; done; echo save) \
>     | microblaze-uclinux-ar -M
> *microblaze-uclinux-ar: Can't open output archive 
> tmp-/media/disk/uClinux/uboot_test/post/libpost.a*
> make[1]: *** [/media/disk/uClinux/uboot_test/post/libpost.a] Error 9
> make[1]: Leaving directory `/media/disk/uClinux/u-boot-microblaze/post'
> make: *** [/media/disk/uClinux/uboot_test/post/libpost.a] Error 2
> make: *** Waiting for unfinished jobs....
> 
> I want to know how could I fix this. Thank you!

Please use the latest U-BOOT version.

Regards,
Michal

-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian

      reply	other threads:[~2010-07-06  6:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-01 21:18 [U-Boot] Problem compiling u-boot for microblaze, libpost.a not found Carlos Salvador Pérez Salgado
2010-07-06  6:06 ` Michal Simek [this message]

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=4C32C7E8.3030206@monstr.eu \
    --to=monstr@monstr.eu \
    --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.