Openembedded Core Discussions
 help / color / mirror / Atom feed
* prelink issue with ppc64?
@ 2011-08-03  5:35 Kumar Gala
  2011-08-03 14:37 ` Mark Hatle
  0 siblings, 1 reply; 8+ messages in thread
From: Kumar Gala @ 2011-08-03  5:35 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

If prelink gets a chance to properly run I get a rootfs that does:

/sbin/init: relocation error: /lib64/libc.so.6: symbol _rtld_global_ro, version GLIBC_PRIVATE not defined in file ld64.so.1 with link time reference

if 'baselib' is set to /lib we get:

/local/home/galak/git/poky/build-p5020/tmp/sysroots/x86_64-linux/usr/sbin/prelink: /sbin/init.sysvinit: Using /lib/ld64.so.1, not /lib64/ld64.so.1 as dynamic linker

if 'baselib' is set to /lib64 we get:

Assigned virtual address space slots for libraries:
/lib64/ld64.so.1                                             00000080f4910000-00000080f49473d0
/lib64/libc.so.6                                             00000080f4950000-00000080f4afe090
/lib64/libdl.so.2                                            00000080f4b10000-00000080f4b23520
/lib64/libcrypt.so.1                                         00000080f4b10000-00000080f4b57708
/lib64/libutil.so.1                                          00000080f4b10000-00000080f4b234a0
Would prelink /lib64/ld-2.13.so
Would prelink /lib64/libc-2.13.so

Not sure what prelink is doing but it seems to breaking things.  Any ideas?

---

I'm also concerned that we use /etc/prelink.conf when invoking prelink.

- k


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-08-04 15:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-03  5:35 prelink issue with ppc64? Kumar Gala
2011-08-03 14:37 ` Mark Hatle
2011-08-03 14:53   ` Kumar Gala
2011-08-03 15:09     ` Mark Hatle
2011-08-04  5:37       ` Kumar Gala
2011-08-04 14:03         ` Kumar Gala
2011-08-04 15:12           ` Mark Hatle
2011-08-04 15:05         ` Mark Hatle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox