linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Updating glibc on SELF image
@ 2008-06-18 21:35 Dave Cogley
  2008-06-19 18:45 ` Dave Cogley
  0 siblings, 1 reply; 5+ messages in thread
From: Dave Cogley @ 2008-06-18 21:35 UTC (permalink / raw)
  To: PPC Embedded List

Hi,

I am having some trouble with building my SELF image on a Sequoia board.
I am trying to update some shared library components on the "stock" DENX
provided JFFS file system image.

While running over an NFS root I was able to successfully mount my MTD
device and manually copy libraries my application requires to the SELF
image. This appears to work for most the libraries that are non existent
on the default image (libreadline, libXml etc.). 

The problem is that when developing on the NFS partition (flash_nfs) the
glic version in use is 2.6 and the SELF image only has 2.3.5. I manually
copy over the libc-2.6.so library from the NFS image to the SELF image
and create a new symbolic link "libc.so.6". Now while booting up with
2.6 I get segfaults on start-up daemons and my application segfaults
when starting as well. Changing the link back to the 2.3.5 library
everything works fine (except my application which requires 2.4).

The glibc library I am attempting to use is compiled for the ppc
architecture and works fine on the NFS partition. Am I missing something
else that needs to be updated for the glibc library? Is there anyway I
can update this library on the SELF image without installing make and
gcc?

Thank You,
Dave Cogley

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

end of thread, other threads:[~2008-07-03 16:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-18 21:35 Updating glibc on SELF image Dave Cogley
2008-06-19 18:45 ` Dave Cogley
2008-07-02 18:26   ` Detlev Zundel
2008-07-02 19:18     ` Dave Cogley
2008-07-03 16:24       ` Detlev Zundel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).