If you want to have assistance wit this, you really need to provide informaton more than "it hangs" or "it seg faults". Ok, WHERE does it hang (give me a stack trace)? WHERE does it seg fault (again, at lease a location and a stack trace will help)? I can't telepathically look at what's happening on your system, and I don't have a version of that system to allow me to reproduce it myself, so you need to be be taking the extra step of providing as much information as possible to I can at least suggest places to look to debug the problems.
Rick On Mon, Oct 27, 2008 at 4:53 AM, Rainer Tammer <[EMAIL PROTECTED]> wrote: > Hello, > ooRexx 4.0.0 SVN 3610 still has a build problem on SLES9/10. > > On SLES9 it hangs during the rexximage call and on SLES10 the following > process dos not end: > > root 12141 1 0 09:49 ? 00:00:00 > /daten/source/ooRexx-HEAD/.libs/lt-rexximage > > After the build I get seg faults... > > cgsrv01:/daten/source/ooRexx-HEAD # ./rexx samples/ccreply.rex > Object 1 running > Repeating "Object 1 running", 10 times. > Object 1 running > Object 2 running > Repeating "Object 2 running", 10 times. > Object 1 running > Object 2 running > Main ended. > Object 1 running > Object 2 running > Object 1 running > Object 2 running > Object 1 running > Object 2 running > Object 1 running > Object 2 running > Object 1 running > Object 2 running > Object 1 running > Object 2 running > Object 1 running > Segmentation fault > > Bye > Rainer > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Oorexx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
