Hi Erich,
Thanks, yes, that's where I started... and it worked until I changed
something (need to take better notes when I change stuff, especially
when in new territory). Things are ok on the Windows side, but I've
gotten myself in a terrible snarl on LInux. sigh!
On 2021-04-08 02:25, Eric
The two RexxRegister* APIs are in librexxapi, the others are in librexx.
Rick
On Wed, Apr 7, 2021 at 10:15 PM Terry Fuller wrote:
> Ok, I've gotten past the compile time errors, thanks Rick and Erich.
>
> Now I have a mod_rexx.so for Linux, but when I start httpd I get an
> error message that R
Hi Terry,
you can find Dave's mod_oorexx makefiles at
https://sourceforge.net/p/oorexx/code-0/HEAD/tree/incubator/mod_oorexx
Maybe you can work from there.
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/list
Ok, I've gotten past the compile time errors, thanks Rick and Erich.
Now I have a mod_rexx.so for Linux, but when I start httpd I get an
error message that RexxVariablePool is undefined. When I examine the
.so file with the 'nm' command, I see many lines like this, including
one for RexxVaria