All of lore.kernel.org
 help / color / mirror / Atom feed
* good news and bad news
@ 1999-03-26 20:42 Thomas Klaube
  1999-03-26 21:26 ` David Miller
  1999-03-26 23:08 ` Jakub Jelinek
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Klaube @ 1999-03-26 20:42 UTC (permalink / raw)
  To: ultralinux

Hi all,

good news:
Netscape has released some binary versions of their Netscape communicatior
version 4.51 in the unsupported section. There is a sparc version too..
(ftp://ftp.netscape.com/pub/communicator/4.51/english/unix/unsupported/linux20_sparc_glibc2/)

bad news: 
I cant make it work :-(. Its the same error as the 4.5 sparc version:
bash-2.01$ ./netscape 
./netscape: error in loading shared libraries
/usr/lib/libstdc++.so.2.8: undefined symbol: __register_frame_info

I have installed the latest libstdc++.so.2.8 I could find. 
I am wondering against wich libstdc++ they linked the binary...

Was anyone able to start the binary?

BTW: Right now I use the SunOS version of netscape 4.5... with some
frobbing in the kernelsource you can enable the SunOS emulation, but its
not really stable, so be carefu; :-)

Regards 
Thomas

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

* Re: good news and bad news
  1999-03-26 20:42 good news and bad news Thomas Klaube
@ 1999-03-26 21:26 ` David Miller
  1999-03-26 23:08 ` Jakub Jelinek
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 1999-03-26 21:26 UTC (permalink / raw)
  To: ultralinux

   From: Thomas Klaube <Klaube@noc.dfn.de>
   Date: 	Fri, 26 Mar 1999 21:42:24 +0100 (MET)

   I cant make it work :-(. Its the same error as the 4.5 sparc version:
   bash-2.01$ ./netscape 
   ./netscape: error in loading shared libraries
   /usr/lib/libstdc++.so.2.8: undefined symbol: __register_frame_info

   I have installed the latest libstdc++.so.2.8 I could find. 
   I am wondering against wich libstdc++ they linked the binary...

   Was anyone able to start the binary?

Your libstdc++ was compiled with gcc-2.7.x or similar, and not egcs.
You need to upgrade to a egcs based set of compilers and libraries.
And if you have a system this old to have such a gcc compiled
libstdc++ then you almost certainly have a very old glibc which would
crash with the sparclinux netscapes as well.

So if you want netscape to work, upgrade.

Later,
David S. Miller
davem@redhat.com

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

* Re: good news and bad news
  1999-03-26 20:42 good news and bad news Thomas Klaube
  1999-03-26 21:26 ` David Miller
@ 1999-03-26 23:08 ` Jakub Jelinek
  1 sibling, 0 replies; 3+ messages in thread
From: Jakub Jelinek @ 1999-03-26 23:08 UTC (permalink / raw)
  To: ultralinux

> 
>    From: Thomas Klaube <Klaube@noc.dfn.de>
>    Date: 	Fri, 26 Mar 1999 21:42:24 +0100 (MET)
> 
>    I cant make it work :-(. Its the same error as the 4.5 sparc version:
>    bash-2.01$ ./netscape 
>    ./netscape: error in loading shared libraries
>    /usr/lib/libstdc++.so.2.8: undefined symbol: __register_frame_info
> 
>    I have installed the latest libstdc++.so.2.8 I could find. 
>    I am wondering against wich libstdc++ they linked the binary...
> 
>    Was anyone able to start the binary?
> 
> Your libstdc++ was compiled with gcc-2.7.x or similar, and not egcs.
> You need to upgrade to a egcs based set of compilers and libraries.
> And if you have a system this old to have such a gcc compiled
> libstdc++ then you almost certainly have a very old glibc which would
> crash with the sparclinux netscapes as well.
> 
> So if you want netscape to work, upgrade.

The library which is a problem is glibc, just upgrade it and you'll be set
up.

Cheers,
    Jakub
___________________________________________________________________
Jakub Jelinek | jj@sunsite.mff.cuni.cz | http://sunsite.mff.cuni.cz
Administrator of SunSITE Czech Republic, MFF, Charles University
___________________________________________________________________
UltraLinux  |  http://ultra.linux.cz/  |  http://ultra.penguin.cz/
Linux version 2.2.4 on a sparc64 machine (3958.37 BogoMips)
___________________________________________________________________

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

end of thread, other threads:[~1999-03-26 23:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-03-26 20:42 good news and bad news Thomas Klaube
1999-03-26 21:26 ` David Miller
1999-03-26 23:08 ` Jakub Jelinek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.