All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyril HAENEL <chaenel@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] Buildroot compilation blocks on LZO package
Date: Tue, 20 Jan 2009 14:35:42 +0100	[thread overview]
Message-ID: <4975D32E.7020602@free.fr> (raw)

Hi all,

I try to build a rootfs based on 
http://buildroot.uclibc.org/downloads/buildroot-2009.02-rc1.tar.gz

After unpacking, I done make menuconfig and done very small things :

- Put Target Architecture to Arm
- Put Target Architecture variant tp generic_arm
- Put Filesystem for target device to jffs2, and not ext2

After that, a make the build works well until it reach the LZO package.
The configure script blocks on this line :

checking whether we are using the GNU C++ compiler...

I must stop the build with ctrl-c because it never stops.

I looked in the configure script 
(buildroot-2009.02-rc1/build_arm/lzo-2.03/configure), and after some 
echo, I found that the script block on lines 5535/5536 :

if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
  (eval $ac_compile) 2>conftest.er1
 
Any idea ?

Regards,
Cyril HAENEL






-- 

Cyril Haenel
Registered Linux User #332632

             reply	other threads:[~2009-01-20 13:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-20 13:35 Cyril HAENEL [this message]
2009-01-20 13:46 ` [Buildroot] Buildroot compilation blocks on LZO package Peter Korsgaard
2009-01-20 14:57   ` Cyril HAENEL

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=4975D32E.7020602@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 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.