Could you file a bug, attaching the original (un-elfedited) object, and the elfedit command you're using, so this can be fixed?
-- Rich On Sat, Mar 19, 2016 at 8:24 AM Gabriele Bulfon <[email protected]> wrote: > > Found the problem was a combination of elfedit on gnu ld linked library. > Changing rpath on that made it unusable as stated below. > I solved it by linking only that lib with sun ld, then elfedit did > everything correct. > > Thunderbird 45 + lightning calendaring is now fine on xstream desktop ;) > > Thanks! > Gabriele > > > ---------------------------------------------------------------------------------- > > Da: Bob Friesenhahn <[email protected]> > A: [email protected] > Data: 18 marzo 2016 14.37.24 CET > Oggetto: Re: [discuss] thunderbird 45, wrong libprldap60.so > > On Fri, 18 Mar 2016, Gabriele Bulfon wrote: > > libc.so.1 => /usr/lib/libc.so.1 > > libc.so.1 (hunderbird) => (version not found) > > libgcc_s.so.1 => /usr/gcc/4.7/lib/libgcc_s.so.1 > > libgcc_s.so.1 => /usr/gcc/4.4/lib/libgcc_s.so.1 > > libpthread.so.1 => /lib/libpthread.so.1 > > librt.so.1 => /lib/librt.so.1 > > libnsl.so.1 => /lib/libnsl.so.1 > > libdl.so.1 => /lib/libdl.so.1 > > libmp.so.2 => /lib/libmp.so.2 > > libmd.so.1 => /lib/libmd.so.1 > > > > As you can see there is a strage libc.so.1 dependency, with a wrong > mispelled "(hunderbird)" version inside... > > How could I build it like this?! > > Any idea? > > You also have libgcc_s.so.1 dependencies from two different major > versions of GCC. That does not seem very likely to work correctly. > > Bob > -- > Bob Friesenhahn > [email protected], http://www.simplesystems.org/users/bfriesen/ > GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ > > > > *illumos-discuss* | Archives > <https://www.listbox.com/member/archive/182180/=now> > <https://www.listbox.com/member/archive/rss/182180/21175744-067668ac> | > Modify > <https://www.listbox.com/member/?&> > Your Subscription <http://www.listbox.com> > ------------------------------------------- illumos-discuss Archives: https://www.listbox.com/member/archive/182180/=now RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be Modify Your Subscription: https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4 Powered by Listbox: http://www.listbox.com
