Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Cyril HAENEL <chaenel@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] Problem with LZO package in ARM configuration, need help to solve the problem
Date: Mon, 04 May 2009 14:02:36 +0200	[thread overview]
Message-ID: <49FED95C.5040802@free.fr> (raw)
In-Reply-To: <877i0x6r8l.fsf@macbook.be.48ers.dk>



Peter Korsgaard a ?crit :
>>>>>> "Cyril" == Cyril HAENEL <chaenel@free.fr> writes:
>>>>>>             
>
> Hi,
>
>  Cyril> Any idea from where the problem can come from ?
>
> Not right away...
>
>  Cyril> I maybe have an idea : why does the script use arm-linux-g++ compiler
>  Cyril> and not the complete path to the previously built arm compiler
>  Cyril> toolchain ?
>  Cyril> Because in fact it seems the configure script uses the arm-linux-g++
>  Cyril> compiler _installed_ _on_  _my_ _machine_ !! But this compiler is and
>  Cyril> old version (gcc3.4) and has nothing to do with buildroot normally
>  Cyril> !!??
>
> Ok, quick test - Rename the old compiler to arm-linux-g++-old and try
> again - Does it still hang?
>
>   
When I rename  arm-linux-g++ to  arm-linux-g++old, its blocks too but on 
arm-linux-c++...
Thus I renamed arm-linux-* and it works now, thank Peter !! The 
configure script do this :

checking for arm-linux-g++... no
checking for arm-linux-c++... no
checking for arm-linux-gpp... no
checking for arm-linux-aCC... no
checking for arm-linux-CC... no
checking for arm-linux-cxx... no
checking for arm-linux-cc++... no
checking for arm-linux-cl... no
checking for arm-linux-FCC... no
checking for arm-linux-KCC... no
checking for arm-linux-RCC... no
checking for arm-linux-xlC_r... no
checking for arm-linux-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... yes

In fact when we activate jffs2 filesystem output, lzo must be compiled 
for the host, thus why does it first try to use arm-linux-g++ !? It's 
why I am the only one to have this problem since some week, because I am 
the only one to have a arm toolchain installed on my computer !!

There is surely a bug to fix somewhere, but I don't know where !?

Cyril

-- 

Cyril Haenel
Registered Linux User #332632

  reply	other threads:[~2009-05-04 12:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-04 10:39 [Buildroot] Problem with LZO package in ARM configuration, need help to solve the problem Cyril HAENEL
2009-05-04 11:29 ` Peter Korsgaard
2009-05-04 12:02   ` Cyril HAENEL [this message]
2009-05-04 12:40     ` Peter Korsgaard
2009-05-04 13:19       ` Cyril HAENEL
2009-05-04 13:37         ` Peter Korsgaard
2009-05-04 13:47           ` Cyril HAENEL
2009-05-04 14:02             ` Peter Korsgaard
2009-05-04 19:23             ` Peter Korsgaard
2009-05-04 19:52               ` Cyril HAENEL
2009-05-04 20:02                 ` Peter Korsgaard
2009-05-04 20:05                   ` Cyril HAENEL
2009-05-04 20:56               ` Cyril HAENEL
2009-05-04 11:30 ` Peter Korsgaard

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=49FED95C.5040802@free.fr \
    --to=chaenel@free.fr \
    --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