Hello, We are trying to port Linux-HA on an old OS that does not support shared / dynamic libraries. We went through module.c code where the hash table is created dynamically. We basically need to create the same statically. We have already compiled the Linux-HA source on this OS but since it does does not support dynamic modules, it does not work.
It would be of great help if you could suggest a way how we could solve this problem. Thanks in advance. Pankaj. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
