Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Buildroot compilation blocks on LZO package
@ 2009-01-20 13:35 Cyril HAENEL
  2009-01-20 13:46 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Cyril HAENEL @ 2009-01-20 13:35 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-20 14:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-20 13:35 [Buildroot] Buildroot compilation blocks on LZO package Cyril HAENEL
2009-01-20 13:46 ` Peter Korsgaard
2009-01-20 14:57   ` Cyril HAENEL

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox