[csw-users] Firefox Solaris8 failure
George Wyche
gw at citasystems.com
Mon Oct 22 16:15:57 CEST 2007
@James
I attempted to get a patch 108434-22 which patches SUNWlibc, because the
5.8 box's is 108434-13. Alas, it is NOT a free patch. So maybe I am at
a dead end for FireFox on Solaris8, unless I embark on a $ path that
means at a minimum filling out company forms, seeking justifications,
etc. which is abhorred. I'll live with Netscape 4.6, if it comes to that.
I will also put out feelers about being allowed to install Solaris10.
Thanks again for the attention.
George Wyche
James Lee wrote:
> On 17/10/07, 04:10:28, George Wyche <gw at citasystems.com> wrote regarding
> Re: [csw-users] Firefox Solaris8 failure:
>
>> I have patched that Solaris 8, Blade100 up to date. It still has the
>> very same complaint. My "nm /lib/libCrun.so.1" does not match yours and
>> I don't know why.
>> nm /lib/libCrun.so.1 | grep 1c2N6FI_p
>> [191] | 21756| 12|FUNC |GLOB |0 |12 |__1c2N6FI_pv_
>
> You've not yet seen my result for that:
> $ nm /lib/libCrun.so.1 | grep 1c2N6FI_p
> [185] | 24804| 12|FUNC |GLOB |0 |12 |__1c2N6FI_pv_
>
> and did I say my patches were up-to-date?
>
>
>
>> and the error I get when I type "firefox" is the usual you see below.
>> WHERE is my 0_ on the end above?!!! Also. please note that YOUR symbol
>> resolution is missing an underscore before the p. Was that a mistype?
>> REQUIRED: . . . . . . . . . . . . . . . . . . . . . . . . . . .
>> __1c2N6FI_pv_0_
>> MINE: [191] | 21756| 12|FUNC |GLOB |0 |12 |__1c2N6FI_pv_
>> YOURS:[46] | 28724| 8|FUNC |GLOB |0 |12 |__1c2n6FIpv_0_
>
> I copied and pasted from your original message that has:
> __1c2n6FIpv_0_: referenced symbol not found
>
>
>
>> I sure would like to run Firefox. How do I proceed?
>
>> I am slowly turning this Blade100 into a development machine. I have put
>> on a bunch of SUNW development packages and gcc4 and gmake and have
>> compiled a trivial c program so I'm willing to attack the problem in
>> more detail, though I wish it would just go away.
>
> What error messages are you seeing now?
>
> Try "ldd -r" on the binaries to check that symbols references exist.
> You need to set LD_LIBRARY_PATH for firefox, (for a reason unknown
> to me it doesn't set its RPATH fully.)
>
> $ LD_LIBRARY_PATH=/opt/csw/mozilla/firefox/lib \
> ldd -r /opt/csw/mozilla/firefox/lib/firefox-bin
>
>
>
>
> James.
> _______________________________________________
> users mailing list
> users at lists.blastwave.org
> https://lists.blastwave.org/mailman/listinfo/users
>
More information about the users
mailing list