Re: [drlvm] Trouble Building DRLVM

2006-09-26 Thread Egor Pasko
On the 0x1F0 day of Apache Harmony Geir Magnusson, Jr. wrote: On Sep 25, 2006, at 11:16 PM, Egor Pasko wrote: On the 0x1F0 day of Apache Harmony Gregory Shimansky wrote: On Friday 22 September 2006 14:31 Egor Pasko wrote: what makes me really nervous is that I cannot debug in GDB on Linux

Re: [drlvm] Trouble Building DRLVM

2006-09-26 Thread Egor Pasko
On the 0x1EF day of Apache Harmony Geir Magnusson, Jr. wrote: Egor Pasko wrote: If invoked with the option -Xtrace:em, DRLVM prints compilation events as soon as they occur. What makes real fun is that one method starts compilation several times (without success) and receives SEGFAULT

Re: [drlvm] Trouble Building DRLVM

2006-09-25 Thread Egor Pasko
On the 0x1EC day of Apache Harmony Egor Pasko wrote: On the 0x1EB day of Apache Harmony Egor Pasko wrote: On the 0x1EB day of Apache Harmony Geir Magnusson, Jr. wrote: I modified the launcher to include both the vm directory as well as the launcher directory on the PATH/LD_LIBRARY_PATH.

Re: [drlvm] Trouble Building DRLVM

2006-09-25 Thread Geir Magnusson Jr
Egor Pasko wrote: If invoked with the option -Xtrace:em, DRLVM prints compilation events as soon as they occur. What makes real fun is that one method starts compilation several times (without success) and receives SEGFAULT after not so many attempts. The bug may be in OPT or in

Re: [drlvm] Trouble Building DRLVM

2006-09-25 Thread Gregory Shimansky
On Friday 22 September 2006 14:31 Egor Pasko wrote: what makes me really nervous is that I cannot debug in GDB on Linux (!) When GDB starts, it becomes broken right after the start: [New Thread 1080397952 (LWP 13879)] [New

Re: [drlvm] Trouble Building DRLVM

2006-09-25 Thread Armand Navabi
I have been trying to follow this thread as best as possible. I apologize if this has already been addressed. Does anyone else have the problem of the executable just hanging? I know some people had this problem before, but I wasn't sure what the fix ended up being (if there was one). Here is

Re: [drlvm] Trouble Building DRLVM

2006-09-25 Thread Egor Pasko
On the 0x1F0 day of Apache Harmony Gregory Shimansky wrote: On Friday 22 September 2006 14:31 Egor Pasko wrote: what makes me really nervous is that I cannot debug in GDB on Linux (!) When GDB starts, it becomes broken right

Re: [drlvm] Trouble Building DRLVM

2006-09-25 Thread Geir Magnusson Jr.
submit a FAQ patch to JIRA under website. Just put a question and answer in the body of the JIRA, and we'll do the rest. geir On Sep 25, 2006, at 7:27 PM, Gregory Shimansky wrote: On Friday 22 September 2006 14:31 Egor Pasko wrote: what makes me really nervous is that I cannot debug in

Re: [drlvm] Trouble Building DRLVM

2006-09-25 Thread Geir Magnusson Jr.
On Sep 25, 2006, at 11:16 PM, Egor Pasko wrote: On the 0x1F0 day of Apache Harmony Gregory Shimansky wrote: On Friday 22 September 2006 14:31 Egor Pasko wrote: what makes me really nervous is that I cannot debug in GDB on Linux

Re: [drlvm] Trouble Building DRLVM

2006-09-22 Thread Egor Pasko
On the 0x1EB day of Apache Harmony Egor Pasko wrote: On the 0x1EB day of Apache Harmony Geir Magnusson, Jr. wrote: I modified the launcher to include both the vm directory as well as the launcher directory on the PATH/LD_LIBRARY_PATH. I am not catching .. the launcher directory is known

Re: [drlvm] Trouble Building DRLVM

2006-09-22 Thread Vladimir Gorr
On 22 Sep 2006 17:31:41 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1EB day of Apache Harmony Egor Pasko wrote: On the 0x1EB day of Apache Harmony Geir Magnusson, Jr. wrote: I modified the launcher to include both the vm directory as well as the launcher directory on the

Re: [drlvm] Trouble Building DRLVM

2006-09-22 Thread Egor Pasko
On the 0x1EC day of Apache Harmony Vladimir Gorr wrote: On 22 Sep 2006 17:31:41 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1EB day of Apache Harmony Egor Pasko wrote: On the 0x1EB day of Apache Harmony Geir Magnusson, Jr. wrote: I modified the launcher to include both the vm

Re: [drlvm] Trouble Building DRLVM

2006-09-22 Thread Ivan Volosyuk
On 22 Sep 2006 18:03:02 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1EC day of Apache Harmony Vladimir Gorr wrote: Why not to reproduce this situation on Windows and not to use the MVS debugger? IIRC this problem also exists for Windows. I love Linux. And many other people do. We

RE: [drlvm] Trouble Building DRLVM

2006-09-21 Thread Armand Navabi
] ~/Harmony/enhanced/drlvm/trunk/build/deploy/jre/bin $ Thanks, Armand -Original Message- From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 20, 2006 5:49 PM To: harmony-dev@incubator.apache.org Subject: Re: [drlvm] Trouble Building DRLVM I modified the launcher

Re: [drlvm] Trouble Building DRLVM

2006-09-21 Thread Egor Pasko
On the 0x1EB day of Apache Harmony Geir Magnusson, Jr. wrote: I modified the launcher to include both the vm directory as well as the launcher directory on the PATH/LD_LIBRARY_PATH. I am not catching .. the launcher directory is known without PATH/LD_LIBRARY_PATH. Why should we look at PATH?

Re: [drlvm] Trouble Building DRLVM

2006-09-21 Thread Geir Magnusson Jr.
On Sep 21, 2006, at 2:13 AM, Egor Pasko wrote: On the 0x1EB day of Apache Harmony Geir Magnusson, Jr. wrote: I modified the launcher to include both the vm directory as well as the launcher directory on the PATH/LD_LIBRARY_PATH. I am not catching .. the launcher directory is known without

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Egor Pasko
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

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Ivan Volosyuk
On 20 Sep 2006 16:06:07 +0700, Egor Pasko [EMAIL PROTECTED] 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

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Egor Pasko
On the 0x1EA day of Apache Harmony Ivan Volosyuk wrote: On 20 Sep 2006 16:06:07 +0700, Egor Pasko [EMAIL PROTECTED] 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

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Ivan Volosyuk
On 20 Sep 2006 17:04:57 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1EA day of Apache Harmony Ivan Volosyuk wrote: On 20 Sep 2006 16:06:07 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1E9 day of Apache Harmony Ivan Volosyuk wrote: [snip] I've also reproduced the

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Egor Pasko
On the 0x1EA day of Apache Harmony Ivan Volosyuk wrote: On 20 Sep 2006 17:04:57 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1EA day of Apache Harmony Ivan Volosyuk wrote: On 20 Sep 2006 16:06:07 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1E9 day of Apache Harmony Ivan

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Egor Pasko
On the 0x1EA day of Apache Harmony Egor Pasko wrote: On the 0x1EA day of Apache Harmony Ivan Volosyuk wrote: On 20 Sep 2006 17:04:57 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1EA day of Apache Harmony Ivan Volosyuk wrote: On 20 Sep 2006 16:06:07 +0700, Egor Pasko [EMAIL

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Tim Ellison
Ivan Volosyuk wrote: On 20 Sep 2006 16:06:07 +0700, Egor Pasko [EMAIL PROTECTED] 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 :

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Ivan Volosyuk
On 9/20/06, Tim Ellison [EMAIL PROTECTED] wrote: Ivan Volosyuk wrote: On 20 Sep 2006 16:06:07 +0700, Egor Pasko [EMAIL PROTECTED] 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

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Egor Pasko
On the 0x1EA day of Apache Harmony Ivan Volosyuk wrote: On 9/20/06, Tim Ellison [EMAIL PROTECTED] wrote: Ivan Volosyuk wrote: On 20 Sep 2006 16:06:07 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1E9 day of Apache Harmony Ivan Volosyuk wrote: [snip] I've also

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Egor Pasko
On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: On Sep 19, 2006, at 7:13 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: On Sep 19, 2006, at 6:34 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: For

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Tim Ellison
That appears to be part of the problem Egor, and I've put the initialization into r448241), however, I still get a failure to create the (IBM) VM when JAVA_HOME is pointing at a different JRE. It works ok if home is pointing to the harmony jre or is unset. The failure looks like an init args

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Ivan Volosyuk
I think the whole idea with current behaviour of JAVA_HOME is bad. Launcher should set JAVA_HOME according to it own invocation path. Launcher should override the variable if it set incorrectly. -- Ivan On 9/20/06, Tim Ellison [EMAIL PROTECTED] wrote: That appears to be part of the problem

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Geir Magnusson Jr.
Ok - so to summarize, there are two things here : 1) We need to find a clean way to get bootclasspath.properties. I don't like JAVA_HOME. I'd like to see if we can simply presume a structure, with an override property for people that want to do weird things. 2) We seem to have a simple

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Geir Magnusson Jr.
I'd prefer to understand the problem first, before we start doing things like this. As time said in a later not, the bin/vm directory is for the VM stuff, not the general stuff. geir On Sep 20, 2006, at 7:10 AM, Egor Pasko wrote: On the 0x1EA day of Apache Harmony Egor Pasko wrote: On

Re: [drlvm] Trouble Building DRLVM (checkpoint)

2006-09-20 Thread Geir Magnusson Jr.
On Sep 20, 2006, at 2:55 PM, Geir Magnusson Jr. wrote: I'd prefer to understand the problem first, before we start doing things like this. As time said in a later not, the bin/vm directory is for the VM stuff, not the general stuff. er, Tim :) Sorry. geir On Sep 20, 2006, at 7:10

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Geir Magnusson Jr.
I modified the launcher to include both the vm directory as well as the launcher directory on the PATH/LD_LIBRARY_PATH. Can those that have been having troubles with shared lib loading give it a try, and report back, and please mention the platform you are running on... geir On Sep 20,

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Gregory Shimansky
On Wednesday 20 September 2006 23:47 Geir Magnusson Jr. wrote: Ok - so to summarize, there are two things here : 1) We need to find a clean way to get bootclasspath.properties. I don't like JAVA_HOME. I'd like to see if we can simply presume a structure, with an override property for people

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Geir Magnusson Jr.
On Sep 20, 2006, at 7:28 PM, Gregory Shimansky wrote: On Wednesday 20 September 2006 23:47 Geir Magnusson Jr. wrote: Ok - so to summarize, there are two things here : 1) We need to find a clean way to get bootclasspath.properties. I don't like JAVA_HOME. I'd like to see if we can simply

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Gregory Shimansky
On Thursday 21 September 2006 03:43 Geir Magnusson Jr. wrote: On Sep 20, 2006, at 7:28 PM, Gregory Shimansky wrote: On Wednesday 20 September 2006 23:47 Geir Magnusson Jr. wrote: Ok - so to summarize, there are two things here : 1) We need to find a clean way to get

Re: [drlvm] Trouble Building DRLVM

2006-09-20 Thread Egor Pasko
On the 0x1EB day of Apache Harmony Geir Magnusson, Jr. wrote: I'd prefer to understand the problem first, before we start doing things like this. Sure, I agree. This is a kind of temproary workaround (mostly, for me), that helped to pinpoint the JAVA_HOME problem and make a fix. Might be useful

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Geir Magnusson Jr.
Best regards, Nadya Morozova -Original Message- From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 8:20 PM To: harmony-dev@incubator.apache.org Subject: Re: [drlvm] Trouble Building DRLVM Armand Navabi wrote: I am new to using Harmony. I am currently

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Egor Pasko
On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: $ svn co https://svn.apache.org/repos/asf/incubator/harmony/enhanced/ trunk $ cd trunk $ ant switch_svn_vm $ ant switch_svn_classlib which should result in a a checkout of classlib SVN head into 'working_classlib', a checkout

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Geir Magnusson Jr
What's different about how you build? Are you building from SVN source? Is it release or debug? What happens when you run? geir Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: $ svn co https://svn.apache.org/repos/asf/incubator/harmony/enhanced/ trunk $ cd

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Egor Pasko
On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: What's different about how you build? I just run ant from enhanced/trunk, and when it breaks, I do what you suggested. There is almost no difference because not many things are done additionally to switch_svn_vm and

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Geir Magnusson Jr
For grins, can you set JAVA_HOME to the deploy/jre directory and PATH to include jre/bin? geir Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: What's different about how you build? I just run ant from enhanced/trunk, and when it breaks, I do what you

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Egor Pasko
On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: Hm. That should be irrelevant. You should be able to do : $ svn co https://svn.apache.org/repos/asf/incubator/harmony/enhanced/ trunk $ cd trunk $ ant switch_svn_vm $ ant switch_svn_classlib which should result in a a

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Egor Pasko
On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: For grins, can you set JAVA_HOME to the deploy/jre directory and PATH to include jre/bin? lots of grins here :) I set them, it runs well (with my patches, but, anyway), this problem persists: java/lang/UnsatisfiedLinkError : Failed

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Geir Magnusson Jr.
On Sep 19, 2006, at 6:30 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: Hm. That should be irrelevant. You should be able to do : $ svn co https://svn.apache.org/repos/asf/incubator/harmony/enhanced/ trunk $ cd trunk $ ant switch_svn_vm $ ant

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Geir Magnusson Jr.
On Sep 19, 2006, at 6:34 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: For grins, can you set JAVA_HOME to the deploy/jre directory and PATH to include jre/bin? lots of grins here :) I set them, it runs well (with my patches, but, anyway), this

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Egor Pasko
On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: On Sep 19, 2006, at 6:34 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: For grins, can you set JAVA_HOME to the deploy/jre directory and PATH to include jre/bin? lots of grins here :)

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Egor Pasko
On the 0x1E9 day of Apache Harmony Ivan Volosyuk wrote: On 19 Sep 2006 18:13:28 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: On Sep 19, 2006, at 6:34 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson,

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Ivan Volosyuk
On 19 Sep 2006 18:46:40 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1E9 day of Apache Harmony Ivan Volosyuk wrote: On 19 Sep 2006 18:13:28 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: On Sep 19, 2006, at 6:34 AM, Egor

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Geir Magnusson Jr.
On Sep 19, 2006, at 7:46 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Ivan Volosyuk wrote: On 19 Sep 2006 18:13:28 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: On Sep 19, 2006, at 6:34 AM, Egor Pasko wrote: On the

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Geir Magnusson Jr.
On Sep 19, 2006, at 7:27 AM, Ivan Volosyuk wrote: On 19 Sep 2006 18:13:28 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: On Sep 19, 2006, at 6:34 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote:

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Geir Magnusson Jr.
On Sep 19, 2006, at 7:13 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: On Sep 19, 2006, at 6:34 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: For grins, can you set JAVA_HOME to the deploy/jre directory and PATH to

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Ivan Volosyuk
On 9/19/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Sep 19, 2006, at 7:27 AM, Ivan Volosyuk wrote: On 19 Sep 2006 18:13:28 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote: On Sep 19, 2006, at 6:34 AM, Egor Pasko wrote: On

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Ivan Volosyuk
On 9/19/06, Ivan Volosyuk [EMAIL PROTECTED] wrote: On 9/19/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Sep 19, 2006, at 7:27 AM, Ivan Volosyuk wrote: On 19 Sep 2006 18:13:28 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1E9 day of Apache Harmony Geir Magnusson, Jr. wrote:

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Geir Magnusson Jr.
On Sep 19, 2006, at 8:37 AM, Ivan Volosyuk wrote: [SNIP] ./java Harmony Java launcher Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable. java [-vm:vmdll -vmdir:dir -D... [-X...]] [args] ./java: relocation error:

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Geir Magnusson Jr.
On Sep 19, 2006, at 8:56 AM, Ivan Volosyuk wrote: On 9/19/06, Ivan Volosyuk [EMAIL PROTECTED] wrote: Harmony Java launcher Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable. java [-vm:vmdll -vmdir:dir -D... [-X...]] [args]

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Geir Magnusson Jr.
On Sep 19, 2006, at 9:10 AM, Geir Magnusson Jr. wrote: Ok - this is semi-known behavior - the launcher now doesn't do anything, um, intelligent if it is invoked w/o an arguments, and clearly there's something unpleasant going on when it's just the launcher running, probably with our

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Oliver Deakin
Geir Magnusson Jr. wrote: On Sep 19, 2006, at 7:46 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Ivan Volosyuk wrote: SNIP! this one is repaired with this patch: --- modules/luni/src/main/native/launcher/linux/makefile (revision 447762) +++

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Ivan Volosyuk
On 9/19/06, Oliver Deakin [EMAIL PROTECTED] wrote: Geir Magnusson Jr. wrote: On Sep 19, 2006, at 7:46 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Ivan Volosyuk wrote: SNIP! this one is repaired with this patch: --- modules/luni/src/main/native/launcher/linux/makefile

[vmi] showing help text (was: Re: [drlvm] Trouble Building DRLVM)

2006-09-19 Thread Tim Ellison
Geir Magnusson Jr. wrote: On Sep 19, 2006, at 8:37 AM, Ivan Volosyuk wrote: [SNIP] ./java Harmony Java launcher Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable. java [-vm:vmdll -vmdir:dir -D... [-X...]] [args] ./java:

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Geir Magnusson Jr.
On Sep 19, 2006, at 10:09 AM, Oliver Deakin wrote: Geir Magnusson Jr. wrote: On Sep 19, 2006, at 7:46 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Ivan Volosyuk wrote: SNIP! this one is repaired with this patch: --- modules/luni/src/main/native/launcher/linux/makefile

Re: [vmi] showing help text (was: Re: [drlvm] Trouble Building DRLVM)

2006-09-19 Thread Geir Magnusson Jr.
On Sep 19, 2006, at 11:02 AM, Tim Ellison wrote: Geir Magnusson Jr. wrote: On Sep 19, 2006, at 8:37 AM, Ivan Volosyuk wrote: [SNIP] ./java Harmony Java launcher Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable. java

Re: [drlvm] Trouble Building DRLVM

2006-09-19 Thread Oliver Deakin
Ivan Volosyuk wrote: On 9/19/06, Oliver Deakin [EMAIL PROTECTED] wrote: Geir Magnusson Jr. wrote: On Sep 19, 2006, at 7:46 AM, Egor Pasko wrote: On the 0x1E9 day of Apache Harmony Ivan Volosyuk wrote: SNIP! this one is repaired with this patch: ---

[drlvm] Trouble Building DRLVM

2006-09-18 Thread Armand Navabi
I am new to using Harmony. I am currently having trouble getting the DRLVM to build. I have a successful build of the class library. I have the following error when I try to ./build.sh update: [mkdir] Created dir: /u/u12/anavabi/Harmony_VM/build/pre-copied/archives/common/XALAN [echo]

Re: [drlvm] Trouble Building DRLVM

2006-09-18 Thread Geir Magnusson Jr.
Armand Navabi wrote: I am new to using Harmony. I am currently having trouble getting the DRLVM to build. I have a successful build of the class library. I have the following error when I try to ./build.sh update: [mkdir] Created dir:

RE: [drlvm] Trouble Building DRLVM

2006-09-18 Thread Morozova, Nadezhda
:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 8:20 PM To: harmony-dev@incubator.apache.org Subject: Re: [drlvm] Trouble Building DRLVM Armand Navabi wrote: I am new to using Harmony. I am currently having trouble getting the DRLVM to build. I have a successful build of the class library

Re: [drlvm] Trouble Building DRLVM

2006-09-18 Thread Geir Magnusson Jr.
-Original Message- From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 8:20 PM To: harmony-dev@incubator.apache.org Subject: Re: [drlvm] Trouble Building DRLVM Armand Navabi wrote: I am new to using Harmony. I am currently having trouble getting the DRLVM

Re: [drlvm] Trouble Building DRLVM

2006-09-18 Thread anavabi
that need your attention ;) Sure. :) geir Best regards, Nadya Morozova -Original Message- From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 8:20 PM To: harmony-dev@incubator.apache.org Subject: Re: [drlvm] Trouble Building DRLVM