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]

unexpected reloc type 0x7e


Hi All,

I built glibc-2.8 for mips32r2 arch, but got the following error while
the shared objects were running on the target system:
chroot: error while loading shared libraries: unexpected reloc type 0x7e

$mips-linux-gnu-readelf -a ~/rootfs/bin/busybox | grep Shared
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]

What's wrong?


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