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


how to check the new ld.so?
I ran ld -V and it's correct
ld -V
GNU ld (GNU Binutils) 2.23
  Supported emulations:
   elf_x86_64
   elf32_x86_64
   elf_i386
   i386linux
   elf_l1om
   elf_k1om

what's the attachment?
I download it and only a file noname
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJRJJO8AAoJEGe3hdm9kOii9KQIAJcSfPspej5p806sKJuxsquc
MHBxjsKvc4QHzXQ7Bgso2rL/kw9747a3b8RwTo4kc/Wl05Ndq/B9IP0vIxL9Z+H9
FVJ6Xj9HOHdGWvXEF4Jx60qhaz97IBk3hr4IS4WUdm6FMkY2om9yxefDjQnZdV7x
yf0vHDwCuGRU6KYnpU0LCesbHAKjoqpwWZNStfPesG47smUXUcYWCdd/IofhQGxW
zi0cu6+CoMhzUWwcFEZXiPMm/6/GoZsk0EEmmriqzUvlzusmkep8wq6LzrAAGIaP
RGMp28qNIA0UwoIM3YOWTjeKwNhbJQ35RCTdYItOzSt18rdlq10hbGVrbUuiaRc=
=JZ4U
-----END PGP SIGNATURE-----

On Wed, Feb 20, 2013 at 5:13 PM, Thomas Schwinge
<thomas@codesourcery.com> wrote:
> 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


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