I am attempting to load the pa module on SER 0.9.0 and am getting the message could not open module /usr/local/lib/ser/modules/pa.so undefined symbol: fm_malloc.
I have seen others advise reinstalling when getting this message. I have done a make proper; make; make install but am still getting the error.
Any suggestions?
Regards
Cameron
by default, pa module is excluded from compilation.....so you have either to compile it by hand, either to remove it from the exclusion list and do make all.
bogdan
Cameron Beattie wrote:
I am attempting to load the pa module on SER 0.9.0 and am getting the message could not open module /usr/local/lib/ser/modules/pa.so undefined symbol: fm_malloc.
I have seen others advise reinstalling when getting this message. I have done a make proper; make; make install but am still getting the error.
Any suggestions?
Regards
Cameron