From: Andrey Kovalev <aka@pxe.ru>
To: buildroot@busybox.net
Subject: [Buildroot] make - Segmentation fault
Date: Fri, 18 Jan 2008 11:30:50 +0400 [thread overview]
Message-ID: <479055AA.7090402@pxe.ru> (raw)
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
reply other threads:[~2008-01-18 7:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=479055AA.7090402@pxe.ru \
--to=aka@pxe.ru \
--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.