Feisty/openoffice missing libgcc version GCC_4.2.0




Whenever I try to launch an openoffice application, I get the
following:

/usr/lib/openoffice/program/javaldx: /usr/local/lib/libgcc_s.so.1:
version `GCC_4.2.0' not found (required by
/usr/lib/libstlport.so.5.1)

/usr/lib/openoffice/program/soffice.bin:
/usr/local/lib/libgcc_s.so.1: version `GCC_4.2.0' not found
(required by /usr/lib/libstlport.so.5.1)

** (process:8658): WARNING **: Unknown error forking main binary /
abnormal early exit ...

Apparently I'm not the first one to see similar problems, but I can't
find an answer.

http://ubuntuforums.org/showthread.php?t=458888

Apparently there has never been a gcc-4.2.0 in feisty. Can anyone
help?

TIA,

--
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com



--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Return Value from Background System Call
    ... What am I trying to do: I am trying to launch a browser from a perl/Tk ... fact that 0 does not indicate failure does not necessarily imply that it ... and that the launched app returned a 0 exit status. ... The meaning of a 0 exit status has to be interpreted in the context of the ...
    (comp.lang.perl.misc)
  • Re: Threads help
    ... The pattern goes something like this: ... protected AutoResetEvent thev = new AutoResetEvent; ... Time to exit the thread... ... launch a thread that do something with a interval of 30 seconds at least, ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Blocked threads vs Thread.Interrupt
    ... > launch a thread I usually have it run in a loop that blocks waiting on ... > your app can exit even if the thread is still running. ...
    (microsoft.public.dotnet.languages.csharp)
  • Asynchronous Process.WaitForExit()?
    ... Is there any way to do an asynchronous wait for a process to exit? ... the app can launch processes essentially ... signalable Win32 object in the elegant generalized fashion of Win32. ... Am I overlooking some functionality that's available in .NET? ...
    (microsoft.public.dotnet.framework)
  • Re: converting assembler from one cpu to another ?
    ... launch os then to launch a 6502 based application (from an atari or ... commodore machine) a VM would launch and then exit when the program is ... You'll need a lot more than just the CPU emulation - very often ... hardware etc) that you would also need to emulate. ...
    (alt.lang.asm)