Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] make - Segmentation fault
@ 2008-01-18  7:30 Andrey Kovalev
  0 siblings, 0 replies; only message in thread
From: Andrey Kovalev @ 2008-01-18  7:30 UTC (permalink / raw)
  To: buildroot

Hi all,

I use snapshot buildroot-20080117.tar.bz2 (the same results were with 
previous snapshots for at least one month). I've made only these changes 
to default configuration:
- check "Target options / Generic development system"
- check "Toolchain / Enable WCHAR support"
- set "Kernel type" to (none).

Then make. Then chroot to buildroot:

chroot project_build_i386/uclibc/root /bin/su -
[root at compiler ~]# cd tmp
[root at compiler tmp]# tar -xjf uClibc-0.9.29.tar.bz2
[root at compiler tmp]# cd uClibc-0.9.29
[root at compiler uClibc-0.9.29]# make clean
rm -f lib*/*.a ldso/*/*.a libpthread/*/*.a
rm -f include/fpu_control.h include/dl-osinfo.h include/hp-timing.h
make -C extra/locale locale_clean
rm -f ../../extra/locale/gen_collate ../../extra/locale/gen_wc8bit
../../extra/locale/gen_wctype ../../extra/locale/locale_data.c
../../extra/locale/{*.{o,os,txt},gen_locale,gen_ldc}
rm -f
../../extra/locale/{uClibc_locale_data,lt_defines,c8tables,wctables,locale_tables,locale_collate}.h 


make[1]: *** [locale_clean] Segmentation fault
make: *** [clean] Error 2


But in the same buildroot I succeed to compile linux kernel.
And make mrproper in kernel tree works too.

How can it be fixed?

-- 
Andrey

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-18  7:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-18  7:30 [Buildroot] make - Segmentation fault Andrey Kovalev

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