From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31372 invoked by alias); 15 Oct 2012 05:52:03 -0000 Received: (qmail 31298 invoked by uid 48); 15 Oct 2012 05:51:38 -0000 From: "xsmyqf at qq dot com" To: glibc-bugs@sources.redhat.com Subject: [Bug build/14724] New: glibc build error getconf Date: Mon, 15 Oct 2012 05:52:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: xsmyqf at qq dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2012-10/txt/msg00158.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=14724 Bug #: 14724 Summary: glibc build error getconf Product: glibc Version: 2.16 Status: NEW Severity: normal Priority: P2 Component: build AssignedTo: unassigned@sourceware.org ReportedBy: xsmyqf@qq.com CC: carlos@systemhalted.org Classification: Unclassified This occured when I was doing someting in the LFS 7.2,chapter 5,Glibc-2.16.0. when I was doing "make",all is ok.but when I doing "make install",this occured: make[2]: Entering directory `/root/lfs/sources/glibc-2.16.0/posix' /bin/install -c -m 644 sys/utsname.h /root/lfs/gcc/include/sys/utsname.h /bin/install -c -m 644 sys/times.h /root/lfs/gcc/include/sys/times.h /bin/install -c -m 644 sys/wait.h /root/lfs/gcc/include/sys/wait.h /bin/install -c -m 644 sys/types.h /root/lfs/gcc/include/sys/types.h /bin/install -c -m 644 unistd.h /root/lfs/gcc/include/unistd.h /bin/install -c -m 644 glob.h /root/lfs/gcc/include/glob.h /bin/install -c -m 644 regex.h /root/lfs/gcc/include/regex.h /bin/install -c -m 644 wordexp.h /root/lfs/gcc/include/wordexp.h /bin/install -c -m 644 fnmatch.h /root/lfs/gcc/include/fnmatch.h /bin/install -c -m 644 getopt.h /root/lfs/gcc/include/getopt.h /bin/install -c -m 644 ../bits/types.h /root/lfs/gcc/include/bits/types.h /bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/typesizes.h /root/lfs/gcc/include/bits/typesizes.h /bin/install -c -m 644 ../nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h /root/lfs/gcc/include/bits/pthreadtypes.h /bin/install -c -m 644 bits/posix1_lim.h /root/lfs/gcc/include/bits/posix1_lim.h /bin/install -c -m 644 bits/posix2_lim.h /root/lfs/gcc/include/bits/posix2_lim.h /bin/install -c -m 644 ../nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h /root/lfs/gcc/include/bits/posix_opt.h /bin/install -c -m 644 ../nptl/sysdeps/unix/sysv/linux/bits/local_lim.h /root/lfs/gcc/include/bits/local_lim.h /bin/install -c -m 644 tar.h /root/lfs/gcc/include/tar.h /bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/utsname.h /root/lfs/gcc/include/bits/utsname.h /bin/install -c -m 644 ../bits/confname.h /root/lfs/gcc/include/bits/confname.h /bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/waitflags.h /root/lfs/gcc/include/bits/waitflags.h /bin/install -c -m 644 ../bits/waitstatus.h /root/lfs/gcc/include/bits/waitstatus.h /bin/install -c -m 644 sys/unistd.h /root/lfs/gcc/include/sys/unistd.h /bin/install -c -m 644 sched.h /root/lfs/gcc/include/sched.h /bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sched.h /root/lfs/gcc/include/bits/sched.h /bin/install -c -m 644 re_comp.h /root/lfs/gcc/include/re_comp.h /bin/install -c -m 644 wait.h /root/lfs/gcc/include/wait.h /bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/environments.h /root/lfs/gcc/include/bits/environments.h /bin/install -c -m 644 cpio.h /root/lfs/gcc/include/cpio.h /bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/sysmacros.h /root/lfs/gcc/include/sys/sysmacros.h /bin/install -c -m 644 spawn.h /root/lfs/gcc/include/spawn.h /bin/install -c -m 644 bits/unistd.h /root/lfs/gcc/include/bits/unistd.h /bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/initspin.h /root/lfs/gcc/include/bits/initspin.h /bin/install -c /root/lfs/sources/glibc-build/posix/getconf /root/lfs/gcc/bin/getconf.new mv -f /root/lfs/gcc/bin/getconf.new /root/lfs/gcc/bin/getconf LC_ALL=C GETCONF_DIR=/dev/null \ /root/lfs/sources/glibc-build/elf/ld-linux.so.2 --library-path /root/lfs/sources/glibc-build:/root/lfs/sources/glibc-build/math:/root/lfs/sources/glibc-build/elf:/root/lfs/sources/glibc-build/dlfcn:/root/lfs/sources/glibc-build/nss:/root/lfs/sources/glibc-build/nis:/root/lfs/sources/glibc-build/rt:/root/lfs/sources/glibc-build/resolv:/root/lfs/sources/glibc-build/crypt:/root/lfs/sources/glibc-build/nptl /root/lfs/sources/glibc-build/posix/getconf _POSIX_V7_WIDTH_RESTRICTED_ENVS > /root/lfs/sources/glibc-build/posix/getconf.speclist.new /bin/sh: line 1: 4011 Segmentation fault (core dumped) LC_ALL=C GETCONF_DIR=/dev/null /root/lfs/sources/glibc-build/elf/ld-linux.so.2 --library-path /root/lfs/sources/glibc-build:/root/lfs/sources/glibc-build/math:/root/lfs/sources/glibc-build/elf:/root/lfs/sources/glibc-build/dlfcn:/root/lfs/sources/glibc-build/nss:/root/lfs/sources/glibc-build/nis:/root/lfs/sources/glibc-build/rt:/root/lfs/sources/glibc-build/resolv:/root/lfs/sources/glibc-build/crypt:/root/lfs/sources/glibc-build/nptl /root/lfs/sources/glibc-build/posix/getconf _POSIX_V7_WIDTH_RESTRICTED_ENVS > /root/lfs/sources/glibc-build/posix/getconf.speclist.new make[2]: *** [/root/lfs/sources/glibc-build/posix/getconf.speclist] Error 139 make[2]: Leaving directory `/root/lfs/sources/glibc-2.16.0/posix' make[1]: *** [posix/subdir_install] Error 2 make[1]: Leaving directory `/root/lfs/sources/glibc-2.16.0' make: *** [install] Error 2 I really have no idea with it.Through RTFM I really don't know what to do with it. my configure in glibc is: # ../glibc-2.16.0/configure --prefix=/root/lfs/gcc --disable-profile --enable-add-ons=nptl,../glibc-libidn-2.10.1 --enable-kernel=2.6.25 --with-headers=/root/lfs/gcc/include libc_cv_forced_unwind=yes libc_cv_ctors_header=yes libc_cv_c_cleanup=yes Have any one ever encountered this?thanks. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.