Hi, Am 24.01.13 09:09, schrieb Yann Rouillard: > > 2013/1/24 Jan Holzhueter <[email protected] <mailto:[email protected]>> > > > > > I can easily add "s9_preload.so.1" in the list but do you have some > > information about the purpose of this library ? > > This is a preload lib that is preloaded on branded solaris 9 zones to > translate stuff from Solaris9 calls to Solaris 10. > > > Does this mean that a binary linked against s9_preload.so.1 will not > work on a real Solaris 9 server because this library is only present > on branded solaris 9 zone ?
no somewhere is a global LD_PRELOAD so you ldd check is just off Probably better to check via elfdump. It's not linked against it. Greetings Jan _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
