Re: [Oorexx-devel] Setting up VirtualBox

2018-12-24 Thread Jack Woehr
On Mon, Dec 24, 2018 at 12:49 PM Gil Barmwater wrote: > Can someone help me remember why FreeBSD is not an ooRexx-supported > configuration? Thanks! > > Wasn't it pthreads? -- Jack Woehr Absolute Performance, Inc. 12303 Airport Way, Suite 100 Broomfield, CO 80021 NON-

Re: [Oorexx-devel] Build Open ObjectRexx 4.2.0 on IBM i PASE

2018-12-05 Thread Jack Woehr
he compilation and linking than I am by Cmake. How do I add an LDFLAG? -- Jack Woehr Absolute Performance, Inc. 12303 Airport Way, Suite 100 Broomfield, CO 80021 NON-DISCLOSURE NOTICE: This communication including any and all attachments is for the intended recipient(s) only and may contain confide

Re: [Oorexx-devel] Build Open ObjectRexx 4.2.0 on IBM i PASE

2018-12-05 Thread Jack Woehr
On Wed, Dec 5, 2018 at 11:01 AM Jack Woehr wrote: > Okay, we get pretty far, and then: > > > > ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more > information. > ld: 0711-781 ERROR: TOC overflow. TOC size: 85080 Maximum size: 65536 > collect

Re: [Oorexx-devel] Build Open ObjectRexx 4.2.0 on IBM i PASE

2018-12-05 Thread Jack Woehr
s/rexx.dir/build.make:5556: bin/librexx.so] Error 1 make[1]: *** [CMakeFiles/Makefile2:659: CMakeFiles/rexx.dir/all] Error 2 make: *** [Makefile:150: all] Error 2 On Wed, Dec 5, 2018 at 8:33 AM Jack Woehr wrote: > > I'll check out and try again later this morning. Thank ou. > >

Re: [Oorexx-devel] Build Open ObjectRexx 4.2.0 on IBM i PASE

2018-12-05 Thread Jack Woehr
Well, that was fast :) I'll check out and try again later this morning. Thank ou. On Wed, Dec 5, 2018 at 8:31 AM Rick McGuire wrote: > I already committed the fix. > > -- Jack Woehr Absolute Performance, Inc. 12303 Airport Way, Suite 100 Broomfield, CO 80021 NON-DISCLOSURE

Re: [Oorexx-devel] Build Open ObjectRexx 4.2.0 on IBM i PASE

2018-12-05 Thread Jack Woehr
Should I file a bug report? On Wed, Dec 5, 2018 at 7:51 AM Rick McGuire wrote: > And this is exactly the reason to use 5.0.0, to give us a chance to fix > these sort of issues before we go gold. > > On Wed, Dec 5, 2018 at 9:47 AM Jack Woehr > wrote: > >> Rick, Erich:

Re: [Oorexx-devel] Build Open ObjectRexx 4.2.0 on IBM i PASE

2018-12-05 Thread Jack Woehr
L AIX just doesn't define the latter why? AIX is the first maliciously POSIX compliant system On Wed, Dec 5, 2018 at 4:13 AM Rick McGuire wrote: It looks like the ARGUMENT_TYPE issue is also fixed in the 4.2 branch that > Erich pointed out too, but I still recommend you switch to 5.0.0. > --

Re: [Oorexx-devel] Build Open ObjectRexx 4.2.0 on IBM i PASE

2018-12-04 Thread Jack Woehr
der(_Tp, _Up)': ./api/oorexxapi.h:3697:21: error: 'ARGUMENT_TYPE___x' was not declared in this scope #define __type(t) ARGUMENT_TYPE_##t ^ ./api/oorexxapi.h:3697:21: error: 'ARGUMENT_TYPE___y' was not declared in this scope #define __type(t) ARGUMENT_

Re: [Oorexx-devel] Build Open ObjectRexx 4.2.0 on IBM i PASE

2018-12-04 Thread Jack Woehr
'_RexxPackageObject* GetRoutinePackage(RexxThreadContext*, RexxRoutineObject)': ./interpreter/api/ThreadContextStubs.cpp:579:12: error: cannot convert 'bool' to 'RexxPackageObject {aka _RexxPackageObject*}' in return return false; ^ -- Jack Woehr Absol

Re: [Oorexx-devel] Build Open ObjectRexx 4.2.0 on IBM i PASE

2018-12-04 Thread Jack Woehr
/svn.code.sf.net/p/oorexx/code-0/main/releases/4.2.0/trunk > trunk > > -- Jack Woehr Absolute Performance, Inc. 12303 Airport Way, Suite 100 Broomfield, CO 80021 NON-DISCLOSURE NOTICE: This communication including any and all attachments is for the intended recipient(s) only and may

Re: [Oorexx-devel] Build Open ObjectRexx 4.2.0 on IBM i PASE

2018-12-04 Thread Jack Woehr
/trunk > Please try checking out source from this location > ___ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > -- Jack Woehr Absolute Performance, Inc. 1230

[Oorexx-devel] Build Open ObjectRexx 4.2.0 on IBM i PASE

2018-12-03 Thread Jack Woehr
27;: ./interpreter/api/ThreadContextStubs.cpp:594:12: error: cannot convert 'bool' to 'RexxPackageObject {aka _RexxPackageObject*}' in return return false; ^ make: *** [Makefile:2566: librexx_la-ThreadContextStubs.lo] Error 1 -- Jack Woehr Absolute Performance, Inc. 12

Re: [Oorexx-devel] Ad Mac installation ...(Re: [Bsf4oorexx-devel] New version of BSF4ooRexx (v600.20170122), including a 64-Bit Apple package

2017-01-23 Thread Jack Woehr
ith OORexx/BSF4ooRexx that I have tested works properly * everything that I have tried so far from your menu application works properly Thanks for this very useful tool which you created and have been maintaining for .. what ... 9 years now? Longer? -- Jack Woehr # "Democracy is the

Re: [Oorexx-devel] [Bsf4oorexx-devel] New version of BSF4ooRexx (v600.20170122), including a 64-Bit Apple package

2017-01-23 Thread Jack Woehr
g the menu! Had no idea it was there :) -- Jack Woehr # "Democracy is the theory that the common people Box 51, Golden CO 80402 # know what they want, and deserve to get it http://www.softwoehr.com #

Re: [Oorexx-devel] New version of BSF4ooRexx (v600.20170122), including a 64-Bit Apple package

2017-01-23 Thread Jack Woehr
Jack Woehr wrote: > Rony G. Flatscher wrote: >> >> One thing everyone can do to test the installation and the information Oops, I found the jar ... forgot that Sierra moves everything to /Library instead of /System/Library -- Jack Woehr # "Democracy is the th

Re: [Oorexx-devel] New version of BSF4ooRexx (v600.20170122), including a 64-Bit Apple package

2017-01-23 Thread Jack Woehr
- After install, 1. I don't find BSF4ooRexx on any Mac menu. 2. I can't find (haven't done a whole disk search) the BSF4ooRexx jar file anywhere it's ever been before. I do find the rexxj* shell files in /usr/local/bin but they complain about not being able to find the clas

Re: [Oorexx-devel] New version of BSF4ooRexx (v600.20170122), including a 64-Bit Apple package

2017-01-23 Thread Jack Woehr
Rony G. Flatscher wrote: > > From now on that package will carry the correct name after unzipping. Sorry > for the inconvenience! Thanks for clarifying, I'll give it a try! -- Jack Woehr # "Democracy is the theory that the common people Box 51, Golden CO 80402

Re: [Oorexx-devel] New version of BSF4ooRexx (v600.20170122), including a 64-Bit Apple package

2017-01-22 Thread Jack Woehr
g a zipped Apple installation package (so you can get your hands on the ooRexx 5.0.0beta on MacOSX as well with b4r_600_500_65Bit_macosx.zip <https://sourceforge.net/projects/bsf4oorexx/files/beta/20161026/b4r_600_500_65Bit_macosx.zip/download>). -- Jack Woehr # "Democracy is

Re: [Oorexx-devel] Creating Ubuntu 16.04 s390x .deb install file

2016-12-16 Thread Jack Woehr
Dave Jones wrote: >> ln: '/usr/lib/librexx.so' and '/usr/lib/librexx.so.4.0.6' are the same maybe the args you wrote to ln are in the wrong order: ln -s reallib symlink is the correct order and it should be a soft link (-s) >> -- Jack Woehr

Re: [Oorexx-devel] Creating Ubuntu 16.04 s390x .deb install file

2016-12-16 Thread Jack Woehr
ln: '/usr/lib/librexx.so' and '/usr/lib/librexx.so.4.0.6' are the same file Looks like the archiving process copied both the file and the link into the archive in some fashion. Make sure the link is not added to the archive and create the link in the post-processi

Re: [Oorexx-devel] What impact will Microsoft's removal of cmd.exe from Windows 10 have on ooRexx?

2016-12-07 Thread Jack Woehr
Michael Lueck wrote: > However for legacy support, I do end up touching Windows frequently. ;-) > Valid question still stands. I am thankful, Last I checked OORexx runs in Cygwin xterms. Are those broken in Windows 10? -- Jack Woehr # "Democracy is the theory that

Re: [Oorexx-devel] What impact will Microsoft's removal of cmd.exe from Windows 10 have on ooRexx?

2016-12-07 Thread Jack Woehr
Michael Lueck wrote: > I would think ooRexx would need some sort of replacement of cmd.exe to send > shell commands to. The replacement is readily available. It's called "Linux" :) -- Jack Woehr # "Democracy is the theory that the common people Box 51

Re: [Oorexx-devel] [RexxLA] Question: which Java version should BSF4ooRexx assume to be deployed from now on?

2016-10-31 Thread Jack Woehr
obably ObjectRexx and BSF4ooRexx can support one rev back to Java 7 safely. -- Jack Woehr # "You must take your opponent into a deep dark forest Box 51, Golden CO 80402 # where 2+2=5, and the path leading out is only wide http://www.softwoehr.com # enough for one." - M

Re: [Oorexx-devel] Can't find ::REQUIRES

2016-10-24 Thread Jack Woehr
Erich Steinböck wrote: > Let us know if you find other instances of this issue Looks like the other samples are quoted correctly. Loving proto-5.0.0 ... even have BSF running by softlinking librexx.so.4 -> librexx.so etc. Haven't tried on the Mac yet. -- Jack Woehr

Re: [Oorexx-devel] Can't find ::REQUIRES

2016-10-23 Thread Jack Woehr
Jack Woehr wrote: > -::requires treeDirectory.cls > +::requires 'treeDirectory.cls' I'm curious, not having been following too closely the mood of the OORexx dev community. Is Linux a tertiary platform for OORexx folks, after Windows and Mac? If not, would you like some di

Re: [Oorexx-devel] Can't find ::REQUIRES

2016-10-21 Thread Jack Woehr
Jack Woehr wrote: > CVBruce wrote: >> Interesting. If you move treeDirectory.cls to the same place > Uppercase issues. > > jax@simandl:/usr/local/src/OORexx/oorexx-code-0/samples$ svn diff Index: usetree.rex =

Re: [Oorexx-devel] Can't find ::REQUIRES

2016-10-21 Thread Jack Woehr
les$ rexx ./usetree.rex 56 *-* ::requires treeDirectory.cls REX0043E: Error 43 running /usr/local/src/OORexx/oorexx-code-0/samples/usetree.rex line 56: Routine not found. REX0418E: Error 43.901: Could not find file "TREEDIRECTORY.CLS" for ::REQUIRES. -- Jack Woehr # &

[Oorexx-devel] Can't find ::REQUIRES

2016-10-21 Thread Jack Woehr
/usr/local/src/OORexx/oorexx-code-0/samples/usetree.rex line 56: Routine not found. REX0418E: Error 43.901: Could not find file "TREEDIRECTORY.CLS" for ::REQUIRES. jax@simandl:/usr/local/src/OORexx/oorexx-code-0/samples$ echo $REXX_PATH /usr/local/src/OORexx/oorexx-code-0/samples

Re: [Oorexx-devel] Building trunk on Ubuntu 16.04

2016-10-21 Thread Jack Woehr
k.engelbrechtsmuel...@gmx.at wrote: I had to install following libraries to successfully execute the build: sudo apt-get install build-essential -y sudo apt-get install libncurses5-dev libncursesw5-dev Tried it, that works for me, thank you! -- Jack Woehr # "You must take

Re: [Oorexx-devel] Building trunk on Ubuntu 16.04

2016-10-20 Thread Jack Woehr
-essential -y sudo apt-get install libncurses5-dev libncursesw5-dev Thanks, I just shut down, will try that tomorrow. -- Jack Woehr # "You must take your opponent into a deep dark forest Box 51, Golden CO 80402 # where 2+2=5, and the path leading out is only wide

[Oorexx-devel] Building trunk on Ubuntu 16.04

2016-10-20 Thread Jack Woehr
efile2:747: recipe for target 'CMakeFiles/orxncurses.dir/all' failed make[1]: *** [CMakeFiles/orxncurses.dir/all] Error 2 Makefile:149: recipe for target 'all' failed make: *** [all] Error 2 Any tips? -- Jack Woehr # "You must take your opponent into a deep

Re: [Oorexx-devel] macOS CMake changes

2016-07-05 Thread Jack Woehr
René Jansen wrote: > I also think that this makes for more clarity than /usr/local/bin and > /usr/local/lib, either to find things or to > uninstall them. How about /opt/oorexx -- Jack Woehr # "There's too much emphasis on things Box 51, Golden CO 80402 #

Re: [Oorexx-devel] Question

2016-05-10 Thread Jack Woehr
ns are followed by the complete path specification of the program file. -- Jack Woehr # "There's too much emphasis on things Box 51, Golden CO 80402 # like pawn structure in modern chess. http://www.softwoehr.com # Checkmate ends the g

Re: [Oorexx-devel] State of 5.0 ?

2016-04-21 Thread Jack Woehr
Jack Woehr wrote: Rony G. Flatscher wrote: Is there anyone who has created a MacOSX version of 5.0 from trunk? If not, is anyone interested in doing so? I can try building on MacOSX if that would help. The new instructions are not terribly helpful and I didn't install because I w

Re: [Oorexx-devel] State of 5.0 ?

2016-04-21 Thread Jack Woehr
Rony G. Flatscher wrote: > Is there anyone who has created a MacOSX version of 5.0 from trunk? If not, > is anyone interested in doing so? I can try building on MacOSX if that would help. -- Jack Woehr # "There's too much emphasis on things Box 51, Golden CO 804

Re: [Oorexx-devel] State of 5.0 ?

2016-04-20 Thread Jack Woehr
/ Linux 5.0 builds are running on René's build server at http://build.netrexx.org/jenkins/ but no build output has yet been made available to the public. No alpha for OpenBSD? :) -- Jack Woehr # "There's too much emphasis on things Box 51, Golden CO 80402 # like pa

[Oorexx-devel] OpenBSD again

2016-03-05 Thread Jack Woehr
Is anyone interested in trying to get OpenObjectRexx running on OpenBSD? I had heard from René Jansen in December/January but just wondering if anyone is pursuing this. I might be in a better position now to help support such an effort. -- Jack Woehr # "There's too muc

Re: [Oorexx-devel] 4.2.0

2016-03-02 Thread Jack Woehr
Erich Steinböck wrote: Is there anywhere a concise listing of known bugs in 4.2.0? Jack, the ooRexx Bug Tracker ist at https://sourceforge.net/p/oorexx/bugs/ I found the bug tracker, just not sure how to interpret some of the issues ... thanks. -- Jack Woehr # "Th

[Oorexx-devel] 4.2.0

2016-03-02 Thread Jack Woehr
Is there anywhere a concise listing of known bugs in 4.2.0? -- Jack Woehr # "There's too much emphasis on things Box 51, Golden CO 80402 # like pawn structure in modern chess. http://www.softwoehr.com # Checkmate ends the game.&q

[Oorexx-devel] ObjectRexx <-> BSF4ooRexx <-> PigIron <-> z/VM SMAPI

2016-01-09 Thread Jack Woehr
ar in your CLASSPATH you can try out the test scripts in pigiron/scripts/oorexx/functest for examples of usage. Of course one will need to check out the latest code and build PigIron, because I have not yet made a new release. -- Jack Woehr # "There's too much emphasi

Re: [Oorexx-devel] Thoughts about proviling, debugging ooRexx sometimes ...

2016-01-03 Thread Jack Woehr
René Jansen wrote: > Seems good, will look into that. > Thanks! Thanks, René, I and some other individuals with exposure to ObjectRexx and a deep commitment to OpenBSD look forward to a successful port! happy new year, Jack > > best regards, > > René >> On 3 jan. 20

Re: [Oorexx-devel] Thoughts about proviling, debugging ooRexx sometimes ...

2016-01-03 Thread Jack Woehr
René Jansen wrote: > Jack, > > do you have a logon on an OpenBSD machine for me? We can make it work. > René, I discover that http://devio.us offers free OpenBSD shell accounts. Would that be satisfactory for trying to make ObjectRexx compile on OpenBSD? -- Jack Woehr

Re: [Oorexx-devel] Thoughts about proviling, debugging ooRexx sometimes ...

2016-01-01 Thread Jack Woehr
René Jansen wrote: > do you have a logon on an OpenBSD machine for me? We can make it work. My co-location provider is a friend of mine and is away from the New Year's holiday, but we chatted briefly. I will set up an OpenBSD instance for you probably sometime next week. -- Ja

Re: [Oorexx-devel] Thoughts about proviling, debugging ooRexx sometimes ...

2015-12-31 Thread Jack Woehr
Jack Woehr wrote: > René Jansen wrote: >> do you have a logon on an OpenBSD machine for me? We can make it work. >> > > I do not currently have an OpenBSD machine you could access. Let me look into > that, please, and I will post again. > Of course, the easiest thing

Re: [Oorexx-devel] Thoughts about proviling, debugging ooRexx sometimes ...

2015-12-31 Thread Jack Woehr
René Jansen wrote: > do you have a logon on an OpenBSD machine for me? We can make it work. > I do not currently have an OpenBSD machine you could access. Let me look into that, please, and I will post again. -- Jack Woehr # "There's too much emphasis on things B

Re: [Oorexx-devel] Thoughts about proviling, debugging ooRexx sometimes ...

2015-12-31 Thread Jack Woehr
forms. I never had any trouble debugging ooRexx, but it won't build on OpenBSD. -- Jack Woehr # "There's too much emphasis on things Box 51, Golden CO 80402 # like pawn structure in modern chess. http://www.softwoehr.com # Checkmate en

Re: [Oorexx-devel] Opinions Wanted

2010-01-12 Thread Jack Woehr
Chip Davis wrote: > That's interesting. I played around with Forth back in the mid-70's and, > while > I have never been a fan of RPN, I remember being impressed with its > flexibility. > > What I don't remember is there being any sort of list construct that took an > index. : regards ( --) 2

Re: [Oorexx-devel] Opinions Wanted

2010-01-11 Thread Jack Woehr
Chip Davis wrote: > _Only_C_programmers_ adjust their thinking to start lists with '0'. > > Nah, we did that in Forth too. -- Jack J. Woehr# Reality is unpredictable, and no amount of computer technology http://www.well.com/~jax # is going to change that. - David Brooks, conserv

Re: [Oorexx-devel] Opinions Wanted

2010-01-09 Thread Jack Woehr
David Ashley wrote: C uses zero-based indexes for thing like memory, array positions, etc. My code could be architected to either carry this forward to the ooRexx interface when it calls the C functions or it could translate the zero-based numbers to the more user friendly (and Rexx default)

Re: [Oorexx-devel] zSeries Seg Fault in rexximage

2009-06-18 Thread Jack Woehr
Jack Woehr wrote: Got busy with other stuff, mostly learning to play the trumpet. If he gets it going on z/Linux, he'll still run into that rxapi problem I'm pretty sure. Awesome. I'll try to sneak away from the brass to the iron and give it a shot. -- Jack J. Woehr

Re: [Oorexx-devel] zSeries Seg Fault in rexximage

2009-06-18 Thread Jack Woehr
Rick McGuire wrote: > I was sure I had seen a similar traceback to this one before, so I > search my mail archives again. I did see this...this is the same > problem Jack Woehr encountered back in October, which we unfortunately > never solved. He was also trying to build on Z Linux

Re: [Oorexx-devel] Unix queue performance problem.

2008-11-01 Thread Jack Woehr
Rick McGuire wrote: > Which are all possibilities I've already eliminated. > You have looked in /var/log to see if anything interesting is being reported? -- Jack J. Woehr# "Self-delusion is http://www.well.com/~jax # half the battle!" http://www.softwoehr.com # - Zippy the Pinhead

Re: [Oorexx-devel] Unix queue performance problem.

2008-11-01 Thread Jack Woehr
Rick McGuire wrote: > Jack, > > I know how this works. I wrote that code. This is just a very > standard client-server pattern (implemented as objects). Oh, and I did not mean to criticise the design pattern. I've used it myself. I just meant there's something hiding in the implementation. On Op

Re: [Oorexx-devel] Unix queue performance problem.

2008-11-01 Thread Jack Woehr
Rick McGuire wrote: > I'm looking > for an explanation for why making a request involving a second send > operation for a tiny bit of data would make this operation two orders > of magnitude slower than an operation that involves just a single > send. > Um, because in the second case something (

Re: [Oorexx-devel] Unix queue performance problem.

2008-11-01 Thread Jack Woehr
Rick McGuire wrote: > Does anybody have any insights into why this problem might be > occurring? I'm not seeing anytihng similar in Windows, but AIX and > Linux appear to be hit by the same problem, and I'm stumped as to the > root cause. It's somehow related to why rxapi goes off into neverland o

Re: [Oorexx-devel] Linux rxapi appears to be broken.

2008-11-01 Thread Jack Woehr
Rick McGuire wrote: > Ok, I've managed to kill rxapi, but I still have a problem that I'm > only able to start it if I'm running as root. > > That's because it tries to write to /var/run ... that's why there's a comment-out field RUN_AS_DAEMON in one of OORexx's files. You comment that out and i

[Oorexx-devel] Debugging 4.0 on OpenBSD

2008-10-29 Thread Jack Woehr
Well, for what it is worth, I have found where 4.0 rxapi hangs on OpenBSD. rexxapi/common/platform/unix/SysCSStream.cpp: /** * Read from the connection. * * @param buf Target buffer for the read operation. * @param bufsize Size of the target buffer. * @param bytesr

Re: [Oorexx-devel] Problem with mutex and problem with rexxutil

2008-10-28 Thread Jack Woehr
Rainer Tammer wrote: What happens if a user (non root) starts rxapi on a machine and the a other user (root or non root) also starts rxapi ? ISTR that an rexx instance looks for rxapi by the PID file. Since your user rxapi instance can't overwrite root's PID file of the same name, root wins. r

Re: [Oorexx-devel] Problem with mutex and problem with rexxutil

2008-10-27 Thread Jack Woehr
Rainer Tammer wrote: > Hello, > I have changed the unix/SysSemaphore.hpp a bit: > > > Sounds like Rainer is closing in or has closed in upon the same sort of problem I'm looking at with rxapi ... -- Jack J. Woehr# "Self-delusion is http://www.well.com/~jax # half the battle

Re: [Oorexx-devel] Debugging 4.0 on OpenBSD

2008-10-22 Thread Jack Woehr
Rick McGuire wrote: > All of the manager subsystems run in the rxapi process. They are just > object instances that manage each of the APIs inside rxapi, so nothing > else gets started other than rxapi. > > Thanks, now I know where to look during my next episode of "Dammit, OORexx has GOT to r

Re: [Oorexx-devel] Debugging 4.0 on OpenBSD

2008-10-22 Thread Jack Woehr
Rick McGuire wrote: > One of the first things the Rexx client will do will contact the rxapi > daemon asking it to create a "session queue" for that process. > I've traced through this in gdb. It seems to execute correctly. > In-bound > requests get dispatched to 1 of 3 subsystems (the queue ma

[Oorexx-devel] Debugging 4.0 on OpenBSD

2008-10-21 Thread Jack Woehr
Debugging 4.0 on OpenBSD .. rxapi seems to go away looking for the Queue .. Anybody have any comments about the interaction of rxapi with the Queue to save me research time, or am I the first archaeologist to excavate there in recent memory? :) -- Jack J. Woehr# "Self-delusion is http

Re: [Oorexx-devel] More Building 4.0 on OpenBSD 4.3

2008-10-19 Thread Jack Woehr
Jack Woehr wrote: *Re: [Oorexx-devel] More Building 4.0 on OpenBSD 4.3* From: Rick McGuire <[EMAIL PROTECTED]> - 2008-10-11 17:23 ooRexx has launches a daemon process call rxapi, which is used to manage the IPC used for queues, function registrations, and macrospace. Here we see that yes

[Oorexx-devel] More Building 4.0 on OpenBSD 4.3

2008-10-19 Thread Jack Woehr
> > *Re: [Oorexx-devel] More Building 4.0 on OpenBSD 4.3* > From: Rick McGuire <[EMAIL PROTECTED]> - 2008-10-11 17:23 > ooRexx has launches a daemon process call rxapi, which is used to > manage the IPC used for queues, function registrations, and > macrospace. That process is started when required

Re: [Oorexx-devel] OORexx on Linux 390

2008-10-17 Thread Jack Woehr
David Ashley wrote: > There is no configure option, unfortunately. This is because the people > who have gotten this working have not contributed their fixes back to > the project. So the project team has no idea how they got things working. > Well, I will work on this in the background. The t

Re: [Oorexx-devel] OORexx on Linux 390

2008-10-17 Thread Jack Woehr
Rick McGuire wrote: > Wow, I can't think of any circumstances that would produce that > particular stack trace other than "compiler bug". A lot of that stack > trace doesn't even make sense to me, particularly the bit that was the > root cause of the problem back in register command handlers. >

Re: [Oorexx-devel] OORexx on Linux 390

2008-10-17 Thread Jack Woehr
Rick McGuire wrote: > By stack traceback, I'm referring to a traceback obtained by a > debugger when a segfault happens. There's nothing in the Rexx code > that's capable of generating that information itself. > Ah. Okay. I know there are some funky Rexx commandline options, thought you were

Re: [Oorexx-devel] OORexx on Linux 390

2008-10-17 Thread Jack Woehr
Rick McGuire wrote: > Note also that 4.0 should be capable of working in 64-bit mode. Well, rexximage segfaults during the build. > If > you're getting a crash, please try to provide more information that > "it crashes". At stack traceback, for example, would be a great You know what would be gr

Re: [Oorexx-devel] OORexx on Linux 390

2008-10-16 Thread Jack Woehr
David Ashley wrote: > > 1. ooRexx 3.2.0 MUST be built as a 31-bit application > Yeah, I see the problem I'm having is it's trying to build 64. Is there a configure option to suppress that behavior? > 2. There are some minor problems which can be worked around > 3. This will all be much easier w

[Oorexx-devel] Building on Linux for Z

2008-10-16 Thread Jack Woehr
I used to see this all the time in Solaris like three years ago and then you guys fixed it. Anybody know what this turned out to be for Sol? May if I #ifdef whatever's #ifdef'ed for Solaris, it will run on Linux for Z. (cd .libs && rm -f librexxutil.la && ln -s ../librexxutil.la librex

[Oorexx-devel] OORexx on Linux 390

2008-10-16 Thread Jack Woehr
Anybody else building any version of OORexx on Linux 390? -- Jack J. Woehr# "Self-delusion is http://www.well.com/~jax # half the battle!" http://www.softwoehr.com # - Zippy the Pinhead - This SF.Net email is

Re: [Oorexx-devel] The Future of ooRexx as One of many

2008-10-14 Thread Jack Woehr
David Ruggles wrote: > For us it was because the telephony interface started back around '95 on > OS/2 and Rexx was the scripting language. Since then we've migrated to other > platforms and have brought Rexx with us. > Yeah, see, it's the same discussion. Forth hung around like that for years,

Re: [Oorexx-devel] The Future of ooRexx as One of many

2008-10-14 Thread Jack Woehr
David Ruggles wrote: > Personally: my company uses ooRexx in three areas: server-side web > development, back-end processing (often using OLE to automate MS Excel) and > telephony integration with Asterisk. We do this on a mixture of Linux and > Windows. ooRexx has been a good fit for us in this so

Re: [Oorexx-devel] The Future of ooRexx as One of many

2008-10-14 Thread Jack Woehr
David Ashley wrote: All - This is a very interesting read. http://weblog.infoworld.com/archives/emailPrint.jsp?R=printThis&A=/article/08/10/13/42TC-dynamic-futures_1.html I would like to start a discussion on where we go next so ooRexx can play successfully in this kind of future. Interes

Re: [Oorexx-devel] More Building 4.0 on OpenBSD 4.3

2008-10-11 Thread Jack Woehr
Mark Miesfeld wrote: > You can use svn status -u to see if any your local files are out of > date with the files on the repository. > Thanks. Built it, though I will post one patch to the tracker, a patch which didn't get in apparently. But the result at runtime is the same. Jack J. Woehr

Re: [Oorexx-devel] More Building 4.0 on OpenBSD 4.3

2008-10-11 Thread Jack Woehr
Mark Miesfeld wrote: > You are making sure you keep your source tree up to date aren't you? > Um, *thought* I was. The semantics of svn diff are different than cvs diff ... Building afresh right now. Though I did mention on the list I have the same problem with 3.2 on OBSD. Thanks!! -- Jack

Re: [Oorexx-devel] More Building 4.0 on OpenBSD 4.3

2008-10-11 Thread Jack Woehr
Getting there. There are little platform reasons rxapi doesn't want to run. I have it running now but the client doesn't connect. I'm on it ... -- Jack J. Woehr# "Self-delusion is http://www.well.com/~jax # half the battle!" http://www.softwoehr.com # - Zippy the Pinhead

Re: [Oorexx-devel] More Building 4.0 on OpenBSD 4.3

2008-10-11 Thread Jack Woehr
Hmmm ... if I edit APIService.cpp // #define RUN_AS_DAEMON so the OOREXX_PIDFILE is "/tmp/ooRexx.pid" I can start rxapi by hand. With the pidfile set to /var/run/ooRexx.pid it "can't find PID file". Then things still don't work, but it doesn't leave the mis-forked parent around spinning.

Re: [Oorexx-devel] More Building 4.0 on OpenBSD 4.3

2008-10-11 Thread Jack Woehr
Rick McGuire wrote: > That's a question that David will need to answer, I think. > > On Sat, Oct 11, 2008 at 1:54 PM, Jack Woehr <[EMAIL PROTECTED]> wrote: > >> Rick McGuire wrote: >> >>> ooRexx has launches a daemon process call rxapi, >

Re: [Oorexx-devel] More Building 4.0 on OpenBSD 4.3

2008-10-11 Thread Jack Woehr
Rick McGuire wrote: > ooRexx has launches a daemon process call rxapi, Does it matter that the script bin/rxapid is hideously wrong for OpenBSD? Or is that just an optional tool for launching rxapi at bootup? -- Jack J. Woehr# "Self-delusion is http://www.well.com/~jax # half the bat

Re: [Oorexx-devel] More Building 4.0 on OpenBSD 4.3

2008-10-11 Thread Jack Woehr
Rick McGuire wrote: ooRexx has launches a daemon process call rxapi, which is used to manage the IPC used for queues, function registrations, and macrospace. That process is started when required, and converts itself to a system daemon that continues to run when the spawning Rexx process termina

Re: [Oorexx-devel] More Building 4.0 on OpenBSD 4.3

2008-10-11 Thread Jack Woehr
Rick McGuire wrote: > I've applied these patches, but it would be helpful in the future if > you submitted patches using the Patches Tracker system: > > https://sourceforge.net/tracker/?group_id=119701&atid=684732 > Oops, had no idea it were there :) > It's strange that you get similar > symptom

[Oorexx-devel] More Building 4.0 on OpenBSD 4.3

2008-10-11 Thread Jack Woehr
This is a summary of diffs (two already posted) after which trunk builds with a lot less warnings. But rexx still spins on input, and when ^C'ed, rexx leaves a rexx process spinning that has to be kill'ed separately ... the api mgr? Index: rexxapi/server/RegistrationManager.cpp =

[Oorexx-devel] Building 4.0 on OpenBSD 4.3

2008-10-11 Thread Jack Woehr
uname -m = i386 uname -r = 4.3 uname -s = OpenBSD uname -v = 4.3#0 /usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.00GHz ("GenuineIntel" 686-class) /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = OpenBSD.i386 /usr/convex/getsysinfo = unknown hostinfo

Re: [Oorexx-devel] 3.2.0 on OpenBSD

2008-10-10 Thread Jack Woehr
Rick McGuire wrote: That looks like a semaphore or shared memory problem with the rexxapi codecode that is not well understood and scheduled for replacement in 4.0. You might be better off trying to get things working with the 4.0 codebase. I've built 4.0 and it does the same thing

[Oorexx-devel] 3.2.0 on OpenBSD

2008-10-10 Thread Jack Woehr
Because my head didn't hurt enough yet, I'm back playing with OORexx on OpenBSD. 3.2.0 compiles but doesn't run correctly. Anytime anything like console I/O is called for it busywaits with an error and has to be killed externally, doesn't get the SIG_QUIT. E.g., here is the ktguard.rexx sampl

Re: [Oorexx-devel] Sockets on Linux (redux)

2008-10-09 Thread Jack Woehr
David Ruggles wrote: I'm not here to argue which one is correct (I'm sure Linux is) However, it's not working even in accordance with what's documented. Excuse me for misunderstanding your problem. I thought you were troubled merely w/r/t the skew between L and W. Do you have a copy of ?

Re: [Oorexx-devel] Sockets on Linux (redux)

2008-10-09 Thread Jack Woehr
David Ruggles wrote: > As I mentioned before Linux seems to treat sockets differently then windows. > No, Windows treats sockets differently than Linux, always has, and has often been wrong thereby. The crappy Redmond implementation in NT throughout the 1990's helped create a wider market for

Re: [Oorexx-devel] 4.0 on Solaris

2008-10-08 Thread Jack Woehr
Moritz Hoffmann wrote: Here are some instructions on building ooRexx trunk on Solaris 10 using SunStudio: http://oorexx.wiki.sourceforge.net/compileSolarisSunStudio Awesome. That link needs a trailing directory slash BTW. Also, it doesn't seem to show up in the list of pages for some reas

Re: [Oorexx-devel] 4.0 on Solaris

2008-10-07 Thread Jack Woehr
Dan Carter wrote: > Jack, I have a pair of Ultra 20's on which I plan to install ooRexx. Is > there anything not obvious that I should know? I also have a SPARC > server that will want to place it on, as well, but that is far into the > future. All three machines are SOL10. > I believe 3.2.

Re: [Oorexx-devel] 4.0 on Solaris

2008-10-07 Thread Jack Woehr
Moritz Hoffmann wrote: > Jack Woehr wrote: > >> Plodding along in the background at compiling 4.0 on Solaris >> > Is this Solaris for x86 or SPARC? > x86 ... I have two (old) Sparc machines, both running OpenBSD. They're a bit slow for developing ObjectRex

Re: [Oorexx-devel] 4.0 on Solaris

2008-10-07 Thread Jack Woehr
Dan Carter wrote: > > Jack, thanks for your running commentary on installing ooRexx 4.0 on > solaris. I am not an experienced Solaris anything, but I will install > 4.0 on my Solaris boxes as soon as I can. Your notes will be most > helpful. > "Install" is too fine a word for where I've gotte

[Oorexx-devel] 4.0 on Solaris

2008-10-07 Thread Jack Woehr
Plodding along in the background at compiling 4.0 on Solaris * had to #include in rexxapi/common/platform/unix/SysCSStream.hpp for bcopy() * think also it needs -lxnet.so to link -- Jack J. Woehr# "Self-delusion is http://www.well.com/~jax # half the battle!" http://www.

[Oorexx-devel] setlocal unix fu

2008-10-06 Thread Jack Woehr
David Ashley wrote: The problem here is that on *nix environment the base environment is *owned* byt the parent spawning process. On Windows you get a copy of the environment when the process starts. On *nix the environment is inherited form the spawning process and since you do not own the spawn

Re: [Oorexx-devel] Socket.cls and StreamSocket.cls

2008-10-04 Thread Jack Woehr
Dan Carter wrote: > > Do you know of a VM/CMS workalike that runs under SUSE? > Well, you can run VM/CMS on top of Hercules System/370, ESA/390, and z/Architecture Emulator http://www.hercules-390.org/ Of course you have to have VM to run it! -- Jack J. Woehr# "Self-delusion i

Re: [Oorexx-devel] Trying to build 4.0 on OpenBSD 4.3

2008-10-04 Thread Jack Woehr
Moritz Hoffmann wrote: David Ashley wrote: That patch should be safe to apply. This builds: Index: rexxapi/common/platform/unix/SysCSStream.cpp === --- rexxapi/common/platform/unix/SysCSStream.cpp(revision 342

Re: [Oorexx-devel] You wanted C++ ...

2008-10-04 Thread Jack Woehr
Hmm ... I mailed this message days ago and it just arrived at my mailbox. So I see why that other developer was puzzled by his non-receipt of email from the list. Jack Woehr wrote: > Rick McGuire wrote: > >> I have no idea what version of the code you're try

Re: [Oorexx-devel] You wanted C++ ...

2008-10-04 Thread Jack Woehr
Rick McGuire wrote: > I have no idea what version of the code you're trying to build from, > Straight from SourceForge cvs up -PAd Does trunk reside somewhere else now? -- Jack J. Woehr# "Self-delusion is http://www.well.com/~jax # half the battle!" http://www.softwoehr.com # -

[Oorexx-devel] OORexx Wiki Discussion q's

2008-10-04 Thread Jack Woehr
http://oorexx.wiki.sourceforge.net/message/list/REXX+Friendly+Editors 1. Can't post discussion to the Wiki discussion. Is this locked or is this just another aspect of SourceForge that is broken over the past few days with all the trouble they are having in the migration to Chicago? 2. Is the W

[Oorexx-devel] Trying to build 4.0 on OpenBSD 4.3

2008-10-03 Thread Jack Woehr
Trying to build 4.0 on OpenBSD 4.3. Here first are two diffs ... not suggested verbatim for the tree but showing what I have to do to make it compile at all: Index: rexxapi/common/platform/unix/SysCSStream.cpp === --- rex

  1   2   >