If you're running mod_rivet built from trunk there should be no
difference between 2.2 and 2.4. The module should be able to infer from
the framework which bridge is best for current server, either it was
built with a certain MPM (like in 2.2) or configured for it (like in
2.4). I other words: the missing symbol error should occur in both cases
as thats the basic structure to pass to mod_rivet the pointers to the
bridge functions
-- Massimo
On 12/10/2015 07:46 PM, Georgios Petasis wrote:
No, I have installed it with "make install" first. Nothing was loaded
from the sources tree.
George
On 10/12/2015 20:05, Massimo Manghi wrote:
did you simply loaded mod_rivet.so from the source tree or did you run
'make install' and then picked it from the apache installation
directory (/usr/lib/apache2/modules). That's important because the
bridges go to the rivet installation directory
(/usr/lib/tcltk/rivet3.0/mpm in your case)
-- Massimo
On 12/10/2015 06:37 PM, Georgios Petasis wrote:
The missing symbol was "bridge_jump_table".
The test was done on version "Apache/2.4.12 (Ubuntu)", 64-bit, with the
prefork MPM.
George
On 10/12/2015 18:38, Massimo Manghi wrote:
what symbol is missing, what version of Apache are you actually
running? I can run mod_rivet with apache 2.4.x without a single
glitch, are you using the prefork or worker MPMs?
-- Massimo
On 12/10/2015 03:20 PM, Georgios Petasis wrote:
Dear Massimo,
Thank you for the corrections. I was able to compile the trunk, but it
fails to load due to a missing symbol.
Using the newly released 2.2.4, everything works fine!
Best regards,
George
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]