Hi Tomasz,
it seems to me that you have compiled SER's core with another allocation
method than libraries.
If you have changed one of Makefiles before compiling SER but after
compiling libraries simply recompile libraries (make proper; make -f
Makefile.ser in libs directory)
If you have compiled SER with some command line arguments related to
allocation method, please try to put the same flags when compiling
libraries.
In SER 2.0 should be possible to let libraries to be compiled
automaticaly thus you can try to run 'make proper' in SER's directory
and than compile it again the same way you did.
If it won't help, please send me your make parameters which you used to
compile ser. (and if you do any changes in Makefile/Makefile.defs please
specify them too)
Vaclav
On Mon, Jun 04, 2007 at 01:48:42PM +0200, tzieleniewski wrote:
Hi,
I try to run SER (rel_2_0_0) with presence and when I check my ser.cfg I get the
following error, please point me what do I miss:
ser@sen:~/ser/ser-2.0/ser-ssp$ ../ser -c -f ser.cfg
0(18009) ERROR: load_module: could not open module
</home/ser/ser/ser-2.0/modules/dialog/dialog.so>:
/home/ser/ser/ser-2.0/lib/ser/lib_ser_cds.so: undefined symbol: qm_free
0(18009) parse error (54,13-14): failed to load module
0(18009) ERROR: load_module: could not open module
</home/ser/ser/ser-2.0/modules/pa/pa.so>:
/home/ser/ser/ser-2.0/lib/ser/lib_ser_cds.so: undefined symbol: qm_free
0(18009) parse error (55,13-14): failed to load module
Cheers tomasz
_______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers