That looks like a semaphore or shared memory problem with the rexxapi code....code 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.
Rick On Fri, Oct 10, 2008 at 5:18 PM, Jack Woehr <[EMAIL PROTECTED]> wrote: > 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 sample: > > Press enter to set guard expression true... > *E* No further API user possible! > 70 *-* parse pull . > REX0048E: Error 48 running /opt/ooRexx/share/ooRexx/ktguard.rex line 70: > Failure in system service > > Any tips where I'd start looking for the problem? > > -- > 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 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
