Answering my own question... just so that when I forget the answer, it'll be here

The librexx.so library and its location need to be defined to the linker...

 apxs [or GCC]  ... -Wl,-L/usr/local/lib -Wl,lrexx ...

On 2024.05.10 13.05, taf wrote:

I'm getting this message:

/usr/lib/apache2/modules/mod_rexx.so: undefined symbol: RexxVariablePool

at apache httpd startup.  Can anyone point me to a resolution/documentation? I have oorexx 5.0.0 installed and working (rexx cgi programs running under this httpd system on Debian 12).

--

taf


_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

--
taf
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to