On 10/9/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:

Yeah, I would have been surprised it that worked.

Why not just install v 6?


I have libstdc++.so.6 on my system.
Nevertheless I have the same results as Dmitry described:

bash-2.05b$ ./java -version
Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software
Foundation or its licensors, as applicable.
Failed to open JVM DLL:
/work/Harmony/builds/harmony-jre-latest/bin/default/harmonyvm
(/lib/ssa/libstdc++.so.6: version `GLIBCXX_3.4' not found (required by
/work/Harmony/builds/harmony-jre-latest/bin/default/libharmonyvm.so))

I used harmony-jre-r450941 snapshot.
Should I do anything else to resolve this issue?

Regards,
Ilya.

On Oct 9, 2006, at 9:18 AM, Dmitry Durnev wrote:

> Making symbolic link to libstdc++.so.5 not helps - I get just
> another error:
>
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software
> Foundation or its licensors, as applicable.
> Failed to open JVM DLL:
> /export/workspace/snapshots/harmony-hdk-r450941/jdk/jre/bin/default/
> harmonyvm
> (/export/workspace/snapshots/harmony-hdk-r450941/jdk/jre/bin/
> default/libstdc++.so.6:
> version `GLIBCXX_3.4' not found (required by
> /export/workspace/snapshots/harmony-hdk-r450941/jdk/jre/bin/default/
> libharmonyvm.so))
>
>
> On 09 Oct 2006 19:46:15 +0700, Egor Pasko <[EMAIL PROTECTED]>
> wrote:
>> On the 0x1FD day of Apache Harmony Dmitry Durnev wrote:
>> > When I try to run 'java -version' from the latest HDK snapshot,
>> I get
>> > the following error:
>> >
>> > Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache
>> Software
>> > Foundation or its licensors, as applicable.
>> > Failed to open JVM DLL:
>> > /export/workspace/snapshots/harmony-hdk-r450941/jdk/jre/bin/
>> default/harmonyvm
>> > (libstdc++.so.6: cannot open shared object file: No such file or
>> > directory)
>> >
>> > I actually don't have libstdc++.so.6 on my system(SUSE 9.2),
>> I've got
>> > only libstdc++.so.5. Do I have to install newer libstdc++ to be
>> able
>> > to use the snapshot?
>>
>> try a symbolic link :)
>>
>> --
>> Egor Pasko, Intel Managed Runtime Division
>>
>>
>> ---------------------------------------------------------------------
>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: harmony-dev-
>> [EMAIL PROTECTED]
>>
>>
>
>
> --
>
> Dmitry A. Durnev,
> Intel Middleware Products Division
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
--
Ilya Okomin
Intel Middleware Products Division

Reply via email to