All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Compilation error of Buildroot with X server
Date: Fri, 19 Mar 2010 09:33:24 +0100	[thread overview]
Message-ID: <20100319093324.2c8d967e@surf> (raw)
In-Reply-To: <4BA257A4.6040009@terawatt.fr>

Hello,

On Thu, 18 Mar 2010 17:41:08 +0100
Damien Borie <dbe@terawatt.fr> wrote:

> So, I finally successfully created my distribution. So if anybody 
> encounter the same problems, I send my solution here.
> In fact, the .la files, used by Libtool for linking libraries, were 
> filled with bad paths. The error was to define the same path for the 
> External Toolchain Location option and the Toolchain Header Location 
> option. The second is where libraries are copied by Buildroot, and
> must be in the Buildroot tree. I don't know why, in my configuration,
> it was the path to my Toolchain (the 2 options had the same value).
> I never understood why the problem only comes with X libraries 
> compilation and no with other libraries.
> I reset this option to the default value (output/staging or something 
> like that), and, it's work fine.

Oh, yes, these are two very different things. The location were your
external toolchain is installed could be read-only. We use this
location for the cross-tools binaries (that we keep in this
directory) and for the C library and headers (that we copy into the
staging directory).

Maybe I should check that they are different ?

> I encountered some errors during Vesa drivers and XGI drivers
> compilation, but I resolved them (some include to modify in some .h
> files). So now I got a working distribution.

Ok. After the 2010.02 release there has been a big update of all the
X11-related packages, so maybe these issues are already solved.

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

      reply	other threads:[~2010-03-19  8:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-05 15:36 [Buildroot] Compilation error of Buildroot with X server Damien Borie
2010-03-07 10:21 ` Thomas Petazzoni
2010-03-09 13:52   ` Damien Borie
2010-03-09 14:10     ` Damien Borie
2010-03-10 11:28       ` Damien Borie
2010-03-18 16:41         ` Damien Borie
2010-03-19  8:33           ` Thomas Petazzoni [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=20100319093324.2c8d967e@surf \
    --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 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.