I'm updating my ser 0.9.2 to ser 0.9.3 Whe I run the ser command I'm getting the following error for the module acc: 0(32050) ERROR: module version mismatch for /usr/local/lib/ser/modules/acc.so; core: ser 0.9.3 (i386/linux); module: ser 0.9.2 (i386/linux)
I compile ser in the following way: make clean make proper make all make install
I already checked the creation date for the acc.so file and it has the same like the other modules.
Does anybody know why this is happening?
Regards
Alberto Cruz
delete all the old modules from /usr/local/lib/ser/modules and then 'make install' again and verify if the acc.so module was copied into /usr/local/lib/ser/modules
klaus
Alberto Cruz wrote:
I'm updating my ser 0.9.2 to ser 0.9.3 Whe I run the ser command I'm getting the following error for the module acc: 0(32050) ERROR: module version mismatch for /usr/local/lib/ser/modules/acc.so; core: ser 0.9.3 (i386/linux); module: ser 0.9.2 (i386/linux)
I compile ser in the following way: make clean make proper make all make install
I already checked the creation date for the acc.so file and it has the same like the other modules.
Does anybody know why this is happening?
Regards
Alberto Cruz
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Thank you very much Klaus I already removed the ../lib/ser/modules directory and everything compiled without problem.
Regards
Alberto Cruz
Klaus Darilion wrote:
delete all the old modules from /usr/local/lib/ser/modules and then 'make install' again and verify if the acc.so module was copied into /usr/local/lib/ser/modules
klaus
Alberto Cruz wrote:
I'm updating my ser 0.9.2 to ser 0.9.3 Whe I run the ser command I'm getting the following error for the module acc: 0(32050) ERROR: module version mismatch for /usr/local/lib/ser/modules/acc.so; core: ser 0.9.3 (i386/linux); module: ser 0.9.2 (i386/linux)
I compile ser in the following way: make clean make proper make all make install
I already checked the creation date for the acc.so file and it has the same like the other modules.
Does anybody know why this is happening?
Regards
Alberto Cruz
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers