Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 76252 invoked from network); 20 Sep 2006 10:06:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Sep 2006 10:06:06 -0000 Received: (qmail 20978 invoked by uid 500); 20 Sep 2006 10:06:02 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 20865 invoked by uid 500); 20 Sep 2006 10:06:02 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 20854 invoked by uid 99); 20 Sep 2006 10:06:01 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Sep 2006 03:06:01 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from ([80.91.229.2:50858] helo=ciao.gmane.org) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id 47/F2-00532-47211154 for ; Wed, 20 Sep 2006 03:05:42 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GPyx0-0000V7-Is for harmony-dev@incubator.apache.org; Wed, 20 Sep 2006 12:05:07 +0200 Received: from msfwpr01.ims.intel.com ([62.118.80.132]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Sep 2006 12:05:06 +0200 Received: from egor.pasko by msfwpr01.ims.intel.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Sep 2006 12:05:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: harmony-dev@incubator.apache.org From: Egor Pasko Subject: Re: [drlvm] Trouble Building DRLVM Date: 20 Sep 2006 17:04:57 +0700 Lines: 34 Message-ID: References: <523F3D8D8C97554AA47E53DF1A05466A3AAEA4@nnsmsx411.ccr.corp.intel.com> <450FC253.7020105@pobox.com> <12385bbd0609190427s7d68f2f4s670e9bf00920909f@mail.gmail.com> <20BB1EED-0E0A-418A-803B-588D92E270C8@pobox.com> <12385bbd0609190537r6b26b020l7eb0b7cb072ad01f@mail.gmail.com> <12385bbd0609190556n541fc42dv364d33ed0f336fa5@mail.gmail.com> <12385bbd0609200254r48150b7cx56e67ccd4ebd8d7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: msfwpr01.ims.intel.com User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Sender: news X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On the 0x1EA day of Apache Harmony Ivan Volosyuk wrote: > On 20 Sep 2006 16:06:07 +0700, Egor Pasko wrote: > > On the 0x1E9 day of Apache Harmony Ivan Volosyuk wrote: > > > > > > [snip] > > > > > > I've also reproduced the problem with DSO. > > > Just run 'java' from different directory and will get: > > > java/lang/UnsatisfiedLinkError : Failed loading library > > > "libhyzlib.so": DSO load failed > > > > Using lovely strace ... I found that moving all lib* (except > > libhysig.so, hibhyprt.so, libhythr.so) from jre/bin to jre/bin/default > > solves the DSO load failures for me. > > > > HelloWorld and Eclipse work just fine :) > > > > (BTW: to reproduce the happy DSO problem, run the launcher not staying > > at .../jre/bin, but from some other dir) > > > > Does anybody experience the same? Time to quickfix the build? :) > > Not works for me. Now I receive: > java/lang/UnsatisfiedLinkError : Failed loading library > "libhytext.so": DSO load failed > > I have also copied all libraries into bin and bin/default. The message > still displayed. oh... what's the strace of loading attempts? -- Egor Pasko, Intel Managed Runtime Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org