Hi,
On Friday 22 June 2007, Richard Timsit wrote:
ERROR: load_module: could not open module </usr/local/lib/openser/modules/perl.so>: /usr/local/lib/openser/modules/perl.so: undefined symbol: boot_OpenSER
In /usr/local/lib/openser/modules/ i have not only perl.so but also the lib/perl dir.
Your build apparently did not correctly compile "openserxs.xs", which is the source of boot_OpenSER.
Do you have the development tools of perl installed (esp. "xsubpp")? What does "which xsubpp" return? How large is your modules/perl/openserxs.c?
What distribution are you using?
Best, Bastian