정재윤/Task Leader/SW Platform(연)선행Platform개발실 시스템SW Task <jaeyoon.jung@xxxxxxx> wrote: > Hi, > > It's 2.14 being built with CMake. > It looks like '-export-symbols-regex' isn't set with CMake. Can you file a report with jansson? Libraries should not pollute the namespace like this. I can confirm that its fine with autotools but cmake generated .so has everyting exported :-( [ I also find it very questionable to have two build systems; it makes these bugs harder to find for everyone, but thats a different issue ].