I have the following compilation error when I compile openh323 gatekeeper.
Does anyone had the same error ?
./obj_linux_x86_d/gkauth.o: In function `_GLOBAL__I_GkAuthSectionName’:
/root/openh323gk/gkauth.cxx:213: multiple definition of `Singleton::m_CreationLock’
./obj_linux_x86_d/gk.o:/root/openh323gk/gk.cxx:63: first defined here
./obj_linux_x86_d/gkauth.o: In function `_GLOBAL__I_GkAuthSectionName’:
/root/openh323gk/gkauth.cxx:213: multiple definition of `Singleton::m_CreationLock’