This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build glibc error


Hi!

On Wed, 20 Feb 2013 16:39:22 +0800, Li Li <fancyerii@gmail.com> wrote:
> CPP='gcc -E -x c-header'
> /home/work/lili/glibc-build/elf/ld-linux-x86-64.so.2 --library-path
> /home/work/lili/glibc-build:/home/work/lili/glibc-build/math:/home/work/lili/glibc-build/elf:/home/work/lili/glibc-build/dlfcn:/home/work/lili/glibc-build/nss:/home/work/lili/glibc-build/nis:/home/work/lili/glibc-build/rt:/home/work/lili/glibc-build/resolv:/home/work/lili/glibc-build/crypt:/home/work/lili/glibc-build/nptl
> /home/work/lili/glibc-build/sunrpc/rpcgen -Y ../scripts -c
> rpcsvc/bootparam_prot.x -o
> /home/work/lili/glibc-build/sunrpc/xbootparam_prot.T
> make[2]: *** [/home/work/lili/glibc-build/sunrpc/xbootparam_prot.stmp]
> Segmentation fault (core dumped)

In the build process, this is the point where the newly-built ld.so is
being used for the first time.  So, very likely there is something wrong
with the dynamic loader that you've built.


GrÃÃe,
 Thomas

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]