This is the mail archive of the libc-alpha@sources.redhat.com 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]

compile failure for powerpc with latest CVS


I get this compile failure (with backtrace) when compiling on ppc-linux:


/usr/src/glibc/glibc-2.2.2/powerpc-linux/obj/elf/sln /usr/src/glibc/glibc-2.2.2/powerpc-linux/obj/elf/symlink.list
make[2]: *** [install-symbolic-link] Segmentation fault

Program received signal SIGSEGV, Segmentation fault.
0x10000928 in atexit (func=0x1004d348 <_fini>) at atexit.c:31
31        return __cxa_atexit ((void (*) (void *)) func, NULL,
(gdb) bt full
#0  0x10000928 in atexit (func=0x1004d348 <_fini>) at atexit.c:31
No locals.
#1  0x1000078c in __libc_start_main (argc=2, ubp_av=0x7ffffb94, ubp_ev=0x7ffffba0, auxvec=0x7ffffbe9,
    rtld_fini=0x1004d348 <_fini>, stinfo=0x1004d370, stack_on_entry=0x53)
    at ../sysdeps/powerpc/elf/libc-start.c:104
        dummy_addr = (int *) 0x0


-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'


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