Skip to main content



      Home
Home » Newcomers » Newcomers » Launching Eclipse 3.3 on Solaris 9
Launching Eclipse 3.3 on Solaris 9 [message #230576] Mon, 03 September 2007 12:34 Go to next message
Eclipse UserFriend
Originally posted by: piotr.kundu.enea.com

Hi.
I'm having problems starting Eclipse 3.3 on a Solaris 9 machine and this
is what I get:

bash-2.05$ eclipse &
[1] 4836
bash-2.05$ ld.so.1: eclipse: fatal: libc.so.1: version `SUNW_1.22' not
found (required by file /homes/zpiku/public_html/eclipse_4solaris2/eclipse)
ld.so.1: eclipse: fatal: libc.so.1: open failed: No such file or directory
Killed

Now Sun patch #116014-06 and #112874-39 are installed but I still have an
old version of libc:

bash-2.05$ pvs /usr/sbin/usermod
libc.so.1 (SUNW_0.9, SUNWprivate_1.1);

bash-2.05$ pvs /usr/lib/libc.so.1
libdl.so.1 (SUNW_1.4, SUNWprivate_1.1);
libc.so.1;
SUNW_1.21.2;
SUNW_1.21.1;
...

I don't have this problem on Solaris 10 - do you have any hints?

Kind regards,
Piotr
Re: Launching Eclipse 3.3 on Solaris 9 [message #231399 is a reply to message #230576] Thu, 06 September 2007 16:34 Go to previous message
Eclipse UserFriend
Originally posted by: codeslave.ca.ibm.com

Piotr Kundu wrote:
> Hi.
> I'm having problems starting Eclipse 3.3 on a Solaris 9 machine and this
> is what I get:
>
> bash-2.05$ eclipse &
> [1] 4836
> bash-2.05$ ld.so.1: eclipse: fatal: libc.so.1: version `SUNW_1.22' not
> found (required by file /homes/zpiku/public_html/eclipse_4solaris2/eclipse)
> ld.so.1: eclipse: fatal: libc.so.1: open failed: No such file or directory
> Killed
>
> Now Sun patch #116014-06 and #112874-39 are installed but I still have
> an old version of libc:
>
> bash-2.05$ pvs /usr/sbin/usermod libc.so.1 (SUNW_0.9, SUNWprivate_1.1);
>
> bash-2.05$ pvs /usr/lib/libc.so.1 libdl.so.1 (SUNW_1.4, SUNWprivate_1.1);
> libc.so.1;
> SUNW_1.21.2;
> SUNW_1.21.1;
> ..
>
> I don't have this problem on Solaris 10 - do you have any hints?
>
> Kind regards,
> Piotr

Update your libc, or try running with `./eclipse -vm
/path/to/some/bin/java` so that Eclipse is explicitly told, um, where to
go. ;-)

http://wiki.eclipse.org/IRC_FAQ#I_just_installed_Eclipse_on_ Linux.2C_but_it_does_not_start._What_is_the_problem.3F

Nick Boldt
Previous Topic:File associations for bugzilla templates
Next Topic:Issues regarding eclipse integrated ant tasks
Goto Forum:
  


Current Time: Fri Nov 07 08:38:37 EST 2025

Powered by FUDForum. Page generated in 0.10164 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top