Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Glibc LD_LIBRARAY_PATH error
Date: Sat, 28 Jun 2014 17:44:20 +0200	[thread overview]
Message-ID: <20140628174420.2fd3ed86@free-electrons.com> (raw)
In-Reply-To: <CAMhj5sYLbx5_4-qQhtpsYO6+fewS+tU1sDSDB9qn1CqJ-QoyiQ@mail.gmail.com>

Dear Panahi Parsa,

On Sat, 28 Jun 2014 20:06:30 +0430, Panahi Parsa wrote:

> my problem was solved by your solution I mean using "unset LD_LIBRARY_PATH"

Ok. I'm not sure why we don't simply unset the LD_LIBRARY_PATH from our
main Makefile. Probably we should just do it.

> solved the problem now I have 5 files in my output/images folder.
> 1). bzImage  2) grub.img   3)  rootfs.cpio    4). rootfs.iso9660
>  5)rootfs.tar

Right.

> I've configured buildroot for making a custom linux image for Corei7 and I
> expected to give me only one .iso file and not 5 different files !!

Well, the tarball has been created because your configuration has the
tarball image enabled. The other files are normal: bzImage is the
kernel image, grub.img is the bootloader, rootfs.cpio is the root
filesystem as cpio, and rootfs.iso9660 is the final ISO image, which
bundles the kernel image and root filesystem.

>  The
> .iso file size as you've said in your lecture on youtube is only 16 MByte
> and not 700 MB like ubuntu official releases. Now I got stuck in a dizzy
> state about build root :
> 
> 1). Does burning rootfs.iso9660  into a DVD and running it from my DVD ROM
> install my customized ubuntu or I should do something else ?

How can you believe a system generated by Buildroot will install a
"customized ubuntu". Buildroot has nothing to do with Ubuntu, Buildroot
is meant to build from source highly customized embedded Linux systems.
The minimal system only has Busybox (shell and basic command line
utilities). Any other component you may want has to be enabled in "make
menuconfig".

> 2). I want to have a small graphic environment like the one used in
> Angstrom Distribution is it possible to have that in build root ?

We have packages for X.org and Matchbox, which is what Angstrom is
using. You'll have to enable them in "make menuconfig". Though be aware
that Buildroot is not a tool that builds systems that work out of the
box: it merely builds all the packages needed, but there is often some
configuration files and other specific customization needed to make
everything work properly on a given hardware platform.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2014-06-28 15:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-27 20:28 [Buildroot] Glibc LD_LIBRARAY_PATH error Panahi Parsa
2014-06-27 22:01 ` Thomas Petazzoni
2014-06-28  4:45   ` Panahi Parsa
2014-06-28  6:36     ` Thomas Petazzoni
2014-06-28 14:25       ` Panahi Parsa
2014-06-28 14:28         ` Thomas Petazzoni
2014-06-28 15:12           ` Panahi Parsa
2014-06-28 15:36             ` Panahi Parsa
2014-06-28 15:44               ` Thomas Petazzoni [this message]
2014-07-01 18:11                 ` Arnout Vandecappelle
2014-07-01 20:07                   ` Thomas Petazzoni
2014-07-01 21:09                     ` Mike Zick
2014-07-02  6:47                       ` Arnout Vandecappelle
2014-07-02  9:53                         ` Mike Zick

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=20140628174420.2fd3ed86@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox