This is the mail archive of the libc-hacker@sourceware.cygnus.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]

Problem-glibc-2.0.96


Hi!

Many thanks, I could compiled glibc-2.0.95 by your suggestion.
Yesterday, I did update to glibc-2.0.96.

Then I have two error stop.
I pass through first problem to remove "extern".
I could not come over  scound problem.

<My system >
Mklinux DR3
egcs-1.1a-1.ppc.rpm

===========
Fist problem
===========
build/elf/dl-reloc.o
../sysdeps/powerpc/dl-machine.h: In function `_dl_relocate_object':
In file included from dynamic-link.h:21,
                 from dl-reloc.c:80:
../sysdeps/powerpc/dl-machine.h:285: nested function `elf_machine_rela' declared 
`extern'
make[2]: *** [/wk-glibc-2.1/rebuild/elf/dl-reloc.o] Error 1
make[2]: Leaving directory `/wk-glibc-2.1/libc/elf'
make[1]: *** [elf/subdir_lib] Error 2
make[1]: Leaving directory `/wk-glibc-2.1/libc'
make: *** [all] Error 2
[
================
Secound problem
================
make[2]: Entering directory `/wk-glibc-2.1/libc/db2'
gcc -nostdlib -nostartfiles -o /wk-glibc-2.1/rebuild/db2/makedb  -Wl,-dynamic-linker
=/tools/lib/ld.so.1  /wk-glibc-2.1/rebuild/csu/crt1.o /wk-glibc-2.1/rebuild/
csu/crti.o `gcc --print-file-name=crtbegin.o` /wk-glibc-2.1/rebuild/db2/makedb.o 
/wk-glibc-2.1/rebuild/db2/libdb.so.3  -Wl,-rpath-link=/wk-glibc-2.1/rebuild:
/wk-glibc-2.1/rebuild/math:/wk-glibc-2.1/rebuild/elf:/wk-glibc-2.1/rebuild/nss
:/wk-glibc-2.1/rebuild/nis:/wk-glibc-2.1/rebuild/db2:/wk-glibc-2.1/rebuild/rt
:/wk-glibc-2.1/rebuild/resolv:/wk-glibc-2.1/rebuild/linuxthreads /wk-glibc-2.1
/rebuild/libc.so.6 /wk-glibc-2.1/rebuild/libc_nonshared.a -lgcc `gcc --print-file-name
=crtend.o` /wk-glibc-2.1/rebuild/csu/crtn.o
/wk-glibc-2.1/rebuild/elf/ld.so.1: undefined reference to `_dl_default_scope
'
collect2: ld returned 1 exit status
make[2]: *** [/wk-glibc-2.1/rebuild/db2/makedb] Error 1
make[2]: Leaving directory `/wk-glibc-2.1/libc/db2'
make[1]: *** [db2/others] Error 2
make[1]: Leaving directory `/wk-glibc-2.1/libc'
make: *** [all] Error 2


Thanks
Kaoru Fukui

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