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

* [Buildroot] Buildroot compilation blocks on LZO package
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2009-01-20 13:46 UTC (permalink / raw)
  To: buildroot

>>>>> "Cyril" == Cyril HAENEL <chaenel@free.fr> writes:

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

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

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

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

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

Strange, it works here (powerpc):

checking for g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E

Please send you .config file.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] Buildroot compilation blocks on LZO package
  2009-01-20 13:46 ` Peter Korsgaard
@ 2009-01-20 14:57   ` Cyril HAENEL
  0 siblings, 0 replies; 3+ messages in thread
From: Cyril HAENEL @ 2009-01-20 14:57 UTC (permalink / raw)
  To: buildroot



Peter Korsgaard a ?crit :
>>>>>> "Cyril" == Cyril HAENEL <chaenel@free.fr> writes:
>>>>>>             
>
>  Cyril> Hi all,
>  Cyril> I try to build a rootfs based on 
>  Cyril> http://buildroot.uclibc.org/downloads/buildroot-2009.02-rc1.tar.gz
>
>  Cyril> After unpacking, I done make menuconfig and done very small things :
>
>  Cyril> - Put Target Architecture to Arm
>  Cyril> - Put Target Architecture variant tp generic_arm
>  Cyril> - Put Filesystem for target device to jffs2, and not ext2
>
>  Cyril> After that, a make the build works well until it reach the LZO package.
>  Cyril> The configure script blocks on this line :
>
>  Cyril> checking whether we are using the GNU C++ compiler...
>
> Strange, it works here (powerpc):
>
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... no
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> checking how to run the C++ preprocessor... g++ -E
>
> Please send you .config file.
>
>   
Peter, you will my config attached

I don't know what happen because until lzo package, everything is built 
successfully !

Regards

-- 

Cyril Haenel
Registered Linux User #332632

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: config.txt
Url: http://lists.busybox.net/pipermail/buildroot/attachments/20090120/22db80df/attachment-0001.txt 

^ 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